See <http://gnustep.dnsalias.org:8080/job/gnustep/69/changes>
Changes: [thebeing] Move declarations around (patch by Phillipe Roussel) [gcasa] Fix compiler warnings. ------------------------------------------ [...truncated 2360 lines...] checking for connect... yes checking for remove... yes checking for shmat... yes checking for IceConnectionNumber in -lICE... yes checking for main in -lXext... no checking for main in -lXt... yes checking for main in -lXmu... no checking for XFixesSelectSelectionInput in -lXfixes... no checking for XcursorImageCreate in -lXcursor... no checking for X11/extensions/shape.h... no checking for X11 function prototypes... yes checking DPS/dpsclient.h usability... no checking DPS/dpsclient.h presence... no checking for DPS/dpsclient.h... no checking DPS/dpsNXargs.h usability... no checking DPS/dpsNXargs.h presence... no checking for DPS/dpsNXargs.h... no checking ft2build.h usability... yes checking ft2build.h presence... yes checking for ft2build.h... yes checking for pkg-config... /usr/bin/pkg-config checking for xft... checking for XftFontOpen in -lXft... no checking X11/Xft/Xft.h usability... no checking X11/Xft/Xft.h presence... no checking for X11/Xft/Xft.h... no checking for glXMakeContextCurrent in -lGL... no checking GL/glx.h usability... no checking GL/glx.h presence... no checking for GL/glx.h... no checking for GLX_RGBA_TYPE... no checking for usleep... yes checking for X11/extensions/XShm.h... no checking for shmctl... yes checking for XInternAtoms in -lX11... yes checking for main in -lgdi32... no checking for main in -lmsimg32... no checking for main in -lopengl32... no checking windows.h usability... no checking windows.h presence... no checking for windows.h... no checking for libart2... none checking for main in -lart_lgpl_2... no checking for cairo... yes checking CAIRO_CFLAGS... -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 checking CAIRO_LIBS... -lcairo checking for cairo-ft... yes checking CAIRO_FT_CFLAGS... -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/pixman-1 -I/usr/include/libpng12 checking CAIRO_FT_LIBS... -lcairo -lfreetype -lfontconfig checking for cairo-xlib... yes checking CAIRO_XLIB_CFLAGS... -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 checking CAIRO_XLIB_LIBS... -lcairo -lX11 checking for cairo-win32... checking for cairo-glitz... checking for XRenderFindVisualFormat in -lXrender... yes checking Backend Server... x11 checking Backend Graphics... cairo checking Cairo backend... xlib configure: Warning : no OpenGL support for X11 backend checking whether the compiler supports -Wdeclaration-after-statement... yes checking Backend name... back configure: creating ./config.status config.status: creating back.make config.status: creating config.make config.status: creating config.h config.status: config.h is unchanged /home/gnustep/GNUstep/System/Library/Makefiles/common.make:231: GNUSTEP_INSTALLATION_DIR is deprecated. Please use GNUSTEP_INSTALLATION_DOMAIN instead This is gnustep-make 2.6.2. Type 'make print-gnustep-make-help' for help. Making all in Source ... make[1]: Entering directory `<http://gnustep.dnsalias.org:8080/job/gnustep/ws/core/back/Source'> /home/gnustep/GNUstep/System/Library/Makefiles/common.make:231: GNUSTEP_INSTALLATION_DIR is deprecated. Please use GNUSTEP_INSTALLATION_DOMAIN instead /home/gnustep/GNUstep/System/Library/Makefiles/mkinstalldirs . cp ../config.h . /home/gnustep/GNUstep/System/Library/Makefiles/common.make:231: GNUSTEP_INSTALLATION_DIR is deprecated. Please use GNUSTEP_INSTALLATION_DOMAIN instead Making all in subprojects of bundle libgnustep-back-023... /home/gnustep/GNUstep/System/Library/Makefiles/common.make:231: GNUSTEP_INSTALLATION_DIR is deprecated. Please use GNUSTEP_INSTALLATION_DOMAIN instead Making all for subproject gsc... /home/gnustep/GNUstep/System/Library/Makefiles/common.make:231: GNUSTEP_INSTALLATION_DIR is deprecated. Please use GNUSTEP_INSTALLATION_DOMAIN instead /home/gnustep/GNUstep/System/Library/Makefiles/common.make:231: GNUSTEP_INSTALLATION_DIR is deprecated. Please use GNUSTEP_INSTALLATION_DOMAIN instead gcc gscolors.c -c \ -MMD -MP -Wall -DGNUSTEP -DGNUSTEP_BASE_LIBRARY=1 -DGNU_RUNTIME=1 -DGNUSTEP_BASE_LIBRARY=1 -pthread -pthread -fPIC -DDEBUG -fno-omit-frame-pointer -Wall -DGSWARN -DGSDIAGNOSE -Wno-import -g -I/home/gnustep/Library/Headers/ObjectiveC2 -I../../Headers -I../. -I. -I/var/lib/jenkins/GNUstep/Library/Headers -I/home/gnustep/GNUstep/Local/Library/Headers -I/home/gnustep/GNUstep/System/Library/Headers \ -o obj/gsc.obj/gscolors.c.o gcc GSContext.m -c \ -MMD -MP -Wall -DGNUSTEP -DGNUSTEP_BASE_LIBRARY=1 -DGNU_RUNTIME=1 -DGNUSTEP_BASE_LIBRARY=1 -fno-strict-aliasing -fexceptions -fobjc-exceptions -D_NATIVE_OBJC_EXCEPTIONS -pthread -fPIC -DDEBUG -fno-omit-frame-pointer -Wall -DGSWARN -DGSDIAGNOSE -Wno-import -g -fgnu-runtime -fconstant-string-class=NSConstantString -I/home/gnustep/Library/Headers/ObjectiveC2 -fexec-charset=UTF-8 -I../../Headers -I../. -I. -I/var/lib/jenkins/GNUstep/Library/Headers -I/home/gnustep/GNUstep/Local/Library/Headers -I/home/gnustep/GNUstep/System/Library/Headers \ -o obj/gsc.obj/GSContext.m.o GSContext.m:28:37: warning: AppKit/AppKitExceptions.h: No such file or directory GSContext.m:29:38: warning: AppKit/NSAffineTransform.h: No such file or directory GSContext.m:30:37: warning: AppKit/NSBitmapImageRep.h: No such file or directory GSContext.m:31:28: warning: AppKit/NSColor.h: No such file or directory GSContext.m:32:27: warning: AppKit/NSView.h: No such file or directory GSContext.m:33:29: warning: AppKit/NSWindow.h: No such file or directory GSContext.m:34:40: warning: GNUstepGUI/GSDisplayServer.h: No such file or directory GSContext.m:35:36: warning: Foundation/NSException.h: No such file or directory GSContext.m:36:32: warning: Foundation/NSArray.h: No such file or directory GSContext.m:37:37: warning: Foundation/NSDictionary.h: No such file or directory GSContext.m:38:31: warning: Foundation/NSData.h: No such file or directory GSContext.m:39:32: warning: Foundation/NSValue.h: No such file or directory GSContext.m:40:33: warning: Foundation/NSString.h: No such file or directory GSContext.m:41:39: warning: Foundation/NSUserDefaults.h: No such file or directory GSContext.m:42:32: warning: Foundation/NSDebug.h: No such file or directory In file included from GSContext.m:44: ../../Headers/gsc/GSContext.h:32:35: warning: Foundation/NSMapTable.h: No such file or directory ../../Headers/gsc/GSContext.h:33:38: warning: AppKit/NSGraphicsContext.h: No such file or directory In file included from GSContext.m:44: ../../Headers/gsc/GSContext.h:39: error: cannot find interface declaration for ‘NSGraphicsContext’, superclass of ‘GSContext’ ../../Headers/gsc/GSContext.h:64: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘*’ token ../../Headers/gsc/GSContext.h:65: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘*’ token ../../Headers/gsc/GSContext.h:66: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘*’ token ../../Headers/gsc/GSContext.h:67: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘*’ token ../../Headers/gsc/GSContext.h:68: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘*’ token ../../Headers/gsc/GSContext.h:69: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘*’ token ../../Headers/gsc/GSContext.h:70: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘*’ token ../../Headers/gsc/GSContext.h:71: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘*’ token ../../Headers/gsc/GSContext.h:72: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘*’ token ../../Headers/gsc/GSContext.h:73: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘*’ token ../../Headers/gsc/GSContext.h:74: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘*’ token ../../Headers/gsc/GSContext.h:75: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘*’ token ../../Headers/gsc/GSContext.h:76: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘*’ token ../../Headers/gsc/GSContext.h:77: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘*’ token ../../Headers/gsc/GSContext.h:78: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘*’ token ../../Headers/gsc/GSContext.h:79: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘*’ token ../../Headers/gsc/GSContext.h:80: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘*’ token ../../Headers/gsc/GSContext.h:81: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘*’ token ../../Headers/gsc/GSContext.h:82: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘*’ token ../../Headers/gsc/GSContext.h:83: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘*’ token ../../Headers/gsc/GSContext.h:84: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘*’ token In file included from GSContext.m:46: ../../Headers/gsc/GSGState.h:34:33: warning: Foundation/NSObject.h: No such file or directory In file included from GSContext.m:46: ../../Headers/gsc/GSGState.h:53: error: cannot find interface declaration for ‘NSObject’, superclass of ‘GSGState’ ../../Headers/gsc/GSGState.h:53: error: cannot find protocol declaration for ‘NSCopying’ ../../Headers/gsc/GSGState.h:58: error: expected specifier-qualifier-list before ‘NSPoint’ ../../Headers/gsc/GSGState.h:60: error: expected specifier-qualifier-list before ‘GSFontInfo’ ../../Headers/gsc/GSGState.h:66: error: expected specifier-qualifier-list before ‘NSImage’ ../../Headers/gsc/GSGState.h:70: error: expected specifier-qualifier-list before ‘GSTextDrawingMode’ ../../Headers/gsc/GSGState.h:71: error: expected specifier-qualifier-list before ‘BOOL’ ../../Headers/gsc/GSGState.h:77: error: expected ‘)’ before ‘NSPoint’ ../../Headers/gsc/GSGState.h:78: error: expected ‘)’ before ‘NSPoint’ ../../Headers/gsc/GSGState.h:81: error: expected ‘)’ before ‘NSImage’ ../../Headers/gsc/GSGState.h:84: error: expected ‘)’ before ‘NSRect’ ../../Headers/gsc/GSGState.h:85: error: expected ‘)’ before ‘NSPoint’ ../../Headers/gsc/GSGState.h:86: error: expected ‘)’ before ‘NSCompositingOperation’ ../../Headers/gsc/GSGState.h:89: error: expected ‘)’ before ‘NSRect’ ../../Headers/gsc/GSGState.h:90: error: expected ‘)’ before ‘NSPoint’ ../../Headers/gsc/GSGState.h:94: error: expected ‘)’ before ‘NSRect’ ../../Headers/gsc/GSGState.h:95: error: expected ‘)’ before ‘NSPoint’ ../../Headers/gsc/GSGState.h:96: error: expected ‘)’ before ‘NSCompositingOperation’ ../../Headers/gsc/GSGState.h:99: error: expected ‘)’ before ‘NSRect’ ../../Headers/gsc/GSGState.h:100: error: expected ‘)’ before ‘NSCompositingOperation’ ../../Headers/gsc/GSGState.h:102: error: expected ‘)’ before ‘NSPoint’ ../../Headers/gsc/GSGState.h:102: error: expected ‘)’ before ‘NSPoint’ ../../Headers/gsc/GSGState.h:103: error: expected ‘)’ before ‘NSPoint’ ../../Headers/gsc/GSGState.h:103: error: expected ‘)’ before ‘NSPoint’ ../../Headers/gsc/GSGState.h:104: error: expected ‘)’ before ‘NSRect’ ../../Headers/gsc/GSGState.h:104: error: expected ‘)’ before ‘NSRect’ ../../Headers/gsc/GSGState.h:111: error: cannot find interface declaration for ‘NSObject’ make[5]: *** [obj/gsc.obj/GSContext.m.o] Error 1 make[4]: *** [internal-subproject-all_] Error 2 make[3]: *** [gsc.all.subproject.variables] Error 2 make[2]: *** [libgnustep-back-023.all.bundle.variables] Error 2 make[1]: *** [internal-all] Error 2 make[1]: Leaving directory `<http://gnustep.dnsalias.org:8080/job/gnustep/ws/core/back/Source'> make: *** [internal-all] Error 2 /home/gnustep/GNUstep/System/Library/Makefiles/common.make:231: GNUSTEP_INSTALLATION_DIR is deprecated. Please use GNUSTEP_INSTALLATION_DOMAIN instead This is gnustep-make 2.6.2. Type 'make print-gnustep-make-help' for help. Making all in Source ... /home/gnustep/GNUstep/System/Library/Makefiles/common.make:231: GNUSTEP_INSTALLATION_DIR is deprecated. Please use GNUSTEP_INSTALLATION_DOMAIN instead /home/gnustep/GNUstep/System/Library/Makefiles/common.make:231: GNUSTEP_INSTALLATION_DIR is deprecated. Please use GNUSTEP_INSTALLATION_DOMAIN instead Making all in subprojects of bundle libgnustep-back-023... /home/gnustep/GNUstep/System/Library/Makefiles/common.make:231: GNUSTEP_INSTALLATION_DIR is deprecated. Please use GNUSTEP_INSTALLATION_DOMAIN instead Making all for subproject gsc... /home/gnustep/GNUstep/System/Library/Makefiles/common.make:231: GNUSTEP_INSTALLATION_DIR is deprecated. Please use GNUSTEP_INSTALLATION_DOMAIN instead /home/gnustep/GNUstep/System/Library/Makefiles/common.make:231: GNUSTEP_INSTALLATION_DIR is deprecated. Please use GNUSTEP_INSTALLATION_DOMAIN instead Compiling file GSContext.m ... GSContext.m:28:37: warning: AppKit/AppKitExceptions.h: No such file or directory GSContext.m:29:38: warning: AppKit/NSAffineTransform.h: No such file or directory GSContext.m:30:37: warning: AppKit/NSBitmapImageRep.h: No such file or directory GSContext.m:31:28: warning: AppKit/NSColor.h: No such file or directory GSContext.m:32:27: warning: AppKit/NSView.h: No such file or directory GSContext.m:33:29: warning: AppKit/NSWindow.h: No such file or directory GSContext.m:34:40: warning: GNUstepGUI/GSDisplayServer.h: No such file or directory GSContext.m:35:36: warning: Foundation/NSException.h: No such file or directory GSContext.m:36:32: warning: Foundation/NSArray.h: No such file or directory GSContext.m:37:37: warning: Foundation/NSDictionary.h: No such file or directory GSContext.m:38:31: warning: Foundation/NSData.h: No such file or directory GSContext.m:39:32: warning: Foundation/NSValue.h: No such file or directory GSContext.m:40:33: warning: Foundation/NSString.h: No such file or directory GSContext.m:41:39: warning: Foundation/NSUserDefaults.h: No such file or directory GSContext.m:42:32: warning: Foundation/NSDebug.h: No such file or directory In file included from GSContext.m:44: ../../Headers/gsc/GSContext.h:32:35: warning: Foundation/NSMapTable.h: No such file or directory ../../Headers/gsc/GSContext.h:33:38: warning: AppKit/NSGraphicsContext.h: No such file or directory In file included from GSContext.m:44: ../../Headers/gsc/GSContext.h:39: error: cannot find interface declaration for ‘NSGraphicsContext’, superclass of ‘GSContext’ ../../Headers/gsc/GSContext.h:64: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘*’ token ../../Headers/gsc/GSContext.h:65: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘*’ token ../../Headers/gsc/GSContext.h:66: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘*’ token ../../Headers/gsc/GSContext.h:67: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘*’ token ../../Headers/gsc/GSContext.h:68: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘*’ token ../../Headers/gsc/GSContext.h:69: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘*’ token ../../Headers/gsc/GSContext.h:70: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘*’ token ../../Headers/gsc/GSContext.h:71: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘*’ token ../../Headers/gsc/GSContext.h:72: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘*’ token ../../Headers/gsc/GSContext.h:73: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘*’ token ../../Headers/gsc/GSContext.h:74: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘*’ token ../../Headers/gsc/GSContext.h:75: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘*’ token ../../Headers/gsc/GSContext.h:76: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘*’ token ../../Headers/gsc/GSContext.h:77: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘*’ token ../../Headers/gsc/GSContext.h:78: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘*’ token ../../Headers/gsc/GSContext.h:79: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘*’ token ../../Headers/gsc/GSContext.h:80: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘*’ token ../../Headers/gsc/GSContext.h:81: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘*’ token ../../Headers/gsc/GSContext.h:82: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘*’ token ../../Headers/gsc/GSContext.h:83: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘*’ token ../../Headers/gsc/GSContext.h:84: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘*’ token In file included from GSContext.m:46: ../../Headers/gsc/GSGState.h:34:33: warning: Foundation/NSObject.h: No such file or directory In file included from GSContext.m:46: ../../Headers/gsc/GSGState.h:53: error: cannot find interface declaration for ‘NSObject’, superclass of ‘GSGState’ ../../Headers/gsc/GSGState.h:53: error: cannot find protocol declaration for ‘NSCopying’ ../../Headers/gsc/GSGState.h:58: error: expected specifier-qualifier-list before ‘NSPoint’ ../../Headers/gsc/GSGState.h:60: error: expected specifier-qualifier-list before ‘GSFontInfo’ ../../Headers/gsc/GSGState.h:66: error: expected specifier-qualifier-list before ‘NSImage’ ../../Headers/gsc/GSGState.h:70: error: expected specifier-qualifier-list before ‘GSTextDrawingMode’ ../../Headers/gsc/GSGState.h:71: error: expected specifier-qualifier-list before ‘BOOL’ ../../Headers/gsc/GSGState.h:77: error: expected ‘)’ before ‘NSPoint’ ../../Headers/gsc/GSGState.h:78: error: expected ‘)’ before ‘NSPoint’ ../../Headers/gsc/GSGState.h:81: error: expected ‘)’ before ‘NSImage’ ../../Headers/gsc/GSGState.h:84: error: expected ‘)’ before ‘NSRect’ ../../Headers/gsc/GSGState.h:85: error: expected ‘)’ before ‘NSPoint’ ../../Headers/gsc/GSGState.h:86: error: expected ‘)’ before ‘NSCompositingOperation’ ../../Headers/gsc/GSGState.h:89: error: expected ‘)’ before ‘NSRect’ ../../Headers/gsc/GSGState.h:90: error: expected ‘)’ before ‘NSPoint’ ../../Headers/gsc/GSGState.h:94: error: expected ‘)’ before ‘NSRect’ ../../Headers/gsc/GSGState.h:95: error: expected ‘)’ before ‘NSPoint’ ../../Headers/gsc/GSGState.h:96: error: expected ‘)’ before ‘NSCompositingOperation’ ../../Headers/gsc/GSGState.h:99: error: expected ‘)’ before ‘NSRect’ ../../Headers/gsc/GSGState.h:100: error: expected ‘)’ before ‘NSCompositingOperation’ ../../Headers/gsc/GSGState.h:102: error: expected ‘)’ before ‘NSPoint’ ../../Headers/gsc/GSGState.h:102: error: expected ‘)’ before ‘NSPoint’ ../../Headers/gsc/GSGState.h:103: error: expected ‘)’ before ‘NSPoint’ ../../Headers/gsc/GSGState.h:103: error: expected ‘)’ before ‘NSPoint’ ../../Headers/gsc/GSGState.h:104: error: expected ‘)’ before ‘NSRect’ ../../Headers/gsc/GSGState.h:104: error: expected ‘)’ before ‘NSRect’ ../../Headers/gsc/GSGState.h:111: error: cannot find interface declaration for ‘NSObject’ make[5]: *** [obj/gsc.obj/GSContext.m.o] Error 1 make[4]: *** [internal-subproject-all_] Error 2 make[3]: *** [gsc.all.subproject.variables] Error 2 make[2]: *** [libgnustep-back-023.all.bundle.variables] Error 2 make[1]: *** [internal-all] Error 2 make: *** [internal-all] Error 2 Build step 'Execute shell' marked build as failure _______________________________________________ Gnustep-dev mailing list [email protected] https://lists.gnu.org/mailman/listinfo/gnustep-dev
