Changes between Initial Version and Version 1 of Ticket #69587


Ignore:
Timestamp:
Mar 25, 2024, 12:52:52 PM (7 months ago)
Author:
ryandesign (Ryan Carsten Schmidt)
Comment:

Replying to opendragon:

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.

That sounds like a problem that is not specific to MacPorts and should be reported to the developers of Qt.

Meanwhile, there must be a way that it can build successfully or the port would never have been committed.

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #69587

    • Property Status changed from new to assigned
    • Property Summary changed from qt6-webengine-docs is using an old version of CMake and fails to build to qt6-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
  • 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.
     1qt6-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.
    22
    33Steps:
    4 1. sudo port clean --all qt6-qtwebengine-docs
    5 2. sudo port -v -c -s -f -N install qt6-qtwebengine-docs
     41. `sudo port clean --all qt6-qtwebengine-docs`
     52. `sudo port -v -c -s -f -N install qt6-qtwebengine-docs`
    66The build fails:
    77{{{