Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 661878 - dev-lang/R-3.4.1, dev-lang/R-3.5.1 has automagic dependecies on net-libs/libtirpc
Summary: dev-lang/R-3.4.1, dev-lang/R-3.5.1 has automagic dependecies on net-libs/libt...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Science Mathematics related packages
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-07-23 13:24 UTC by Victor Kustov
Modified: 2019-04-07 10:00 UTC (History)
1 user (show)

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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(+)