From: Girar Builder awaiter robot <girar-builder@altlinux.org> To: Vitaly Lipatov <lav@altlinux.org> Cc: sisyphus-incominger@lists.altlinux.org, girar-builder-sisyphus@altlinux.org Subject: [#245067] [test-only] FAILED (try 2) vips.git=8.9.0-alt2 srpm=nip2-8.4.0-alt1.src.rpm Date: Sun, 26 Jan 2020 15:19:54 +0000 Message-ID: <20200126151954.GA5559@gyle.altlinux.org> (raw) http://git.altlinux.org/tasks/245067/logs/events.2.1.log 2020-Jan-26 15:18:11 :: test-only task #245067 for sisyphus resumed by lav: #100 build 8.9.0-alt2 from /people/lav/packages/vips.git fetched at 2020-Jan-26 15:03:09 #200 build nip2-8.4.0-alt1.src.rpm from sisyphus 2020-Jan-26 15:18:29 :: created build repo 2020-Jan-26 15:18:30 :: [aarch64] #100 vips.git 8.9.0-alt2: build start 2020-Jan-26 15:18:30 :: [x86_64] #100 vips.git 8.9.0-alt2: build start 2020-Jan-26 15:18:30 :: [i586] #100 vips.git 8.9.0-alt2: build start 2020-Jan-26 15:18:30 :: [ppc64le] #100 vips.git 8.9.0-alt2: build start 2020-Jan-26 15:18:52 :: [i586] vips.git 8.9.0-alt2: remote: no need to rebuild 2020-Jan-26 15:18:53 :: [i586] #100 vips.git 8.9.0-alt2: build OK 2020-Jan-26 15:18:53 :: [i586] #200 nip2-8.4.0-alt1.src.rpm: build start 2020-Jan-26 15:18:53 :: [x86_64] vips.git 8.9.0-alt2: remote: no need to rebuild 2020-Jan-26 15:18:53 :: [x86_64] #100 vips.git 8.9.0-alt2: build OK 2020-Jan-26 15:18:53 :: [x86_64] #200 nip2-8.4.0-alt1.src.rpm: build start 2020-Jan-26 15:18:56 :: [aarch64] vips.git 8.9.0-alt2: remote: no need to rebuild 2020-Jan-26 15:18:56 :: [aarch64] #100 vips.git 8.9.0-alt2: build OK 2020-Jan-26 15:18:56 :: [aarch64] #200 nip2-8.4.0-alt1.src.rpm: build start 2020-Jan-26 15:19:01 :: [ppc64le] vips.git 8.9.0-alt2: remote: no need to rebuild 2020-Jan-26 15:19:02 :: [ppc64le] #100 vips.git 8.9.0-alt2: build OK 2020-Jan-26 15:19:02 :: [ppc64le] #200 nip2-8.4.0-alt1.src.rpm: build start | IIMAGE conversion.c:930:2: error: unknown type name 'REGION'; did you mean 'IREGION'? 930 | REGION *new_reg; -- 955 | if( !(new_reg = im_region_create( im )) ) conversion.c:961:12: error: 'im_region_free' undeclared (first use in this function); did you mean 'iregion_save'? 961 | IM_FREEF( im_region_free, conv->reg ); | iregion_save conversion.c:969:14: error: request for member 'width' in something not a structure or union 969 | conv->image.width = new_visual_im->Xsize; conversion.c:969:36: error: request for member 'Xsize' in something not a structure or union 969 | conv->image.width = new_visual_im->Xsize; conversion.c:970:14: error: request for member 'height' in something not a structure or union 970 | conv->image.height = new_visual_im->Ysize; conversion.c:970:37: error: request for member 'Ysize' in something not a structure or union 970 | conv->image.height = new_visual_im->Ysize; -- conversion.c: In function 'conversion_class_init': /usr/include/glib-2.0/glib/gmacros.h:833:16: error: 'ConversionClass' {aka 'struct _ConversionClass'} has no member named 'area_changed' 833 | ((glong) offsetof (struct_type, member)) -- conversion.c: In function 'conversion_init': conversion.c:1051:15: error: unknown type name 'Rect' 1051 | static const Rect emptyrect = { 0, 0, 0, 0 }; -- conversion.c: At top level: conversion.c:1150:2: error: unknown type name 'Rect' 1150 | Rect *dirty, Conversion *conv ) conversion.c: In function 'conversion_set_image': conversion.c:1168:3: error: unknown type name 'IMAGE'; did you mean 'IIMAGE'? 1168 | IMAGE *im; 2020-Jan-26 15:19:29 :: [x86_64] nip2-8.4.0-alt1.src.rpm: remote: build failed 2020-Jan-26 15:19:29 :: [x86_64] #200 nip2-8.4.0-alt1.src.rpm: build FAILED 2020-Jan-26 15:19:29 :: [x86_64] requesting cancellation of task processing | IIMAGE conversion.c:930:2: error: unknown type name 'REGION'; did you mean 'IREGION'? 930 | REGION *new_reg; -- 955 | if( !(new_reg = im_region_create( im )) ) conversion.c:961:12: error: 'im_region_free' undeclared (first use in this function); did you mean 'iregion_save'? 961 | IM_FREEF( im_region_free, conv->reg ); | iregion_save conversion.c:969:14: error: request for member 'width' in something not a structure or union 969 | conv->image.width = new_visual_im->Xsize; conversion.c:969:36: error: request for member 'Xsize' in something not a structure or union 969 | conv->image.width = new_visual_im->Xsize; conversion.c:970:14: error: request for member 'height' in something not a structure or union 970 | conv->image.height = new_visual_im->Ysize; conversion.c:970:37: error: request for member 'Ysize' in something not a structure or union 970 | conv->image.height = new_visual_im->Ysize; -- conversion.c: In function 'conversion_class_init': /usr/include/glib-2.0/glib/gmacros.h:833:16: error: 'ConversionClass' {aka 'struct _ConversionClass'} has no member named 'area_changed' 833 | ((glong) offsetof (struct_type, member)) -- conversion.c: In function 'conversion_init': conversion.c:1051:15: error: unknown type name 'Rect' 1051 | static const Rect emptyrect = { 0, 0, 0, 0 }; -- conversion.c: At top level: conversion.c:1150:2: error: unknown type name 'Rect' 1150 | Rect *dirty, Conversion *conv ) conversion.c: In function 'conversion_set_image': conversion.c:1168:3: error: unknown type name 'IMAGE'; did you mean 'IIMAGE'? 1168 | IMAGE *im; 2020-Jan-26 15:19:32 :: [i586] nip2-8.4.0-alt1.src.rpm: remote: build failed 2020-Jan-26 15:19:32 :: [i586] #200 nip2-8.4.0-alt1.src.rpm: build FAILED imageinfo.c:2272:36: error: request for member 'data' in something not a structure or union 2272 | #define SET( TYPE, i ) ((TYPE *) im->data)[i] = ((float *) out->im->data)[i]; -- 2293 | SET( unsigned short, i ); imageinfo.c:2272:67: error: request for member 'data' in something not a structure or union 2272 | #define SET( TYPE, i ) ((TYPE *) im->data)[i] = ((float *) out->im->data)[i]; -- 2293 | SET( unsigned short, i ); imageinfo.c:2296:9: error: 'IM_BANDFMT_SHORT' undeclared (first use in this function) 2296 | case IM_BANDFMT_SHORT: imageinfo.c:2272:36: error: request for member 'data' in something not a structure or union 2272 | #define SET( TYPE, i ) ((TYPE *) im->data)[i] = ((float *) out->im->data)[i]; -- 2297 | SET( signed short, i ); imageinfo.c:2272:67: error: request for member 'data' in something not a structure or union 2272 | #define SET( TYPE, i ) ((TYPE *) im->data)[i] = ((float *) out->im->data)[i]; -- 2297 | SET( signed short, i ); imageinfo.c:2300:9: error: 'IM_BANDFMT_UINT' undeclared (first use in this function) 2300 | case IM_BANDFMT_UINT: imageinfo.c:2272:36: error: request for member 'data' in something not a structure or union 2272 | #define SET( TYPE, i ) ((TYPE *) im->data)[i] = ((float *) out->im->data)[i]; -- 2301 | SET( unsigned int, i ); imageinfo.c:2272:67: error: request for member 'data' in something not a structure or union 2272 | #define SET( TYPE, i ) ((TYPE *) im->data)[i] = ((float *) out->im->data)[i]; -- 2301 | SET( unsigned int, i ); imageinfo.c:2304:9: error: 'IM_BANDFMT_INT' undeclared (first use in this function) 2304 | case IM_BANDFMT_INT: imageinfo.c:2272:36: error: request for member 'data' in something not a structure or union 2272 | #define SET( TYPE, i ) ((TYPE *) im->data)[i] = ((float *) out->im->data)[i]; 2020-Jan-26 15:19:40 :: [aarch64] nip2-8.4.0-alt1.src.rpm: remote: build failed 2020-Jan-26 15:19:40 :: [aarch64] #200 nip2-8.4.0-alt1.src.rpm: build FAILED imageinfo.c:2272:36: error: request for member 'data' in something not a structure or union 2272 | #define SET( TYPE, i ) ((TYPE *) im->data)[i] = ((float *) out->im->data)[i]; -- 2293 | SET( unsigned short, i ); imageinfo.c:2272:67: error: request for member 'data' in something not a structure or union 2272 | #define SET( TYPE, i ) ((TYPE *) im->data)[i] = ((float *) out->im->data)[i]; -- 2293 | SET( unsigned short, i ); imageinfo.c:2296:9: error: 'IM_BANDFMT_SHORT' undeclared (first use in this function) 2296 | case IM_BANDFMT_SHORT: imageinfo.c:2272:36: error: request for member 'data' in something not a structure or union 2272 | #define SET( TYPE, i ) ((TYPE *) im->data)[i] = ((float *) out->im->data)[i]; -- 2297 | SET( signed short, i ); imageinfo.c:2272:67: error: request for member 'data' in something not a structure or union 2272 | #define SET( TYPE, i ) ((TYPE *) im->data)[i] = ((float *) out->im->data)[i]; -- 2297 | SET( signed short, i ); imageinfo.c:2300:9: error: 'IM_BANDFMT_UINT' undeclared (first use in this function) 2300 | case IM_BANDFMT_UINT: imageinfo.c:2272:36: error: request for member 'data' in something not a structure or union 2272 | #define SET( TYPE, i ) ((TYPE *) im->data)[i] = ((float *) out->im->data)[i]; -- 2301 | SET( unsigned int, i ); imageinfo.c:2272:67: error: request for member 'data' in something not a structure or union 2272 | #define SET( TYPE, i ) ((TYPE *) im->data)[i] = ((float *) out->im->data)[i]; -- 2301 | SET( unsigned int, i ); imageinfo.c:2304:9: error: 'IM_BANDFMT_INT' undeclared (first use in this function) 2304 | case IM_BANDFMT_INT: imageinfo.c:2272:36: error: request for member 'data' in something not a structure or union 2272 | #define SET( TYPE, i ) ((TYPE *) im->data)[i] = ((float *) out->im->data)[i]; 2020-Jan-26 15:19:54 :: [ppc64le] nip2-8.4.0-alt1.src.rpm: remote: build failed 2020-Jan-26 15:19:54 :: [ppc64le] #200 nip2-8.4.0-alt1.src.rpm: build FAILED 2020-Jan-26 15:19:29 :: [x86_64] build FAILED 2020-Jan-26 15:19:32 :: [i586] build FAILED 2020-Jan-26 15:19:40 :: [aarch64] build FAILED 2020-Jan-26 15:19:54 :: [ppc64le] build FAILED 2020-Jan-26 15:19:54 :: task #245067 for sisyphus FAILED
reply other threads:[~2020-01-26 15:19 UTC|newest] Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions: You may reply publicly to this message via plain-text email using any one of the following methods: * Save the following mbox file, import it into your mail client, and reply-to-all from there: mbox Avoid top-posting and favor interleaved quoting: https://en.wikipedia.org/wiki/Posting_style#Interleaved_style * Reply using the --to, --cc, and --in-reply-to switches of git-send-email(1): git send-email \ --in-reply-to=20200126151954.GA5559@gyle.altlinux.org \ --to=girar-builder@altlinux.org \ --cc=girar-builder-sisyphus@altlinux.org \ --cc=lav@altlinux.org \ --cc=sisyphus-incominger@lists.altlinux.org \ /path/to/YOUR_REPLY https://kernel.org/pub/software/scm/git/docs/git-send-email.html * If your mail client supports setting the In-Reply-To header via mailto: links, try the mailto: link
ALT Linux Girar Builder robot reports This inbox may be cloned and mirrored by anyone: git clone --mirror http://lore.altlinux.org/sisyphus-incominger/0 sisyphus-incominger/git/0.git # If you have public-inbox 1.1+ installed, you may # initialize and index your mirror using the following commands: public-inbox-init -V2 sisyphus-incominger sisyphus-incominger/ http://lore.altlinux.org/sisyphus-incominger \ sisyphus-incominger@lists.altlinux.org sisyphus-incominger@lists.altlinux.ru sisyphus-incominger@lists.altlinux.com public-inbox-index sisyphus-incominger Example config snippet for mirrors. Newsgroup available over NNTP: nntp://lore.altlinux.org/org.altlinux.lists.sisyphus-incominger AGPL code for this site: git clone https://public-inbox.org/public-inbox.git