******************************************************************************** conan install civetweb/1.15@#bec6103342186d214850f82a828e5fb2 --build=civetweb -pr /home/conan/w/prod/BuildSingleReference/73268/675e9cad-4d2f-4ce4-8605-e19b8f57a6b0/profile_linux_12_libcpp_clang_debug_64.civetweb-shared-False.txt -c tools.system.package_manager:mode=install -c tools.system.package_manager:sudo=True ******************************************************************************** Auto detecting your dev setup to initialize the default profile (/home/conan/w/prod/BuildSingleReference/.conan/profiles/default) CC and CXX: clang, clang++ Found clang 12.0 clang>=8, using the major as version Default settings os=Linux os_build=Linux arch=x86_64 arch_build=x86_64 compiler=clang compiler.version=12 compiler.libcxx=libstdc++ build_type=Release *** You can change them in /home/conan/w/prod/BuildSingleReference/.conan/profiles/default *** *** Or override with -s compiler='other' -s ...s*** Configuration: [settings] arch=x86_64 build_type=Debug compiler=clang compiler.libcxx=libc++ compiler.version=12 os=Linux [options] civetweb:shared=False [build_requires] [env] [conf] tools.system.package_manager:mode=install tools.system.package_manager:sudo=True openssl/1.1.1q: Not found in local cache, looking in remotes... openssl/1.1.1q: Trying with 'conan-center'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz openssl/1.1.1q: Downloaded recipe revision 5f25b2ff5bed8a6bec73b90fe963d93c civetweb/1.15: Forced build from source Installing package: civetweb/1.15 Requirements civetweb/1.15 from local cache - Cache openssl/1.1.1q from 'conan-center' - Downloaded Packages civetweb/1.15:2157f697c8ef47386dc0752a66b0fd2bb4494cd6 - Build openssl/1.1.1q:9387155579217a8eec37b28e121e419c4350656c - Download Installing (downloading, building) binaries... openssl/1.1.1q: Retrieving package 9387155579217a8eec37b28e121e419c4350656c from remote 'conan-center' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz openssl/1.1.1q: Package installed 9387155579217a8eec37b28e121e419c4350656c openssl/1.1.1q: Downloaded package revision 3f9371d1c58bad8a37695d68aeeabc50 [HOOK - conan-center.py] pre_source(): [IMMUTABLE SOURCES (KB-H010)] OK civetweb/1.15: Configuring sources in /home/conan/w/prod/BuildSingleReference/.conan/data/civetweb/1.15/_/_/source [HOOK - conan-center.py] post_source(): [LIBCXX MANAGEMENT (KB-H011)] OK [HOOK - conan-center.py] post_source(): [CPPSTD MANAGEMENT (KB-H022)] OK [HOOK - conan-center.py] post_source(): [SHORT_PATHS USAGE (KB-H066)] OK civetweb/1.15: Copying sources to build folder civetweb/1.15: Building your package in /home/conan/w/prod/BuildSingleReference/.conan/data/civetweb/1.15/_/_/build/2157f697c8ef47386dc0752a66b0fd2bb4494cd6 civetweb/1.15: Generator cmake created conanbuildinfo.cmake civetweb/1.15: Generator cmake_find_package created FindOpenSSL.cmake civetweb/1.15: Generator cmake_find_package_multi created OpenSSLConfigVersion.cmake civetweb/1.15: Generator cmake_find_package_multi created OpenSSLTarget-debug.cmake civetweb/1.15: Generator cmake_find_package_multi created OpenSSLTargets.cmake civetweb/1.15: Generator cmake_find_package_multi created OpenSSLConfig.cmake civetweb/1.15: Aggregating env generators [HOOK - conan-center.py] pre_build(): [FPIC MANAGEMENT (KB-H007)] OK. 'fPIC' option found and apparently well managed [HOOK - conan-center.py] pre_build(): [FPIC MANAGEMENT (KB-H007)] OK civetweb/1.15: Calling build() ----Running------ > cd 'build_subfolder' && cmake -G "Unix Makefiles" -DCMAKE_BUILD_TYPE="Debug" -DCONAN_IN_LOCAL_CACHE="ON" -DCONAN_COMPILER="clang" -DCONAN_COMPILER_VERSION="12" -DCONAN_CXX_FLAGS="-m64" -DCONAN_SHARED_LINKER_FLAGS="-m64" -DCONAN_C_FLAGS="-m64" -DCONAN_LIBCXX="libc++" -DBUILD_SHARED_LIBS="OFF" -DCMAKE_INSTALL_PREFIX="/home/conan/w/prod/BuildSingleReference/.conan/data/civetweb/1.15/_/_/package/2157f697c8ef47386dc0752a66b0fd2bb4494cd6" -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" -DCONAN_CMAKE_POSITION_INDEPENDENT_CODE="ON" -DCMAKE_MODULE_PATH="/home/conan/w/prod/BuildSingleReference/.conan/data/civetweb/1.15/_/_/build/2157f697c8ef47386dc0752a66b0fd2bb4494cd6" -DCMAKE_PREFIX_PATH="/home/conan/w/prod/BuildSingleReference/.conan/data/civetweb/1.15/_/_/build/2157f697c8ef47386dc0752a66b0fd2bb4494cd6" -DCMAKE_EXPORT_NO_PACKAGE_REGISTRY="ON" -DCONAN_EXPORTED="1" -DCIVETWEB_ENABLE_SSL="True" -DCIVETWEB_ENABLE_SSL_DYNAMIC_LOADING="False" -DCIVETWEB_SSL_OPENSSL_API_1_0="False" -DCIVETWEB_SSL_OPENSSL_API_1_1="True" -DCIVETWEB_BUILD_TESTING="False" -DCIVETWEB_CXX_ENABLE_LTO="False" -DCIVETWEB_ENABLE_ASAN="False" -DCIVETWEB_DISABLE_CACHING="False" -DCIVETWEB_DISABLE_CGI="False" -DCIVETWEB_ENABLE_CXX="True" -DCIVETWEB_ENABLE_DUKTAPE="False" -DCIVETWEB_ENABLE_IPV6="True" -DCIVETWEB_ENABLE_LUA="False" -DCIVETWEB_ENABLE_SERVER_STATS="False" -DCIVETWEB_ENABLE_THIRD_PARTY_OUTPUT="False" -DCIVETWEB_ENABLE_WEBSOCKETS="True" -DCIVETWEB_SERVE_NO_FILES="False" -DCIVETWEB_ENABLE_ZLIB="False" -Wno-dev '/home/conan/w/prod/BuildSingleReference/.conan/data/civetweb/1.15/_/_/build/2157f697c8ef47386dc0752a66b0fd2bb4494cd6' ----------------- -- The C compiler identification is Clang 12.0.0 -- The CXX compiler identification is Clang 12.0.0 -- Check for working C compiler: /usr/local/bin/clang -- Check for working C compiler: /usr/local/bin/clang -- 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: /usr/local/bin/clang++ -- Check for working CXX compiler: /usr/local/bin/clang++ -- 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 global configuration -- Conan: Adjusting language standard -- Conan: Adjusting fPIC flag (ON) -- Conan: Compiler Clang>=8, checking major version 12 -- Conan: Checking correct version: 12 -- 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 - False -- Disable CGI support - False -- Disable caching support - False -- C++ wrappers - True -- IP Version 6 - True -- Websockets support - True -- Server statistics support - False -- Memory Debugging - OFF -- ASAN in debug mode - False -- Force x32 / x64 architecture - OFF -- Lua CGI support - False -- zlib support - False -- Executable installation - ON -- Build if there are warnings - ON -- Duktape CGI support - False -- 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 - Failed -- Looking for pthread_create in pthreads -- Looking for pthread_create in pthreads - not found -- Looking for pthread_create in pthread -- Looking for pthread_create in pthread - found -- Found Threads: TRUE -- Found LibRt: /usr/lib/x86_64-linux-gnu/librt.so -- Conan: Using autogenerated FindOpenSSL.cmake -- Found OpenSSL: 1.1.1q (found version "1.1.1q") -- Library ssl found /home/conan/w/prod/BuildSingleReference/.conan/data/openssl/1.1.1q/_/_/package/9387155579217a8eec37b28e121e419c4350656c/lib/libssl.a -- Found: /home/conan/w/prod/BuildSingleReference/.conan/data/openssl/1.1.1q/_/_/package/9387155579217a8eec37b28e121e419c4350656c/lib/libssl.a -- Library crypto found /home/conan/w/prod/BuildSingleReference/.conan/data/openssl/1.1.1q/_/_/package/9387155579217a8eec37b28e121e419c4350656c/lib/libcrypto.a -- Found: /home/conan/w/prod/BuildSingleReference/.conan/data/openssl/1.1.1q/_/_/package/9387155579217a8eec37b28e121e419c4350656c/lib/libcrypto.a -- Library crypto found /home/conan/w/prod/BuildSingleReference/.conan/data/openssl/1.1.1q/_/_/package/9387155579217a8eec37b28e121e419c4350656c/lib/libcrypto.a -- Found: /home/conan/w/prod/BuildSingleReference/.conan/data/openssl/1.1.1q/_/_/package/9387155579217a8eec37b28e121e419c4350656c/lib/libcrypto.a -- Library ssl found /home/conan/w/prod/BuildSingleReference/.conan/data/openssl/1.1.1q/_/_/package/9387155579217a8eec37b28e121e419c4350656c/lib/libssl.a -- Found: /home/conan/w/prod/BuildSingleReference/.conan/data/openssl/1.1.1q/_/_/package/9387155579217a8eec37b28e121e419c4350656c/lib/libssl.a -- OpenSSL include directory: /home/conan/w/prod/BuildSingleReference/.conan/data/openssl/1.1.1q/_/_/package/9387155579217a8eec37b28e121e419c4350656c/include -- Configuring done -- Generating done -- Build files have been written to: /home/conan/w/prod/BuildSingleReference/.conan/data/civetweb/1.15/_/_/build/2157f697c8ef47386dc0752a66b0fd2bb4494cd6/build_subfolder ----Running------ > cmake --build 'build_subfolder' '--' '-j3' ----------------- 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 static library ../../lib/libcivetweb.a [ 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 static library ../../lib/libcivetweb-cpp.a [100%] Built target civetweb-cpp civetweb/1.15: Package '2157f697c8ef47386dc0752a66b0fd2bb4494cd6' built civetweb/1.15: Build folder /home/conan/w/prod/BuildSingleReference/.conan/data/civetweb/1.15/_/_/build/2157f697c8ef47386dc0752a66b0fd2bb4494cd6 civetweb/1.15: Generated conaninfo.txt civetweb/1.15: Generated conanbuildinfo.txt civetweb/1.15: Generating the package civetweb/1.15: Package folder /home/conan/w/prod/BuildSingleReference/.conan/data/civetweb/1.15/_/_/package/2157f697c8ef47386dc0752a66b0fd2bb4494cd6 civetweb/1.15: Calling package() ----Running------ > cmake --build 'build_subfolder' '--target' 'install' '--' '-j3' ----------------- [ 33%] Built target civetweb-c-library [ 66%] Built target civetweb-cpp [100%] Built target civetweb-c-executable Install the project... -- Install configuration: "Debug" -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/civetweb/1.15/_/_/package/2157f697c8ef47386dc0752a66b0fd2bb4494cd6/lib/cmake/civetweb/civetweb-targets.cmake -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/civetweb/1.15/_/_/package/2157f697c8ef47386dc0752a66b0fd2bb4494cd6/lib/cmake/civetweb/civetweb-targets-debug.cmake -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/civetweb/1.15/_/_/package/2157f697c8ef47386dc0752a66b0fd2bb4494cd6/lib/cmake/civetweb/civetweb-config.cmake -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/civetweb/1.15/_/_/package/2157f697c8ef47386dc0752a66b0fd2bb4494cd6/lib/cmake/civetweb/civetweb-config-version.cmake -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/civetweb/1.15/_/_/package/2157f697c8ef47386dc0752a66b0fd2bb4494cd6/lib/cmake/civetweb/FindLibDl.cmake -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/civetweb/1.15/_/_/package/2157f697c8ef47386dc0752a66b0fd2bb4494cd6/lib/cmake/civetweb/FindLibRt.cmake -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/civetweb/1.15/_/_/package/2157f697c8ef47386dc0752a66b0fd2bb4494cd6/lib/cmake/civetweb/FindWinSock.cmake -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/civetweb/1.15/_/_/package/2157f697c8ef47386dc0752a66b0fd2bb4494cd6/lib/libcivetweb.a -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/civetweb/1.15/_/_/package/2157f697c8ef47386dc0752a66b0fd2bb4494cd6/include/civetweb.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/civetweb/1.15/_/_/package/2157f697c8ef47386dc0752a66b0fd2bb4494cd6/bin/civetweb -- Set runtime path of "/home/conan/w/prod/BuildSingleReference/.conan/data/civetweb/1.15/_/_/package/2157f697c8ef47386dc0752a66b0fd2bb4494cd6/bin/civetweb" to "" -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/civetweb/1.15/_/_/package/2157f697c8ef47386dc0752a66b0fd2bb4494cd6/lib/libcivetweb-cpp.a -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/civetweb/1.15/_/_/package/2157f697c8ef47386dc0752a66b0fd2bb4494cd6/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 [HOOK - conan-center.py] post_package(): [SHORT_PATHS USAGE (KB-H066)] OK [HOOK - conan-center.py] post_package(): [MISSING SYSTEM LIBS (KB-H043)] OK civetweb/1.15 package(): Packaged 2 '.h' files: CivetServer.h, civetweb.h civetweb/1.15 package(): Packaged 1 file: civetweb civetweb/1.15 package(): Packaged 2 '.a' files: libcivetweb.a, libcivetweb-cpp.a civetweb/1.15 package(): Packaged 1 '.md' file: LICENSE.md civetweb/1.15: Package '2157f697c8ef47386dc0752a66b0fd2bb4494cd6' created civetweb/1.15: Created package revision 27febdb34e38950195da3f0930cbf2e6 civetweb/1.15: Appending PATH environment variable: /home/conan/w/prod/BuildSingleReference/.conan/data/civetweb/1.15/_/_/package/2157f697c8ef47386dc0752a66b0fd2bb4494cd6/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] post_package_info(): [INCLUDE PATH DOES NOT EXIST (KB-H071)] OK Aggregating env generators CMake Warning: Manually-specified variables were not used by the project: CMAKE_EXPORT_NO_PACKAGE_REGISTRY