Source: celestia Version: 1.6.1+dfsg-2 Severity: serious Tags: jessie sid User: [email protected] Usertags: qa-ftbfs-20130620 qa-ftbfs Justification: FTBFS on amd64
Hi, During a rebuild of all packages in sid, your package failed to build on amd64. Maybe you need to add explicitly -lGL LD flag. Relevant part: > x86_64-linux-gnu-g++ -DCONFIG_DATA_DIR='"/usr/share/celestia"' > -DLOCALEDIR='"/usr/share/locale"' -DHAVE_CONFIG_H -I. -I../.. -I.. > -D_FORTIFY_SOURCE=2 -I/usr/include/lua5.1 -DLUA_VER=0x050100 -DCELX > -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align > -Wchar-subscripts -Wall -W -Wpointer-arith -DNDEBUG -DNO_DEBUG -O2 -g -O2 > -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security > -ffast-math -fexpensive-optimizations -fomit-frame-pointer -Wformat-security > -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions > -fno-check-new -fno-common -MT celestia-glutmain.o -MD -MP -MF > .deps/celestia-glutmain.Tpo -c -o celestia-glutmain.o `test -f 'glutmain.cpp' > || echo './'`glutmain.cpp > glutmain.cpp:160:13: warning: unused parameter 'x' [-Wunused-parameter] > static void KeyPress(unsigned char c, int x, int y) > ^ > glutmain.cpp:160:13: warning: unused parameter 'y' [-Wunused-parameter] > glutmain.cpp:171:13: warning: unused parameter 'x' [-Wunused-parameter] > static void KeyUp(unsigned char c, int x, int y) > ^ > glutmain.cpp:171:13: warning: unused parameter 'y' [-Wunused-parameter] > glutmain.cpp:241:13: warning: unused parameter 'x' [-Wunused-parameter] > static void SpecialKeyPress(int key, int x, int y) > ^ > glutmain.cpp:241:13: warning: unused parameter 'y' [-Wunused-parameter] > glutmain.cpp:247:13: warning: unused parameter 'x' [-Wunused-parameter] > static void SpecialKeyUp(int key, int x, int y) > ^ > glutmain.cpp:247:13: warning: unused parameter 'y' [-Wunused-parameter] > mv -f .deps/celestia-glutmain.Tpo .deps/celestia-glutmain.Po > /bin/bash ../../libtool --tag=CXX --mode=link x86_64-linux-gnu-g++ > -I/usr/include/lua5.1 -DLUA_VER=0x050100 -DCELX -Wno-long-long -Wundef > -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wchar-subscripts -Wall > -W -Wpointer-arith -DNDEBUG -DNO_DEBUG -O2 -g -O2 -fstack-protector > --param=ssp-buffer-size=4 -Wformat -Werror=format-security -ffast-math > -fexpensive-optimizations -fomit-frame-pointer -Wformat-security > -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions > -fno-check-new -fno-common -Wl,-z,relro -o celestia celestia-celestiacore.o > celestia-configfile.o celestia-destination.o celestia-eclipsefinder.o > celestia-favorites.o celestia-imagecapture.o celestia-url.o celestia-celx.o > celestia-celx_celestia.o celestia-celx_frame.o celestia-celx_gl.o > celestia-celx_object.o celestia-celx_observer.o celestia-celx_phase.o > celestia-celx_position.o celestia-celx_rotation.o celestia-celx_vector.o > celestia-glutmain.o -llua5.1 ../celengine/libcelengine.a > ../celtxf/libceltxf.a ../cel3ds/libcel3ds.a ../celmath/libcelmath.a > ../celutil/libcelutil.a -lpng -ljpeg -lglut -lGLU -lz -ldl > libtool: link: x86_64-linux-gnu-g++ -I/usr/include/lua5.1 -DLUA_VER=0x050100 > -DCELX -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE > -Wcast-align -Wchar-subscripts -Wall -W -Wpointer-arith -DNDEBUG -DNO_DEBUG > -O2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat > -Werror=format-security -ffast-math -fexpensive-optimizations > -fomit-frame-pointer -Wformat-security -Wmissing-format-attribute > -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -Wl,-z > -Wl,relro -o celestia celestia-celestiacore.o celestia-configfile.o > celestia-destination.o celestia-eclipsefinder.o celestia-favorites.o > celestia-imagecapture.o celestia-url.o celestia-celx.o > celestia-celx_celestia.o celestia-celx_frame.o celestia-celx_gl.o > celestia-celx_object.o celestia-celx_observer.o celestia-celx_phase.o > celestia-celx_position.o celestia-celx_rotation.o celestia-celx_vector.o > celestia-glutmain.o -llua5.1 ../celengine/libcelengine.a > ../celtxf/libceltxf.a ../cel3ds/libcel3ds.a ../celmath/libcelmath.a > ../celutil/libcelutil.a -lpng -ljpeg -lglut -lGLU -lz -ldl > /usr/bin/ld: ../celengine/libcelengine.a(libcelengine_a-render.o): undefined > reference to symbol 'glDepthFunc' > /usr/lib/x86_64-linux-gnu/libGL.so.1: error adding symbols: DSO missing from > command line > collect2: error: ld returned 1 exit status The full build log is available from: http://aws-logs.debian.net/ftbfs-logs/2013/06/20/celestia_1.6.1+dfsg-2_unstable.log 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 EC2 VM instances from Amazon Web Services, using a clean, minimal and up-to-date chroot. Every failed build was retried once to eliminate random failures. -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

