Bug#565101: oolite: ftbfs with gcc-4.5

Matthias Klose doko at debian.org
Wed Jan 13 01:05:25 UTC 2010


Package: oolite
Version: 1.65-6
Severity: normal
Tags: sid
User: debian-gcc at lists.debian.org
Usertags: ftbfs-gcc-4.5

The package fails to build in a test rebuild on at least amd64 with
gcc-4.5/g++-4.5, but succeeds to build with gcc-4.4/g++-4.4.
For the compiler version used, see:
http://lists.debian.org/debian-devel/2010/01/msg00230.html

The full build log can be found at:
http://people.debian.org/~lucas/logs/2010/01/08b/oolite_1.65-6_lsid64b.buildlog
The last lines of the build log are cwat the end of this report.

The reason of the build failure is likely in the package (compiler or
linker message found in the build log), if this turns out as a gcc bug,
please reassign to the gcc-4.5 package. If the build ends with a
message "confused by earlier errors, bailing out", please
ignore it for now; these compiler errors are filed separately.


[...]
dh_testdir
touch configure-stamp
dh_testdir
gs_make
This is gnustep-make 2.2.0. Type 'make print-gnustep-make-help' for help.
make[1]: Entering directory `/build/user-oolite_1.65-6-amd64-HSrE6I/oolite-1.65'
Making all for objc_program oolite...
 Compiling file src/Core/vector.c ...
In file included from src/Core/vector.c:45:0:
src/Core/vector.h:43:2: warning: #import is a deprecated GCC extension
 Compiling file src/Core/legacy_random.c ...
 Compiling file src/BSDCompat/strlcpy.c ...
 Compiling file src/SDL/Comparison.m ...
 Compiling file src/Core/AI.m ...
 Compiling file src/Core/DustEntity.m ...
 Compiling file src/Core/Entity.m ...
src/Core/Entity.m: In function '-[Entity loadData:]':
src/Core/Entity.m:1672:7: warning: implicit declaration of function 'strlcpy'
 Compiling file src/Core/GameController.m ...
 Compiling file src/Core/GuiDisplayGen.m ...
 Compiling file src/Core/HeadUpDisplay.m ...
 Compiling file src/SDL/main.m ...
src/SDL/main.m:1:33: fatal error: AppKit/NSApplication.h: No such file or directory
compilation terminated.
make[3]: *** [obj/main.m.o] Error 1
make[2]: *** [internal-objc_program-all_] Error 2
make[1]: *** [oolite.all.objc-program.variables] Error 2
make[1]: Leaving directory `/build/user-oolite_1.65-6-amd64-HSrE6I/oolite-1.65'
make: *** [build-stamp] Error 2
dpkg-buildpackage: error: debian/rules build gave error exit status 2





More information about the Pkg-games-devel mailing list