[Debian GNUstep maintainers] Bug#618211: cynthiune.app: FTBFS: CynthiuneController.m:32:36: fatal error: AppKit/NSWindow+Toolbar.h: No such file or directory
Lucas Nussbaum
lucas at lucas-nussbaum.net
Sun Mar 13 17:38:06 UTC 2011
Source: cynthiune.app
Version: 0.9.5-12
Severity: serious
Tags: wheezy sid
User: debian-qa at lists.debian.org
Usertags: qa-ftbfs-20110313 qa-ftbfs
Justification: FTBFS on amd64
Hi,
During a rebuild of all packages in sid, your package failed to build on
amd64.
Relevant part:
> make[2]: Entering directory `/build/user-cynthiune.app_0.9.5-12-amd64-7RAYEv/cynthiune.app-0.9.5/Bundles/aRts'
> cd .; \
> /usr/share/GNUstep/Makefiles/mkinstalldirs ./obj
> Making all for bundle aRts...
> cd .; \
> /usr/share/GNUstep/Makefiles/mkinstalldirs ./obj/aRts.obj/
> /usr/share/GNUstep/Makefiles/mkinstalldirs aRts.output/.
> gcc aRts.m -c \
> -MMD -MP -DGNUSTEP -DGNUSTEP_BASE_LIBRARY=1 -DGNU_GUI_LIBRARY=1 -DGNU_RUNTIME=1 -DGNUSTEP_BASE_LIBRARY=1 -D_REENTRANT -fPIC -Wall -DGSWARN -DGSDIAGNOSE -Wno-import -g -O2 -fno-strict-aliasing -fexceptions -fobjc-exceptions -D_NATIVE_OBJC_EXCEPTIONS -fgnu-runtime -Wall -Wno-import -I/usr/include/kde/artsc -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DARTSD="\"/usr/bin/artsd\"" -fconstant-string-class=NSConstantString -I../../Frameworks -I../../Frameworks/Cynthiune/Cynthiune.framework/Headers -I. -I/usr/local/include/GNUstep -I/usr/include/GNUstep \
> -o obj/aRts.obj/aRts.m.o
> gcc -shared -rdynamic -L../../Frameworks/Cynthiune/Cynthiune.framework/Versions/Current -lCynthiune -Wl,-z,defs -Wl,--as-needed -Wl,-rpath,/usr/lib/cynthiune.app -shared-libgcc -fexceptions -o ./aRts.output/./aRts ./obj/aRts.obj/aRts.m.o -L/usr/local/lib -L/usr/lib -L/usr/lib -lartsc -lgnustep-gui -lgnustep-base -lpthread -lobjc -lm
> /usr/share/GNUstep/Makefiles/mkinstalldirs aRts.output/Resources
> echo "OLD_GNUSTEP_STAMP_ASTRING = _aRts-" > ./aRts.output/stamp.make
> (echo "{"; echo ' NOTE = "Automatically generated, do not edit!";'; \
> echo " NSExecutable = \"aRts\";"; \
> echo " NSMainNibFile = \"\";"; \
> echo " NSPrincipalClass = \"aRts\";"; \
> echo "}") >aRts.output/Resources/Info-gnustep.plist
> if [ -r "aRtsInfo.plist" ]; then \
> plmerge aRts.output/Resources/Info-gnustep.plist aRtsInfo.plist; \
> fi
> make[2]: Leaving directory `/build/user-cynthiune.app_0.9.5-12-amd64-7RAYEv/cynthiune.app-0.9.5/Bundles/aRts'
> cd .; \
> /usr/share/GNUstep/Makefiles/mkinstalldirs ./obj
> Making all for app Cynthiune...
> cd .; \
> /usr/share/GNUstep/Makefiles/mkinstalldirs ./obj/Cynthiune.obj/
> /usr/share/GNUstep/Makefiles/mkinstalldirs Cynthiune.app/.
> gcc main.m -c \
> -MMD -MP -DGNUSTEP -DGNUSTEP_BASE_LIBRARY=1 -DGNU_GUI_LIBRARY=1 -DGNU_RUNTIME=1 -DGNUSTEP_BASE_LIBRARY=1 -D_REENTRANT -fPIC -Wall -DGSWARN -DGSDIAGNOSE -Wno-import -g -O2 -fno-strict-aliasing -fexceptions -fobjc-exceptions -D_NATIVE_OBJC_EXCEPTIONS -fgnu-runtime -Wall -Wno-import -fconstant-string-class=NSConstantString -IFrameworks -IFrameworks/Cynthiune/Cynthiune.framework/Headers -I. -I/usr/local/include/GNUstep -I/usr/include/GNUstep \
> -o obj/Cynthiune.obj/main.m.o
> gcc BundleManager.m -c \
> -MMD -MP -DGNUSTEP -DGNUSTEP_BASE_LIBRARY=1 -DGNU_GUI_LIBRARY=1 -DGNU_RUNTIME=1 -DGNUSTEP_BASE_LIBRARY=1 -D_REENTRANT -fPIC -Wall -DGSWARN -DGSDIAGNOSE -Wno-import -g -O2 -fno-strict-aliasing -fexceptions -fobjc-exceptions -D_NATIVE_OBJC_EXCEPTIONS -fgnu-runtime -Wall -Wno-import -fconstant-string-class=NSConstantString -IFrameworks -IFrameworks/Cynthiune/Cynthiune.framework/Headers -I. -I/usr/local/include/GNUstep -I/usr/include/GNUstep \
> -o obj/Cynthiune.obj/BundleManager.m.o
> gcc CynthiuneAnimatedImageView.m -c \
> -MMD -MP -DGNUSTEP -DGNUSTEP_BASE_LIBRARY=1 -DGNU_GUI_LIBRARY=1 -DGNU_RUNTIME=1 -DGNUSTEP_BASE_LIBRARY=1 -D_REENTRANT -fPIC -Wall -DGSWARN -DGSDIAGNOSE -Wno-import -g -O2 -fno-strict-aliasing -fexceptions -fobjc-exceptions -D_NATIVE_OBJC_EXCEPTIONS -fgnu-runtime -Wall -Wno-import -fconstant-string-class=NSConstantString -IFrameworks -IFrameworks/Cynthiune/Cynthiune.framework/Headers -I. -I/usr/local/include/GNUstep -I/usr/include/GNUstep \
> -o obj/Cynthiune.obj/CynthiuneAnimatedImageView.m.o
> gcc CynthiuneController.m -c \
> -MMD -MP -DGNUSTEP -DGNUSTEP_BASE_LIBRARY=1 -DGNU_GUI_LIBRARY=1 -DGNU_RUNTIME=1 -DGNUSTEP_BASE_LIBRARY=1 -D_REENTRANT -fPIC -Wall -DGSWARN -DGSDIAGNOSE -Wno-import -g -O2 -fno-strict-aliasing -fexceptions -fobjc-exceptions -D_NATIVE_OBJC_EXCEPTIONS -fgnu-runtime -Wall -Wno-import -fconstant-string-class=NSConstantString -IFrameworks -IFrameworks/Cynthiune/Cynthiune.framework/Headers -I. -I/usr/local/include/GNUstep -I/usr/include/GNUstep \
> -o obj/Cynthiune.obj/CynthiuneController.m.o
> CynthiuneController.m:32:36: fatal error: AppKit/NSWindow+Toolbar.h: No such file or directory
> compilation terminated.
> make[4]: *** [obj/Cynthiune.obj/CynthiuneController.m.o] Error 1
The full build log is available from:
http://people.debian.org/~lucas/logs/2011/03/13/cynthiune.app_0.9.5-12_lsid64.buildlog
A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!
About the archive rebuild: The rebuild was done on about 50 AMD64 nodes
of the Grid'5000 platform, using a clean chroot. Internet was not
accessible from the build systems.
--
| Lucas Nussbaum
| lucas at lucas-nussbaum.net http://www.lucas-nussbaum.net/ |
| jabber: lucas at nussbaum.fr GPG: 1024D/023B3F4F |
More information about the pkg-GNUstep-maintainers
mailing list