[X2Go-Commits] Build failed in Jenkins: nx-libs+nightly+sles-11.3 #83

jenkins at x2go.org jenkins at x2go.org
Sat Dec 16 11:07:54 CET 2017


See <http://jenkins.x2go.org:8080/job/nx-libs+nightly+sles-11.3/83/display/redirect?page=changes>

Changes:

[ionic] Handle SHAPE proto splitup gracefully for legacy Xext proto versions.

------------------------------------------
[...truncated 1.33 MB...]
[  201s] rm -f cbrt.o
[  201s] gcc -c  -std=c99 -Wall -pedantic -Wpointer-arith -Wundef    -I.                             -I../include                    -I../render                     -I../xfixes                     -I../damageext                  -I../miext/damage               -I../../../exports/include/nx-X11                -I../../../include/extensions                  -I../../../programs/Xserver/Xext             `pkg-config --cflags-only-I pixman-1`              -I../../.. -I../../../exports/include   -Dlinux -D__amd64__ -D_POSIX_C_SOURCE=199309L 				-D_POSIX_SOURCE -D_XOPEN_SOURCE 				-D_DEFAULT_SOURCE                                 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 				 -D_GNU_SOURCE 				  	-DSHAPE 	-DXINPUT 	-DXKB 	-DXCSECURITY 	-DXF86BIGFONT 	-DDPMSExtension 	 	-DRENDER 	-DRANDR 	-DPANORAMIX 	-DXFIXES 	-DDAMAGE 	-DCOMPOSITE 	 -DGCCUSESGAS -DAVOID_GLYPHBLT -DPIXPRIV -DSINGLEDEPTH 				-DXvExtension 				-DXFree86Server 				-DXvMCExtension 				-DBUILDDEBUG -DXResExtension 				-DX_BYTE_ORDER=X_LITTLE_ENDIAN 				-DXORG_VERSION_CURRENT="(((6) * 10000000) + ((9) * 100000) + ((0) * 1000) + 0)" -D_XSERVER64 -DNDEBUG    -DHAVE_SETITIMER=1 -DLEGACY_XFONT1 -DFUNCPROTO=15 -DNARROWPROTO -DLEGACY_XEXT_PROTO   -DHAS_FFS   cbrt.c
[  201s] rm -f libcbrt.a
[  201s] ar clq libcbrt.a cbrt.o
[  201s] ranlib libcbrt.a
[  201s] make[8]: Leaving directory `/usr/src/packages/BUILD/nx-libs-3.5.99.12/nx-X11/programs/Xserver/mi'
[  201s] making all in programs/Xserver/Xext...
[  201s] make[8]: Entering directory `/usr/src/packages/BUILD/nx-libs-3.5.99.12/nx-X11/programs/Xserver/Xext'
[  201s] rm -f shape.o
[  201s] gcc -c  -std=c99 -Wall -pedantic -Wpointer-arith -Wundef    -I. -I../include -I../../../exports/include/nx-X11 -I../../../include/extensions 		-I../mi -I../render 		-I../../../programs/Xserver/hw/xfree86/common 		 		`pkg-config --cflags-only-I pixman-1`  -I../../.. -I../../../exports/include   -Dlinux -D__amd64__ -D_POSIX_C_SOURCE=199309L 				-D_POSIX_SOURCE -D_XOPEN_SOURCE 				-D_DEFAULT_SOURCE                                 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 				 -D_GNU_SOURCE 				  	-DSHAPE 	-DXINPUT 	-DXKB 	-DXCSECURITY 	-DXF86BIGFONT 	-DDPMSExtension 	 	-DRENDER 	-DRANDR 	-DPANORAMIX 	-DXFIXES 	-DDAMAGE 	-DCOMPOSITE 	 -DGCCUSESGAS -DAVOID_GLYPHBLT -DPIXPRIV -DSINGLEDEPTH 				-DXvExtension 				-DXFree86Server 				-DXvMCExtension 				-DBUILDDEBUG -DXResExtension 				-DX_BYTE_ORDER=X_LITTLE_ENDIAN 				-DXORG_VERSION_CURRENT="(((6) * 10000000) + ((9) * 100000) + ((0) * 1000) + 0)" -D_XSERVER64 -DNDEBUG    -DHAVE_SETITIMER=1 -DLEGACY_XFONT1 -DFUNCPROTO=15 -DNARROWPROTO -DLEGACY_XEXT_PROTO   -DDBE 	-DXTEST 	-DXSYNC 	-DXRECORD 	-DMITSHM 	-DBIGREQS 	-DDPMSExtension 	-DSCREENSAVER 	-DXV 	-DXVMC 	-DGLXEXT -D__GLX_ALIGN64 	         -DRES  -DNXAGENT_SERVER   shape.c
[  201s] In file included from shape.c:51:
[  201s] ../include/gcstruct.h:324: error: conflicting types for 'GC'
[  201s] ../../../exports/include/nx-X11/Xlib.h:219: error: previous declaration of 'GC' was here
[  201s] shape.c:69: error: expected ')' before '*' token
[  201s] shape.c: In function 'ShapeExtensionInit':
[  201s] shape.c:154: error: 'SHAPENAME' undeclared (first use in this function)
[  201s] shape.c:154: error: (Each undeclared identifier is reported only once
[  201s] shape.c:154: error: for each function it appears in.)
[  201s] shape.c:162: error: 'SShapeNotifyEvent' undeclared (first use in this function)
[  201s] shape.c: In function 'ProcShapeQueryVersion':
[  201s] shape.c:288: error: 'xShapeQueryVersionReply' undeclared (first use in this function)
[  201s] shape.c:288: error: expected ';' before 'rep'
[  201s] shape.c:290: error: 'xShapeQueryVersionReq' undeclared (first use in this function)
[  201s] shape.c:291: error: 'rep' undeclared (first use in this function)
[  201s] shape.c: In function 'ProcShapeRectangles':
[  201s] shape.c:317: warning: ISO C forbids nested functions
[  201s] shape.c:317: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token
[  201s] shape.c:317: error: 'stuff' undeclared (first use in this function)
[  201s] shape.c:317: error: 'xShapeRectanglesReq' undeclared (first use in this function)
[  201s] shape.c:317: error: expected expression before ')' token
[  201s] shape.c: In function 'ProcPanoramiXShapeRectangles':
[  201s] shape.c:385: warning: ISO C forbids nested functions
[  201s] shape.c:385: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token
[  201s] shape.c:385: error: 'stuff' undeclared (first use in this function)
[  201s] shape.c:385: error: 'xShapeRectanglesReq' undeclared (first use in this function)
[  201s] shape.c:385: error: expected expression before ')' token
[  201s] shape.c: In function 'ProcShapeMask':
[  201s] shape.c:416: warning: ISO C forbids nested functions
[  201s] shape.c:416: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token
[  201s] shape.c:416: error: 'stuff' undeclared (first use in this function)
[  201s] shape.c:416: error: 'xShapeMaskReq' undeclared (first use in this function)
[  201s] shape.c:416: error: expected expression before ')' token
[  201s] shape.c: In function 'ProcPanoramiXShapeMask':
[  201s] shape.c:483: warning: ISO C forbids nested functions
[  201s] shape.c:483: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token
[  201s] shape.c:483: error: 'stuff' undeclared (first use in this function)
[  201s] shape.c:483: error: 'xShapeMaskReq' undeclared (first use in this function)
[  201s] shape.c:483: error: expected expression before ')' token
[  201s] shape.c: In function 'ProcShapeCombine':
[  201s] shape.c:522: warning: ISO C forbids nested functions
[  201s] shape.c:522: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token
[  201s] shape.c:522: error: 'stuff' undeclared (first use in this function)
[  201s] shape.c:522: error: 'xShapeCombineReq' undeclared (first use in this function)
[  201s] shape.c:522: error: expected expression before ')' token
[  201s] shape.c: In function 'ProcPanoramiXShapeCombine':
[  201s] shape.c:611: warning: ISO C forbids nested functions
[  201s] shape.c:611: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token
[  201s] shape.c:611: error: 'stuff' undeclared (first use in this function)
[  201s] shape.c:611: error: 'xShapeCombineReq' undeclared (first use in this function)
[  201s] shape.c:611: error: expected expression before ')' token
[  201s] shape.c: In function 'ProcShapeOffset':
[  201s] shape.c:645: warning: ISO C forbids nested functions
[  201s] shape.c:645: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token
[  201s] shape.c:645: error: 'stuff' undeclared (first use in this function)
[  201s] shape.c:645: error: 'xShapeOffsetReq' undeclared (first use in this function)
[  201s] shape.c:645: error: expected expression before ')' token
[  201s] shape.c: In function 'ProcPanoramiXShapeOffset':
[  201s] shape.c:683: warning: ISO C forbids nested functions
[  201s] shape.c:683: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token
[  201s] shape.c:683: error: 'stuff' undeclared (first use in this function)
[  201s] shape.c:683: error: 'xShapeOffsetReq' undeclared (first use in this function)
[  201s] shape.c:683: error: expected expression before ')' token
[  201s] shape.c: In function 'ProcShapeQueryExtents':
[  201s] shape.c:707: warning: ISO C forbids nested functions
[  201s] shape.c:707: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token
[  201s] shape.c:707: error: 'stuff' undeclared (first use in this function)
[  201s] shape.c:707: error: 'xShapeQueryExtentsReq' undeclared (first use in this function)
[  201s] shape.c:707: error: expected expression before ')' token
[  201s] shape.c:709: error: 'xShapeQueryExtentsReply' undeclared (first use in this function)
[  201s] shape.c:709: error: expected ';' before 'rep'
[  201s] shape.c:714: error: 'rep' undeclared (first use in this function)
[  201s] shape.c: In function 'ProcShapeSelectInput':
[  201s] shape.c:818: warning: ISO C forbids nested functions
[  201s] shape.c:818: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token
[  201s] shape.c:818: error: 'stuff' undeclared (first use in this function)
[  201s] shape.c:818: error: 'xShapeSelectInputReq' undeclared (first use in this function)
[  201s] shape.c:818: error: expected expression before ')' token
[  201s] shape.c: In function 'SendShapeNotify':
[  201s] shape.c:915: error: 'xShapeNotifyEvent' undeclared (first use in this function)
[  201s] shape.c:915: error: expected ';' before 'se'
[  201s] shape.c:967: error: 'se' undeclared (first use in this function)
[  201s] shape.c: In function 'ProcShapeInputSelected':
[  201s] shape.c:984: warning: ISO C forbids nested functions
[  201s] shape.c:984: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token
[  201s] shape.c:984: error: 'stuff' undeclared (first use in this function)
[  201s] shape.c:984: error: 'xShapeInputSelectedReq' undeclared (first use in this function)
[  201s] shape.c:984: error: expected expression before ')' token
[  201s] shape.c:988: error: 'xShapeInputSelectedReply' undeclared (first use in this function)
[  201s] shape.c:988: error: expected ';' before 'rep'
[  201s] shape.c:1008: error: 'rep' undeclared (first use in this function)
[  201s] shape.c: In function 'ProcShapeGetRectangles':
[  201s] shape.c:1024: warning: ISO C forbids nested functions
[  201s] shape.c:1024: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token
[  201s] shape.c:1024: error: 'stuff' undeclared (first use in this function)
[  201s] shape.c:1024: error: 'xShapeGetRectanglesReq' undeclared (first use in this function)
[  201s] shape.c:1024: error: expected expression before ')' token
[  201s] shape.c:1026: error: 'xShapeGetRectanglesReply' undeclared (first use in this function)
[  201s] shape.c:1026: error: expected ';' before 'rep'
[  201s] shape.c:1088: error: 'rep' undeclared (first use in this function)
[  201s] shape.c: In function 'SShapeNotifyEvent':
[  201s] shape.c:1156: error: expected declaration specifiers before 'xShapeNotifyEvent'
[  201s] shape.c:1157: warning: type of 'from' defaults to 'int'
[  201s] shape.c:1157: warning: type of 'to' defaults to 'int'
[  201s] shape.c:1158: error: invalid type argument of '->' (have 'int')
[  201s] shape.c:1158: error: invalid type argument of '->' (have 'int')
[  201s] shape.c:1159: error: invalid type argument of '->' (have 'int')
[  201s] shape.c:1159: error: invalid type argument of '->' (have 'int')
[  201s] shape.c:1160: error: invalid type argument of '->' (have 'int')
[  201s] shape.c:1160: error: invalid type argument of '->' (have 'int')
[  201s] shape.c:1160: error: invalid type argument of '->' (have 'int')
[  201s] shape.c:1160: error: invalid type argument of '->' (have 'int')
[  201s] shape.c:1160: error: invalid type argument of '->' (have 'int')
[  201s] shape.c:1160: error: invalid type argument of '->' (have 'int')
[  201s] shape.c:1160: error: invalid type argument of '->' (have 'int')
[  201s] shape.c:1161: error: invalid type argument of '->' (have 'int')
[  201s] shape.c:1161: error: invalid type argument of '->' (have 'int')
[  201s] shape.c:1161: error: invalid type argument of '->' (have 'int')
[  201s] shape.c:1161: error: invalid type argument of '->' (have 'int')
[  201s] shape.c:1161: error: invalid type argument of '->' (have 'int')
[  201s] shape.c:1162: error: invalid type argument of '->' (have 'int')
[  201s] shape.c:1162: error: invalid type argument of '->' (have 'int')
[  201s] shape.c:1162: error: invalid type argument of '->' (have 'int')
[  201s] shape.c:1162: error: invalid type argument of '->' (have 'int')
[  201s] shape.c:1162: error: invalid type argument of '->' (have 'int')
[  201s] shape.c:1163: error: invalid type argument of '->' (have 'int')
[  201s] shape.c:1163: error: invalid type argument of '->' (have 'int')
[  201s] shape.c:1163: error: invalid type argument of '->' (have 'int')
[  201s] shape.c:1163: error: invalid type argument of '->' (have 'int')
[  201s] shape.c:1163: error: invalid type argument of '->' (have 'int')
[  201s] shape.c:1164: error: invalid type argument of '->' (have 'int')
[  201s] shape.c:1164: error: invalid type argument of '->' (have 'int')
[  201s] shape.c:1164: error: invalid type argument of '->' (have 'int')
[  201s] shape.c:1164: error: invalid type argument of '->' (have 'int')
[  201s] shape.c:1164: error: invalid type argument of '->' (have 'int')
[  201s] shape.c:1165: error: invalid type argument of '->' (have 'int')
[  201s] shape.c:1165: error: invalid type argument of '->' (have 'int')
[  201s] shape.c:1165: error: invalid type argument of '->' (have 'int')
[  201s] shape.c:1165: error: invalid type argument of '->' (have 'int')
[  201s] shape.c:1165: error: invalid type argument of '->' (have 'int')
[  201s] shape.c:1166: error: invalid type argument of '->' (have 'int')
[  201s] shape.c:1166: error: invalid type argument of '->' (have 'int')
[  201s] shape.c:1166: error: invalid type argument of '->' (have 'int')
[  201s] shape.c:1166: error: invalid type argument of '->' (have 'int')
[  201s] shape.c:1166: error: invalid type argument of '->' (have 'int')
[  201s] shape.c:1166: error: invalid type argument of '->' (have 'int')
[  201s] shape.c:1166: error: invalid type argument of '->' (have 'int')
[  201s] shape.c:1167: error: invalid type argument of '->' (have 'int')
[  201s] shape.c:1167: error: invalid type argument of '->' (have 'int')
[  201s] shape.c: In function 'SProcShapeQueryVersion':
[  201s] shape.c:1174: warning: ISO C forbids nested functions
[  201s] shape.c:1174: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token
[  201s] shape.c:1174: error: 'stuff' undeclared (first use in this function)
[  201s] shape.c:1174: error: 'xShapeQueryVersionReq' undeclared (first use in this function)
[  201s] shape.c:1174: error: expected expression before ')' token
[  201s] shape.c: In function 'SProcShapeRectangles':
[  201s] shape.c:1184: warning: ISO C forbids nested functions
[  201s] shape.c:1184: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token
[  201s] shape.c:1184: error: 'stuff' undeclared (first use in this function)
[  201s] shape.c:1184: error: 'xShapeRectanglesReq' undeclared (first use in this function)
[  201s] shape.c:1184: error: expected expression before ')' token
[  201s] shape.c: In function 'SProcShapeMask':
[  201s] shape.c:1199: warning: ISO C forbids nested functions
[  201s] shape.c:1199: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token
[  201s] shape.c:1199: error: 'stuff' undeclared (first use in this function)
[  201s] shape.c:1199: error: 'xShapeMaskReq' undeclared (first use in this function)
[  201s] shape.c:1199: error: expected expression before ')' token
[  201s] shape.c: In function 'SProcShapeCombine':
[  201s] shape.c:1214: warning: ISO C forbids nested functions
[  201s] shape.c:1214: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token
[  201s] shape.c:1214: error: 'stuff' undeclared (first use in this function)
[  201s] shape.c:1214: error: 'xShapeCombineReq' undeclared (first use in this function)
[  201s] shape.c:1214: error: expected expression before ')' token
[  201s] shape.c: In function 'SProcShapeOffset':
[  201s] shape.c:1229: warning: ISO C forbids nested functions
[  201s] shape.c:1229: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token
[  201s] shape.c:1229: error: 'stuff' undeclared (first use in this function)
[  201s] shape.c:1229: error: 'xShapeOffsetReq' undeclared (first use in this function)
[  201s] shape.c:1229: error: expected expression before ')' token
[  201s] shape.c: In function 'SProcShapeQueryExtents':
[  201s] shape.c:1243: warning: ISO C forbids nested functions
[  201s] shape.c:1243: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token
[  201s] shape.c:1243: error: 'stuff' undeclared (first use in this function)
[  201s] shape.c:1243: error: 'xShapeQueryExtentsReq' undeclared (first use in this function)
[  201s] shape.c:1243: error: expected expression before ')' token
[  201s] shape.c: In function 'SProcShapeSelectInput':
[  201s] shape.c:1255: warning: ISO C forbids nested functions
[  201s] shape.c:1255: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token
[  201s] shape.c:1255: error: 'stuff' undeclared (first use in this function)
[  201s] shape.c:1255: error: 'xShapeSelectInputReq' undeclared (first use in this function)
[  201s] shape.c:1255: error: expected expression before ')' token
[  201s] shape.c: In function 'SProcShapeInputSelected':
[  201s] shape.c:1267: warning: ISO C forbids nested functions
[  201s] shape.c:1267: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token
[  201s] shape.c:1267: error: 'stuff' undeclared (first use in this function)
[  201s] shape.c:1267: error: 'xShapeInputSelectedReq' undeclared (first use in this function)
[  201s] shape.c:1267: error: expected expression before ')' token
[  201s] shape.c: In function 'SProcShapeGetRectangles':
[  201s] shape.c:1279: warning: ISO C forbids nested functions
[  201s] shape.c:1279: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token
[  201s] shape.c:1279: error: 'stuff' undeclared (first use in this function)
[  201s] shape.c:1279: error: 'xShapeGetRectanglesReq' undeclared (first use in this function)
[  201s] shape.c:1279: error: expected expression before ')' token
[  201s] make[8]: *** [shape.o] Error 1
[  201s] make[8]: Leaving directory `/usr/src/packages/BUILD/nx-libs-3.5.99.12/nx-X11/programs/Xserver/Xext'
[  201s] make[7]: *** [Xext] Error 2
[  201s] make[7]: Leaving directory `/usr/src/packages/BUILD/nx-libs-3.5.99.12/nx-X11/programs/Xserver'
[  201s] make[6]: *** [all] Error 2
[  201s] make[6]: Leaving directory `/usr/src/packages/BUILD/nx-libs-3.5.99.12/nx-X11/programs'
[  201s] make[5]: *** [all] Error 2
[  201s] make[5]: Leaving directory `/usr/src/packages/BUILD/nx-libs-3.5.99.12/nx-X11'
[  201s] make[4]: *** [World] Error 2
[  201s] make[4]: Leaving directory `/usr/src/packages/BUILD/nx-libs-3.5.99.12/nx-X11'
[  201s] make[3]: *** [World] Error 2
[  201s] make[3]: Leaving directory `/usr/src/packages/BUILD/nx-libs-3.5.99.12/nx-X11'
[  201s] make[2]: *** [build-full] Error 2
[  201s] make[2]: Leaving directory `/usr/src/packages/BUILD/nx-libs-3.5.99.12'
[  201s] make[1]: *** [build] Error 2
[  201s] make[1]: Leaving directory `/usr/src/packages/BUILD/nx-libs-3.5.99.12'
[  201s] make: *** [all] Error 2
[  201s] error: Bad exit status from /var/tmp/rpm-tmp.16544 (%build)
[  201s] 
[  201s] 
[  201s] RPM build errors:
[  201s]     Bad exit status from /var/tmp/rpm-tmp.16544 (%build)
[  201s] 
[  201s] japsand failed "build nx-libs.spec" at Sat Dec 16 10:07:53 UTC 2017.
[  201s] 
+ exit 1
+ cleanup
+ '[' -n '' ']'
+ '[' -n '' ']'
+ echo 'Warning: mock temporary config directory not defined. Skipping cleanup.'
Warning: mock temporary config directory not defined. Skipping cleanup.
+ typeset temp_dir=
+ for temp_dir in "${temp_cleanup[@]}"
+ '[' -n /var/lib/jenkins/tmp/tmp.1VUhnL7JAMiU4qaVbRPrh01E ']'
+ '[' -d /var/lib/jenkins/tmp/tmp.1VUhnL7JAMiU4qaVbRPrh01E ']'
+ rm -Rf -- /var/lib/jenkins/tmp/tmp.1VUhnL7JAMiU4qaVbRPrh01E
Build step 'Execute shell' marked build as failure


More information about the x2go-commits mailing list