Your message dated Wed, 01 Apr 2026 10:08:22 +0000
with message-id <[email protected]>
and subject line Bug#1127311: fixed in newmat 1.10.4-10
has caused the Debian Bug report #1127311,
regarding newmat FTBFS with undefined symbol
__parse_hwcap_and_convert_at_platform
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.)
--
1127311: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1127311
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: newmat
Version: 1.10.4-9
Severity: serious
Tags: ftbfs
User: [email protected]
Usertags: ppc64el
X-Debbugs-Cc: [email protected]
Dear Newmat Maintainers,
Nemat(1.10.4-9) is FTBFS on ppc64el architecture with below error:
libtool: compile: g++ -DHAVE_CONFIG_H -I. -Wdate-time
-D_FORTIFY_SOURCE=2 -g -O2
-ffile-prefix-map=/build/reproducible-path/newmat-1.10.4=.
-fstack-protector-strong -Wformat -Werror=format-security -std=gnu++98
-c newfft.cpp -o newfft.o >/dev/null 2>&1
/bin/bash ./libtool --tag=CXX --mode=link g++ -g -O2
-ffile-prefix-map=/build/reproducible-path/newmat-1.10.4=.
-fstack-protector-strong -Wformat -Werror=format-security -std=gnu++98
-version-info 10:0:0 -Wl,-z,relro -Wl,-z,now -Wl,-z,defs -o libnewmat.la
-rpath /usr/lib/powerpc64le-linux-gnu newmat1.lo newmat2.lo newmat3.lo
newmat4.lo newmat5.lo newmat6.lo newmat7.lo newmat8.lo newmatex.lo
bandmat.lo submat.lo myexcept.lo cholesky.lo evalue.lo fft.lo hholder.lo
jacobi.lo newfft.lo sort.lo svd.lo newmatrm.lo newmat9.lo
libtool: link: g++ -fPIC -DPIC -shared -nostdlib
/usr/lib/gcc/powerpc64le-linux-gnu/15/../../../powerpc64le-linux-gnu/crti.o
/usr/lib/gcc/powerpc64le-linux-gnu/15/crtbeginS.o .libs/newmat1.o
.libs/newmat2.o .libs/newmat3.o .libs/newmat4.o .libs/newmat5.o
.libs/newmat6.o .libs/newmat7.o .libs/newmat8.o .libs/newmatex.o
.libs/bandmat.o .libs/submat.o .libs/myexcept.o .libs/cholesky.o
.libs/evalue.o .libs/fft.o .libs/hholder.o .libs/jacobi.o .libs/newfft.o
.libs/sort.o .libs/svd.o .libs/newmatrm.o .libs/newmat9.o
-L/usr/lib/gcc/powerpc64le-linux-gnu/15
-L/usr/lib/gcc/powerpc64le-linux-gnu/15/../../../powerpc64le-linux-gnu
-L/usr/lib/gcc/powerpc64le-linux-gnu/15/../../../../lib
-L/lib/powerpc64le-linux-gnu -L/lib/../lib
-L/usr/lib/powerpc64le-linux-gnu -L/usr/lib/../lib
-L/usr/lib/gcc/powerpc64le-linux-gnu/15/../../.. -L/lib -L/usr/lib
-lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/powerpc64le-linux-gnu/15/crtendS.o
/usr/lib/gcc/powerpc64le-linux-gnu/15/../../../powerpc64le-linux-gnu/crtn.o
-g -O2 -ffile-prefix-map=/build/reproducible-path/newmat-1.10.4=.
-fstack-protector-strong -Werror=format-security -Wl,-z -Wl,relro -Wl,-z
-Wl,now -Wl,-z -Wl,defs -Wl,-soname -Wl,libnewmat.so.10 -o
.libs/libnewmat.so.10.0.0
/usr/bin/ld:
/usr/lib/gcc/powerpc64le-linux-gnu/15/libgcc.a(float128-ifunc.o):(.data+0x0):
undefined reference to `__parse_hwcap_and_convert_at_platform'
collect2: error: ld returned 1 exit status
make[2]: *** [Makefile:699: libnewmat.la] Error 1
make[2]: Leaving directory '/build/reproducible-path/newmat-1.10.4'
make[1]: *** [Makefile:608: all] Error 2
make[1]: Leaving directory '/build/reproducible-path/newmat-1.10.4'
dh_auto_build: error: make -j8 returned exit code 2
make: *** [debian/rules:23: binary-arch] Error 25
dpkg-buildpackage: error: debian/rules binary-arch subprocess failed
with exit status 2
Here is full build log for reference
https://buildd.debian.org/status/fetch.php?pkg=newmat&arch=ppc64el&ver=1.10.4-9%2Bb1&stamp=1768632273&raw=0
Note: Previously built with gcc 14 now falling with gcc 15.
Thanks,
Trupti
--- End Message ---
--- Begin Message ---
Source: newmat
Source-Version: 1.10.4-10
Done: Andreas Tille <[email protected]>
We believe that the bug you reported is fixed in the latest version of
newmat, 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.
Andreas Tille <[email protected]> (supplier of updated newmat 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: Wed, 01 Apr 2026 11:41:17 +0200
Source: newmat
Architecture: source
Version: 1.10.4-10
Distribution: unstable
Urgency: medium
Maintainer: Debian Science Maintainers
<[email protected]>
Changed-By: Andreas Tille <[email protected]>
Closes: 1127311
Changes:
newmat (1.10.4-10) unstable; urgency=medium
.
* Team upload.
.
[ Alexandre Detiste ]
* fix team name
.
[ Adrian Bunk ]
* Fix FTBFS with undefined symbol
Closes: #1127311
.
[ Andreas Tille ]
* d/watch: version=5
* Standards-Version: 4.7.3 (Remove Priority field)
Checksums-Sha1:
a3390bdb3d463aaf7f81fa74bc29ba8c5dedfa84 2042 newmat_1.10.4-10.dsc
f19cfabc17f69d6eb697e972d427137727afac74 9208 newmat_1.10.4-10.debian.tar.xz
c3c4360e4f5dc1d8495c59bb955b24b77460c67f 6546 newmat_1.10.4-10_amd64.buildinfo
Checksums-Sha256:
c63bc072e1b44629f69f29a6c7f371dd5c834f8837a269f43d9bc90fa2ee0e15 2042
newmat_1.10.4-10.dsc
5795720e9dbbb9012703c81f944240edc59d8aacda9cbb935110d73fcb08218b 9208
newmat_1.10.4-10.debian.tar.xz
cadc0f6ce61a6bf2afca2a18f0d45b400de9a72651eb708d67bce11f828bbc3a 6546
newmat_1.10.4-10_amd64.buildinfo
Files:
3569e0230ba0d54692315a48aa71fa2d 2042 science optional newmat_1.10.4-10.dsc
7c1e70efe7461ec3b42938013f7bda3c 9208 science optional
newmat_1.10.4-10.debian.tar.xz
5b6a594c0854eda6f9a238304a6ea38a 6546 science optional
newmat_1.10.4-10_amd64.buildinfo
-----BEGIN PGP SIGNATURE-----
iQJFBAEBCgAvFiEE8fAHMgoDVUHwpmPKV4oElNHGRtEFAmnM6NIRHHRpbGxlQGRl
Ymlhbi5vcmcACgkQV4oElNHGRtEZlw//e8hqS7zlPGeDTlTq7Jxfa8hI7wGFGaWg
uHML/bnL54ZjDHjtj3SssDbYdA8PcHSG6bluLc6TBF9YJAYV5xQ7IKHdgzfRTb59
y+HK2D4/GbNrXHvV+ZE36423FR5X9WbCkRvvMMoZlDro/bI4pUtgKfPBkUK25W7u
eoYGwHASkpPEf7euPWBt53/ERCWyOThMpU/IVPe+vdS93JU112XWjBD6EjeUTr58
SGbGS5LHiTJdHSTMNaKL3adG3ZKqMr6RVRwW3srgSeh8Ui0PXVcIqj4yDqXYZPCY
VmtlMh+8LsRFkLQedcOFOJELlFABe/hFT01wEgHeWLzIP1b52d6xaPtWrAsGyW5w
NH5k+W+4x+dMV1Kowj4xkIIHlBvhrQQX2yrHu8oZGBrqIivYMAylEjqEOk50BHPr
nZOULNlc5mQ69Mjzx4MfUpdm2yB994Zpo5AWgwappzg1f8JEyrulKU8jDB8JVh9M
nxtlTMktJpFUIRTXhuDXOcXOXeNeS4nVnW394UYsUa/e0Sx3paUrMrHm3V8J3hx2
PCqQxueqMla5YgUAPJCOzUgXjg+HNVUHzlDHwZ3Jyopthfpcv0G2ZrA5t1+fqrDb
soniJZK17dLBzMkmJQvjj9IuSS3Z3Uw6FGIlpSTBU53qOTZIrRu8QkTY36Wi2U7D
U/XV4XDjYs8=
=oGnQ
-----END PGP SIGNATURE-----
pgprqzc82zUV_.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