tech-pkg archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: pkgsrc is frozen for the 2025Q2 branch
Am Wed, 18 Jun 2025 11:53:21 +0200
schrieb Thomas Klausner <wiz%gatalith.at@localhost>:
> > Opencv cmake needs to ask for cblas, too. Right now broken for netlib blas, should work with openblas. Pkgsrc defaults to netlib.
>
> Ok, if that is the full explanation, why does this fail on NetBSD 9
> (and Illumos, both with the missing cblas symbols) but builds fine on
> NetBSD 10?
>
> https://releng.netbsd.org/bulktracker/pkg/54858851
Good question. I don't see logs for the _succeeding_ builds, so I can
only guess what's different there. I'd need to setup a build with
netlib again, but am tangled up in various tasks, including failure to
get to testing luminance-hdr for blas-related breakage because
qt5-qtwebengine is broken in multiple ways for Linux (also by pkgsrc
patches, but not only). Oh, and my actual job.
The configure of failed opencv finds Lapack with liblapack.so and
libblas.so, but does apparently use symbols it would get when linking
to libcblas. Is the succeeding build linking in the correct lib, is it
not using those symbols, or are those builds using a different BLAS?
Are bulk builds guaranteed to run with the default options?
Alrighty then,
Thomas
--
Dr. Thomas Orgis
HPC @ Universität Hamburg
Home |
Main Index |
Thread Index |
Old Index