Your message dated Sat, 08 Mar 2008 01:47:03 +0000 with message-id <[EMAIL PROTECTED]> and subject line Bug#465621: fixed in gxine 0.5.901-1 has caused the Debian Bug report #465621, regarding gxine: FTBFS: 'xine-config --version' returned -1717986918.1072798105.-1717986918, but XINE (1072798105.858993459.1076114227) was found! to be marked as done.
This means that you claim that the problem has been dealt with. If this is not the case it is now your responsibility to reopen the Bug report if necessary, and/or fix the problem forthwith. (NB: If you are a system administrator and have no idea what this message is talking about, this may indicate a serious mail system misconfiguration somewhere. Please contact [EMAIL PROTECTED] immediately.) -- 465621: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=465621 Debian Bug Tracking System Contact [EMAIL PROTECTED] with problems
--- Begin Message ---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 |
--- End Message ---
--- Begin Message ---Source: gxine Source-Version: 0.5.901-1 We believe that the bug you reported is fixed in the latest version of gxine, which is due to be installed in the Debian FTP archive: gxine_0.5.901-1.diff.gz to pool/main/g/gxine/gxine_0.5.901-1.diff.gz gxine_0.5.901-1.dsc to pool/main/g/gxine/gxine_0.5.901-1.dsc gxine_0.5.901-1_amd64.deb to pool/main/g/gxine/gxine_0.5.901-1_amd64.deb gxine_0.5.901.orig.tar.gz to pool/main/g/gxine/gxine_0.5.901.orig.tar.gz gxineplugin_0.5.901-1_amd64.deb to pool/main/g/gxine/gxineplugin_0.5.901-1_amd64.deb A summary of the changes between this version and the previous one is attached. Thank you for reporting the bug, which will now be closed. If you have further comments please address them to [EMAIL PROTECTED], and the maintainer will reopen the bug report if appropriate. Debian distribution maintenance software pp. Darren Salt <[EMAIL PROTECTED]> (supplier of updated gxine package) (This message was generated automatically at their request; if you believe that there is a problem with it please contact the archive administrators by mailing [EMAIL PROTECTED]) -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Format: 1.7 Date: Sat, 08 Mar 2008 00:40:16 +0000 Source: gxine Binary: gxine gxineplugin Architecture: source amd64 Version: 0.5.901-1 Distribution: unstable Urgency: low Maintainer: [EMAIL PROTECTED] Changed-By: Darren Salt <[EMAIL PROTECTED]> Description: gxine - the xine video player, GTK+/Gnome user interface gxineplugin - the xine video player, GTK+/Gnome; launcher plugin for Mozilla Closes: 453534 458673 465621 Changes: gxine (0.5.901-1) unstable; urgency=low . * 0.5.900 has long since been using better xine-lib version detection and, therefore, has not suffered from the current release's 4-part version number. (Closes: #465621) * From 0.5.11-5: - Fixed debian/watch. (Closes: #453534) - Build-depend on libxine1-misc-plugins. (Closes: #458673) Files: 1faab766fc64b92c939697548652f72a 1006 graphics optional gxine_0.5.901-1.dsc d74aa647fe31b56ee523a981960f5be3 1437179 graphics optional gxine_0.5.901.orig.tar.gz 2a4361cd51cdbc7391dd070e8478987b 9265 graphics optional gxine_0.5.901-1.diff.gz 29409aa3480698ff4401352e50093ae7 533072 graphics optional gxine_0.5.901-1_amd64.deb 21fde58896623da13abdc2bcbc3e6bf6 7634 graphics optional gxineplugin_0.5.901-1_amd64.deb -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.6 (GNU/Linux) iD8DBQFH0ew4sBKtjPGfWZ8RAjFOAJ44B8UDfoa+Jw72g/SiwzAIctJ86QCcD+KX Iy7mzTkzjJKvZlr8lL6HrA4= =8fXE -----END PGP SIGNATURE-----
--- End Message ---

