https://bugzilla.redhat.com/show_bug.cgi?id=2295683
Bug ID: 2295683 Summary: mingw64-boost does not install BoostConfig.cmake file Product: Fedora Version: 40 Status: NEW Component: mingw-boost Assignee: fedora@tsailer.ch Reporter: aacid@kde.org QA Contact: extras-qa@fedoraproject.org CC: epel-packagers-sig@lists.fedoraproject.org, fedora@tsailer.ch, rjones@redhat.com Target Milestone: --- Classification: Fedora
"Normal" boost-devel pacakge does
# rpm -ql boost-devel | grep BoostConfig.cmake /usr/lib64/cmake/Boost-1.83.0/BoostConfig.cmake #
but the mingw ones do not
# rpm -ql mingw64-boost | grep BoostConfig.cmake # rpm -ql mingw32-boost | grep BoostConfig.cmake #
This is important since cmake is suggesting to migrate to using boost own BoostConfig.cmake which means that "Could NOT find Boost" problem when using cmake + mingw64-boost + find boost using config using cmake.
https://bugzilla.redhat.com/show_bug.cgi?id=2295683
Fedora Update System updates@fedoraproject.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |MODIFIED
--- Comment #1 from Fedora Update System updates@fedoraproject.org --- FEDORA-2024-02963dd4a5 (mingw-boost-1.78.0-12.fc41) has been submitted as an update to Fedora 41. https://bodhi.fedoraproject.org/updates/FEDORA-2024-02963dd4a5
https://bugzilla.redhat.com/show_bug.cgi?id=2295683
--- Comment #2 from Fedora Update System updates@fedoraproject.org --- FEDORA-2024-7869158891 (mingw-boost-1.78.0-12.fc40) has been submitted as an update to Fedora 40. https://bodhi.fedoraproject.org/updates/FEDORA-2024-7869158891
https://bugzilla.redhat.com/show_bug.cgi?id=2295683
Fedora Update System updates@fedoraproject.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|MODIFIED |ON_QA
--- Comment #3 from Fedora Update System updates@fedoraproject.org --- FEDORA-2024-02963dd4a5 has been pushed to the Fedora 41 testing repository. Soon you'll be able to install the update with the following command: `sudo dnf upgrade --enablerepo=updates-testing --refresh --advisory=FEDORA-2024-02963dd4a5` You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2024-02963dd4a5
See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates.
https://bugzilla.redhat.com/show_bug.cgi?id=2295683
--- Comment #4 from Fedora Update System updates@fedoraproject.org --- FEDORA-2024-7869158891 has been pushed to the Fedora 40 testing repository. Soon you'll be able to install the update with the following command: `sudo dnf upgrade --enablerepo=updates-testing --refresh --advisory=FEDORA-2024-7869158891` You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2024-7869158891
See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates.
https://bugzilla.redhat.com/show_bug.cgi?id=2295683
Fedora Update System updates@fedoraproject.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Fixed In Version| |mingw-boost-1.78.0-12.fc40 Status|ON_QA |CLOSED Resolution|--- |ERRATA Last Closed| |2024-09-04 02:23:18
--- Comment #5 from Fedora Update System updates@fedoraproject.org --- FEDORA-2024-7869158891 (mingw-boost-1.78.0-12.fc40) has been pushed to the Fedora 40 stable repository. If problem still persists, please make note of it in this bug report.
epel-packagers-sig@lists.fedoraproject.org