Your message dated Sat, 12 Nov 2016 22:03:54 +0000
with message-id <[email protected]>
and subject line Bug#841096: fixed in espresso 6.0-3
has caused the Debian Bug report #841096,
regarding espresso: FTBFS (make install fails)
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.)


-- 
841096: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=841096
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: src:espresso
Version: 6.0-2
Severity: serious

Dear maintainer:

I tried to build this package in stretch with "dpkg-buildpackage -A"
(which is what the "Arch: all" autobuilder would do to build it)
but it failed:

--------------------------------------------------------------------------------
[...]
 debian/rules build-indep
dh_auto_configure --                                    \
        --with-elpa-include=-I/usr/include/elpa/modules \
        --with-elpa-lib=-lelpa
        ./configure --build=x86_64-linux-gnu --prefix=/usr 
--includedir=\${prefix}/include --mandir=\${prefix}/share/man 
--infodir=\${prefix}/share/info --sysconfdir=/etc --localstatedir=/var 
--disable-silent-rules --libexecdir=\${prefix}/lib/espresso 
--disable-maintainer-mode --disable-dependency-tracking 
--with-elpa-include=-I/usr/include/elpa/modules --with-elpa-lib=-lelpa
configure: WARNING: unrecognized options: --disable-silent-rules, 
--disable-maintainer-mode, --disable-dependency-tracking
checking build system type... x86_64-pc-linux-gnu
checking ARCH... x86_64
checking setting AR... ... ar
checking setting ARFLAGS... ... ruv
checking for ifort... no
checking for pgf90... no
checking for pathf95... no

[... snipped ...]

make[3]: Leaving directory '/<<PKGBUILDDIR>>/PW/src'
( cd tools ; /usr/bin/make all || exit 1 )
make[3]: Entering directory '/<<PKGBUILDDIR>>/PW/tools'
if test -n "" ; then \
( cd ../.. ; /usr/bin/make  || exit 1 ) ; fi
mpif90 -O3 -g -x f95-cpp-input -D__GFORTRAN -D__STD_F95 -D__FFTW3 -D__MPI 
-D__SCALAPACK -D__ELPA_2016 -D__ELPA_2016 -I/<<PKGBUILDDIR>>//include 
-I../include/ -I/usr/include/elpa/modules -I../../iotk/src -I../../Modules 
-I../../FFTXlib -I../../LAXlib -I../src -I.  -c dist.f90
f951: Warning: Nonexistent include directory '../include/' 
[-Wmissing-include-dirs]
mpif90 -g -pthread -o dist.x \
        dist.o ../src/libpw.a ../../Modules/libqemod.a ../../FFTXlib/libqefft.a 
../../LAXlib/libqela.a ../../clib/clib.a ../../iotk/src/libiotk.a -lelpa 
-lscalapack-openmpi -lblacs-openmpi -lblacsF77init-openmpi -llapack  -lblas  
-lfftw3  -lblas     
( cd ../../bin ; ln -fs ../PW/tools/dist.x . )
mpif90 -O3 -g -x f95-cpp-input -D__GFORTRAN -D__STD_F95 -D__FFTW3 -D__MPI 
-D__SCALAPACK -D__ELPA_2016 -D__ELPA_2016 -I/<<PKGBUILDDIR>>//include 
-I../include/ -I/usr/include/elpa/modules -I../../iotk/src -I../../Modules 
-I../../FFTXlib -I../../LAXlib -I../src -I.  -c ev_xml.f90
f951: Warning: Nonexistent include directory '../include/' 
[-Wmissing-include-dirs]
mpif90 -O3 -g -x f95-cpp-input -D__GFORTRAN -D__STD_F95 -D__FFTW3 -D__MPI 
-D__SCALAPACK -D__ELPA_2016 -D__ELPA_2016 -I/<<PKGBUILDDIR>>//include 
-I../include/ -I/usr/include/elpa/modules -I../../iotk/src -I../../Modules 
-I../../FFTXlib -I../../LAXlib -I../src -I.  -c ev.f90
f951: Warning: Nonexistent include directory '../include/' 
[-Wmissing-include-dirs]
mpif90 -g -pthread -o ev.x \
        ev.o ev_xml.o ../src/libpw.a ../../Modules/libqemod.a 
