Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 730732 - dev-util/statifier fails to compile
Summary: dev-util/statifier 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: Conrad Kostecki
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-07-04 15:17 UTC by Agostino Sarubbo
Modified: 2020-08-25 21:59 UTC (History)
0 users

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


Attachments
build.log (build.log,12.88 KB, text/plain)
2020-07-04 15:18 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-04 15:17:57 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-util/statifier 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 mention it in the summary and block bug 408963.
Comment 1 Agostino Sarubbo gentoo-dev 2020-07-04 15:18:02 UTC
Created attachment 647580 [details]
build.log

build log and emerge --info
Comment 2 Larry the Git Cow gentoo-dev 2020-08-25 21:59:37 UTC
The bug has been closed via the following commit(s):

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

commit 23d581cdae14f8204aee903a3cbf9f02d65325db
Author:     Conrad Kostecki <conikost@gentoo.org>
AuthorDate: 2020-08-25 20:27:47 +0000
Commit:     Conrad Kostecki <conikost@gentoo.org>
CommitDate: 2020-08-25 21:59:25 +0000

    dev-util/statifier: fix compilation with clang
    
    Closes: https://bugs.gentoo.org/730732
    Package-Manager: Portage-3.0.4, Repoman-3.0.1
    Signed-off-by: Conrad Kostecki <conikost@gentoo.org>

 dev-util/statifier/files/statifier-1.7.4-clang.patch | 14 ++++++++++++++
 dev-util/statifier/statifier-1.7.4-r1.ebuild         |  2 +-
 dev-util/statifier/statifier-1.7.4.ebuild            | 13 +++++++------
 3 files changed, 22 insertions(+), 7 deletions(-)