Your message dated Tue, 25 Aug 2020 12:03:35 +0000
with message-id <[email protected]>
and subject line Bug#957432: fixed in libcgns 3.4.0-3
has caused the Debian Bug report #957432,
regarding libcgns: 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.)


-- 
957432: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=957432
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: src:libcgns
Version: 3.4.0-1
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/libcgns_3.4.0-1_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

[...]
[ 18%] Built target test_multifam
make -f src/tests/CMakeFiles/test_partial.dir/build.make 
src/tests/CMakeFiles/test_partial.dir/depend
make[3]: Entering directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends 
"Unix Makefiles" /<<PKGBUILDDIR>> /<<PKGBUILDDIR>>/src/tests 
/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu 
/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/tests 
/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/tests/CMakeFiles/test_partial.dir/DependInfo.cmake
 --color=
Scanning dependencies of target test_partial
make[3]: Leaving directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
make -f src/tests/CMakeFiles/test_partial.dir/build.make 
src/tests/CMakeFiles/test_partial.dir/build
make[3]: Entering directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
[ 18%] Building C object src/tests/CMakeFiles/test_partial.dir/test_partial.c.o
cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/tests && /usr/bin/cc -DBUILD_HDF5 
-DH5_BUILT_AS_STATIC_LIB -I/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src 
-I/<<PKGBUILDDIR>>/src -I/usr/include/hdf5/serial  -g -O2 
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2   -o 
CMakeFiles/test_partial.dir/test_partial.c.o   -c 
/<<PKGBUILDDIR>>/src/tests/test_partial.c
[ 18%] Linking C executable test_partial
cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/tests && /usr/bin/cmake -E 
cmake_link_script CMakeFiles/test_partial.dir/link.txt --verbose=1
/usr/bin/cc -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -Wformat -Werror=format-security -Wdate-time 
-D_FORTIFY_SOURCE=2  -Wl,-z,relro -rdynamic 
CMakeFiles/test_partial.dir/test_partial.c.o  -o test_partial   -L.  
-Wl,-rpath,.:/usr/lib/x86_64-linux-gnu/hdf5/serial ../libcgns.a 
/usr/lib/x86_64-linux-gnu/hdf5/serial/libhdf5.so -lpthread -lsz -lz -ldl -lm 
-lm -lgfortran -lm -lquadmath -lm 
make[3]: Leaving directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
[ 18%] Built target test_partial
make -f src/tests/CMakeFiles/test_general_rind.dir/build.make 
src/tests/CMakeFiles/test_general_rind.dir/depend
make[3]: Entering directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends 
"Unix Makefiles" /<<PKGBUILDDIR>> /<<PKGBUILDDIR>>/src/tests 
/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu 
/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/tests 
/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/tests/CMakeFiles/test_general_rind.dir/DependInfo.cmake
 --color=
Scanning dependencies of target test_general_rind
make[3]: Leaving directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
make -f src/tests/CMakeFiles/test_general_rind.dir/build.make 
src/tests/CMakeFiles/test_general_rind.dir/build
make[3]: Entering directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
[ 18%] Building C object 
src/tests/CMakeFiles/test_general_rind.dir/test_general_rind.c.o
cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/tests && /usr/bin/cc -DBUILD_HDF5 
-DH5_BUILT_AS_STATIC_LIB -I/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src 
-I/<<PKGBUILDDIR>>/src -I/usr/include/hdf5/serial  -g -O2 
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2   -o 
CMakeFiles/test_general_rind.dir/test_general_rind.c.o   -c 
/<<PKGBUILDDIR>>/src/tests/test_general_rind.c
[ 18%] Linking C executable test_general_rind
cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/tests && /usr/bin/cmake -E 
cmake_link_script CMakeFiles/test_general_rind.dir/link.txt --verbose=1
/usr/bin/cc -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -Wformat -Werror=format-security -Wdate-time 
-D_FORTIFY_SOURCE=2  -Wl,-z,relro -rdynamic 
CMakeFiles/test_general_rind.dir/test_general_rind.c.o  -o test_general_rind   
-L.  -Wl,-rpath,.:/usr/lib/x86_64-linux-gnu/hdf5/serial ../libcgns.a 
/usr/lib/x86_64-linux-gnu/hdf5/serial/libhdf5.so -lpthread -lsz -lz -ldl -lm 
-lm -lgfortran -lm -lquadmath -lm 
make[3]: Leaving directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
[ 18%] Built target test_general_rind
make -f src/tests/CMakeFiles/cgwrite_f03.dir/build.make 
src/tests/CMakeFiles/cgwrite_f03.dir/depend
make[3]: Entering directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends 
"Unix Makefiles" /<<PKGBUILDDIR>> /<<PKGBUILDDIR>>/src/tests 
/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu 
/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/tests 
/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/tests/CMakeFiles/cgwrite_f03.dir/DependInfo.cmake
 --color=
Scanning dependencies of target cgwrite_f03
make[3]: Leaving directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
make -f src/tests/CMakeFiles/cgwrite_f03.dir/build.make 
src/tests/CMakeFiles/cgwrite_f03.dir/build
make[3]: Entering directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
[ 19%] Building Fortran object 
src/tests/CMakeFiles/cgwrite_f03.dir/cgwrite_f03.F90.o
cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/tests && /usr/bin/gfortran 
-DBUILD_HDF5 -DH5_BUILT_AS_STATIC_LIB 
-I/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src -I/<<PKGBUILDDIR>>/src 
-I/usr/include/hdf5/serial  -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -DNO_CONCATENATION   -c 
/<<PKGBUILDDIR>>/src/tests/cgwrite_f03.F90 -o 
CMakeFiles/cgwrite_f03.dir/cgwrite_f03.F90.o
/<<PKGBUILDDIR>>/src/tests/cgwrite_f03.F90:124:31:

  124 |             do 123 j=1, size(2)
      |                               1
