|
Bugzilla – Full Text Bug Listing |
| Summary: | Package zziplib does not build with gcc14 because of new errors | ||
|---|---|---|---|
| Product: | [openSUSE] openSUSE Tumbleweed | Reporter: | Martin Jambor <mjambor> |
| Component: | Development | Assignee: | Josef Möllers <josef.moellers> |
| Status: | NEW --- | QA Contact: | E-mail List <qa-bugs> |
| Severity: | Normal | ||
| Priority: | P5 - None | ||
| 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: | 1220571 | ||
|
Description
Martin Jambor
2024-06-04 16:41:26 UTC
Upstream has dealt with the case that stops the build in https://github.com/gdraheim/zziplib/commit/bf539bd6a434f56f7ad7685fc0bc8496f652b5e8 However, the code introduced by that commit was then significantly shortened by subsequent commits and it is not immediately quite clear why. Therefore I suggest resorting to -fpermissive now and removing the flag (or attempt to remove it) when we upgrade to a newer upstream version. I have created https://build.opensuse.org/request/show/1187585 |