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

Bug 802099

Summary: dev-lang/R-4.1.0-r1 undefined reference to `tre_regcompb'
Product: Gentoo Linux Reporter: Alessandro Barbieri <lssndrbarbieri>
Component: Current packagesAssignee: Gentoo Science Mathematics related packages <sci-mathematics>
Status: RESOLVED FIXED    
Severity: normal CC: esigra, mscardovi
Priority: Normal Keywords: PullRequest
Version: unspecified   
Hardware: All   
OS: Linux   
See Also: https://github.com/gentoo/gentoo/pull/24577
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 251464    
Attachments: emerge_info
R-4.1.0-r1:20210714-055730.log

Description Alessandro Barbieri 2021-07-14 06:08:17 UTC
This package fails to build on an unstable system. Attached relevant logs and emerge --info
Comment 1 Alessandro Barbieri 2021-07-14 06:08:37 UTC
Created attachment 723763 [details]
emerge_info

emerge --info
Comment 2 Alessandro Barbieri 2021-07-14 06:08:39 UTC
Created attachment 723766 [details]
R-4.1.0-r1:20210714-055730.log

build log
Comment 3 Alessandro Barbieri 2021-07-14 06:09:20 UTC
Is this an automagic dependency to dev-libs/tre?
Comment 4 Alessandro Barbieri 2021-07-14 12:16:27 UTC
dev-lang/R is bundling tre and if you have dev-libs/tre already installed it can't  properly link
Comment 5 Alessandro Barbieri 2022-03-15 08:01:12 UTC
Fedora uses system tre instead of the bundled one. Can we readd --with-system-tre?
Comment 6 Larry the Git Cow gentoo-dev 2022-03-21 22:06:59 UTC
The bug has been closed via the following commit(s):

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

commit e4cbd799f751c26731435be0b0b0584d6a076490
Author:     Alessandro Barbieri <lssndrbarbieri@gmail.com>
AuthorDate: 2022-03-16 05:21:19 +0000
Commit:     Patrice Clement <monsieurp@gentoo.org>
CommitDate: 2022-03-21 22:06:11 +0000

    dev-lang/R: enable system tre
    
    Closes: https://bugs.gentoo.org/802099
    Signed-off-by: Alessandro Barbieri <lssndrbarbieri@gmail.com>
    Signed-off-by: Patrice Clement <monsieurp@gentoo.org>

 dev-lang/R/R-4.1.2-r1.ebuild | 250 +++++++++++++++++++++++++++++++++++++++++++
 1 file changed, 250 insertions(+)