../../FFTXlib/libqefft.a ../../LAXlib/libqela.a ../../clib/clib.a 
../../iotk/src/libiotk.a -lelpa -lscalapack-openmpi -lblacs-openmpi 
-lblacsF77init-openmpi -llapack  -lblas  -lfftw3  -lblas     
( cd ../../bin ; ln -fs ../PW/tools/ev.x . )
mpif90 -O3 -g -x f95-cpp-input -D__GFORTRAN -D__STD_F95 -D__FFTW3 -D__MPI 
-D__SCALAPACK -D__ELPA_2016 -D__ELPA_2016 -I/<<PKGBUILDDIR>>//include 
-I../include/ -I/usr/include/elpa/modules -I../../iotk/src -I../../Modules 
-I../../FFTXlib -I../../LAXlib -I../src -I.  -c kpoints.f90
f951: Warning: Nonexistent include directory '../include/' 
[-Wmissing-include-dirs]
mpif90 -g -pthread -o kpoints.x \
        kpoints.o ../src/libpw.a ../../Modules/libqemod.a 
../../FFTXlib/libqefft.a ../../LAXlib/libqela.a ../../clib/clib.a 
../../iotk/src/libiotk.a -lelpa -lscalapack-openmpi -lblacs-openmpi 
-lblacsF77init-openmpi -llapack  -lblas  -lfftw3  -lblas     
( cd ../../bin ; ln -fs ../PW/tools/kpoints.x . )
mpif90 -O3 -g -x f95-cpp-input -D__GFORTRAN -D__STD_F95 -D__FFTW3 -D__MPI 
-D__SCALAPACK -D__ELPA_2016 -D__ELPA_2016 -I/<<PKGBUILDDIR>>//include 
-I../include/ -I/usr/include/elpa/modules -I../../iotk/src -I../../Modules 
-I../../FFTXlib -I../../LAXlib -I../src -I.  -c pwi2xsf.f90
f951: Warning: Nonexistent include directory '../include/' 
[-Wmissing-include-dirs]
mpif90 -g -pthread -o pwi2xsf.x \
        pwi2xsf.o ../src/libpw.a ../../Modules/libqemod.a 
../../FFTXlib/libqefft.a ../../LAXlib/libqela.a ../../clib/clib.a 
../../iotk/src/libiotk.a -lelpa -lscalapack-openmpi -lblacs-openmpi 
-lblacsF77init-openmpi -llapack  -lblas  -lfftw3  -lblas     
( cd ../../bin ; ln -fs ../PW/tools/pwi2xsf.x . )
make[3]: Leaving directory '/<<PKGBUILDDIR>>/PW/tools'
make[2]: Leaving directory '/<<PKGBUILDDIR>>/PW'
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
(cd pseudo; ../PW/src/generate_vdW_kernel_table.x)
(cd pseudo; ../PW/src/generate_rVV10_kernel_table.x)
(cd Doc; /usr/bin/make)
make[1]: Entering directory '/<<PKGBUILDDIR>>/Doc'
make[1]: Nothing to be done for 'all'.
make[1]: Leaving directory '/<<PKGBUILDDIR>>/Doc'
 fakeroot debian/rules binary-indep
dh binary-indep --after dh_auto_test --with autotools_dev --parallel
dh: The --after option is deprecated. Use override targets instead.
   dh_testroot -i -O--parallel
   dh_prep -i -O--parallel
   dh_auto_install -i -O--parallel
        make -j1 install DESTDIR=/<<PKGBUILDDIR>>/debian/tmp 
AM_UPDATE_INFO_DIR=no
make[1]: Entering directory '/<<PKGBUILDDIR>>'
cp: omitting directory './test-suite'
Makefile:261: recipe for target 'install' failed
make[1]: *** [install] Error 1
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
dh_auto_install: make -j1 install DESTDIR=/<<PKGBUILDDIR>>/debian/tmp 
AM_UPDATE_INFO_DIR=no returned exit code 2
debian/rules:55: recipe for target 'binary-indep' failed
make: *** [binary-indep] Error 2
dpkg-buildpackage: error: fakeroot debian/rules binary-indep gave error exit 
status 2
--------------------------------------------------------------------------------

