-
-
Save PhotonQuantum/5ff9d088feed4dfb24d20b9523d41ba0 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2022-08-20 06:07:46 +0000 | |
cmake | |
-DCMAKE_INSTALL_PREFIX=/opt/homebrew/Cellar/kf5-kwallet/5.97.0 | |
-DCMAKE_INSTALL_LIBDIR=lib | |
-DCMAKE_BUILD_TYPE=Release | |
-DCMAKE_FIND_FRAMEWORK=LAST | |
-DCMAKE_VERBOSE_MAKEFILE=ON | |
-Wno-dev | |
-DBUILD_TESTING=OFF | |
-DCMAKE_OSX_SYSROOT=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk | |
-G | |
Ninja | |
-B | |
build | |
-S | |
. | |
-D | |
BUILD_QCH=ON | |
-D | |
BUILD_TESTING=ON | |
-D | |
BUILD_TESTS=ON | |
-D | |
BUILD_UNITTESTS=ON | |
-D | |
CMAKE_INSTALL_BUNDLEDIR=/opt/homebrew/Cellar/kf5-kwallet/5.97.0/bin | |
-D | |
KDE_INSTALL_LIBDIR=lib | |
-D | |
KDE_INSTALL_PLUGINDIR=lib/qt5/plugins | |
-D | |
KDE_INSTALL_QMLDIR=lib/qt5/qml | |
-D | |
KDE_INSTALL_QTPLUGINDIR=lib/qt5/plugins | |
-D | |
APPLE_SUPPRESS_X11_WARNING=ON | |
-D | |
KF_IGNORE_PLATFORM_CHECK=ON | |
-- The C compiler identification is AppleClang 13.1.6.13160021 | |
-- The CXX compiler identification is AppleClang 13.1.6.13160021 | |
-- Detecting C compiler ABI info | |
-- Detecting C compiler ABI info - done | |
-- Check for working C compiler: /opt/homebrew/Library/Homebrew/shims/mac/super/clang - 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: /opt/homebrew/Library/Homebrew/shims/mac/super/clang++ - skipped | |
-- Detecting CXX compile features | |
-- Detecting CXX compile features - done | |
-- | |
Installing in /opt/homebrew/Cellar/kf5-kwallet/5.97.0. Run /tmp/kf5-kwallet-20220820-24530-8rfzcn/kwallet-5.97.0/build/prefix.sh to set the environment for KWallet. | |
-- Looking for __GLIBC__ | |
-- Looking for __GLIBC__ - not found | |
-- Performing Test _OFFT_IS_64BIT | |
-- Performing Test _OFFT_IS_64BIT - Success | |
-- Performing Test HAVE_DATE_TIME | |
-- Performing Test HAVE_DATE_TIME - Success | |
-- Performing Test BSYMBOLICFUNCTIONS_AVAILABLE | |
-- Performing Test BSYMBOLICFUNCTIONS_AVAILABLE - Failed | |
-- Could not set up the appstream test. appstreamcli is missing. | |
-- Found Gettext: /opt/homebrew/bin/msgmerge (found version "0.21") | |
-- Performing Test COMPILER_HAS_HIDDEN_VISIBILITY | |
-- Performing Test COMPILER_HAS_HIDDEN_VISIBILITY - Success | |
-- Performing Test COMPILER_HAS_HIDDEN_INLINE_VISIBILITY | |
-- Performing Test COMPILER_HAS_HIDDEN_INLINE_VISIBILITY - Success | |
-- Performing Test COMPILER_HAS_DEPRECATED_ATTR | |
-- Performing Test COMPILER_HAS_DEPRECATED_ATTR - Success | |
-- Found Doxygen: /opt/homebrew/bin/doxygen (found suitable version "1.9.4", minimum required is "1.8.13") found components: doxygen dot | |
-- Found QHelpGenerator executable: /opt/homebrew/opt/qt@5/bin/qhelpgenerator | |
-- No such target Qt5Gui_QCH defined when calling ecm_add_qch(), ignored. | |
Configuration file '/tmp/kf5-kwallet-20220820-24530-8rfzcn/kwallet-5.97.0/build/src/api/KWallet/KF5Wallet_ECMQchDoxygen.config' updated. | |
-- Looking for explicit_bzero | |
-- Looking for explicit_bzero - not found | |
-- Looking for RtlSecureZeroMemory | |
-- Looking for RtlSecureZeroMemory - not found | |
GPG support enabled | |
CMake Error at src/runtime/kwalletd/CMakeLists.txt:29 (find_package): | |
By not providing "FindQca-qt5.cmake" in CMAKE_MODULE_PATH this project has | |
asked CMake to find a package configuration file provided by "Qca-qt5", but | |
CMake did not find one. | |
Could not find a package configuration file provided by "Qca-qt5" with any | |
of the following names: | |
Qca-qt5Config.cmake | |
qca-qt5-config.cmake | |
Add the installation prefix of "Qca-qt5" to CMAKE_PREFIX_PATH or set | |
"Qca-qt5_DIR" to a directory containing one of the above files. If | |
"Qca-qt5" provides a separate development package or SDK, be sure it has | |
been installed. | |
-- Configuring incomplete, errors occurred! | |
See also "/tmp/kf5-kwallet-20220820-24530-8rfzcn/kwallet-5.97.0/build/CMakeFiles/CMakeOutput.log". | |
See also "/tmp/kf5-kwallet-20220820-24530-8rfzcn/kwallet-5.97.0/build/CMakeFiles/CMakeError.log". | |
HOMEBREW_VERSION: 3.5.9-135-g6096bc6 | |
ORIGIN: https://github.com/Homebrew/brew | |
HEAD: 6096bc6d71bfb42f285a12414d3aee7fcee1ed75 | |
Last commit: 15 hours ago | |
Core tap ORIGIN: https://github.com/Homebrew/homebrew-core | |
Core tap HEAD: f8ba8b88a053427b58425fdef42f2a3dbb253256 | |
Core tap last commit: 3 hours ago | |
Core tap branch: master | |
HOMEBREW_PREFIX: /opt/homebrew | |
HOMEBREW_CASK_OPTS: [] | |
HOMEBREW_EDITOR: nvim | |
HOMEBREW_MAKE_JOBS: 8 | |
HOMEBREW_NO_BOOTSNAP: set | |
Homebrew Ruby: 2.6.8 => /System/Library/Frameworks/Ruby.framework/Versions/2.6/usr/bin/ruby | |
CPU: octa-core 64-bit arm_firestorm_icestorm | |
Clang: 13.1.6 build 1316 | |
Git: 2.32.1 => /Applications/Xcode.app/Contents/Developer/usr/bin/git | |
Curl: 7.79.1 => /usr/bin/curl | |
macOS: 12.5-arm64 | |
CLT: 13.4.0.0.1.1651278267 | |
Xcode: 13.4.1 | |
Rosetta 2: false | |
HOMEBREW_CC: clang | |
HOMEBREW_CXX: clang++ | |
MAKEFLAGS: -j8 | |
CMAKE_PREFIX_PATH: /opt/homebrew/opt/libffi:/opt/homebrew/opt/m4:/opt/homebrew/opt/readline:/opt/homebrew/opt/openssl@1.1:/opt/homebrew/opt/qt@5:/opt/homebrew | |
CMAKE_INCLUDE_PATH: /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
CMAKE_LIBRARY_PATH: /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries | |
CMAKE_FRAMEWORK_PATH: /opt/homebrew/opt/qt@5/Frameworks | |
PKG_CONFIG_PATH: /opt/homebrew/opt/graphviz/lib/pkgconfig:/opt/homebrew/opt/gmp/lib/pkgconfig:/opt/homebrew/opt/bdw-gc/lib/pkgconfig:/opt/homebrew/opt/libffi/lib/pkgconfig:/opt/homebrew/opt/readline/lib/pkgconfig:/opt/homebrew/opt/guile/lib/pkgconfig:/opt/homebrew/opt/libidn2/lib/pkgconfig:/opt/homebrew/opt/libtasn1/lib/pkgconfig:/opt/homebrew/opt/nettle/lib/pkgconfig:/opt/homebrew/opt/p11-kit/lib/pkgconfig:/opt/homebrew/opt/openssl@1.1/lib/pkgconfig:/opt/homebrew/opt/libevent/lib/pkgconfig:/opt/homebrew/opt/libnghttp2/lib/pkgconfig:/opt/homebrew/opt/unbound/lib/pkgconfig:/opt/homebrew/opt/gnutls/lib/pkgconfig:/opt/homebrew/opt/libgpg-error/lib/pkgconfig:/opt/homebrew/opt/libassuan/lib/pkgconfig:/opt/homebrew/opt/libgcrypt/lib/pkgconfig:/opt/homebrew/opt/libksba/lib/pkgconfig:/opt/homebrew/opt/libusb/lib/pkgconfig:/opt/homebrew/opt/gpgme/lib/pkgconfig:/opt/homebrew/opt/libpng/lib/pkgconfig:/opt/homebrew/opt/freetype/lib/pkgconfig:/opt/homebrew/opt/pcre/lib/pkgconfig:/opt/homebrew/opt/glib/lib/pkgconfig:/opt/homebrew/opt/jpeg-turbo/lib/pkgconfig:/opt/homebrew/opt/pcre2/lib/pkgconfig:/opt/homebrew/opt/libtiff/lib/pkgconfig:/opt/homebrew/opt/webp/lib/pkgconfig:/opt/homebrew/opt/qt@5/lib/pkgconfig:/opt/homebrew/opt/xz/lib/pkgconfig:/opt/homebrew/opt/lz4/lib/pkgconfig:/opt/homebrew/opt/zstd/lib/pkgconfig:/opt/homebrew/opt/phonon/lib/pkgconfig:/opt/homebrew/opt/libogg/lib/pkgconfig:/opt/homebrew/opt/libvorbis/lib/pkgconfig:/opt/homebrew/opt/libcanberra/lib/pkgconfig:/opt/homebrew/opt/dbus/lib/pkgconfig:/opt/homebrew/opt/iso-codes/share/pkgconfig | |
PKG_CONFIG_LIBDIR: /usr/lib/pkgconfig:/opt/homebrew/Library/Homebrew/os/mac/pkgconfig/12 | |
HOMEBREW_GIT: git | |
HOMEBREW_SDKROOT: /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk | |
ACLOCAL_PATH: /opt/homebrew/share/aclocal | |
PATH: /opt/homebrew/Library/Homebrew/shims/mac/super:/opt/homebrew/opt/cmake/bin:/opt/homebrew/opt/doxygen/bin:/opt/homebrew/opt/gettext/bin:/opt/homebrew/opt/graphviz/bin:/opt/homebrew/opt/kdoctools/bin:/opt/homebrew/opt/ninja/bin:/opt/homebrew/opt/m4/bin:/opt/homebrew/opt/libtool/bin:/opt/homebrew/opt/pkg-config/bin:/opt/homebrew/opt/guile/bin:/opt/homebrew/opt/libidn2/bin:/opt/homebrew/opt/libtasn1/bin:/opt/homebrew/opt/nettle/bin:/opt/homebrew/opt/p11-kit/bin:/opt/homebrew/opt/openssl@1.1/bin:/opt/homebrew/opt/libevent/bin:/opt/homebrew/opt/gnutls/bin:/opt/homebrew/opt/libgpg-error/bin:/opt/homebrew/opt/libassuan/bin:/opt/homebrew/opt/libgcrypt/bin:/opt/homebrew/opt/libksba/bin:/opt/homebrew/opt/npth/bin:/opt/homebrew/opt/pinentry/bin:/opt/homebrew/opt/gnupg/bin:/opt/homebrew/opt/gpgme/bin:/opt/homebrew/opt/libpng/bin:/opt/homebrew/opt/freetype/bin:/opt/homebrew/opt/pcre/bin:/opt/homebrew/opt/glib/bin:/opt/homebrew/opt/jpeg-turbo/bin:/opt/homebrew/opt/pcre2/bin:/opt/homebrew/opt/giflib/bin:/opt/homebrew/opt/libtiff/bin:/opt/homebrew/opt/webp/bin:/opt/homebrew/opt/qt@5/bin:/opt/homebrew/opt/xz/bin:/opt/homebrew/opt/lz4/bin:/opt/homebrew/opt/zstd/bin:/opt/homebrew/opt/kf5-kcoreaddons/bin:/opt/homebrew/opt/kf5-kconfig/bin:/opt/homebrew/opt/kf5-kguiaddons/bin:/opt/homebrew/opt/kf5-kconfigwidgets/bin:/opt/homebrew/opt/kf5-kiconthemes/bin:/opt/homebrew/opt/phonon/bin:/opt/homebrew/opt/dbus/bin:/opt/homebrew/opt/kf5-kdbusaddons/bin:/opt/homebrew/opt/kf5-kservice/bin:/usr/bin:/bin:/usr/sbin:/sbin |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment