Bug 2295683

Summary: mingw64-boost does not install BoostConfig.cmake file
Product: [Fedora] Fedora Reporter: Albert Astals Cid <aacid>
Component: mingw-boostAssignee: Thomas Sailer <fedora>
Status: CLOSED ERRATA QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 40CC: epel-packagers-sig, fedora, rjones
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: mingw-boost-1.78.0-12.fc40 mingw-boost-1.78.0-12.fc41 Doc Type: ---
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2024-09-04 02:23:18 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:

Description Albert Astals Cid 2024-07-03 21:14:42 UTC
"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.

Comment 1 Fedora Update System 2024-08-28 02:52:53 UTC
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

Comment 2 Fedora Update System 2024-08-28 02:52:55 UTC
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

Comment 3 Fedora Update System 2024-08-29 01:58:41 UTC
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.

Comment 4 Fedora Update System 2024-08-29 02:40:58 UTC
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.

Comment 5 Fedora Update System 2024-09-04 02:23:18 UTC
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.

Comment 6 Fedora Update System 2024-09-13 20:44:36 UTC
FEDORA-2024-02963dd4a5 (mingw-boost-1.78.0-12.fc41) has been pushed to the Fedora 41 stable repository.
If problem still persists, please make note of it in this bug report.