The relevant part of the build log is included above.

The build was made on a QEMU/KVM virtual machine with a single CPU using sbuild.

If this is really a bug in one of the build-depends, please use reassign and 
affects,
so that this is still visible in the page for this package.

Thanks.

--- End Message ---
--- Begin Message ---
Source: espresso
Source-Version: 6.0-3

We believe that the bug you reported is fixed in the latest version of
espresso, 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 [email protected],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Michael Banck <[email protected]> (supplier of updated espresso 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: Sat, 12 Nov 2016 22:42:12 +0100
Source: espresso
Binary: quantum-espresso quantum-espresso-data
Architecture: source
Version: 6.0-3
Distribution: unstable
Urgency: medium
Maintainer: Debichem Team <[email protected]>
Changed-By: Michael Banck <[email protected]>
Description:
 quantum-espresso - Electronic-Structure and Ab-Initio Molecular Dynamics Suite
 quantum-espresso-data - Electronic-Structure and Ab-Initio Molecular Dynamics 
Suite (Docu
Closes: 841096
Changes:
 espresso (6.0-3) unstable; urgency=medium
 .
   * debian/patches/install_file_ordering.patch: New patch, fixes a build
     failure for unfortunate file orderings, by Santiago Vila (Closes: #841096).
Checksums-Sha1:
 2ac93883b3c8e877cccd2cbcba9b037c162af606 2481 espresso_6.0-3.dsc
 61f513c3e5435487c188a52d1106b99c1d3eab80 5990028 espresso_6.0-3.debian.tar.xz
Checksums-Sha256:
 0770ab83fdafa59d91c630d648f3a9fa6482da31153f411c0a7fe7ba0ca8595b 2481 
espresso_6.0-3.dsc
 467ffc1c0896fa5f3ce70e4d76e794be2089a8f7d3599b5cfc6b3676f784fcec 5990028 
espresso_6.0-3.debian.tar.xz
Files:
 cc7b05a621386472028426b22f1e3572 2481 science optional espresso_6.0-3.dsc
 3cc9c555cc8e35d3dd5cb0e786d0c3a7 5990028 science optional 
espresso_6.0-3.debian.tar.xz

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

iQIcBAEBAgAGBQJYJ415AAoJENxoaie0NIGw8GAP/326SGcrwxulVwm7jCXxEDEl
kkmkTYbs83zf+RnVkuGJWNT4QfVkWQ0EnLupK544q/+OQCkDHw0UBuEbsdceblLt
O5zxPdo9AhwX896nECCTyHWkOO+dxGEgtTxdOoV5I82sC1X25PFzqWWCpux7Rb36
+xfuNZK4IdrrCpU+dhG9LLOu3GjQINxKfZEej3UGJ4eG3sSjAUQQ2TA9GGI4LtdI
10DyZ7B7n1H3e/DFMM6FOODbOWrlKcjd5eqDyDatyc0SXwGFyodpPF+6K/Hm8j9S
etPJzIHsTepwnuTnygfBmKe6q1vlfF618ubKnXWSB6m4aF82384GqFtUc32m1jmu
zlHxJM1sIIMUzHIXjsn/Ux361jRZ2+7jatkrLrg+zknqQUbNNP/hNb5b9TQqr6ud
tMZlP36ptVjFipNUpkcTPZzx17h4sqI3eNLmjwuIdfVFOkhczDNLn02JlSEfu/Ru
kN0Zl2E+1v5OvvFMq/f2tFI5KhOzBpGltCQbvMIOale+xarq8R9+AfhfEsiYZTuZ
yW5EQAZDAWL77HZpLuOvx9c7KiOP4mub1a08+2Tjp0qPsybLTd2IkPb2kVdiWVtC
+bKRfaHE0EUGnPJEZCzRivhLgwMZJNP4Ib8HB5QfDx7IoszkyM2ylTFdvvWkH54r
YtNJiZJoy5id2wCmYcwI
=lX1w
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to