Your message dated Sun, 04 Oct 2020 10:48:35 +0000
with message-id <e1kp1zd-000cjy...@fasolo.debian.org>
and subject line Bug#957101: fixed in cp2k 7.1-4
has caused the Debian Bug report #957101,
regarding cp2k: 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 ow...@bugs.debian.org
immediately.)
--
957101: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=957101
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: src:cp2k
Version: 6.1-3
Severity: normal
Tags: sid bullseye
User: debian-...@lists.debian.org
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/cp2k_6.1-3_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>>/src/dbcsr/block/dbcsr_block_operations.F:1267:0:
1267 | CALL acc_devmem_setzero_bytes(area%d%acc_devmem, s*l, s*u,
area%d%memory_type%acc_stream)
|
Warning: ‘u’ may be used uninitialized in this function [-Wmaybe-uninitialized]
/<<PKGBUILDDIR>>/src/dbcsr/block/dbcsr_block_operations.F:1267:0: Warning: ‘l’
may be used uninitialized in this function [-Wmaybe-uninitialized]
/<<PKGBUILDDIR>>/src/dbcsr/block/dbcsr_block_operations.F:979:0:
979 | dst_sizes(1), dst_sizes(2))
|
Warning: ‘src_ub[1]’ may be used uninitialized in this function
[-Wmaybe-uninitialized]
/<<PKGBUILDDIR>>/src/dbcsr/block/dbcsr_block_operations.F:689:87:
689 | INTEGER :: lb2_s,
lb_s, ub, ub2, ub2_s, ub_s
|
^
Warning: ‘ub2_s’ may be used uninitialized in this function
[-Wmaybe-uninitialized]
/<<PKGBUILDDIR>>/src/dbcsr/block/dbcsr_block_operations.F:821:0:
821 | scale%r_sp*src%d%r2_sp(lb_s:ub_s, lb2_s:ub2_s)
|
Warning: ‘lb2_s’ may be used uninitialized in this function
[-Wmaybe-uninitialized]
/<<PKGBUILDDIR>>/tools/build_utils/fypp -n
/<<PKGBUILDDIR>>/src/dbcsr/block/dbcsr_data_operations.F
dbcsr_data_operations.F90
mpif90 -c -g -Wall -O2 -ffast-math -funroll-loops -ftree-vectorize -ffree-form
-ffree-line-length-none -D__GFORTRAN -D__FFTSG -D__FFTW3 -D__LIBINT -D__LIBXC
-D__SPGLIB -D__parallel -D__BLACS -D__SCALAPACK -D__ELPA=201605
-I/usr/include/elpa/modules/ -I/usr/include/elpa/elpa/ -I/usr/include
-D__COMPILE_ARCH="\"Linux-x86_64-gfortran\"" -D__COMPILE_DATE="\"Wed Feb 26
11:48:12 UTC 2020\"" -D__COMPILE_HOST="\"ip-172-31-14-223\""
-D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\""
-D__SHORT_FILE__="\"dbcsr/block/dbcsr_data_operations.F\""
-I'/<<PKGBUILDDIR>>/src/dbcsr/block/' dbcsr_data_operations.F90
/<<PKGBUILDDIR>>/tools/build_utils/fypp -n
/<<PKGBUILDDIR>>/src/dbcsr/block/dbcsr_iterator_operations.F
dbcsr_iterator_operations.F90
mpif90 -c -g -Wall -O2 -ffast-math -funroll-loops -ftree-vectorize -ffree-form
-ffree-line-length-none -D__GFORTRAN -D__FFTSG -D__FFTW3 -D__LIBINT -D__LIBXC
-D__SPGLIB -D__parallel -D__BLACS -D__SCALAPACK -D__ELPA=201605
-I/usr/include/elpa/modules/ -I/usr/include/elpa/elpa/ -I/usr/include
-D__COMPILE_ARCH="\"Linux-x86_64-gfortran\"" -D__COMPILE_DATE="\"Wed Feb 26
11:48:12 UTC 2020\"" -D__COMPILE_HOST="\"ip-172-31-14-223\""
-D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\""
-D__SHORT_FILE__="\"dbcsr/block/dbcsr_iterator_operations.F\""
-I'/<<PKGBUILDDIR>>/src/dbcsr/block/' dbcsr_iterator_operations.F90
/<<PKGBUILDDIR>>/tools/build_utils/fypp -n
/<<PKGBUILDDIR>>/src/dbcsr/block/dbcsr_work_operations.F
dbcsr_work_operations.F90
mpif90 -c -g -Wall -O2 -ffast-math -funroll-loops -ftree-vectorize -ffree-form
-ffree-line-length-none -D__GFORTRAN -D__FFTSG -D__FFTW3 -D__LIBINT -D__LIBXC
-D__SPGLIB -D__parallel -D__BLACS -D__SCALAPACK -D__ELPA=201605
-I/usr/include/elpa/modules/ -I/usr/include/elpa/elpa/ -I/usr/include
-D__COMPILE_ARCH="\"Linux-x86_64-gfortran\"" -D__COMPILE_DATE="\"Wed Feb 26
11:48:12 UTC 2020\"" -D__COMPILE_HOST="\"ip-172-31-14-223\""
-D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\""
-D__SHORT_FILE__="\"dbcsr/block/dbcsr_work_operations.F\""
-I'/<<PKGBUILDDIR>>/src/dbcsr/block/' dbcsr_work_operations.F90
/<<PKGBUILDDIR>>/tools/build_utils/fypp -n
/<<PKGBUILDDIR>>/src/dbcsr/block/dbcsr_block_access.F dbcsr_block_access.F90
mpif90 -c -g -Wall -O2 -ffast-math -funroll-loops -ftree-vectorize -ffree-form
-ffree-line-length-none -D__GFORTRAN -D__FFTSG -D__FFTW3 -D__LIBINT -D__LIBXC
-D__SPGLIB -D__parallel -D__BLACS -D__SCALAPACK -D__ELPA=201605
-I/usr/include/elpa/modules/ -I/usr/include/elpa/elpa/ -I/usr/include
-D__COMPILE_ARCH="\"Linux-x86_64-gfortran\"" -D__COMPILE_DATE="\"Wed Feb 26
11:48:12 UTC 2020\"" -D__COMPILE_HOST="\"ip-172-31-14-223\""
-D__COMPILE_REVISION="\"svn:18464\"" -D__DATA_DIR="\"/usr/share/cp2k\""
-D__SHORT_FILE__="\"dbcsr/block/dbcsr_block_access.F\""
-I'/<<PKGBUILDDIR>>/src/dbcsr/block/' dbcsr_block_access.F90
/<<PKGBUILDDIR>>/src/dbcsr/block/dbcsr_block_access.f90:441:61:
368 | CALL ${nametype1}$axpy (nze, scale, block(1:nze), 1,&
| 2
......
441 | CALL ${nametype1}$axpy (nze, ${one1[n]}$, block(1),
1,&
| 1
Error: Element of assumed-shape or pointer array as actual argument at (1) can
not correspond to actual argument at (2)
/<<PKGBUILDDIR>>/src/dbcsr/block/dbcsr_block_access.f90:441:61:
368 | CALL ${nametype1}$axpy (nze, scale, block(1:nze), 1,&
| 2
......
441 | CALL ${nametype1}$axpy (nze, ${one1[n]}$, block(1),
1,&
| 1
Error: Element of assumed-shape or pointer array as actual argument at (1) can
not correspond to actual argument at (2)
/<<PKGBUILDDIR>>/src/dbcsr/block/dbcsr_block_access.f90:441:48:
368 | CALL ${nametype1}$axpy (nze, scale, block(1:nze), 1,&
| 2
......
441 | CALL ${nametype1}$axpy (nze, ${one1[n]}$, block(1),
1,&
| 1
Error: Element of assumed-shape or pointer array as actual argument at (1) can
not correspond to actual argument at (2)
/<<PKGBUILDDIR>>/src/dbcsr/block/dbcsr_block_access.f90:441:48:
368 | CALL ${nametype1}$axpy (nze, scale, block(1:nze), 1,&
| 2
......
441 | CALL ${nametype1}$axpy (nze, ${one1[n]}$, block(1),
1,&
| 1
Error: Element of assumed-shape or pointer array as actual argument at (1) can
not correspond to actual argument at (2)
make[5]: *** [/<<PKGBUILDDIR>>/makefiles/Makefile:459: dbcsr_block_access.o]
Error 1
make[4]: *** [/<<PKGBUILDDIR>>/makefiles/Makefile:129: all] Error 2
make[3]: *** [/<<PKGBUILDDIR>>/makefiles/Makefile:118: popt] Error 2
make[2]: *** [Makefile:113: all] Error 2
make[2]: Leaving directory '/<<PKGBUILDDIR>>/makefiles'
make[1]: *** [debian/rules:39: override_dh_auto_build] Error 2
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
make: *** [debian/rules:25: build] Error 2
dpkg-buildpackage: error: debian/rules build subprocess returned exit status 2
--- End Message ---
--- Begin Message ---
Source: cp2k
Source-Version: 7.1-4
Done: Michael Banck <mba...@debian.org>
We believe that the bug you reported is fixed in the latest version of
cp2k, 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 957...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Michael Banck <mba...@debian.org> (supplier of updated cp2k 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: SHA256
Format: 1.8
Date: Sun, 04 Oct 2020 12:38:10 +0200
Source: cp2k
Architecture: source
Version: 7.1-4
Distribution: unstable
Urgency: medium
Maintainer: Debichem Team <debichem-de...@lists.alioth.debian.org>
Changed-By: Michael Banck <mba...@debian.org>
Closes: 957101
Changes:
cp2k (7.1-4) unstable; urgency=medium
.
* debian/control: Update description.
* debian/patches/dbcsr_gfortran10.patch, debian/patches/gfortran10.patch: New
patches fixing build failures with gfortran10, taken from upstream commits
58ee9709, 4b61cae1 and 4ac11055.
* debian/patches/makeflags.patch: Add -fallow-argument-mismatch to FCFLAGS
(Closes: #957101).
Checksums-Sha1:
61627d65a375f276b1dae5d6c8ba00771c87a502 2185 cp2k_7.1-4.dsc
e3867c691e419890dbb4ac90cb9dcdde1db1c543 21480 cp2k_7.1-4.debian.tar.xz
4b07a50b4ce696801fc597108ce119f761008713 8074 cp2k_7.1-4_source.buildinfo
Checksums-Sha256:
38fab4b9c8618cd3a689e6b99e2680fa1b68756ef0bcf8127e003d88538616dc 2185
cp2k_7.1-4.dsc
74fac73e9ad405145dee81cbec061a9a14fe754e8ce2a477fac3c3e6993a4300 21480
cp2k_7.1-4.debian.tar.xz
103379ad0ba61207d781e8267ce11822b4e496ea94d9f71f0be2b99f7e92ebfe 8074
cp2k_7.1-4_source.buildinfo
Files:
bca1ebb360a03ab322b8a04471f879bb 2185 science optional cp2k_7.1-4.dsc
a7329bf69caf852033a96494ae94159d 21480 science optional
cp2k_7.1-4.debian.tar.xz
d1fdf7242f9bf2694dbc433b43023f5d 8074 science optional
cp2k_7.1-4_source.buildinfo
-----BEGIN PGP SIGNATURE-----
iQIzBAEBCAAdFiEEnKh3dJ+rLk+paGLs3GhqJ7Q0gbAFAl95pjIACgkQ3GhqJ7Q0
gbDwPA/8Cfm5Ov8Q5hiu59jWTyCuYAyB+UoTjZqUqNuNxLfehWr5WOXHtSvbZ4QM
aE2zJ24CSquhuCVymnHVeWhZ/i5GoQ4t6ezB5fjztU2MUxGpMTZ6vRUUyLOISO7I
NqGwx14zGRn3fcYRpE7b+q88GvmQIbnSdryze+9Odjv5vbBzzM2lrCoa8Rvs4Uib
0aeRBW8BVwYdcChXRGUKeBfbNRU+xcoV4rOacC91v+HkBJtGf8I1uG5TXI0I/WYK
wLhKB1df7QjmsEZH7qqRuIX2XCDTOd3xMiSo05Mhh7iBLKt6THp6jRXAFuLmeTbK
aVRJPki2MPqYUu6p8B6cj++CTmpGWxWdV6F6pxMTX0ggkpxQmzyKHvyZouLrwurO
mZZANvqyI5gUZIgijohx2nYeGN0VUlB0E+JobsME3Q8406621Mt1csvrJ4zO/g8U
IIhWAcjkqhLoOIgLuTfzSkmz1tDanNRTMw67razrplgFHFnuYqkqeDTs+vYAqDfo
HIdT1SeejJylFI2FyNhntbgGyjzI4aJuI6ljpMuLFfwZLZReVfd1xkkgEXrttU70
OLMH8+6l1kCH4g2YVL9hMLQE3dcFTHXpUQ728sHDHV5IzFXr49BuTYD8Urda+Tqz
AqtO0WIBclcRgU8J8bXEMqeXZNU5AN4EHTZG6/gXI+iWDe0bvGg=
=AQ/4
-----END PGP SIGNATURE-----
--- End Message ---