Source: libfakekey Version: 0.1-8 Severity: serious Tags: jessie sid User: debian...@lists.debian.org 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 the offending lib to LD flags. Relevant part: > gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I.. -g -Wall -fno-strict-aliasing > -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 > -Wformat -Werror=format-security -c fakekey-test.c > fakekey-test.c: In function 'main': > fakekey-test.c:10:17: warning: unused variable 'str2' [-Wunused-variable] > unsigned char str2[] = "\303\270"; > ^ > fakekey-test.c:8:12: warning: unused variable 'i' [-Wunused-variable] > int i; > ^ > fakekey-test.c:38:1: warning: control reaches end of non-void function > [-Wreturn-type] > } > ^ > /bin/bash ../libtool --tag=CC --mode=link gcc -g -O2 -fstack-protector > --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wl,-z,relro > -Wl,--as-needed -o fakekey-test fakekey-test.o ../src/libfakekey.la > libtool: link: gcc -g -O2 -fstack-protector --param=ssp-buffer-size=4 > -Wformat -Werror=format-security -Wl,-z -Wl,relro -o .libs/fakekey-test > fakekey-test.o -Wl,--as-needed ../src/.libs/libfakekey.so > /usr/bin/ld: fakekey-test.o: undefined reference to symbol 'XOpenDisplay' > /usr/lib/x86_64-linux-gnu/libX11.so.6: 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/libfakekey_0.1-8_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 debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org