******************************************************************************** conan test cci-bcd445cf/recipes/ldns/all/test_package/conanfile.py ldns/1.8.2@#e6a9c231f052b09b7380cf3a63178613 -pr:h /Users/jenkins/w/prod-v1/bsr/77574/fcfcf/profile_osx_130_libcpp_apple-clang_release_64.ldns-shared-False.txt -c:h tools.system.package_manager:mode=install -c:h tools.system.package_manager:sudo=True -c:h tools.apple:sdk_path=/Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk -pr:b /Users/jenkins/w/prod-v1/bsr/77574/fcfcf/profile_osx_130_libcpp_apple-clang_release_armv8..txt -c:b tools.system.package_manager:mode=install -c:b tools.system.package_manager:sudo=True -c:b tools.apple:sdk_path=/Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk ******************************************************************************** Configuration (profile_host): [settings] arch=x86_64 build_type=Release compiler=apple-clang compiler.libcxx=libc++ compiler.version=13.0 os=Macos [options] ldns:shared=False [build_requires] [env] [conf] tools.system.package_manager:mode=install tools.system.package_manager:sudo=True tools.apple:sdk_path=/Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk Configuration (profile_build): [settings] arch=armv8 build_type=Release compiler=apple-clang compiler.libcxx=libc++ compiler.version=13.0 os=Macos [options] [build_requires] [env] [conf] tools.system.package_manager:mode=install tools.system.package_manager:sudo=True tools.apple:sdk_path=/Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk Version ranges solved Version range '>=1.1 <4' required by 'ldns/1.8.2' resolved to 'openssl/3.2.0' in local cache Version range '>=1.2.11 <2' required by 'openssl/3.2.0' resolved to 'zlib/1.3' in local cache ldns/1.8.2 (test package): Installing package Requirements ldns/1.8.2 from local cache - Cache openssl/3.2.0 from 'conan-center' - Cache zlib/1.3 from 'conan-center' - Cache Packages ldns/1.8.2:a1013623ee28522680c24e561df8c0fb2545edbe - Cache openssl/3.2.0:d3771a6399aa2d5b52a48e5eed03952084fd25d6 - Cache zlib/1.3:e4fbacdee83eb1a2e68227ffe19f6e9a61b36cbc - Cache Cross-build from 'Macos:armv8' to 'Macos:x86_64' Installing (downloading, building) binaries... zlib/1.3: Already installed! openssl/3.2.0: Already installed! ldns/1.8.2: Already installed! ldns/1.8.2 (test package): Generator 'PkgConfigDeps' calling 'generate()' ldns/1.8.2 (test package): Generator txt created conanbuildinfo.txt ldns/1.8.2 (test package): Generator 'VirtualRunEnv' calling 'generate()' ldns/1.8.2 (test package): Generator 'CMakeToolchain' calling 'generate()' ldns/1.8.2 (test package): Preset 'release' added to CMakePresets.json. Invoke it manually using 'cmake --preset release' ldns/1.8.2 (test package): If your CMake version is not compatible with CMakePresets (<3.19) call cmake like: 'cmake -G "Unix Makefiles" -DCMAKE_TOOLCHAIN_FILE=/Users/jenkins/w/prod-v1/bsr/cci-bcd445cf/recipes/ldns/all/test_package/build/Release/generators/conan_toolchain.cmake -DCMAKE_POLICY_DEFAULT_CMP0091=NEW -DCMAKE_BUILD_TYPE=Release' ldns/1.8.2 (test package): Aggregating env generators ldns/1.8.2 (test package): Generated conaninfo.txt ldns/1.8.2 (test package): Generated graphinfo Using lockfile: '/Users/jenkins/w/prod-v1/bsr/cci-bcd445cf/recipes/ldns/all/test_package/build/Release/generators/conan.lock' Using cached profile from lockfile [HOOK - conan-center.py] pre_build(): [FPIC MANAGEMENT (KB-H007)] 'fPIC' option not found [HOOK - conan-center.py] pre_build(): [FPIC MANAGEMENT (KB-H007)] OK ldns/1.8.2 (test package): Calling build() ldns/1.8.2 (test package): CMake command: cmake -G "Unix Makefiles" -DCMAKE_TOOLCHAIN_FILE="/Users/jenkins/w/prod-v1/bsr/cci-bcd445cf/recipes/ldns/all/test_package/build/Release/generators/conan_toolchain.cmake" -DCMAKE_POLICY_DEFAULT_CMP0091="NEW" -DCMAKE_BUILD_TYPE="Release" "/Users/jenkins/w/prod-v1/bsr/cci-bcd445cf/recipes/ldns/all/test_package/." ----Running------ > cmake -G "Unix Makefiles" -DCMAKE_TOOLCHAIN_FILE="/Users/jenkins/w/prod-v1/bsr/cci-bcd445cf/recipes/ldns/all/test_package/build/Release/generators/conan_toolchain.cmake" -DCMAKE_POLICY_DEFAULT_CMP0091="NEW" -DCMAKE_BUILD_TYPE="Release" "/Users/jenkins/w/prod-v1/bsr/cci-bcd445cf/recipes/ldns/all/test_package/." ----------------- -- Using Conan toolchain: /Users/jenkins/w/prod-v1/bsr/cci-bcd445cf/recipes/ldns/all/test_package/build/Release/generators/conan_toolchain.cmake -- The C compiler identification is AppleClang 13.0.0.13000029 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/cc - skipped -- Detecting C compile features -- Detecting C compile features - done -- Could NOT find PkgConfig (missing: PKG_CONFIG_EXECUTABLE) -- Configuring incomplete, errors occurred! See also "/Users/jenkins/w/prod-v1/bsr/cci-bcd445cf/recipes/ldns/all/test_package/build/Release/CMakeFiles/CMakeOutput.log". CMake Error at /Users/jenkins/cmake/cmake-3.20.1/share/cmake-3.20/Modules/FindPkgConfig.cmake:612 (message): pkg-config tool not found Call Stack (most recent call first): /Users/jenkins/cmake/cmake-3.20.1/share/cmake-3.20/Modules/FindPkgConfig.cmake:778 (_pkg_check_modules_internal) CMakeLists.txt:5 (pkg_check_modules) ERROR: ldns/1.8.2 (test package): Error in build() method, line 19 cmake.configure() ConanException: Error 1 while executing cmake -G "Unix Makefiles" -DCMAKE_TOOLCHAIN_FILE="/Users/jenkins/w/prod-v1/bsr/cci-bcd445cf/recipes/ldns/all/test_package/build/Release/generators/conan_toolchain.cmake" -DCMAKE_POLICY_DEFAULT_CMP0091="NEW" -DCMAKE_BUILD_TYPE="Release" "/Users/jenkins/w/prod-v1/bsr/cci-bcd445cf/recipes/ldns/all/test_package/." ******************************************************************************** conan test cci-bcd445cf/recipes/ldns/all/test_v1_package/conanfile.py ldns/1.8.2@#e6a9c231f052b09b7380cf3a63178613 -pr:h /Users/jenkins/w/prod-v1/bsr/77574/fcfcf/profile_osx_130_libcpp_apple-clang_release_64.ldns-shared-False.txt -c:h tools.system.package_manager:mode=install -c:h tools.system.package_manager:sudo=True -c:h tools.apple:sdk_path=/Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk -pr:b /Users/jenkins/w/prod-v1/bsr/77574/fcfcf/profile_osx_130_libcpp_apple-clang_release_armv8..txt -c:b tools.system.package_manager:mode=install -c:b tools.system.package_manager:sudo=True -c:b tools.apple:sdk_path=/Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk ******************************************************************************** Configuration (profile_host): [settings] arch=x86_64 build_type=Release compiler=apple-clang compiler.libcxx=libc++ compiler.version=13.0 os=Macos [options] ldns:shared=False [build_requires] [env] [conf] tools.system.package_manager:mode=install tools.system.package_manager:sudo=True tools.apple:sdk_path=/Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk Configuration (profile_build): [settings] arch=armv8 build_type=Release compiler=apple-clang compiler.libcxx=libc++ compiler.version=13.0 os=Macos [options] [build_requires] [env] [conf] tools.system.package_manager:mode=install tools.system.package_manager:sudo=True tools.apple:sdk_path=/Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk Version ranges solved Version range '>=1.1 <4' required by 'ldns/1.8.2' resolved to 'openssl/3.2.0' in local cache Version range '>=1.2.11 <2' required by 'openssl/3.2.0' resolved to 'zlib/1.3' in local cache ldns/1.8.2 (test package): Installing package Requirements ldns/1.8.2 from local cache - Cache openssl/3.2.0 from 'conan-center' - Cache zlib/1.3 from 'conan-center' - Cache Packages ldns/1.8.2:a1013623ee28522680c24e561df8c0fb2545edbe - Cache openssl/3.2.0:d3771a6399aa2d5b52a48e5eed03952084fd25d6 - Cache zlib/1.3:e4fbacdee83eb1a2e68227ffe19f6e9a61b36cbc - Cache Cross-build from 'Macos:armv8' to 'Macos:x86_64' Installing (downloading, building) binaries... zlib/1.3: Already installed! openssl/3.2.0: Already installed! ldns/1.8.2: Already installed! ldns/1.8.2 (test package): Generator pkg_config created ldns.pc ldns/1.8.2 (test package): Generator pkg_config created libcrypto.pc ldns/1.8.2 (test package): Generator pkg_config created libssl.pc ldns/1.8.2 (test package): Generator pkg_config created openssl.pc ldns/1.8.2 (test package): Generator pkg_config created zlib.pc ldns/1.8.2 (test package): Generator txt created conanbuildinfo.txt ldns/1.8.2 (test package): Aggregating env generators ldns/1.8.2 (test package): Generated conaninfo.txt ldns/1.8.2 (test package): Generated graphinfo Using lockfile: '/Users/jenkins/w/prod-v1/bsr/cci-bcd445cf/recipes/ldns/all/test_v1_package/build/78a9a0113000f30e016afa55702db18abc81e71b/conan.lock' Using cached profile from lockfile [HOOK - conan-center.py] pre_build(): [FPIC MANAGEMENT (KB-H007)] 'fPIC' option not found [HOOK - conan-center.py] pre_build(): [FPIC MANAGEMENT (KB-H007)] OK ldns/1.8.2 (test package): Calling build() ----Running------ > cd '/Users/jenkins/w/prod-v1/bsr/cci-bcd445cf/recipes/ldns/all/test_v1_package/build/78a9a0113000f30e016afa55702db18abc81e71b' && cmake -G "Unix Makefiles" -DCMAKE_BUILD_TYPE="Release" -DCMAKE_OSX_ARCHITECTURES="x86_64" -DCMAKE_SYSTEM_NAME="Darwin" -DCONAN_IN_LOCAL_CACHE="OFF" -DCONAN_COMPILER="apple-clang" -DCONAN_COMPILER_VERSION="13.0" -DCONAN_CXX_FLAGS="-m64" -DCONAN_SHARED_LINKER_FLAGS="-m64" -DCONAN_C_FLAGS="-m64" -DCONAN_LIBCXX="libc++" -DCMAKE_INSTALL_PREFIX="/Users/jenkins/w/prod-v1/bsr/cci-bcd445cf/recipes/ldns/all/test_v1_package/build/78a9a0113000f30e016afa55702db18abc81e71b/package" -DCMAKE_INSTALL_BINDIR="bin" -DCMAKE_INSTALL_SBINDIR="bin" -DCMAKE_INSTALL_LIBEXECDIR="bin" -DCMAKE_INSTALL_LIBDIR="lib" -DCMAKE_INSTALL_INCLUDEDIR="include" -DCMAKE_INSTALL_OLDINCLUDEDIR="include" -DCMAKE_INSTALL_DATAROOTDIR="share" -DCMAKE_EXPORT_NO_PACKAGE_REGISTRY="ON" -DCONAN_EXPORTED="1" -Wno-dev '/Users/jenkins/w/prod-v1/bsr/cci-bcd445cf/recipes/ldns/all/test_v1_package' ----------------- -- The C compiler identification is AppleClang 13.0.0.13000029 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/cc - skipped -- Detecting C compile features -- Detecting C compile features - done -- Could NOT find PkgConfig (missing: PKG_CONFIG_EXECUTABLE) -- Configuring incomplete, errors occurred! See also "/Users/jenkins/w/prod-v1/bsr/cci-bcd445cf/recipes/ldns/all/test_v1_package/build/78a9a0113000f30e016afa55702db18abc81e71b/CMakeFiles/CMakeOutput.log". CMake Error at /Users/jenkins/cmake/cmake-3.20.1/share/cmake-3.20/Modules/FindPkgConfig.cmake:612 (message): pkg-config tool not found Call Stack (most recent call first): /Users/jenkins/cmake/cmake-3.20.1/share/cmake-3.20/Modules/FindPkgConfig.cmake:778 (_pkg_check_modules_internal) /Users/jenkins/w/prod-v1/bsr/cci-bcd445cf/recipes/ldns/all/test_package/CMakeLists.txt:5 (pkg_check_modules) ldns/1.8.2 (test package): WARN: ************************************************ The 'pkg_config' generator is deprecated. Please update your code and remove it. ************************************************* ldns/1.8.2 (test package): WARN: **** The 'from conans import CMake' helper is deprecated. Please update your code and remove it. **** ERROR: ldns/1.8.2 (test package): Error in build() method, line 12 cmake.configure() ConanException: Error 1 while executing cd '/Users/jenkins/w/prod-v1/bsr/cci-bcd445cf/recipes/ldns/all/test_v1_package/build/78a9a0113000f30e016afa55702db18abc81e71b' && cmake -G "Unix Makefiles" -DCMAKE_BUILD_TYPE="Release" -DCMAKE_OSX_ARCHITECTURES="x86_64" -DCMAKE_SYSTEM_NAME="Darwin" -DCONAN_IN_LOCAL_CACHE="OFF" -DCONAN_COMPILER="apple-clang" -DCONAN_COMPILER_VERSION="13.0" -DCONAN_CXX_FLAGS="-m64" -DCONAN_SHARED_LINKER_FLAGS="-m64" -DCONAN_C_FLAGS="-m64" -DCONAN_LIBCXX="libc++" -DCMAKE_INSTALL_PREFIX="/Users/jenkins/w/prod-v1/bsr/cci-bcd445cf/recipes/ldns/all/test_v1_package/build/78a9a0113000f30e016afa55702db18abc81e71b/package" -DCMAKE_INSTALL_BINDIR="bin" -DCMAKE_INSTALL_SBINDIR="bin" -DCMAKE_INSTALL_LIBEXECDIR="bin" -DCMAKE_INSTALL_LIBDIR="lib" -DCMAKE_INSTALL_INCLUDEDIR="include" -DCMAKE_INSTALL_OLDINCLUDEDIR="include" -DCMAKE_INSTALL_DATAROOTDIR="share" -DCMAKE_EXPORT_NO_PACKAGE_REGISTRY="ON" -DCONAN_EXPORTED="1" -Wno-dev '/Users/jenkins/w/prod-v1/bsr/cci-bcd445cf/recipes/ldns/all/test_v1_package'