|
Bugzilla – Full Text Bug Listing |
| Summary: | GCC 7: carla fails to build | ||
|---|---|---|---|
| Product: | [openSUSE] openSUSE Tumbleweed | Reporter: | Dominique Leuenberger <dimstar> |
| Component: | Other | Assignee: | Edgar Aichinger <edogawa> |
| Status: | RESOLVED FIXED | QA Contact: | E-mail List <qa-bugs> |
| Severity: | Normal | ||
| Priority: | P5 - None | CC: | martin.liska |
| 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: | 1030236 | ||
|
Description
Dominique Leuenberger
2017-05-29 08:28:55 UTC
I contacted the author(falkTX) about this; as the failure isn't a gcc error but rather comes from the post-install checks, i'm not sure this has high priority for him. Also he said he tends to collect work on carla and then commit it all at once every couple of months, so i'm not sure when that will be. Just now I've reminded and asked him again about all that and wait for an answer in IRC. Any new info I'll put up here as another comment, and I will update the package once I know how to do that properly. NOTE: The post build check 'only' raises compiler warnings (known to cause crashes) to errors. e.g.: [ 835s] E: carla destbufferoverflow ../backend/engine/CarlaEngineBridge.cpp:1002:69 is translated from the compiler warning in the log: [ 604s] inlined from 'void CarlaBackend::CarlaEngineBridge::handleNonRtData()' at ../backend/engine/CarlaEngineBridge.cpp:1002:69: [ 604s] /usr/include/bits/string3.h:53:71: warning: 'void* __builtin___memcpy_chk(void*, const void*, unsigned int, unsigned int)': writing between 16386 and 4294967295 bytes into a region of size 1 overflows the destination [-Wstringop-overflow=] Works in Factory. |