Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 816045 - sys-libs/llvm-libunwind-13.0.0 fails tests
Summary: sys-libs/llvm-libunwind-13.0.0 fails tests
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: LLVM support project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-10-03 12:07 UTC by Agostino Sarubbo
Modified: 2021-10-04 14:22 UTC (History)
1 user (show)

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


Attachments
build.log (build.log,244.95 KB, text/plain)
2021-10-03 12:08 UTC, Agostino Sarubbo
Details
1-CMakeOutput.log (1-CMakeOutput.log,60.67 KB, text/plain)
2021-10-03 12:08 UTC, Agostino Sarubbo
Details
2-CMakeOutput.log (2-CMakeOutput.log,61.79 KB, text/plain)
2021-10-03 12:08 UTC, Agostino Sarubbo
Details
3-CMakeOutput.log (3-CMakeOutput.log,49.59 KB, text/plain)
2021-10-03 12:08 UTC, Agostino Sarubbo
Details
4-CMakeOutput.log (4-CMakeOutput.log,58.10 KB, text/plain)
2021-10-03 12:08 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 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(-)