Opened 5 months ago

Last modified 2 months ago

#70059 assigned defect

Stellarium fails to configure

Reported by: Mikedafish Owned by: michaelld (Michael Dickens)
Priority: Normal Milestone:
Component: ports Version: 2.9.3
Keywords: Cc: cooljeanius (Eric Gallager)
Port: stellarium

Description (last modified by jmroot (Joshua Root))

Running Macports 2.9.3 on Ventura 13.4.1 on MacBook M1 (2020)

1) In Configure phase, message :

-- Could NOT find Qt6Charts (missing: Qt6Charts_DIR)
:info:configure CMake Error at CMakeLists.txt:580 (FIND_PACKAGE):
:info:configure   Found package configuration file:
:info:configure     /opt/local/lib/cmake/Qt6/Qt6Config.cmake
:info:configure   but it set Qt6_FOUND to FALSE so package "Qt6" is considered to be NOT
:info:configure   FOUND.  Reason given by package:
:info:configure   Failed to find required Qt component "Charts".
:info:configure   Expected Config file at
:info:configure   "/opt/local/libexec/qt6/lib/cmake/Qt6Charts/Qt6ChartsConfig.cmake" does NOT
:info:configure   exist

workaround : install qt6-qtcharts

2) In Configure phase, message :

CMake Error at po/CMakeLists.txt:40 (FIND_PACKAGE):
:info:configure   By not providing "FindQt6LinguistTools.cmake" in CMAKE_MODULE_PATH this
:info:configure   project has asked CMake to find a package configuration file provided by
:info:configure   "Qt6LinguistTools", but CMake did not find one.
:info:configure   Could not find a package configuration file provided by "Qt6LinguistTools"
:info:configure   with any of the following names:
:info:configure     Qt6LinguistToolsConfig.cmake
:info:configure     qt6linguisttools-config.cmake

Not sure how to workaround this so raising ticket

Attachments (1)

stellarium_main.log.zip (95.0 KB) - added by Mikedafish 2 months ago.
main log as suggested.…

Download all attachments as: .zip

Change History (4)

comment:1 Changed 5 months ago by jmroot (Joshua Root)

Description: modified (diff)
Keywords: Stellarium QT6 removed
Milestone: MacPorts Future
Owner: set to michaelld
Port: stellarium added; Stellarium removed
Status: newassigned
Summary: Stellarium fails to installStellarium fails to configure

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.

comment:2 Changed 4 months ago by cooljeanius (Eric Gallager)

Cc: cooljeanius added

Changed 2 months ago by Mikedafish

Attachment: stellarium_main.log.zip added

main log as suggested....

comment:3 Changed 2 months ago by Mikedafish

Took me a while to figure out how to add/modify an existing ticket! Log now attached

Note: See TracTickets for help on using tickets.