Auto detecting your dev setup to initialize the default profile (/home/conan/w/cci_PR-3731/.conan/profiles/default) CC and CXX: /usr/bin/gcc, /usr/bin/g++ Found gcc 8 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-3731/.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=8 compiler.libcxx=libstdc++ build_type=Release *** You can change them in /home/conan/w/cci_PR-3731/.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: 11.291015625 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', 'patches/**'] [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 libnghttp2/1.42.0 exports: File 'conandata.yml' found. Exporting it... libnghttp2/1.42.0 exports: Copied 1 '.yml' file: conandata.yml libnghttp2/1.42.0 exports_sources: Copied 1 '.txt' file: CMakeLists.txt libnghttp2/1.42.0 exports_sources: Copied 3 '.patch' files: fix-addNghttp2IncludesPathCMake.patch, nghttp_static_include_directories_1.42.0.patch, nghttp_static_include_directories.patch libnghttp2/1.42.0 exports_sources: Copied 2 '.cmake' files: fix-findJemalloc.cmake, fix-findLibevent.cmake [HOOK - conan-center.py] post_export(): [CONANDATA.YML REDUCE (KB-H031)] Saving conandata.yml: {'sources': {'1.42.0': {'sha256': '10473848c2636fa9de6b469b04d0a0336cf8268486f7a6bde7cb2d0634736624', 'url': 'https://github.com/nghttp2/nghttp2/releases/download/v1.42.0/nghttp2-1.42.0.tar.bz2'}}, 'patches': {'1.42.0': [{'patch_file': 'patches/fix-findJemalloc.cmake', 'base_path': 'source_subfolder'}, {'patch_file': 'patches/fix-findLibevent.cmake', 'base_path': 'source_subfolder'}, {'patch_file': 'patches/nghttp_static_include_directories_1.42.0.patch', 'base_path': 'source_subfolder'}]}} [HOOK - conan-center.py] post_export(): [CONANDATA.YML REDUCE (KB-H031)] New conandata.yml contents: patches: 1.42.0: - base_path: source_subfolder patch_file: patches/fix-findJemalloc.cmake - base_path: source_subfolder patch_file: patches/fix-findLibevent.cmake - base_path: source_subfolder patch_file: patches/nghttp_static_include_directories_1.42.0.patch sources: 1.42.0: sha256: 10473848c2636fa9de6b469b04d0a0336cf8268486f7a6bde7cb2d0634736624 url: https://github.com/nghttp2/nghttp2/releases/download/v1.42.0/nghttp2-1.42.0.tar.bz2 [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 libnghttp2/1.42.0: A new conanfile.py version was exported libnghttp2/1.42.0: Folder: /home/conan/w/cci_PR-3731/.conan/data/libnghttp2/1.42.0/_/_/export libnghttp2/1.42.0: Using the exported files summary hash as the recipe revision: 540220e54106d7f57702949cb3741b2c libnghttp2/1.42.0: Exported revision: 540220e54106d7f57702949cb3741b2c Configuration: [settings] arch=x86_64 arch_build=x86_64 build_type=Debug compiler=gcc compiler.libcxx=libstdc++ compiler.version=8 os=Linux os_build=Linux [options] libnghttp2:shared=False [build_requires] [env] zlib/1.2.11: Not found in local cache, looking in remotes... zlib/1.2.11: Trying with 'c3i_PR-3731_4879f1b7994e32d2868ff5078f58384c20e5ad35'... zlib/1.2.11: Trying with 'central'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz zlib/1.2.11: Downloaded recipe revision 1a67b713610ae745694aa4df1725451d openssl/1.1.1h: Not found in local cache, looking in remotes... openssl/1.1.1h: Trying with 'c3i_PR-3731_4879f1b7994e32d2868ff5078f58384c20e5ad35'... openssl/1.1.1h: Trying with 'central'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz openssl/1.1.1h: Downloaded recipe revision a54ec92b792d10b6595c581a15ad2cd7 c-ares/1.17.1: Not found in local cache, looking in remotes... c-ares/1.17.1: Trying with 'c3i_PR-3731_4879f1b7994e32d2868ff5078f58384c20e5ad35'... c-ares/1.17.1: Trying with 'central'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz c-ares/1.17.1: Downloaded recipe revision f9533e7aa60f90fbda08ebdca0513c03 libev/4.33: Not found in local cache, looking in remotes... libev/4.33: Trying with 'c3i_PR-3731_4879f1b7994e32d2868ff5078f58384c20e5ad35'... libev/4.33: Trying with 'central'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz libev/4.33: Downloaded recipe revision e9478b78cf8360c9ef4c58c65ab48b09 libevent/2.1.12: Not found in local cache, looking in remotes... libevent/2.1.12: Trying with 'c3i_PR-3731_4879f1b7994e32d2868ff5078f58384c20e5ad35'... libevent/2.1.12: Trying with 'central'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz libevent/2.1.12: Downloaded recipe revision 0fbe3dd7e3f0a94ee1ca67fbff84a58c libxml2/2.9.10: Not found in local cache, looking in remotes... libxml2/2.9.10: Trying with 'c3i_PR-3731_4879f1b7994e32d2868ff5078f58384c20e5ad35'... libxml2/2.9.10: Trying with 'central'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz libxml2/2.9.10: Downloaded recipe revision e6cad0a8f418db301aed616de1abb303 libiconv/1.16: Not found in local cache, looking in remotes... libiconv/1.16: Trying with 'c3i_PR-3731_4879f1b7994e32d2868ff5078f58384c20e5ad35'... libiconv/1.16: Trying with 'central'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz libiconv/1.16: Downloaded recipe revision 85ac258c97a3774c645f0c32a29e21bd jansson/2.13.1: Not found in local cache, looking in remotes... jansson/2.13.1: Trying with 'c3i_PR-3731_4879f1b7994e32d2868ff5078f58384c20e5ad35'... jansson/2.13.1: Trying with 'central'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz jansson/2.13.1: Downloaded recipe revision 2faa02ea2d2623a70c18ec8366d29f01 libnghttp2/1.42.0: Forced build from source libnghttp2/1.42.0 (test package): Installing package Requirements c-ares/1.17.1 from 'central' - Downloaded jansson/2.13.1 from 'central' - Downloaded libev/4.33 from 'central' - Downloaded libevent/2.1.12 from 'central' - Downloaded libiconv/1.16 from 'central' - Downloaded libnghttp2/1.42.0 from local cache - Cache libxml2/2.9.10 from 'central' - Downloaded openssl/1.1.1h from 'central' - Downloaded zlib/1.2.11 from 'central' - Downloaded Packages c-ares/1.17.1:761432f3453a17c960259b5b2605153e3bcffd7d - Download jansson/2.13.1:cc54032b25cda5bc2b52e85093bc2ed99c8011b3 - Download libev/4.33:761432f3453a17c960259b5b2605153e3bcffd7d - Download libevent/2.1.12:83c8982ab18513337f2443e7a495baa4bda7ad12 - Download libiconv/1.16:761432f3453a17c960259b5b2605153e3bcffd7d - Download libnghttp2/1.42.0:4c8e58c5fbcd4f7a68bb6bd2b2743e7cc2cad6bb - Build libxml2/2.9.10:abb2e8f04876988d078512879a47a843140f0ba2 - Download openssl/1.1.1h:761432f3453a17c960259b5b2605153e3bcffd7d - Download zlib/1.2.11:761432f3453a17c960259b5b2605153e3bcffd7d - Download Installing (downloading, building) binaries... c-ares/1.17.1: Retrieving package 761432f3453a17c960259b5b2605153e3bcffd7d from remote 'central' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz c-ares/1.17.1: Package installed 761432f3453a17c960259b5b2605153e3bcffd7d c-ares/1.17.1: Downloaded package revision 2fb4463dd4b0c48bcd0ff938ff240c79 jansson/2.13.1: Retrieving package cc54032b25cda5bc2b52e85093bc2ed99c8011b3 from remote 'central' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz jansson/2.13.1: Package installed cc54032b25cda5bc2b52e85093bc2ed99c8011b3 jansson/2.13.1: Downloaded package revision 5cf78fee06521d535b786092b6637f50 libev/4.33: Retrieving package 761432f3453a17c960259b5b2605153e3bcffd7d from remote 'central' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz libev/4.33: Package installed 761432f3453a17c960259b5b2605153e3bcffd7d libev/4.33: Downloaded package revision 8f17b73c01c2d5bc0a63ccc25bb4087c libiconv/1.16: Retrieving package 761432f3453a17c960259b5b2605153e3bcffd7d from remote 'central' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz libiconv/1.16: Package installed 761432f3453a17c960259b5b2605153e3bcffd7d libiconv/1.16: Downloaded package revision 02de3666a68e5eaac4f5debad174fd20 openssl/1.1.1h: Retrieving package 761432f3453a17c960259b5b2605153e3bcffd7d from remote 'central' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz openssl/1.1.1h: Package installed 761432f3453a17c960259b5b2605153e3bcffd7d openssl/1.1.1h: Downloaded package revision 9fc233c400c8d89bf52b5b1c49fba861 zlib/1.2.11: Retrieving package 761432f3453a17c960259b5b2605153e3bcffd7d from remote 'central' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz zlib/1.2.11: Package installed 761432f3453a17c960259b5b2605153e3bcffd7d zlib/1.2.11: Downloaded package revision 19b0e4fbdaa03414e3a4f04a37dcf295 libevent/2.1.12: Retrieving package 83c8982ab18513337f2443e7a495baa4bda7ad12 from remote 'central' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz libevent/2.1.12: Package installed 83c8982ab18513337f2443e7a495baa4bda7ad12 libevent/2.1.12: Downloaded package revision 43f0c38ef841774a1c967504ae480579 libxml2/2.9.10: Retrieving package abb2e8f04876988d078512879a47a843140f0ba2 from remote 'central' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz libxml2/2.9.10: Package installed abb2e8f04876988d078512879a47a843140f0ba2 libxml2/2.9.10: Downloaded package revision 7b298f42f816961b3042f49a19e02472 c-ares/1.17.1: Appending PATH environment variable: /home/conan/w/cci_PR-3731/.conan/data/c-ares/1.17.1/_/_/package/761432f3453a17c960259b5b2605153e3bcffd7d/bin [HOOK - conan-center.py] post_package_info(): [CMAKE FILE NOT IN BUILD FOLDERS (KB-H019)] OK [HOOK - conan-center.py] post_package_info(): [CMAKE FILE NOT IN BUILD FOLDERS (KB-H019)] OK [HOOK - conan-center.py] post_package_info(): [CMAKE FILE NOT IN BUILD FOLDERS (KB-H019)] OK libiconv/1.16: Appending PATH environment var: /home/conan/w/cci_PR-3731/.conan/data/libiconv/1.16/_/_/package/761432f3453a17c960259b5b2605153e3bcffd7d/bin [HOOK - conan-center.py] post_package_info(): [CMAKE FILE NOT IN BUILD FOLDERS (KB-H019)] OK [HOOK - conan-center.py] post_package_info(): [CMAKE FILE NOT IN BUILD FOLDERS (KB-H019)] OK [HOOK - conan-center.py] post_package_info(): [CMAKE FILE NOT IN BUILD FOLDERS (KB-H019)] OK [HOOK - conan-center.py] post_package_info(): [CMAKE FILE NOT IN BUILD FOLDERS (KB-H019)] OK libxml2/2.9.10: Appending PATH environment variable: /home/conan/w/cci_PR-3731/.conan/data/libxml2/2.9.10/_/_/package/abb2e8f04876988d078512879a47a843140f0ba2/bin [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 libnghttp2/1.42.0: Configuring sources in /home/conan/w/cci_PR-3731/.conan/data/libnghttp2/1.42.0/_/_/source [HOOK - conan-center.py] post_source(): [LIBCXX MANAGEMENT (KB-H011)] OK [HOOK - conan-center.py] post_source(): [CPPSTD MANAGEMENT (KB-H022)] OK libnghttp2/1.42.0: Copying sources to build folder libnghttp2/1.42.0: Building your package in /home/conan/w/cci_PR-3731/.conan/data/libnghttp2/1.42.0/_/_/build/4c8e58c5fbcd4f7a68bb6bd2b2743e7cc2cad6bb libnghttp2/1.42.0: Generator cmake created conanbuildinfo.cmake libnghttp2/1.42.0: Generator pkg_config created libcares.pc libnghttp2/1.42.0: Generator pkg_config created libev.pc libnghttp2/1.42.0: Generator pkg_config created libevent_core.pc libnghttp2/1.42.0: Generator pkg_config created libevent_pthreads.pc libnghttp2/1.42.0: Generator pkg_config created libevent_openssl.pc libnghttp2/1.42.0: Generator pkg_config created libevent_extra.pc libnghttp2/1.42.0: Generator pkg_config created libevent.pc libnghttp2/1.42.0: Generator pkg_config created libxml-2.0.pc libnghttp2/1.42.0: Generator pkg_config created jansson.pc libnghttp2/1.42.0: Generator pkg_config created zlib.pc libnghttp2/1.42.0: Generator pkg_config created libcrypto.pc libnghttp2/1.42.0: Generator pkg_config created libssl.pc libnghttp2/1.42.0: Generator pkg_config created openssl.pc libnghttp2/1.42.0: Generator pkg_config created libiconv.pc [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 libnghttp2/1.42.0: Calling build() ----Running------ > cd '/home/conan/w/cci_PR-3731/.conan/data/libnghttp2/1.42.0/_/_/build/4c8e58c5fbcd4f7a68bb6bd2b2743e7cc2cad6bb' && cmake -G "Unix Makefiles" -DCMAKE_BUILD_TYPE="Debug" -DCONAN_IN_LOCAL_CACHE="ON" -DCONAN_COMPILER="gcc" -DCONAN_COMPILER_VERSION="8" -DCONAN_CXX_FLAGS="-m64" -DCONAN_SHARED_LINKER_FLAGS="-m64" -DCONAN_C_FLAGS="-m64" -DCONAN_LIBCXX="libstdc++" -DBUILD_SHARED_LIBS="OFF" -DCMAKE_INSTALL_PREFIX="/home/conan/w/cci_PR-3731/.conan/data/libnghttp2/1.42.0/_/_/package/4c8e58c5fbcd4f7a68bb6bd2b2743e7cc2cad6bb" -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" -DENABLE_SHARED_LIB="OFF" -DENABLE_STATIC_LIB="ON" -DENABLE_HPACK_TOOLS="ON" -DENABLE_APP="ON" -DENABLE_EXAMPLES="OFF" -DENABLE_PYTHON_BINDINGS="OFF" -DENABLE_FAILMALLOC="OFF" -DWITH_LIBXML2="OFF" -DWITH_JEMALLOC="OFF" -DWITH_SPDYLAY="OFF" -DENABLE_ASIO_LIB="OFF" -DSTATIC_LIB_SUFFIX="_static" -DOPENSSL_ROOT_DIR="/home/conan/w/cci_PR-3731/.conan/data/openssl/1.1.1h/_/_/package/761432f3453a17c960259b5b2605153e3bcffd7d" -DZLIB_ROOT="/home/conan/w/cci_PR-3731/.conan/data/zlib/1.2.11/_/_/package/761432f3453a17c960259b5b2605153e3bcffd7d" -Wno-dev '/home/conan/w/cci_PR-3731/.conan/data/libnghttp2/1.42.0/_/_/build/4c8e58c5fbcd4f7a68bb6bd2b2743e7cc2cad6bb' ----------------- -- The C compiler identification is GNU 8.4.0 -- The CXX compiler identification is GNU 8.4.0 -- Check for working C compiler: /usr/bin/gcc -- Check for working C compiler: /usr/bin/gcc -- 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/bin/g++ -- Check for working CXX compiler: /usr/bin/g++ -- 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 default RPATHs Conan policies -- Conan: Adjusting language standard -- Conan: Adjusting fPIC flag (ON) -- Conan: Compiler GCC>=5, checking major version 8 -- Conan: Checking correct version: 8 -- Conan: C++ stdlib: libstdc++ -- Found PythonInterp: /opt/pyenv/versions/3.7.5/bin/python (found version "3.7.5") -- 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 OpenSSL: /home/conan/w/cci_PR-3731/.conan/data/openssl/1.1.1h/_/_/package/761432f3453a17c960259b5b2605153e3bcffd7d/lib/libcrypto.a (found suitable version "1.1.1h", minimum required is "1.0.1") -- Found Libev: /home/conan/w/cci_PR-3731/.conan/data/libev/4.33/_/_/package/761432f3453a17c960259b5b2605153e3bcffd7d/lib/libev.a (found suitable version "4.33", minimum required is "4.11") -- Found Libcares: /home/conan/w/cci_PR-3731/.conan/data/c-ares/1.17.1/_/_/package/761432f3453a17c960259b5b2605153e3bcffd7d/lib/libcares.a (found suitable version "1.17.0", minimum required is "1.7.5") -- Found ZLIB: /home/conan/w/cci_PR-3731/.conan/data/zlib/1.2.11/_/_/package/761432f3453a17c960259b5b2605153e3bcffd7d/lib/libz.a (found suitable version "1.2.11", minimum required is "1.2.3") -- Could NOT find SYSTEMD (missing: SYSTEMD_INCLUDE_DIRS SYSTEMD_LIBRARIES) -- Found Jansson: /home/conan/w/cci_PR-3731/.conan/data/jansson/2.13.1/_/_/package/cc54032b25cda5bc2b52e85093bc2ed99c8011b3/lib/libjansson.a (found suitable version "2.13.1", minimum required is "2.5") -- Could NOT find Libevent (missing: LIBEVENT_LIBEVENT_LIBRARY libevent) (found suitable version "2.1.12-stable", minimum required is "2.0.8") -- Could NOT find Cython (missing: CYTHON_EXECUTABLE) -- Found PythonLibs: /opt/pyenv/versions/3.7.5/lib/libpython3.7m.so (found version "3.7.5") -- Found LibXml2: /home/conan/w/cci_PR-3731/.conan/data/libxml2/2.9.10/_/_/package/abb2e8f04876988d078512879a47a843140f0ba2/lib/libxml2.a (found suitable version "2.9.10", minimum required is "2.6.26") -- Could NOT find Jemalloc (missing: JEMALLOC_LIBRARY JEMALLOC_INCLUDE_DIR) -- Performing Test CXX_FLAG__std_c_14 -- Performing Test CXX_FLAG__std_c_14 - Success -- Performing Test HAVE_STD_FUTURE -- Performing Test HAVE_STD_FUTURE - Success -- Performing Test HAVE_STD_MAP_EMPLACE -- Performing Test HAVE_STD_MAP_EMPLACE - Success -- Could NOT find CUnit (missing: CUNIT_LIBRARY CUNIT_INCLUDE_DIR) (Required is at least version "2.1") -- Looking for arpa/inet.h -- Looking for arpa/inet.h - found -- Looking for fcntl.h -- Looking for fcntl.h - found -- Looking for inttypes.h -- Looking for inttypes.h - found -- Looking for limits.h -- Looking for limits.h - found -- Looking for netdb.h -- Looking for netdb.h - found -- Looking for netinet/in.h -- Looking for netinet/in.h - found -- Looking for pwd.h -- Looking for pwd.h - found -- Looking for sys/socket.h -- Looking for sys/socket.h - found -- Looking for sys/time.h -- Looking for sys/time.h - found -- Looking for syslog.h -- Looking for syslog.h - found -- Looking for time.h -- Looking for time.h - found -- Looking for unistd.h -- Looking for unistd.h - found -- Looking for sys/types.h -- Looking for sys/types.h - found -- Looking for stdint.h -- Looking for stdint.h - found -- Looking for stddef.h -- Looking for stddef.h - found -- Check size of ssize_t -- Check size of ssize_t - done -- Performing Test HAVE_STRUCT_TM_TM_GMTOFF -- Performing Test HAVE_STRUCT_TM_TM_GMTOFF - Success -- Check size of int * -- Check size of int * - done -- Check size of time_t -- Check size of time_t - done -- Looking for _Exit -- Looking for _Exit - found -- Looking for accept4 -- Looking for accept4 - found -- Looking for mkostemp -- Looking for mkostemp - found -- Looking for initgroups -- Looking for initgroups - found -- Performing Test C_FLAG__Wall -- Performing Test C_FLAG__Wall - Success -- Performing Test C_FLAG__Wextra -- Performing Test C_FLAG__Wextra - Success -- Performing Test C_FLAG__Wmissing_prototypes -- Performing Test C_FLAG__Wmissing_prototypes - Success -- Performing Test C_FLAG__Wstrict_prototypes -- Performing Test C_FLAG__Wstrict_prototypes - Success -- Performing Test C_FLAG__Wmissing_declarations -- Performing Test C_FLAG__Wmissing_declarations - Success -- Performing Test C_FLAG__Wpointer_arith -- Performing Test C_FLAG__Wpointer_arith - Success -- Performing Test C_FLAG__Wdeclaration_after_statement -- Performing Test C_FLAG__Wdeclaration_after_statement - Success -- Performing Test C_FLAG__Wformat_security -- Performing Test C_FLAG__Wformat_security - Success -- Performing Test C_FLAG__Wwrite_strings -- Performing Test C_FLAG__Wwrite_strings - Success -- Performing Test C_FLAG__Wshadow -- Performing Test C_FLAG__Wshadow - Success -- Performing Test C_FLAG__Winline -- Performing Test C_FLAG__Winline - Success -- Performing Test C_FLAG__Wnested_externs -- Performing Test C_FLAG__Wnested_externs - Success -- Performing Test C_FLAG__Wfloat_equal -- Performing Test C_FLAG__Wfloat_equal - Success -- Performing Test C_FLAG__Wundef -- Performing Test C_FLAG__Wundef - Success -- Performing Test C_FLAG__Wendif_labels -- Performing Test C_FLAG__Wendif_labels - Success -- Performing Test C_FLAG__Wempty_body -- Performing Test C_FLAG__Wempty_body - Success -- Performing Test C_FLAG__Wcast_align -- Performing Test C_FLAG__Wcast_align - Success -- Performing Test C_FLAG__Wclobbered -- Performing Test C_FLAG__Wclobbered - Success -- Performing Test C_FLAG__Wvla -- Performing Test C_FLAG__Wvla - Success -- Performing Test C_FLAG__Wpragmas -- Performing Test C_FLAG__Wpragmas - Success -- Performing Test C_FLAG__Wunreachable_code -- Performing Test C_FLAG__Wunreachable_code - Success -- Performing Test C_FLAG__Waddress -- Performing Test C_FLAG__Waddress - Success -- Performing Test C_FLAG__Wattributes -- Performing Test C_FLAG__Wattributes - Success -- Performing Test C_FLAG__Wdiv_by_zero -- Performing Test C_FLAG__Wdiv_by_zero - Success -- Performing Test C_FLAG__Wshorten_64_to_32 -- Performing Test C_FLAG__Wshorten_64_to_32 - Failed -- Performing Test C_FLAG__Wconversion -- Performing Test C_FLAG__Wconversion - Success -- Performing Test C_FLAG__Wextended_offsetof -- Performing Test C_FLAG__Wextended_offsetof - Failed -- Performing Test C_FLAG__Wformat_nonliteral -- Performing Test C_FLAG__Wformat_nonliteral - Success -- Performing Test C_FLAG__Wlanguage_extension_token -- Performing Test C_FLAG__Wlanguage_extension_token - Failed -- Performing Test C_FLAG__Wmissing_field_initializers -- Performing Test C_FLAG__Wmissing_field_initializers - Success -- Performing Test C_FLAG__Wmissing_noreturn -- Performing Test C_FLAG__Wmissing_noreturn - Success -- Performing Test C_FLAG__Wmissing_variable_declarations -- Performing Test C_FLAG__Wmissing_variable_declarations - Failed -- Performing Test C_FLAG__Wsign_conversion -- Performing Test C_FLAG__Wsign_conversion - Success -- Performing Test C_FLAG__Wunreachable_code_break -- Performing Test C_FLAG__Wunreachable_code_break - Failed -- Performing Test C_FLAG__Wunused_macros -- Performing Test C_FLAG__Wunused_macros - Success -- Performing Test C_FLAG__Wunused_parameter -- Performing Test C_FLAG__Wunused_parameter - Success -- Performing Test C_FLAG__Wredundant_decls -- Performing Test C_FLAG__Wredundant_decls - Success -- Performing Test C_FLAG__Wheader_guard -- Performing Test C_FLAG__Wheader_guard - Failed -- Performing Test C_FLAG__Wno_format_nonliteral -- Performing Test C_FLAG__Wno_format_nonliteral - Success -- Performing Test CXX_FLAG__Wall -- Performing Test CXX_FLAG__Wall - Success -- Performing Test CXX_FLAG__Wformat_security -- Performing Test CXX_FLAG__Wformat_security - Success -- summary of build options: Package version: 1.42.0 Library version: 34:1:20 Install prefix: /home/conan/w/cci_PR-3731/.conan/data/libnghttp2/1.42.0/_/_/package/4c8e58c5fbcd4f7a68bb6bd2b2743e7cc2cad6bb Target system: Linux Compiler: Build type: Debug C compiler: /usr/bin/gcc CFLAGS: -g -m64 C++ compiler: /usr/bin/g++ CXXFLAGS: -g -m64 WARNCFLAGS: -Wall -Wextra -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wpointer-arith -Wdeclaration-after-statement -Wformat-security -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wfloat-equal -Wundef -Wendif-labels -Wempty-body -Wcast-align -Wclobbered -Wvla -Wpragmas -Wunreachable-code -Waddress -Wattributes -Wdiv-by-zero -Wconversion -Wformat-nonliteral -Wmissing-field-initializers -Wmissing-noreturn -Wsign-conversion -Wunused-macros -Wunused-parameter -Wredundant-decls -Wno-format-nonliteral CXX1XCXXFLAGS: -std=c++14 Python: Python: /opt/pyenv/versions/3.7.5/bin/python PYTHON_VERSION: 3.7.5 Library version:3.7.5 Cython: CYTHON_EXECUTABLE-NOTFOUND Test: CUnit: FALSE (LIBS='') Failmalloc: OFF Libs: OpenSSL: TRUE (LIBS='/home/conan/w/cci_PR-3731/.conan/data/openssl/1.1.1h/_/_/package/761432f3453a17c960259b5b2605153e3bcffd7d/lib/libssl.a;/home/conan/w/cci_PR-3731/.conan/data/openssl/1.1.1h/_/_/package/761432f3453a17c960259b5b2605153e3bcffd7d/lib/libcrypto.a;-lpthread;dl') Libxml2: TRUE (LIBS='/home/conan/w/cci_PR-3731/.conan/data/libxml2/2.9.10/_/_/package/abb2e8f04876988d078512879a47a843140f0ba2/lib/libxml2.a') Libev: TRUE (LIBS='/home/conan/w/cci_PR-3731/.conan/data/libev/4.33/_/_/package/761432f3453a17c960259b5b2605153e3bcffd7d/lib/libev.a') Libc-ares: TRUE (LIBS='/home/conan/w/cci_PR-3731/.conan/data/c-ares/1.17.1/_/_/package/761432f3453a17c960259b5b2605153e3bcffd7d/lib/libcares.a') Libevent(SSL): FALSE (LIBS='') Jansson: TRUE (LIBS='/home/conan/w/cci_PR-3731/.conan/data/jansson/2.13.1/_/_/package/cc54032b25cda5bc2b52e85093bc2ed99c8011b3/lib/libjansson.a') Jemalloc: FALSE (LIBS='') Zlib: TRUE (LIBS='/home/conan/w/cci_PR-3731/.conan/data/zlib/1.2.11/_/_/package/761432f3453a17c960259b5b2605153e3bcffd7d/lib/libz.a') Systemd: FALSE (LIBS='SYSTEMD_LIBRARIES-NOTFOUND') Boost::System: Boost::Thread: Third-party: http-parser: 1 MRuby: OFF Neverbleed: OFF Features: Applications: ON HPACK tools: ON Libnghttp2_asio:OFF Examples: OFF Python bindings:OFF Threading: ON -- Configuring done -- Generating done -- Build files have been written to: /home/conan/w/cci_PR-3731/.conan/data/libnghttp2/1.42.0/_/_/build/4c8e58c5fbcd4f7a68bb6bd2b2743e7cc2cad6bb ----Running------ > cmake --build '/home/conan/w/cci_PR-3731/.conan/data/libnghttp2/1.42.0/_/_/build/4c8e58c5fbcd4f7a68bb6bd2b2743e7cc2cad6bb' '--' '-j3' ----------------- Scanning dependencies of target url-parser Scanning dependencies of target llhttp [ 1%] Building C object source_subfolder/third-party/CMakeFiles/url-parser.dir/url-parser/url_parser.c.o [ 2%] Building C object source_subfolder/third-party/CMakeFiles/llhttp.dir/llhttp/src/api.c.o Scanning dependencies of target nghttp2_static [ 3%] Building C object source_subfolder/lib/CMakeFiles/nghttp2_static.dir/nghttp2_pq.c.o [ 3%] Built target url-parser [ 4%] Building C object source_subfolder/lib/CMakeFiles/nghttp2_static.dir/nghttp2_map.c.o [ 5%] Building C object source_subfolder/third-party/CMakeFiles/llhttp.dir/llhttp/src/http.c.o [ 5%] Building C object source_subfolder/third-party/CMakeFiles/llhttp.dir/llhttp/src/llhttp.c.o [ 5%] Building C object source_subfolder/lib/CMakeFiles/nghttp2_static.dir/nghttp2_queue.c.o [ 6%] Building C object source_subfolder/lib/CMakeFiles/nghttp2_static.dir/nghttp2_frame.c.o [ 8%] Building C object source_subfolder/lib/CMakeFiles/nghttp2_static.dir/nghttp2_buf.c.o [ 9%] Building C object source_subfolder/lib/CMakeFiles/nghttp2_static.dir/nghttp2_stream.c.o [ 10%] Building C object source_subfolder/lib/CMakeFiles/nghttp2_static.dir/nghttp2_outbound_item.c.o [ 11%] Building C object source_subfolder/lib/CMakeFiles/nghttp2_static.dir/nghttp2_session.c.o [ 11%] Built target llhttp [ 11%] Building C object source_subfolder/lib/CMakeFiles/nghttp2_static.dir/nghttp2_submit.c.o [ 12%] Building C object source_subfolder/lib/CMakeFiles/nghttp2_static.dir/nghttp2_helper.c.o [ 13%] Building C object source_subfolder/lib/CMakeFiles/nghttp2_static.dir/nghttp2_npn.c.o [ 14%] Building C object source_subfolder/lib/CMakeFiles/nghttp2_static.dir/nghttp2_hd.c.o [ 16%] Building C object source_subfolder/lib/CMakeFiles/nghttp2_static.dir/nghttp2_hd_huffman.c.o [ 17%] Building C object source_subfolder/lib/CMakeFiles/nghttp2_static.dir/nghttp2_hd_huffman_data.c.o [ 18%] Building C object source_subfolder/lib/CMakeFiles/nghttp2_static.dir/nghttp2_version.c.o [ 18%] Building C object source_subfolder/lib/CMakeFiles/nghttp2_static.dir/nghttp2_priority_spec.c.o [ 19%] Building C object source_subfolder/lib/CMakeFiles/nghttp2_static.dir/nghttp2_option.c.o [ 20%] Building C object source_subfolder/lib/CMakeFiles/nghttp2_static.dir/nghttp2_callbacks.c.o [ 21%] Building C object source_subfolder/lib/CMakeFiles/nghttp2_static.dir/nghttp2_mem.c.o [ 22%] Building C object source_subfolder/lib/CMakeFiles/nghttp2_static.dir/nghttp2_http.c.o [ 24%] Building C object source_subfolder/lib/CMakeFiles/nghttp2_static.dir/nghttp2_rcbuf.c.o [ 25%] Building C object source_subfolder/lib/CMakeFiles/nghttp2_static.dir/nghttp2_debug.c.o [ 25%] Building C object source_subfolder/lib/CMakeFiles/nghttp2_static.dir/nghttp2_ksl.c.o [ 26%] Linking C static library ../../lib/libnghttp2_static.a [ 26%] Built target nghttp2_static Scanning dependencies of target h2load [ 27%] Building CXX object source_subfolder/src/CMakeFiles/h2load.dir/util.cc.o Scanning dependencies of target nghttp [ 28%] Building CXX object source_subfolder/src/CMakeFiles/nghttp.dir/util.cc.o Scanning dependencies of target nghttpx_static [ 28%] Building CXX object source_subfolder/src/CMakeFiles/nghttpx_static.dir/util.cc.o [ 29%] Building CXX object source_subfolder/src/CMakeFiles/h2load.dir/http2.cc.o [ 31%] Building CXX object source_subfolder/src/CMakeFiles/nghttp.dir/http2.cc.o [ 32%] Building CXX object source_subfolder/src/CMakeFiles/nghttpx_static.dir/http2.cc.o [ 33%] Building CXX object source_subfolder/src/CMakeFiles/h2load.dir/h2load.cc.o [ 34%] Building C object source_subfolder/src/CMakeFiles/nghttpx_static.dir/timegm.c.o [ 35%] Building CXX object source_subfolder/src/CMakeFiles/nghttpx_static.dir/app_helper.cc.o [ 36%] Building C object source_subfolder/src/CMakeFiles/nghttp.dir/timegm.c.o [ 37%] Building CXX object source_subfolder/src/CMakeFiles/nghttp.dir/app_helper.cc.o [ 39%] Building CXX object source_subfolder/src/CMakeFiles/nghttpx_static.dir/tls.cc.o [ 39%] Building C object source_subfolder/src/CMakeFiles/nghttp.dir/nghttp2_gzip.c.o [ 40%] Building CXX object source_subfolder/src/CMakeFiles/nghttp.dir/nghttp.cc.o [ 41%] Building CXX object source_subfolder/src/CMakeFiles/nghttpx_static.dir/shrpx_config.cc.o [ 42%] Building C object source_subfolder/src/CMakeFiles/h2load.dir/timegm.c.o [ 43%] Building CXX object source_subfolder/src/CMakeFiles/h2load.dir/tls.cc.o [ 43%] Building CXX object source_subfolder/src/CMakeFiles/h2load.dir/h2load_http2_session.cc.o [ 44%] Building CXX object source_subfolder/src/CMakeFiles/nghttp.dir/tls.cc.o [ 44%] Building CXX object source_subfolder/src/CMakeFiles/nghttpx_static.dir/shrpx_accept_handler.cc.o [ 45%] Building CXX object source_subfolder/src/CMakeFiles/nghttp.dir/HtmlParser.cc.o [ 47%] Building CXX object source_subfolder/src/CMakeFiles/h2load.dir/h2load_http1_session.cc.o [ 48%] Building CXX object source_subfolder/src/CMakeFiles/nghttpx_static.dir/shrpx_connection_handler.cc.o [ 49%] Linking CXX executable ../../bin/nghttp [ 50%] Linking CXX executable ../../bin/h2load [ 50%] Built target nghttp [ 51%] Building CXX object source_subfolder/src/CMakeFiles/nghttpx_static.dir/shrpx_client_handler.cc.o [ 51%] Built target h2load Scanning dependencies of target inflatehd [ 52%] Building CXX object source_subfolder/src/CMakeFiles/inflatehd.dir/inflatehd.cc.o [ 52%] Building C object source_subfolder/src/CMakeFiles/inflatehd.dir/comp_helper.c.o [ 54%] Linking CXX executable ../../bin/inflatehd [ 54%] Built target inflatehd [ 55%] Building CXX object source_subfolder/src/CMakeFiles/nghttpx_static.dir/shrpx_http2_upstream.cc.o Scanning dependencies of target nghttpd [ 56%] Building CXX object source_subfolder/src/CMakeFiles/nghttpd.dir/util.cc.o [ 57%] Building CXX object source_subfolder/src/CMakeFiles/nghttpd.dir/http2.cc.o Scanning dependencies of target deflatehd [ 58%] Building CXX object source_subfolder/src/CMakeFiles/deflatehd.dir/deflatehd.cc.o [ 59%] Building CXX object source_subfolder/src/CMakeFiles/nghttpx_static.dir/shrpx_https_upstream.cc.o [ 60%] Building C object source_subfolder/src/CMakeFiles/nghttpd.dir/timegm.c.o [ 62%] Building CXX object source_subfolder/src/CMakeFiles/nghttpd.dir/app_helper.cc.o [ 63%] Building C object source_subfolder/src/CMakeFiles/deflatehd.dir/comp_helper.c.o [ 64%] Linking CXX executable ../../bin/deflatehd [ 64%] Built target deflatehd [ 64%] Building C object source_subfolder/src/CMakeFiles/nghttpd.dir/nghttp2_gzip.c.o [ 65%] Building CXX object source_subfolder/src/CMakeFiles/nghttpx_static.dir/shrpx_downstream.cc.o [ 66%] Building CXX object source_subfolder/src/CMakeFiles/nghttpd.dir/nghttpd.cc.o [ 67%] Building CXX object source_subfolder/src/CMakeFiles/nghttpd.dir/tls.cc.o [ 68%] Building CXX object source_subfolder/src/CMakeFiles/nghttpd.dir/HttpServer.cc.o [ 70%] Building CXX object source_subfolder/src/CMakeFiles/nghttpx_static.dir/shrpx_downstream_connection.cc.o [ 70%] Building CXX object source_subfolder/src/CMakeFiles/nghttpx_static.dir/shrpx_http_downstream_connection.cc.o [ 71%] Building CXX object source_subfolder/src/CMakeFiles/nghttpx_static.dir/shrpx_http2_downstream_connection.cc.o [ 72%] Building CXX object source_subfolder/src/CMakeFiles/nghttpx_static.dir/shrpx_http2_session.cc.o [ 73%] Linking CXX executable ../../bin/nghttpd [ 74%] Building CXX object source_subfolder/src/CMakeFiles/nghttpx_static.dir/shrpx_downstream_queue.cc.o [ 74%] Built target nghttpd [ 75%] Building CXX object source_subfolder/src/CMakeFiles/nghttpx_static.dir/shrpx_log.cc.o [ 77%] Building CXX object source_subfolder/src/CMakeFiles/nghttpx_static.dir/shrpx_http.cc.o [ 77%] Building CXX object source_subfolder/src/CMakeFiles/nghttpx_static.dir/shrpx_io_control.cc.o [ 78%] Building CXX object source_subfolder/src/CMakeFiles/nghttpx_static.dir/shrpx_tls.cc.o [ 79%] Building CXX object source_subfolder/src/CMakeFiles/nghttpx_static.dir/shrpx_worker.cc.o [ 80%] Building CXX object source_subfolder/src/CMakeFiles/nghttpx_static.dir/shrpx_log_config.cc.o [ 81%] Building CXX object source_subfolder/src/CMakeFiles/nghttpx_static.dir/shrpx_connect_blocker.cc.o [ 82%] Building CXX object source_subfolder/src/CMakeFiles/nghttpx_static.dir/shrpx_live_check.cc.o [ 83%] Building CXX object source_subfolder/src/CMakeFiles/nghttpx_static.dir/shrpx_downstream_connection_pool.cc.o [ 83%] Building CXX object source_subfolder/src/CMakeFiles/nghttpx_static.dir/shrpx_rate_limit.cc.o [ 85%] Building CXX object source_subfolder/src/CMakeFiles/nghttpx_static.dir/shrpx_connection.cc.o [ 86%] Building CXX object source_subfolder/src/CMakeFiles/nghttpx_static.dir/shrpx_memcached_dispatcher.cc.o [ 87%] Building CXX object source_subfolder/src/CMakeFiles/nghttpx_static.dir/shrpx_memcached_connection.cc.o [ 88%] Building CXX object source_subfolder/src/CMakeFiles/nghttpx_static.dir/shrpx_worker_process.cc.o [ 89%] Building CXX object source_subfolder/src/CMakeFiles/nghttpx_static.dir/shrpx_signal.cc.o [ 89%] Building CXX object source_subfolder/src/CMakeFiles/nghttpx_static.dir/shrpx_router.cc.o [ 90%] Building CXX object source_subfolder/src/CMakeFiles/nghttpx_static.dir/shrpx_api_downstream_connection.cc.o [ 91%] Building CXX object source_subfolder/src/CMakeFiles/nghttpx_static.dir/shrpx_health_monitor_downstream_connection.cc.o [ 93%] Building CXX object source_subfolder/src/CMakeFiles/nghttpx_static.dir/shrpx_exec.cc.o [ 94%] Building CXX object source_subfolder/src/CMakeFiles/nghttpx_static.dir/shrpx_dns_resolver.cc.o [ 95%] Building CXX object source_subfolder/src/CMakeFiles/nghttpx_static.dir/shrpx_dual_dns_resolver.cc.o [ 96%] Building CXX object source_subfolder/src/CMakeFiles/nghttpx_static.dir/shrpx_dns_tracker.cc.o [ 96%] Building C object source_subfolder/src/CMakeFiles/nghttpx_static.dir/xsi_strerror.c.o [ 97%] Linking CXX static library ../../lib/libnghttpx.a [ 97%] Built target nghttpx_static Scanning dependencies of target nghttpx [ 98%] Building CXX object source_subfolder/src/CMakeFiles/nghttpx.dir/shrpx.cc.o [100%] Linking CXX executable ../../bin/nghttpx [100%] Built target nghttpx libnghttp2/1.42.0: Package '4c8e58c5fbcd4f7a68bb6bd2b2743e7cc2cad6bb' built libnghttp2/1.42.0: Build folder /home/conan/w/cci_PR-3731/.conan/data/libnghttp2/1.42.0/_/_/build/4c8e58c5fbcd4f7a68bb6bd2b2743e7cc2cad6bb libnghttp2/1.42.0: Generated conaninfo.txt libnghttp2/1.42.0: Generated conanbuildinfo.txt libnghttp2/1.42.0: Generating the package libnghttp2/1.42.0: Package folder /home/conan/w/cci_PR-3731/.conan/data/libnghttp2/1.42.0/_/_/package/4c8e58c5fbcd4f7a68bb6bd2b2743e7cc2cad6bb libnghttp2/1.42.0: Calling package() ----Running------ > cd '/home/conan/w/cci_PR-3731/.conan/data/libnghttp2/1.42.0/_/_/build/4c8e58c5fbcd4f7a68bb6bd2b2743e7cc2cad6bb' && cmake -G "Unix Makefiles" -DCMAKE_BUILD_TYPE="Debug" -DCONAN_IN_LOCAL_CACHE="ON" -DCONAN_COMPILER="gcc" -DCONAN_COMPILER_VERSION="8" -DCONAN_CXX_FLAGS="-m64" -DCONAN_SHARED_LINKER_FLAGS="-m64" -DCONAN_C_FLAGS="-m64" -DCONAN_LIBCXX="libstdc++" -DBUILD_SHARED_LIBS="OFF" -DCMAKE_INSTALL_PREFIX="/home/conan/w/cci_PR-3731/.conan/data/libnghttp2/1.42.0/_/_/package/4c8e58c5fbcd4f7a68bb6bd2b2743e7cc2cad6bb" -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" -DENABLE_SHARED_LIB="OFF" -DENABLE_STATIC_LIB="ON" -DENABLE_HPACK_TOOLS="ON" -DENABLE_APP="ON" -DENABLE_EXAMPLES="OFF" -DENABLE_PYTHON_BINDINGS="OFF" -DENABLE_FAILMALLOC="OFF" -DWITH_LIBXML2="OFF" -DWITH_JEMALLOC="OFF" -DWITH_SPDYLAY="OFF" -DENABLE_ASIO_LIB="OFF" -DSTATIC_LIB_SUFFIX="_static" -DOPENSSL_ROOT_DIR="/home/conan/w/cci_PR-3731/.conan/data/openssl/1.1.1h/_/_/package/761432f3453a17c960259b5b2605153e3bcffd7d" -DZLIB_ROOT="/home/conan/w/cci_PR-3731/.conan/data/zlib/1.2.11/_/_/package/761432f3453a17c960259b5b2605153e3bcffd7d" -Wno-dev '/home/conan/w/cci_PR-3731/.conan/data/libnghttp2/1.42.0/_/_/build/4c8e58c5fbcd4f7a68bb6bd2b2743e7cc2cad6bb' ----------------- -- 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 8 -- Conan: Checking correct version: 8 -- Conan: C++ stdlib: libstdc++ -- Could NOT find SYSTEMD (missing: SYSTEMD_INCLUDE_DIRS SYSTEMD_LIBRARIES) -- Could NOT find Libevent (missing: LIBEVENT_LIBEVENT_LIBRARY libevent) (found suitable version "2.1.12-stable", minimum required is "2.0.8") -- Could NOT find Cython (missing: CYTHON_EXECUTABLE) -- Could NOT find Jemalloc (missing: JEMALLOC_LIBRARY JEMALLOC_INCLUDE_DIR) -- Could NOT find CUnit (missing: CUNIT_LIBRARY CUNIT_INCLUDE_DIR) (Required is at least version "2.1") -- summary of build options: Package version: 1.42.0 Library version: 34:1:20 Install prefix: /home/conan/w/cci_PR-3731/.conan/data/libnghttp2/1.42.0/_/_/package/4c8e58c5fbcd4f7a68bb6bd2b2743e7cc2cad6bb Target system: Linux Compiler: Build type: Debug C compiler: /usr/bin/gcc CFLAGS: -g -m64 C++ compiler: /usr/bin/g++ CXXFLAGS: -g -m64 WARNCFLAGS: -Wall -Wextra -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wpointer-arith -Wdeclaration-after-statement -Wformat-security -Wwrite-strings -Wshadow -Winline -Wnested-externs -Wfloat-equal -Wundef -Wendif-labels -Wempty-body -Wcast-align -Wclobbered -Wvla -Wpragmas -Wunreachable-code -Waddress -Wattributes -Wdiv-by-zero -Wconversion -Wformat-nonliteral -Wmissing-field-initializers -Wmissing-noreturn -Wsign-conversion -Wunused-macros -Wunused-parameter -Wredundant-decls -Wno-format-nonliteral CXX1XCXXFLAGS: -std=c++14 Python: Python: /opt/pyenv/versions/3.7.5/bin/python PYTHON_VERSION: 3.7.5 Library version:3.7.5 Cython: CYTHON_EXECUTABLE-NOTFOUND Test: CUnit: FALSE (LIBS='') Failmalloc: OFF Libs: OpenSSL: TRUE (LIBS='/home/conan/w/cci_PR-3731/.conan/data/openssl/1.1.1h/_/_/package/761432f3453a17c960259b5b2605153e3bcffd7d/lib/libssl.a;/home/conan/w/cci_PR-3731/.conan/data/openssl/1.1.1h/_/_/package/761432f3453a17c960259b5b2605153e3bcffd7d/lib/libcrypto.a;-lpthread;dl') Libxml2: TRUE (LIBS='/home/conan/w/cci_PR-3731/.conan/data/libxml2/2.9.10/_/_/package/abb2e8f04876988d078512879a47a843140f0ba2/lib/libxml2.a') Libev: TRUE (LIBS='/home/conan/w/cci_PR-3731/.conan/data/libev/4.33/_/_/package/761432f3453a17c960259b5b2605153e3bcffd7d/lib/libev.a') Libc-ares: TRUE (LIBS='/home/conan/w/cci_PR-3731/.conan/data/c-ares/1.17.1/_/_/package/761432f3453a17c960259b5b2605153e3bcffd7d/lib/libcares.a') Libevent(SSL): FALSE (LIBS='') Jansson: TRUE (LIBS='/home/conan/w/cci_PR-3731/.conan/data/jansson/2.13.1/_/_/package/cc54032b25cda5bc2b52e85093bc2ed99c8011b3/lib/libjansson.a') Jemalloc: FALSE (LIBS='') Zlib: TRUE (LIBS='/home/conan/w/cci_PR-3731/.conan/data/zlib/1.2.11/_/_/package/761432f3453a17c960259b5b2605153e3bcffd7d/lib/libz.a') Systemd: FALSE (LIBS='SYSTEMD_LIBRARIES-NOTFOUND') Boost::System: Boost::Thread: Third-party: http-parser: 1 MRuby: OFF Neverbleed: OFF Features: Applications: ON HPACK tools: ON Libnghttp2_asio:OFF Examples: OFF Python bindings:OFF Threading: ON -- Configuring done -- Generating done -- Build files have been written to: /home/conan/w/cci_PR-3731/.conan/data/libnghttp2/1.42.0/_/_/build/4c8e58c5fbcd4f7a68bb6bd2b2743e7cc2cad6bb ----Running------ > cmake --build '/home/conan/w/cci_PR-3731/.conan/data/libnghttp2/1.42.0/_/_/build/4c8e58c5fbcd4f7a68bb6bd2b2743e7cc2cad6bb' '--target' 'install' '--' '-j3' ----------------- [ 2%] Built target llhttp [ 3%] Built target url-parser [ 26%] Built target nghttp2_static [ 34%] Built target h2load [ 43%] Built target nghttp [ 45%] Built target inflatehd [ 49%] Built target deflatehd [ 58%] Built target nghttpd [ 97%] Built target nghttpx_static [100%] Built target nghttpx Install the project... -- Install configuration: "Debug" -- Installing: /home/conan/w/cci_PR-3731/.conan/data/libnghttp2/1.42.0/_/_/package/4c8e58c5fbcd4f7a68bb6bd2b2743e7cc2cad6bb/share/doc/nghttp2/README.rst -- Installing: /home/conan/w/cci_PR-3731/.conan/data/libnghttp2/1.42.0/_/_/package/4c8e58c5fbcd4f7a68bb6bd2b2743e7cc2cad6bb/lib/libnghttp2_static.a -- Installing: /home/conan/w/cci_PR-3731/.conan/data/libnghttp2/1.42.0/_/_/package/4c8e58c5fbcd4f7a68bb6bd2b2743e7cc2cad6bb/lib/pkgconfig/libnghttp2.pc -- Installing: /home/conan/w/cci_PR-3731/.conan/data/libnghttp2/1.42.0/_/_/package/4c8e58c5fbcd4f7a68bb6bd2b2743e7cc2cad6bb/include/nghttp2/nghttp2.h -- Installing: /home/conan/w/cci_PR-3731/.conan/data/libnghttp2/1.42.0/_/_/package/4c8e58c5fbcd4f7a68bb6bd2b2743e7cc2cad6bb/include/nghttp2/nghttp2ver.h -- Installing: /home/conan/w/cci_PR-3731/.conan/data/libnghttp2/1.42.0/_/_/package/4c8e58c5fbcd4f7a68bb6bd2b2743e7cc2cad6bb/bin/nghttp -- Set runtime path of "/home/conan/w/cci_PR-3731/.conan/data/libnghttp2/1.42.0/_/_/package/4c8e58c5fbcd4f7a68bb6bd2b2743e7cc2cad6bb/bin/nghttp" to "" -- Installing: /home/conan/w/cci_PR-3731/.conan/data/libnghttp2/1.42.0/_/_/package/4c8e58c5fbcd4f7a68bb6bd2b2743e7cc2cad6bb/bin/nghttpd -- Set runtime path of "/home/conan/w/cci_PR-3731/.conan/data/libnghttp2/1.42.0/_/_/package/4c8e58c5fbcd4f7a68bb6bd2b2743e7cc2cad6bb/bin/nghttpd" to "" -- Installing: /home/conan/w/cci_PR-3731/.conan/data/libnghttp2/1.42.0/_/_/package/4c8e58c5fbcd4f7a68bb6bd2b2743e7cc2cad6bb/bin/nghttpx -- Set runtime path of "/home/conan/w/cci_PR-3731/.conan/data/libnghttp2/1.42.0/_/_/package/4c8e58c5fbcd4f7a68bb6bd2b2743e7cc2cad6bb/bin/nghttpx" to "" -- Installing: /home/conan/w/cci_PR-3731/.conan/data/libnghttp2/1.42.0/_/_/package/4c8e58c5fbcd4f7a68bb6bd2b2743e7cc2cad6bb/bin/h2load -- Set runtime path of "/home/conan/w/cci_PR-3731/.conan/data/libnghttp2/1.42.0/_/_/package/4c8e58c5fbcd4f7a68bb6bd2b2743e7cc2cad6bb/bin/h2load" to "" -- Installing: /home/conan/w/cci_PR-3731/.conan/data/libnghttp2/1.42.0/_/_/package/4c8e58c5fbcd4f7a68bb6bd2b2743e7cc2cad6bb/bin/inflatehd -- Set runtime path of "/home/conan/w/cci_PR-3731/.conan/data/libnghttp2/1.42.0/_/_/package/4c8e58c5fbcd4f7a68bb6bd2b2743e7cc2cad6bb/bin/inflatehd" to "" -- Installing: /home/conan/w/cci_PR-3731/.conan/data/libnghttp2/1.42.0/_/_/package/4c8e58c5fbcd4f7a68bb6bd2b2743e7cc2cad6bb/bin/deflatehd -- Set runtime path of "/home/conan/w/cci_PR-3731/.conan/data/libnghttp2/1.42.0/_/_/package/4c8e58c5fbcd4f7a68bb6bd2b2743e7cc2cad6bb/bin/deflatehd" to "" -- Installing: /home/conan/w/cci_PR-3731/.conan/data/libnghttp2/1.42.0/_/_/package/4c8e58c5fbcd4f7a68bb6bd2b2743e7cc2cad6bb/share/man/man1/nghttp.1 -- Installing: /home/conan/w/cci_PR-3731/.conan/data/libnghttp2/1.42.0/_/_/package/4c8e58c5fbcd4f7a68bb6bd2b2743e7cc2cad6bb/share/man/man1/nghttpd.1 -- Installing: /home/conan/w/cci_PR-3731/.conan/data/libnghttp2/1.42.0/_/_/package/4c8e58c5fbcd4f7a68bb6bd2b2743e7cc2cad6bb/share/man/man1/nghttpx.1 -- Installing: /home/conan/w/cci_PR-3731/.conan/data/libnghttp2/1.42.0/_/_/package/4c8e58c5fbcd4f7a68bb6bd2b2743e7cc2cad6bb/share/man/man1/h2load.1 -- Installing: /home/conan/w/cci_PR-3731/.conan/data/libnghttp2/1.42.0/_/_/package/4c8e58c5fbcd4f7a68bb6bd2b2743e7cc2cad6bb/share/cmake_wrapper/fetch-ocsp-response [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 libnghttp2/1.42.0 package(): Packaged 1 '.a' file: libnghttp2_static.a libnghttp2/1.42.0 package(): Packaged 7 files libnghttp2/1.42.0 package(): Packaged 2 '.h' files: nghttp2ver.h, nghttp2.h libnghttp2/1.42.0: Package '4c8e58c5fbcd4f7a68bb6bd2b2743e7cc2cad6bb' created libnghttp2/1.42.0: Created package revision 8bc253595f938ef3391e141553f65da9 [HOOK - conan-center.py] post_package_info(): [CMAKE FILE NOT IN BUILD FOLDERS (KB-H019)] OK libnghttp2/1.42.0 (test package): Generator cmake created conanbuildinfo.cmake libnghttp2/1.42.0 (test package): Generator txt created conanbuildinfo.txt libnghttp2/1.42.0 (test package): Generated conaninfo.txt libnghttp2/1.42.0 (test package): Generated graphinfo Using lockfile: '/home/conan/w/cci_PR-3731/1/614218d1-e74c-43a8-a044-24dca60375e3/recipes/libnghttp2/all/test_package/build/c0bdfc8f02b4820d9bec0a834cf92287c8b496fe/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 libnghttp2/1.42.0 (test package): Calling build() ----Running------ > cd '/home/conan/w/cci_PR-3731/1/614218d1-e74c-43a8-a044-24dca60375e3/recipes/libnghttp2/all/test_package/build/c0bdfc8f02b4820d9bec0a834cf92287c8b496fe' && cmake -G "Unix Makefiles" -DCMAKE_BUILD_TYPE="Debug" -DCONAN_IN_LOCAL_CACHE="OFF" -DCONAN_COMPILER="gcc" -DCONAN_COMPILER_VERSION="8" -DCONAN_CXX_FLAGS="-m64" -DCONAN_SHARED_LINKER_FLAGS="-m64" -DCONAN_C_FLAGS="-m64" -DCONAN_LIBCXX="libstdc++" -DCMAKE_EXPORT_NO_PACKAGE_REGISTRY="ON" -DCONAN_EXPORTED="1" -Wno-dev '/home/conan/w/cci_PR-3731/1/614218d1-e74c-43a8-a044-24dca60375e3/recipes/libnghttp2/all/test_package' ----------------- -- The C compiler identification is GNU 8.4.0 -- The CXX compiler identification is GNU 8.4.0 -- Check for working C compiler: /usr/bin/gcc -- Check for working C compiler: /usr/bin/gcc -- 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/bin/g++ -- Check for working CXX compiler: /usr/bin/g++ -- 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: 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 8 -- Conan: Checking correct version: 8 -- Conan: C++ stdlib: libstdc++ -- Configuring done -- Generating done -- Build files have been written to: /home/conan/w/cci_PR-3731/1/614218d1-e74c-43a8-a044-24dca60375e3/recipes/libnghttp2/all/test_package/build/c0bdfc8f02b4820d9bec0a834cf92287c8b496fe ----Running------ > cmake --build '/home/conan/w/cci_PR-3731/1/614218d1-e74c-43a8-a044-24dca60375e3/recipes/libnghttp2/all/test_package/build/c0bdfc8f02b4820d9bec0a834cf92287c8b496fe' '--' '-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 libnghttp2/1.42.0 (test package): Running test() ----Running------ > bin/test_package ----------------- nghttp2 ver=76288 version=1.42.0 JSON file created at '/home/conan/w/cci_PR-3731/1/614218d1-e74c-43a8-a044-24dca60375e3/_create.json'