Your message dated Mon, 12 May 2014 17:00:14 +0000
with message-id <e1wjtai-0004h2...@franck.debian.org>
and subject line Bug#747767: fixed in meep-lam4 1.2.1-1
has caused the Debian Bug report #747767,
regarding meep-lam4: FTBFS: 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.)


-- 
747767: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=747767
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: meep-lam4
Version: 1.1.1-10
Severity: serious
Tags: jessie sid
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20140510 qa-ftbfs
Justification: FTBFS on amd64

Hi,

During a rebuild of all packages in sid, your package failed to build on
amd64.

Relevant part (hopefully):
>  debian/rules build
> dh_testdir
> mkdir -p debian/build-lam4
> cat configure | \
>       sed "s/PACKAGE_NAME='meep'/PACKAGE_NAME='meep-lam4'/g" |\
>       sed "s/PACKAGE='meep'/PACKAGE='meep-lam4'/g" > configure-lam4
> chmod 755 configure-lam4
> cd debian/build-lam4 && \
> F77=gfortran ../../configure-lam4 --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-lam4: 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... 1572864
> 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... x86_64-linux-gnu-objdump
> checking how to recognize dependent libraries... pass_all
> checking for x86_64-linux-gnu-ar... x86_64-linux-gnu-ar
> checking for x86_64-linux-gnu-strip... x86_64-linux-gnu-strip
> checking for x86_64-linux-gnu-ranlib... x86_64-linux-gnu-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... yes
> 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-lam4: 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 
> 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... yes
> checking for gsl_sf_bessel_Jn in -lgsl... yes
> checking for deflate in -lz... yes
> checking for H5Pcreate in -lhdf5... yes
> checking hdf5.h usability... yes
> checking hdf5.h presence... yes
> checking for hdf5.h... yes
> checking for H5Pset_mpi... no
> checking for H5Pset_fapl_mpio... no
> Looks like we have got 2 processors
> checking for guile-config... guile-config
> configure-lam4: error: guile-config is broken
> checking if linking to guile works... no
> make: *** [configure-stamp-lam4] Error 1

The full build log is available from:
   
http://aws-logs.debian.net/ftbfs-logs/2014/05/10/meep-lam4_1.1.1-10_unstable.log

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 EC2 VM instances from
Amazon Web Services, using a clean, minimal and up-to-date chroot. Every
failed build was retried once to eliminate random failures.

--- End Message ---
--- Begin Message ---
Source: meep-lam4
Source-Version: 1.2.1-1

We believe that the bug you reported is fixed in the latest version of
meep-lam4, which is due to be installed in the Debian FTP archive.

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 747...@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-lam4 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...@ftp-master.debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.8
Date: Sun, 11 May 2014 11:20:00 +0200
Source: meep-lam4
Binary: meep-lam4 libmeep-lam4-7 libmeep-lam4-dev
Architecture: source amd64
Version: 1.2.1-1
Distribution: unstable
Urgency: medium
Maintainer: Thorsten Alteholz <deb...@alteholz.de>
Changed-By: Thorsten Alteholz <deb...@alteholz.de>
Description: 
 libmeep-lam4-7 - library for using parallel (OpenMPI) version of meep
 libmeep-lam4-dev - development library for using parallel (OpenMPI) version of 
meep
 meep-lam4  - software package for FDTD simulation, parallel (OpenMPI) version
Closes: 744461 747767
Changes: 
 meep-lam4 (1.2.1-1) unstable; urgency=medium
 .
   * new upstream version
   * soname changed to 7
   * debian/rules: upstream ChangeLog is now called NEWS
   * debian/control: Standards Version to 3.9.5. (No changes needed).
   * debian/control: switch to dh 9
   * debian/control: use guile 2.0 now (Closes: #747767)
   * debian/control: remove DM-Upload-Allowed:
   * debian/rules: use debhelper
   * debian/rules: use --with autoreconf (Closes: #744461)
   * debian/copyright: adapt years
Checksums-Sha1: 
 8bc299ebdfd65b0d34aed817e71358661f988a83 1439 meep-lam4_1.2.1-1.dsc
 1970c183aed60af4326bb51dea9c54e71e54b6d3 731272 meep-lam4_1.2.1.orig.tar.gz
 9dffe05f75a4117c51ffc50a651dd85865f11c46 5328 meep-lam4_1.2.1-1.debian.tar.xz
 eed43771266d0c36f8bff9e5506e2739326acd6c 164050 meep-lam4_1.2.1-1_amd64.deb
 6da4bdc8f848938d1417df874e2b52ce985341f4 252516 
libmeep-lam4-7_1.2.1-1_amd64.deb
 39997e145a928dd337ddb3a05400529c3c321bfe 268186 
libmeep-lam4-dev_1.2.1-1_amd64.deb
Checksums-Sha256: 
 8dc5ac926d3dc4c81b1d72f2ae0f3ce59af1d5990e21b523b39972655a0e4c3d 1439 
meep-lam4_1.2.1-1.dsc
 f1f0683e5688d231f7dd1863939677148fc27a6744c03510e030c85d6c518ea5 731272 
meep-lam4_1.2.1.orig.tar.gz
 6394a89bde3325c7b38de08ef30bac70e06ddae5e4009fa2a8387121fb1fc54e 5328 
meep-lam4_1.2.1-1.debian.tar.xz
 8f11ec9494cd0b0e576bcf7629450e51752703f12da05182f8a7a1f36b3539a9 164050 
meep-lam4_1.2.1-1_amd64.deb
 eb7b69689ec9e12d693cac0bd03522e369af3cbc026505d178a647f663c2b20e 252516 
libmeep-lam4-7_1.2.1-1_amd64.deb
 561573d58cee0467e25158c2467bc6feb9b8ff05feff9bba7898d19b978c4d3c 268186 
libmeep-lam4-dev_1.2.1-1_amd64.deb
Files: 
 37fd789bc4b2d435d98118ac881f17d0 164050 science optional 
meep-lam4_1.2.1-1_amd64.deb
 e66ea3bfb680464c7b1a37c212e6410a 252516 libs optional 
libmeep-lam4-7_1.2.1-1_amd64.deb
 8c7388a06ec839f48fbf330e2a7a5800 268186 libdevel optional 
libmeep-lam4-dev_1.2.1-1_amd64.deb
 f83e1d16af0c3ded51be3f71651ad731 1439 science optional meep-lam4_1.2.1-1.dsc
 9be2e743c3a832ae922de9d955d016c5 731272 science optional 
meep-lam4_1.2.1.orig.tar.gz
 78c2632592af449a65d34e63dba20ee0 5328 science optional 
meep-lam4_1.2.1-1.debian.tar.xz

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1

iEYEARECAAYFAlNwtdIACgkQ02K2KlS5mJAy2gCeJn3cM6e0fZGomTT11t6/3/lk
ZhAAn2vrRKXGTR5krpbENu5v7FqObCZX
=zaE6
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to