Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 606760 - sci-libs/plplot-5.11.1-r1 ImportError: libblas.so.0: cannot open shared object file
Summary: sci-libs/plplot-5.11.1-r1 ImportError: libblas.so.0: cannot open shared objec...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: AMD64 Linux
: Normal normal (vote)
Assignee: Gentoo Science Related Packages
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-01-22 05:09 UTC by deference
Modified: 2019-12-27 12:53 UTC (History)
1 user (show)

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


Attachments
build.log (build-plplot.txt,31.01 KB, text/plain)
2017-01-22 05:09 UTC, deference
Details
emerge --info (emergeinfo-plplot.txt,30.33 KB, text/plain)
2017-01-22 05:09 UTC, deference
Details
CmakeError (CMakeError-plplot.txt,7.50 KB, text/plain)
2017-01-22 05:10 UTC, deference
Details
CmakeOutput (CMakeOutput-plplot.txt,109.89 KB, text/plain)
2017-01-22 05:10 UTC, deference
Details

Note You need to log in before you can comment on or make changes to this bug.
Description deference 2017-01-22 05:09:24 UTC
/bugs-1-17/emergepqv-plplot.txt
Comment 1 deference 2017-01-22 05:09:49 UTC
Created attachment 460854 [details]
build.log
Comment 2 deference 2017-01-22 05:09:59 UTC
Created attachment 460856 [details]
emerge --info
Comment 3 deference 2017-01-22 05:10:15 UTC
Created attachment 460858 [details]
CmakeError
Comment 4 deference 2017-01-22 05:10:26 UTC
Created attachment 460860 [details]
CmakeOutput
Comment 5 deference 2017-01-22 05:20:38 UTC
Sorry, new to pybugz.
[ebuild   R   ] sci-libs/plplot-5.11.1-r1  USE="X cairo cxx doc examples fortran gd java jpeg latex lua ocaml octave pdf pdl png python qhull svg tcl threads tk truetype wxwidgets -dynamic -qt4 -shapefile {-test}" PYTHON_TARGETS="python2_7"
Comment 6 Larry the Git Cow gentoo-dev 2019-12-27 12:53:28 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bb6e02b6dd02c5f5466dc82818490693ab361f81

commit bb6e02b6dd02c5f5466dc82818490693ab361f81
Author:     Pacho Ramos <pacho@gentoo.org>
AuthorDate: 2019-12-27 12:51:58 +0000
Commit:     Pacho Ramos <pacho@gentoo.org>
CommitDate: 2019-12-27 12:53:18 +0000

    sci-libs/plplot: Bump to 5.15.0
    
    Closes: https://bugs.gentoo.org/604358
    Closes: https://bugs.gentoo.org/606760
    Closes: https://bugs.gentoo.org/624576
    Closes: https://bugs.gentoo.org/624592
    Closes: https://bugs.gentoo.org/645292
    Closes: https://bugs.gentoo.org/659252
    Closes: https://bugs.gentoo.org/661144
    Closes: https://bugs.gentoo.org/666633
    Package-Manager: Portage-2.3.84, Repoman-2.3.20
    Signed-off-by: Pacho Ramos <pacho@gentoo.org>

 sci-libs/plplot/Manifest                           |   1 +
 ...hange-install-tree-location-of-wxPLViewer.patch | 117 ++++++
 .../plplot/files/plplot-5.12.0-safe-string.patch   |  20 +
 sci-libs/plplot/files/plplot-5.15.0-ieee.patch     |  19 +
 .../plplot/files/plplot-5.15.0-multiarch.patch     |  56 +++
 .../plplot/files/plplot-5.15.0-ocaml-rpath.patch   | 166 ++++++++
 sci-libs/plplot/files/plplot-5.15.0-ocaml.patch    |  43 ++
 sci-libs/plplot/files/replace-gdc-extensions.patch | 434 +++++++++++++++++++++
 sci-libs/plplot/plplot-5.15.0.ebuild               | 288 ++++++++++++++
 9 files changed, 1144 insertions(+)