Your message dated Wed, 14 May 2025 13:34:08 +0000
with message-id <[email protected]>
and subject line Bug#1104832: fixed in dune-istl 2.10.0-2
has caused the Debian Bug report #1104832,
regarding dune-istl: Changes in SuperLU make several packages to FTBFS
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.)
--
1104832: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1104832
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: src:opm-upscaling
Version: 2024.10+ds-1
Severity: serious
Tags: ftbfs trixie sid
Dear maintainer:
During a rebuild of all packages in unstable, your package failed to build:
--------------------------------------------------------------------------------
[...]
[ 33%] Building CXX object
CMakeFiles/opmupscaling.dir/opm/porsol/euler/ImplicitCapillarity.cpp.o
/usr/bin/c++ -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO
[too-long-redacted] l/euler/ImplicitCapillarity.cpp
In file included from /usr/include/dune/istl/superlu.hh:10,
from /usr/include/dune/istl/overlappingschwarz.hh:18,
from
/<<PKGBUILDDIR>>/opm/porsol/mimetic/IncompFlowSolverHybrid.hpp:57,
from
/<<PKGBUILDDIR>>/opm/porsol/euler/ImplicitCapillarity.hpp:43,
from
/<<PKGBUILDDIR>>/opm/porsol/euler/ImplicitCapillarity.cpp:37:
/usr/include/dune/istl/superlufunctions.hh:80:49: error: â::complexâ has
not been declared
80 | cCreate_Dense_Matrix(SuperMatrix *, int, int, ::complex *, int,
| ^~
/usr/include/dune/istl/superlufunctions.hh:85:56: error: â::complexâ has
not been declared
85 | cCreate_CompCol_Matrix(SuperMatrix *, int, int, int, ::complex *,
| ^~
In file included from /usr/include/dune/istl/superlu.hh:12:
/usr/include/dune/istl/supermatrix.hh: In static member function âstatic void
Dune::SuperMatrixCreateSparseChooser<std::complex<float>
>::create(SuperMatrix*, int, int, int, std::complex<float>*, int*, int*,
Stype_t, Dtype_t, Mtype_t)â:
/usr/include/dune/istl/supermatrix.hh:86:69: error: âcomplexâ in namespace
â::â does not name a type
86 | cCreate_CompCol_Matrix(mat, n, m, offset, reinterpret_cast<
::complex*>(values),
|
^~~~~~~
/usr/include/dune/istl/supermatrix.hh:86:76: error: expected â>â before
â*â token
86 | cCreate_CompCol_Matrix(mat, n, m, offset, reinterpret_cast<
::complex*>(values),
|
^
/usr/include/dune/istl/supermatrix.hh:86:76: error: expected â(â before
â*â token
/usr/include/dune/istl/supermatrix.hh:86:77: error: expected primary-expression
before â>â token
86 | cCreate_CompCol_Matrix(mat, n, m, offset, reinterpret_cast<
::complex*>(values),
|
^
/usr/include/dune/istl/superlu.hh: In static member function âstatic void
Dune::SuperLUDenseMatChooser<std::complex<float> >::create(SuperMatrix*, int,
int, std::complex<float>*, int, Stype_t, Dtype_t, Mtype_t)â:
/usr/include/dune/istl/superlu.hh:190:59: error: âcomplexâ in namespace
â::â does not name a type
190 | cCreate_Dense_Matrix(mat, n, m, reinterpret_cast<
::complex*>(dat), n1, stype, dtype, mtype);
| ^~~~~~~
/usr/include/dune/istl/superlu.hh:190:66: error: expected â>â before
â*â token
190 | cCreate_Dense_Matrix(mat, n, m, reinterpret_cast<
::complex*>(dat), n1, stype, dtype, mtype);
| ^
/usr/include/dune/istl/superlu.hh:190:66: error: expected â(â before
â*â token
/usr/include/dune/istl/superlu.hh:190:67: error: expected primary-expression
before â>â token
190 | cCreate_Dense_Matrix(mat, n, m, reinterpret_cast<
::complex*>(dat), n1, stype, dtype, mtype);
| ^
make[3]: *** [CMakeFiles/opmupscaling.dir/build.make:152:
CMakeFiles/opmupscaling.dir/opm/porsol/euler/ImplicitCapillarity.cpp.o] Error 1
make[3]: *** Waiting for unfinished jobs....
make[3]: Leaving directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
make[2]: *** [CMakeFiles/Makefile2:224: CMakeFiles/opmupscaling.dir/all] Error 2
make[2]: Leaving directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
make[1]: *** [Makefile:149: all] Error 2
make[1]: Leaving directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
dh_auto_build: error: cd obj-x86_64-linux-gnu && make -j2 "INSTALL=install
--strip-program=true" VERBOSE=1 returned exit code 2
make: *** [debian/rules:18: binary] Error 25
dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 2
--------------------------------------------------------------------------------
The above is just how the build ends and not necessarily the most relevant part.
If required, the full build log is available here:
https://people.debian.org/~sanvila/build-logs/202505/
About the archive rebuild: The build was made on virtual machines from AWS,
using sbuild and a reduced chroot with only build-essential packages.
If you could not reproduce the bug please contact me privately, as I
am willing to provide ssh access to a virtual machine where the bug is
fully reproducible.
If this is really a bug in one of the build-depends, please use
reassign and add an affects on src:opm-upscaling, so that this is still
visible in the BTS web page for this package.
Thanks.
--- End Message ---
--- Begin Message ---
Source: dune-istl
Source-Version: 2.10.0-2
Done: Markus Blatt <[email protected]>
We believe that the bug you reported is fixed in the latest version of
dune-istl, 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.
Markus Blatt <[email protected]> (supplier of updated dune-istl 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: Wed, 14 May 2025 15:17:18 +0200
Source: dune-istl
Architecture: source
Version: 2.10.0-2
Distribution: unstable
Urgency: medium
Maintainer: Debian Science Maintainers
<[email protected]>
Changed-By: Markus Blatt <[email protected]>
Closes: 1104832
Changes:
dune-istl (2.10.0-2) unstable; urgency=medium
.
* Support singlecomplex with SuperLU 7.0.1 (Closes: #1104832)
Checksums-Sha1:
a0a4b82d7d6e004e361adcafea1d95d134987591 2491 dune-istl_2.10.0-2.dsc
3146775f913f4eac6957c6ff9496b6763c0596b9 5948 dune-istl_2.10.0-2.debian.tar.xz
0fe0ccdeba02dccc33fa7d615474a0e4fa5949aa 10395
dune-istl_2.10.0-2_source.buildinfo
Checksums-Sha256:
ca1dc39c6086969d86df040168d9134202ac7053e0e8e802a15e297e1fbcd331 2491
dune-istl_2.10.0-2.dsc
9e0b3a0647dec4a0b9313f6190236ae4ccc97dd19983e96673a01a3c43006c9e 5948
dune-istl_2.10.0-2.debian.tar.xz
772809f4aac166c56ac33b1ababbb38c76a5be68c2a031da41ed9c8a12208f1a 10395
dune-istl_2.10.0-2_source.buildinfo
Files:
9470bba6552e7e292f7a680aab576ef5 2491 libs optional dune-istl_2.10.0-2.dsc
f782578028b62ad8035e4625c56ee3e6 5948 libs optional
dune-istl_2.10.0-2.debian.tar.xz
25a7dfe3e3efc7fc82060f5a05cc5673 10395 libs optional
dune-istl_2.10.0-2_source.buildinfo
-----BEGIN PGP SIGNATURE-----
iQIzBAEBCAAdFiEEX5730Qbzr+QcV2vnUAaxd/1SdC8FAmgkmHMACgkQUAaxd/1S
dC9xnw//buDyWOW85kome6nAIe6DCE5f6zrg5C7MEHxUqFDICExP+Zb4M2e0/w/F
szt/ujbkzkM/SQZIhBjiAb5ENm2Xi4XklJRRD+9plomsPzs8VsjPti/thRiKNgSX
jxeNZVT/GaD8oBWZa3kkqLKGKMRSgVaTeEzX32Nm4qxTkqLOGjdgJc3R/1jEgKx8
b3DFEqswbVaYayCmlBIyuLDkNGiQvdr+XwCqqGKkrnoRqelJwm/8kWRRYovQydQf
P4RQORbjZ3UQTCaKlIzAzHzoIgL8FKlkUuyLBjNtrSEXfTwEUvsCr6FFG50mR9qS
T8M2qrh7xlwaVN04Cyk7QczOjozyAMJuVlNoAT9oqiyRfuGl/JUzrb/kVQk0BxY6
H3toAjGO1U0XfT6DtB0Su6rJe+Va8bx9qCSs5xMPG/cMONB0OPKZF83fssU54luz
Q0UTExJ92cjdj6+2LsaZy/C0XYwRXO4oYq0aZMwyC2ob+s8MY78HLtfKC1gSYQPW
dzA4I9PnGWziwLSkyDYLXTncuTpAX0XCunNbyEpxjoI8AX5eRF1hv1fNIXXd5wxQ
EjpqhEx76fCiseFxJKwdPUUW1giWp85AwqWRq/cKOoP0wiN5/sJnQRnNpU1G5CrA
WgBcXLnov7lQl9SbhuKo4/lLFJaQGVJTxpsI32vyz3wx96BU59I=
=PwAN
-----END PGP SIGNATURE-----
pgpWYcsbUGb3i.pgp
Description: PGP signature
--- End Message ---
--
debian-science-maintainers mailing list
[email protected]
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/debian-science-maintainers