Changes between Initial Version and Version 1 of Ticket #70059


Ignore:
Timestamp:
May 23, 2024, 3:19:12 AM (5 months ago)
Author:
jmroot (Joshua Root)
Comment:

Please attach the main.log and CMakeError.log. It's not clear why this port would be looking for Qt 6 components when it only depends on Qt 5 ports.

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #70059

    • Property Status changed from new to assigned
    • Property Summary changed from Stellarium fails to install to Stellarium fails to configure
    • Property Owner set to michaelld
    • Property Milestone changed from MacPorts Future to
    • Property Keywords Stellarium QT6 removed
    • Property Port stellarium added; Stellarium removed
  • Ticket #70059 – Description

    initial v1  
    22
    331) In Configure phase, message :
     4{{{
    45-- Could NOT find Qt6Charts (missing: Qt6Charts_DIR)
    56:info:configure CMake Error at CMakeLists.txt:580 (FIND_PACKAGE):
     
    1213:info:configure   "/opt/local/libexec/qt6/lib/cmake/Qt6Charts/Qt6ChartsConfig.cmake" does NOT
    1314:info:configure   exist
    14 
     15}}}
    1516workaround : install qt6-qtcharts
    1617
    17182) In Configure phase, message :
     19{{{
    1820CMake Error at po/CMakeLists.txt:40 (FIND_PACKAGE):
    1921:info:configure   By not providing "FindQt6LinguistTools.cmake" in CMAKE_MODULE_PATH this
     
    2426:info:configure     Qt6LinguistToolsConfig.cmake
    2527:info:configure     qt6linguisttools-config.cmake
    26 
     28}}}
    2729Not sure how to workaround this so raising ticket