[bug #68119] make check fails on tarball release 11.1
Juan Pablo Carbajal <[email protected]>
| Newsgroups | gmane.comp.gnu.octave.bugs |
|---|---|
| Message-ID | <[email protected]> |
Please use the bug tracker to post updates to a bug report. The mailing list is intended as a read-only notification stream. Info posted to this mailing list address won't appear in the tracker database where it is most useful.
Follow-up Comment #14, bug #68119 (group octave):
I tried to find if I was fiddling with arpack at some time. Since I did try
getting large array a few years ago, your suggestion was plausible.
However it seems I am just using the system libs:
$ apt-cache policy libarpack2-dev
libarpack2-dev:
Installed: 3.9.1-1.1build2
Candidate: 3.9.1-1.1build2
Version table:
*** 3.9.1-1.1build2 500
500 http://ch.archive.ubuntu.com/ubuntu noble/universe amd64 Packages
100 /var/lib/dpkg/status
$ dpkg -L libarpack2-dev
/.
/usr
/usr/include
/usr/include/arpack
/usr/include/arpack/arpack.h
/usr/include/arpack/arpack.hpp
/usr/include/arpack/arpackdef.h
/usr/include/arpack/arpackicb.h
/usr/include/arpack/debug.h
/usr/include/arpack/debugF90.h
/usr/include/arpack/debug_c.h
/usr/include/arpack/debug_c.hpp
/usr/include/arpack/parpack.h
/usr/include/arpack/parpack.hpp
/usr/include/arpack/stat.h
/usr/include/arpack/statF90.h
/usr/include/arpack/stat_c.h
/usr/include/arpack/stat_c.hpp
/usr/lib
/usr/lib/x86_64-linux-gnu
/usr/lib/x86_64-linux-gnu/libarpack.a
/usr/lib/x86_64-linux-gnu/pkgconfig
/usr/lib/x86_64-linux-gnu/pkgconfig/arpack.pc
/usr/share
/usr/share/doc
/usr/share/doc/libarpack2-dev
/usr/share/doc/libarpack2-dev/README
/usr/share/doc/libarpack2-dev/copyright
/usr/share/doc/libarpack2-dev/debug.doc.gz
/usr/share/doc/libarpack2-dev/ex-complex.doc.gz
/usr/share/doc/libarpack2-dev/ex-nonsym.doc.gz
/usr/share/doc/libarpack2-dev/ex-sym.doc.gz
/usr/share/doc/libarpack2-dev/stat.doc
/usr/lib/x86_64-linux-gnu/libarpack.so
/usr/share/doc/libarpack2-dev/changelog.Debian.gz
my system seems to be installing arpack arpack in /usr folders.
What I oticed, if I understood correctly, is the arpaack installed is 64bits
$ apt-cache show libarpack2-dev
Package: libarpack2-dev
Architecture: amd64
Version: 3.9.1-1.1build2
Multi-Arch: same
Priority: optional
Section: universe/libdevel
Source: arpack
Origin: Ubuntu
Maintainer: Ubuntu Developers <[email protected]>
Original-Maintainer: Debian Science Maintainers
<[email protected]>
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 721
Depends: libarpack2t64 (= 3.9.1-1.1build2), libblas-dev | libblas.so,
liblapack-dev | liblapack.so
Filename: pool/universe/a/arpack/libarpack2-dev_3.9.1-1.1build2_amd64.deb
Size: 122004
MD5sum: 543d6de807e1c41ad30f131afeade95e
SHA1: 6741c79d5639b0b9d40ca9de786bd4a1c7853262
SHA256: 261e824d19a3a4b3f824fdab6b1c065ca363277a3a9333d98f02b15b18393a79
SHA512:
1a74f4e138514f547edcbe7d5a44b8eb58f59e615d0284a76186bd55c7e86431b1174f7b556b5b89693571d8d94ab502caddce76c5f7c2cce76254e9ca63fc28
Homepage: https://github.com/opencollab/arpack-ng
Description-en: Fortran77 subroutines to solve large scale eigenvalue problems
(development)
ARPACK software is capable of solving large scale symmetric,
nonsymmetric, and generalized eigenproblems from significant
application areas. The software is designed to compute a few (k)
eigenvalues with user specified features such as those of largest
real part or largest magnitude. Storage requirements are on the order
of n*k locations. No auxiliary storage is required. A set of Schur
basis vectors for the desired k-dimensional eigen-space is computed
which is numerically orthogonal to working precision. Numerically
accurate eigenvectors are available on request.
.
This package contains the static libraries and the documentation for
development with libarpack (including examples).
Description-md5: ce479c0c27c3104bee7093d103d5e8cb
Can you spot an issue here?
_______________________________________________________
Reply to this item at:
<https://savannah.gnu.org/bugs/?68119>
_______________________________________________
Message sent via Savannah
https://savannah.gnu.org/
signature.asc
(application/pgp-signature, 228 B)
-----BEGIN PGP SIGNATURE----- iHUEABYIAB0WIQQk97aszIMMAvLLwm6qLAuaBUf3TgUCaa1bzwAKCRCqLAuaBUf3 Tq7wAQDnvzK22TkNgpwWfR/Ywt8uwLYqvMNfsuUPppegS5ntlgD9EOTiAL7GFQEj xzh50Gp7FA61R8/aqM8PPWT7wvpJmAs= =bIF0 -----END PGP SIGNATURE-----