Note: This is a public test instance of Red Hat Bugzilla. The data contained within is a snapshot of the live data so any changes you make will not be reflected in the production Bugzilla. Email is disabled so feel free to test any aspect of the site that you want. File any problems you find or give feedback at bugzilla.redhat.com.

Bug 1915684

Summary: libnuml: FTBFS in Fedora rawhide
Product: [Fedora] Fedora Reporter: Tomáš Hrnčiar <thrnciar>
Component: libnumlAssignee: Antonio T. sagitter <trpost>
Status: CLOSED ERRATA QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: rawhideCC: 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
Description of problem:
Package libnuml fails to build from source in Fedora rawhide.

Version-Release number of selected component (if applicable):
1.1.1-24.20190327gite61f6d5.fc34

Steps to Reproduce:
koji build --scratch f34 libnuml-1.1.1-24.20190327gite61f6d5.fc34.src.rpm

Additional info:
This package is tracked by Koschei. See:
https://koschei.fedoraproject.org/package/libnuml

Comment 1 Antonio T. sagitter 2021-01-13 21:12:26 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

Comment 2 Than Ngo 2021-01-16 13:54:20 UTC
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

Comment 3 Antonio T. sagitter 2021-01-16 17:09:30 UTC
Thank you.

Comment 4 Fedora Update System 2021-01-16 20:04:38 UTC
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.