New review comment by RandallFlagg on void-packages repository https://github.com/void-linux/void-packages/pull/51071#discussion_r1675663647 Comment: Also arm not relevant. Some parts of the QT6 package are missing also there: > CMake Error at /usr/aarch64-linux-gnu/usr/lib/cmake/Qt6/QtPublicDependencyHelpers.cmake:216 (find_package): > Could not find a package configuration file provided by "Qt6HostInfo" with > any of the following names: > > Qt6HostInfoConfig.cmake > qt6hostinfo-config.cmake > > Add the installation prefix of "Qt6HostInfo" to CMAKE_PREFIX_PATH or set > "Qt6HostInfo_DIR" to a directory containing one of the above files. If > "Qt6HostInfo" provides a separate development package or SDK, be sure it > has been installed. > Call Stack (most recent call first): > /usr/aarch64-linux-gnu/usr/lib64/cmake/Qt6/Qt6Dependencies.cmake:14 (_qt_internal_find_host_info_package) > /usr/aarch64-linux-gnu/usr/lib64/cmake/Qt6/Qt6Config.cmake:134 (include) > CMakeLists.txt:46 (find_package) > > > CMake Error at CMakeLists.txt:46 (find_package): > Found package configuration file: > > /usr/aarch64-linux-gnu/usr/lib64/cmake/Qt6/Qt6Config.cmake > > but it set Qt6_FOUND to FALSE so package "Qt6" is considered to be NOT > FOUND. > > > -- Configuring incomplete, errors occurred! > => ERROR: goldendict-ng-24.05.05_1: do_configure: 'CFLAGS="-DNDEBUG ${CFLAGS/ -pipe / }" CXXFLAGS="-DNDEBUG ${CXXFLAGS/ -pipe / }" cmake ${cmake_args} ${configure_args} ${LIBS:+-DCMAKE_C_STANDARD_LIBRARIES="$LIBS"} ${LIBS:+-DCMAKE_CXX_STANDARD_LIBRARIES="$LIBS"} ${wrksrc}/${build_wrksrc}' exited with 1 > => ERROR: in do_configure() at common/build-style/cmake.sh:77