Your message dated Wed, 10 Jul 2024 08:37:25 +0000
with message-id <e1srspj-00ebhy...@fasolo.debian.org>
and subject line Bug#1075068: fixed in hmat-oss 1.9.0-2
has caused the Debian Bug report #1075068,
regarding hmat-oss: ftbfs with GCC-14
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.)


-- 
1075068: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1075068
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: src:hmat-oss
Version: 1.8.1-2
Severity: important
Tags: sid trixie
User: debian-...@lists.debian.org
Usertags: ftbfs-gcc-14

[This bug is targeted to the upcoming trixie release]

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-14/g++-14, but succeeds to build with gcc-13/g++-13. The
severity of this report will be raised before the trixie release.

The full build log can be found at:
http://qa-logs.debian.net/2024/07/01/hmat-oss_1.8.1-2_unstable_gccexp.log
The last lines of the build log are at the end of this report.

To build with GCC 14, either set CC=gcc-14 CXX=g++-14 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-14/porting_to.html

[...]
[ 26%] Building CXX object CMakeFiles/hmat.dir/src/admissibility.cpp.o
[ 30%] Building CXX object CMakeFiles/hmat.dir/src/clustering.cpp.o
/usr/bin/c++ -DHMAT_DLL_EXPORTS -I/<<PKGBUILDDIR>>/src 
-I/<<PKGBUILDDIR>>/include -I/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu -g -O2 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection 
-Wdate-time -D_FORTIFY_SOURCE=2 -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -fopenmp 
-Werror -Wall -Wno-sign-compare -Wno-undefined-var-template 
-Wno-unused-parameter -ffast-math -funsafe-math-optimizations -MD -MT 
CMakeFiles/hmat.dir/src/admissibility.cpp.o -MF 
CMakeFiles/hmat.dir/src/admissibility.cpp.o.d -o 
CMakeFiles/hmat.dir/src/admissibility.cpp.o -c 
/<<PKGBUILDDIR>>/src/admissibility.cpp
/usr/bin/c++ -DHMAT_DLL_EXPORTS -I/<<PKGBUILDDIR>>/src 
-I/<<PKGBUILDDIR>>/include -I/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu -g -O2 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection 
-Wdate-time -D_FORTIFY_SOURCE=2 -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -fopenmp 
-Werror -Wall -Wno-sign-compare -Wno-undefined-var-template 
-Wno-unused-parameter -ffast-math -funsafe-math-optimizations -MD -MT 
CMakeFiles/hmat.dir/src/clustering.cpp.o -MF 
CMakeFiles/hmat.dir/src/clustering.cpp.o.d -o 
CMakeFiles/hmat.dir/src/clustering.cpp.o -c /<<PKGBUILDDIR>>/src/clustering.cpp
/usr/bin/c++ -DHMAT_DLL_EXPORTS -I/<<PKGBUILDDIR>>/src 
-I/<<PKGBUILDDIR>>/include -I/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu -g -O2 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection 
-Wdate-time -D_FORTIFY_SOURCE=2 -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -fopenmp 
-Werror -Wall -Wno-sign-compare -Wno-undefined-var-template 
-Wno-unused-parameter -ffast-math -funsafe-math-optimizations -MD -MT 
CMakeFiles/hmat.dir/src/assembly.cpp.o -MF 
CMakeFiles/hmat.dir/src/assembly.cpp.o.d -o 
CMakeFiles/hmat.dir/src/assembly.cpp.o -c /<<PKGBUILDDIR>>/src/assembly.cpp
/usr/bin/c++ -DHMAT_DLL_EXPORTS -I/<<PKGBUILDDIR>>/src 
-I/<<PKGBUILDDIR>>/include -I/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu -g -O2 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection 
-Wdate-time -D_FORTIFY_SOURCE=2 -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -fopenmp 
-Werror -Wall -Wno-sign-compare -Wno-undefined-var-template 
-Wno-unused-parameter -ffast-math -funsafe-math-optimizations -MD -MT 
CMakeFiles/hmat.dir/src/cluster_tree.cpp.o -MF 
CMakeFiles/hmat.dir/src/cluster_tree.cpp.o.d -o 
CMakeFiles/hmat.dir/src/cluster_tree.cpp.o -c 
/<<PKGBUILDDIR>>/src/cluster_tree.cpp
In file included from /<<PKGBUILDDIR>>/src/full_matrix.hpp:32,
                 from /<<PKGBUILDDIR>>/src/rk_matrix.hpp:27,
                 from /<<PKGBUILDDIR>>/src/h_matrix.hpp:33,
                 from /<<PKGBUILDDIR>>/src/hmat_cpp_interface.hpp:47,
                 from /<<PKGBUILDDIR>>/src/c_default_interface.cpp:26:
