Your message dated Tue, 21 Sep 2010 15:15:49 +0200
with message-id <[email protected]>
and subject line Re: gxine: FTBFS in squeeze: configure: error: libjs not found
has caused the Debian Bug report #595864,
regarding gxine: FTBFS in squeeze: configure: error: libjs not 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.)


-- 
595864: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=595864
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: gxine
Version: 0.5.905-4
Severity: serious
Tags: squeeze sid
User: [email protected]
Usertags: qa-ftbfs-20100906 qa-ftbfs
Justification: FTBFS on amd64

Hi,

During a rebuild of all packages in a squeeze chroot, your package failed
to build on amd64.

Relevant part:
>  /usr/bin/fakeroot debian/rules clean
> dh_testdir
> dh_testroot
> rm -f build-stamp configure-stamp config.log debian/gxine.postinst
> [ ! -f Makefile ] || /usr/bin/make distclean
> dh_clean
>  dpkg-source -b gxine-0.5.905
> dpkg-source: info: using options from gxine-0.5.905/debian/source/options: 
> --single-debian-patch
> dpkg-source: info: using source format `3.0 (quilt)'
> dpkg-source: info: building gxine using existing ./gxine_0.5.905.orig.tar.bz2
> dpkg-source: info: local changes stored in 
> gxine-0.5.905/debian/patches/debian-changes, the modified files are:
>  gxine-0.5.905/src/player.c
> dpkg-source: info: building gxine in gxine_0.5.905-4.debian.tar.gz
> dpkg-source: info: building gxine in gxine_0.5.905-4.dsc
>  debian/rules build
> dh_testdir
> ./configure --build x86_64-linux-gnu \
>                   --prefix=/usr --mandir=/usr/share/man --sysconfdir=/etc \
>                   --disable-integration-wizard --enable-watchdog \
>                   --with-logo-format=image --with-gudev \
>                   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 a thread-safe mkdir -p... /bin/mkdir -p
> 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 whether the C compiler works... yes
> checking for C compiler default output file name... a.out
> checking for suffix of executables... 
> checking whether we are cross compiling... no
> 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 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 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 minix/config.h usability... no
> checking minix/config.h presence... no
> checking for minix/config.h... no
> checking whether it is safe to define __EXTENSIONS__... yes
> checking for library containing strerror... none required
> checking whether gcc and cc understand -c and -o together... yes
> checking for ANSI C header files... (cached) yes
> checking build system type... x86_64-pc-linux-gnu
> checking host system type... x86_64-pc-linux-gnu
> checking for a sed that does not truncate output... /bin/sed
> checking for fgrep... /bin/grep -F
> checking for ld used by gcc... /usr/bin/ld
> checking if the linker (/usr/bin/ld) is GNU ld... yes
> checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
> checking the name lister (/usr/bin/nm -B) interface... BSD nm
> checking whether ln -s works... yes
> checking the maximum length of command line arguments... 3458764513820540925
> checking whether the shell understands some XSI constructs... yes
> checking whether the shell understands "+="... yes
> checking for /usr/bin/ld option to reload object files... -r
> checking for objdump... objdump
> checking how to recognize dependent libraries... pass_all
> checking for ar... ar
> checking for strip... strip
> checking for ranlib... ranlib
> checking command to parse /usr/bin/nm -B output from gcc object... ok
> checking for dlfcn.h... yes
> checking for objdir... .libs
> checking if gcc supports -fno-rtti -fno-exceptions... no
> checking for gcc option to produce PIC... -fPIC -DPIC
> checking if gcc PIC flag -fPIC -DPIC works... yes
> checking if gcc static flag -static works... yes
> checking if gcc supports -c -o file.o... yes
> checking if gcc supports -c -o file.o... (cached) yes
> checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) 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 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 whether stripping libraries is possible... yes
> checking if libtool supports shared libraries... yes
> checking whether to build shared libraries... yes
> checking whether to build static libraries... no
> checking whether the linker supports --as-needed... yes
> checking whether the linker supports -z defs... 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... no
> 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 -m elf_x86_64
> checking if the linker (/usr/bin/ld -m elf_x86_64) 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 pkg-config... /usr/bin/pkg-config
> checking pkg-config is at least version 0.9.0... yes
> checking for X... libraries , headers 
> checking for XCB... yes
> checking for gethostbyname... yes
> checking for connect... yes
> checking for remove... yes
> checking for shmat... yes
> checking for IceConnectionNumber in -lICE... yes
> checking for socket in -lsocket... no
> checking for gethostbyname in -lnsl... yes
> configure: looking for the Spidermonkey Javascript library in various places.
> configure: trying mozjs via pkgconfig xulrunner-js
> checking for JS... no
> configure: trying mozjs via pkgconfig mozilla-js
> checking for JS... yes
> configure: trying mozjs via pkgconfig firefox-js
> checking for JS... no
> configure: trying mozjs via pkgconfig seamonkey-js
> checking for JS... no
> configure: trying mozjs, includes in /usr/include/mozilla/js
> checking for mozilla/js/jsapi.h... no
> configure: trying mozjs, includes in /usr/include/firefox/js
> checking for firefox/js/jsapi.h... no
> configure: trying mozjs, includes in /usr/include/firefox-1.5/js
> checking for firefox-1.5/js/jsapi.h... no
> configure: trying mozjs, includes in /usr/include/seamonkey/js
> checking for seamonkey/js/jsapi.h... no
> configure: error: libjs not found
> make: *** [configure-stamp] Error 1

The full build log is available from:
   
http://people.debian.org/~lucas/logs/2010/09/06/gxine_0.5.905-4_lsqueeze64.buildlog

It is possible that your package builds fine in sid, but you should make sure
that your package also builds fine in squeeze before the release.

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.  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 ---
It seems gxine builds fine with latest iceweasel uploads.

-- 
  .''`.
 :  :' :   Luca Falavigna <[email protected]>
 `.  `'
   `-

Attachment: signature.asc
Description: OpenPGP digital signature


--- End Message ---

Reply via email to