|
Bugzilla – Full Text Bug Listing |
| Summary: | GCC6: freeipmi fails to build | ||
|---|---|---|---|
| Product: | [openSUSE] openSUSE Tumbleweed | Reporter: | Dominique Leuenberger <dimstar> |
| Component: | Other | Assignee: | Thomas Renninger <trenn> |
| Status: | RESOLVED FIXED | QA Contact: | E-mail List <qa-bugs> |
| Severity: | Normal | ||
| Priority: | P5 - None | CC: | dimstar |
| 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 13:10:32 UTC
Hm, in opensuse build service: https://build.opensuse.org/package/show/systemsmanagement/freeipmi freeipmi still builds fine against Tumbleweed and Factory? Is there a reference to the compile error or what is the best way to run into this locally (or via build service)? https://build.opensuse.org/package/live_build_log/openSUSE:Factory/freeipmi/standard/i586 I assume both your projects end up building against openSUSE:Factory/snapshot (still gcc5 based) you can do, locally: osc build --alternative-project openSUSE:Factory standard x86_64 Hmm, there are some .spec file rpm checker warnings, but it builds and produces rpms: osc build --root /abuild/trenn/factory_gcc6 --alternative-project openSUSE:Factory standard x86_64 https://build.opensuse.org/package/live_build_log/openSUSE:Factory/freeipmi/standard/i586 Seems the issue might be limited to i586 then Has been fixed by https://build.opensuse.org/request/show/416524 |