Changes between Initial Version and Version 1 of Ticket #69587
- Timestamp:
- Mar 25, 2024, 12:52:52 PM (8 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #69587
-
Property
Status
changed from
new
toassigned
-
Property
Summary
changed from
qt6-webengine-docs is using an old version of CMake and fails to build
toqt6-qtwebengine-docs is using an old version of CMake and fails to build
- Property Owner set to MarcusCalhoun-Lopez
- Property Keywords qt6 cmake removed
- Property Port qt6-qtwebengine-docs added; qt6-webengine-docs removed
-
Property
Status
changed from
-
Ticket #69587 – Description
initial v1 1 qt6- webengine-docs has an internal copy of CMake that is version 3.12.2 (qt-cmake-private) while the CMake configuration files use features that appeared in CMake version 3.15 and the current version of CMake is >3.24.1 qt6-qtwebengine-docs has an internal copy of CMake that is version 3.12.2 (qt-cmake-private) while the CMake configuration files use features that appeared in CMake version 3.15 and the current version of CMake is >3.24. 2 2 3 3 Steps: 4 1. sudo port clean --all qt6-qtwebengine-docs5 2. sudo port -v -c -s -f -N install qt6-qtwebengine-docs4 1. `sudo port clean --all qt6-qtwebengine-docs` 5 2. `sudo port -v -c -s -f -N install qt6-qtwebengine-docs` 6 6 The build fails: 7 7 {{{