/<<PKGBUILDDIR>>/src/scalar_array.hpp:572:14: error: template-id not allowed 
for constructor in C++20 [-Werror=template-id-cdtor]
  572 |     Vector<T>(const Vector<T>& o);
      |              ^
/<<PKGBUILDDIR>>/src/scalar_array.hpp:572:14: note: remove the ‘< >’
In file included from /<<PKGBUILDDIR>>/src/full_matrix.hpp:32,
                 from /<<PKGBUILDDIR>>/src/assembly.cpp:25:
/<<PKGBUILDDIR>>/src/scalar_array.hpp:572:14: error: template-id not allowed 
for constructor in C++20 [-Werror=template-id-cdtor]
  572 |     Vector<T>(const Vector<T>& o);
      |              ^
/<<PKGBUILDDIR>>/src/scalar_array.hpp:572:14: note: remove the ‘< >’
In file included from /<<PKGBUILDDIR>>/src/full_matrix.hpp:32,
                 from /<<PKGBUILDDIR>>/src/rk_matrix.hpp:27,
                 from /<<PKGBUILDDIR>>/src/h_matrix.hpp:33,
                 from /<<PKGBUILDDIR>>/src/hmat_cpp_interface.hpp:47,
                 from /<<PKGBUILDDIR>>/src/clustering.cpp:26:
/<<PKGBUILDDIR>>/src/scalar_array.hpp:572:14: error: template-id not allowed 
for constructor in C++20 [-Werror=template-id-cdtor]
  572 |     Vector<T>(const Vector<T>& o);
      |              ^
/<<PKGBUILDDIR>>/src/scalar_array.hpp:572:14: note: remove the ‘< >’
In file included from /<<PKGBUILDDIR>>/src/cluster_assembly_function.cpp:28:
/<<PKGBUILDDIR>>/src/scalar_array.hpp:572:14: error: template-id not allowed 
for constructor in C++20 [-Werror=template-id-cdtor]
  572 |     Vector<T>(const Vector<T>& o);
      |              ^
