Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 737206

Summary: dev-libs/unittest++-2.0.0 fails tests with clang
Product: Gentoo Linux Reporter: Agostino Sarubbo <ago>
Component: Current packagesAssignee: Louis Sautier (sbraz) <sbraz>
Status: RESOLVED FIXED    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 408963    
Attachments: build.log
1-CMakeOutput.log

Description Agostino Sarubbo gentoo-dev 2020-08-15 05:21:27 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-libs/unittest++-2.0.0 fails tests.
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-08-15 05:21:29 UTC
Created attachment 654708 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2020-08-15 05:21:31 UTC
Created attachment 654710 [details]
1-CMakeOutput.log

1-CMakeOutput.log
Comment 3 Larry the Git Cow gentoo-dev 2020-08-15 17:45:58 UTC
The bug has been closed via the following commit(s):

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

commit ef6917fd19d9002b321667b6e4535bf22e26e34b
Author:     Louis Sautier <sbraz@gentoo.org>
AuthorDate: 2020-08-15 17:12:31 +0000
Commit:     Louis Sautier <sbraz@gentoo.org>
CommitDate: 2020-08-15 17:45:36 +0000

    dev-libs/unittest++: fix tests with clang
    
    Closes: https://bugs.gentoo.org/737206
    Package-Manager: Portage-3.0.2, Repoman-2.3.23
    Signed-off-by: Louis Sautier <sbraz@gentoo.org>

 .../unittest++-2.0.0-fix-tests-with-clang.patch    | 27 ++++++++++++++++++++++
 dev-libs/unittest++/unittest++-2.0.0.ebuild        |  6 +++--
 2 files changed, 31 insertions(+), 2 deletions(-)