|
Bugzilla – Full Text Bug Listing |
| Summary: | GCC 7: lxc fails to build | ||
|---|---|---|---|
| Product: | [openSUSE] openSUSE Tumbleweed | Reporter: | Dominique Leuenberger <dimstar> |
| Component: | Other | Assignee: | Martin Liška <martin.liska> |
| Status: | RESOLVED FIXED | QA Contact: | E-mail List <qa-bugs> |
| Severity: | Normal | ||
| Priority: | P5 - None | CC: | martin.liska, mliska, opensuse_buildservice, rguenther |
| 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:56:51 UTC
Confirmed. I asked for support on the lxc-devel mailinglist, if I cannot solve this alone. Seems like a bug in gcc, according to the lxc maintainers: https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78969 (In reply to Johannes Kastl from comment #2) > Seems like a bug in gcc, according to the lxc maintainers: > https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78969 Let's CC our gcc maintainers then (In reply to Dominique Leuenberger from comment #3) > (In reply to Johannes Kastl from comment #2) > > Seems like a bug in gcc, according to the lxc maintainers: > > https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78969 > > Let's CC our gcc maintainers then It's fixed on trunk, we'll add the patch to Factory/gcc7 as soon as the patch will land in GCC 7 branch. Martin, thanks for your help! Any news on this? (In reply to Martin Liška from comment #4) > (In reply to Dominique Leuenberger from comment #3) > > (In reply to Johannes Kastl from comment #2) > > > Seems like a bug in gcc, according to the lxc maintainers: > > > https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78969 > > > > Let's CC our gcc maintainers then > > It's fixed on trunk, we'll add the patch to Factory/gcc7 as soon as the > patch will land in GCC 7 branch. Actually the lxc case was not fixed yet. You need to workaround this in lxc, for example by not using -Werror I added a workaround to the lxc package to get around this until gcc7 is fixed: https://build.opensuse.org/request/show/508214 Should be fixed as GCC 7 is one year in Factory now. |