Summary: | >=dev-util/cmake-3.11.0 fails test RunCMake.CompilerLauncher | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | tka <tka> |
Component: | Current packages | Assignee: | Gentoo KDE team <kde> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | polynomial-c |
Priority: | Normal | Keywords: | TESTFAILURE |
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Attachments: | build.log.xz |
Description
tka
2018-04-01 14:11:24 UTC
It looks like the segfaults in dmesg are unrelated. They appear long before the failing test runs. The error is still present in dev-util/cmake-3.11.3. The test suite of dev-util/cmake-3.13.4 passes. Looking closer, RunCMake.CompilerLauncher seems not to be run anymore. (In reply to tka from comment #3) > The test suite of dev-util/cmake-3.13.4 passes. Looking closer, > RunCMake.CompilerLauncher seems not to be run anymore. Because I finally disabled that test... |