Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 702960 - kde-apps/cantor-19.12.0 : cmake: Error: unable to load shared object /usr/lib64/R/library/stats/libs/stats.so: liblapack.so.0: cannot open shared object file: No such file or directory
Summary: kde-apps/cantor-19.12.0 : cmake: Error: unable to load shared object /usr/lib...
Status: RESOLVED WORKSFORME
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Gentoo Science Mathematics related packages
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-12-15 02:15 UTC by Samuel Bernardo
Modified: 2020-02-22 02:20 UTC (History)
1 user (show)

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


Attachments
build.log (build.log,181.04 KB, text/plain)
2019-12-15 02:15 UTC, Samuel Bernardo
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Samuel Bernardo 2019-12-15 02:15:11 UTC
Created attachment 599554 [details]
build.log

Error: package or namespace load failed for ‘stats’ in dyn.load(file, DLLpath = DLLpath, ...):
 unable to load shared object '/usr/lib64/R/library/stats/libs/stats.so':
  liblapack.so.0: cannot open shared object file: No such file or directory
During startup - Warning message:
package ‘stats’ in options("defaultPackages") was not found


The file /usr/lib64/R/library/stats/libs/stats.so is installed and it gives the above error.
Comment 1 Jeroen Roovers (RETIRED) gentoo-dev 2019-12-15 12:44:50 UTC
Looks like you should rebuild dev-lang/R.
Comment 2 Andreas Sturmlechner gentoo-dev 2019-12-15 16:38:44 UTC
Unsure what kde proj is supposed to do here.
Comment 3 Samuel Bernardo 2019-12-15 16:58:43 UTC
After rebuild dev-lang/R it installed without any error.
Maybe it is missing a rebuild in another ebuild dependency?
Comment 4 Benda Xu gentoo-dev 2020-02-22 02:20:42 UTC
(In reply to Samuel Bernardo from comment #3)
> After rebuild dev-lang/R it installed without any error.
> Maybe it is missing a rebuild in another ebuild dependency?

The preseved-libs feature should have handled it.  If you meet this bug again in the future, feel free to reopen it.