Summary
AD egg compilation fails due to unsupported gcc flag on OpenBSD-current
Metadata
- Id: 5ef8b00bd20d2cffeb0e4a54f6c8758944aedffa
- Trac id: 1095
- Type: defect
- Reporter: ckeen
- Owner:
- Cc:
- Status: closed
- Component: unknown
- Estimated difficulty: trivial
- Resolution: wontfix
- Priority: major
- Milestone: someday
- Version: 4.8.x
- Changetime: 2026-07-14 22:05:55 UTC
- Created: 2014-02-04 13:16:01 UTC
- Keywords: egg gcc AD compiler warning
Description
The AD egg fails to compile, due to a hard coded "-Wno-unused-but-set-variable" which is not available on OpenBSD-current's gcc (4.2.1).
It builds fine without that flag.
Changes and comments
[2016-08-25 21:15:26 UTC] sjamaan set difficulty to medium
[2016-08-25 21:24:10 UTC] ckeen changed difficulty from medium to trivial
[2026-07-14 22:05:54 UTC] felix wrote:
obsolete