Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 747595 - dev-libs/skalibs-2.9.1.0 fails to compile
Summary: dev-libs/skalibs-2.9.1.0 fails to compile
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: William Hubbs
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-10-10 13:39 UTC by Agostino Sarubbo
Modified: 2022-01-29 06:29 UTC (History)
0 users

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


Attachments
build.log (build.log,7.64 KB, text/plain)
2020-10-10 13:39 UTC, Agostino Sarubbo
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Agostino Sarubbo gentoo-dev 2020-10-10 13:39:41 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-libs/skalibs-2.9.1.0 fails to compile.
Discovered on: amd64 (internal ref: tinderbox)

NOTE:
This machine uses a gold linker (ld.gold).
If you think that this issue is strictly related to ld.gold please block bug 269315.
Comment 1 Agostino Sarubbo gentoo-dev 2020-10-10 13:39:43 UTC
Created attachment 664537 [details]
build.log

build log and emerge --info
Comment 2 Larry the Git Cow gentoo-dev 2022-01-29 06:29:15 UTC
The bug has been closed via the following commit(s):

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

commit ffb41addabf2ff4d8cfd6c7cd1696d3b5c356d31
Author:     Petr Vaněk <arkamar@atlas.cz>
AuthorDate: 2022-01-28 10:55:39 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2022-01-29 06:29:06 +0000

    dev-libs/skalibs: respect user provided flags
    
    The patch is taken from upstream for 2.11.1.0 and backported to 2.9.3.0.
    
    See-also: http://skarnet.org/lists/skaware/1656.html
    Closes: https://bugs.gentoo.org/747595
    Signed-off-by: Petr Vaněk <arkamar@atlas.cz>
    Closes: https://github.com/gentoo/gentoo/pull/23995
    Signed-off-by: Sam James <sam@gentoo.org>

 ...libs-2.11.1.0-respect-user-provided-flags.patch | 33 ++++++++++++++++++++++
 ...alibs-2.9.3.0-respect-user-provided-flags.patch | 33 ++++++++++++++++++++++
 dev-libs/skalibs/skalibs-2.11.1.0.ebuild           |  2 ++
 dev-libs/skalibs/skalibs-2.9.3.0.ebuild            |  2 ++
 4 files changed, 70 insertions(+)