Your message dated Fri, 01 Jul 2016 18:01:29 +0000 with message-id <e1bj2kr-00031x...@franck.debian.org> and subject line Bug#826592: fixed in gnustep-gui 0.25.0-1 has caused the Debian Bug report #826592, regarding gnustep-gui: FTBFS: 22 Failed builds to be marked as done.
This means that you claim that the problem has been dealt with. If this is not the case it is now your responsibility to reopen the Bug report if necessary, and/or fix the problem forthwith. (NB: If you are a system administrator and have no idea what this message is talking about, this may indicate a serious mail system misconfiguration somewhere. Please contact ow...@bugs.debian.org immediately.) -- 826592: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=826592 Debian Bug Tracking System Contact ow...@bugs.debian.org with problems
--- Begin Message ---Source: gnustep-gui Version: 0.24.0-3.1 Severity: serious Justification: fails to build from source User: reproducible-bui...@lists.alioth.debian.org Usertags: ftbfs X-Debbugs-Cc: reproducible-bui...@lists.alioth.debian.org Dear Maintainer, gnustep-gui fails to build from source in unstable/amd64: [..] if [ -f .//$l.lproj/$f -o -d .//$l.lproj/$f ]; then \ cp -fr .//$l.lproj/$f \ ./StandardPicker.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 echo "OLD_GNUSTEP_STAMP_ASTRING = _GSStandardColorPicker-" > ./StandardPicker.bundle/stamp.make (echo "{"; echo ' NOTE = "Automatically generated, do not edit!";'; \ echo " NSExecutable = \"StandardPicker\";"; \ echo " NSMainNibFile = \"\";"; \ echo " NSPrincipalClass = \"GSStandardColorPicker\";"; \ echo "}") >StandardPicker.bundle/Resources/Info-gnustep.plist if [ -r "" ]; then \ plmerge StandardPicker.bundle/Resources/Info-gnustep.plist ; \ fi Making all for bundle NamedPicker... cd .; \ /usr/share/GNUstep/Makefiles/mkinstalldirs ./obj/NamedPicker.obj/ /usr/share/GNUstep/Makefiles/mkinstalldirs NamedPicker.bundle/. gcc GSNamedColorPicker.m -c \ -MMD -MP -Wdate-time -D_FORTIFY_SOURCE=2 -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 -Wall -DGSWARN -DGSDIAGNOSE -Wno-import -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -fgnu-runtime -fconstant-string-class=NSConstantString -I../Headers/Additions -I../Headers -I. -I/usr/local/include/GNUstep -I/usr/include/GNUstep \ -o obj/NamedPicker.obj/GSNamedColorPicker.m.o gcc -shared -rdynamic -Wl,-z,relro -Wl,-z,defs -Wl,--as-needed -pthread -fexceptions -o ./NamedPicker.bundle/./NamedPicker ./obj/NamedPicker.obj/GSNamedColorPicker.m.o -L../Source/./obj -L../Models/./obj -L/usr/local/lib -L/usr/lib -lgnustep-gui -lgnustep-base -lobjc -lm /usr/share/GNUstep/Makefiles/mkinstalldirs NamedPicker.bundle/Resources for f in GSNamedColorPicker.tiff; do \ if [ -f .//$f -o -d .//$f ]; then \ cp -fr .//$f ./NamedPicker.bundle/Resources/; \ else \ echo "Warning: .//$f not found - ignoring"; \ fi; \ done echo "OLD_GNUSTEP_STAMP_ASTRING = _GSNamedColorPicker-" > ./NamedPicker.bundle/stamp.make (echo "{"; echo ' NOTE = "Automatically generated, do not edit!";'; \ echo " NSExecutable = \"NamedPicker\";"; \ echo " NSMainNibFile = \"\";"; \ echo " NSPrincipalClass = \"GSNamedColorPicker\";"; \ echo "}") >NamedPicker.bundle/Resources/Info-gnustep.plist if [ -r "" ]; then \ plmerge NamedPicker.bundle/Resources/Info-gnustep.plist ; \ fi Making all for bundle WheelPicker... cd .; \ /usr/share/GNUstep/Makefiles/mkinstalldirs ./obj/WheelPicker.obj/ /usr/share/GNUstep/Makefiles/mkinstalldirs WheelPicker.bundle/. gcc GSWheelColorPicker.m -c \ -MMD -MP -Wdate-time -D_FORTIFY_SOURCE=2 -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 -Wall -DGSWARN -DGSDIAGNOSE -Wno-import -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -fgnu-runtime -fconstant-string-class=NSConstantString -I../Headers/Additions -I../Headers -I. -I/usr/local/include/GNUstep -I/usr/include/GNUstep \ -o obj/WheelPicker.obj/GSWheelColorPicker.m.o gcc GSColorSliderCell.m -c \ -MMD -MP -Wdate-time -D_FORTIFY_SOURCE=2 -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 -Wall -DGSWARN -DGSDIAGNOSE -Wno-import -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -fgnu-runtime -fconstant-string-class=NSConstantString -I../Headers/Additions -I../Headers -I. -I/usr/local/include/GNUstep -I/usr/include/GNUstep \ -o obj/WheelPicker.obj/GSColorSliderCell.m.o gcc -shared -rdynamic -Wl,-z,relro -Wl,-z,defs -Wl,--as-needed -pthread -fexceptions -o ./WheelPicker.bundle/./WheelPicker ./obj/WheelPicker.obj/GSWheelColorPicker.m.o ./obj/WheelPicker.obj/GSColorSliderCell.m.o -L../Source/./obj -L../Models/./obj -L/usr/local/lib -L/usr/lib -lgnustep-gui -lgnustep-base -lobjc -lm /usr/share/GNUstep/Makefiles/mkinstalldirs WheelPicker.bundle/Resources for f in GSWheelColorPicker.tiff; do \ if [ -f .//$f -o -d .//$f ]; then \ cp -fr .//$f ./WheelPicker.bundle/Resources/; \ else \ echo "Warning: .//$f not found - ignoring"; \ fi; \ done echo "OLD_GNUSTEP_STAMP_ASTRING = _GSWheelColorPicker-" > ./WheelPicker.bundle/stamp.make (echo "{"; echo ' NOTE = "Automatically generated, do not edit!";'; \ echo " NSExecutable = \"WheelPicker\";"; \ echo " NSMainNibFile = \"\";"; \ echo " NSPrincipalClass = \"GSWheelColorPicker\";"; \ echo "}") >WheelPicker.bundle/Resources/Info-gnustep.plist if [ -r "" ]; then \ plmerge WheelPicker.bundle/Resources/Info-gnustep.plist ; \ fi make[2]: Leaving directory '/home/lamby/temp/cdt.20160606190942.oREisdBnYA.gnustep-gui/gnustep-gui-0.24.0/ColorPickers' Making all in KeyBindings ... make[2]: Entering directory '/home/lamby/temp/cdt.20160606190942.oREisdBnYA.gnustep-gui/gnustep-gui-0.24.0/KeyBindings' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/home/lamby/temp/cdt.20160606190942.oREisdBnYA.gnustep-gui/gnustep-gui-0.24.0/KeyBindings' Making all in Resources ... make[2]: Entering directory '/home/lamby/temp/cdt.20160606190942.oREisdBnYA.gnustep-gui/gnustep-gui-0.24.0/Resources' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/home/lamby/temp/cdt.20160606190942.oREisdBnYA.gnustep-gui/gnustep-gui-0.24.0/Resources' Making all in Printing ... make[2]: Entering directory '/home/lamby/temp/cdt.20160606190942.oREisdBnYA.gnustep-gui/gnustep-gui-0.24.0/Printing' Making all in GSLPR ... make[3]: Entering directory '/home/lamby/temp/cdt.20160606190942.oREisdBnYA.gnustep-gui/gnustep-gui-0.24.0/Printing/GSLPR' cd .; \ /usr/share/GNUstep/Makefiles/mkinstalldirs ./obj Making all for bundle GSLPR... cd .; \ /usr/share/GNUstep/Makefiles/mkinstalldirs ./obj/GSLPR.obj/ /usr/share/GNUstep/Makefiles/mkinstalldirs GSLPR.bundle/. gcc GSLPRPrincipalClass.m -c \ -MMD -MP -Wdate-time -D_FORTIFY_SOURCE=2 -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 -Wall -DGSWARN -DGSDIAGNOSE -Wno-import -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -fgnu-runtime -Wall -fconstant-string-class=NSConstantString -I../../Headers/Additions -I../../Headers -I../../Source/. -I. -I/usr/local/include/GNUstep -I/usr/include/GNUstep -Wdate-time -D_FORTIFY_SOURCE=2 -fopenmp -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/include/x86_64-linux-gnu//ImageMagick-6 -I/usr/include/ImageMagick-6 -I/usr/include/libpng16 \ -o obj/GSLPR.obj/GSLPRPrincipalClass.m.o gcc GSLPRPageLayout.m -c \ -MMD -MP -Wdate-time -D_FORTIFY_SOURCE=2 -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 -Wall -DGSWARN -DGSDIAGNOSE -Wno-import -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -fgnu-runtime -Wall -fconstant-string-class=NSConstantString -I../../Headers/Additions -I../../Headers -I../../Source/. -I. -I/usr/local/include/GNUstep -I/usr/include/GNUstep -Wdate-time -D_FORTIFY_SOURCE=2 -fopenmp -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/include/x86_64-linux-gnu//ImageMagick-6 -I/usr/include/ImageMagick-6 -I/usr/include/libpng16 \ -o obj/GSLPR.obj/GSLPRPageLayout.m.o gcc GSLPRPrintInfo.m -c \ -MMD -MP -Wdate-time -D_FORTIFY_SOURCE=2 -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 -Wall -DGSWARN -DGSDIAGNOSE -Wno-import -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -fgnu-runtime -Wall -fconstant-string-class=NSConstantString -I../../Headers/Additions -I../../Headers -I../../Source/. -I. -I/usr/local/include/GNUstep -I/usr/include/GNUstep -Wdate-time -D_FORTIFY_SOURCE=2 -fopenmp -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/include/x86_64-linux-gnu//ImageMagick-6 -I/usr/include/ImageMagick-6 -I/usr/include/libpng16 \ -o obj/GSLPR.obj/GSLPRPrintInfo.m.o gcc GSLPRPrintOperation.m -c \ -MMD -MP -Wdate-time -D_FORTIFY_SOURCE=2 -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 -Wall -DGSWARN -DGSDIAGNOSE -Wno-import -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -fgnu-runtime -Wall -fconstant-string-class=NSConstantString -I../../Headers/Additions -I../../Headers -I../../Source/. -I. -I/usr/local/include/GNUstep -I/usr/include/GNUstep -Wdate-time -D_FORTIFY_SOURCE=2 -fopenmp -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/include/x86_64-linux-gnu//ImageMagick-6 -I/usr/include/ImageMagick-6 -I/usr/include/libpng16 \ -o obj/GSLPR.obj/GSLPRPrintOperation.m.o gcc GSLPRPrintPanel.m -c \ -MMD -MP -Wdate-time -D_FORTIFY_SOURCE=2 -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 -Wall -DGSWARN -DGSDIAGNOSE -Wno-import -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -fgnu-runtime -Wall -fconstant-string-class=NSConstantString -I../../Headers/Additions -I../../Headers -I../../Source/. -I. -I/usr/local/include/GNUstep -I/usr/include/GNUstep -Wdate-time -D_FORTIFY_SOURCE=2 -fopenmp -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/include/x86_64-linux-gnu//ImageMagick-6 -I/usr/include/ImageMagick-6 -I/usr/include/libpng16 \ -o obj/GSLPR.obj/GSLPRPrintPanel.m.o gcc GSLPRPrinter.m -c \ -MMD -MP -Wdate-time -D_FORTIFY_SOURCE=2 -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 -Wall -DGSWARN -DGSDIAGNOSE -Wno-import -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -fgnu-runtime -Wall -fconstant-string-class=NSConstantString -I../../Headers/Additions -I../../Headers -I../../Source/. -I. -I/usr/local/include/GNUstep -I/usr/include/GNUstep -Wdate-time -D_FORTIFY_SOURCE=2 -fopenmp -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/include/x86_64-linux-gnu//ImageMagick-6 -I/usr/include/ImageMagick-6 -I/usr/include/libpng16 \ -o obj/GSLPR.obj/GSLPRPrinter.m.o gcc -shared -rdynamic -Wl,-z,relro -Wl,-z,defs -Wl,--as-needed -pthread -fexceptions -o ./GSLPR.bundle/./GSLPR ./obj/GSLPR.obj/GSLPRPrincipalClass.m.o ./obj/GSLPR.obj/GSLPRPageLayout.m.o ./obj/GSLPR.obj/GSLPRPrintInfo.m.o ./obj/GSLPR.obj/GSLPRPrintOperation.m.o ./obj/GSLPR.obj/GSLPRPrintPanel.m.o ./obj/GSLPR.obj/GSLPRPrinter.m.o -L../../Source/./obj -L/usr/local/lib -L/usr/lib -Wl,-z,relro -Wl,-z,defs -Wl,--as-needed -L/usr/lib/x86_64-linux-gnu -licui18n -licuuc -licudata -lMagickCore-6.Q16 -lpng16 -lgnustep-gui -lgnustep-base -lobjc -lm /usr/share/GNUstep/Makefiles/mkinstalldirs GSLPR.bundle/Resources echo "OLD_GNUSTEP_STAMP_ASTRING = _GSLPRPrincipalClass-" > ./GSLPR.bundle/stamp.make (echo "{"; echo ' NOTE = "Automatically generated, do not edit!";'; \ echo " NSExecutable = \"GSLPR\";"; \ echo " NSMainNibFile = \"\";"; \ echo " NSPrincipalClass = \"GSLPRPrincipalClass\";"; \ echo "}") >GSLPR.bundle/Resources/Info-gnustep.plist if [ -r "" ]; then \ plmerge GSLPR.bundle/Resources/Info-gnustep.plist ; \ fi make[3]: Leaving directory '/home/lamby/temp/cdt.20160606190942.oREisdBnYA.gnustep-gui/gnustep-gui-0.24.0/Printing/GSLPR' Making all in GSCUPS ... make[3]: Entering directory '/home/lamby/temp/cdt.20160606190942.oREisdBnYA.gnustep-gui/gnustep-gui-0.24.0/Printing/GSCUPS' cd .; \ /usr/share/GNUstep/Makefiles/mkinstalldirs ./obj Making all for bundle GSCUPS... cd .; \ /usr/share/GNUstep/Makefiles/mkinstalldirs ./obj/GSCUPS.obj/ /usr/share/GNUstep/Makefiles/mkinstalldirs GSCUPS.bundle/. gcc GSCUPSPrincipalClass.m -c \ -MMD -MP -Wdate-time -D_FORTIFY_SOURCE=2 -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 -Wall -DGSWARN -DGSDIAGNOSE -Wno-import -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -fgnu-runtime -Wall -fconstant-string-class=NSConstantString -I../../Headers/Additions -I../../Headers -I../../Source/. -I. -I/usr/local/include/GNUstep -I/usr/include/GNUstep -Wdate-time -D_FORTIFY_SOURCE=2 -fopenmp -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/include/x86_64-linux-gnu//ImageMagick-6 -I/usr/include/ImageMagick-6 -I/usr/include/libpng16 \ -o obj/GSCUPS.obj/GSCUPSPrincipalClass.m.o gcc GSCUPSPageLayout.m -c \ -MMD -MP -Wdate-time -D_FORTIFY_SOURCE=2 -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 -Wall -DGSWARN -DGSDIAGNOSE -Wno-import -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -fgnu-runtime -Wall -fconstant-string-class=NSConstantString -I../../Headers/Additions -I../../Headers -I../../Source/. -I. -I/usr/local/include/GNUstep -I/usr/include/GNUstep -Wdate-time -D_FORTIFY_SOURCE=2 -fopenmp -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/include/x86_64-linux-gnu//ImageMagick-6 -I/usr/include/ImageMagick-6 -I/usr/include/libpng16 \ -o obj/GSCUPS.obj/GSCUPSPageLayout.m.o gcc GSCUPSPrintInfo.m -c \ -MMD -MP -Wdate-time -D_FORTIFY_SOURCE=2 -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 -Wall -DGSWARN -DGSDIAGNOSE -Wno-import -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -fgnu-runtime -Wall -fconstant-string-class=NSConstantString -I../../Headers/Additions -I../../Headers -I../../Source/. -I. -I/usr/local/include/GNUstep -I/usr/include/GNUstep -Wdate-time -D_FORTIFY_SOURCE=2 -fopenmp -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/include/x86_64-linux-gnu//ImageMagick-6 -I/usr/include/ImageMagick-6 -I/usr/include/libpng16 \ -o obj/GSCUPS.obj/GSCUPSPrintInfo.m.o gcc GSCUPSPrintOperation.m -c \ -MMD -MP -Wdate-time -D_FORTIFY_SOURCE=2 -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 -Wall -DGSWARN -DGSDIAGNOSE -Wno-import -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -fgnu-runtime -Wall -fconstant-string-class=NSConstantString -I../../Headers/Additions -I../../Headers -I../../Source/. -I. -I/usr/local/include/GNUstep -I/usr/include/GNUstep -Wdate-time -D_FORTIFY_SOURCE=2 -fopenmp -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/include/x86_64-linux-gnu//ImageMagick-6 -I/usr/include/ImageMagick-6 -I/usr/include/libpng16 \ -o obj/GSCUPS.obj/GSCUPSPrintOperation.m.o gcc GSCUPSPrintPanel.m -c \ -MMD -MP -Wdate-time -D_FORTIFY_SOURCE=2 -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 -Wall -DGSWARN -DGSDIAGNOSE -Wno-import -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -fgnu-runtime -Wall -fconstant-string-class=NSConstantString -I../../Headers/Additions -I../../Headers -I../../Source/. -I. -I/usr/local/include/GNUstep -I/usr/include/GNUstep -Wdate-time -D_FORTIFY_SOURCE=2 -fopenmp -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/include/x86_64-linux-gnu//ImageMagick-6 -I/usr/include/ImageMagick-6 -I/usr/include/libpng16 \ -o obj/GSCUPS.obj/GSCUPSPrintPanel.m.o gcc GSCUPSPrinter.m -c \ -MMD -MP -Wdate-time -D_FORTIFY_SOURCE=2 -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 -Wall -DGSWARN -DGSDIAGNOSE -Wno-import -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -fgnu-runtime -Wall -fconstant-string-class=NSConstantString -I../../Headers/Additions -I../../Headers -I../../Source/. -I. -I/usr/local/include/GNUstep -I/usr/include/GNUstep -Wdate-time -D_FORTIFY_SOURCE=2 -fopenmp -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/include/x86_64-linux-gnu//ImageMagick-6 -I/usr/include/ImageMagick-6 -I/usr/include/libpng16 \ -o obj/GSCUPS.obj/GSCUPSPrinter.m.o gcc -shared -rdynamic -Wl,-z,relro -Wl,-z,defs -Wl,--as-needed -pthread -fexceptions -o ./GSCUPS.bundle/./GSCUPS ./obj/GSCUPS.obj/GSCUPSPrincipalClass.m.o ./obj/GSCUPS.obj/GSCUPSPageLayout.m.o ./obj/GSCUPS.obj/GSCUPSPrintInfo.m.o ./obj/GSCUPS.obj/GSCUPSPrintOperation.m.o ./obj/GSCUPS.obj/GSCUPSPrintPanel.m.o ./obj/GSCUPS.obj/GSCUPSPrinter.m.o -L../../Source/./obj -L/usr/local/lib -L/usr/lib -Wl,-z,relro -Wl,-z,defs -Wl,--as-needed -L/usr/lib/x86_64-linux-gnu -licui18n -licuuc -licudata -lMagickCore-6.Q16 -lpng16 -lcups -lgnustep-gui -lgnustep-base -lobjc -lm /usr/share/GNUstep/Makefiles/mkinstalldirs GSCUPS.bundle/Resources echo "OLD_GNUSTEP_STAMP_ASTRING = _GSCUPSPrincipalClass-" > ./GSCUPS.bundle/stamp.make (echo "{"; echo ' NOTE = "Automatically generated, do not edit!";'; \ echo " NSExecutable = \"GSCUPS\";"; \ echo " NSMainNibFile = \"\";"; \ echo " NSPrincipalClass = \"GSCUPSPrincipalClass\";"; \ echo "}") >GSCUPS.bundle/Resources/Info-gnustep.plist if [ -r "" ]; then \ plmerge GSCUPS.bundle/Resources/Info-gnustep.plist ; \ fi make[3]: Leaving directory '/home/lamby/temp/cdt.20160606190942.oREisdBnYA.gnustep-gui/gnustep-gui-0.24.0/Printing/GSCUPS' make[2]: Leaving directory '/home/lamby/temp/cdt.20160606190942.oREisdBnYA.gnustep-gui/gnustep-gui-0.24.0/Printing' Making all in Themes ... make[2]: Entering directory '/home/lamby/temp/cdt.20160606190942.oREisdBnYA.gnustep-gui/gnustep-gui-0.24.0/Themes' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/home/lamby/temp/cdt.20160606190942.oREisdBnYA.gnustep-gui/gnustep-gui-0.24.0/Themes' Making all in Tests ... make[2]: Entering directory '/home/lamby/temp/cdt.20160606190942.oREisdBnYA.gnustep-gui/gnustep-gui-0.24.0/Tests' If you want to run the gnustep-gui testsuite, please type 'make check' make[2]: Leaving directory '/home/lamby/temp/cdt.20160606190942.oREisdBnYA.gnustep-gui/gnustep-gui-0.24.0/Tests' make[1]: Leaving directory '/home/lamby/temp/cdt.20160606190942.oREisdBnYA.gnustep-gui/gnustep-gui-0.24.0' /usr/bin/make check make[1]: Entering directory '/home/lamby/temp/cdt.20160606190942.oREisdBnYA.gnustep-gui/gnustep-gui-0.24.0' This is gnustep-make 2.6.8. Type 'make print-gnustep-make-help' for help. Making check in Source ... Making check for library libgnustep-gui... make[3]: Nothing to be done for 'internal-library-check'. Making check in Images ... make[2]: Nothing to be done for 'check'. Making check in Sounds ... make[2]: Nothing to be done for 'check'. Making check in Model ... make[2]: Nothing to be done for 'check'. Making check in Tools ... Making check in speech ... make[3]: Nothing to be done for 'check'. Making check in say ... make[3]: Nothing to be done for 'check'. Making check in sound ... make[3]: Nothing to be done for 'check'. Making check in Panels ... make[2]: Nothing to be done for 'check'. Making check in PrinterTypes ... make[2]: Nothing to be done for 'check'. Making check in TextConverters ... Making check in RTF ... make[3]: Nothing to be done for 'check'. Making check in ColorPickers ... make[2]: Nothing to be done for 'check'. Making check in KeyBindings ... make[2]: Nothing to be done for 'check'. Making check in Resources ... make[2]: Nothing to be done for 'check'. Making check in Printing ... Making check in GSLPR ... make[3]: Nothing to be done for 'check'. Making check in GSCUPS ... make[3]: Nothing to be done for 'check'. Making check in Themes ... make[2]: Nothing to be done for 'check'. Making check in Tests ... gnustep-tests gui --- Running tests in gui/NSBezierPath --- gui/NSBezierPath/basic.m: Failed build: gui/NSBezierPath/bounds.m: Failed build: gui/NSBezierPath/windingCountAtPoint.m: Failed build: --- Running tests in gui/NSCell --- gui/NSCell/basic.m: Failed build: gui/NSCell/objectValue.m: Failed build: --- Running tests in gui/NSEvent --- gui/NSEvent/delta.m: Failed build: --- Running tests in gui/NSImage --- gui/NSImage/basic.m: Failed build: --- Running tests in gui/NSParagraphStyle --- gui/NSParagraphStyle/NSParagraphStyle_defaultWritingDirection.m: Failed build: --- Running tests in gui/NSPasteboard --- gui/NSPasteboard/lazy_copy.m: Failed build: --- Running tests in gui/NSPopUpButton --- gui/NSPopUpButton/defaultSelection.m: Failed build: --- Running tests in gui/NSPrintInfo --- gui/NSPrintInfo/sharedPrintInfo.m: Failed build: --- Running tests in gui/NSSavePanel --- gui/NSSavePanel/setDelegate_reload.m: Failed build: --- Running tests in gui/NSSliderCell --- gui/NSSliderCell/minMax.m: Failed build: --- Running tests in gui/NSView --- gui/NSView/NSView_autoresize_and_rounding.m: Failed build: gui/NSView/NSView_bounds_scale.m: Failed build: gui/NSView/NSView_convertRect.m: Failed build: gui/NSView/NSView_frame_bounds.m: Failed build: gui/NSView/NSView_frame_rotation.m: Failed build: gui/NSView/NSView_visibleRect.m: Failed build: gui/NSView/scrollRectToVisible.m: Failed build: --- Running tests in gui/TextSystem --- gui/TextSystem/deallocation.m: Failed build: gui/TextSystem/repeatedAttachmentCellHeight.m: Failed build: 22 Failed builds Please see /home/lamby/temp/cdt.20160606190942.oREisdBnYA.gnustep-gui/gnustep-gui-0.24.0/Tests/tests.log for more detail. GNUmakefile:49: recipe for target 'check' failed make[2]: *** [check] Error 1 /usr/share/GNUstep/Makefiles/Master/serial-subdirectories.make:53: recipe for target 'internal-check' failed make[1]: *** [internal-check] Error 2 make[1]: Leaving directory '/home/lamby/temp/cdt.20160606190942.oREisdBnYA.gnustep-gui/gnustep-gui-0.24.0' debian/rules:101: recipe for target 'debian/build-shared-stamp' failed make: *** [debian/build-shared-stamp] Error 2 [..] The full build log is attached. Regards, -- ,''`. : :' : Chris Lamb `. `'` la...@debian.org / chris-lamb.co.uk `-
gnustep-gui.0.24.0-3.1.unstable.amd64.log.txt.gz
Description: Binary data
--- End Message ---
--- Begin Message ---Source: gnustep-gui Source-Version: 0.25.0-1 We believe that the bug you reported is fixed in the latest version of gnustep-gui, which is due to be installed in the Debian FTP archive. A summary of the changes between this version and the previous one is attached. Thank you for reporting the bug, which will now be closed. If you have further comments please address them to 826...@bugs.debian.org, and the maintainer will reopen the bug report if appropriate. Debian distribution maintenance software pp. Eric Heintzmann <heintzmann.e...@free.fr> (supplier of updated gnustep-gui package) (This message was generated automatically at their request; if you believe that there is a problem with it please contact the archive administrators by mailing ftpmas...@ftp-master.debian.org) -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Format: 1.8 Date: Thu, 30 Jun 2016 22:13:09 +0200 Source: gnustep-gui Binary: gnustep-gui-common gnustep-gui-runtime libgnustep-gui0.25 libgnustep-gui-dev libgnustep-gui0.25-dbg gnustep-gui-doc Architecture: source all amd64 Version: 0.25.0-1 Distribution: experimental Urgency: low Maintainer: Debian GNUstep maintainers <pkg-gnustep-maintain...@lists.alioth.debian.org> Changed-By: Eric Heintzmann <heintzmann.e...@free.fr> Description: gnustep-gui-common - GNUstep GUI Library - common files gnustep-gui-doc - Documentation for the GNUstep GUI Library gnustep-gui-runtime - GNUstep GUI Library - runtime files libgnustep-gui-dev - GNUstep GUI header files and static libraries libgnustep-gui0.25 - GNUstep GUI Library libgnustep-gui0.25-dbg - GNUstep GUI Library - debugging symbols Closes: 826592 Changes: gnustep-gui (0.25.0-1) experimental; urgency=low . * Team Upload: + In agreement with the Debian GNUstep maintainers, add myself as Uploader * New Upstream version 0.25.0: + Closes: #826592 + remove gorm-loading patch, now useless + remove xib-loading patch, now useless + remove giflib5.diff patch, now useless + update info-direntry patch + New SONAME, thus package names are changed: - libgnustep-gui0.24 -> libgnustep-gui0.25 - libgnustep-gui0.24-dev -> libgnustep-gui0.25-dev - libgnustep-gui0.24-dbg -> libgnustep-gui0.25-dbg - start a transition: upload in experimental first * New fix-spelling-errors patch * Move debian/control.m4 file to new debian/templates directory + bump Standards-Version to 3.9.8 + now depends on latest gnustep-base + remove useless {gnustep:Depends} variable + update Vcs-* fields + tighten dependencies + add build dependency to dh-autoreconf * Move debian/libgnustep-guiN.overrides.m4 to debian/templates directory * Provide a new debian/templates/gnustep-gui-common.install.in * Provide a new debian/templates/gnustep-gui-doc.install.in file * Provide a new debian/templates/gnustep-gui-runtime.install.in file * Provide a new debian/templates/gnustep-gui-runtime.links.in file * Provide a new debian/templates/libgnustep-gui-dev.install.in file * Provide a new debian/templates/libgnustep-guiN.install.in file * New debian/source/local-options file * Update debian/watch file to version 4 * New debian/upstream/signing-key.asc file * Rewrite debian/copyright file * Provide a new debian/clean file * Provide a new debian/gnustep-gui-common.docs file * Provide a new debian/gnustep-gui-common.manpages file * Provide a new debian/gnustep-gui-doc.docs file * Provide a new debian/gnustep-gui-doc.info file * Provide a new debian/libgnustep-gui0.25.symbols * Rewrite debian/rules file for easier maintenance + use override_dh_* targets + enable hardening: remove debian/gnustep-gui-runtime.lintian-overrides, now useless Checksums-Sha1: 9aabefda33ec73754e9b182cbae82fbecf67c458 2318 gnustep-gui_0.25.0-1.dsc 7445c2671329c23b83d36a831a57e8b5e12ba512 2880464 gnustep-gui_0.25.0.orig.tar.gz 38882ee9aea712aeccfd9f91bf11da4f90a679b9 108188 gnustep-gui_0.25.0-1.debian.tar.xz 62ef770d898070f9c81afd78ff1773df23e581a3 794020 gnustep-gui-common_0.25.0-1_all.deb c0885c3bbc4baf6fdac605acf30fcc13531bdb59 1040248 gnustep-gui-doc_0.25.0-1_all.deb f87d4073c2f90d7a8c0ac8a5c21385260d2fbcaf 156650 gnustep-gui-runtime_0.25.0-1_amd64.deb 18a493e14b62952cb644d628a853e421d8140bdc 1792880 libgnustep-gui-dev_0.25.0-1_amd64.deb 487dc0b261dee1cdbf76e18906f0191f48964e3a 3813404 libgnustep-gui0.25-dbg_0.25.0-1_amd64.deb 894fe39b6c1c7e316b3bab2e82e519962b44998d 1376660 libgnustep-gui0.25_0.25.0-1_amd64.deb Checksums-Sha256: a5670534ff38c268335551e3c141fb4a4bf5925426171902c9656b59d008b816 2318 gnustep-gui_0.25.0-1.dsc 33ac197f096bd81700a2310726cc0c2b6060fa9bde8f353fa54279e44f11e1ef 2880464 gnustep-gui_0.25.0.orig.tar.gz 211352744d7a659142adae320fad083a2c6fd9f6cc1641fe0f5c0a0238517683 108188 gnustep-gui_0.25.0-1.debian.tar.xz 96142dac6faf556f7cba2de3c0d95414bd6b001ef12138cba291cc0ccd7734f1 794020 gnustep-gui-common_0.25.0-1_all.deb 435ae3c0ab797270ec9d4b2680ffd6b273708b6e7dc153d57d87af87dfda9ab8 1040248 gnustep-gui-doc_0.25.0-1_all.deb 5ab09c302fe479115973d5fa2fbb97aed83b0c8853047d23465cf09384a4a8a6 156650 gnustep-gui-runtime_0.25.0-1_amd64.deb a6165cd7b5049678d72983839b9813695ece8c72a907eb56fd7b685c2627a2e4 1792880 libgnustep-gui-dev_0.25.0-1_amd64.deb 00ee6b1d2d7e009395982a1a82d7a8f60de49eb267fc483777fdb6d6322d42a7 3813404 libgnustep-gui0.25-dbg_0.25.0-1_amd64.deb c4f2f6100c0c6108c9489fb90e1a96d1790c9aadcb448eb7cc17997557137d6a 1376660 libgnustep-gui0.25_0.25.0-1_amd64.deb Files: 8fa5c981c6288deae1086c96bd572b5e 2318 gnustep optional gnustep-gui_0.25.0-1.dsc 6d12545b087afffcd8a869332fb4f0e9 2880464 gnustep optional gnustep-gui_0.25.0.orig.tar.gz cad9dd3723a2add3f85f9f8d60bd5799 108188 gnustep optional gnustep-gui_0.25.0-1.debian.tar.xz c388d9496cb3823a4296451ace4283bf 794020 gnustep optional gnustep-gui-common_0.25.0-1_all.deb f38498298284234244dfe30d6bdaf7b9 1040248 doc optional gnustep-gui-doc_0.25.0-1_all.deb 52cd8323540d245d5bf70b758629f90f 156650 gnustep optional gnustep-gui-runtime_0.25.0-1_amd64.deb caf2b43db1e0e7b0334e9fb501f05eeb 1792880 libdevel optional libgnustep-gui-dev_0.25.0-1_amd64.deb 4dd829b9c904297c0d062d542b81e127 3813404 debug extra libgnustep-gui0.25-dbg_0.25.0-1_amd64.deb 1fa2d5f3e407f29c9522bff1b5c4ce1c 1376660 libs optional libgnustep-gui0.25_0.25.0-1_amd64.deb -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iQEcBAEBAgAGBQJXdjdnAAoJEMx+J398PcNNNwUH/jxQivLEJwXnX/Bvj4zYf5XV va67RY1+WxG6kauXQwYyCc1JWkZoXVlyA2OnWm2l9lhRPd+2QNjXuVlbC45WMCvH OqU0+G9s2Fr54JledVALEP1Du2gE+6NMhC+dntgbwqXEi/0gQyVmnLCscb7t24gs hlzXadlVTUocpJLzMIxUjvNBWtIsciojOilgyO2TjCh8ezd455UvnNFFhDHKej+8 ySj1NKIyJTQF+XUiAotK/t9V5z+i7vXpi1z3ucUSaAAmwQ4RUPSWvW500Zw9k8h+ LUohMUapTaF5+CSP8NO7ucpcHqzXn3iYCKw2nIwhNFRFyQdC2NQM7zRfdCXqP6I= =lvXP -----END PGP SIGNATURE-----
--- End Message ---