Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 661878

Summary: dev-lang/R-3.4.1, dev-lang/R-3.5.1 has automagic dependecies on net-libs/libtirpc
Product: Gentoo Linux Reporter: Victor Kustov <ktrace>
Component: Current packagesAssignee: Gentoo Science Mathematics related packages <sci-mathematics>
Status: RESOLVED FIXED    
Severity: normal CC: jstein
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Victor Kustov 2018-07-23 13:24:36 UTC
after build on system with net-libs/libtirpc installed, we'll see:

/usr/lib64/R/lib/libR.so:
        ...
        libtirpc.so.3 => /lib64/libtirpc.so.3 (0x00007f2736e31000)
        ...

seems need bugreport to upstream for add --with-tirpc or something like that.
Comment 1 Larry the Git Cow gentoo-dev 2019-04-07 10:00:30 UTC
The bug has been closed via the following commit(s):

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

commit 408cbc8406b0ca0f91f46052b3a9e1f6bb4f71f9
Author:     Mark Wright <gienah@gentoo.org>
AuthorDate: 2019-04-07 09:59:43 +0000
Commit:     Mark Wright <gienah@gentoo.org>
CommitDate: 2019-04-07 09:59:43 +0000

    sci-mathematics/R: Bump to 3.5.3, thanks Neil for reporting
    
    Add missing dependency net-libs/libtirpc, thanks to Victor Kustov for
    reporting.
    
    Change dependency from x11-libs/cairo[X] to x11-libs/cairo[X=],
    thanks to Cedric Sodhi for reporting, Felix W for helping.
    
    Closes: https://bugs.gentoo.org/674858
    Closes: https://bugs.gentoo.org/661878
    Closes: https://bugs.gentoo.org/638778
    Package-Manager: Portage-2.3.62, Repoman-2.3.12
    Signed-off-by: Mark Wright <gienah@gentoo.org>

 dev-lang/R/Manifest       |   1 +
 dev-lang/R/R-3.5.3.ebuild | 205 ++++++++++++++++++++++++++++++++++++++++++++++
 2 files changed, 206 insertions(+)