Summary: | llvm-core/clang-8.0.0 fails tests: FAILED: test/CMakeFiles/check-clang | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Toralf Förster <toralf> |
Component: | Current packages | Assignee: | LLVM support project <llvm> |
Status: | CONFIRMED --- | ||
Severity: | normal | CC: | mgorny |
Priority: | Normal | Keywords: | TESTFAILURE |
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Attachments: |
emerge-info.txt
emerge-history.txt environment etc.portage.tbz2 logs.tbz2 sys-devel:clang-8.0.0:20190624-034450.log.bz2 |
Description
Toralf Förster
![]() Created attachment 580700 [details]
emerge-info.txt
Created attachment 580702 [details]
emerge-history.txt
Created attachment 580704 [details]
environment
Created attachment 580706 [details]
etc.portage.tbz2
Created attachment 580708 [details]
logs.tbz2
Created attachment 580710 [details]
sys-devel:clang-8.0.0:20190624-034450.log.bz2
How did you manage this? Could you also try -8.0.9999 and -9999 for comparison? (In reply to Michał Górny from comment #7) > How did you manage this? Could you also try -8.0.9999 and -9999 for > comparison? /me wonders, why this won't work: mr-fox ~ # cat /etc/portage/package.unmask/clang sys-devel/clang:8 sys-devel/llvm:8 ~sys-devel/clang-8.0.9999 ~sys-devel/clang-common-8.0.9999 ~sys-devel/clang-runtime-8.0.9999 ~sys-devel/llvm-8.0.9999 ~sys-devel/llvm-common-8.0.9999 mr-fox ~ # cat /etc/portage/package.accept_keywords/clang sys-devel/clang:8 ** sys-devel/llvm:8 ** ~sys-devel/clang-8.0.9999 ** ~sys-devel/clang-runtime-8.0.9999 ** ~sys-devel/clang-common-8.0.9999 ** ~sys-devel/llvm-8.0.9999 ** ~sys-devel/llvm-common-8.0.9999 ** mr-fox ~ # emerge -upvt --backtrack=500 sys-devel/clang sys-devel/clang-common sys-devel/clang-runtime sys-devel/llvm-common sys-devel/llvm These are the packages that would be merged, in reverse order: Calculating dependencies . ... done! [ebuild U *] sys-devel/llvm-common-8.0.9999::gentoo [8.0.0::gentoo] 0 KiB Total: 1 package (1 upgrade), Size of downloads: 0 KiB WARNING: One or more updates/rebuilds have been skipped due to a dependency conflict: sys-devel/llvm:8 (sys-devel/llvm-8.0.9999:8/8::gentoo, ebuild scheduled for merge) conflicts with ~sys-devel/llvm-8.0.0:8/8=[-debug,llvm_targets_AMDGPU,llvm_targets_BPF,llvm_targets_NVPTX,llvm_targets_X86,abi_x86_32(-),abi_x86_64(-)] required by (sys-devel/clang-8.0.0:8/8::gentoo, installed) ^ ^^^^^ ~sys-devel/llvm-8.0.0:8=[-debug,llvm_targets_AMDGPU,llvm_targets_BPF,llvm_targets_NVPTX,llvm_targets_X86,abi_x86_32(-),abi_x86_64(-)] required by (sys-devel/clang-8.0.0:8/8::gentoo, installed) ^ ^^^^^ !!! The following update(s) have been skipped due to unsatisfied dependencies !!! triggered by backtracking: sys-devel/clang:8 Maybe some deeper dependencies. The issue happened at 2 other images too: 17.1_libressl-abi32+64-test_20190624-213954 and 17.1-systemd_libressl-test_20190623-103445 maybe libressl related? Update summary. [something] is used when something refers to an overlay |