/<<PKGBUILDDIR>>/src/scalar_array.hpp:572:14: note: remove the ‘< >’
[ 34%] Building CXX object CMakeFiles/hmat.dir/src/compression.cpp.o
/usr/bin/c++ -DHMAT_DLL_EXPORTS -I/<<PKGBUILDDIR>>/src 
-I/<<PKGBUILDDIR>>/include -I/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu -g -O2 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection 
-Wdate-time -D_FORTIFY_SOURCE=2 -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -fopenmp 
-Werror -Wall -Wno-sign-compare -Wno-undefined-var-template 
-Wno-unused-parameter -ffast-math -funsafe-math-optimizations -MD -MT 
CMakeFiles/hmat.dir/src/compression.cpp.o -MF 
CMakeFiles/hmat.dir/src/compression.cpp.o.d -o 
CMakeFiles/hmat.dir/src/compression.cpp.o -c 
/<<PKGBUILDDIR>>/src/compression.cpp
[ 38%] Building CXX object CMakeFiles/hmat.dir/src/coordinates.cpp.o
/usr/bin/c++ -DHMAT_DLL_EXPORTS -I/<<PKGBUILDDIR>>/src 
-I/<<PKGBUILDDIR>>/include -I/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu -g -O2 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection 
-Wdate-time -D_FORTIFY_SOURCE=2 -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -fopenmp 
-Werror -Wall -Wno-sign-compare -Wno-undefined-var-template 
-Wno-unused-parameter -ffast-math -funsafe-math-optimizations -MD -MT 
CMakeFiles/hmat.dir/src/coordinates.cpp.o -MF 
CMakeFiles/hmat.dir/src/coordinates.cpp.o.d -o 
CMakeFiles/hmat.dir/src/coordinates.cpp.o -c 
/<<PKGBUILDDIR>>/src/coordinates.cpp
cc1plus: note: unrecognized command-line option ‘-Wno-undefined-var-template’ 
may have been intended to silence earlier diagnostics
cc1plus: all warnings being treated as errors
make[3]: *** [CMakeFiles/hmat.dir/build.make:121: 
CMakeFiles/hmat.dir/src/cluster_assembly_function.cpp.o] Error 1
make[3]: *** Waiting for unfinished jobs....
cc1plus: note: unrecognized command-line option ‘-Wno-undefined-var-template’ 
may have been intended to silence earlier diagnostics
cc1plus: all warnings being treated as errors
make[3]: *** [CMakeFiles/hmat.dir/build.make:93: 
CMakeFiles/hmat.dir/src/assembly.cpp.o] Error 1
In file included from /<<PKGBUILDDIR>>/src/full_matrix.hpp:32,
                 from /<<PKGBUILDDIR>>/src/rk_matrix.hpp:27,
                 from /<<PKGBUILDDIR>>/src/compression.cpp:37:
/<<PKGBUILDDIR>>/src/scalar_array.hpp:572:14: error: template-id not allowed 
for constructor in C++20 [-Werror=template-id-cdtor]
  572 |     Vector<T>(const Vector<T>& o);
      |              ^
/<<PKGBUILDDIR>>/src/scalar_array.hpp:572:14: note: remove the ‘< >’
cc1plus: note: unrecognized command-line option ‘-Wno-undefined-var-template’ 
may have been intended to silence earlier diagnostics
cc1plus: all warnings being treated as errors
make[3]: *** [CMakeFiles/hmat.dir/build.make:149: 
CMakeFiles/hmat.dir/src/clustering.cpp.o] Error 1
cc1plus: note: unrecognized command-line option ‘-Wno-undefined-var-template’ 
may have been intended to silence earlier diagnostics
cc1plus: all warnings being treated as errors
make[3]: *** [CMakeFiles/hmat.dir/build.make:107: 
CMakeFiles/hmat.dir/src/c_default_interface.cpp.o] Error 1
cc1plus: note: unrecognized command-line option ‘-Wno-undefined-var-template’ 
may have been intended to silence earlier diagnostics
cc1plus: all warnings being treated as errors
make[3]: *** [CMakeFiles/hmat.dir/build.make:191: 
CMakeFiles/hmat.dir/src/compression.cpp.o] Error 1
make[3]: Leaving directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
make[2]: *** [CMakeFiles/Makefile2:86: CMakeFiles/hmat.dir/all] Error 2
make[2]: Leaving directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
make[1]: *** [Makefile:139: all] Error 2
make[1]: Leaving directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
dh_auto_build: error: cd obj-x86_64-linux-gnu && make -j8 "INSTALL=install 
--strip-program=true" VERBOSE=1 returned exit code 2
make: *** [debian/rules:12: binary] Error 25
dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 2

--- End Message ---
--- Begin Message ---
Source: hmat-oss
Source-Version: 1.9.0-2
Done: Pierre Gruet <p...@debian.org>

