Package: gxine Version: 0.5.11-5 Severity: serious User: [EMAIL PROTECTED] Usertags: qa-ftbfs-20080212 qa-ftbfs Justification: FTBFS on i386
Hi, During a rebuild of all packages in sid, your package failed to build on i386. Relevant part: > /usr/bin/fakeroot debian/rules clean > dh_testdir > dh_testroot > rm -f build-stamp configure-stamp config.log > [ ! -f Makefile ] || /usr/bin/make distclean > dh_clean > dpkg-source -b gxine-0.5.11 > dpkg-source: building gxine using existing gxine_0.5.11.orig.tar.gz > dpkg-source: building gxine in gxine_0.5.11-5.diff.gz > dpkg-source: building gxine in gxine_0.5.11-5.dsc > debian/rules build > dh_testdir > ./configure --build i486-linux-gnu \ > --prefix=/usr --mandir=/usr/share/man --sysconfdir=/etc \ > --disable-integration-wizard --enable-watchdog \ > --with-logo-format=image \ > VENDOR_PKG_VERSION="`dpkg-parsechangelog | sed -ne > '/^Version:/ { s/^.* //; p }'`; Debian" \ > GSSCMD=/usr/bin/gnome-screensaver-command \ > XSSCMD=/usr/bin/xscreensaver-command \ > CFLAGS="-Wall -O2" LDFLAGS="-Wl,-z,defs" > checking for a BSD-compatible install... /usr/bin/install -c > checking whether build environment is sane... yes > checking for gawk... no > checking for mawk... mawk > checking whether make sets $(MAKE)... yes > checking whether to enable maintainer-specific portions of Makefiles... no > checking for style of include used by make... GNU > checking for gcc... gcc > checking for C compiler default output file name... a.out > checking whether the C compiler works... yes > checking whether we are cross compiling... no > checking for suffix of executables... > checking for suffix of object files... o > checking whether we are using the GNU C compiler... yes > checking whether gcc accepts -g... yes > checking for gcc option to accept ISO C89... none needed > checking dependency style of gcc... gcc3 > checking for strerror in -lcposix... no > checking for gcc... (cached) gcc > checking whether we are using the GNU C compiler... (cached) yes > checking whether gcc accepts -g... (cached) yes > checking for gcc option to accept ISO C89... (cached) none needed > checking dependency style of gcc... (cached) gcc3 > checking how to run the C preprocessor... gcc -E > checking for grep that handles long lines and -e... /bin/grep > checking for egrep... /bin/grep -E > checking for ANSI C header files... yes > checking build system type... i486-pc-linux-gnu > checking host system type... i486-pc-linux-gnu > checking for a sed that does not truncate output... /bin/sed > checking for ld used by gcc... /usr/bin/ld > checking if the linker (/usr/bin/ld) is GNU ld... yes > checking for /usr/bin/ld option to reload object files... -r > checking for BSD-compatible nm... /usr/bin/nm -B > checking whether ln -s works... yes > checking how to recognise dependent libraries... pass_all > checking for sys/types.h... yes > checking for sys/stat.h... yes > checking for stdlib.h... yes > checking for string.h... yes > checking for memory.h... yes > checking for strings.h... yes > checking for inttypes.h... yes > checking for stdint.h... yes > checking for unistd.h... yes > checking dlfcn.h usability... yes > checking dlfcn.h presence... yes > checking for dlfcn.h... yes > checking the maximum length of command line arguments... 32768 > checking command to parse /usr/bin/nm -B output from gcc object... ok > checking for objdir... .libs > checking for ar... ar > checking for ranlib... ranlib > checking for strip... strip > checking if gcc supports -fno-rtti -fno-exceptions... no > checking for gcc option to produce PIC... -fPIC > checking if gcc PIC flag -fPIC works... yes > checking if gcc static flag -static works... yes > checking if gcc supports -c -o file.o... yes > checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes > checking whether -lc should be explicitly linked in... no > checking dynamic linker characteristics... GNU/Linux ld.so > checking how to hardcode library paths into programs... immediate > checking whether stripping libraries is possible... yes > checking for shl_load... no > checking for shl_load in -ldld... no > checking for dlopen... no > checking for dlopen in -ldl... yes > checking whether a program can dlopen itself... yes > checking whether a statically linked program can dlopen itself... no > checking if libtool supports shared libraries... yes > checking whether to build shared libraries... yes > checking whether to build static libraries... no > configure: creating libtool > appending configuration tag "CXX" to libtool > appending configuration tag "F77" to libtool > checking whether the linker supports --as-needed... yes > checking for an ANSI C-conforming const... yes > checking for inline... inline > checking for off_t... yes > checking for size_t... yes > checking for ptrdiff_t... yes > checking whether byte ordering is bigendian... no > checking for inline... (cached) inline > checking for always_inline... yes > checking whether gcc supports ?: with no middle operand... yes > checking how to specify C99 with GNU extensions for gcc... -std=gnu99 > checking alloca.h usability... yes > checking alloca.h presence... yes > checking for alloca.h... yes > checking whether NLS is requested... yes > checking for msgfmt... /usr/bin/msgfmt > checking for gmsgfmt... /usr/bin/msgfmt > checking for xgettext... /usr/bin/xgettext > checking for msgmerge... /usr/bin/msgmerge > checking for ld used by GCC... /usr/bin/ld > checking if the linker (/usr/bin/ld) is GNU ld... yes > checking for shared library run path origin... done > checking for CFPreferencesCopyAppValue... no > checking for CFLocaleCopyCurrent... no > checking for GNU gettext in libc... yes > checking whether to use NLS... yes > checking where the gettext function comes from... libc > checking for X... libraries , headers > checking for gethostbyname... yes > checking for connect... yes > checking for remove... yes > checking for shmat... yes > checking for IceConnectionNumber in -lICE... yes > checking for pkg-config... /usr/bin/pkg-config > checking pkg-config is at least version 0.9.0... yes > configure: looking for the Spidermonkey Javascript library in various places. > configure: trying mozjs via pkgconfig xulrunner-js > checking for JS... yes > checking whether to build the Mozilla plugin... yes > checking for X11/Xaw/Form.h... yes > configure: looking for libnspr in various places. > configure: trying pkgconfig xulrunner-nspr > checking for NSPR... yes > checking for GLIB2... yes > found version 2.14.6 > checking for GTK2... yes > found version 2.12.7 > checking for GTHREAD2... yes > found version 2.14.6 > checking whether glib uses the system malloc by default... yes > checking for gnome-screensaver-command... /usr/bin/gnome-screensaver-command > checking for DBUS... yes > checking for xscreensaver-command... /usr/bin/xscreensaver-command > checking for DPMSQueryExtension in -lXtst... yes > checking for X11/extensions/dpms.h... yes > checking for XineramaQueryExtension in -lXinerama... yes > checking X11/extensions/Xinerama.h usability... yes > checking X11/extensions/Xinerama.h presence... yes > checking for X11/extensions/Xinerama.h... yes > checking for XRRQueryExtension in -lXrandr... yes > checking for pthread_create in -lpthread... yes > checking pthread.h usability... yes > checking pthread.h presence... yes > checking for pthread.h... yes > checking for xine-config... /usr/bin/xine-config > checking for XINE-LIB version >= 1.0.1... > *** 'xine-config --version' returned -1717986918.1072798105.-1717986918, but > XINE (1072798105.858993459.1076114227) > *** was found! If xine-config was correct, then it is best > *** to remove the old version of XINE. You may also be able to fix the error > *** by modifying your LD_LIBRARY_PATH enviroment variable, or by editing > *** /etc/ld.so.conf. Make sure you have run ldconfig if that is > *** required on your system. > *** If xine-config was wrong, set the environment variable XINE_CONFIG > *** to point to the correct copy of xine-config, and remove the file > config.cache > *** before re-running configure > no > configure: error: *** Please install xine-lib (devel) first *** > make: *** [configure-stamp] Error 1 The full build log is available from: http://people.debian.org/~lucas/logs/2008/02/12 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 containing a sid i386 environment. Internet was not accessible from the build systems. -- | Lucas Nussbaum | [EMAIL PROTECTED] http://www.lucas-nussbaum.net/ | | jabber: [EMAIL PROTECTED] GPG: 1024D/023B3F4F | -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]