Your message dated Mon, 03 Aug 2020 01:18:57 +0000
with message-id <[email protected]>
and subject line Bug#957774: fixed in scalapack 2.1.0-3
has caused the Debian Bug report #957774,
regarding scalapack: ftbfs with GCC-10
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.)
--
957774: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=957774
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: src:scalapack
Version: 2.1.0-2
Severity: normal
Tags: sid bullseye
User: [email protected]
Usertags: ftbfs-gcc-10
Please keep this issue open in the bug tracker for the package it
was filed for. If a fix in another package is required, please
file a bug for the other package (or clone), and add a block in this
package. Please keep the issue open until the package can be built in
a follow-up test rebuild.
The package fails to build in a test rebuild on at least amd64 with
gcc-10/g++-10, but succeeds to build with gcc-9/g++-9. The
severity of this report will be raised before the bullseye release,
so nothing has to be done for the buster release.
The full build log can be found at:
http://people.debian.org/~doko/logs/gcc10-20200225/scalapack_2.1.0-2_unstable_gcc10.log
The last lines of the build log are at the end of this report.
To build with GCC 10, either set CC=gcc-10 CXX=g++-10 explicitly,
or install the gcc, g++, gfortran, ... packages from experimental.
apt-get -t=experimental install g++
Common build failures are new warnings resulting in build failures with
-Werror turned on, or new/dropped symbols in Debian symbols files.
For other C/C++ related build failures see the porting guide at
http://gcc.gnu.org/gcc-10/porting_to.html
[...]
/<<PKGBUILDDIR>>/REDIST/SRC/pztrmr.c:289:14: warning: ‘buff2block’ declared
‘static’ but never defined [-Wunused-function]
289 | static2 void buff2block();
| ^~~~~~~~~~
/<<PKGBUILDDIR>>/REDIST/SRC/pztrmr.c: In function ‘Cpztrmr2d’:
/<<PKGBUILDDIR>>/REDIST/SRC/pztrmr.c:235:16: warning: ‘vinter_nb’ may be used
uninitialized in this function [-Wmaybe-uninitialized]
235 | #define scanD0 ztrscanD0
| ^~~~~~~~~
/<<PKGBUILDDIR>>/REDIST/SRC/pztrmr.c:337:20: note: ‘vinter_nb’ was declared here
337 | int hinter_nb, vinter_nb; /* number of intrsections in both
directions */
| ^~~~~~~~~
/<<PKGBUILDDIR>>/REDIST/SRC/pztrmr.c:235:16: warning: ‘hinter_nb’ may be used
uninitialized in this function [-Wmaybe-uninitialized]
235 | #define scanD0 ztrscanD0
| ^~~~~~~~~
/<<PKGBUILDDIR>>/REDIST/SRC/pztrmr.c:337:9: note: ‘hinter_nb’ was declared here
337 | int hinter_nb, vinter_nb; /* number of intrsections in both
directions */
| ^~~~~~~~~
[ 33%] Building Fortran object CMakeFiles/scalapack.dir/SRC/pilaenvx.f.o
/usr/bin/mpif90.mpich -DAdd_ -Dscalapack_EXPORTS
-I/usr/include/x86_64-linux-gnu/mpich -g -O2
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fPIC -c
/<<PKGBUILDDIR>>/SRC/pilaenvx.f -o CMakeFiles/scalapack.dir/SRC/pilaenvx.f.o
[ 33%] Building Fortran object CMakeFiles/scalapack.dir/SRC/piparmq.f.o
/usr/bin/mpif90.mpich -DAdd_ -Dscalapack_EXPORTS
-I/usr/include/x86_64-linux-gnu/mpich -g -O2
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fPIC -c
/<<PKGBUILDDIR>>/SRC/piparmq.f -o CMakeFiles/scalapack.dir/SRC/piparmq.f.o
[ 33%] Building Fortran object CMakeFiles/scalapack.dir/SRC/pilaver.f.o
/usr/bin/mpif90.mpich -DAdd_ -Dscalapack_EXPORTS
-I/usr/include/x86_64-linux-gnu/mpich -g -O2
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fPIC -c
/<<PKGBUILDDIR>>/SRC/pilaver.f -o CMakeFiles/scalapack.dir/SRC/pilaver.f.o
[ 33%] Building Fortran object CMakeFiles/scalapack.dir/SRC/pmpim2.f.o
/usr/bin/mpif90.mpich -DAdd_ -Dscalapack_EXPORTS
-I/usr/include/x86_64-linux-gnu/mpich -g -O2
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fPIC -c
/<<PKGBUILDDIR>>/SRC/pmpim2.f -o CMakeFiles/scalapack.dir/SRC/pmpim2.f.o
[ 33%] Building Fortran object CMakeFiles/scalapack.dir/SRC/pmpcol.f.o
/usr/bin/mpif90.mpich -DAdd_ -Dscalapack_EXPORTS
-I/usr/include/x86_64-linux-gnu/mpich -g -O2
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fPIC -c
/<<PKGBUILDDIR>>/SRC/pmpcol.f -o CMakeFiles/scalapack.dir/SRC/pmpcol.f.o
[ 33%] Building Fortran object CMakeFiles/scalapack.dir/SRC/pslabad.f.o
/usr/bin/mpif90.mpich -DAdd_ -Dscalapack_EXPORTS
-I/usr/include/x86_64-linux-gnu/mpich -g -O2
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fPIC -c
/<<PKGBUILDDIR>>/SRC/pslabad.f -o CMakeFiles/scalapack.dir/SRC/pslabad.f.o
[ 33%] Building Fortran object CMakeFiles/scalapack.dir/SRC/pslaed0.f.o
/usr/bin/mpif90.mpich -DAdd_ -Dscalapack_EXPORTS
-I/usr/include/x86_64-linux-gnu/mpich -g -O2
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fPIC -c
/<<PKGBUILDDIR>>/SRC/pslaed0.f -o CMakeFiles/scalapack.dir/SRC/pslaed0.f.o
[ 33%] Building Fortran object CMakeFiles/scalapack.dir/SRC/pslaed1.f.o
/usr/bin/mpif90.mpich -DAdd_ -Dscalapack_EXPORTS
-I/usr/include/x86_64-linux-gnu/mpich -g -O2
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fPIC -c
/<<PKGBUILDDIR>>/SRC/pslaed1.f -o CMakeFiles/scalapack.dir/SRC/pslaed1.f.o
[ 33%] Building Fortran object CMakeFiles/scalapack.dir/SRC/pslaed2.f.o
/usr/bin/mpif90.mpich -DAdd_ -Dscalapack_EXPORTS
-I/usr/include/x86_64-linux-gnu/mpich -g -O2
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fPIC -c
/<<PKGBUILDDIR>>/SRC/pslaed2.f -o CMakeFiles/scalapack.dir/SRC/pslaed2.f.o
[ 33%] Building Fortran object CMakeFiles/scalapack.dir/SRC/pslaed3.f.o
/usr/bin/mpif90.mpich -DAdd_ -Dscalapack_EXPORTS
-I/usr/include/x86_64-linux-gnu/mpich -g -O2
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fPIC -c
/<<PKGBUILDDIR>>/SRC/pslaed3.f -o CMakeFiles/scalapack.dir/SRC/pslaed3.f.o
[ 33%] Building Fortran object CMakeFiles/scalapack.dir/SRC/pslaedz.f.o
/usr/bin/mpif90.mpich -DAdd_ -Dscalapack_EXPORTS
-I/usr/include/x86_64-linux-gnu/mpich -g -O2
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fPIC -c
/<<PKGBUILDDIR>>/SRC/pslaedz.f -o CMakeFiles/scalapack.dir/SRC/pslaedz.f.o
[ 33%] Building Fortran object CMakeFiles/scalapack.dir/SRC/pslamch.f.o
/usr/bin/mpif90.mpich -DAdd_ -Dscalapack_EXPORTS
-I/usr/include/x86_64-linux-gnu/mpich -g -O2
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fPIC -c
/<<PKGBUILDDIR>>/SRC/pslamch.f -o CMakeFiles/scalapack.dir/SRC/pslamch.f.o
[ 33%] Building Fortran object CMakeFiles/scalapack.dir/SRC/pslared1d.f.o
/usr/bin/mpif90.mpich -DAdd_ -Dscalapack_EXPORTS
-I/usr/include/x86_64-linux-gnu/mpich -g -O2
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fPIC -c
/<<PKGBUILDDIR>>/SRC/pslared1d.f -o CMakeFiles/scalapack.dir/SRC/pslared1d.f.o
[ 33%] Building Fortran object CMakeFiles/scalapack.dir/SRC/pslasrt.f.o
/usr/bin/mpif90.mpich -DAdd_ -Dscalapack_EXPORTS
-I/usr/include/x86_64-linux-gnu/mpich -g -O2
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fPIC -c
/<<PKGBUILDDIR>>/SRC/pslasrt.f -o CMakeFiles/scalapack.dir/SRC/pslasrt.f.o
[ 33%] Building Fortran object CMakeFiles/scalapack.dir/SRC/psstebz.f.o
/usr/bin/mpif90.mpich -DAdd_ -Dscalapack_EXPORTS
-I/usr/include/x86_64-linux-gnu/mpich -g -O2
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fPIC -c
/<<PKGBUILDDIR>>/SRC/psstebz.f -o CMakeFiles/scalapack.dir/SRC/psstebz.f.o
[ 33%] Building Fortran object CMakeFiles/scalapack.dir/SRC/psstedc.f.o
/usr/bin/mpif90.mpich -DAdd_ -Dscalapack_EXPORTS
-I/usr/include/x86_64-linux-gnu/mpich -g -O2
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fPIC -c
/<<PKGBUILDDIR>>/SRC/psstedc.f -o CMakeFiles/scalapack.dir/SRC/psstedc.f.o
[ 33%] Building Fortran object CMakeFiles/scalapack.dir/SRC/slapst.f.o
/usr/bin/mpif90.mpich -DAdd_ -Dscalapack_EXPORTS
-I/usr/include/x86_64-linux-gnu/mpich -g -O2
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fPIC -c
/<<PKGBUILDDIR>>/SRC/slapst.f -o CMakeFiles/scalapack.dir/SRC/slapst.f.o
/<<PKGBUILDDIR>>/SRC/psstebz.f:778:65:
775 | CALL IGEBR2D( ONEDCONTEXT, 'ALL', ' ', 1, 1, TORECV, 1, 0,
| 2
......
778 | CALL IGEBR2D( ONEDCONTEXT, 'ALL', ' ', TORECV, 1, IWORK,
| 1
Error: Rank mismatch between actual argument at (1) and actual argument at (2)
(scalar and rank-1)
make[4]: *** [CMakeFiles/scalapack.dir/build.make:9907:
CMakeFiles/scalapack.dir/SRC/psstebz.f.o] Error 1
make[4]: *** Waiting for unfinished jobs....
make[4]: Leaving directory '/<<PKGBUILDDIR>>/build-mpich'
make[3]: *** [CMakeFiles/Makefile2:1451: CMakeFiles/scalapack.dir/all] Error 2
make[3]: Leaving directory '/<<PKGBUILDDIR>>/build-mpich'
make[2]: *** [Makefile:166: all] Error 2
make[2]: Leaving directory '/<<PKGBUILDDIR>>/build-mpich'
dh_auto_build: error: cd build-mpich && make -j4 "INSTALL=install
--strip-program=true" returned exit code 2
make[1]: *** [debian/rules:42: override_dh_auto_build] Error 25
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
make: *** [debian/rules:19: build] Error 2
dpkg-buildpackage: error: debian/rules build subprocess returned exit status 2
--- End Message ---
--- Begin Message ---
Source: scalapack
Source-Version: 2.1.0-3
Done: Drew Parsons <[email protected]>
We believe that the bug you reported is fixed in the latest version of
scalapack, 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.
Drew Parsons <[email protected]> (supplier of updated scalapack 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: SHA256
Format: 1.8
Date: Mon, 03 Aug 2020 01:44:46 +0800
Source: scalapack
Architecture: source
Version: 2.1.0-3
Distribution: unstable
Urgency: medium
Maintainer: Debian Science Maintainers
<[email protected]>
Changed-By: Drew Parsons <[email protected]>
Closes: 957774
Changes:
scalapack (2.1.0-3) unstable; urgency=medium
.
* Team upload.
* facilitate MPI tests using OMPI_MCA_plm_rsh_agent (set to false)
not OMPI_MCA_orte_rsh_agent (which is deprecated)
* build with fortran flag -std=legacy (in FFLAGS), applying
upstream's method for managing builds with gcc-10. Closes: #957774.
* replace arch-triplet with cmake's CMAKE_LIBRARY_ARCHITECTURE in
installed scalapack-targets-none.cmake
* Standards-Version: 4.5.0
* debhelper compatibility level 13
Checksums-Sha1:
ee5c3a3bb49566ba81c145923759bf7569d0d48f 2668 scalapack_2.1.0-3.dsc
d304b9651e7ce2c7e4dbf855e4ea1a9bc1572f25 13680 scalapack_2.1.0-3.debian.tar.xz
Checksums-Sha256:
a43550f5c5a2724ad9578902b1455bfd9265306673d1b3a3f9f02046e68e3bbd 2668
scalapack_2.1.0-3.dsc
4a3ef816754a03a95bfc8bc188bb79e4dcbad535efdd973a8d8ab3f520043b09 13680
scalapack_2.1.0-3.debian.tar.xz
Files:
21e2d0cedd0632feda26fb11e2f041a5 2668 devel optional scalapack_2.1.0-3.dsc
d025dce3ca586638e49ba9fdfb65a733 13680 devel optional
scalapack_2.1.0-3.debian.tar.xz
-----BEGIN PGP SIGNATURE-----
iQIzBAEBCAAdFiEEI8mpPlhYGekSbQo2Vz7x5L1aAfoFAl8nYlQACgkQVz7x5L1a
AfrrMRAAk84URChTWSPYKWE+/QupQn4UnCI54kp+Hd8yjIoqtl7G3PYrBgKYKls3
lLtcrc6U8+olcdVuHM94QCQsg17pNDWhVvVBWEXwCq8tpBH1h8JkNuRPQhZVltUT
1iEJKdyRfOmpcVTYPPCvy28G4E28U7kh+nxQpAzbU3zn6IKl5EJC7RzLV1hVDcIn
onLTcEPMADSr+sPfmf03sZ/G1XH9+kW/og+FmEI3KXVSH6x8x62GZ1sAuZkbCpK1
AJkiBYTkHmF3ADMSL//nGcMWkkavlkbYTGjtcGP2iY92HoSPHqyPrlOodShCWAxb
mRjlp4p2MjfN180bCN+/6Z8F/HPgVVDjrvEHtnFEsO40MAD4tCsbGLYmMsPfHlAr
uerzt4tyMhC3JobQRr7xn1LIA1HNZZ4+j95YvxCpDBysYQUR2RqKi+JBRsVJkECP
Epjp89snID0avf9riK5DI6pB0wm0CAxTRlWXyxS7EmOqJG+yPIeaV2B9jM+uXgHY
0afF9MRW4YjrFuS+R4lHADfDyv7bd6of8YCeM8XKG2Ze+ZL3vjAct59GH5Piy5Za
EHfKTII14ziRYry7IjwIVuXce5V78s86+uL1vz1JfjOBntLPbrqbrpHLbaa7J9pr
ZEOPjEF6KKKMzuASqKUJWJgpoh+LJ8jSC8DTUWqLpXdQZqh3+lE=
=dO2n
-----END PGP SIGNATURE-----
--- End Message ---