Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 731048 - media-libs/libxspf fails to compile
Summary: media-libs/libxspf 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: Gentoo Sound Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-07-06 09:33 UTC by Agostino Sarubbo
Modified: 2021-03-28 02:32 UTC (History)
0 users

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


Attachments
build.log (build.log,14.83 KB, text/plain)
2020-07-06 09:33 UTC, Agostino Sarubbo
Details
other.tar.bz2 (other.tar.bz2,7.15 KB, application/x-bzip-compressed-tar)
2020-07-06 09:33 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-07-06 09:33:09 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: media-libs/libxspf fails to compile.
Discovered on: amd64

NOTE:
This machine uses a clang/LLVM toolchain.
If you think that this issue is strictly related to clang/LLVM please block bug 408963. If you think that this issue isstrictly related to the LLD linker, please block bug 731004.
Comment 1 Agostino Sarubbo gentoo-dev 2020-07-06 09:33:14 UTC
Created attachment 647922 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2020-07-06 09:33:16 UTC
Created attachment 647924 [details]
other.tar.bz2

other logs
Comment 3 Larry the Git Cow gentoo-dev 2020-08-29 18:46:59 UTC
The bug has been referenced in the following commit(s):

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

commit 24ef580cd345d68698b4ae7ac2211e81f601e525
Author:     David Seifert <soap@gentoo.org>
AuthorDate: 2020-08-29 18:45:49 +0000
Commit:     David Seifert <soap@gentoo.org>
CommitDate: 2020-08-29 18:45:49 +0000

    media-libs/libxspf: Port to EAPI 7
    
    * Fix building against Clang/LLVM
    
    Bug: https://bugs.gentoo.org/731048
    Package-Manager: Portage-3.0.4, Repoman-3.0.1
    Signed-off-by: David Seifert <soap@gentoo.org>

 .../libxspf/files/libxspf-1.2.0-autotools.patch    | 191 +++++++++++++++++++++
 media-libs/libxspf/libxspf-1.2.0-r1.ebuild         |  46 +++++
 2 files changed, 237 insertions(+)