Your message dated Mon, 30 Aug 2010 19:32:17 +0000
with message-id <e1oqa5z-0000i1...@franck.debian.org>
and subject line Bug#590391: fixed in meep-openmpi 1.1.1-6
has caused the Debian Bug report #590391,
regarding meep-openmpi: FTBFS: configure-openmpi: error: guile-config is broken
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.)
--
590391: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=590391
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: meep-openmpi
Version: 1.1.1-4
Severity: serious
Tags: squeeze sid
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20100725 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
> dpatch deapply-all
> 01-configure not applied to ./ .
> rm -rf patch-stamp patch-stampT debian/patched
> dh_testdir
> dh_testroot
> rm -rf debian/build-openmpi
> dh_clean configure-stamp* build-stamp* install-stamp*
> dpkg-source -b meep-openmpi-1.1.1
> 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 meep-openmpi using existing
> meep-openmpi_1.1.1.orig.tar.gz
> dpkg-source: info: building meep-openmpi in meep-openmpi_1.1.1-4.diff.gz
> dpkg-source: warning: executable mode 0755 of 'debian/patches/01-configure'
> will not be represented in diff
> dpkg-source: info: building meep-openmpi in meep-openmpi_1.1.1-4.dsc
> debian/rules build
> test -d debian/patched || install -d debian/patched
> dpatch apply-all
> applying patch 01-configure to ./ ... ok.
> dpatch cat-all >>patch-stampT
> mv -f patch-stampT patch-stamp
> dh_testdir
> mkdir -p debian/build-openmpi
> cat configure | \
> sed "s/PACKAGE_NAME='meep'/PACKAGE_NAME='meep-openmpi'/g" |\
> sed "s/PACKAGE='meep'/PACKAGE='meep-openmpi'/g" >
> configure-openmpi
> chmod 755 configure-openmpi
> cd debian/build-openmpi && \
> F77=gfortran ../../configure-openmpi --host=x86_64-linux-gnu
> --build=x86_64-linux-gnu --prefix=/usr --mandir=\${prefix}/share/man
> --infodir=\${prefix}/share/info --with-libctl=/usr/share/libctl3
> --enable-shared --with-pic --enable-cxx --with-mpi=yes
> configure-openmpi: WARNING: unrecognized options: --enable-cxx
> 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 whether to enable maintainer-specific portions of Makefiles... no
> checking for x86_64-linux-gnu-g++... x86_64-linux-gnu-g++
> 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-g++ accepts -g... yes
> checking for style of include used by make... GNU
> checking dependency style of x86_64-linux-gnu-g++... gcc3
> checking for mpic++... mpic++
> checking for MPI_Init... yes
> checking for mpi.h... yes
> checking for extra flag needed to combine stdio.h and mpi.h... none
> checking build system type... x86_64-pc-linux-gnu
> checking host system type... x86_64-pc-linux-gnu
> checking for x86_64-linux-gnu-gcc... x86_64-linux-gnu-gcc
> 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 dependency style of x86_64-linux-gnu-gcc... gcc3
> checking for C++ compiler vendor... gnu
> 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 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 whether we are using the GNU C++ compiler... (cached) yes
> checking whether mpic++ accepts -g... (cached) yes
> checking dependency style of mpic++... (cached) gcc3
> checking how to run the C++ preprocessor... mpic++ -E
> 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 ld used by mpic++... /usr/bin/ld -m elf_x86_64
> checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes
> checking whether the mpic++ linker (/usr/bin/ld -m elf_x86_64) supports
> shared libraries... yes
> checking for mpic++ option to produce PIC... -fPIC -DPIC
> checking if mpic++ PIC flag -fPIC -DPIC works... yes
> checking if mpic++ static flag -static works... no
> checking if mpic++ supports -c -o file.o... yes
> checking if mpic++ supports -c -o file.o... (cached) yes
> checking whether the mpic++ linker (/usr/bin/ld -m elf_x86_64) supports
> shared libraries... yes
> configure-openmpi: WARNING: Cannot find latex2html in your path!
> checking dynamic linker characteristics... GNU/Linux ld.so
> checking how to hardcode library paths into programs... immediate
> checking for latex2html... no
> checking for sin in -lm... yes
> checking for fftw_plan_dft_1d in -lfftw3... yes
> checking for pkg-config... /usr/bin/pkg-config
> checking for harminv >= 1.1... yes
> checking HARMINV_CFLAGS...
> checking HARMINV_LIBS... -lharminv -llapack -lcblas -lf77blas -latlas -lm
> -lgfortran
> checking mpb.h usability... no
> checking mpb.h presence... no
> checking for mpb.h... no
> checking for cblas_cgemm... no
> checking for cblas_cgemm in -lgslcblas... no
> configure-openmpi: WARNING: Missing GNU GSL library...Bessel-function field
> initialization will not be supported.
> checking for gsl_sf_bessel_Jn in -lgsl... no
> configure-openmpi: WARNING: zlib is required for HDF5!
> checking for deflate in -lz... no
> configure-openmpi: WARNING: Couldn't find the HDF5 library!! Switching to
> --without-hdf5.
> checking for H5Pcreate in -lhdf5... no
> checking for H5Pset_mpi... no
> checking for H5Pset_fapl_mpio... no
> Looks like we have got 8 processors
> checking for guile-config... guile-config
> configure-openmpi: error: guile-config is broken
> checking if linking to guile works... no
> make: *** [configure-stamp-openmpi] Error 1
The full build log is available from:
http://people.debian.org/~lucas/logs/2010/07/25/meep-openmpi_1.1.1-4_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: meep-openmpi
Source-Version: 1.1.1-6
We believe that the bug you reported is fixed in the latest version of
meep-openmpi, which is due to be installed in the Debian FTP archive:
libmeep-openmpi-dev_1.1.1-6_i386.deb
to main/m/meep-openmpi/libmeep-openmpi-dev_1.1.1-6_i386.deb
libmeep-openmpi6_1.1.1-6_i386.deb
to main/m/meep-openmpi/libmeep-openmpi6_1.1.1-6_i386.deb
meep-openmpi_1.1.1-6.diff.gz
to main/m/meep-openmpi/meep-openmpi_1.1.1-6.diff.gz
meep-openmpi_1.1.1-6.dsc
to main/m/meep-openmpi/meep-openmpi_1.1.1-6.dsc
meep-openmpi_1.1.1-6_i386.deb
to main/m/meep-openmpi/meep-openmpi_1.1.1-6_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 590...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Thorsten Alteholz <deb...@alteholz.de> (supplier of updated meep-openmpi
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 18:00:00 +0200
Source: meep-openmpi
Binary: meep-openmpi libmeep-openmpi6 libmeep-openmpi-dev
Architecture: source i386
Version: 1.1.1-6
Distribution: unstable
Urgency: low
Maintainer: Thorsten Alteholz <deb...@alteholz.de>
Changed-By: Thorsten Alteholz <deb...@alteholz.de>
Description:
libmeep-openmpi-dev - development library for using parallel (OpenMPI) version
of meep
libmeep-openmpi6 - library for using parallel (OpenMPI) version of meep
meep-openmpi - software package for FDTD simulation, parallel (OpenMPI) version
Closes: 590391
Changes:
meep-openmpi (1.1.1-6) unstable; urgency=low
.
* debian/rules: remove rpath with chrpath
* debian/control: dependencies on chrpath added
* as version 1.1.1-5 has been rejected, the bug (Closes: #590391)
has to be closed again
Checksums-Sha1:
f70eaae964fb021aebc920d26dbad07bf6b7df63 1318 meep-openmpi_1.1.1-6.dsc
e7a2fce193983922f68f0154400ff29642b3120d 755065 meep-openmpi_1.1.1.orig.tar.gz
0e46f383ccdfe8e46780177b93ccd4536d810a32 5441 meep-openmpi_1.1.1-6.diff.gz
3d12658d0dfea0dcb27ece1d8922c872239efcda 269424 meep-openmpi_1.1.1-6_i386.deb
20c6348fddd84adbaae6e803e6e3323dc30a63c6 396024
libmeep-openmpi6_1.1.1-6_i386.deb
8841d04076b3e66e17f98127dab52354d93c0968 98960
libmeep-openmpi-dev_1.1.1-6_i386.deb
Checksums-Sha256:
90189987a3f026c32064e4024a4bded8f7624180227ce8f2aa701402348b8852 1318
meep-openmpi_1.1.1-6.dsc
a53aa584a3889f8f401ebe828d307f029f24b5aa6b0bd68e43724167a9245508 755065
meep-openmpi_1.1.1.orig.tar.gz
5112d76e051a73177e47e64c48fa2abf26b0aeef0435653c0904e854d647db88 5441
meep-openmpi_1.1.1-6.diff.gz
f227d42f8458f4e4d54da819c586cd6029233d8e1edf35ae9feb66a582de6420 269424
meep-openmpi_1.1.1-6_i386.deb
d45bbdec21fd8be3004244bb61b65cd295590d65237c35d7c1e735984739fee7 396024
libmeep-openmpi6_1.1.1-6_i386.deb
e6d22cbb071e4b18007234620ddab5032674f8e4b5aa56a1b501cca4a5e86ce8 98960
libmeep-openmpi-dev_1.1.1-6_i386.deb
Files:
d4470e4a7d3e932081e6b4de26f0d2f9 1318 science optional meep-openmpi_1.1.1-6.dsc
f9997fab27913c589dcf0e2c93c6ed37 755065 science optional
meep-openmpi_1.1.1.orig.tar.gz
1daceb9ea65f5d80bb293e0d3c4c5e73 5441 science optional
meep-openmpi_1.1.1-6.diff.gz
f1849e7854d98c9ded5b658671d79434 269424 science optional
meep-openmpi_1.1.1-6_i386.deb
36141a75fa10eabed0be6e0094f4cec5 396024 libs optional
libmeep-openmpi6_1.1.1-6_i386.deb
39dda05a57cedd7f53990318d01d0db8 98960 libdevel optional
libmeep-openmpi-dev_1.1.1-6_i386.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (GNU/Linux)
iEYEARECAAYFAkxpgZAACgkQ02K2KlS5mJB0ugCfQLG8n9DXB049lzKiISYXd1UN
QlEAniMrBOhXaHGO2azcySs7RIUZjOXt
=FB9G
-----END PGP SIGNATURE-----
--- End Message ---