I suggest there might be something wrong with the amd64 build box you're using as the buildd report [1] shows that 0.9.5.dfsg-5 was built successfully Dec 12th. I've also re-downloaded the 0.9.5.dfsg-5 version from the mirrors and rebuilt under a pbuilder chroot and it built successfully as well. The -4 version of the package had a problem in the debian/rules that caused this behavior but it was fixed in the -5 release.
Jeremy [1]https://buildd.debian.org/fetch.cgi?pkg=libgcgi;ver=0.9.5.dfsg-5;arch=amd64;stamp=1260598069 Lucas Nussbaum wrote: > Source: libgcgi > Version: 0.9.5.dfsg-5 > Severity: serious > User: debian...@lists.debian.org > Usertags: qa-ftbfs-20091223 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 >> dh_auto_clean >> dh_clean >> find . \( -type d -a -name .deps -prune -exec rm -rf {} \; \) >> dpatch deapply-all >> 01_update_libtool not applied to ./ . >> rm -rf patch-stamp patch-stampT debian/patched >> dpkg-source -b libgcgi-0.9.5.dfsg >> dpkg-source: info: using source format `1.0' >> dpkg-source: info: building libgcgi using existing >> libgcgi_0.9.5.dfsg.orig.tar.gz >> dpkg-source: info: building libgcgi in libgcgi_0.9.5.dfsg-5.diff.gz >> dpkg-source: warning: executable mode 0755 of >> 'debian/patches/01_update_libtool.dpatch' will not be represented in diff >> dpkg-source: info: building libgcgi in libgcgi_0.9.5.dfsg-5.dsc >> debian/rules build >> test -d debian/patched || install -d debian/patched >> dpatch apply-all >> applying patch 01_update_libtool to ./ ... ok. >> dpatch cat-all >>patch-stampT >> mv -f patch-stampT patch-stamp >> dh_testdir >> find . \( -type f -a -name "Makefile.*" -prune -exec touch {} \; \) >> # Add here commands to configure the package. >> CFLAGS="-Wall -g -O2" ./configure --host=x86_64-linux-gnu >> --build=x86_64-linux-gnu --prefix=/usr --mandir=\${prefix}/share/man >> --infodir=\${prefix}/share/info --with-openssl >> checking for a BSD-compatible install... /usr/bin/install -c >> checking whether build environment is sane... yes >> /build/user-libgcgi_0.9.5.dfsg-5-amd64-eqxp1F/libgcgi-0.9.5.dfsg/config/missing: >> Unknown `--run' option >> Try >> `/build/user-libgcgi_0.9.5.dfsg-5-amd64-eqxp1F/libgcgi-0.9.5.dfsg/config/missing >> --help' for more information >> configure: WARNING: `missing' script is too old or missing >> 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 x86_64-linux-gnu-gcc... x86_64-linux-gnu-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 x86_64-linux-gnu-gcc accepts -g... yes >> checking for x86_64-linux-gnu-gcc option to accept ISO C89... none needed >> checking for style of include used by make... GNU >> checking dependency style of x86_64-linux-gnu-gcc... gcc3 >> 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 whether make sets $(MAKE)... (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 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... no >> checking for ranlib... ranlib >> checking command to parse /usr/bin/nm -B output from x86_64-linux-gnu-gcc >> object... ok >> 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 dlfcn.h... yes >> 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... yes >> checking for floor in -lm... yes >> checking for ANSI C header files... (cached) yes >> checking errno.h usability... yes >> checking errno.h presence... yes >> checking for errno.h... yes >> checking for stdlib.h... (cached) yes >> checking for string.h... (cached) yes >> checking for unistd.h... (cached) yes >> checking regex.h usability... yes >> checking regex.h presence... yes >> checking for regex.h... yes >> checking ctype.h usability... yes >> checking ctype.h presence... yes >> checking for ctype.h... yes >> checking math.h usability... yes >> checking math.h presence... yes >> checking for math.h... yes >> checking for sys/types.h... (cached) yes >> checking for strings.h... (cached) yes >> checking for an ANSI C-conforming const... yes >> checking for mode_t... yes >> checking for off_t... yes >> checking for size_t... yes >> checking for floor... yes >> checking for memset... yes >> checking for regcomp... yes >> checking for setenv... yes >> checking for strcasecmp... yes >> checking for strncasecmp... yes >> checking for strtol... yes >> checking for malloc... yes >> checking for strtod... yes >> checking whether to build OpenSSL support... yes >> configure: creating ./config.status >> config.status: creating Makefile >> config.status: creating src/Makefile >> config.status: creating examples/Makefile >> config.status: creating doc/Makefile >> config.status: creating config.h >> config.status: executing depfiles commands >> config.status: executing libtool commands >> dh_testdir >> # Add here commands to compile the package. >> /usr/bin/make >> make[1]: Entering directory >> `/build/user-libgcgi_0.9.5.dfsg-5-amd64-eqxp1F/libgcgi-0.9.5.dfsg' >> cd . && automake-1.11 --gnu Makefile >> /bin/bash: line 11: automake-1.11: command not found >> make[1]: *** [Makefile.in] Error 127 > > The full build log is available from: > > http://people.debian.org/~lucas/logs/2009/12/23/libgcgi_0.9.5.dfsg-5_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. >
signature.asc
Description: OpenPGP digital signature