Package: multisync0.90 Version: 0.92.0~svn355-1 Severity: serious User: debian...@lists.debian.org Usertags: qa-ftbfs-20090713 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 > cd build-tree && > QUILT_PATCHES=/build/user-multisync0.90_0.92.0~svn355-1-amd64-xToM94/multisync0.90-0.92.0~svn355/debian/patches > quilt pop -a > /bin/sh: line 0: cd: build-tree: No such file or directory > make: [unpatch] Error 1 (ignored) > rm -rf .pc/ > rm -f patch-stamp > dh_testdir > dh_testroot > rm -f configure-stamp build-stamp patch-stamp tarballs-stamp install-stamp > rm -r build-tree > rm: cannot remove `build-tree': No such file or directory > make: [clean] Error 1 (ignored) > dh_clean > dpkg-source -b multisync0.90-0.92.0~svn355 > dpkg-source: info: using source format `1.0' > dpkg-source: info: building multisync0.90 using existing > multisync0.90_0.92.0~svn355.orig.tar.gz > dpkg-source: info: building multisync0.90 in > multisync0.90_0.92.0~svn355-1.diff.gz > debian/rules build > dpkg-source: info: building multisync0.90 in multisync0.90_0.92.0~svn355-1.dsc > mkdir -p build-tree > cd build-tree && for i in ../*.tar.gz; do tar zxvf $i; done > msynctool-0.22/ > msynctool-0.22/README > msynctool-0.22/acinclude.m4 > msynctool-0.22/configure.in > msynctool-0.22/aclocal.m4 > msynctool-0.22/Makefile.am > msynctool-0.22/Makefile.in > msynctool-0.22/config.h.in > msynctool-0.22/configure > msynctool-0.22/AUTHORS > msynctool-0.22/COPYING > msynctool-0.22/ChangeLog > msynctool-0.22/INSTALL > msynctool-0.22/NEWS > msynctool-0.22/TODO > msynctool-0.22/config.guess > msynctool-0.22/config.sub > msynctool-0.22/depcomp > msynctool-0.22/install-sh > msynctool-0.22/ltmain.sh > msynctool-0.22/missing > msynctool-0.22/autogen.sh > msynctool-0.22/buildtest.sh > msynctool-0.22/tools/ > msynctool-0.22/tools/Makefile.am > msynctool-0.22/tools/Makefile.in > msynctool-0.22/tools/convcard.c > msynctool-0.22/tools/convtest.c > msynctool-0.22/tools/msynctool.c > msynctool-0.22/tools/convcard.1 > msynctool-0.22/tools/msynctool.1 > multisync-gui-0.92.0/ > multisync-gui-0.92.0/waf > multisync-gui-0.92.0/misc/ > multisync-gui-0.92.0/misc/wscript > multisync-gui-0.92.0/misc/multisync-gui.desktop.in > multisync-gui-0.92.0/misc/multisync.png > multisync-gui-0.92.0/SConstruct > multisync-gui-0.92.0/src/ > multisync-gui-0.92.0/src/msync_support.c > multisync-gui-0.92.0/src/multisync.glade > multisync-gui-0.92.0/src/multisync.c > multisync-gui-0.92.0/src/multisync.h > multisync-gui-0.92.0/src/msync_callbacks.c > multisync-gui-0.92.0/src/msync_env.h > multisync-gui-0.92.0/src/msync_support.h > multisync-gui-0.92.0/src/msync_plugin.c > multisync-gui-0.92.0/src/plugins/ > multisync-gui-0.92.0/src/plugins/msync_default.c > multisync-gui-0.92.0/src/plugins/msync_default.h > multisync-gui-0.92.0/src/plugins/msync_evo2sync.c > multisync-gui-0.92.0/src/plugins/msync_evo2sync.h > multisync-gui-0.92.0/src/msync_callbacks.h > multisync-gui-0.92.0/src/msync_plugin.h > multisync-gui-0.92.0/src/msync_group.c > multisync-gui-0.92.0/src/multisync-gui.glade.in > multisync-gui-0.92.0/src/msync_group.h > multisync-gui-0.92.0/src/wscript > multisync-gui-0.92.0/src/msync_env.c > multisync-gui-0.92.0/configure > multisync-gui-0.92.0/wscript > multisync-gui-0.92.0/COPYING > touch tarballs-stamp > dh_testdir > cd build-tree && > QUILT_PATCHES=/build/user-multisync0.90_0.92.0~svn355-1-amd64-xToM94/multisync0.90-0.92.0~svn355/debian/patches > quilt push -a > Applying patch 03_disable_-Werror.patch > patching file msynctool-0.22/tools/Makefile.am > > Applying patch 04_revert_0.20_version_check.patch > patching file multisync-gui-0.92.0/wscript > > Applying patch 05_fix_desktop_file.patch > patching file multisync-gui-0.92.0/misc/multisync-gui.desktop.in > Hunk #1 succeeded at 3 with fuzz 1. > > Now at patch 05_fix_desktop_file.patch > touch patch-stamp > dh_testdir > #autoreconf -i > cd build-tree/msynctool-*[0-9] && aclocal && automake > cd build-tree/msynctool-*[0-9] && CFLAGS='-O2 -Wall' ./configure --prefix=/usr > 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 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 library containing strerror... none required > 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 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... x86_64-unknown-linux-gnu > checking host system type... x86_64-unknown-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 for g++... g++ > checking whether we are using the GNU C++ compiler... yes > checking whether g++ accepts -g... yes > checking dependency style of g++... gcc3 > checking how to run the C++ preprocessor... g++ -E > checking for g77... no > checking for xlf... no > checking for f77... no > checking for frt... no > checking for pgf77... no > checking for cf77... no > checking for fort77... no > checking for fl32... no > checking for af77... no > checking for xlf90... no > checking for f90... no > checking for pgf90... no > checking for pghpf... no > checking for epcf90... no > checking for gfortran... no > checking for g95... no > checking for xlf95... no > checking for f95... no > checking for fort... no > checking for ifort... no > checking for ifc... no > checking for efc... no > checking for pgf95... no > checking for lf95... no > checking for ftn... no > checking whether we are using the GNU Fortran 77 compiler... no > checking whether accepts -g... no > 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 -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... yes > configure: creating libtool > appending configuration tag "CXX" to libtool > checking for ld used by 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 g++ linker (/usr/bin/ld -m elf_x86_64) supports shared > libraries... yes > checking for g++ option to produce PIC... -fPIC > checking if g++ PIC flag -fPIC works... yes > checking if g++ static flag -static works... yes > checking if g++ supports -c -o file.o... yes > checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared > libraries... yes > checking dynamic linker characteristics... GNU/Linux ld.so > checking how to hardcode library paths into programs... immediate > appending configuration tag "F77" to libtool > checking for pkg-config... /usr/bin/pkg-config > checking pkg-config is at least version 0.9.0... yes > checking for PACKAGE... yes > configure: creating ./config.status > config.status: creating Makefile > config.status: creating tools/Makefile > config.status: creating config.h > config.status: executing depfiles commands > cd build-tree/multisync-gui-*[0-9] && WAF_HOME=/tmp ./configure --prefix=/usr > Checking for Python : [92m/usr/bin/python[0m > Checking for WAF : > [92m/build/user-multisync0.90_0.92.0~svn355-1-amd64-xToM94/multisync0.90-0.92.0~svn355/build-tree/multisync-gui-0.92.0/waf[0m > calling waf configure with parameters > Checking for program gcc : ok /usr/bin/gcc > Checking for program ar : ok /usr/bin/ar > Checking for program ranlib : ok /usr/bin/ranlib > Checking for program cpp : ok /usr/bin/cpp > Checking for compiler could create pragramms : ok > Checking for compiler could create shared libs : ok > Checking for compiler could create static libs : ok > Checking for flags -Wall : ok > Checking for flags -O2 : ok > Checking for flags -g -DDEBUG : ok > Checking for flags -g3 -O0 -DDEBUG : ok > Checking for gcc : ok > Checking for package glib-2.0 : ok > Checking for package libxml-2.0 : ok > Checking for package gtk+-2.0 gthread-2.0 >= 2.6.0 : ok > Checking for package libglade-2.0 >= 2.0.1 : not found > you need libglade-2.0-dev > make: *** [configure-stamp] Error 2 The full build log is available from: http://people.debian.org/~lucas/logs/2009/07/13/multisync0.90_0.92.0~svn355-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-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org