|
Bugzilla – Full Text Bug Listing |
| Summary: | GCC6: openlmi-networking fails to build | ||
|---|---|---|---|
| Product: | [openSUSE] openSUSE Tumbleweed | Reporter: | Dominique Leuenberger <dimstar> |
| Component: | Other | Assignee: | Michael Vetter <mvetter> |
| Status: | RESOLVED FIXED | QA Contact: | E-mail List <qa-bugs> |
| Severity: | Normal | ||
| Priority: | P5 - None | CC: | forgotten_0srjvtISFr, mvetter |
| Version: | Current | ||
| Target Milestone: | --- | ||
| Hardware: | Other | ||
| OS: | Other | ||
| Whiteboard: | |||
| Found By: | --- | Services Priority: | |
| Business Priority: | Blocker: | --- | |
| Marketing QA Status: | --- | IT Deployment: | --- |
| Bug Depends on: | |||
| Bug Blocks: | 984984 | ||
|
Description
Dominique Leuenberger
2016-06-16 17:27:42 UTC
[ 37s] CMake Error at /usr/share/cmake/Modules/OpenLMIMacros.cmake:105 (message): [ 37s] KonkretCMPI failed: Segmentation fault [ 37s] Call Stack (most recent call first): [ 37s] src/CMakeLists.txt:32 (konkretcmpi_generate) So probably konkretcmpi has some problems when being build with gcc6. konkretcmpi does build on Factory, but apparently fails to run (segfault) :-/ https://build.opensuse.org/request/show/412263 fixes konkretcmpi which results in fixing openlmi-networking and openlmi-providers. |