******************************************************************************** conan install civetweb/1.13@#608067f5400ad856bae755d9d8f7ff67 --build=civetweb -pr /home/conan/w/prod/BuildSingleReference/76615/1e96c6ff-c440-42eb-b637-934e8aec17bc/profile_linux_5_libstdcpp_gcc_debug_64.civetweb-shared-True.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: /usr/bin/gcc, /usr/bin/g++ Found gcc 5.4 gcc>=5, using the major as version ************************* WARNING: GCC OLD ABI COMPATIBILITY *********************** Conan detected a GCC version > 5 but has adjusted the 'compiler.libcxx' setting to 'libstdc++' for backwards compatibility. Your compiler is likely using the new CXX11 ABI by default (libstdc++11). If you want Conan to use the new ABI for the default profile, run: $ conan profile update settings.compiler.libcxx=libstdc++11 default Or edit '/home/conan/w/prod/BuildSingleReference/.conan/profiles/default' and set compiler.libcxx=libstdc++11 ************************************************************************************ Default settings os=Linux os_build=Linux arch=x86_64 arch_build=x86_64 compiler=gcc compiler.version=5 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=gcc compiler.libcxx=libstdc++ compiler.version=5 os=Linux [options] civetweb:shared=True [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 17a663b4dae12e87f99e8aa16e8c9793 civetweb/1.13: Forced build from source Installing package: civetweb/1.13 Requirements civetweb/1.13 from local cache - Cache openssl/1.1.1q from 'conan-center' - Downloaded Packages civetweb/1.13:e898a6b0e281ed10b0825bce2fbf4e02be3f71cc - Build openssl/1.1.1q:b1b85bfdc2206d81b3ed6a49e78498182bb98ef3 - Download Installing (downloading, building) binaries... openssl/1.1.1q: Retrieving package b1b85bfdc2206d81b3ed6a49e78498182bb98ef3 from remote 'conan-center' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz openssl/1.1.1q: Package installed b1b85bfdc2206d81b3ed6a49e78498182bb98ef3 openssl/1.1.1q: Downloaded package revision 17d7d1094dbbff2c375a9547fa867c83 [HOOK - conan-center.py] pre_source(): [IMMUTABLE SOURCES (KB-H010)] OK civetweb/1.13: Configuring sources in /home/conan/w/prod/BuildSingleReference/.conan/data/civetweb/1.13/_/_/source/. civetweb/1.13: [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.13: Building your package in /home/conan/w/prod/BuildSingleReference/.conan/data/civetweb/1.13/_/_/build/e898a6b0e281ed10b0825bce2fbf4e02be3f71cc civetweb/1.13: Generator txt created conanbuildinfo.txt civetweb/1.13: Calling generate() civetweb/1.13: Aggregating env generators [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.13: Calling build() civetweb/1.13: CMake command: cmake -G "Unix Makefiles" -DCMAKE_TOOLCHAIN_FILE="/home/conan/w/prod/BuildSingleReference/.conan/data/civetweb/1.13/_/_/build/e898a6b0e281ed10b0825bce2fbf4e02be3f71cc/build/generators/conan_toolchain.cmake" -DCMAKE_INSTALL_PREFIX="/home/conan/w/prod/BuildSingleReference/.conan/data/civetweb/1.13/_/_/package/e898a6b0e281ed10b0825bce2fbf4e02be3f71cc" -DCMAKE_POLICY_DEFAULT_CMP0091="NEW" -DCMAKE_BUILD_TYPE="Debug" "/home/conan/w/prod/BuildSingleReference/.conan/data/civetweb/1.13/_/_/source/." ----Running------ > cmake -G "Unix Makefiles" -DCMAKE_TOOLCHAIN_FILE="/home/conan/w/prod/BuildSingleReference/.conan/data/civetweb/1.13/_/_/build/e898a6b0e281ed10b0825bce2fbf4e02be3f71cc/build/generators/conan_toolchain.cmake" -DCMAKE_INSTALL_PREFIX="/home/conan/w/prod/BuildSingleReference/.conan/data/civetweb/1.13/_/_/package/e898a6b0e281ed10b0825bce2fbf4e02be3f71cc" -DCMAKE_POLICY_DEFAULT_CMP0091="NEW" -DCMAKE_BUILD_TYPE="Debug" "/home/conan/w/prod/BuildSingleReference/.conan/data/civetweb/1.13/_/_/source/." ----------------- -- Using Conan toolchain: /home/conan/w/prod/BuildSingleReference/.conan/data/civetweb/1.13/_/_/build/e898a6b0e281ed10b0825bce2fbf4e02be3f71cc/build/generators/conan_toolchain.cmake -- Conan toolchain: Setting BUILD_SHARED_LIBS = ON -- The C compiler identification is GNU 5.4.0 -- The CXX compiler identification is GNU 5.4.0 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /usr/bin/gcc - 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: /usr/bin/g++ - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done -- Target architecture - x86_64 -- Enabling tests in the build - OFF -- 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 - False -- Memory Debugging - OFF -- ASAN in debug mode - OFF -- Force x32 / x64 architecture - OFF -- Lua CGI support - False -- Executable installation - ON -- Build if there are warnings - ON -- Duktape CGI support - False -- SSL support - True -- Compile for OpenSSL 1.0 API - OFF -- Compile for OpenSSL 1.1 API - ON -- Dynamically load SSL libraries - False -- Configuring C Compiler -- Performing Test HAVE_C_FLAG_STD_C11 -- Performing Test HAVE_C_FLAG_STD_C11 - Success -- Performing Test HAVE_C_FLAG_COVERAGE -- Performing Test HAVE_C_FLAG_COVERAGE - Success -- Configuring C++ Compiler -- Performing Test HAVE_CXX_FLAG_STD_CXX14 -- Performing Test HAVE_CXX_FLAG_STD_CXX14 - Success -- Performing Test HAVE_CXX_FLAG_WALL -- Performing Test HAVE_CXX_FLAG_WALL - Success -- Performing Test HAVE_CXX_FLAG_WEXTRA -- Performing Test HAVE_CXX_FLAG_WEXTRA - Success -- Performing Test HAVE_CXX_FLAG_WSHADOW -- Performing Test HAVE_CXX_FLAG_WSHADOW - Success -- Performing Test HAVE_CXX_FLAG_WMISSING_PROTOTYPES -- Performing Test HAVE_CXX_FLAG_WMISSING_PROTOTYPES - Failed -- Performing Test HAVE_CXX_FLAG_WEVERYTHING -- Performing Test HAVE_CXX_FLAG_WEVERYTHING - Failed -- Performing Test HAVE_CXX_FLAG_W4 -- Performing Test HAVE_CXX_FLAG_W4 - Failed -- Performing Test HAVE_CXX_FLAG_WNO_PADDED -- Performing Test HAVE_CXX_FLAG_WNO_PADDED - Success -- Performing Test HAVE_CXX_FLAG_WD4820 -- Performing Test HAVE_CXX_FLAG_WD4820 - Failed -- Performing Test HAVE_CXX_FLAG_WNO_UNUSED_MACROS -- Performing Test HAVE_CXX_FLAG_WNO_UNUSED_MACROS - Success -- Performing Test HAVE_CXX_FLAG_WNO_FORMAT_NONLITERAL -- Performing Test HAVE_CXX_FLAG_WNO_FORMAT_NONLITERAL - Success -- Performing Test HAVE_CXX_FLAG_PEDANTIC_ERRORS -- Performing Test HAVE_CXX_FLAG_PEDANTIC_ERRORS - Success -- Performing Test HAVE_CXX_FLAG_FVISIBILITY_HIDDEN -- Performing Test HAVE_CXX_FLAG_FVISIBILITY_HIDDEN - Success -- Performing Test HAVE_CXX_FLAG_FSTACK_PROTECTOR_STRONG -- Performing Test HAVE_CXX_FLAG_FSTACK_PROTECTOR_STRONG - Success -- Performing Test HAVE_CXX_FLAG_FSTACK_PROTECTOR_ALL -- Performing Test HAVE_CXX_FLAG_FSTACK_PROTECTOR_ALL - Success -- Performing Test HAVE_CXX_FLAG_COVERAGE -- Performing Test HAVE_CXX_FLAG_COVERAGE - Success -- Performing Test HAVE_C_FLAG_WALL -- Performing Test HAVE_C_FLAG_WALL - Success -- Performing Test HAVE_C_FLAG_WEXTRA -- Performing Test HAVE_C_FLAG_WEXTRA - Success -- Performing Test HAVE_C_FLAG_WSHADOW -- Performing Test HAVE_C_FLAG_WSHADOW - Success -- Performing Test HAVE_C_FLAG_WCONVERSION -- Performing Test HAVE_C_FLAG_WCONVERSION - Success -- Performing Test HAVE_C_FLAG_WMISSING_PROTOTYPES -- Performing Test HAVE_C_FLAG_WMISSING_PROTOTYPES - Success -- Performing Test HAVE_C_FLAG_WEVERYTHING -- Performing Test HAVE_C_FLAG_WEVERYTHING - Failed -- Performing Test HAVE_C_FLAG_WPARENTHESES -- Performing Test HAVE_C_FLAG_WPARENTHESES - Success -- Performing Test HAVE_C_FLAG_W4 -- Performing Test HAVE_C_FLAG_W4 - Failed -- Performing Test HAVE_C_FLAG_WNO_PADDED -- Performing Test HAVE_C_FLAG_WNO_PADDED - Success -- Performing Test HAVE_C_FLAG_WNO_UNUSED_MACROS -- Performing Test HAVE_C_FLAG_WNO_UNUSED_MACROS - Success -- Performing Test -Wno-reserved-id-macros -- Performing Test -Wno-reserved-id-macros - Failed -- Performing Test HAVE_C_FLAG_WNO_FORMAT_NONLITERAL -- Performing Test HAVE_C_FLAG_WNO_FORMAT_NONLITERAL - Success -- Performing Test HAVE_C_FLAG_WNO_CAST_QUAL -- Performing Test HAVE_C_FLAG_WNO_CAST_QUAL - Success -- Performing Test HAVE_C_FLAG_WD4820 -- Performing Test HAVE_C_FLAG_WD4820 - Failed -- Performing Test HAVE_C_FLAG_PEDANTIC_ERRORS -- Performing Test HAVE_C_FLAG_PEDANTIC_ERRORS - Success -- Performing Test HAVE_C_FLAG_FVISIBILITY_HIDDEN -- Performing Test HAVE_C_FLAG_FVISIBILITY_HIDDEN - Success -- Performing Test HAVE_C_FLAG_FSTACK_PROTECTOR_STRONG -- Performing Test HAVE_C_FLAG_FSTACK_PROTECTOR_STRONG - Success -- Performing Test HAVE_C_FLAG_FSTACK_PROTECTOR_ALL -- Performing Test HAVE_C_FLAG_FSTACK_PROTECTOR_ALL - Success -- 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: Component target declared 'OpenSSL::Crypto' -- Conan: Component target declared 'OpenSSL::SSL' -- Conan: Target declared 'openssl::openssl' -- Conan: Including build module from '/home/conan/w/prod/BuildSingleReference/.conan/data/openssl/1.1.1q/_/_/package/b1b85bfdc2206d81b3ed6a49e78498182bb98ef3/lib/cmake/conan-official-openssl-variables.cmake' -- OpenSSL include directory: /home/conan/w/prod/BuildSingleReference/.conan/data/openssl/1.1.1q/_/_/package/b1b85bfdc2206d81b3ed6a49e78498182bb98ef3/include -- Configuring done -- Generating done -- Build files have been written to: /home/conan/w/prod/BuildSingleReference/.conan/data/civetweb/1.13/_/_/build/e898a6b0e281ed10b0825bce2fbf4e02be3f71cc/build/Debug civetweb/1.13: CMake command: cmake --build "/home/conan/w/prod/BuildSingleReference/.conan/data/civetweb/1.13/_/_/build/e898a6b0e281ed10b0825bce2fbf4e02be3f71cc/build/Debug" '--' '-j3' ----Running------ > cmake --build "/home/conan/w/prod/BuildSingleReference/.conan/data/civetweb/1.13/_/_/build/e898a6b0e281ed10b0825bce2fbf4e02be3f71cc/build/Debug" '--' '-j3' ----------------- Scanning dependencies of target civetweb-c-library [ 16%] Building C object src/CMakeFiles/civetweb-c-library.dir/civetweb.c.o [ 33%] Linking C shared library libcivetweb.so [ 33%] Built target civetweb-c-library Scanning dependencies of target civetweb-cpp Scanning dependencies of target civetweb-c-executable [ 50%] Building CXX object src/CMakeFiles/civetweb-cpp.dir/CivetServer.cpp.o [ 66%] Building C object src/CMakeFiles/civetweb-c-executable.dir/main.c.o [ 83%] Linking C executable civetweb [ 83%] Built target civetweb-c-executable [100%] Linking CXX shared library libcivetweb-cpp.so [100%] Built target civetweb-cpp civetweb/1.13: Package 'e898a6b0e281ed10b0825bce2fbf4e02be3f71cc' built civetweb/1.13: Build folder /home/conan/w/prod/BuildSingleReference/.conan/data/civetweb/1.13/_/_/build/e898a6b0e281ed10b0825bce2fbf4e02be3f71cc/build/Debug civetweb/1.13: Generated conaninfo.txt civetweb/1.13: Generated conanbuildinfo.txt civetweb/1.13: Generating the package civetweb/1.13: Package folder /home/conan/w/prod/BuildSingleReference/.conan/data/civetweb/1.13/_/_/package/e898a6b0e281ed10b0825bce2fbf4e02be3f71cc civetweb/1.13: Calling package() civetweb/1.13: Copied 1 '.md' file: LICENSE.md civetweb/1.13: CMake command: cmake -G "Unix Makefiles" -DCMAKE_TOOLCHAIN_FILE="/home/conan/w/prod/BuildSingleReference/.conan/data/civetweb/1.13/_/_/build/e898a6b0e281ed10b0825bce2fbf4e02be3f71cc/build/generators/conan_toolchain.cmake" -DCMAKE_INSTALL_PREFIX="/home/conan/w/prod/BuildSingleReference/.conan/data/civetweb/1.13/_/_/package/e898a6b0e281ed10b0825bce2fbf4e02be3f71cc" -DCMAKE_POLICY_DEFAULT_CMP0091="NEW" -DCMAKE_BUILD_TYPE="Debug" "/home/conan/w/prod/BuildSingleReference/.conan/data/civetweb/1.13/_/_/source/." ----Running------ > cmake -G "Unix Makefiles" -DCMAKE_TOOLCHAIN_FILE="/home/conan/w/prod/BuildSingleReference/.conan/data/civetweb/1.13/_/_/build/e898a6b0e281ed10b0825bce2fbf4e02be3f71cc/build/generators/conan_toolchain.cmake" -DCMAKE_INSTALL_PREFIX="/home/conan/w/prod/BuildSingleReference/.conan/data/civetweb/1.13/_/_/package/e898a6b0e281ed10b0825bce2fbf4e02be3f71cc" -DCMAKE_POLICY_DEFAULT_CMP0091="NEW" -DCMAKE_BUILD_TYPE="Debug" "/home/conan/w/prod/BuildSingleReference/.conan/data/civetweb/1.13/_/_/source/." ----------------- -- Using Conan toolchain: /home/conan/w/prod/BuildSingleReference/.conan/data/civetweb/1.13/_/_/build/e898a6b0e281ed10b0825bce2fbf4e02be3f71cc/build/generators/conan_toolchain.cmake -- Conan toolchain: Setting BUILD_SHARED_LIBS = ON -- Target architecture - x86_64 -- Enabling tests in the build - OFF -- 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 - False -- Memory Debugging - OFF -- ASAN in debug mode - OFF -- Force x32 / x64 architecture - OFF -- Lua CGI support - False -- Executable installation - ON -- Build if there are warnings - ON -- Duktape CGI support - False -- SSL support - True -- Compile for OpenSSL 1.0 API - OFF -- Compile for OpenSSL 1.1 API - ON -- Dynamically load SSL libraries - False -- Configuring C Compiler -- Configuring C++ Compiler -- Could NOT find WinSock (missing: WINSOCK_LIBRARIES WINSOCK_INCLUDE_DIRS) -- Conan: Component target declared 'OpenSSL::Crypto' -- Conan: Component target declared 'OpenSSL::SSL' -- Conan: Target declared 'openssl::openssl' -- Conan: Including build module from '/home/conan/w/prod/BuildSingleReference/.conan/data/openssl/1.1.1q/_/_/package/b1b85bfdc2206d81b3ed6a49e78498182bb98ef3/lib/cmake/conan-official-openssl-variables.cmake' -- OpenSSL include directory: /home/conan/w/prod/BuildSingleReference/.conan/data/openssl/1.1.1q/_/_/package/b1b85bfdc2206d81b3ed6a49e78498182bb98ef3/include -- Configuring done -- Generating done -- Build files have been written to: /home/conan/w/prod/BuildSingleReference/.conan/data/civetweb/1.13/_/_/build/e898a6b0e281ed10b0825bce2fbf4e02be3f71cc/build/Debug civetweb/1.13: CMake command: cmake --install "/home/conan/w/prod/BuildSingleReference/.conan/data/civetweb/1.13/_/_/build/e898a6b0e281ed10b0825bce2fbf4e02be3f71cc/build/Debug" --prefix "/home/conan/w/prod/BuildSingleReference/.conan/data/civetweb/1.13/_/_/package/e898a6b0e281ed10b0825bce2fbf4e02be3f71cc" ----Running------ > cmake --install "/home/conan/w/prod/BuildSingleReference/.conan/data/civetweb/1.13/_/_/build/e898a6b0e281ed10b0825bce2fbf4e02be3f71cc/build/Debug" --prefix "/home/conan/w/prod/BuildSingleReference/.conan/data/civetweb/1.13/_/_/package/e898a6b0e281ed10b0825bce2fbf4e02be3f71cc" ----------------- -- Install configuration: "Debug" -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/civetweb/1.13/_/_/package/e898a6b0e281ed10b0825bce2fbf4e02be3f71cc/lib/cmake/civetweb/civetweb-targets.cmake -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/civetweb/1.13/_/_/package/e898a6b0e281ed10b0825bce2fbf4e02be3f71cc/lib/cmake/civetweb/civetweb-targets-debug.cmake -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/civetweb/1.13/_/_/package/e898a6b0e281ed10b0825bce2fbf4e02be3f71cc/lib/cmake/civetweb/civetweb-config.cmake -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/civetweb/1.13/_/_/package/e898a6b0e281ed10b0825bce2fbf4e02be3f71cc/lib/cmake/civetweb/civetweb-config-version.cmake -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/civetweb/1.13/_/_/package/e898a6b0e281ed10b0825bce2fbf4e02be3f71cc/lib/libcivetweb.so.1.13.0 -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/civetweb/1.13/_/_/package/e898a6b0e281ed10b0825bce2fbf4e02be3f71cc/lib/libcivetweb.so -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/civetweb/1.13/_/_/package/e898a6b0e281ed10b0825bce2fbf4e02be3f71cc/include/civetweb.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/civetweb/1.13/_/_/package/e898a6b0e281ed10b0825bce2fbf4e02be3f71cc/bin/civetweb -- Set runtime path of "/home/conan/w/prod/BuildSingleReference/.conan/data/civetweb/1.13/_/_/package/e898a6b0e281ed10b0825bce2fbf4e02be3f71cc/bin/civetweb" to "" -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/civetweb/1.13/_/_/package/e898a6b0e281ed10b0825bce2fbf4e02be3f71cc/lib/libcivetweb-cpp.so.1.13.0 -- Set runtime path of "/home/conan/w/prod/BuildSingleReference/.conan/data/civetweb/1.13/_/_/package/e898a6b0e281ed10b0825bce2fbf4e02be3f71cc/lib/libcivetweb-cpp.so.1.13.0" to "" -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/civetweb/1.13/_/_/package/e898a6b0e281ed10b0825bce2fbf4e02be3f71cc/lib/libcivetweb-cpp.so -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/civetweb/1.13/_/_/package/e898a6b0e281ed10b0825bce2fbf4e02be3f71cc/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.13 package(): Packaged 2 '.h' files: CivetServer.h, civetweb.h civetweb/1.13 package(): Packaged 1 file: civetweb civetweb/1.13 package(): Packaged 2 '.0' files: libcivetweb.so.1.13.0, libcivetweb-cpp.so.1.13.0 civetweb/1.13 package(): Packaged 2 '.so' files: libcivetweb-cpp.so, libcivetweb.so civetweb/1.13 package(): Packaged 1 '.md' file: LICENSE.md civetweb/1.13: Package 'e898a6b0e281ed10b0825bce2fbf4e02be3f71cc' created civetweb/1.13: Created package revision e092644b42fc68cd088d0825dd7d6440 civetweb/1.13: Appending PATH environment variable: /home/conan/w/prod/BuildSingleReference/.conan/data/civetweb/1.13/_/_/package/e898a6b0e281ed10b0825bce2fbf4e02be3f71cc/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 civetweb/1.13: WARN: Using the new toolchains and generators without specifying a build profile (e.g: -pr:b=default) is discouraged and might cause failures and unexpected behavior civetweb/1.13: WARN: Using the new toolchains and generators without specifying a build profile (e.g: -pr:b=default) is discouraged and might cause failures and unexpected behavior