Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 51323 - atlas: missing threaded libraries, some includes and a std lib
Summary: atlas: missing threaded libraries, some includes and a std lib
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal
Assignee: Gentoo Science Related Packages
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-05-17 16:40 UTC by Christian Zoffoli (RETIRED)
Modified: 2005-09-10 05:16 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
fixed ebuild with multithreaded libraries etc (atlas-3.6.0.ebuild,1.61 KB, patch)
2004-05-17 16:40 UTC, Christian Zoffoli (RETIRED)
Details | Diff
added multithreaded libraries (atlas-3.4.2-multithreadlib.patch,485 bytes, patch)
2005-01-26 18:43 UTC, Christian Zoffoli (RETIRED)
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Christian Zoffoli (RETIRED) gentoo-dev 2004-05-17 16:40:11 UTC
- 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
Comment 1 Christian Zoffoli (RETIRED) gentoo-dev 2004-05-17 16:40:55 UTC
Created attachment 31618 [details, diff]
fixed ebuild with multithreaded libraries etc

fixed ebuild with multithreaded libraries etc
Comment 2 George Shapovalov (RETIRED) gentoo-dev 2004-06-01 01:15:05 UTC
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
Comment 3 Christian Zoffoli (RETIRED) gentoo-dev 2005-01-26 18:43:00 UTC
Created attachment 49626 [details, diff]
added multithreaded libraries

sorry I've missed the bug ;)
Comment 4 Jakub Moc (RETIRED) gentoo-dev 2005-08-11 13:05:20 UTC
Re-assign.
Comment 5 Peter Bienstman (RETIRED) gentoo-dev 2005-09-10 05:16:56 UTC
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