Hi David, On Sat, Jun 22, 2013 at 01:57:45PM +0200, David Suárez wrote:
> During a rebuild of all packages in sid, your package failed to build on > amd64. Thanks for the rebuild and the checks of Debian's quality! > Relevant part: Sadly, it isn't. > > configure:5713: checking for zzip_open in -lzzip > > configure:5738: gcc -o conftest -g -O2 -fstack-protector > > --param=ssp-buffer-size=4 -Wformat -Werror=format-security > > -D_FORTIFY_SOURCE=2 -Wl,-z,relro -Wl,-z,defs -Wl,--as-needed conftest.c > > -lzzip -lz >&5 > > /usr/bin/ld: cannot find -lzzip > > collect2: error: ld returned 1 exit status Usual autoconf foo. It is looking for libzzip and does not find it. Pretty normal. > The full build log is available from: > > http://aws-logs.debian.net/ftbfs-logs/2013/06/20/desmume_0.9.9-1_unstable.log This shows the actuall error: > checking for GTKGLEXT... no > configure: error: Package requirements ("gtkglext-1.0") were not met: > > Package pangox was not found in the pkg-config search path. > Perhaps you should add the directory containing `pangox.pc' > to the PKG_CONFIG_PATH environment variable > Package 'pangox', required by 'GdkGLExt', not found Which is http://bugs.debian.org/709554, so not a bug in desmume. I am leaving this bug open to document that desmume *does* ftbfs in sid at the moment. David, would it be possible to improve your scripts to catch the atuall error-source? :) Regards Evgeni -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org