Warning: Fortran 2018 deleted feature: Shared DO termination label 123 at (1)
/<<PKGBUILDDIR>>/src/tests/cgwrite_f03.F90:125:31:

  125 |             do 123 i=1, size(1)
      |                               1
Warning: Fortran 2018 deleted feature: Shared DO termination label 123 at (1)
/<<PKGBUILDDIR>>/src/tests/cgwrite_f03.F90:162:17:

  162 |      do 100 i=1,3
      |                 1
Warning: Fortran 2018 deleted feature: Shared DO termination label 100 at (1)
/<<PKGBUILDDIR>>/src/tests/cgwrite_f03.F90:256:24:

  130 |      &                             size, data, ier)
      |                                   2
......
  256 |      &           ndims, npnts, data, ier)
      |                        1
Error: Rank mismatch between actual argument at (1) and actual argument at (2) 
(rank-1 and scalar)
make[3]: *** [src/tests/CMakeFiles/cgwrite_f03.dir/build.make:66: 
src/tests/CMakeFiles/cgwrite_f03.dir/cgwrite_f03.F90.o] Error 1
make[3]: Leaving directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
make[2]: *** [CMakeFiles/Makefile2:927: 
src/tests/CMakeFiles/cgwrite_f03.dir/all] Error 2
make[2]: Leaving directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
make[1]: *** [Makefile:166: all] Error 2
make[1]: Leaving directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
dh_auto_build: error: cd obj-x86_64-linux-gnu && make -j1 "INSTALL=install 
--strip-program=true" returned exit code 2
make: *** [debian/rules:20: build] Error 25
dpkg-buildpackage: error: debian/rules build subprocess returned exit status 2

--- End Message ---
--- Begin Message ---
Source: libcgns
Source-Version: 3.4.0-3
Done: Gilles Filippini <[email protected]>

We believe that the bug you reported is fixed in the latest version of
libcgns, 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.
Gilles Filippini <[email protected]> (supplier of updated libcgns 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: SHA512

Format: 1.8
Date: Tue, 25 Aug 2020 11:12:00 +0200
Source: libcgns
Architecture: source
Version: 3.4.0-3
Distribution: unstable
Urgency: medium
Maintainer: Debian Science Team 
<[email protected]>
Changed-By: Gilles Filippini <[email protected]>
Closes: 957432
Changes:
 libcgns (3.4.0-3) unstable; urgency=medium
 .
   * Back to default gfortran with -fallow-argument-mismatch (Closes: #957432)
Checksums-Sha1:
 56509bf6c05f57a1afc16b1850de3bdcabcdb956 1782 libcgns_3.4.0-3.dsc
 eabfd701ce63a52851cb175c075e1eb0a35380fe 12752 libcgns_3.4.0-3.debian.tar.xz
 a9c77eca1a5567fabe90ad6eb8d3812a465e9157 10578 libcgns_3.4.0-3_amd64.buildinfo
Checksums-Sha256:
 69a2a50ab76356a7304278536c82b2ebb66d61ecd35b83d8b6b95343e1a6dcee 1782 
libcgns_3.4.0-3.dsc
 efa57357b8ad6c2faaaf99fd237e1d3ac1fb614d54630c516276eda7d427b7dd 12752 
libcgns_3.4.0-3.debian.tar.xz
 ffc1cb7531e7ceeaf68f0016d12b68325e8d10d5b4a80edc668e6a592cfe78d7 10578 
libcgns_3.4.0-3_amd64.buildinfo
Files:
 cbc923b3ea4fe4dc2f6c3252297eaa2d 1782 libs optional libcgns_3.4.0-3.dsc
 2e27ccc737a2230244dfdca31bb5c1fc 12752 libs optional 
libcgns_3.4.0-3.debian.tar.xz
 17d37de7378e8c056c3d336da9982c0a 10578 libs optional 
libcgns_3.4.0-3_amd64.buildinfo

-----BEGIN PGP SIGNATURE-----

iQFEBAEBCgAuFiEEoJObzArDE05WtIyR7+hsbH/+z4MFAl9E+HcQHHBpbmlAZGVi
aWFuLm9yZwAKCRDv6Gxsf/7Pgwv+CACt6r2oQJMFjRwKr6+fiOurMAHxOr58zmF9
51uox2yc5vz2J4EoWWMgszUARAcWqpQxkOX1DHOHWQSPyShPAiGpdgdUzlVRdOlP
HI5MbjSioqsMBVtGu2VBRM6LVZ0XwMwIb1lYFsR+s0bCfefnVw9X+2SmsKD5g2SG
XsgIkkIlXSoneBeZdB14HlL0FfiHME1zCSjfNcQ6E/yIlxcwJgGUklvtrLA9stV8
8aai0GtEqC3OAw3GJFHGHC+j/t0ZZUMWQpgOMYfsKRAb5PiFVo97hDAPsNCG9DsM
1+a/kngqdDNp1IVJ9ykQnt8D7zM0PE5GZCH3Ym4Ph0eL8fraABUh
=tg/5
-----END PGP SIGNATURE-----

--- End Message ---
-- 
debian-science-maintainers mailing list
[email protected]
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/debian-science-maintainers

Reply via email to