Bug 1915684
| Summary: | libnuml: FTBFS in Fedora rawhide | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Tomáš Hrnčiar <thrnciar> |
| Component: | libnuml | Assignee: | Antonio T. sagitter <trpost> |
| Status: | CLOSED ERRATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | unspecified | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | rawhide | CC: | than, trpost |
| Target Milestone: | --- | Keywords: | Bugfix |
| Target Release: | --- | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| URL: | https://github.com/NuML/NuML/issues/19 | ||
| Whiteboard: | |||
| Fixed In Version: | libnuml-1.1.3-1.20201214git50815eb.fc34 | Doc Type: | If docs needed, set a value |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2021-01-16 20:04:38 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: | 1916161 | ||
| Bug Blocks: | 1868278, 1890881 | ||
|
Description
Tomáš Hrnčiar
2021-01-13 08:40:12 UTC
+ pushd libnuml
~/build/BUILD/NuML-50815eb877aaa42bf9428cfa32f6ea33fc101e3f/libnuml ~/build/BUILD/NuML-50815eb877aaa42bf9428cfa32f6ea33fc101e3f
+ doxygen -u
warning: Tag 'TCL_SUBST' at line 247 of file 'Doxyfile' has become obsolete.
This tag has been removed.
warning: Tag 'COLS_IN_ALPHA_INDEX' at line 1109 of file 'Doxyfile' has become obsolete.
This tag has been removed.
warning: Tag 'PERL_PATH' at line 2185 of file 'Doxyfile' has become obsolete.
This tag has been removed.
warning: Tag 'MSCGEN_PATH' at line 2207 of file 'Doxyfile' has become obsolete.
This tag has been removed.
Configuration file 'Doxyfile' updated.
+ doxygen
terminate called after throwing an instance of 'std::logic_error'
what(): basic_string::_M_construct null not valid
i added workaround in libnuml and it built fine now rawhide. The workaround will be removed once it's fixed in doxygen. https://koji.fedoraproject.org/koji/buildinfo?buildID=1670021 Thank you. FEDORA-2021-dca94e62f9 has been pushed to the Fedora 34 stable repository. If problem still persists, please make note of it in this bug report. |