Source: pcmanx-gtk2 Version: 0.3.9-1 Severity: serious User: debian...@lists.debian.org Usertags: qa-ftbfs-20091016 qa-ftbfs Justification: FTBFS on amd64
Hi, During a rebuild of all packages in sid, your package failed to build on amd64. Relevant part: > /usr/bin/fakeroot debian/rules clean > dh_testdir > dh_testroot > rm -f build-stamp > # Add here commands to clean up after the build process. > [ ! -f Makefile ] || /usr/bin/make distclean > dh_clean > dpatch deapply-all > iceape-dev not applied to ./ . > telnet_protocol not applied to ./ . > change_default_en_font_to_mono not applied to ./ . > remove_image_file_in_usr_lib not applied to ./ . > rm -rf patch-stamp patch-stampT debian/patched > dpkg-source -b pcmanx-gtk2-0.3.9 > dpkg-source: info: using source format `1.0' > dpkg-source: info: building pcmanx-gtk2 using existing > pcmanx-gtk2_0.3.9.orig.tar.gz > dpkg-source: info: building pcmanx-gtk2 in pcmanx-gtk2_0.3.9-1.diff.gz > dpkg-source: warning: executable mode 0755 of > 'debian/patches/telnet_protocol.dpatch' will not be represented in diff > dpkg-source: warning: executable mode 0755 of > 'debian/patches/iceape-dev.dpatch' will not be represented in diff > dpkg-source: warning: executable mode 0755 of > 'debian/patches/remove_image_file_in_usr_lib.dpatch' will not be represented > in diff > dpkg-source: warning: executable mode 0755 of > 'debian/patches/change_default_en_font_to_mono.dpatch' will not be > represented in diff > dpkg-source: info: building pcmanx-gtk2 in pcmanx-gtk2_0.3.9-1.dsc > debian/rules build > test -d debian/patched || install -d debian/patched > dpatch apply-all > applying patch remove_image_file_in_usr_lib to ./ ... ok. > applying patch change_default_en_font_to_mono to ./ ... ok. > applying patch telnet_protocol to ./ ... ok. > applying patch iceape-dev to ./ ... ok. > dpatch cat-all >>patch-stampT > mv -f patch-stampT patch-stamp > dh_testdir > # Add here commands to configure the package. > CXXFLAGS="-Wall -g -O2" LDFLAGS=" -Wl,--as-needed" ./configure > --host=x86_64-linux-gnu \ > --build=x86_64-linux-gnu \ > --prefix=/usr --mandir=\${prefix}/share/man > --infodir=\${prefix}/share/info \ > --enable-plugin --enable-wget --enable-iplookup > 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 for style of include used by make... GNU > checking for x86_64-linux-gnu-gcc... x86_64-linux-gnu-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 x86_64-linux-gnu-gcc accepts -g... yes > checking for x86_64-linux-gnu-gcc option to accept ISO C89... none needed > checking dependency style of x86_64-linux-gnu-gcc... gcc3 > checking for an ANSI C-conforming const... yes > checking for inline... inline > checking for error_at_line... yes > checking how to run the C preprocessor... x86_64-linux-gnu-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 for pid_t... yes > checking vfork.h usability... no > checking vfork.h presence... no > checking for vfork.h... no > checking for fork... yes > checking for vfork... yes > checking for working fork... yes > checking for working vfork... (cached) yes > checking for stdlib.h... (cached) yes > checking for GNU libc compatible malloc... yes > checking whether lstat dereferences a symlink specified with a trailing > slash... yes > checking whether stat accepts an empty string... no > checking for gethostbyname... yes > checking for isascii... yes > checking for memset... yes > checking for mkdir... yes > checking for setenv... yes > checking for socket... yes > checking for strchr... yes > checking for strrchr... yes > checking for strstr... yes > checking for stdbool.h that conforms to C99... yes > checking for _Bool... yes > checking for sys/wait.h that is POSIX.1 compatible... yes > checking arpa/inet.h usability... yes > checking arpa/inet.h presence... yes > checking for arpa/inet.h... yes > checking fcntl.h usability... yes > checking fcntl.h presence... yes > checking for fcntl.h... yes > checking libintl.h usability... yes > checking libintl.h presence... yes > checking for libintl.h... yes > checking locale.h usability... yes > checking locale.h presence... yes > checking for locale.h... yes > checking netdb.h usability... yes > checking netdb.h presence... yes > checking for netdb.h... yes > checking netinet/in.h usability... yes > checking netinet/in.h presence... yes > checking for netinet/in.h... yes > checking for stdlib.h... (cached) yes > checking for string.h... (cached) yes > checking sys/ioctl.h usability... yes > checking sys/ioctl.h presence... yes > checking for sys/ioctl.h... yes > checking sys/socket.h usability... yes > checking sys/socket.h presence... yes > checking for sys/socket.h... yes > checking sys/time.h usability... yes > checking sys/time.h presence... yes > checking for sys/time.h... yes > checking termios.h usability... yes > checking termios.h presence... yes > checking for termios.h... yes > checking for unistd.h... (cached) yes > checking utmp.h usability... yes > checking utmp.h presence... yes > checking for utmp.h... yes > checking for X... libraries , headers > checking for pid_t... (cached) yes > checking for size_t... yes > checking for x86_64-linux-gnu-gcc... (cached) x86_64-linux-gnu-gcc > checking whether we are using the GNU C compiler... (cached) yes > checking whether x86_64-linux-gnu-gcc accepts -g... (cached) yes > checking for x86_64-linux-gnu-gcc option to accept ISO C89... (cached) none > needed > checking dependency style of x86_64-linux-gnu-gcc... (cached) gcc3 > checking how to run the C preprocessor... x86_64-linux-gnu-gcc -E > checking dependency style of x86_64-linux-gnu-gcc... gcc3 > checking for x86_64-linux-gnu-g++... x86_64-linux-gnu-g++ > checking whether we are using the GNU C++ compiler... yes > checking whether x86_64-linux-gnu-g++ accepts -g... yes > checking dependency style of x86_64-linux-gnu-g++... gcc3 > checking for x86_64-linux-gnu-ranlib... no > checking for ranlib... ranlib > 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 x86_64-linux-gnu-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 x86_64-linux-gnu-objdump... no > checking for objdump... objdump > checking how to recognize dependent libraries... pass_all > checking for x86_64-linux-gnu-ar... no > checking for ar... ar > checking for x86_64-linux-gnu-strip... no > checking for strip... strip > checking for x86_64-linux-gnu-ranlib... ranlib > checking command to parse /usr/bin/nm -B output from x86_64-linux-gnu-gcc > object... ok > checking for dlfcn.h... yes > checking whether we are using the GNU C++ compiler... (cached) yes > checking whether x86_64-linux-gnu-g++ accepts -g... (cached) yes > checking dependency style of x86_64-linux-gnu-g++... (cached) gcc3 > checking how to run the C++ preprocessor... x86_64-linux-gnu-g++ -E > checking for objdir... .libs > checking if x86_64-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no > checking for x86_64-linux-gnu-gcc option to produce PIC... -fPIC -DPIC > checking if x86_64-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes > checking if x86_64-linux-gnu-gcc static flag -static works... yes > checking if x86_64-linux-gnu-gcc supports -c -o file.o... yes > checking if x86_64-linux-gnu-gcc supports -c -o file.o... (cached) yes > checking whether the x86_64-linux-gnu-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 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 for ld used by x86_64-linux-gnu-g++... /usr/bin/ld -m elf_x86_64 > checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes > checking whether the x86_64-linux-gnu-g++ linker (/usr/bin/ld -m elf_x86_64) > supports shared libraries... yes > checking for x86_64-linux-gnu-g++ option to produce PIC... -fPIC -DPIC > checking if x86_64-linux-gnu-g++ PIC flag -fPIC -DPIC works... yes > checking if x86_64-linux-gnu-g++ static flag -static works... yes > checking if x86_64-linux-gnu-g++ supports -c -o file.o... yes > checking if x86_64-linux-gnu-g++ supports -c -o file.o... (cached) yes > checking whether the x86_64-linux-gnu-g++ linker (/usr/bin/ld -m elf_x86_64) > supports shared libraries... yes > configure: error: The intltool scripts were not found. Please install > intltool. > checking dynamic linker characteristics... GNU/Linux ld.so > checking how to hardcode library paths into programs... immediate > checking whether NLS is requested... yes > checking for intltool-update... no > checking for intltool-merge... no > checking for intltool-extract... no > make: *** [config.status] Error 1 The full build log is available from: http://people.debian.org/~lucas/logs/2009/10/16/pcmanx-gtk2_0.3.9-1_lsid64.buildlog 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 | lu...@lucas-nussbaum.net http://www.lucas-nussbaum.net/ | | jabber: lu...@nussbaum.fr GPG: 1024D/023B3F4F | -- To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org