Source: vzctl
Version: 3.0.23-17
Severity: serious
Tags: squeeze sid
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20100602 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 configure-stamp
> # Add here commands to clean up after the build process.
> [ ! -f Makefile ] || /usr/bin/make distclean
> rm config.log config.status
> rm: cannot remove `config.log': No such file or directory
> rm: cannot remove `config.status': No such file or directory
> make: [clean] Error 1 (ignored)
> dh_clean 
> dh_clean: Compatibility levels before 5 are deprecated.
>  dpkg-source -b vzctl-3.0.23
> dpkg-source: warning: no source format specified in debian/source/format, see 
> dpkg-source(1)
> dpkg-source: info: using source format `1.0'
> dpkg-source: info: building vzctl using existing vzctl_3.0.23.orig.tar.gz
> dpkg-source: info: building vzctl in vzctl_3.0.23-17.diff.gz
> dpkg-source: warning: the diff modifies the following upstream files: 
>  Makefile.am
>  bin/Makefile.am
>  bin/vzifup-post.in
>  bin/vzmigrate.in
>  bin/vznetcfg.in
>  bin/vzpid.in
>  configure
>  configure.ac
>  etc/Makefile.am
>  etc/bash_completion.d/vzctl.sh.in
>  etc/dists/scripts/debian-add_ip.sh
>  etc/dists/scripts/debian-set_hostname.sh
>  etc/dists/scripts/etcnet-add_ip.sh
>  etc/init.d/vz-redhat.in
>  etc/network/if-up.d/Makefile.am
>  etc/network/if-up.d/vzifup-post.in
>  etc/vz.conf
>  man/Makefile.am
>  man/vzifup-post.8
>  paths.am
>  scripts/vpsnetclean.in
>  scripts/vpsreboot.in
>  src/lib/config.c
>  src/lib/destroy.c
>  vzctl.spec
> dpkg-source: info: use the '3.0 (quilt)' format to have separate and 
> documented changes to upstream files, see dpkg-source(1)
> dpkg-source: info: building vzctl in vzctl_3.0.23-17.dsc
>  debian/rules build
> dh_testdir
> # Add here commands to configure the package.
> ./configure \
>               --prefix=/usr --sysconfdir=/etc --mandir=/usr/share/man \
>               --localstatedir=/var \
>               --enable-logrotate \
>               --enable-bashcomp
> checking build system type... x86_64-unknown-linux-gnu
> checking host system type... x86_64-unknown-linux-gnu
> checking target system type... x86_64-unknown-linux-gnu
> 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 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 for style of include used by make... GNU
> checking dependency style of gcc... gcc3
> checking for a sed that does not truncate output... /bin/sed
> checking for grep that handles long lines and -e... /bin/grep
> checking for egrep... /bin/grep -E
> 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 how to run the C preprocessor... gcc -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 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 static flag  works... yes
> 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 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... no
> configure: creating libtool
> checking for a BSD-compatible install... /usr/bin/install -c
> checking whether ln -s works... yes
> checking for dlopen in -ldl... yes
> checking for openpty in -lutil... yes
> checking for an ANSI C-conforming const... yes
> checking for inline... inline
> configure: creating ./config.status
> config.status: creating bin/Makefile
> config.status: WARNING:  bin/Makefile.in seems to ignore the --datarootdir 
> setting
> config.status: creating etc/bash_completion.d/Makefile
> config.status: WARNING:  etc/bash_completion.d/Makefile.in seems to ignore 
> the --datarootdir setting
> config.status: creating etc/conf/Makefile
> config.status: WARNING:  etc/conf/Makefile.in seems to ignore the 
> --datarootdir setting
> config.status: creating etc/cron.d/Makefile
> config.status: WARNING:  etc/cron.d/Makefile.in seems to ignore the 
> --datarootdir setting
> config.status: creating etc/dists/Makefile
> config.status: WARNING:  etc/dists/Makefile.in seems to ignore the 
> --datarootdir setting
> config.status: creating etc/init.d/Makefile
> config.status: WARNING:  etc/init.d/Makefile.in seems to ignore the 
> --datarootdir setting
> config.status: creating etc/logrotate.d/Makefile
> config.status: WARNING:  etc/logrotate.d/Makefile.in seems to ignore the 
> --datarootdir setting
> config.status: error: cannot find input file: etc/network/if-up.d/Makefile.in
> make: *** [configure-stamp] Error 1

The full build log is available from:
   
http://people.debian.org/~lucas/logs/2010/06/02/vzctl_3.0.23-17_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

Reply via email to