Skip to content

Disable qttranslations in non native builds

Hannah von Reth requested to merge work/translations into dev

@vkrause

*** Handling package: libs/qt6/qttranslations, action: all ***
*** Action: fetch-binary for libs/qt6/qttranslations ***
Could not find libs/qt6/qttranslations=6.7.2 in https://files.kde.org/craft/Qt6/24.08/ios/clang/arm64/RelWithDebInfo
Could not find libs/qt6/qttranslations=6.7.2 in https://files.kde.org/craft/Qt6/24.08/ios/clang/arm64/Release
*** libs/qt6/qttranslations not found in cache ***
*** Action: fetch for libs/qt6/qttranslations ***
*** Action: unpack for libs/qt6/qttranslations ***
executing command: /Users/hannah/CraftRoot/dev-utils/bin/7za x /Users/hannah/CraftIOS/download/archives/libs/qt6/qttranslations/qttranslations-everywhere-src-6.7.2.tar.xz -so -bsp2 | /usr/bin/tar --directory /Users/hannah/CraftIOS/build/libs/qt6/qttranslations/work -xf -
*** Action: configure for libs/qt6/qttranslations ***
executing command: /Users/hannah/CraftRoot/dev-utils/bin/cmake -G Ninja -DBUILD_TESTING=OFF -DBUILD_SHARED_LIBS=OFF -DCMAKE_INSTALL_PREFIX=/Users/hannah/CraftIOS -DCMAKE_PREFIX_PATH=/Users/hannah/CraftIOS -DCMAKE_REQUIRED_INCLUDES=/Users/hannah/CraftIOS/include -DCMAKE_C_STANDARD_INCLUDE_DIRECTORIES=/Users/hannah/CraftIOS/include -DCMAKE_EXPORT_COMPILE_COMMANDS=ON -DCMAKE_BUILD_TYPE=RelWithDebInfo -DCMAKE_TOOLCHAIN_FILE=/Users/hannah/CraftIOS/lib/cmake/Qt6/qt.toolchain.cmake -DCMAKE_OSX_SYSROOT=iphonesimulator -DCMAKE_OSX_DEPLOYMENT_TARGET=17.5 -DQT_NO_APPLE_SDK_AND_XCODE_CHECK=ON -S /Users/hannah/CraftIOS/build/libs/qt6/qttranslations/work/qttranslations-everywhere-src-6.7.2
-- The CXX compiler identification is AppleClang 15.0.0.15000309
-- The C compiler identification is AppleClang 15.0.0.15000309
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Check for working CXX compiler: /Users/hannah/CraftRoot/dev-utils/ccache/bin/clang++ - skipped
-- Detecting CXX compile features
-- Detecting CXX compile features - done
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Check for working C compiler: /Users/hannah/CraftRoot/dev-utils/ccache/bin/clang - skipped
-- Detecting C compile features
-- Detecting C compile features - done
-- Performing Test CMAKE_HAVE_LIBC_PTHREAD
-- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success
-- Found Threads: TRUE
-- Found ZLIB: /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator17.5.sdk/usr/lib/libz.tbd (found version "1.2.12")
-- Found WrapSystemZLIB: TRUE (found version "1.2.12")
-- Using system ZLIB.
-- Found WrapZLIB: TRUE
-- Performing Test HAVE_STDATOMIC
-- Performing Test HAVE_STDATOMIC - Success
-- Found WrapAtomic: TRUE
-- Looking for backtrace
-- Looking for backtrace - found
-- backtrace facility detected in default set of libraries
-- Found Backtrace: /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator17.5.sdk/usr/include
-- Using Qt bundled PCRE2.
-- Found WrapPCRE2: TRUE
-- Performing Test HAVE_GETTIME
-- Performing Test HAVE_GETTIME - Success
-- Performing Test HAVE_SHM_OPEN_SHM_UNLINK
-- Performing Test HAVE_SHM_OPEN_SHM_UNLINK - Success
-- Found WrapRt: TRUE
-- Configuring done (5.8s)
-- Generating done (0.0s)
CMake Warning:
  Manually-specified variables were not used by the project:

    CMAKE_EXPORT_COMPILE_COMMANDS


-- Build files have been written to: /Users/hannah/CraftIOS/build/libs/qt6/qttranslations/work/build
*** Action: make for libs/qt6/qttranslations ***
executing command: /Users/hannah/CraftRoot/dev-utils/bin/ninja
ninja: no work to do.
*** Action: cleanimage for libs/qt6/qttranslations ***
*** Action: install for libs/qt6/qttranslations ***

Merge request reports

Loading