|
Bugzilla – Full Text Bug Listing |
| Summary: | GCC6: buzztrax fails to build | ||
|---|---|---|---|
| Product: | [openSUSE] openSUSE Tumbleweed | Reporter: | Dominique Leuenberger <dimstar> |
| Component: | Other | Assignee: | Dave Plater <davejplater> |
| 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 12:37:44 UTC
Added -Wno-error=misleading-indentation flag as a work around, I'll either patch and send upstream or have fixed upstream, if there are too many errors when I've finished an urgent work project. Dominique, perhaps you can give me a hint why Tumbleweed and lesser, after inserting the -Wno-error=misleading-indentation flag, fail to find the c compiler and Factory does? See multimedia:apps/buzztrax. Thanks (In reply to Dave Plater from comment #2) > Dominique, perhaps you can give me a hint why Tumbleweed and lesser, after > inserting the -Wno-error=misleading-indentation flag, fail to find the c > compiler and Factory does? See multimedia:apps/buzztrax. > Thanks openSUSE:Tumbleweed (= openSUSE:Factory/snapshot) builds against what is currently published as Tumbleweed - this is based on GCC5 openSUSE:Factory/standard builds against the next snapshot (switched to gcc6 a couple days ago). wait, and Tumbleweed will sync up again. As to why it currently fails for you on Tumbleweed: gcc5 does not know -Wno-error=misleading-indentation. This is an autogenerated message for OBS integration: This bug (985062) was mentioned in https://build.opensuse.org/request/show/402948 Factory / buzztrax Fixed misleading-indentations in buzztrax with a patch made from git and removed the -Wno-misleading-indentations flag from the build. sr#405230 |