Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 741948 - sys-block/whdd-3.0 fails to compile with clang
Summary: sys-block/whdd-3.0 fails to compile with clang
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Andriy Utkin (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-09-12 18:41 UTC by Agostino Sarubbo
Modified: 2020-12-29 16:09 UTC (History)
0 users

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


Attachments
build.log (build.log,6.95 KB, text/plain)
2020-09-12 18:41 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-09-12 18:41:50 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: sys-block/whdd-3.0 fails to compile.
Discovered on: amd64 (internal ref: tinderbox)

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 is strictly related to the LLD linker, please block bug 731004.
This machine uses also GLIBC-2.32. If you think that this issue is strictly related to GLIBC please block bug 736174.
Comment 1 Agostino Sarubbo gentoo-dev 2020-09-12 18:41:51 UTC
Created attachment 659853 [details]
build.log

build log and emerge --info
Comment 2 Larry the Git Cow gentoo-dev 2020-12-08 11:55:52 UTC
The bug has been referenced in the following commit(s):

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

commit e523130089add7743f122f1c622715710e9fb9e9
Author:     Andrey Utkin <andrey_utkin@gentoo.org>
AuthorDate: 2020-12-08 11:52:59 +0000
Commit:     Andrey Utkin <andrey_utkin@gentoo.org>
CommitDate: 2020-12-08 11:55:18 +0000

    sys-block/whdd: add new version 3.0.1
    
    Bug: https://bugs.gentoo.org/741948
    Package-Manager: Portage-3.0.9, Repoman-3.0.2
    Signed-off-by: Andrey Utkin <andrey_utkin@gentoo.org>

 sys-block/whdd/Manifest          |  1 +
 sys-block/whdd/whdd-3.0.1.ebuild | 34 ++++++++++++++++++++++++++++++++++
 2 files changed, 35 insertions(+)
Comment 3 Andriy Utkin (RETIRED) gentoo-dev 2020-12-08 11:56:38 UTC
Added to the tree a new 3.0.1 version which has this issue fixed.