See <http://gnustep.dnsalias.org:8080/job/gnustep/66/changes>
Changes: [gcasa] Fix compiler warnings. ------------------------------------------ [...truncated 2666 lines...] 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_GUI_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 GSGState.m -c \ -MMD -MP -Wall -DGNUSTEP -DGNUSTEP_BASE_LIBRARY=1 -DGNU_GUI_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/GSGState.m.o GSGState.m: In function ‘-[GSGState(Ops) GSSetFillColorspace:]’: GSGState.m:302: warning: invalid receiver type ‘void *’ GSGState.m: In function ‘-[GSGState(Ops) GSSetStrokeColorspace:]’: GSGState.m:313: warning: invalid receiver type ‘void *’ gcc GSStreamContext.m -c \ -MMD -MP -Wall -DGNUSTEP -DGNUSTEP_BASE_LIBRARY=1 -DGNU_GUI_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/GSStreamContext.m.o gcc GSStreamGState.m -c \ -MMD -MP -Wall -DGNUSTEP -DGNUSTEP_BASE_LIBRARY=1 -DGNU_GUI_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/GSStreamGState.m.o gcc -nostdlib -r -rdynamic -pthread -shared-libgcc -fexceptions -o ./obj/subproject.o obj/gsc.obj/gscolors.c.o obj/gsc.obj/GSContext.m.o obj/gsc.obj/GSGState.m.o obj/gsc.obj/GSStreamContext.m.o obj/gsc.obj/GSStreamGState.m.o obj/gsc.obj/GSFunction.m.o obj/gsc.obj/externs.m.o ; /home/gnustep/GNUstep/System/Library/Makefiles/common.make:231: GNUSTEP_INSTALLATION_DIR is deprecated. Please use GNUSTEP_INSTALLATION_DOMAIN instead Making all for subproject x11... /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 context.c -c \ -MMD -MP -Wall -DGNUSTEP -DGNUSTEP_BASE_LIBRARY=1 -DGNU_GUI_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/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/pixman-1 -I/usr/include/libpng12 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I. -I/var/lib/jenkins/GNUstep/Library/Headers -I/home/gnustep/GNUstep/Local/Library/Headers -I/home/gnustep/GNUstep/System/Library/Headers \ -o obj/x11.obj/context.c.o gcc convert.c -c \ -MMD -MP -Wall -DGNUSTEP -DGNUSTEP_BASE_LIBRARY=1 -DGNU_GUI_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/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/pixman-1 -I/usr/include/libpng12 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I. -I/var/lib/jenkins/GNUstep/Library/Headers -I/home/gnustep/GNUstep/Local/Library/Headers -I/home/gnustep/GNUstep/System/Library/Headers \ -o obj/x11.obj/convert.c.o gcc raster.c -c \ -MMD -MP -Wall -DGNUSTEP -DGNUSTEP_BASE_LIBRARY=1 -DGNU_GUI_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/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/pixman-1 -I/usr/include/libpng12 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I. -I/var/lib/jenkins/GNUstep/Library/Headers -I/home/gnustep/GNUstep/Local/Library/Headers -I/home/gnustep/GNUstep/System/Library/Headers \ -o obj/x11.obj/raster.c.o gcc scale.c -c \ -MMD -MP -Wall -DGNUSTEP -DGNUSTEP_BASE_LIBRARY=1 -DGNU_GUI_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/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/pixman-1 -I/usr/include/libpng12 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I. -I/var/lib/jenkins/GNUstep/Library/Headers -I/home/gnustep/GNUstep/Local/Library/Headers -I/home/gnustep/GNUstep/System/Library/Headers \ -o obj/x11.obj/scale.c.o gcc xutil.c -c \ -MMD -MP -Wall -DGNUSTEP -DGNUSTEP_BASE_LIBRARY=1 -DGNU_GUI_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/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/pixman-1 -I/usr/include/libpng12 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I. -I/var/lib/jenkins/GNUstep/Library/Headers -I/home/gnustep/GNUstep/Local/Library/Headers -I/home/gnustep/GNUstep/System/Library/Headers \ -o obj/x11.obj/xutil.c.o xutil.c:189: warning: ‘getDepth’ defined but not used gcc XGServer.m -c \ -MMD -MP -Wall -DGNUSTEP -DGNUSTEP_BASE_LIBRARY=1 -DGNU_GUI_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/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/pixman-1 -I/usr/include/libpng12 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I. -I/var/lib/jenkins/GNUstep/Library/Headers -I/home/gnustep/GNUstep/Local/Library/Headers -I/home/gnustep/GNUstep/System/Library/Headers \ -o obj/x11.obj/XGServer.m.o gcc XGServerEvent.m -c \ -MMD -MP -Wall -DGNUSTEP -DGNUSTEP_BASE_LIBRARY=1 -DGNU_GUI_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/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/pixman-1 -I/usr/include/libpng12 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I. -I/var/lib/jenkins/GNUstep/Library/Headers -I/home/gnustep/GNUstep/Local/Library/Headers -I/home/gnustep/GNUstep/System/Library/Headers \ -o obj/x11.obj/XGServerEvent.m.o gcc XGServerWindow.m -c \ -MMD -MP -Wall -DGNUSTEP -DGNUSTEP_BASE_LIBRARY=1 -DGNU_GUI_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/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/pixman-1 -I/usr/include/libpng12 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I. -I/var/lib/jenkins/GNUstep/Library/Headers -I/home/gnustep/GNUstep/Local/Library/Headers -I/home/gnustep/GNUstep/System/Library/Headers \ -o obj/x11.obj/XGServerWindow.m.o XGServerWindow.m: In function ‘-[XGServer(WindowOps) restrictWindow:toImage:]’: XGServerWindow.m:3095: warning: unused variable ‘pixmap’ gcc XGDragView.m -c \ -MMD -MP -Wall -DGNUSTEP -DGNUSTEP_BASE_LIBRARY=1 -DGNU_GUI_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/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/pixman-1 -I/usr/include/libpng12 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I. -I/var/lib/jenkins/GNUstep/Library/Headers -I/home/gnustep/GNUstep/Local/Library/Headers -I/home/gnustep/GNUstep/System/Library/Headers \ -o obj/x11.obj/XGDragView.m.o gcc XIMInputServer.m -c \ -MMD -MP -Wall -DGNUSTEP -DGNUSTEP_BASE_LIBRARY=1 -DGNU_GUI_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/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/pixman-1 -I/usr/include/libpng12 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I. -I/var/lib/jenkins/GNUstep/Library/Headers -I/home/gnustep/GNUstep/Local/Library/Headers -I/home/gnustep/GNUstep/System/Library/Headers \ -o obj/x11.obj/XIMInputServer.m.o gcc XWindowBuffer.m -c \ -MMD -MP -Wall -DGNUSTEP -DGNUSTEP_BASE_LIBRARY=1 -DGNU_GUI_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/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/pixman-1 -I/usr/include/libpng12 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I. -I/var/lib/jenkins/GNUstep/Library/Headers -I/home/gnustep/GNUstep/Local/Library/Headers -I/home/gnustep/GNUstep/System/Library/Headers \ -o obj/x11.obj/XWindowBuffer.m.o gcc XGGLFormat.m -c \ -MMD -MP -Wall -DGNUSTEP -DGNUSTEP_BASE_LIBRARY=1 -DGNU_GUI_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/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/pixman-1 -I/usr/include/libpng12 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I. -I/var/lib/jenkins/GNUstep/Library/Headers -I/home/gnustep/GNUstep/Local/Library/Headers -I/home/gnustep/GNUstep/System/Library/Headers \ -o obj/x11.obj/XGGLFormat.m.o gcc XGGLContext.m -c \ -MMD -MP -Wall -DGNUSTEP -DGNUSTEP_BASE_LIBRARY=1 -DGNU_GUI_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/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/pixman-1 -I/usr/include/libpng12 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I. -I/var/lib/jenkins/GNUstep/Library/Headers -I/home/gnustep/GNUstep/Local/Library/Headers -I/home/gnustep/GNUstep/System/Library/Headers \ -o obj/x11.obj/XGGLContext.m.o gcc -nostdlib -r -pthread -shared-libgcc -fexceptions -o ./obj/subproject.o obj/x11.obj/context.c.o obj/x11.obj/convert.c.o obj/x11.obj/raster.c.o obj/x11.obj/scale.c.o obj/x11.obj/xdnd.c.o obj/x11.obj/xutil.c.o obj/x11.obj/XGServer.m.o obj/x11.obj/XGServerEvent.m.o obj/x11.obj/XGServerWindow.m.o obj/x11.obj/XGDragView.m.o obj/x11.obj/XIMInputServer.m.o obj/x11.obj/XWindowBuffer.m.o obj/x11.obj/XGGLFormat.m.o obj/x11.obj/XGGLContext.m.o ; /home/gnustep/GNUstep/System/Library/Makefiles/common.make:231: GNUSTEP_INSTALLATION_DIR is deprecated. Please use GNUSTEP_INSTALLATION_DOMAIN instead Making all for subproject cairo... /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 CairoContext.m -c \ -MMD -MP -Wall -DGNUSTEP -DGNUSTEP_BASE_LIBRARY=1 -DGNU_GUI_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/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/pixman-1 -I/usr/include/libpng12 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I. -I/var/lib/jenkins/GNUstep/Library/Headers -I/home/gnustep/GNUstep/Local/Library/Headers -I/home/gnustep/GNUstep/System/Library/Headers \ -o obj/cairo.obj/CairoContext.m.o gcc XGCairoSurface.m -c \ -MMD -MP -Wall -DGNUSTEP -DGNUSTEP_BASE_LIBRARY=1 -DGNU_GUI_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/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/pixman-1 -I/usr/include/libpng12 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I. -I/var/lib/jenkins/GNUstep/Library/Headers -I/home/gnustep/GNUstep/Local/Library/Headers -I/home/gnustep/GNUstep/System/Library/Headers \ -o obj/cairo.obj/XGCairoSurface.m.o gcc XGCairoXImageSurface.m -c \ -MMD -MP -Wall -DGNUSTEP -DGNUSTEP_BASE_LIBRARY=1 -DGNU_GUI_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/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/pixman-1 -I/usr/include/libpng12 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I. -I/var/lib/jenkins/GNUstep/Library/Headers -I/home/gnustep/GNUstep/Local/Library/Headers -I/home/gnustep/GNUstep/System/Library/Headers \ -o obj/cairo.obj/XGCairoXImageSurface.m.o gcc XGCairoModernSurface.m -c \ -MMD -MP -Wall -DGNUSTEP -DGNUSTEP_BASE_LIBRARY=1 -DGNU_GUI_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/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/pixman-1 -I/usr/include/libpng12 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I. -I/var/lib/jenkins/GNUstep/Library/Headers -I/home/gnustep/GNUstep/Local/Library/Headers -I/home/gnustep/GNUstep/System/Library/Headers \ -o obj/cairo.obj/XGCairoModernSurface.m.o gcc -nostdlib -r -rdynamic -pthread -shared-libgcc -fexceptions -o ./obj/subproject.o obj/cairo.obj/CairoSurface.m.o obj/cairo.obj/CairoFontInfo.m.o obj/cairo.obj/CairoGState.m.o obj/cairo.obj/CairoContext.m.o obj/cairo.obj/CairoFontEnumerator.m.o obj/cairo.obj/CairoFaceInfo.m.o obj/cairo.obj/CairoPSSurface.m.o obj/cairo.obj/CairoPDFSurface.m.o obj/cairo.obj/XGCairoSurface.m.o obj/cairo.obj/XGCairoXImageSurface.m.o obj/cairo.obj/XGCairoModernSurface.m.o ; Making all for bundle libgnustep-back-023... /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 GSBackend.m -c \ -MMD -MP -Wall -DGNUSTEP -DGNUSTEP_BASE_LIBRARY=1 -DGNU_GUI_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/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/pixman-1 -I/usr/include/libpng12 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I. -I/var/lib/jenkins/GNUstep/Library/Headers -I/home/gnustep/GNUstep/Local/Library/Headers -I/home/gnustep/GNUstep/System/Library/Headers \ -o obj/libgnustep-back-023.obj/GSBackend.m.o gcc -shared -rdynamic -pthread -shared-libgcc -fexceptions -o ./libgnustep-back-023.bundle/./libgnustep-back-023 ./obj/libgnustep-back-023.obj/GSBackend.m.o ./gsc/obj/subproject.o ./x11/obj/subproject.o ./cairo/obj/subproject.o -L/var/lib/jenkins/GNUstep/Library/Libraries -L/home/gnustep/GNUstep/Local/Library/Libraries -L/home/gnustep/GNUstep/System/Library/Libraries -lcairo -lfreetype -lfontconfig -lXrender -lcairo -lX11 -lXt -lX11 -lgnustep-gui -lgnustep-base -lpthread -lobjc -lm for l in English Swedish; do \ if [ -d $l.lproj ]; then \ /home/gnustep/GNUstep/System/Library/Makefiles/mkinstalldirs ./libgnustep-back-023.bundle/Resources/$l.lproj; \ for f in nfontFaceNames.strings; do \ if [ -f $l.lproj/$f -o -d $l.lproj/$f ]; then \ cp -fr $l.lproj/$f \ ./libgnustep-back-023.bundle/Resources/$l.lproj/; \ else \ echo "Warning: $l.lproj/$f not found - ignoring"; \ fi; \ done; \ else \ echo "Warning: $l.lproj not found - ignoring"; \ fi; \ done for subproject in gsc x11 cairo; do \ if [ -d $subproject/Resources/Subproject ]; then \ for f in $subproject/Resources/Subproject/*; do \ if [ $f != $subproject'/Resources/Subproject/*' ]; then \ cp -fr $f ./libgnustep-back-023.bundle/Resources/; \ fi; \ done; \ fi; \ done make[1]: Leaving directory `<http://gnustep.dnsalias.org:8080/job/gnustep/ws/core/back/Source'> Making all in Tools ... make[1]: Entering directory `<http://gnustep.dnsalias.org:8080/job/gnustep/ws/core/back/Tools'> /home/gnustep/GNUstep/System/Library/Makefiles/common.make:231: GNUSTEP_INSTALLATION_DIR is deprecated. Please use GNUSTEP_INSTALLATION_DOMAIN instead rm -f XGCommonFont.m ln -s ../Source/xlib/XGCommonFont.m . rm -f xdnd.c ln -s ../Source/x11/xdnd.c . /home/gnustep/GNUstep/System/Library/Makefiles/common.make:231: GNUSTEP_INSTALLATION_DIR is deprecated. Please use GNUSTEP_INSTALLATION_DOMAIN instead Making all for tool gpbs... /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 gpbs.m -c \ -MMD -MP -DGNUSTEP -DGNUSTEP_BASE_LIBRARY=1 -DGNU_GUI_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 -Wall -fconstant-string-class=NSConstantString -I/home/gnustep/Library/Headers/ObjectiveC2 -fexec-charset=UTF-8 -I../Headers -I../Source/. -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/pixman-1 -I/usr/include/libpng12 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I. -I/var/lib/jenkins/GNUstep/Library/Headers -I/home/gnustep/GNUstep/Local/Library/Headers -I/home/gnustep/GNUstep/System/Library/Headers \ -o obj/gpbs.obj/gpbs.m.o gcc xpbs.m -c \ -MMD -MP -DGNUSTEP -DGNUSTEP_BASE_LIBRARY=1 -DGNU_GUI_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 -Wall -fconstant-string-class=NSConstantString -I/home/gnustep/Library/Headers/ObjectiveC2 -fexec-charset=UTF-8 -I../Headers -I../Source/. -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/pixman-1 -I/usr/include/libpng12 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I. -I/var/lib/jenkins/GNUstep/Library/Headers -I/home/gnustep/GNUstep/Local/Library/Headers -I/home/gnustep/GNUstep/System/Library/Headers \ -o obj/gpbs.obj/xpbs.m.o xpbs.m:204: warning: ‘xFixesEventBase’ defined but not used gcc -rdynamic -pthread -shared-libgcc -fexceptions -fgnu-runtime -o obj/gpbs \ ./obj/gpbs.obj/xdnd.c.o ./obj/gpbs.obj/gpbs.m.o ./obj/gpbs.obj/xpbs.m.o \ -L../Source/./obj -L/var/lib/jenkins/GNUstep/Library/Libraries -L/home/gnustep/GNUstep/Local/Library/Libraries -L/home/gnustep/GNUstep/System/Library/Libraries -lgnustep-gui -lcairo -lfreetype -lfontconfig -lXrender -lcairo -lX11 -lXt -lX11 -lgnustep-base -lpthread -lobjc -lm make[1]: Leaving directory `<http://gnustep.dnsalias.org:8080/job/gnustep/ws/core/back/Tools'> Making all in Fonts ... make[1]: Entering directory `<http://gnustep.dnsalias.org:8080/job/gnustep/ws/core/back/Fonts'> /home/gnustep/GNUstep/System/Library/Makefiles/common.make:231: GNUSTEP_INSTALLATION_DIR is deprecated. Please use GNUSTEP_INSTALLATION_DOMAIN instead make[1]: Nothing to be done for `all'. make[1]: Leaving directory `<http://gnustep.dnsalias.org:8080/job/gnustep/ws/core/back/Fonts'> /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 make[5]: Nothing to be done for `internal-subproject-compile'. /home/gnustep/GNUstep/System/Library/Makefiles/common.make:231: GNUSTEP_INSTALLATION_DIR is deprecated. Please use GNUSTEP_INSTALLATION_DOMAIN instead Making all for subproject x11... /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 make[5]: Nothing to be done for `internal-subproject-compile'. /home/gnustep/GNUstep/System/Library/Makefiles/common.make:231: GNUSTEP_INSTALLATION_DIR is deprecated. Please use GNUSTEP_INSTALLATION_DOMAIN instead Making all for subproject cairo... /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 make[5]: Nothing to be done for `internal-subproject-compile'. Making all for bundle libgnustep-back-023... /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 make[4]: Nothing to be done for `internal-bundle-compile'. Copying localized resources into the bundle wrapper... Copying resources from subprojects into the bundle wrapper... Making all in Tools ... /home/gnustep/GNUstep/System/Library/Makefiles/common.make:231: GNUSTEP_INSTALLATION_DIR is deprecated. Please use GNUSTEP_INSTALLATION_DOMAIN instead rm -f XGCommonFont.m ln -s ../Source/xlib/XGCommonFont.m . rm -f xdnd.c ln -s ../Source/x11/xdnd.c . /home/gnustep/GNUstep/System/Library/Makefiles/common.make:231: GNUSTEP_INSTALLATION_DIR is deprecated. Please use GNUSTEP_INSTALLATION_DOMAIN instead Making all for tool gpbs... /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 make[4]: Nothing to be done for `internal-tool-compile'. Making all in Fonts ... /home/gnustep/GNUstep/System/Library/Makefiles/common.make:231: GNUSTEP_INSTALLATION_DIR is deprecated. Please use GNUSTEP_INSTALLATION_DOMAIN instead make[1]: Nothing to be done for `all'. Making install in Source ... /home/gnustep/GNUstep/System/Library/Makefiles/common.make:231: GNUSTEP_INSTALLATION_DIR is deprecated. Please use GNUSTEP_INSTALLATION_DOMAIN instead Making install 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 install for subproject gsc... /home/gnustep/GNUstep/System/Library/Makefiles/common.make:231: GNUSTEP_INSTALLATION_DIR is deprecated. Please use GNUSTEP_INSTALLATION_DOMAIN instead make[3]: Nothing to be done for `internal-subproject-install'. /home/gnustep/GNUstep/System/Library/Makefiles/common.make:231: GNUSTEP_INSTALLATION_DIR is deprecated. Please use GNUSTEP_INSTALLATION_DOMAIN instead Making install for subproject x11... /home/gnustep/GNUstep/System/Library/Makefiles/common.make:231: GNUSTEP_INSTALLATION_DIR is deprecated. Please use GNUSTEP_INSTALLATION_DOMAIN instead make[3]: Nothing to be done for `internal-subproject-install'. /home/gnustep/GNUstep/System/Library/Makefiles/common.make:231: GNUSTEP_INSTALLATION_DIR is deprecated. Please use GNUSTEP_INSTALLATION_DOMAIN instead Making install for subproject cairo... /home/gnustep/GNUstep/System/Library/Makefiles/common.make:231: GNUSTEP_INSTALLATION_DIR is deprecated. Please use GNUSTEP_INSTALLATION_DOMAIN instead make[3]: Nothing to be done for `internal-subproject-install'. Making install for bundle libgnustep-back-023... /home/gnustep/GNUstep/System/Library/Makefiles/common.make:231: GNUSTEP_INSTALLATION_DIR is deprecated. Please use GNUSTEP_INSTALLATION_DOMAIN instead Installing bundle directory... rm: cannot remove `/home/gnustep/Library/Bundles/libgnustep-back-023.bundle/Resources/Swedish.lproj/nfontFaceNames.strings': Permission denied rm: cannot remove `/home/gnustep/Library/Bundles/libgnustep-back-023.bundle/Resources/Info-gnustep.plist': Permission denied rm: cannot remove `/home/gnustep/Library/Bundles/libgnustep-back-023.bundle/Resources/English.lproj/nfontFaceNames.strings': Permission denied rm: cannot remove `/home/gnustep/Library/Bundles/libgnustep-back-023.bundle/libgnustep-back-023': Permission denied rm: cannot remove `/home/gnustep/Library/Bundles/libgnustep-back-023.bundle/stamp.make': Permission denied tar: libgnustep-back-023.bundle/Resources/Swedish.lproj/nfontFaceNames.strings: Cannot open: File exists tar: libgnustep-back-023.bundle/Resources/Swedish.lproj: Cannot utime: Operation not permitted tar: libgnustep-back-023.bundle/Resources/Info-gnustep.plist: Cannot open: File exists tar: libgnustep-back-023.bundle/Resources/English.lproj/nfontFaceNames.strings: Cannot open: File exists tar: libgnustep-back-023.bundle/Resources/English.lproj: Cannot utime: Operation not permitted tar: libgnustep-back-023.bundle/Resources: Cannot utime: Operation not permitted tar: libgnustep-back-023.bundle/libgnustep-back-023: Cannot open: File exists tar: libgnustep-back-023.bundle/stamp.make: Cannot open: File exists tar: libgnustep-back-023.bundle: Cannot utime: Operation not permitted tar: Exiting with failure status due to previous errors make[2]: *** [shared-instance-bundle-install] Error 2 make[1]: *** [libgnustep-back-023.install.bundle.variables] Error 2 make: *** [internal-install] Error 2 Build step 'Execute shell' marked build as failure _______________________________________________ Gnustep-dev mailing list Gnustep-dev@gnu.org https://lists.gnu.org/mailman/listinfo/gnustep-dev