We believe that the bug you reported is fixed in the latest version of
hmat-oss, 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 1075...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Pierre Gruet <p...@debian.org> (supplier of updated hmat-oss 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: SHA512

Format: 1.8
Date: Wed, 10 Jul 2024 09:24:04 +0200
Source: hmat-oss
Architecture: source
Version: 1.9.0-2
Distribution: unstable
Urgency: medium
Maintainer: Debian Science Maintainers 
<debian-science-maintain...@lists.alioth.debian.org>
Changed-By: Pierre Gruet <p...@debian.org>
Closes: 1075068
Changes:
 hmat-oss (1.9.0-2) unstable; urgency=medium
 .
   * Source-only upload to unstable
   * The package builds against g++14 (Closes: #1075068)
Checksums-Sha1:
 501ce7981672f8f149d68fe130942489fe3b95a0 2181 hmat-oss_1.9.0-2.dsc
 57612fc450a96778fc36c72024947402bb17005a 4544 hmat-oss_1.9.0-2.debian.tar.xz
 3165c2754203b198c5c31d8b624dff3529f3ff05 6593 hmat-oss_1.9.0-2_source.buildinfo
Checksums-Sha256:
 5dc177864f3da6cdcefcc27f15f3b71d5fe872cc0bbc3dd3df2b57a6f3206b9c 2181 
hmat-oss_1.9.0-2.dsc
 9e638e19ccbeff70f6e77d947c7b84daa0cfa9dd107d8d9632ca252d1752f888 4544 
hmat-oss_1.9.0-2.debian.tar.xz
 733322f0b775322a890ce36de93d3a7ebaa1e704168e5b3cf13dcec105aa0f45 6593 
hmat-oss_1.9.0-2_source.buildinfo
Files:
 936f1ab4f8c1b84fa54af563259c5770 2181 science optional hmat-oss_1.9.0-2.dsc
 5cd7a13bff074aabdcc0b1549c73b293 4544 science optional 
hmat-oss_1.9.0-2.debian.tar.xz
 8fcd8600fcbecb302453b0906384fe53 6593 science optional 
hmat-oss_1.9.0-2_source.buildinfo

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

iQIzBAEBCgAdFiEEM8soQxPpC9J9y0UjYAMWptwndHYFAmaON2MACgkQYAMWptwn
dHbRQQ/+IOFYZlb4tdxneuOrwpJTjyrQSWNO125+4fTAduXFYfNCbNPBG0DT+72M
uoM7Oz/kSQdvxfRd2INa4T4TnvsBtSO4PHntqi3MkfQinOjmnXmvdwxlYECx8tud
r0904YbQD1qUYHyaIxo3ZUs3pB7q7sf16+uWkACY0l/yGGtE4yp3eZHugs2Lu2rO
V0KI7gw5x/O+genT4wEmPItGxhRpLZpJBfN6hml0ydg6urwli6iRhXpBGQO9cQkl
zAgFUs5njaxZL8k9H8H+z9fGFd5C897VsntWGrvSHmIYLuJqEcyN7idhB6Urg6uk
pBXnPeLZhG0I3vOHvJbOtWTpCDpOFjCBZf2dCBGb0yChEnD2VHSBpa6aWdfCcBp7
A0HhLdMZYeO7B2RO/MdOncbuf+EC6EJBnHc5fV/Ed+X9rY5nrUxLcntwODDdq7Cz
QSdpMMGvP9PgzdGWZbKTj+7UphxrtTWFDYM/0e5pAAqqrAJ+RX+qHqx1+gSIXfsc
aB2zTr1YOGtr8rnM3oVHxqC8jRrBWXcEcS3YrxgD3rA9QtaW2pAHQtQ97LFdFaIr
KAovaDV2j0z5eq6SXS85MMIURh45cVpNaDiTD7zUXd0Ht2QcJ2keJBhLVQwAZ5ej
WWFP0TsbM9XKEzd5+e8+htltAB8VvMA2lqJKdIJhDPyQGfWX1A0=
=prMd
-----END PGP SIGNATURE-----

Attachment: pgpGvcg0sby_i.pgp
Description: PGP signature


--- End Message ---
-- 
debian-science-maintainers mailing list
debian-science-maintainers@alioth-lists.debian.net
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/debian-science-maintainers

Reply via email to