Your message dated Mon, 16 Aug 2010 09:17:08 +0000
with message-id <e1okvoa-0005cc...@franck.debian.org>
and subject line Bug#593021: fixed in gmp-ecm 6.3-3
has caused the Debian Bug report #593021,
regarding gmp-ecm: FTBFS: configure: error: No usable m4 in $PATH or /usr/5bin 
(see config.log for reasons).
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.)


-- 
593021: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=593021
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: gmp-ecm
Version: 6.3-1
Severity: serious
Tags: squeeze sid
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20100815 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 
>  dpkg-source -b gmp-ecm-6.3
> dpkg-source: info: using source format `3.0 (quilt)'
> dpkg-source: info: building gmp-ecm using existing ./gmp-ecm_6.3.orig.tar.gz
> dpkg-source: info: local changes stored in 
> gmp-ecm-6.3/debian/patches/debian-changes-6.3-1, the modified files are:
>  gmp-ecm-6.3/Makefile.am
>  gmp-ecm-6.3/Makefile.in
>  gmp-ecm-6.3/config.guess
>  gmp-ecm-6.3/config.sub
>  gmp-ecm-6.3/sp.h
> dpkg-source: info: building gmp-ecm in gmp-ecm_6.3-1.debian.tar.gz
> dpkg-source: info: building gmp-ecm in gmp-ecm_6.3-1.dsc
>  debian/rules build
> dh_testdir
> # 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 --enable-shared
> 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 build system type... x86_64-pc-linux-gnu
> checking host system type... x86_64-pc-linux-gnu
> checking for grep that handles long lines and -e... /bin/grep
> checking for egrep... /bin/grep -E
> checking for a sed that does not truncate output... /bin/sed
> 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 for style of include used by make... GNU
> checking dependency style of x86_64-linux-gnu-gcc... gcc3
> checking dependency style of x86_64-linux-gnu-gcc... (cached) gcc3
> checking dependency style of x86_64-linux-gnu-gcc... gcc3
> checking whether x86_64-linux-gnu-gcc and cc understand -c and -o together... 
> yes
> checking for a sed that does not truncate output... (cached) /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 how to run the C preprocessor... x86_64-linux-gnu-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 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 an ANSI C-conforming const... yes
> checking for inline... inline
> checking whether time.h and sys/time.h may both be included... yes
> checking for size_t... yes
> configure: error: No usable m4 in $PATH or /usr/5bin (see config.log for 
> reasons).
> make: *** [config.status] Error 1

The full build log is available from:
   http://people.debian.org/~lucas/logs/2010/08/15/gmp-ecm_6.3-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 |



--- End Message ---
--- Begin Message ---
Source: gmp-ecm
Source-Version: 6.3-3

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

gmp-ecm_6.3-3.debian.tar.gz
  to main/g/gmp-ecm/gmp-ecm_6.3-3.debian.tar.gz
gmp-ecm_6.3-3.dsc
  to main/g/gmp-ecm/gmp-ecm_6.3-3.dsc
gmp-ecm_6.3-3_amd64.deb
  to main/g/gmp-ecm/gmp-ecm_6.3-3_amd64.deb
libecm-dev_6.3-3_amd64.deb
  to main/g/gmp-ecm/libecm-dev_6.3-3_amd64.deb
libecm0_6.3-3_amd64.deb
  to main/g/gmp-ecm/libecm0_6.3-3_amd64.deb



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 593...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Laurent Fousse <laur...@komite.net> (supplier of updated gmp-ecm 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: SHA1

Format: 1.8
Date: Mon, 16 Aug 2010 11:02:54 +0200
Source: gmp-ecm
Binary: gmp-ecm libecm0 libecm-dev
Architecture: source amd64
Version: 6.3-3
Distribution: unstable
Urgency: low
Maintainer: Laurent Fousse <laur...@komite.net>
Changed-By: Laurent Fousse <laur...@komite.net>
Description: 
 gmp-ecm    - Factor integers using the Elliptic Curve Method
 libecm-dev - Factor integers using the Elliptic Curve Method (library)
 libecm0    - Factor integers using the Elliptic Curve Method (library)
Closes: 593021
Changes: 
 gmp-ecm (6.3-3) unstable; urgency=low
 .
   * Add build depends on m4 for {kfreebsd-,}amd64 (closes: #593021).
Checksums-Sha1: 
 6187488ce7e8494d0625fb91d085d217f24099a1 1059 gmp-ecm_6.3-3.dsc
 4789294180c2a60db5ad64300e23b1ed074b3af1 6420 gmp-ecm_6.3-3.debian.tar.gz
 774f0dd2b2e0aba2d5e9cbcbfea7a9db59153600 118120 gmp-ecm_6.3-3_amd64.deb
 cce04d7c55d515f0a07c3ae0f2a9a65a530a5e5f 218424 libecm0_6.3-3_amd64.deb
 7ee89127eb89dd1d434ad635f539602006c5d22b 242564 libecm-dev_6.3-3_amd64.deb
Checksums-Sha256: 
 fb0ff71574d7c9e7d722d2359060d88f00b4c5676877b5551d435f01410c386c 1059 
gmp-ecm_6.3-3.dsc
 480fe48fa8a96b62171af3a2e8c1effa8e4958d71b5a97c29929c50d0f3f1278 6420 
gmp-ecm_6.3-3.debian.tar.gz
 8206555945d39f62bd02a44c3446581ad877a5dd2f8babd767404f85a72e1eaa 118120 
gmp-ecm_6.3-3_amd64.deb
 b316c7a37d864ac3e093ab5b79ec21d7087c01979fd8cd27bc86b4b01b537e6c 218424 
libecm0_6.3-3_amd64.deb
 ef648c5b33e28f381b6c2b4e0fdeebb187624acb2cf230feb9b81521976825b9 242564 
libecm-dev_6.3-3_amd64.deb
Files: 
 1d79ab9775f1096a40de9a1763f0a028 1059 math optional gmp-ecm_6.3-3.dsc
 8ede336b502908ae1acd2406ab79b823 6420 math optional gmp-ecm_6.3-3.debian.tar.gz
 92d9371a93b740b9d5e5140b5614c29f 118120 math optional gmp-ecm_6.3-3_amd64.deb
 1b4bfa03188b13e7cc5ad94aa1416845 218424 libs optional libecm0_6.3-3_amd64.deb
 d6f1c0586c4c2f4341b93593b5e8e6cd 242564 libdevel optional 
libecm-dev_6.3-3_amd64.deb

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

iEYEARECAAYFAkxpAKAACgkQRoAVF6FpbSu0YACfcIBXGNnDX4+BdbT2guvVw/Ub
3bAAnip+lJ87EjOD97Na+Gq4FAdO9nIV
=tT2v
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to