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

Bug 816045

Summary: sys-libs/llvm-libunwind-13.0.0 fails tests
Product: Gentoo Linux Reporter: Agostino Sarubbo <ago>
Component: Current packagesAssignee: LLVM support project <llvm>
Status: RESOLVED FIXED    
Severity: normal CC: mgorny
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: build.log
1-CMakeOutput.log
2-CMakeOutput.log
3-CMakeOutput.log
4-CMakeOutput.log

Description Agostino Sarubbo gentoo-dev 2021-10-03 12:07:57 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: sys-libs/llvm-libunwind-13.0.0 fails tests.
Discovered on: amd64 (internal ref: ci)

NOTE:
This machine uses GCC-11: https://gcc.gnu.org/gcc-11/porting_to.html
If you think this is a GCC-11 related issue, please block bug 732706.
Comment 1 Agostino Sarubbo gentoo-dev 2021-10-03 12:08:00 UTC
Created attachment 742629 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2021-10-03 12:08:01 UTC
Created attachment 742632 [details]
1-CMakeOutput.log

1-CMakeOutput.log
Comment 3 Agostino Sarubbo gentoo-dev 2021-10-03 12:08:04 UTC
Created attachment 742635 [details]
2-CMakeOutput.log

2-CMakeOutput.log
Comment 4 Agostino Sarubbo gentoo-dev 2021-10-03 12:08:06 UTC
Created attachment 742638 [details]
3-CMakeOutput.log

3-CMakeOutput.log
Comment 5 Agostino Sarubbo gentoo-dev 2021-10-03 12:08:07 UTC
Created attachment 742641 [details]
4-CMakeOutput.log

4-CMakeOutput.log
Comment 6 Larry the Git Cow gentoo-dev 2021-10-04 14:22:44 UTC
The bug has been closed via the following commit(s):

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

commit 744c80c301aebe005ffaba93ff99f6021e0b5de0
Author:     Michał Górny <mgorny@gentoo.org>
AuthorDate: 2021-10-04 14:21:24 +0000
Commit:     Michał Górny <mgorny@gentoo.org>
CommitDate: 2021-10-04 14:22:41 +0000

    sys-libs/llvm-libunwind: Fix the typo correctly
    
    Actually, the "ONF" was supposed to be "ON", not "OFF".
    
    Closes: https://bugs.gentoo.org/816045
    Signed-off-by: Michał Górny <mgorny@gentoo.org>

 sys-libs/llvm-libunwind/llvm-libunwind-10.0.1.ebuild      | 2 +-
 sys-libs/llvm-libunwind/llvm-libunwind-11.1.0.ebuild      | 2 +-
 sys-libs/llvm-libunwind/llvm-libunwind-12.0.1.ebuild      | 2 +-
 sys-libs/llvm-libunwind/llvm-libunwind-13.0.0.9999.ebuild | 2 +-
 sys-libs/llvm-libunwind/llvm-libunwind-13.0.0.ebuild      | 2 +-
 sys-libs/llvm-libunwind/llvm-libunwind-14.0.0.9999.ebuild | 2 +-
 6 files changed, 6 insertions(+), 6 deletions(-)