******************************************************************************** conan test conan-center-index/recipes/sqlite3/all/test_package/conanfile.py sqlite3/3.35.5@#4290feebf2015376faeebacb7435d8ce -pr:h /Users/jenkins/w/prod/BuildSingleReference@2/67909/4fbadd31-2cae-4856-b92c-eec92db4ebce/profile_osx_130_libcpp_apple-clang_debug_armv8.sqlite3-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/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk -pr:b /Users/jenkins/w/prod/BuildSingleReference@2/67909/4fbadd31-2cae-4856-b92c-eec92db4ebce/profile_osx_130_libcpp_apple-clang_debug_64.sqlite3-shared-False.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/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk ******************************************************************************** Auto detecting your dev setup to initialize the default profile (/Users/jenkins/w/prod/BuildSingleReference@2/.conan/profiles/default) Found apple-clang 13.0 apple-clang>=13, using the major as version Default settings os=Macos os_build=Macos arch=x86_64 arch_build=x86_64 compiler=apple-clang compiler.version=13 compiler.libcxx=libc++ build_type=Release *** You can change them in /Users/jenkins/w/prod/BuildSingleReference@2/.conan/profiles/default *** *** Or override with -s compiler='other' -s ...s*** Configuration (profile_host): [settings] arch=armv8 build_type=Debug compiler=apple-clang compiler.libcxx=libc++ compiler.version=13.0 os=Macos [options] sqlite3: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/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk Configuration (profile_build): [settings] arch=x86_64 build_type=Debug compiler=apple-clang compiler.libcxx=libc++ compiler.version=13.0 os=Macos [options] sqlite3: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/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk sqlite3/3.35.5 (test package): Installing package Requirements sqlite3/3.35.5 from local cache - Cache Packages sqlite3/3.35.5:aae8ebe87cd4b734dd05ab03e23af2baeb4ea2b9 - Download Cross-build from 'Macos:x86_64' to 'Macos:armv8' Installing (downloading, building) binaries... sqlite3/3.35.5: Retrieving package aae8ebe87cd4b734dd05ab03e23af2baeb4ea2b9 from remote 'c3i_PR-12041' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz sqlite3/3.35.5: Package installed aae8ebe87cd4b734dd05ab03e23af2baeb4ea2b9 sqlite3/3.35.5: Downloaded package revision 11d9293bd54dfd13ea65d61845a3d0a3 sqlite3/3.35.5: Appending PATH env var with : /Users/jenkins/w/prod/BuildSingleReference@2/.conan/data/sqlite3/3.35.5/_/_/package/aae8ebe87cd4b734dd05ab03e23af2baeb4ea2b9/bin sqlite3/3.35.5 (test package): Generator cmake created conanbuildinfo.cmake sqlite3/3.35.5 (test package): Generator txt created conanbuildinfo.txt sqlite3/3.35.5 (test package): Generator cmake_find_package created FindSQLite3.cmake sqlite3/3.35.5 (test package): Aggregating env generators sqlite3/3.35.5 (test package): Generated conaninfo.txt sqlite3/3.35.5 (test package): Generated graphinfo Using lockfile: '/Users/jenkins/w/prod/BuildSingleReference@2/conan-center-index/recipes/sqlite3/all/test_package/build/ce64145dacf33f89949b3be91cb42fc1b5f812c4/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 sqlite3/3.35.5 (test package): Calling build() ----Running------ > cd '/Users/jenkins/w/prod/BuildSingleReference@2/conan-center-index/recipes/sqlite3/all/test_package/build/ce64145dacf33f89949b3be91cb42fc1b5f812c4' && cmake -G "Unix Makefiles" -DCMAKE_BUILD_TYPE="Debug" -DCMAKE_OSX_ARCHITECTURES="arm64" -DCMAKE_SYSTEM_NAME="Darwin" -DCONAN_IN_LOCAL_CACHE="OFF" -DCONAN_COMPILER="apple-clang" -DCONAN_COMPILER_VERSION="13.0" -DCONAN_LIBCXX="libc++" -DCMAKE_INSTALL_PREFIX="/Users/jenkins/w/prod/BuildSingleReference@2/conan-center-index/recipes/sqlite3/all/test_package/build/ce64145dacf33f89949b3be91cb42fc1b5f812c4/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_MODULE_PATH="/Users/jenkins/w/prod/BuildSingleReference@2/conan-center-index/recipes/sqlite3/all/test_package/build/ce64145dacf33f89949b3be91cb42fc1b5f812c4" -DCMAKE_EXPORT_NO_PACKAGE_REGISTRY="ON" -DCONAN_EXPORTED="1" -DUSE_EMPTY_VFS="False" -Wno-dev '/Users/jenkins/w/prod/BuildSingleReference@2/conan-center-index/recipes/sqlite3/all/test_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/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/cc - skipped -- Detecting C compile features -- Detecting C compile features - done -- Conan: called by CMake conan helper -- Conan: Adjusting output directories -- Conan: Using cmake targets configuration -- Library sqlite3 found /Users/jenkins/w/prod/BuildSingleReference@2/.conan/data/sqlite3/3.35.5/_/_/package/aae8ebe87cd4b734dd05ab03e23af2baeb4ea2b9/lib/libsqlite3.a -- Conan: Adjusting default RPATHs Conan policies -- Conan: Adjusting language standard -- This project seems to be plain C, using 'AppleClang' compiler -- Conan: C++ stdlib: libc++ -- Conan: Using autogenerated FindSQLite3.cmake -- Found SQLite3: 3.35.5 (found version "3.35.5") -- Library sqlite3 found /Users/jenkins/w/prod/BuildSingleReference@2/.conan/data/sqlite3/3.35.5/_/_/package/aae8ebe87cd4b734dd05ab03e23af2baeb4ea2b9/lib/libsqlite3.a -- Found: /Users/jenkins/w/prod/BuildSingleReference@2/.conan/data/sqlite3/3.35.5/_/_/package/aae8ebe87cd4b734dd05ab03e23af2baeb4ea2b9/lib/libsqlite3.a -- Library sqlite3 found /Users/jenkins/w/prod/BuildSingleReference@2/.conan/data/sqlite3/3.35.5/_/_/package/aae8ebe87cd4b734dd05ab03e23af2baeb4ea2b9/lib/libsqlite3.a -- Found: /Users/jenkins/w/prod/BuildSingleReference@2/.conan/data/sqlite3/3.35.5/_/_/package/aae8ebe87cd4b734dd05ab03e23af2baeb4ea2b9/lib/libsqlite3.a -- Configuring done -- Generating done -- Build files have been written to: /Users/jenkins/w/prod/BuildSingleReference@2/conan-center-index/recipes/sqlite3/all/test_package/build/ce64145dacf33f89949b3be91cb42fc1b5f812c4 ----Running------ > cmake --build '/Users/jenkins/w/prod/BuildSingleReference@2/conan-center-index/recipes/sqlite3/all/test_package/build/ce64145dacf33f89949b3be91cb42fc1b5f812c4' '--' '-j4' ----------------- [ 50%] Building C object CMakeFiles/test_package.dir/test_package.c.o [100%] Linking C executable bin/test_package [100%] Built target test_package sqlite3/3.35.5 (test package): Running test() CMake Warning: Manually-specified variables were not used by the project: CMAKE_EXPORT_NO_PACKAGE_REGISTRY CMAKE_INSTALL_BINDIR CMAKE_INSTALL_DATAROOTDIR CMAKE_INSTALL_INCLUDEDIR CMAKE_INSTALL_LIBDIR CMAKE_INSTALL_LIBEXECDIR CMAKE_INSTALL_OLDINCLUDEDIR CMAKE_INSTALL_SBINDIR