******************************************************************************** conan install civetweb/1.14@ --build=civetweb --profile=/Users/jenkins/w/BuildSingleReference@2/12526/b958a451-652e-456c-be09-f525a7aae729/profile.txt ******************************************************************************** Auto detecting your dev setup to initialize the default profile (/Users/jenkins/w/BuildSingleReference@2/.conan/profiles/default) Found apple-clang 12.0 Default settings os=Macos os_build=Macos arch=x86_64 arch_build=x86_64 compiler=apple-clang compiler.version=12.0 compiler.libcxx=libc++ build_type=Release *** You can change them in /Users/jenkins/w/BuildSingleReference@2/.conan/profiles/default *** *** Or override with -s compiler='other' -s ...s*** Configuration: [settings] arch=x86_64 arch_build=x86_64 build_type=Release compiler=apple-clang compiler.libcxx=libc++ compiler.version=12.0 os=Macos os_build=Macos [options] civetweb:shared=True [build_requires] [env] openssl/1.1.1k: Not found in local cache, looking in remotes... openssl/1.1.1k: Trying with 'conan-center'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz openssl/1.1.1k: Downloaded recipe revision 3555e93beb1e5904c8f0689e8fce854e civetweb/1.14: Forced build from source Installing package: civetweb/1.14 Requirements civetweb/1.14 from local cache - Cache openssl/1.1.1k from 'conan-center' - Downloaded Packages civetweb/1.14:b2cbbabbb484d33d64b35388a0547ba19dfd7287 - Build openssl/1.1.1k:647afeb69d3b0a2d3d316e80b24d38c714cc6900 - Download Installing (downloading, building) binaries... openssl/1.1.1k: Retrieving package 647afeb69d3b0a2d3d316e80b24d38c714cc6900 from remote 'conan-center' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz openssl/1.1.1k: Package installed 647afeb69d3b0a2d3d316e80b24d38c714cc6900 openssl/1.1.1k: Downloaded package revision d521877cfb266140fdc8c4b6a3b86dcc [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 civetweb/1.14: Configuring sources in /Users/jenkins/w/BuildSingleReference@2/.conan/data/civetweb/1.14/_/_/source [HOOK - conan-center.py] post_source(): [LIBCXX MANAGEMENT (KB-H011)] OK [HOOK - conan-center.py] post_source(): [CPPSTD MANAGEMENT (KB-H022)] OK civetweb/1.14: Copying sources to build folder civetweb/1.14: Building your package in /Users/jenkins/w/BuildSingleReference@2/.conan/data/civetweb/1.14/_/_/build/b2cbbabbb484d33d64b35388a0547ba19dfd7287 civetweb/1.14: Generator cmake created conanbuildinfo.cmake civetweb/1.14: Generator cmake_find_package created FindOpenSSL.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 civetweb/1.14: Calling build() ----Running------ > cd 'build_subfolder' && cmake -G "Unix Makefiles" -DCMAKE_BUILD_TYPE="Release" -DCMAKE_OSX_ARCHITECTURES="x86_64" -DCONAN_IN_LOCAL_CACHE="ON" -DCONAN_COMPILER="apple-clang" -DCONAN_COMPILER_VERSION="12.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@2/.conan/data/civetweb/1.14/_/_/package/b2cbbabbb484d33d64b35388a0547ba19dfd7287" -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@2/.conan/data/civetweb/1.14/_/_/build/b2cbbabbb484d33d64b35388a0547ba19dfd7287" -DCMAKE_EXPORT_NO_PACKAGE_REGISTRY="ON" -DCONAN_EXPORTED="1" -DCIVETWEB_ENABLE_SSL="True" -DCIVETWEB_SSL_OPENSSL_API_1_0="False" -DCIVETWEB_SSL_OPENSSL_API_1_1="True" -DCIVETWEB_ENABLE_SSL_DYNAMIC_LOADING="False" -DCIVETWEB_ENABLE_WEBSOCKETS="True" -DCIVETWEB_ENABLE_IPV6="True" -DCIVETWEB_ENABLE_CXX="True" -DCIVETWEB_BUILD_TESTING="False" -DCIVETWEB_ENABLE_ASAN="False" -DCIVETWEB_CXX_ENABLE_LTO="False" -Wno-dev '/Users/jenkins/w/BuildSingleReference@2/.conan/data/civetweb/1.14/_/_/build/b2cbbabbb484d33d64b35388a0547ba19dfd7287' ----------------- -- The C compiler identification is AppleClang 12.0.0.12000032 -- The CXX compiler identification is AppleClang 12.0.0.12000032 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /Library/Developer/CommandLineTools/usr/bin/cc - 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: /Library/Developer/CommandLineTools/usr/bin/c++ - skipped -- 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 global configuration -- Conan: Adjusting default RPATHs Conan policies -- Conan: Adjusting language standard -- Conan: C++ stdlib: libc++ -- Target architecture - x86_64 -- Enabling tests in the build - False -- Thread Stack Size - 102400 -- Enabling server executable - ON -- Serve no static files - OFF -- Disable CGI support - OFF -- Disable caching support - OFF -- C++ wrappers - True -- IP Version 6 - True -- Websockets support - True -- Server statistics support - OFF -- Memory Debugging - OFF -- ASAN in debug mode - False -- Force x32 / x64 architecture - OFF -- Lua CGI support - OFF -- Executable installation - ON -- Build if there are warnings - ON -- Duktape CGI support - OFF -- SSL support - True -- Compile for OpenSSL 1.0 API - False -- Compile for OpenSSL 1.1 API - True -- Dynamically load SSL libraries - False -- Configuring C Compiler -- Performing Test NO_DIAGNOSTICS_PRODUCED -- Performing Test NO_DIAGNOSTICS_PRODUCED - Failed -- Configuring C++ Compiler -- Performing Test -Wno-reserved-id-macros -- Performing Test -Wno-reserved-id-macros - Failed -- Could NOT find WinSock (missing: WINSOCK_LIBRARIES WINSOCK_INCLUDE_DIRS) -- 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 -- Could NOT find LibRt (missing: LIBRT_LIBRARIES) -- Conan: Using autogenerated FindOpenSSL.cmake -- Found OpenSSL: 1.1.1k (found version "1.1.1k") -- Library ssl found /Users/jenkins/w/BuildSingleReference@2/.conan/data/openssl/1.1.1k/_/_/package/647afeb69d3b0a2d3d316e80b24d38c714cc6900/lib/libssl.a -- Found: /Users/jenkins/w/BuildSingleReference@2/.conan/data/openssl/1.1.1k/_/_/package/647afeb69d3b0a2d3d316e80b24d38c714cc6900/lib/libssl.a -- Library crypto found /Users/jenkins/w/BuildSingleReference@2/.conan/data/openssl/1.1.1k/_/_/package/647afeb69d3b0a2d3d316e80b24d38c714cc6900/lib/libcrypto.a -- Found: /Users/jenkins/w/BuildSingleReference@2/.conan/data/openssl/1.1.1k/_/_/package/647afeb69d3b0a2d3d316e80b24d38c714cc6900/lib/libcrypto.a -- Library crypto found /Users/jenkins/w/BuildSingleReference@2/.conan/data/openssl/1.1.1k/_/_/package/647afeb69d3b0a2d3d316e80b24d38c714cc6900/lib/libcrypto.a -- Found: /Users/jenkins/w/BuildSingleReference@2/.conan/data/openssl/1.1.1k/_/_/package/647afeb69d3b0a2d3d316e80b24d38c714cc6900/lib/libcrypto.a -- Library ssl found /Users/jenkins/w/BuildSingleReference@2/.conan/data/openssl/1.1.1k/_/_/package/647afeb69d3b0a2d3d316e80b24d38c714cc6900/lib/libssl.a -- Found: /Users/jenkins/w/BuildSingleReference@2/.conan/data/openssl/1.1.1k/_/_/package/647afeb69d3b0a2d3d316e80b24d38c714cc6900/lib/libssl.a -- OpenSSL include directory: /Users/jenkins/w/BuildSingleReference@2/.conan/data/openssl/1.1.1k/_/_/package/647afeb69d3b0a2d3d316e80b24d38c714cc6900/include -- Configuring done -- Generating done -- Build files have been written to: /Users/jenkins/w/BuildSingleReference@2/.conan/data/civetweb/1.14/_/_/build/b2cbbabbb484d33d64b35388a0547ba19dfd7287/build_subfolder ----Running------ > cmake --build 'build_subfolder' '--' '-j4' ----------------- Scanning dependencies of target civetweb-c-library [ 16%] Building C object source_subfolder/src/CMakeFiles/civetweb-c-library.dir/civetweb.c.o [ 33%] Linking C shared library ../../lib/libcivetweb.dylib [ 33%] Built target civetweb-c-library Scanning dependencies of target civetweb-cpp Scanning dependencies of target civetweb-c-executable [ 50%] Building CXX object source_subfolder/src/CMakeFiles/civetweb-cpp.dir/CivetServer.cpp.o [ 66%] Building C object source_subfolder/src/CMakeFiles/civetweb-c-executable.dir/main.c.o [ 83%] Linking C executable ../../bin/civetweb [ 83%] Built target civetweb-c-executable [100%] Linking CXX shared library ../../lib/libcivetweb-cpp.dylib [100%] Built target civetweb-cpp civetweb/1.14: Package 'b2cbbabbb484d33d64b35388a0547ba19dfd7287' built civetweb/1.14: Build folder /Users/jenkins/w/BuildSingleReference@2/.conan/data/civetweb/1.14/_/_/build/b2cbbabbb484d33d64b35388a0547ba19dfd7287 civetweb/1.14: Generated conaninfo.txt civetweb/1.14: Generated conanbuildinfo.txt civetweb/1.14: Generating the package civetweb/1.14: Package folder /Users/jenkins/w/BuildSingleReference@2/.conan/data/civetweb/1.14/_/_/package/b2cbbabbb484d33d64b35388a0547ba19dfd7287 civetweb/1.14: Calling package() ----Running------ > cmake --build 'build_subfolder' '--target' 'install' '--' '-j4' ----------------- [ 33%] Built target civetweb-c-library [ 66%] Built target civetweb-c-executable [100%] Built target civetweb-cpp Install the project... -- Install configuration: "Release" -- Installing: /Users/jenkins/w/BuildSingleReference@2/.conan/data/civetweb/1.14/_/_/package/b2cbbabbb484d33d64b35388a0547ba19dfd7287/lib/cmake/civetweb/civetweb-targets.cmake -- Installing: /Users/jenkins/w/BuildSingleReference@2/.conan/data/civetweb/1.14/_/_/package/b2cbbabbb484d33d64b35388a0547ba19dfd7287/lib/cmake/civetweb/civetweb-targets-release.cmake -- Installing: /Users/jenkins/w/BuildSingleReference@2/.conan/data/civetweb/1.14/_/_/package/b2cbbabbb484d33d64b35388a0547ba19dfd7287/lib/cmake/civetweb/civetweb-config.cmake -- Installing: /Users/jenkins/w/BuildSingleReference@2/.conan/data/civetweb/1.14/_/_/package/b2cbbabbb484d33d64b35388a0547ba19dfd7287/lib/cmake/civetweb/civetweb-config-version.cmake -- Installing: /Users/jenkins/w/BuildSingleReference@2/.conan/data/civetweb/1.14/_/_/package/b2cbbabbb484d33d64b35388a0547ba19dfd7287/lib/cmake/civetweb/FindLibDl.cmake -- Installing: /Users/jenkins/w/BuildSingleReference@2/.conan/data/civetweb/1.14/_/_/package/b2cbbabbb484d33d64b35388a0547ba19dfd7287/lib/cmake/civetweb/FindLibRt.cmake -- Installing: /Users/jenkins/w/BuildSingleReference@2/.conan/data/civetweb/1.14/_/_/package/b2cbbabbb484d33d64b35388a0547ba19dfd7287/lib/cmake/civetweb/FindWinSock.cmake -- Installing: /Users/jenkins/w/BuildSingleReference@2/.conan/data/civetweb/1.14/_/_/package/b2cbbabbb484d33d64b35388a0547ba19dfd7287/lib/libcivetweb.1.14.0.dylib -- Installing: /Users/jenkins/w/BuildSingleReference@2/.conan/data/civetweb/1.14/_/_/package/b2cbbabbb484d33d64b35388a0547ba19dfd7287/lib/libcivetweb.dylib -- Installing: /Users/jenkins/w/BuildSingleReference@2/.conan/data/civetweb/1.14/_/_/package/b2cbbabbb484d33d64b35388a0547ba19dfd7287/include/civetweb.h -- Installing: /Users/jenkins/w/BuildSingleReference@2/.conan/data/civetweb/1.14/_/_/package/b2cbbabbb484d33d64b35388a0547ba19dfd7287/bin/civetweb -- Installing: /Users/jenkins/w/BuildSingleReference@2/.conan/data/civetweb/1.14/_/_/package/b2cbbabbb484d33d64b35388a0547ba19dfd7287/lib/libcivetweb-cpp.1.14.0.dylib -- Installing: /Users/jenkins/w/BuildSingleReference@2/.conan/data/civetweb/1.14/_/_/package/b2cbbabbb484d33d64b35388a0547ba19dfd7287/lib/libcivetweb-cpp.dylib -- Installing: /Users/jenkins/w/BuildSingleReference@2/.conan/data/civetweb/1.14/_/_/package/b2cbbabbb484d33d64b35388a0547ba19dfd7287/include/CivetServer.h [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 civetweb/1.14 package(): Packaged 1 file: civetweb civetweb/1.14 package(): Packaged 1 '.md' file: LICENSE.md civetweb/1.14 package(): Packaged 2 '.h' files: civetweb.h, CivetServer.h civetweb/1.14 package(): Packaged 4 '.dylib' files: libcivetweb-cpp.1.14.0.dylib, libcivetweb.dylib, libcivetweb-cpp.dylib, libcivetweb.1.14.0.dylib civetweb/1.14: Package 'b2cbbabbb484d33d64b35388a0547ba19dfd7287' created civetweb/1.14: Created package revision 1cbe5fa0e03799fdbda6b7885e7d5c5a civetweb/1.14: Appending PATH environment variable: /Users/jenkins/w/BuildSingleReference@2/.conan/data/civetweb/1.14/_/_/package/b2cbbabbb484d33d64b35388a0547ba19dfd7287/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 CMake Warning: Manually-specified variables were not used by the project: CMAKE_EXPORT_NO_PACKAGE_REGISTRY