******************************************************************************** conan install sqlitecpp/3.1.1@ --build=sqlitecpp --profile=/Users/jenkins/w/BuildSingleReference/25785/6a1f4364-0a7c-4243-89ab-630adf15617e/profile.txt ******************************************************************************** Auto detecting your dev setup to initialize the default profile (/Users/jenkins/w/BuildSingleReference/.conan/profiles/default) Found apple-clang 11.0 Default settings os=Macos os_build=Macos arch=x86_64 arch_build=x86_64 compiler=apple-clang compiler.version=11.0 compiler.libcxx=libc++ build_type=Release *** You can change them in /Users/jenkins/w/BuildSingleReference/.conan/profiles/default *** *** Or override with -s compiler='other' -s ...s*** Configuration: [settings] arch=x86_64 arch_build=x86_64 build_type=Debug compiler=apple-clang compiler.libcxx=libc++ compiler.version=11.0 os=Macos os_build=Macos [options] sqlitecpp:shared=True [build_requires] [env] sqlite3/3.36.0: Not found in local cache, looking in remotes... sqlite3/3.36.0: Trying with 'conan-center'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz sqlite3/3.36.0: Downloaded recipe revision e758efb58f624c3d0ffa2dc0a547cfe3 sqlitecpp/3.1.1: Forced build from source Installing package: sqlitecpp/3.1.1 Requirements sqlite3/3.36.0 from 'conan-center' - Downloaded sqlitecpp/3.1.1 from local cache - Cache Packages sqlite3/3.36.0:644c5ee8bca691fe3b3c9b0196f8bc0904d3addf - Download sqlitecpp/3.1.1:87239a0863b720396d7be00aafefd8fc462de977 - Build Installing (downloading, building) binaries... sqlite3/3.36.0: Retrieving package 644c5ee8bca691fe3b3c9b0196f8bc0904d3addf from remote 'conan-center' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz sqlite3/3.36.0: Package installed 644c5ee8bca691fe3b3c9b0196f8bc0904d3addf sqlite3/3.36.0: Downloaded package revision 1ebdb985e250b1487a735fa736bed320 sqlite3/3.36.0: Appending PATH env var with : /Users/jenkins/w/BuildSingleReference/.conan/data/sqlite3/3.36.0/_/_/package/644c5ee8bca691fe3b3c9b0196f8bc0904d3addf/bin [HOOK - conan-center.py] post_package_info(): [CMAKE FILE NOT IN BUILD FOLDERS (KB-H019)] OK [HOOK - conan-center.py] post_package_info(): [LIBRARY DOES NOT EXIST (KB-H054)] OK [HOOK - conan-center.py] pre_source(): [IMMUTABLE SOURCES (KB-H010)] OK sqlitecpp/3.1.1: Configuring sources in /Users/jenkins/w/BuildSingleReference/.conan/data/sqlitecpp/3.1.1/_/_/source [HOOK - conan-center.py] post_source(): [LIBCXX MANAGEMENT (KB-H011)] OK [HOOK - conan-center.py] post_source(): [CPPSTD MANAGEMENT (KB-H022)] OK sqlitecpp/3.1.1: Copying sources to build folder sqlitecpp/3.1.1: Building your package in /Users/jenkins/w/BuildSingleReference/.conan/data/sqlitecpp/3.1.1/_/_/build/87239a0863b720396d7be00aafefd8fc462de977 sqlitecpp/3.1.1: Generator cmake created conanbuildinfo.cmake sqlitecpp/3.1.1: Generator cmake_find_package created FindSQLite3.cmake [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 sqlitecpp/3.1.1: Calling build() ----Running------ > cd '/Users/jenkins/w/BuildSingleReference/.conan/data/sqlitecpp/3.1.1/_/_/build/87239a0863b720396d7be00aafefd8fc462de977/build_subfolder' && cmake -G "Unix Makefiles" -DCMAKE_BUILD_TYPE="Debug" -DCMAKE_OSX_ARCHITECTURES="x86_64" -DCONAN_IN_LOCAL_CACHE="ON" -DCONAN_COMPILER="apple-clang" -DCONAN_COMPILER_VERSION="11.0" -DCONAN_CXX_FLAGS="-m64" -DCONAN_SHARED_LINKER_FLAGS="-m64" -DCONAN_C_FLAGS="-m64" -DCONAN_LIBCXX="libc++" -DBUILD_SHARED_LIBS="ON" -DCMAKE_INSTALL_PREFIX="/Users/jenkins/w/BuildSingleReference/.conan/data/sqlitecpp/3.1.1/_/_/package/87239a0863b720396d7be00aafefd8fc462de977" -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/BuildSingleReference/.conan/data/sqlitecpp/3.1.1/_/_/build/87239a0863b720396d7be00aafefd8fc462de977" -DCMAKE_EXPORT_NO_PACKAGE_REGISTRY="ON" -DCONAN_EXPORTED="1" -DSQLITECPP_INTERNAL_SQLITE="False" -DSQLITECPP_RUN_CPPLINT="False" -DSQLITECPP_RUN_CPPCHECK="False" -DSQLITECPP_RUN_DOXYGEN="False" -DSQLITECPP_BUILD_EXAMPLES="False" -DSQLITECPP_BUILD_TESTS="False" -Wno-dev '/Users/jenkins/w/BuildSingleReference/.conan/data/sqlitecpp/3.1.1/_/_/build/87239a0863b720396d7be00aafefd8fc462de977' ----------------- -- The C compiler identification is AppleClang 11.0.0.11000033 -- The CXX compiler identification is AppleClang 11.0.0.11000033 -- Check for working C compiler: /Applications/Xcode-11.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/cc -- Check for working C compiler: /Applications/Xcode-11.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/cc -- works -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Detecting C compile features -- Detecting C compile features - done -- Check for working CXX compiler: /Applications/Xcode-11.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ -- Check for working CXX compiler: /Applications/Xcode-11.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ -- works -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Detecting CXX compile features -- Detecting CXX compile features - done -- Conan: called by CMake conan helper -- Conan: called inside local cache -- Conan: Adjusting output directories -- Conan: Using cmake targets configuration -- Library sqlite3 found /Users/jenkins/w/BuildSingleReference/.conan/data/sqlite3/3.36.0/_/_/package/644c5ee8bca691fe3b3c9b0196f8bc0904d3addf/lib/libsqlite3.a -- Conan: Adjusting default RPATHs Conan policies -- Conan: Adjusting language standard -- Conan: C++ stdlib: libc++ -- Using c++ standard c++11 -- CMake version: 3.16.4 -- Project version: 3.1.1 -- Using Stack Protection hardening -- CMAKE_CXX_COMPILER '/Applications/Xcode-11.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++' 'AppleClang' '11.0.0.11000033' -- CMAKE_CXX_FLAGS ' -m64 -stdlib=libc++ -Wall -Wextra -Wpedantic -Wswitch-enum -Wshadow -Wno-long-long' -- CMAKE_CXX_FLAGS_DEBUG '-g' -- Conan: Using autogenerated FindSQLite3.cmake -- Found SQLite3: 3.36.0 (found version "3.36.0") -- Library sqlite3 found /Users/jenkins/w/BuildSingleReference/.conan/data/sqlite3/3.36.0/_/_/package/644c5ee8bca691fe3b3c9b0196f8bc0904d3addf/lib/libsqlite3.a -- Found: /Users/jenkins/w/BuildSingleReference/.conan/data/sqlite3/3.36.0/_/_/package/644c5ee8bca691fe3b3c9b0196f8bc0904d3addf/lib/libsqlite3.a -- Library sqlite3 found /Users/jenkins/w/BuildSingleReference/.conan/data/sqlite3/3.36.0/_/_/package/644c5ee8bca691fe3b3c9b0196f8bc0904d3addf/lib/libsqlite3.a -- Found: /Users/jenkins/w/BuildSingleReference/.conan/data/sqlite3/3.36.0/_/_/package/644c5ee8bca691fe3b3c9b0196f8bc0904d3addf/lib/libsqlite3.a -- Link to sqlite3 system library -- Looking for pthread.h -- Looking for pthread.h - found -- Performing Test CMAKE_HAVE_LIBC_PTHREAD -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success -- Found Threads: TRUE -- SQLITECPP_RUN_CPPLINT OFF -- SQLITECPP_RUN_CPPCHECK OFF -- SQLITECPP_RUN_DOXYGEN OFF -- SQLITECPP_BUILD_EXAMPLES OFF -- SQLITECPP_BUILD_TESTS OFF -- Configuring done -- Generating done -- Build files have been written to: /Users/jenkins/w/BuildSingleReference/.conan/data/sqlitecpp/3.1.1/_/_/build/87239a0863b720396d7be00aafefd8fc462de977/build_subfolder ----Running------ > cmake --build '/Users/jenkins/w/BuildSingleReference/.conan/data/sqlitecpp/3.1.1/_/_/build/87239a0863b720396d7be00aafefd8fc462de977/build_subfolder' '--' '-j4' ----------------- Scanning dependencies of target SQLiteCpp [ 57%] Building CXX object source_subfolder/CMakeFiles/SQLiteCpp.dir/src/Backup.cpp.o [ 57%] Building CXX object source_subfolder/CMakeFiles/SQLiteCpp.dir/src/Column.cpp.o [ 57%] Building CXX object source_subfolder/CMakeFiles/SQLiteCpp.dir/src/Exception.cpp.o [ 57%] Building CXX object source_subfolder/CMakeFiles/SQLiteCpp.dir/src/Database.cpp.o [ 71%] Building CXX object source_subfolder/CMakeFiles/SQLiteCpp.dir/src/Statement.cpp.o [ 85%] Building CXX object source_subfolder/CMakeFiles/SQLiteCpp.dir/src/Transaction.cpp.o [100%] Linking CXX shared library ../lib/libSQLiteCpp.dylib [100%] Built target SQLiteCpp sqlitecpp/3.1.1: Package '87239a0863b720396d7be00aafefd8fc462de977' built sqlitecpp/3.1.1: Build folder /Users/jenkins/w/BuildSingleReference/.conan/data/sqlitecpp/3.1.1/_/_/build/87239a0863b720396d7be00aafefd8fc462de977 sqlitecpp/3.1.1: Generated conaninfo.txt sqlitecpp/3.1.1: Generated conanbuildinfo.txt sqlitecpp/3.1.1: Generating the package sqlitecpp/3.1.1: Package folder /Users/jenkins/w/BuildSingleReference/.conan/data/sqlitecpp/3.1.1/_/_/package/87239a0863b720396d7be00aafefd8fc462de977 sqlitecpp/3.1.1: Calling package() ----Running------ > cmake --build '/Users/jenkins/w/BuildSingleReference/.conan/data/sqlitecpp/3.1.1/_/_/build/87239a0863b720396d7be00aafefd8fc462de977/build_subfolder' '--target' 'install' '--' '-j4' ----------------- [100%] Built target SQLiteCpp Install the project... -- Install configuration: "Debug" -- Installing: /Users/jenkins/w/BuildSingleReference/.conan/data/sqlitecpp/3.1.1/_/_/package/87239a0863b720396d7be00aafefd8fc462de977/lib/libSQLiteCpp.0.dylib -- Installing: /Users/jenkins/w/BuildSingleReference/.conan/data/sqlitecpp/3.1.1/_/_/package/87239a0863b720396d7be00aafefd8fc462de977/lib/libSQLiteCpp.dylib -- Installing: /Users/jenkins/w/BuildSingleReference/.conan/data/sqlitecpp/3.1.1/_/_/package/87239a0863b720396d7be00aafefd8fc462de977/include -- Installing: /Users/jenkins/w/BuildSingleReference/.conan/data/sqlitecpp/3.1.1/_/_/package/87239a0863b720396d7be00aafefd8fc462de977/include/SQLiteCpp -- Installing: /Users/jenkins/w/BuildSingleReference/.conan/data/sqlitecpp/3.1.1/_/_/package/87239a0863b720396d7be00aafefd8fc462de977/include/SQLiteCpp/VariadicBind.h -- Installing: /Users/jenkins/w/BuildSingleReference/.conan/data/sqlitecpp/3.1.1/_/_/package/87239a0863b720396d7be00aafefd8fc462de977/include/SQLiteCpp/Utils.h -- Installing: /Users/jenkins/w/BuildSingleReference/.conan/data/sqlitecpp/3.1.1/_/_/package/87239a0863b720396d7be00aafefd8fc462de977/include/SQLiteCpp/SQLiteCpp.h -- Installing: /Users/jenkins/w/BuildSingleReference/.conan/data/sqlitecpp/3.1.1/_/_/package/87239a0863b720396d7be00aafefd8fc462de977/include/SQLiteCpp/Statement.h -- Installing: /Users/jenkins/w/BuildSingleReference/.conan/data/sqlitecpp/3.1.1/_/_/package/87239a0863b720396d7be00aafefd8fc462de977/include/SQLiteCpp/Backup.h -- Installing: /Users/jenkins/w/BuildSingleReference/.conan/data/sqlitecpp/3.1.1/_/_/package/87239a0863b720396d7be00aafefd8fc462de977/include/SQLiteCpp/Assertion.h -- Installing: /Users/jenkins/w/BuildSingleReference/.conan/data/sqlitecpp/3.1.1/_/_/package/87239a0863b720396d7be00aafefd8fc462de977/include/SQLiteCpp/Column.h -- Installing: /Users/jenkins/w/BuildSingleReference/.conan/data/sqlitecpp/3.1.1/_/_/package/87239a0863b720396d7be00aafefd8fc462de977/include/SQLiteCpp/Database.h -- Installing: /Users/jenkins/w/BuildSingleReference/.conan/data/sqlitecpp/3.1.1/_/_/package/87239a0863b720396d7be00aafefd8fc462de977/include/SQLiteCpp/ExecuteMany.h -- Installing: /Users/jenkins/w/BuildSingleReference/.conan/data/sqlitecpp/3.1.1/_/_/package/87239a0863b720396d7be00aafefd8fc462de977/include/SQLiteCpp/Exception.h -- Installing: /Users/jenkins/w/BuildSingleReference/.conan/data/sqlitecpp/3.1.1/_/_/package/87239a0863b720396d7be00aafefd8fc462de977/include/SQLiteCpp/Transaction.h -- Installing: /Users/jenkins/w/BuildSingleReference/.conan/data/sqlitecpp/3.1.1/_/_/package/87239a0863b720396d7be00aafefd8fc462de977/lib/cmake/SQLiteCpp/SQLiteCppTargets.cmake -- Installing: /Users/jenkins/w/BuildSingleReference/.conan/data/sqlitecpp/3.1.1/_/_/package/87239a0863b720396d7be00aafefd8fc462de977/lib/cmake/SQLiteCpp/SQLiteCppTargets-debug.cmake -- Installing: /Users/jenkins/w/BuildSingleReference/.conan/data/sqlitecpp/3.1.1/_/_/package/87239a0863b720396d7be00aafefd8fc462de977/lib/cmake/SQLiteCpp/SQLiteCppConfig.cmake -- Installing: /Users/jenkins/w/BuildSingleReference/.conan/data/sqlitecpp/3.1.1/_/_/package/87239a0863b720396d7be00aafefd8fc462de977/lib/cmake/SQLiteCpp/SQLiteCppConfigVersion.cmake [HOOK - conan-center.py] post_package(): [PACKAGE LICENSE (KB-H012)] OK [HOOK - conan-center.py] post_package(): [DEFAULT PACKAGE LAYOUT (KB-H013)] OK [HOOK - conan-center.py] post_package(): [MATCHING CONFIGURATION (KB-H014)] OK [HOOK - conan-center.py] post_package(): [SHARED ARTIFACTS (KB-H015)] OK [HOOK - conan-center.py] post_package(): [PC-FILES (KB-H020)] OK [HOOK - conan-center.py] post_package(): [CMAKE-MODULES-CONFIG-FILES (KB-H016)] OK [HOOK - conan-center.py] post_package(): [PDB FILES NOT ALLOWED (KB-H017)] OK [HOOK - conan-center.py] post_package(): [LIBTOOL FILES PRESENCE (KB-H018)] OK [HOOK - conan-center.py] post_package(): [MS RUNTIME FILES (KB-H021)] OK sqlitecpp/3.1.1 package(): Packaged 1 '.txt' file: LICENSE.txt sqlitecpp/3.1.1 package(): Packaged 11 '.h' files sqlitecpp/3.1.1 package(): Packaged 2 '.dylib' files: libSQLiteCpp.dylib, libSQLiteCpp.0.dylib sqlitecpp/3.1.1 package(): Packaged 1 '.cmake' file: conan-official-sqlitecpp-targets.cmake sqlitecpp/3.1.1: Package '87239a0863b720396d7be00aafefd8fc462de977' created sqlitecpp/3.1.1: Created package revision 8a5f39c92207f170bf9f08027effb5ee [HOOK - conan-center.py] post_package_info(): [CMAKE FILE NOT IN BUILD FOLDERS (KB-H019)] OK [HOOK - conan-center.py] post_package_info(): [LIBRARY DOES NOT EXIST (KB-H054)] OK CMake Warning: Manually-specified variables were not used by the project: CMAKE_EXPORT_NO_PACKAGE_REGISTRY