- threaded libraries are not inserted in the package - some missing includes atlas_misc.h atlas_enum.h - a missing lib libtstatlas.a Reproducible: Always Steps to Reproduce: 1. 2. 3. Actual Results: no libptcblas.a, libptf77blas.a on SMP machines Expected Results: on a SMP machine you can find also libptcblas.a and libptf77blas.a
Created attachment 31618 [details, diff] fixed ebuild with multithreaded libraries etc fixed ebuild with multithreaded libraries etc
Hi Christian. Thanks for the submission! Could you please check the app-sci/blas-atlas ebuild and update the patch? The blas-* packages have been unmasked recently and "older" blas packages are getting deprecated soon. I'll get bask to blas-atlas soon after I'll deal with lapack packages, as per my recent announcement on gentoo-dev (mailing list). See also #30453 George
Created attachment 49626 [details, diff] added multithreaded libraries sorry I've missed the bug ;)
Re-assign.
The new blas-atlas and lapack-atlas packages build threaded libraries on a multiprocessor machine. I've added the missing includes atlas_misc.h and atlas_enum.h