Source: meep-mpich2
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-mpich2
> cat configure | \
>       sed "s/PACKAGE_NAME='meep'/PACKAGE_NAME='meep-mpich2'/g" |\
>       sed "s/PACKAGE='meep'/PACKAGE='meep-mpich2'/g" > configure-mpich2
> chmod 755 configure-mpich2
> cd debian/build-mpich2 && \
> F77=gfortran ../../configure-mpich2 --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-mpich2: 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... 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
> checking dynamic linker characteristics... GNU/Linux ld.so
> checking how to hardcode library paths into programs... immediate
> checking for latex2html... no
> configure-mpich2: WARNING: Cannot find latex2html in your path!
> 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... yes
> Looks like we have got 2 processors
> checking for guile-config... guile-config
> configure-mpich2: error: guile-config is broken
> checking if linking to guile works... no
> make: *** [configure-stamp-mpich2] Error 1

The full build log is available from:
   
http://aws-logs.debian.net/ftbfs-logs/2014/05/10/meep-mpich2_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.


-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to