Your message dated Mon, 08 Sep 2008 12:17:04 +0000
with message-id <[EMAIL PROTECTED]>
and subject line Bug#494243: fixed in gerris 0.6.0-3.2
has caused the Debian Bug report #494243,
regarding gerris: FTBFS: checking for GTS - version >= 0.7.3... no
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 [EMAIL PROTECTED]
immediately.)
--
494243: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=494243
Debian Bug Tracking System
Contact [EMAIL PROTECTED] with problems
--- Begin Message ---
Package: gerris
Version: 0.6.0-3.1
Severity: serious
User: [EMAIL PROTECTED]
Usertags: qa-ftbfs-20080807 qa-ftbfs
Justification: FTBFS on i386
Hi,
During a rebuild of all packages in sid, your package failed to build on
i386.
Relevant part:
> make[1]: Entering directory
> `/build/user-gerris_0.6.0-3.1-amd64-ocjiId/gerris-0.6.0-3.1'
> make[1]: *** No rule to make target `distclean'. Stop.
> make[1]: Leaving directory
> `/build/user-gerris_0.6.0-3.1-amd64-ocjiId/gerris-0.6.0-3.1'
> make: [clean] Error 2 (ignored)
> rm -rf config.sub
> rm -rf config.guess
> dh_clean
> dpkg-source -b gerris-0.6.0-3.1
> dpkg-source: warning: source directory 'gerris-0.6.0-3.1' is not
> <sourcepackage>-<upstreamversion> 'gerris-0.6.0'
> dpkg-source: warning: .orig directory name gerris-0.6.0-3.1.orig is not
> <package>-<upstreamversion> (wanted gerris-0.6.0.orig)
> dpkg-source: info: using source format `1.0'
> dpkg-source: info: building gerris using existing gerris_0.6.0.orig.tar.gz
> dpkg-source: info: building gerris in gerris_0.6.0-3.1.diff.gz
> dpkg-source: warning: ignoring deletion of file config.guess
> dpkg-source: warning: ignoring deletion of file config.sub
> dpkg-source: info: building gerris in gerris_0.6.0-3.1.dsc
> debian/rules build
> dh_testdir
> test -r /usr/share/misc/config.guess && cp /usr/share/misc/config.guess .
> test -r /usr/share/misc/config.sub && cp /usr/share/misc/config.sub .
> CFLAGS="-O2 -Wall" ./configure \
> --host=i486-linux-gnu \
> --build=i486-linux-gnu \
> --prefix=/usr \
> --mandir=\${prefix}/share/man \
> --infodir=\${prefix}/share/info
> 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 whether to enable maintainer-specific portions of Makefiles... no
> checking for mpicc... no
> configure: WARNING: MPI not found. No MPI support will be compiled in.
> checking for i486-linux-gnu-gcc... i486-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 i486-linux-gnu-gcc accepts -g... yes
> checking for i486-linux-gnu-gcc option to accept ANSI C... none needed
> checking for style of include used by make... GNU
> checking dependency style of i486-linux-gnu-gcc... gcc3
> checking build system type... i486-pc-linux-gnu
> checking host system type... i486-pc-linux-gnu
> checking for a sed that does not truncate output... /bin/sed
> checking for egrep... grep -E
> checking for ld used by i486-linux-gnu-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... nm
> checking whether ln -s works... yes
> checking how to recognise dependent libraries... pass_all
> checking how to run the C preprocessor... i486-linux-gnu-gcc -E
> checking for ANSI C header files... no
> 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 i486-linux-gnu-g++... i486-linux-gnu-g++
> checking whether we are using the GNU C++ compiler... yes
> checking whether i486-linux-gnu-g++ accepts -g... yes
> checking dependency style of i486-linux-gnu-g++... gcc3
> checking how to run the C++ preprocessor... i486-linux-gnu-g++ -E
> checking for i486-linux-gnu-g77... no
> checking for i486-linux-gnu-f77... no
> checking for i486-linux-gnu-xlf... no
> checking for i486-linux-gnu-frt... no
> checking for i486-linux-gnu-pgf77... no
> checking for i486-linux-gnu-fort77... no
> checking for i486-linux-gnu-fl32... no
> checking for i486-linux-gnu-af77... no
> checking for i486-linux-gnu-f90... no
> checking for i486-linux-gnu-xlf90... no
> checking for i486-linux-gnu-pgf90... no
> checking for i486-linux-gnu-epcf90... no
> checking for i486-linux-gnu-f95... no
> checking for i486-linux-gnu-fort... no
> checking for i486-linux-gnu-xlf95... no
> checking for i486-linux-gnu-ifc... no
> checking for i486-linux-gnu-efc... no
> checking for i486-linux-gnu-pgf95... no
> checking for i486-linux-gnu-lf95... no
> checking for i486-linux-gnu-gfortran... no
> checking for g77... no
> checking for f77... no
> checking for xlf... no
> checking for frt... no
> checking for pgf77... no
> checking for fort77... no
> checking for fl32... no
> checking for af77... no
> checking for f90... no
> checking for xlf90... no
> checking for pgf90... no
> checking for epcf90... no
> checking for f95... no
> checking for fort... no
> checking for xlf95... no
> checking for ifc... no
> checking for efc... no
> checking for pgf95... no
> checking for lf95... no
> checking for gfortran... 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 nm output from i486-linux-gnu-gcc object... ok
> checking for objdir... .libs
> checking for i486-linux-gnu-ar... no
> checking for ar... ar
> checking for i486-linux-gnu-ranlib... no
> checking for ranlib... ranlib
> checking for i486-linux-gnu-strip... no
> checking for strip... strip
> checking if i486-linux-gnu-gcc static flag works... yes
> checking if i486-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no
> checking for i486-linux-gnu-gcc option to produce PIC... -fPIC
> checking if i486-linux-gnu-gcc PIC flag -fPIC works... yes
> checking if i486-linux-gnu-gcc supports -c -o file.o... yes
> checking whether the i486-linux-gnu-gcc linker (/usr/bin/ld) 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 i486-linux-gnu-g++... /usr/bin/ld
> checking if the linker (/usr/bin/ld) is GNU ld... yes
> checking whether the i486-linux-gnu-g++ linker (/usr/bin/ld) supports shared
> libraries... yes
> checking for i486-linux-gnu-g++ option to produce PIC... -fPIC
> checking if i486-linux-gnu-g++ PIC flag -fPIC works... yes
> checking if i486-linux-gnu-g++ supports -c -o file.o... yes
> checking whether the i486-linux-gnu-g++ linker (/usr/bin/ld) supports shared
> libraries... yes
> checking dynamic linker characteristics... GNU/Linux ld.so
> checking how to hardcode library paths into programs... immediate
> checking whether stripping libraries is possible... yes
> appending configuration tag "F77" to libtool
> checking for gawk... (cached) mawk
> checking for strerror in -lcposix... no
> checking for ANSI C header files... (cached) no
> checking whether pointers can be stored in doubles... yes
> checking for gts-config... no
> checking for GTS - version >= 0.7.3... no
> *** The gts-config script installed by GTS could not be found
> *** If GTS was installed in PREFIX, make sure PREFIX/bin is in
> *** your path, or set the GTS_CONFIG environment variable to the
> *** full path to gts-config.
> configure: error:
> *** GTS 0.7.3 or better is required. The latest version of GTS
> *** is always available from http://gts.sourceforge.net.
> make: *** [config.status] Error 1
The full build log is available from:
http://people.debian.org/~lucas/logs/2008/08/07
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 containing a sid i386
environment. Internet was not accessible from the build systems.
--
| Lucas Nussbaum
| [EMAIL PROTECTED] http://www.lucas-nussbaum.net/ |
| jabber: [EMAIL PROTECTED] GPG: 1024D/023B3F4F |
--- End Message ---
--- Begin Message ---
Source: gerris
Source-Version: 0.6.0-3.2
We believe that the bug you reported is fixed in the latest version of
gerris, which is due to be installed in the Debian FTP archive:
gerris_0.6.0-3.2.diff.gz
to pool/main/g/gerris/gerris_0.6.0-3.2.diff.gz
gerris_0.6.0-3.2.dsc
to pool/main/g/gerris/gerris_0.6.0-3.2.dsc
gerris_0.6.0-3.2_i386.deb
to pool/main/g/gerris/gerris_0.6.0-3.2_i386.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 [EMAIL PROTECTED],
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Holger Levsen <[EMAIL PROTECTED]> (supplier of updated gerris 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 [EMAIL PROTECTED])
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Format: 1.8
Date: Mon, 08 Sep 2008 11:11:34 +0000
Source: gerris
Binary: gerris
Architecture: source i386
Version: 0.6.0-3.2
Distribution: unstable
Urgency: low
Maintainer: Marcelo E. Magallon <[EMAIL PROTECTED]>
Changed-By: Holger Levsen <[EMAIL PROTECTED]>
Description:
gerris - Gerris Flow Solver
Closes: 350595 494243
Changes:
gerris (0.6.0-3.2) unstable; urgency=low
.
* Non-maintainer upload.
* Add build-depends to libgts-bin. (Closes: #494243)
* Fix typo in src/init.c to fix a FTBFS on m68k. (Closes: #350595)
Checksums-Sha1:
70cf824de04fc35b8bfa252428d8a3167b978c20 1013 gerris_0.6.0-3.2.dsc
e49a09ece93153b67290ebae76fd063d6648d4be 20608 gerris_0.6.0-3.2.diff.gz
e4055569d6ca9241f6ada6d5bbe0d11e65451f99 1651832 gerris_0.6.0-3.2_i386.deb
Checksums-Sha256:
eb7950e326ebee97b376b5022fce17fde19795a1ffc3603cc57cfeea1892155a 1013
gerris_0.6.0-3.2.dsc
e9962fdf118f92e5738fdf7e231cd31113c185c57186e51514eb71280021d122 20608
gerris_0.6.0-3.2.diff.gz
004f1980d61acb48905cd662b6cd46482b5193147cdabfae15912424f67ddb49 1651832
gerris_0.6.0-3.2_i386.deb
Files:
be1bfe8e42523e0de7aae74267793849 1013 math optional gerris_0.6.0-3.2.dsc
22b81493b2f9e472d1534674dcf03c77 20608 math optional gerris_0.6.0-3.2.diff.gz
78ba0dfb739953cfc4debc22b202f8da 1651832 math optional
gerris_0.6.0-3.2_i386.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)
iD8DBQFIxRVNUHLQNqxYNSARAgapAJ4iqCC0yAwuNE7daMaV5D47wN7CHgCgwST+
hTjSWWQrfiYvLxXjf4h3hZU=
=d3yV
-----END PGP SIGNATURE-----
--- End Message ---