Auto detecting your dev setup to initialize the default profile (/home/conan/w/cci_PR-4402/.conan/profiles/default) CC and CXX: /usr/bin/gcc, /usr/bin/g++ Found gcc 9 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/cci_PR-4402/.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=9 compiler.libcxx=libstdc++ build_type=Release *** You can change them in /home/conan/w/cci_PR-4402/.conan/profiles/default *** *** Or override with -s compiler='other' -s ...s*** [HOOK - conan-center.py] pre_export(): [DEPRECATED GLOBAL CPPSTD (KB-H001)] OK [HOOK - conan-center.py] pre_export(): [REFERENCE LOWERCASE (KB-H002)] OK [HOOK - conan-center.py] pre_export(): [RECIPE METADATA (KB-H003)] OK [HOOK - conan-center.py] pre_export(): [HEADER_ONLY, NO COPY SOURCE (KB-H005)] OK [HOOK - conan-center.py] pre_export(): [FPIC OPTION (KB-H006)] OK [HOOK - conan-center.py] pre_export(): [VERSION RANGES (KB-H008)] OK [HOOK - conan-center.py] pre_export(): [RECIPE FOLDER SIZE (KB-H009)] Total recipe size: 5.5234375 KB [HOOK - conan-center.py] pre_export(): [RECIPE FOLDER SIZE (KB-H009)] OK [HOOK - conan-center.py] pre_export(): [EXPORT LICENSE (KB-H023)] exports: None [HOOK - conan-center.py] pre_export(): [EXPORT LICENSE (KB-H023)] exports: ['CMakeLists.txt'] [HOOK - conan-center.py] pre_export(): [EXPORT LICENSE (KB-H023)] OK [HOOK - conan-center.py] pre_export(): [TEST PACKAGE FOLDER (KB-H024)] OK [HOOK - conan-center.py] pre_export(): [META LINES (KB-H025)] OK [HOOK - conan-center.py] pre_export(): [CONAN CENTER INDEX URL (KB-H027)] OK [HOOK - conan-center.py] pre_export(): [CMAKE MINIMUM VERSION (KB-H028)] OK [HOOK - conan-center.py] pre_export(): [TEST PACKAGE - RUN ENVIRONMENT (KB-H029)] OK [HOOK - conan-center.py] pre_export(): [SYSTEM REQUIREMENTS (KB-H032)] OK [HOOK - conan-center.py] pre_export(): [CONANDATA.YML FORMAT (KB-H030)] OK [HOOK - conan-center.py] pre_export(): [TEST PACKAGE - NO IMPORTS() (KB-H034)] OK [HOOK - conan-center.py] pre_export(): [NO AUTHOR (KB-H037)] OK [HOOK - conan-center.py] pre_export(): [NO TARGET NAME (KB-H040)] OK [HOOK - conan-center.py] pre_export(): [NO FINAL ENDLINE (KB-H041)] OK [HOOK - conan-center.py] pre_export(): [NO REQUIRES.ADD() (KB-H044)] OK [HOOK - conan-center.py] pre_export(): [DELETE OPTIONS (KB-H045)] OK [HOOK - conan-center.py] pre_export(): [NO ASCII CHARACTERS (KB-H047)] OK [HOOK - conan-center.py] pre_export(): [CMAKE VERBOSE MAKEFILE (KB-H046)] OK [HOOK - conan-center.py] pre_export(): [CMAKE VERSION REQUIRED (KB-H048)] OK [HOOK - conan-center.py] pre_export(): [CMAKE WINDOWS EXPORT ALL SYMBOLS (KB-H049)] OK [HOOK - conan-center.py] pre_export(): [DEFAULT OPTIONS AS DICTIONARY (KB-H051)] OK [HOOK - conan-center.py] pre_export(): [CONFIG.YML HAS NEW VERSION (KB-H052)] OK [HOOK - conan-center.py] pre_export(): [PRIVATE IMPORTS (KB-H053)] OK Exporting package recipe civetweb/1.13 exports: File 'conandata.yml' found. Exporting it... civetweb/1.13 exports: Copied 1 '.yml' file: conandata.yml civetweb/1.13 exports_sources: Copied 1 '.txt' file: CMakeLists.txt [HOOK - conan-center.py] post_export(): [CONANDATA.YML REDUCE (KB-H031)] Saving conandata.yml: {'sources': {'1.13': {'url': 'https://github.com/civetweb/civetweb/archive/v1.13.tar.gz', 'sha256': 'a7ccc76c2f1b5f4e8d855eb328ed542f8fe3b882a6da868781799a98f4acdedc'}}} [HOOK - conan-center.py] post_export(): [CONANDATA.YML REDUCE (KB-H031)] New conandata.yml contents: sources: '1.13': sha256: a7ccc76c2f1b5f4e8d855eb328ed542f8fe3b882a6da868781799a98f4acdedc url: https://github.com/civetweb/civetweb/archive/v1.13.tar.gz [HOOK - conan-center.py] post_export(): [CONANDATA.YML REDUCE (KB-H031)] OK [HOOK - conan-center.py] post_export(): [DEFAULT SHARED OPTION VALUE (KB-H050)] OK civetweb/1.13: A new conanfile.py version was exported civetweb/1.13: Folder: /home/conan/w/cci_PR-4402/.conan/data/civetweb/1.13/_/_/export civetweb/1.13: Using the exported files summary hash as the recipe revision: f0aaf50f8df0fd8a7a5d995f10da14c7 civetweb/1.13: Exported revision: f0aaf50f8df0fd8a7a5d995f10da14c7 Configuration: [settings] arch=x86_64 arch_build=x86_64 build_type=Debug compiler=gcc compiler.libcxx=libstdc++11 compiler.version=9 os=Linux os_build=Linux [options] civetweb:shared=False [build_requires] [env] openssl/1.1.1i: Not found in local cache, looking in remotes... openssl/1.1.1i: Trying with 'c3i_PR-4402_95c850712fa03f352eef471da4e49f318ce93322'... openssl/1.1.1i: Trying with 'central'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz openssl/1.1.1i: Downloaded recipe revision d8a9ac920ca866a9f6e09e0010110892 civetweb/1.13: Forced build from source civetweb/1.13 (test package): Installing package Requirements civetweb/1.13 from local cache - Cache openssl/1.1.1i from 'central' - Downloaded Packages civetweb/1.13:e4379ace510a105e7a00a4fc2b85b5e76d1c7db8 - Build openssl/1.1.1i:23b828d52c0630e6b0b96d2945419feb7843c4f8 - Download Installing (downloading, building) binaries... openssl/1.1.1i: Retrieving package 23b828d52c0630e6b0b96d2945419feb7843c4f8 from remote 'central' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz openssl/1.1.1i: Package installed 23b828d52c0630e6b0b96d2945419feb7843c4f8 openssl/1.1.1i: Downloaded package revision 86feb831219d62d5bfe5892623e55a0a [HOOK - conan-center.py] post_package_info(): [CMAKE FILE NOT IN BUILD FOLDERS (KB-H019)] OK [HOOK - conan-center.py] pre_source(): [IMMUTABLE SOURCES (KB-H010)] OK civetweb/1.13: Configuring sources in /home/conan/w/cci_PR-4402/.conan/data/civetweb/1.13/_/_/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.13: Copying sources to build folder civetweb/1.13: Building your package in /home/conan/w/cci_PR-4402/.conan/data/civetweb/1.13/_/_/build/e4379ace510a105e7a00a4fc2b85b5e76d1c7db8 civetweb/1.13: Generator cmake created conanbuildinfo.cmake [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.13: Calling build() ----Running------ > cd 'build_subfolder' && cmake -G "Unix Makefiles" -DCMAKE_BUILD_TYPE="Debug" -DCONAN_IN_LOCAL_CACHE="ON" -DCONAN_COMPILER="gcc" -DCONAN_COMPILER_VERSION="9" -DCONAN_CXX_FLAGS="-m64" -DCONAN_SHARED_LINKER_FLAGS="-m64" -DCONAN_C_FLAGS="-m64" -DCONAN_LIBCXX="libstdc++11" -DBUILD_SHARED_LIBS="OFF" -DCMAKE_INSTALL_PREFIX="/home/conan/w/cci_PR-4402/.conan/data/civetweb/1.13/_/_/package/e4379ace510a105e7a00a4fc2b85b5e76d1c7db8" -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_EXPORT_NO_PACKAGE_REGISTRY="ON" -DCONAN_EXPORTED="1" -DCIVETWEB_ENABLE_SSL="True" -DCIVETWEB_ENABLE_WEBSOCKETS="True" -DCIVETWEB_ENABLE_IPV6="True" -DCIVETWEB_ENABLE_CXX="True" -DCIVETWEB_BUILD_TESTING="False" -DCIVETWEB_ENABLE_ASAN="False" -Wno-dev '/home/conan/w/cci_PR-4402/.conan/data/civetweb/1.13/_/_/build/e4379ace510a105e7a00a4fc2b85b5e76d1c7db8' ----------------- -- The C compiler identification is GNU 9.2.1 -- The CXX compiler identification is GNU 9.2.1 -- 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 -- 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: Adjusting fPIC flag (ON) -- Conan: Compiler GCC>=5, checking major version 9 -- Conan: Checking correct version: 9 -- Conan: C++ stdlib: libstdc++11 -- 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 - OFF -- Compile for OpenSSL 1.1 API - ON -- Dynamically load SSL libraries - ON -- SSL Library Name - libssl.so -- SSL Cryptography Library Name - libcrypto.so -- 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_FLTO -- Performing Test HAVE_CXX_FLAG_FLTO - 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 -- Found LibDl: /usr/lib/x86_64-linux-gnu/libdl.so -- Configuring done -- Generating done -- Build files have been written to: /home/conan/w/cci_PR-4402/.conan/data/civetweb/1.13/_/_/build/e4379ace510a105e7a00a4fc2b85b5e76d1c7db8/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.13: Package 'e4379ace510a105e7a00a4fc2b85b5e76d1c7db8' built civetweb/1.13: Build folder /home/conan/w/cci_PR-4402/.conan/data/civetweb/1.13/_/_/build/e4379ace510a105e7a00a4fc2b85b5e76d1c7db8 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/cci_PR-4402/.conan/data/civetweb/1.13/_/_/package/e4379ace510a105e7a00a4fc2b85b5e76d1c7db8 civetweb/1.13: Calling package() ----Running------ > cmake --build 'build_subfolder' '--target' 'install' '--' '-j3' ----------------- [ 33%] Built target civetweb-c-library [100%] Built target civetweb-c-executable [100%] Built target civetweb-cpp Install the project... -- Install configuration: "Debug" -- Installing: /home/conan/w/cci_PR-4402/.conan/data/civetweb/1.13/_/_/package/e4379ace510a105e7a00a4fc2b85b5e76d1c7db8/lib/cmake/civetweb/civetweb-targets.cmake -- Installing: /home/conan/w/cci_PR-4402/.conan/data/civetweb/1.13/_/_/package/e4379ace510a105e7a00a4fc2b85b5e76d1c7db8/lib/cmake/civetweb/civetweb-targets-debug.cmake -- Installing: /home/conan/w/cci_PR-4402/.conan/data/civetweb/1.13/_/_/package/e4379ace510a105e7a00a4fc2b85b5e76d1c7db8/lib/cmake/civetweb/civetweb-config.cmake -- Installing: /home/conan/w/cci_PR-4402/.conan/data/civetweb/1.13/_/_/package/e4379ace510a105e7a00a4fc2b85b5e76d1c7db8/lib/cmake/civetweb/civetweb-config-version.cmake -- Installing: /home/conan/w/cci_PR-4402/.conan/data/civetweb/1.13/_/_/package/e4379ace510a105e7a00a4fc2b85b5e76d1c7db8/lib/libcivetweb.a -- Installing: /home/conan/w/cci_PR-4402/.conan/data/civetweb/1.13/_/_/package/e4379ace510a105e7a00a4fc2b85b5e76d1c7db8/include/civetweb.h -- Installing: /home/conan/w/cci_PR-4402/.conan/data/civetweb/1.13/_/_/package/e4379ace510a105e7a00a4fc2b85b5e76d1c7db8/bin/civetweb -- Set runtime path of "/home/conan/w/cci_PR-4402/.conan/data/civetweb/1.13/_/_/package/e4379ace510a105e7a00a4fc2b85b5e76d1c7db8/bin/civetweb" to "" -- Installing: /home/conan/w/cci_PR-4402/.conan/data/civetweb/1.13/_/_/package/e4379ace510a105e7a00a4fc2b85b5e76d1c7db8/lib/libcivetweb-cpp.a -- Installing: /home/conan/w/cci_PR-4402/.conan/data/civetweb/1.13/_/_/package/e4379ace510a105e7a00a4fc2b85b5e76d1c7db8/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.13 package(): Packaged 1 file: civetweb civetweb/1.13 package(): Packaged 2 '.a' files: libcivetweb-cpp.a, libcivetweb.a civetweb/1.13 package(): Packaged 1 '.md' file: LICENSE.md civetweb/1.13 package(): Packaged 2 '.h' files: CivetServer.h, civetweb.h civetweb/1.13: Package 'e4379ace510a105e7a00a4fc2b85b5e76d1c7db8' created civetweb/1.13: Created package revision 09b63fffcf40aa138a065c42b17668b3 [HOOK - conan-center.py] post_package_info(): [CMAKE FILE NOT IN BUILD FOLDERS (KB-H019)] OK civetweb/1.13 (test package): Generator txt created conanbuildinfo.txt civetweb/1.13 (test package): Generator cmake created conanbuildinfo.cmake civetweb/1.13 (test package): Generated conaninfo.txt civetweb/1.13 (test package): Generated graphinfo Using lockfile: '/home/conan/w/cci_PR-4402/2/8f300a67-c2cc-4588-88aa-b6226e381a1c/recipes/civetweb/all/test_package/build/82a7225ce004aeae0de1a398aaca64c6f5bf47e9/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 civetweb/1.13 (test package): Calling build() ----Running------ > cd '/home/conan/w/cci_PR-4402/2/8f300a67-c2cc-4588-88aa-b6226e381a1c/recipes/civetweb/all/test_package/build/82a7225ce004aeae0de1a398aaca64c6f5bf47e9' && cmake -G "Unix Makefiles" -DCMAKE_BUILD_TYPE="Debug" -DCONAN_IN_LOCAL_CACHE="OFF" -DCONAN_COMPILER="gcc" -DCONAN_COMPILER_VERSION="9" -DCONAN_CXX_FLAGS="-m64" -DCONAN_SHARED_LINKER_FLAGS="-m64" -DCONAN_C_FLAGS="-m64" -DCONAN_LIBCXX="libstdc++11" -DCMAKE_EXPORT_NO_PACKAGE_REGISTRY="ON" -DCONAN_EXPORTED="1" -Wno-dev '/home/conan/w/cci_PR-4402/2/8f300a67-c2cc-4588-88aa-b6226e381a1c/recipes/civetweb/all/test_package' ----------------- -- The CXX compiler identification is GNU 9.2.1 -- 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 -- Conan: called by CMake conan helper -- Conan: Adjusting output directories -- Conan: Using cmake global configuration -- Conan: Adjusting default RPATHs Conan policies -- Conan: Adjusting language standard -- Conan: Compiler GCC>=5, checking major version 9 -- Conan: Checking correct version: 9 -- Conan: C++ stdlib: libstdc++11 -- Configuring done -- Generating done -- Build files have been written to: /home/conan/w/cci_PR-4402/2/8f300a67-c2cc-4588-88aa-b6226e381a1c/recipes/civetweb/all/test_package/build/82a7225ce004aeae0de1a398aaca64c6f5bf47e9 ----Running------ > cmake --build '/home/conan/w/cci_PR-4402/2/8f300a67-c2cc-4588-88aa-b6226e381a1c/recipes/civetweb/all/test_package/build/82a7225ce004aeae0de1a398aaca64c6f5bf47e9' '--' '-j3' ----------------- Scanning dependencies of target test_package [ 50%] Building CXX object CMakeFiles/test_package.dir/test_package.cpp.o [100%] Linking CXX executable bin/test_package [100%] Built target test_package civetweb/1.13 (test package): Running test() ----Running------ > bin/test_package ----------------- JSON file created at '/home/conan/w/cci_PR-4402/2/8f300a67-c2cc-4588-88aa-b6226e381a1c/_create.json'