Your message dated Mon, 21 Aug 2023 22:52:08 +0000
with message-id <[email protected]>
and subject line Bug#1037887: fixed in vtk9 9.1.0+really9.1.0+dfsg2-7
has caused the Debian Bug report #1037887,
regarding vtk9: ftbfs with GCC-13
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.)
--
1037887: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1037887
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: src:vtk9
Version: 9.1.0+really9.1.0+dfsg2-5
Severity: normal
Tags: sid trixie
User: [email protected]
Usertags: ftbfs-gcc-13
[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-13/g++-13, but succeeds to build with gcc-12/g++-12. 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/2023/05/22/logs/vtk9_9.1.0+really9.1.0+dfsg2-5_unstable_gccexp.log
The last lines of the build log are at the end of this report.
To build with GCC 13, either set CC=gcc-13 CXX=g++-13 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-13/porting_to.html
[...]
cd /<<PKGBUILDDIR>>/debian/build/Wrapping/Java && /usr/bin/javac -classpath
/<<PKGBUILDDIR>>/debian/build/Wrapping/Java -source 1.8 -target 1.8
/<<PKGBUILDDIR>>/debian/build/Wrapping/Java/vtk/vtkArrayInterpolate.java -d
CMakeFiles/vtkjava.dir
warning: [options] bootstrap class path not set in conjunction with -source 8
1 warning
[ 45%] Building Java object
Wrapping/Java/CMakeFiles/vtkjava.dir/vtk/vtkArrayIteratorTemplate.class
cd /<<PKGBUILDDIR>>/debian/build/Wrapping/Java && /usr/bin/javac -classpath
/<<PKGBUILDDIR>>/debian/build/Wrapping/Java -source 1.8 -target 1.8
/<<PKGBUILDDIR>>/debian/build/Wrapping/Java/vtk/vtkArrayIteratorTemplate.java
-d CMakeFiles/vtkjava.dir
warning: [options] bootstrap class path not set in conjunction with -source 8
warning: [options] bootstrap class path not set in conjunction with -source 8
warning: [options] bootstrap class path not set in conjunction with -source 8
warning: [options] bootstrap class path not set in conjunction with -source 8
warning: [options] bootstrap class path not set in conjunction with -source 8
1 warning
1 warning
[ 45%] Building Java object
Wrapping/Java/CMakeFiles/vtkjava.dir/vtk/vtkArrayPrint.class
cd /<<PKGBUILDDIR>>/debian/build/Wrapping/Java && /usr/bin/javac -classpath
/<<PKGBUILDDIR>>/debian/build/Wrapping/Java -source 1.8 -target 1.8
/<<PKGBUILDDIR>>/debian/build/Wrapping/Java/vtk/vtkArrayPrint.java -d
CMakeFiles/vtkjava.dir
[ 45%] Building Java object
Wrapping/Java/CMakeFiles/vtkjava.dir/vtk/vtkDenseArray.class
cd /<<PKGBUILDDIR>>/debian/build/Wrapping/Java && /usr/bin/javac -classpath
/<<PKGBUILDDIR>>/debian/build/Wrapping/Java -source 1.8 -target 1.8
/<<PKGBUILDDIR>>/debian/build/Wrapping/Java/vtk/vtkDenseArray.java -d
CMakeFiles/vtkjava.dir
1 warning
[ 45%] Building Java object
Wrapping/Java/CMakeFiles/vtkjava.dir/vtk/vtkGenericDataArray.class
cd /<<PKGBUILDDIR>>/debian/build/Wrapping/Java && /usr/bin/javac -classpath
/<<PKGBUILDDIR>>/debian/build/Wrapping/Java -source 1.8 -target 1.8
/<<PKGBUILDDIR>>/debian/build/Wrapping/Java/vtk/vtkGenericDataArray.java -d
CMakeFiles/vtkjava.dir
1 warning
warning: [options] bootstrap class path not set in conjunction with -source 8
[ 45%] Building Java object
Wrapping/Java/CMakeFiles/vtkjava.dir/vtk/vtkMappedDataArray.class
cd /<<PKGBUILDDIR>>/debian/build/Wrapping/Java && /usr/bin/javac -classpath
/<<PKGBUILDDIR>>/debian/build/Wrapping/Java -source 1.8 -target 1.8
/<<PKGBUILDDIR>>/debian/build/Wrapping/Java/vtk/vtkMappedDataArray.java -d
CMakeFiles/vtkjava.dir
1 warning
warning: [options] bootstrap class path not set in conjunction with -source 8
1 warning
1 warning
[ 45%] Building Java object
Wrapping/Java/CMakeFiles/vtkjava.dir/vtk/vtkSOADataArrayTemplate.class
cd /<<PKGBUILDDIR>>/debian/build/Wrapping/Java && /usr/bin/javac -classpath
/<<PKGBUILDDIR>>/debian/build/Wrapping/Java -source 1.8 -target 1.8
/<<PKGBUILDDIR>>/debian/build/Wrapping/Java/vtk/vtkSOADataArrayTemplate.java -d
CMakeFiles/vtkjava.dir
[ 45%] Building Java object
Wrapping/Java/CMakeFiles/vtkjava.dir/vtk/vtkSparseArray.class
cd /<<PKGBUILDDIR>>/debian/build/Wrapping/Java && /usr/bin/javac -classpath
/<<PKGBUILDDIR>>/debian/build/Wrapping/Java -source 1.8 -target 1.8
/<<PKGBUILDDIR>>/debian/build/Wrapping/Java/vtk/vtkSparseArray.java -d
CMakeFiles/vtkjava.dir
[ 45%] Building Java object
Wrapping/Java/CMakeFiles/vtkjava.dir/vtk/vtkTypedArray.class
cd /<<PKGBUILDDIR>>/debian/build/Wrapping/Java && /usr/bin/javac -classpath
/<<PKGBUILDDIR>>/debian/build/Wrapping/Java -source 1.8 -target 1.8
/<<PKGBUILDDIR>>/debian/build/Wrapping/Java/vtk/vtkTypedArray.java -d
CMakeFiles/vtkjava.dir
warning: [options] bootstrap class path not set in conjunction with -source 8
warning: [options] bootstrap class path not set in conjunction with -source 8
warning: [options] bootstrap class path not set in conjunction with -source 8
1 warning
warning: [options] bootstrap class path not set in conjunction with -source 8
warning: [options] bootstrap class path not set in conjunction with -source 8
[ 45%] Building Java object
Wrapping/Java/CMakeFiles/vtkjava.dir/vtk/vtkTypedDataArray.class
cd /<<PKGBUILDDIR>>/debian/build/Wrapping/Java && /usr/bin/javac -classpath
/<<PKGBUILDDIR>>/debian/build/Wrapping/Java -source 1.8 -target 1.8
/<<PKGBUILDDIR>>/debian/build/Wrapping/Java/vtk/vtkTypedDataArray.java -d
CMakeFiles/vtkjava.dir
1 warning
[ 45%] Building Java object
Wrapping/Java/CMakeFiles/vtkjava.dir/vtk/vtkTypeList.class
cd /<<PKGBUILDDIR>>/debian/build/Wrapping/Java && /usr/bin/javac -classpath
/<<PKGBUILDDIR>>/debian/build/Wrapping/Java -source 1.8 -target 1.8
/<<PKGBUILDDIR>>/debian/build/Wrapping/Java/vtk/vtkTypeList.java -d
CMakeFiles/vtkjava.dir
1 warning
[ 45%] Building Java object
Wrapping/Java/CMakeFiles/vtkjava.dir/vtk/vtkCommonCoreModule.class
cd /<<PKGBUILDDIR>>/debian/build/Wrapping/Java && /usr/bin/javac -classpath
/<<PKGBUILDDIR>>/debian/build/Wrapping/Java -source 1.8 -target 1.8
/<<PKGBUILDDIR>>/debian/build/Wrapping/Java/vtk/vtkCommonCoreModule.java -d
CMakeFiles/vtkjava.dir
warning: [options] bootstrap class path not set in conjunction with -source 8
1 warning
1 warning
1 warning
warning: [options] bootstrap class path not set in conjunction with -source 8
warning: [options] bootstrap class path not set in conjunction with -source 8
1 warning
1 warning
1 warning
1 warning
1 warning
[ 45%] Linking Java static library ../../lib/x86_64-linux-gnu/java/vtk.jar
cd /<<PKGBUILDDIR>>/debian/build/Wrapping/Java && /usr/bin/cmake -P
CMakeFiles/vtkjava.dir/cmake_clean_target.cmake
cd /<<PKGBUILDDIR>>/debian/build/Wrapping/Java && /usr/bin/cmake -E
cmake_link_script CMakeFiles/vtkjava.dir/link.txt --verbose=1
/usr/bin/jar -cf ../../lib/x86_64-linux-gnu/java/vtk.jar -C
CMakeFiles/vtkjava.dir .
make[3]: Leaving directory '/<<PKGBUILDDIR>>/debian/build'
[ 60%] Built target vtkjava
make[2]: Leaving directory '/<<PKGBUILDDIR>>/debian/build'
make[1]: *** [Makefile:139: all] Error 2
make[1]: Leaving directory '/<<PKGBUILDDIR>>/debian/build'
dh_auto_build: error: cd debian/build && make -j8 "INSTALL=install
--strip-program=true" VERBOSE=1 returned exit code 2
make: *** [debian/rules:25: binary] Error 25
dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 2
--- End Message ---
--- Begin Message ---
Source: vtk9
Source-Version: 9.1.0+really9.1.0+dfsg2-7
Done: Michael R. Crusoe <[email protected]>
We believe that the bug you reported is fixed in the latest version of
vtk9, 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 R. Crusoe <[email protected]> (supplier of updated vtk9 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, 22 Aug 2023 00:27:20 +0200
Source: vtk9
Architecture: source
Version: 9.1.0+really9.1.0+dfsg2-7
Distribution: unstable
Urgency: medium
Maintainer: Debian Science Team
<[email protected]>
Changed-By: Michael R. Crusoe <[email protected]>
Closes: 1037887
Changes:
vtk9 (9.1.0+really9.1.0+dfsg2-7) unstable; urgency=medium
.
* Team upload.
* Cherry-pick patch from upstream to fix FTBFS with gcc-13.
(Closes: #1037887)
Checksums-Sha1:
f54b9c08a2229177828a7bff8b20f9a3f7438bc4 3890
vtk9_9.1.0+really9.1.0+dfsg2-7.dsc
14f8c80f4bdb8363c7ad1126b6080dbc115b1124 22260
vtk9_9.1.0+really9.1.0+dfsg2-7.debian.tar.xz
f9876b1d5a43167b7a251f9c9a76fff7a5e0d8bf 21672
vtk9_9.1.0+really9.1.0+dfsg2-7_source.buildinfo
Checksums-Sha256:
598934d4aba6b6b52d8e592950ea68fa98b6e67b48d4c909f46bc94f881071f1 3890
vtk9_9.1.0+really9.1.0+dfsg2-7.dsc
1ef02a352f3e3c98d23a92eeea4a84a5240ee1ef3718011a9ce8f84408c0ac28 22260
vtk9_9.1.0+really9.1.0+dfsg2-7.debian.tar.xz
25c334dcb3b3d7680c9eb1d94b1ab07eb99bb4d9eb0c8484aa9ef83e485de6aa 21672
vtk9_9.1.0+really9.1.0+dfsg2-7_source.buildinfo
Files:
c4b3c0b2955c0636ab2cc8aabce8fe0c 3890 graphics optional
vtk9_9.1.0+really9.1.0+dfsg2-7.dsc
78de8859f293cdfa8b165f0c784af124 22260 graphics optional
vtk9_9.1.0+really9.1.0+dfsg2-7.debian.tar.xz
10fca5497cfefcd3b76f09610a7414fd 21672 graphics optional
vtk9_9.1.0+really9.1.0+dfsg2-7_source.buildinfo
-----BEGIN PGP SIGNATURE-----
iQJGBAEBCgAwFiEEck1gkzcRPHEFUNdHPCZ2P2xn5uIFAmTj5PESHGNydXNvZUBk
ZWJpYW4ub3JnAAoJEDwmdj9sZ+bi8BIP/0LFMuFAHSr6MgEu1sUImtsnAov9ax/d
kEZ0LE4uyPH+42Mso/GQNywLkENi0aUgoZhGUshromOQs/bVlQwWqRwM2Me71Hpf
nTnVedgLTCNtW7YJ+1wlNSg5CSYRPULQSBu/GTQsf77MtJgIepYXsMjkqC28ijYf
W9DwPN/E3LKnMjJTX3laE8jBoNBf9sZor6a9rfOXYixLQN/DoTl7jAK7FmZNaV69
3dCxEiyjWWsN2zphHt+7VsQSClsxvCYtoI7LrwEw1Gt+93aFLTQQn7nimCOtjZfm
azYCiozJYybXlEQ8etPHFqYtwgN036N+e9R+pCkUAgw0Aq97NHrtinI2XR4FYXin
TmFBX1FLb8eFrdHu4TZXtoVazxcqr6VA/0H8+Wf9sY1XtXLwD1hLBDtF90V1V2Nj
6btBjLZ+pLyFhZ0fNc8FJBDvcR9vwsELFiM8XvR/rVp7Y4DnSvBAOFK2AdS+a1CP
xRf26Z5Vjy9eWWcPGiB/YohX7m6VNKCKsTYiQ2D63IEs3ponxdiJFKwI5LEfCPpW
VFTvsOFRdUk91GlByVy8jD/616GZftlailN6FkF+ohl824t9tjFpBopQp9Jn8gTQ
zkVCY0Db7yJAkqAM10LZxhvw/UVUDNypvCr9yg4aV8LQecL+o6VE4+B3yJ6NFybA
sGZAqL2e2jT+
=B/O4
-----END PGP SIGNATURE-----
--- End Message ---
--
debian-science-maintainers mailing list
[email protected]
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/debian-science-maintainers