Bug 2138146
| Summary: | libsbml: FTBFS: fatal error: minizip/zip.h: No such file or directory | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Jitka Plesnikova <jplesnik> |
| Component: | libsbml | Assignee: | Zbigniew Jędrzejewski-Szmek <zbyszek> |
| Status: | CLOSED ERRATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | unspecified | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | rawhide | CC: | neuro-sig, r-maint-sig, trpost, zbyszek |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| URL: | https://koschei.fedoraproject.org/package/libsbml | ||
| Whiteboard: | |||
| Fixed In Version: | libsbml-5.19.0-21.fc38 | Doc Type: | If docs needed, set a value |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2022-10-27 22:41:55 UTC | Type: | Bug |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
| Bug Depends On: | |||
| Bug Blocks: | 2117176 | ||
FEDORA-2022-936275be3c has been submitted as an update to Fedora 38. https://bodhi.fedoraproject.org/updates/FEDORA-2022-936275be3c FEDORA-2022-936275be3c has been pushed to the Fedora 38 stable repository. If problem still persists, please make note of it in this bug report. |
Description of problem: Package libsbml fails to build from source in Fedora Rawhide. In file included from /builddir/build/BUILD/libSBML-5.19.0-Source/src/sbml/compress/OutputCompressor.cpp:55: /builddir/build/BUILD/libSBML-5.19.0-Source/src/sbml/compress/zipfstream.h:78:10: fatal error: minizip/zip.h: No such file or directory 78 | #include "minizip/zip.h" | ^~~~~~~~~~~~~~~ compilation terminated. make[2]: *** [src/CMakeFiles/sbml.dir/build.make:5693: src/CMakeFiles/sbml.dir/sbml/compress/OutputCompressor.cpp.o] Error 1 make[2]: *** Waiting for unfinished jobs.... It is probably related to replacement minizip by minizip-ng. https://fedoraproject.org/wiki/Changes/MinizipRenaming Dependency changes from last successful build: https://koschei.fedoraproject.org/build/13942357 Additional info: This package is tracked by Koschei. See: https://koschei.fedoraproject.org/package/libsbml