Your message dated Tue, 27 Apr 2010 23:48:40 +0000
with message-id <e1o6uw8-0008ls...@ries.debian.org>
and subject line Bug#571416: fixed in libgcgi 0.9.5.dfsg-5.1
has caused the Debian Bug report #571416,
regarding libgcgi: FTBFS: /bin/bash: line 11: automake-1.11: command 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 ow...@bugs.debian.org
immediately.)


-- 
571416: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=571416
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: libgcgi
Version: 0.9.5.dfsg-5
Severity: serious
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20100224 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-HFxG20/libgcgi-0.9.5.dfsg/config/missing:
>  Unknown `--run' option
> Try 
> `/build/user-libgcgi_0.9.5.dfsg-5-amd64-HFxG20/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-HFxG20/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/2010/02/24/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.

-- 
| Lucas Nussbaum
| lu...@lucas-nussbaum.net   http://www.lucas-nussbaum.net/ |
| jabber: lu...@nussbaum.fr             GPG: 1024D/023B3F4F |



--- End Message ---
--- Begin Message ---
Source: libgcgi
Source-Version: 0.9.5.dfsg-5.1

We believe that the bug you reported is fixed in the latest version of
libgcgi, which is due to be installed in the Debian FTP archive:

libgcgi-dev_0.9.5.dfsg-5.1_i386.deb
  to main/libg/libgcgi/libgcgi-dev_0.9.5.dfsg-5.1_i386.deb
libgcgi0_0.9.5.dfsg-5.1_i386.deb
  to main/libg/libgcgi/libgcgi0_0.9.5.dfsg-5.1_i386.deb
libgcgi_0.9.5.dfsg-5.1.diff.gz
  to main/libg/libgcgi/libgcgi_0.9.5.dfsg-5.1.diff.gz
libgcgi_0.9.5.dfsg-5.1.dsc
  to main/libg/libgcgi/libgcgi_0.9.5.dfsg-5.1.dsc



A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 571...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Carsten Hey <cars...@debian.org> (supplier of updated libgcgi package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

Format: 1.8
Date: Sat, 17 Apr 2010 23:46:56 +0200
Source: libgcgi
Binary: libgcgi-dev libgcgi0
Architecture: source i386
Version: 0.9.5.dfsg-5.1
Distribution: unstable
Urgency: low
Maintainer: Jeremy T. Bouse <jbo...@debian.org>
Changed-By: Carsten Hey <cars...@debian.org>
Description: 
 libgcgi-dev - library for CGI programs in C
 libgcgi0   - library for CGI programs in C
Closes: 571416
Changes: 
 libgcgi (0.9.5.dfsg-5.1) unstable; urgency=low
 .
   [ Jeremy T. Bouse ]
   * Update Standards-Version to 3.8.4
   * Add misc:Depends to clear lintian warnings
 .
   [ Carsten Hey ]
   * Non-maintainer upload.
   * debian/rules: Avoid useless invocation of automake by touching
     Makefile.* in the correct sequence (Closes: #571416)
Checksums-Sha1: 
 83f4436e500e2893c10778bf843182d8ac97c23a 1823 libgcgi_0.9.5.dfsg-5.1.dsc
 345477b84189356f2adf08d1bf0dba2f3dbacb2a 352373 libgcgi_0.9.5.dfsg-5.1.diff.gz
 aaa74e784ace0026c6c31fb080d64df40aaecf0e 29576 
libgcgi-dev_0.9.5.dfsg-5.1_i386.deb
 e37b543d25cd4a165561d915698e21a9f6478db6 184658 
libgcgi0_0.9.5.dfsg-5.1_i386.deb
Checksums-Sha256: 
 5e539c17ecaa7cd78f654592df5391430bef0c77f18e8e010c726f16072bc5fb 1823 
libgcgi_0.9.5.dfsg-5.1.dsc
 45543caa88dc8cf8a75edeb01d964bb933ae0da177898e70bbbbfe109b0b2177 352373 
libgcgi_0.9.5.dfsg-5.1.diff.gz
 8eba3b8976ed68c8c75d4059e324861217a4df501447f6b0c7bf250f3b62f705 29576 
libgcgi-dev_0.9.5.dfsg-5.1_i386.deb
 63be9c541ac6111e4194149890d07aeeda79cf9a8bac6a865bd2213356dd3ce2 184658 
libgcgi0_0.9.5.dfsg-5.1_i386.deb
Files: 
 12cbcf552b4a2bb86aaafb68045d1d77 1823 libs optional libgcgi_0.9.5.dfsg-5.1.dsc
 442076ac1491ad3462038b343eead1a5 352373 libs optional 
libgcgi_0.9.5.dfsg-5.1.diff.gz
 92db0c325c03dc9c10a8dfe3dd78adac 29576 libdevel optional 
libgcgi-dev_0.9.5.dfsg-5.1_i386.deb
 5eceb9a303795fde0389411a20b2b007 184658 libs optional 
libgcgi0_0.9.5.dfsg-5.1_i386.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (GNU/Linux)

iQIcBAEBCAAGBQJLyjwjAAoJEBAMG33cZUhjDYcP/iY271melkRQDZO3Qmn4J+8G
co40Ycj6JfrxAaa3VFGgqzE7Yk/Im7ZWsz3w2HK6gnzAXLxV0ylzK90UZlOVkLiA
FZov/qByrit2uVHyRMLvohM8r/GkqZjfdWkVUNTmL2vjxx0NDir4j1+Cn7fjnmRt
Tytzq3TH5ue/y1ua5lZ1vmbR77S58SYfpev8qbKXQQU4/fOle/au0xSmd8J+frlF
eBjtYvX1wH1usX/tB9ztxc/9+cHGCA6jzTM+8iBpgy1h3ASje7/DrIueOSeH92Tq
18+KbZovJlLIMo7OSYDAtfUs5VsMNK/yq3UtG8FqkbMoaIBD53geM8tobItA8X0l
1flduBa/pKX2OZnpdiJ5fLeCd1D4SpmlWgKhpjMgCxkgWa3Tu2jcf4WOZiUZYDqE
qpaxH9n4JxK2VA99ccYgwR2o53J/LIBCqx5vBFtACdokFWtr6j0ha1WVvWcQihy7
ZdOGyszTl514vtHEB8SWH/xHZyEIqs3FourwhUt+TeYbaTx1N33zBe/J+/VmeD5t
fWhcoxg3AZZ8YyPGyNw5+wQM23fSdC/C3745Nn8P2NYu4hSxkLkpo41/Kgyc/Oki
AQlK4slXDeo1qcSelKpopMR9MhBxF1gNfrpt9VF3xOcrDyp/K9KQYoBJq/WtqrK8
73p64xgieeLBSBothIqR
=29UY
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to