Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 791883 - [guru] =dev-R/RInside-0.2.16 misses USE=static-libs and installs '.a' files
Summary: [guru] =dev-R/RInside-0.2.16 misses USE=static-libs and installs '.a' files
Status: RESOLVED FIXED
Alias: None
Product: GURU
Classification: Unclassified
Component: Package issues (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Alessandro Barbieri
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: qa-guru
  Show dependency tree
 
Reported: 2021-05-24 22:59 UTC by Agostino Sarubbo
Modified: 2021-09-08 15:20 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 Agostino Sarubbo gentoo-dev 2021-05-24 22:59:15 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-R/RInside misses USE=static-libs and installs '.a' files.
Discovered on: amd64 (internal ref: guru_ci)

The best solution is avoid to build the '.a' files by touching the configure. In case the buildsystem makes your life hard, a good compromise would be just remove the files.
See also:https://projects.gentoo.org/qa/policy-guide/installed-files.html#pg0302

NOTE: If you want to change the summary, to avoid auto-filed duplicates, please at least keep the word 'static-libs'
Comment 1 Larry the Git Cow gentoo-dev 2021-09-08 15:20:45 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=9115a3dd181ca20f0947261dbdbde823531bcc10

commit 9115a3dd181ca20f0947261dbdbde823531bcc10
Author:     Alessandro Barbieri <lssndrbarbieri@gmail.com>
AuthorDate: 2021-09-07 04:23:22 +0000
Commit:     Alessandro Barbieri <lssndrbarbieri@gmail.com>
CommitDate: 2021-09-07 10:47:49 +0000

    dev-R/RInside: delete static library
    
    Closes: https://bugs.gentoo.org/791883
    Signed-off-by: Alessandro Barbieri <lssndrbarbieri@gmail.com>

 dev-R/RInside/RInside-0.2.16.ebuild | 5 +++++
 1 file changed, 5 insertions(+)