[Bug 266915] astro/stellarium: Fails to build if devel/qt6-base is installed but not x11-toolkits/qt6-charts
Date: Sun, 09 Oct 2022 11:54:47 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=266915 --- Comment #2 from Tomoaki AOKI <junchoon@dec.sakura.ne.jp> --- Forgot to quote error mode. ===> Performing out-of-source build /bin/mkdir -p /usr/ports/astro/stellarium/work/.build -- Found CMake 3.24.0 -- The C compiler identification is Clang 14.0.5 -- The CXX compiler identification is Clang 14.0.5 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /usr/bin/cc - skipped -- Detecting C compile features -- Detecting C compile features - done -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Check for working CXX compiler: /usr/bin/c++ - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done -- Performing Test HAVE_STDATOMIC -- Performing Test HAVE_STDATOMIC - Success -- Platform: FreeBSD-13.1-STABLE (amd64) -- Building Stellarium 1.0 (v1.22.3; Mode: Release) -- Found Threads: TRUE -- Found Qt6: /usr/local/lib/qt6/bin/qmake (found suitable version 6.4.0) -- Found OpenGL: /usr/local/lib/libOpenGL.so -- Found WrapOpenGL: TRUE -- Found XKB: /usr/local/lib/libxkbcommon.so (found suitable version "1.4.1", minimum required is "0.5.0") -- Found WrapVulkanHeaders: /usr/local/include -- Could NOT find Qt6Charts (missing: Qt6Charts_DIR) CMake Error at CMakeLists.txt:572 (FIND_PACKAGE): Found package configuration file: /usr/local/lib/cmake/Qt6/Qt6Config.cmake but it set Qt6_FOUND to FALSE so package "Qt6" is considered to be NOT FOUND. Reason given by package: Failed to find required Qt component "Charts". Expected Config file at "/usr/local/lib/cmake/Qt6Charts/Qt6ChartsConfig.cmake" does NOT exist Configuring with --debug-find-pkg=Qt6Charts might reveal details why the package was not found. Configuring with -DQT_DEBUG_FIND_PACKAGE=ON will print the values of some of the path variables that find_package uses to try and find the package. -- Configuring incomplete, errors occurred! See also "/usr/ports/astro/stellarium/work/.build/CMakeFiles/CMakeOutput.log". See also "/usr/ports/astro/stellarium/work/.build/CMakeFiles/CMakeError.log". *** Error code 1 Stop. make[1]: stopped in /usr/ports/astro/stellarium *** Error code 1 Stop. make: stopped in /usr/ports/astro/stellarium egrep: empty (sub)expression ** Command failed [exit code 1]: /usr/bin/script -qa /tmp/portupgrade20221009-42535-rdudr6 env UPGRADE_TOOL=portupgrade UPGRADE_PORT=stellarium-0.22.2 UPGRADE_PORT_VER=0.22.2 make WITH+="NVIDIA,NVIDIA_GL" ** Fix the problem and try again. -- You are receiving this mail because: You are the assignee for the bug.