Bug#1114005: closed by Debian FTP Masters <ftpmaster at ftp-master.debian.org> (reply to Markus Blatt <markus at dr-blatt.de>) (Bug#1114005: fixed in opm-common 2025.04+ds-2)
Adrian Bunk
bunk at debian.org
Tue Sep 16 16:25:59 BST 2025
Control: reopen -1
On Tue, Sep 16, 2025 at 01:41:03PM +0000, Debian Bug Tracking System wrote:
>...
> opm-common (2025.04+ds-2) unstable; urgency=medium
> .
> * Fix quadmath problems on ppc64el with IEEE long double (Closes: #1114005)
>...
This didn't fix the build:
https://buildd.debian.org/status/fetch.php?pkg=opm-common&arch=ppc64el&ver=2025.04%2Bds-2&stamp=1758031092&raw=0
...
In file included from /build/reproducible-path/opm-common-2025.04+ds/opm/material/densead/Evaluation.cpp:28:
/build/reproducible-path/opm-common-2025.04+ds/opm/material/common/quad.hpp:279:13: error: redefinition of ‘quad std::abs(quad)’
279 | inline quad abs(quad val)
| ^~~
In file included from /usr/include/c++/15/cstdlib:87,
from /usr/include/c++/15/ext/string_conversions.h:45,
from /usr/include/c++/15/bits/basic_string.h:4444,
from /usr/include/c++/15/string:56,
from /usr/include/c++/15/stdexcept:41,
from /build/reproducible-path/opm-common-2025.04+ds/opm/material/densead/Evaluation.hpp:42,
from /build/reproducible-path/opm-common-2025.04+ds/opm/material/densead/Evaluation.cpp:25:
/usr/include/c++/15/bits/std_abs.h:85:3: note: ‘constexpr long double std::abs(long double)’ previously defined here
85 | abs(long double __x)
| ^~~
/build/reproducible-path/opm-common-2025.04+ds/opm/material/common/quad.hpp:282:13: error: redefinition of ‘quad std::floor(quad)’
282 | inline quad floor(quad val)
| ^~~~~
In file included from /build/reproducible-path/opm-common-2025.04+ds/opm/material/common/quad.hpp:32:
/usr/include/c++/15/cmath:268:3: note: ‘constexpr long double std::floor(long double)’ previously defined here
268 | floor(long double __x)
| ^~~~~
...
cu
Adrian
More information about the debian-science-maintainers
mailing list