Auto detecting your dev setup to initialize the default profile (/home/conan/w/cci_PR-2893/5/606e7379-5bcb-4dc4-8bcf-f0e8adf3c456/.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-2893/5/606e7379-5bcb-4dc4-8bcf-f0e8adf3c456/.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-2893/5/606e7379-5bcb-4dc4-8bcf-f0e8adf3c456/.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: 10.423828125 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 Exporting package recipe libnghttp2/1.39.2 exports: File 'conandata.yml' found. Exporting it... libnghttp2/1.39.2 exports: Copied 1 '.yml' file: conandata.yml libnghttp2/1.39.2 exports_sources: Copied 1 '.txt' file: CMakeLists.txt libnghttp2/1.39.2 exports_sources: Copied 2 '.patch' files: fix-addNghttp2IncludesPathCMake.patch, nghttp_static_include_directories.patch libnghttp2/1.39.2 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.39.2': {'sha256': '92a23e4522328c8565028ee0c7270e74add7990614fd1148f2a79d873bc2a1d0', 'url': 'https://github.com/nghttp2/nghttp2/releases/download/v1.39.2/nghttp2-1.39.2.tar.bz2'}}, 'patches': {'1.39.2': [{'patch_file': 'patches/fix-addNghttp2IncludesPathCMake.patch', 'base_path': 'source_subfolder'}, {'patch_file': 'patches/fix-findJemalloc.cmake', 'base_path': 'source_subfolder'}, {'patch_file': 'patches/fix-findLibevent.cmake', 'base_path': 'source_subfolder'}]}} [HOOK - conan-center.py] post_export(): [CONANDATA.YML REDUCE (KB-H031)] New conandata.yml contents: patches: 1.39.2: - base_path: source_subfolder patch_file: patches/fix-addNghttp2IncludesPathCMake.patch - base_path: source_subfolder patch_file: patches/fix-findJemalloc.cmake - base_path: source_subfolder patch_file: patches/fix-findLibevent.cmake sources: 1.39.2: sha256: 92a23e4522328c8565028ee0c7270e74add7990614fd1148f2a79d873bc2a1d0 url: https://github.com/nghttp2/nghttp2/releases/download/v1.39.2/nghttp2-1.39.2.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.39.2: A new conanfile.py version was exported libnghttp2/1.39.2: Folder: /home/conan/w/cci_PR-2893/5/606e7379-5bcb-4dc4-8bcf-f0e8adf3c456/.conan/data/libnghttp2/1.39.2/_/_/export libnghttp2/1.39.2: Using the exported files summary hash as the recipe revision: 347b751a4c72a767642eb762aff366cc libnghttp2/1.39.2: Exported revision: 347b751a4c72a767642eb762aff366cc 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-2893_8435ea34af4dcb628b0e81f6faf46394f2d9d926'... zlib/1.2.11: Trying with 'central'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz zlib/1.2.11: Downloaded recipe revision 1579680eade7cc27626667ca4b143529 openssl/1.1.1d: Not found in local cache, looking in remotes... openssl/1.1.1d: Trying with 'c3i_PR-2893_8435ea34af4dcb628b0e81f6faf46394f2d9d926'... openssl/1.1.1d: Trying with 'central'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz openssl/1.1.1d: Downloaded recipe revision 72d717df309f703dff45ce869beb7a73 c-ares/1.15.0: Not found in local cache, looking in remotes... c-ares/1.15.0: Trying with 'c3i_PR-2893_8435ea34af4dcb628b0e81f6faf46394f2d9d926'... c-ares/1.15.0: Trying with 'central'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz c-ares/1.15.0: Downloaded recipe revision 941389ce058bbbc6b5e536a7ac97abfe libev/4.27: Not found in local cache, looking in remotes... libev/4.27: Trying with 'c3i_PR-2893_8435ea34af4dcb628b0e81f6faf46394f2d9d926'... libev/4.27: Trying with 'central'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz libev/4.27: Downloaded recipe revision d6aa9f998b513874c979e4ce60ad26d3 libevent/2.1.11: Not found in local cache, looking in remotes... libevent/2.1.11: Trying with 'c3i_PR-2893_8435ea34af4dcb628b0e81f6faf46394f2d9d926'... libevent/2.1.11: Trying with 'central'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz libevent/2.1.11: Downloaded recipe revision dbab5bce1b9da71483792ec7314f7d9b libxml2/2.9.9: Not found in local cache, looking in remotes... libxml2/2.9.9: Trying with 'c3i_PR-2893_8435ea34af4dcb628b0e81f6faf46394f2d9d926'... libxml2/2.9.9: Trying with 'central'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz libxml2/2.9.9: Downloaded recipe revision 8230ecd816df7431e9701d3184f71eca libiconv/1.16: Not found in local cache, looking in remotes... libiconv/1.16: Trying with 'c3i_PR-2893_8435ea34af4dcb628b0e81f6faf46394f2d9d926'... libiconv/1.16: Trying with 'central'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz libiconv/1.16: Downloaded recipe revision 581a80fc52ba4773287e0c826fd3d357 jansson/2.12: Not found in local cache, looking in remotes... jansson/2.12: Trying with 'c3i_PR-2893_8435ea34af4dcb628b0e81f6faf46394f2d9d926'... jansson/2.12: Trying with 'central'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz jansson/2.12: Downloaded recipe revision e73a44f4227f240ad6069f7e44d937cb libnghttp2/1.39.2: Forced build from source libnghttp2/1.39.2 (test package): Installing package Requirements c-ares/1.15.0 from 'central' - Downloaded jansson/2.12 from 'central' - Downloaded libev/4.27 from 'central' - Downloaded libevent/2.1.11 from 'central' - Downloaded libiconv/1.16 from 'central' - Downloaded libnghttp2/1.39.2 from local cache - Cache libxml2/2.9.9 from 'central' - Downloaded openssl/1.1.1d from 'central' - Downloaded zlib/1.2.11 from 'central' - Downloaded Packages c-ares/1.15.0:761432f3453a17c960259b5b2605153e3bcffd7d - Download jansson/2.12:cc54032b25cda5bc2b52e85093bc2ed99c8011b3 - Download libev/4.27:761432f3453a17c960259b5b2605153e3bcffd7d - Download libevent/2.1.11:83c8982ab18513337f2443e7a495baa4bda7ad12 - Download libiconv/1.16:761432f3453a17c960259b5b2605153e3bcffd7d - Download libnghttp2/1.39.2:4c8e58c5fbcd4f7a68bb6bd2b2743e7cc2cad6bb - Build libxml2/2.9.9:abb2e8f04876988d078512879a47a843140f0ba2 - Download openssl/1.1.1d:761432f3453a17c960259b5b2605153e3bcffd7d - Download zlib/1.2.11:761432f3453a17c960259b5b2605153e3bcffd7d - Download Installing (downloading, building) binaries... c-ares/1.15.0: Retrieving package 761432f3453a17c960259b5b2605153e3bcffd7d from remote 'central' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz c-ares/1.15.0: Package installed 761432f3453a17c960259b5b2605153e3bcffd7d c-ares/1.15.0: Downloaded package revision ab7eb004c018b3c6afcc7c21cb901474 jansson/2.12: Retrieving package cc54032b25cda5bc2b52e85093bc2ed99c8011b3 from remote 'central' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz jansson/2.12: Package installed cc54032b25cda5bc2b52e85093bc2ed99c8011b3 jansson/2.12: Downloaded package revision 28d10f5fd4a707a611ea1348a70b89ff libev/4.27: Retrieving package 761432f3453a17c960259b5b2605153e3bcffd7d from remote 'central' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz libev/4.27: Package installed 761432f3453a17c960259b5b2605153e3bcffd7d libev/4.27: Downloaded package revision 6afa48506621d9dc466a8340848385c8 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 a86eab7a70ad476ec4836cb9e6c11283 openssl/1.1.1d: Retrieving package 761432f3453a17c960259b5b2605153e3bcffd7d from remote 'central' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz openssl/1.1.1d: Package installed 761432f3453a17c960259b5b2605153e3bcffd7d openssl/1.1.1d: Downloaded package revision 8bec5e247e3248264fed786571092f3e 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 a14a22be32255977cb9ce8e0b6c92ee0 libevent/2.1.11: Retrieving package 83c8982ab18513337f2443e7a495baa4bda7ad12 from remote 'central' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz libevent/2.1.11: Package installed 83c8982ab18513337f2443e7a495baa4bda7ad12 libevent/2.1.11: Downloaded package revision 6742e403d66b9ff38b5f199b676cdcf7 libxml2/2.9.9: Retrieving package abb2e8f04876988d078512879a47a843140f0ba2 from remote 'central' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz libxml2/2.9.9: Package installed abb2e8f04876988d078512879a47a843140f0ba2 libxml2/2.9.9: Downloaded package revision 806b804c82bf4d366655ff46c4239d95 c-ares/1.15.0: Appending PATH environment variable: /home/conan/w/cci_PR-2893/5/606e7379-5bcb-4dc4-8bcf-f0e8adf3c456/.conan/data/c-ares/1.15.0/_/_/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-2893/5/606e7379-5bcb-4dc4-8bcf-f0e8adf3c456/.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.9: Appending PATH environment variable: /home/conan/w/cci_PR-2893/5/606e7379-5bcb-4dc4-8bcf-f0e8adf3c456/.conan/data/libxml2/2.9.9/_/_/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.39.2: Configuring sources in /home/conan/w/cci_PR-2893/5/606e7379-5bcb-4dc4-8bcf-f0e8adf3c456/.conan/data/libnghttp2/1.39.2/_/_/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.39.2: Copying sources to build folder libnghttp2/1.39.2: Building your package in /home/conan/w/cci_PR-2893/5/606e7379-5bcb-4dc4-8bcf-f0e8adf3c456/.conan/data/libnghttp2/1.39.2/_/_/build/4c8e58c5fbcd4f7a68bb6bd2b2743e7cc2cad6bb libnghttp2/1.39.2: Generator pkg_config created cares.pc libnghttp2/1.39.2: Generator pkg_config created libcares.pc libnghttp2/1.39.2: Generator pkg_config created libev.pc libnghttp2/1.39.2: Generator pkg_config created libevent_core.pc libnghttp2/1.39.2: Generator pkg_config created libevent_pthreads.pc libnghttp2/1.39.2: Generator pkg_config created libevent_openssl.pc libnghttp2/1.39.2: Generator pkg_config created libevent_extra.pc libnghttp2/1.39.2: Generator pkg_config created libevent.pc libnghttp2/1.39.2: Generator pkg_config created libxml-2.0.pc libnghttp2/1.39.2: Generator pkg_config created jansson.pc libnghttp2/1.39.2: Generator pkg_config created zlib.pc libnghttp2/1.39.2: Generator pkg_config created libcrypto.pc libnghttp2/1.39.2: Generator pkg_config created libssl.pc libnghttp2/1.39.2: Generator pkg_config created openssl.pc libnghttp2/1.39.2: Generator pkg_config created libiconv.pc libnghttp2/1.39.2: 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 libnghttp2/1.39.2: Calling build() ----Running------ > cd '/home/conan/w/cci_PR-2893/5/606e7379-5bcb-4dc4-8bcf-f0e8adf3c456/.conan/data/libnghttp2/1.39.2/_/_/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-2893/5/606e7379-5bcb-4dc4-8bcf-f0e8adf3c456/.conan/data/libnghttp2/1.39.2/_/_/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" -DOPENSSL_ROOT_DIR="/home/conan/w/cci_PR-2893/5/606e7379-5bcb-4dc4-8bcf-f0e8adf3c456/.conan/data/openssl/1.1.1d/_/_/package/761432f3453a17c960259b5b2605153e3bcffd7d" -DZLIB_ROOT="/home/conan/w/cci_PR-2893/5/606e7379-5bcb-4dc4-8bcf-f0e8adf3c456/.conan/data/zlib/1.2.11/_/_/package/761432f3453a17c960259b5b2605153e3bcffd7d" -Wno-dev '/home/conan/w/cci_PR-2893/5/606e7379-5bcb-4dc4-8bcf-f0e8adf3c456/.conan/data/libnghttp2/1.39.2/_/_/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-2893/5/606e7379-5bcb-4dc4-8bcf-f0e8adf3c456/.conan/data/openssl/1.1.1d/_/_/package/761432f3453a17c960259b5b2605153e3bcffd7d/lib/libcrypto.a (found suitable version "1.1.1d", minimum required is "1.0.1") -- Found Libev: /home/conan/w/cci_PR-2893/5/606e7379-5bcb-4dc4-8bcf-f0e8adf3c456/.conan/data/libev/4.27/_/_/package/761432f3453a17c960259b5b2605153e3bcffd7d/lib/libev.a (found suitable version "4.27", minimum required is "4.11") -- Found Libcares: /home/conan/w/cci_PR-2893/5/606e7379-5bcb-4dc4-8bcf-f0e8adf3c456/.conan/data/c-ares/1.15.0/_/_/package/761432f3453a17c960259b5b2605153e3bcffd7d/lib/libcares.a (found suitable version "1.14.0", minimum required is "1.7.5") -- Found ZLIB: /home/conan/w/cci_PR-2893/5/606e7379-5bcb-4dc4-8bcf-f0e8adf3c456/.conan/data/zlib/1.2.11/_/_/package/761432f3453a17c960259b5b2605153e3bcffd7d/lib/libz.a (found suitable version "1.2.11", minimum required is "1.2.3") -- Found Jansson: /home/conan/w/cci_PR-2893/5/606e7379-5bcb-4dc4-8bcf-f0e8adf3c456/.conan/data/jansson/2.12/_/_/package/cc54032b25cda5bc2b52e85093bc2ed99c8011b3/lib/libjansson.a (found suitable version "2.12", minimum required is "2.5") -- Could NOT find Libevent (missing: LIBEVENT_LIBEVENT_LIBRARY libevent) (found suitable version "2.1.11-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-2893/5/606e7379-5bcb-4dc4-8bcf-f0e8adf3c456/.conan/data/libxml2/2.9.9/_/_/package/abb2e8f04876988d078512879a47a843140f0ba2/lib/libxml2.a (found suitable version "2.9.9", minimum required is "2.6.26") -- Could NOT find Jemalloc (missing: JEMALLOC_LIBRARY JEMALLOC_INCLUDE_DIR) -- Could NOT find Spdylay (missing: SPDYLAY_LIBRARY SPDYLAY_INCLUDE_DIR) (Required is at least version "1.3.2") -- 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.39.2 Library version: 32:0:18 Install prefix: /home/conan/w/cci_PR-2893/5/606e7379-5bcb-4dc4-8bcf-f0e8adf3c456/.conan/data/libnghttp2/1.39.2/_/_/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-2893/5/606e7379-5bcb-4dc4-8bcf-f0e8adf3c456/.conan/data/openssl/1.1.1d/_/_/package/761432f3453a17c960259b5b2605153e3bcffd7d/lib/libssl.a;/home/conan/w/cci_PR-2893/5/606e7379-5bcb-4dc4-8bcf-f0e8adf3c456/.conan/data/openssl/1.1.1d/_/_/package/761432f3453a17c960259b5b2605153e3bcffd7d/lib/libcrypto.a;-lpthread;dl') Libxml2: TRUE (LIBS='/home/conan/w/cci_PR-2893/5/606e7379-5bcb-4dc4-8bcf-f0e8adf3c456/.conan/data/libxml2/2.9.9/_/_/package/abb2e8f04876988d078512879a47a843140f0ba2/lib/libxml2.a') Libev: TRUE (LIBS='/home/conan/w/cci_PR-2893/5/606e7379-5bcb-4dc4-8bcf-f0e8adf3c456/.conan/data/libev/4.27/_/_/package/761432f3453a17c960259b5b2605153e3bcffd7d/lib/libev.a') Libc-ares: TRUE (LIBS='/home/conan/w/cci_PR-2893/5/606e7379-5bcb-4dc4-8bcf-f0e8adf3c456/.conan/data/c-ares/1.15.0/_/_/package/761432f3453a17c960259b5b2605153e3bcffd7d/lib/libcares.a') Libevent(SSL): FALSE (LIBS='') Spdylay: FALSE (LIBS='') Jansson: TRUE (LIBS='/home/conan/w/cci_PR-2893/5/606e7379-5bcb-4dc4-8bcf-f0e8adf3c456/.conan/data/jansson/2.12/_/_/package/cc54032b25cda5bc2b52e85093bc2ed99c8011b3/lib/libjansson.a') Jemalloc: FALSE (LIBS='') Zlib: TRUE (LIBS='/home/conan/w/cci_PR-2893/5/606e7379-5bcb-4dc4-8bcf-f0e8adf3c456/.conan/data/zlib/1.2.11/_/_/package/761432f3453a17c960259b5b2605153e3bcffd7d/lib/libz.a') 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 CMake Warning: Manually-specified variables were not used by the project: CMAKE_EXPORT_NO_PACKAGE_REGISTRY -- Build files have been written to: /home/conan/w/cci_PR-2893/5/606e7379-5bcb-4dc4-8bcf-f0e8adf3c456/.conan/data/libnghttp2/1.39.2/_/_/build/4c8e58c5fbcd4f7a68bb6bd2b2743e7cc2cad6bb ----Running------ > cmake --build '/home/conan/w/cci_PR-2893/5/606e7379-5bcb-4dc4-8bcf-f0e8adf3c456/.conan/data/libnghttp2/1.39.2/_/_/build/4c8e58c5fbcd4f7a68bb6bd2b2743e7cc2cad6bb' '--' '-j3' ----------------- Scanning dependencies of target url-parser [ 1%] Building C object source_subfolder/third-party/CMakeFiles/url-parser.dir/url-parser/url_parser.c.o Scanning dependencies of target llhttp [ 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 [ 4%] Building C object source_subfolder/third-party/CMakeFiles/llhttp.dir/llhttp/src/http.c.o [ 4%] Built target url-parser [ 5%] Building C object source_subfolder/third-party/CMakeFiles/llhttp.dir/llhttp/src/llhttp.c.o [ 6%] Building C object source_subfolder/lib/CMakeFiles/nghttp2_static.dir/nghttp2_map.c.o [ 7%] Building C object source_subfolder/lib/CMakeFiles/nghttp2_static.dir/nghttp2_queue.c.o [ 9%] Building C object source_subfolder/lib/CMakeFiles/nghttp2_static.dir/nghttp2_frame.c.o [ 9%] Building C object source_subfolder/lib/CMakeFiles/nghttp2_static.dir/nghttp2_buf.c.o [ 10%] Building C object source_subfolder/lib/CMakeFiles/nghttp2_static.dir/nghttp2_stream.c.o [ 11%] Building C object source_subfolder/lib/CMakeFiles/nghttp2_static.dir/nghttp2_outbound_item.c.o [ 11%] Built target llhttp [ 12%] Building C object source_subfolder/lib/CMakeFiles/nghttp2_static.dir/nghttp2_session.c.o [ 13%] Building C object source_subfolder/lib/CMakeFiles/nghttp2_static.dir/nghttp2_submit.c.o [ 14%] Building C object source_subfolder/lib/CMakeFiles/nghttp2_static.dir/nghttp2_helper.c.o [ 15%] Building C object source_subfolder/lib/CMakeFiles/nghttp2_static.dir/nghttp2_npn.c.o [ 15%] Building C object source_subfolder/lib/CMakeFiles/nghttp2_static.dir/nghttp2_hd.c.o [ 17%] Building C object source_subfolder/lib/CMakeFiles/nghttp2_static.dir/nghttp2_hd_huffman.c.o [ 18%] Building C object source_subfolder/lib/CMakeFiles/nghttp2_static.dir/nghttp2_hd_huffman_data.c.o [ 19%] Building C object source_subfolder/lib/CMakeFiles/nghttp2_static.dir/nghttp2_version.c.o [ 20%] Building C object source_subfolder/lib/CMakeFiles/nghttp2_static.dir/nghttp2_priority_spec.c.o [ 21%] Building C object source_subfolder/lib/CMakeFiles/nghttp2_static.dir/nghttp2_option.c.o [ 22%] Building C object source_subfolder/lib/CMakeFiles/nghttp2_static.dir/nghttp2_callbacks.c.o [ 22%] Building C object source_subfolder/lib/CMakeFiles/nghttp2_static.dir/nghttp2_mem.c.o [ 23%] Building C object source_subfolder/lib/CMakeFiles/nghttp2_static.dir/nghttp2_http.c.o [ 25%] Building C object source_subfolder/lib/CMakeFiles/nghttp2_static.dir/nghttp2_rcbuf.c.o [ 26%] Building C object source_subfolder/lib/CMakeFiles/nghttp2_static.dir/nghttp2_debug.c.o [ 27%] Linking C static library ../../lib/libnghttp2.a [ 27%] Built target nghttp2_static Scanning dependencies of target nghttp [ 28%] Building CXX object source_subfolder/src/CMakeFiles/nghttp.dir/util.cc.o Scanning dependencies of target h2load [ 29%] Building CXX object source_subfolder/src/CMakeFiles/h2load.dir/util.cc.o Scanning dependencies of target nghttpx_static [ 30%] Building CXX object source_subfolder/src/CMakeFiles/nghttpx_static.dir/util.cc.o [ 31%] Building CXX object source_subfolder/src/CMakeFiles/h2load.dir/http2.cc.o [ 32%] Building CXX object source_subfolder/src/CMakeFiles/nghttp.dir/http2.cc.o [ 34%] Building CXX object source_subfolder/src/CMakeFiles/nghttpx_static.dir/http2.cc.o [ 35%] Building CXX object source_subfolder/src/CMakeFiles/h2load.dir/h2load.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 [ 38%] Building C object source_subfolder/src/CMakeFiles/nghttpx_static.dir/timegm.c.o [ 39%] Building CXX object source_subfolder/src/CMakeFiles/nghttpx_static.dir/app_helper.cc.o [ 39%] Building CXX object source_subfolder/src/CMakeFiles/nghttpx_static.dir/tls.cc.o [ 40%] Building C object source_subfolder/src/CMakeFiles/nghttp.dir/nghttp2_gzip.c.o [ 42%] Building CXX object source_subfolder/src/CMakeFiles/nghttp.dir/nghttp.cc.o [ 43%] Building CXX object source_subfolder/src/CMakeFiles/nghttpx_static.dir/shrpx_config.cc.o [ 44%] Building C object source_subfolder/src/CMakeFiles/h2load.dir/timegm.c.o [ 45%] Building CXX object source_subfolder/src/CMakeFiles/h2load.dir/tls.cc.o [ 45%] Building CXX object source_subfolder/src/CMakeFiles/h2load.dir/h2load_http2_session.cc.o [ 46%] Building CXX object source_subfolder/src/CMakeFiles/h2load.dir/h2load_http1_session.cc.o [ 46%] Building CXX object source_subfolder/src/CMakeFiles/nghttp.dir/tls.cc.o [ 47%] Linking CXX executable ../../bin/h2load [ 48%] Building CXX object source_subfolder/src/CMakeFiles/nghttp.dir/HtmlParser.cc.o [ 48%] Built target h2load Scanning dependencies of target inflatehd [ 50%] Building CXX object source_subfolder/src/CMakeFiles/inflatehd.dir/inflatehd.cc.o [ 51%] Building CXX object source_subfolder/src/CMakeFiles/nghttpx_static.dir/shrpx_accept_handler.cc.o [ 52%] Building C object source_subfolder/src/CMakeFiles/inflatehd.dir/comp_helper.c.o [ 52%] Linking CXX executable ../../bin/inflatehd [ 52%] Built target inflatehd [ 53%] Building CXX object source_subfolder/src/CMakeFiles/nghttpx_static.dir/shrpx_connection_handler.cc.o [ 54%] Linking CXX executable ../../bin/nghttp [ 54%] Built target nghttp [ 55%] Building CXX object source_subfolder/src/CMakeFiles/nghttpx_static.dir/shrpx_client_handler.cc.o Scanning dependencies of target nghttpd [ 56%] Building CXX object source_subfolder/src/CMakeFiles/nghttpd.dir/util.cc.o [ 56%] Building CXX object source_subfolder/src/CMakeFiles/nghttpd.dir/http2.cc.o [ 57%] Building CXX object source_subfolder/src/CMakeFiles/nghttpx_static.dir/shrpx_http2_upstream.cc.o [ 59%] Building C object source_subfolder/src/CMakeFiles/nghttpd.dir/timegm.c.o [ 60%] Building CXX object source_subfolder/src/CMakeFiles/nghttpd.dir/app_helper.cc.o [ 61%] Building C object source_subfolder/src/CMakeFiles/nghttpd.dir/nghttp2_gzip.c.o Scanning dependencies of target deflatehd [ 62%] Building CXX object source_subfolder/src/CMakeFiles/deflatehd.dir/deflatehd.cc.o /home/conan/w/cci_PR-2893/5/606e7379-5bcb-4dc4-8bcf-f0e8adf3c456/.conan/data/libnghttp2/1.39.2/_/_/build/4c8e58c5fbcd4f7a68bb6bd2b2743e7cc2cad6bb/source_subfolder/src/shrpx_http2_upstream.cc: In member function ‘void shrpx::Http2Upstream::initiate_downstream(shrpx::Downstream*)’: /home/conan/w/cci_PR-2893/5/606e7379-5bcb-4dc4-8bcf-f0e8adf3c456/.conan/data/libnghttp2/1.39.2/_/_/build/4c8e58c5fbcd4f7a68bb6bd2b2743e7cc2cad6bb/source_subfolder/src/shrpx_http2_upstream.cc:463:25: warning: unused variable ‘dconn_ptr’ [-Wunused-variable] DownstreamConnection *dconn_ptr; ^~~~~~~~~ [ 63%] Building C object source_subfolder/src/CMakeFiles/deflatehd.dir/comp_helper.c.o [ 64%] Building CXX object source_subfolder/src/CMakeFiles/nghttpd.dir/nghttpd.cc.o [ 65%] Linking CXX executable ../../bin/deflatehd [ 65%] Built target deflatehd [ 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 [ 69%] Building CXX object source_subfolder/src/CMakeFiles/nghttpx_static.dir/shrpx_https_upstream.cc.o [ 69%] Building CXX object source_subfolder/src/CMakeFiles/nghttpx_static.dir/shrpx_downstream.cc.o /home/conan/w/cci_PR-2893/5/606e7379-5bcb-4dc4-8bcf-f0e8adf3c456/.conan/data/libnghttp2/1.39.2/_/_/build/4c8e58c5fbcd4f7a68bb6bd2b2743e7cc2cad6bb/source_subfolder/src/shrpx_https_upstream.cc: In function ‘int shrpx::{anonymous}::htp_hdrs_completecb(llhttp_t*)’: /home/conan/w/cci_PR-2893/5/606e7379-5bcb-4dc4-8bcf-f0e8adf3c456/.conan/data/libnghttp2/1.39.2/_/_/build/4c8e58c5fbcd4f7a68bb6bd2b2743e7cc2cad6bb/source_subfolder/src/shrpx_https_upstream.cc:460:25: warning: unused variable ‘dconn_ptr’ [-Wunused-variable] DownstreamConnection *dconn_ptr; ^~~~~~~~~ [ 70%] Building CXX object source_subfolder/src/CMakeFiles/nghttpx_static.dir/shrpx_downstream_connection.cc.o [ 70%] Linking CXX executable ../../bin/nghttpd [ 70%] Built target nghttpd [ 71%] Building CXX object source_subfolder/src/CMakeFiles/nghttpx_static.dir/shrpx_http_downstream_connection.cc.o [ 72%] Building CXX object source_subfolder/src/CMakeFiles/nghttpx_static.dir/shrpx_http2_downstream_connection.cc.o [ 73%] Building CXX object source_subfolder/src/CMakeFiles/nghttpx_static.dir/shrpx_http2_session.cc.o [ 75%] Building CXX object source_subfolder/src/CMakeFiles/nghttpx_static.dir/shrpx_downstream_queue.cc.o [ 76%] Building CXX object source_subfolder/src/CMakeFiles/nghttpx_static.dir/shrpx_log.cc.o [ 76%] 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 [ 82%] Building CXX object source_subfolder/src/CMakeFiles/nghttpx_static.dir/shrpx_downstream_connection_pool.cc.o [ 84%] 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 [ 92%] 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.39.2: Package '4c8e58c5fbcd4f7a68bb6bd2b2743e7cc2cad6bb' built libnghttp2/1.39.2: Build folder /home/conan/w/cci_PR-2893/5/606e7379-5bcb-4dc4-8bcf-f0e8adf3c456/.conan/data/libnghttp2/1.39.2/_/_/build/4c8e58c5fbcd4f7a68bb6bd2b2743e7cc2cad6bb libnghttp2/1.39.2: Generated conaninfo.txt libnghttp2/1.39.2: Generated conanbuildinfo.txt libnghttp2/1.39.2: Generating the package libnghttp2/1.39.2: Package folder /home/conan/w/cci_PR-2893/5/606e7379-5bcb-4dc4-8bcf-f0e8adf3c456/.conan/data/libnghttp2/1.39.2/_/_/package/4c8e58c5fbcd4f7a68bb6bd2b2743e7cc2cad6bb libnghttp2/1.39.2: Calling package() ----Running------ > cd '/home/conan/w/cci_PR-2893/5/606e7379-5bcb-4dc4-8bcf-f0e8adf3c456/.conan/data/libnghttp2/1.39.2/_/_/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-2893/5/606e7379-5bcb-4dc4-8bcf-f0e8adf3c456/.conan/data/libnghttp2/1.39.2/_/_/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" -DOPENSSL_ROOT_DIR="/home/conan/w/cci_PR-2893/5/606e7379-5bcb-4dc4-8bcf-f0e8adf3c456/.conan/data/openssl/1.1.1d/_/_/package/761432f3453a17c960259b5b2605153e3bcffd7d" -DZLIB_ROOT="/home/conan/w/cci_PR-2893/5/606e7379-5bcb-4dc4-8bcf-f0e8adf3c456/.conan/data/zlib/1.2.11/_/_/package/761432f3453a17c960259b5b2605153e3bcffd7d" -Wno-dev '/home/conan/w/cci_PR-2893/5/606e7379-5bcb-4dc4-8bcf-f0e8adf3c456/.conan/data/libnghttp2/1.39.2/_/_/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 Libevent (missing: LIBEVENT_LIBEVENT_LIBRARY libevent) (found suitable version "2.1.11-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 Spdylay (missing: SPDYLAY_LIBRARY SPDYLAY_INCLUDE_DIR) (Required is at least version "1.3.2") -- Could NOT find CUnit (missing: CUNIT_LIBRARY CUNIT_INCLUDE_DIR) (Required is at least version "2.1") -- summary of build options: Package version: 1.39.2 Library version: 32:0:18 Install prefix: /home/conan/w/cci_PR-2893/5/606e7379-5bcb-4dc4-8bcf-f0e8adf3c456/.conan/data/libnghttp2/1.39.2/_/_/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-2893/5/606e7379-5bcb-4dc4-8bcf-f0e8adf3c456/.conan/data/openssl/1.1.1d/_/_/package/761432f3453a17c960259b5b2605153e3bcffd7d/lib/libssl.a;/home/conan/w/cci_PR-2893/5/606e7379-5bcb-4dc4-8bcf-f0e8adf3c456/.conan/data/openssl/1.1.1d/_/_/package/761432f3453a17c960259b5b2605153e3bcffd7d/lib/libcrypto.a;-lpthread;dl') Libxml2: TRUE (LIBS='/home/conan/w/cci_PR-2893/5/606e7379-5bcb-4dc4-8bcf-f0e8adf3c456/.conan/data/libxml2/2.9.9/_/_/package/abb2e8f04876988d078512879a47a843140f0ba2/lib/libxml2.a') Libev: TRUE (LIBS='/home/conan/w/cci_PR-2893/5/606e7379-5bcb-4dc4-8bcf-f0e8adf3c456/.conan/data/libev/4.27/_/_/package/761432f3453a17c960259b5b2605153e3bcffd7d/lib/libev.a') Libc-ares: TRUE (LIBS='/home/conan/w/cci_PR-2893/5/606e7379-5bcb-4dc4-8bcf-f0e8adf3c456/.conan/data/c-ares/1.15.0/_/_/package/761432f3453a17c960259b5b2605153e3bcffd7d/lib/libcares.a') Libevent(SSL): FALSE (LIBS='') Spdylay: FALSE (LIBS='') Jansson: TRUE (LIBS='/home/conan/w/cci_PR-2893/5/606e7379-5bcb-4dc4-8bcf-f0e8adf3c456/.conan/data/jansson/2.12/_/_/package/cc54032b25cda5bc2b52e85093bc2ed99c8011b3/lib/libjansson.a') Jemalloc: FALSE (LIBS='') Zlib: TRUE (LIBS='/home/conan/w/cci_PR-2893/5/606e7379-5bcb-4dc4-8bcf-f0e8adf3c456/.conan/data/zlib/1.2.11/_/_/package/761432f3453a17c960259b5b2605153e3bcffd7d/lib/libz.a') 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-2893/5/606e7379-5bcb-4dc4-8bcf-f0e8adf3c456/.conan/data/libnghttp2/1.39.2/_/_/build/4c8e58c5fbcd4f7a68bb6bd2b2743e7cc2cad6bb ----Running------ > cmake --build '/home/conan/w/cci_PR-2893/5/606e7379-5bcb-4dc4-8bcf-f0e8adf3c456/.conan/data/libnghttp2/1.39.2/_/_/build/4c8e58c5fbcd4f7a68bb6bd2b2743e7cc2cad6bb' '--target' 'install' '--' '-j3' ----------------- [ 1%] Built target url-parser [ 4%] Built target llhttp [ 27%] Built target nghttp2_static [ 35%] Built target h2load [ 44%] Built target nghttp [ 46%] Built target inflatehd [ 50%] Built target deflatehd [ 57%] Built target nghttpd [ 97%] Built target nghttpx_static [100%] Built target nghttpx Install the project... -- Install configuration: "Debug" -- Installing: /home/conan/w/cci_PR-2893/5/606e7379-5bcb-4dc4-8bcf-f0e8adf3c456/.conan/data/libnghttp2/1.39.2/_/_/package/4c8e58c5fbcd4f7a68bb6bd2b2743e7cc2cad6bb/share/doc/nghttp2/README.rst -- Installing: /home/conan/w/cci_PR-2893/5/606e7379-5bcb-4dc4-8bcf-f0e8adf3c456/.conan/data/libnghttp2/1.39.2/_/_/package/4c8e58c5fbcd4f7a68bb6bd2b2743e7cc2cad6bb/lib/libnghttp2.a -- Installing: /home/conan/w/cci_PR-2893/5/606e7379-5bcb-4dc4-8bcf-f0e8adf3c456/.conan/data/libnghttp2/1.39.2/_/_/package/4c8e58c5fbcd4f7a68bb6bd2b2743e7cc2cad6bb/lib/pkgconfig/libnghttp2.pc -- Installing: /home/conan/w/cci_PR-2893/5/606e7379-5bcb-4dc4-8bcf-f0e8adf3c456/.conan/data/libnghttp2/1.39.2/_/_/package/4c8e58c5fbcd4f7a68bb6bd2b2743e7cc2cad6bb/include/nghttp2/nghttp2.h -- Installing: /home/conan/w/cci_PR-2893/5/606e7379-5bcb-4dc4-8bcf-f0e8adf3c456/.conan/data/libnghttp2/1.39.2/_/_/package/4c8e58c5fbcd4f7a68bb6bd2b2743e7cc2cad6bb/include/nghttp2/nghttp2ver.h -- Installing: /home/conan/w/cci_PR-2893/5/606e7379-5bcb-4dc4-8bcf-f0e8adf3c456/.conan/data/libnghttp2/1.39.2/_/_/package/4c8e58c5fbcd4f7a68bb6bd2b2743e7cc2cad6bb/bin/nghttp -- Set runtime path of "/home/conan/w/cci_PR-2893/5/606e7379-5bcb-4dc4-8bcf-f0e8adf3c456/.conan/data/libnghttp2/1.39.2/_/_/package/4c8e58c5fbcd4f7a68bb6bd2b2743e7cc2cad6bb/bin/nghttp" to "" -- Installing: /home/conan/w/cci_PR-2893/5/606e7379-5bcb-4dc4-8bcf-f0e8adf3c456/.conan/data/libnghttp2/1.39.2/_/_/package/4c8e58c5fbcd4f7a68bb6bd2b2743e7cc2cad6bb/bin/nghttpd -- Set runtime path of "/home/conan/w/cci_PR-2893/5/606e7379-5bcb-4dc4-8bcf-f0e8adf3c456/.conan/data/libnghttp2/1.39.2/_/_/package/4c8e58c5fbcd4f7a68bb6bd2b2743e7cc2cad6bb/bin/nghttpd" to "" -- Installing: /home/conan/w/cci_PR-2893/5/606e7379-5bcb-4dc4-8bcf-f0e8adf3c456/.conan/data/libnghttp2/1.39.2/_/_/package/4c8e58c5fbcd4f7a68bb6bd2b2743e7cc2cad6bb/bin/nghttpx -- Set runtime path of "/home/conan/w/cci_PR-2893/5/606e7379-5bcb-4dc4-8bcf-f0e8adf3c456/.conan/data/libnghttp2/1.39.2/_/_/package/4c8e58c5fbcd4f7a68bb6bd2b2743e7cc2cad6bb/bin/nghttpx" to "" -- Installing: /home/conan/w/cci_PR-2893/5/606e7379-5bcb-4dc4-8bcf-f0e8adf3c456/.conan/data/libnghttp2/1.39.2/_/_/package/4c8e58c5fbcd4f7a68bb6bd2b2743e7cc2cad6bb/bin/h2load -- Set runtime path of "/home/conan/w/cci_PR-2893/5/606e7379-5bcb-4dc4-8bcf-f0e8adf3c456/.conan/data/libnghttp2/1.39.2/_/_/package/4c8e58c5fbcd4f7a68bb6bd2b2743e7cc2cad6bb/bin/h2load" to "" -- Installing: /home/conan/w/cci_PR-2893/5/606e7379-5bcb-4dc4-8bcf-f0e8adf3c456/.conan/data/libnghttp2/1.39.2/_/_/package/4c8e58c5fbcd4f7a68bb6bd2b2743e7cc2cad6bb/bin/inflatehd -- Set runtime path of "/home/conan/w/cci_PR-2893/5/606e7379-5bcb-4dc4-8bcf-f0e8adf3c456/.conan/data/libnghttp2/1.39.2/_/_/package/4c8e58c5fbcd4f7a68bb6bd2b2743e7cc2cad6bb/bin/inflatehd" to "" -- Installing: /home/conan/w/cci_PR-2893/5/606e7379-5bcb-4dc4-8bcf-f0e8adf3c456/.conan/data/libnghttp2/1.39.2/_/_/package/4c8e58c5fbcd4f7a68bb6bd2b2743e7cc2cad6bb/bin/deflatehd -- Set runtime path of "/home/conan/w/cci_PR-2893/5/606e7379-5bcb-4dc4-8bcf-f0e8adf3c456/.conan/data/libnghttp2/1.39.2/_/_/package/4c8e58c5fbcd4f7a68bb6bd2b2743e7cc2cad6bb/bin/deflatehd" to "" -- Installing: /home/conan/w/cci_PR-2893/5/606e7379-5bcb-4dc4-8bcf-f0e8adf3c456/.conan/data/libnghttp2/1.39.2/_/_/package/4c8e58c5fbcd4f7a68bb6bd2b2743e7cc2cad6bb/share/man/man1/nghttp.1 -- Installing: /home/conan/w/cci_PR-2893/5/606e7379-5bcb-4dc4-8bcf-f0e8adf3c456/.conan/data/libnghttp2/1.39.2/_/_/package/4c8e58c5fbcd4f7a68bb6bd2b2743e7cc2cad6bb/share/man/man1/nghttpd.1 -- Installing: /home/conan/w/cci_PR-2893/5/606e7379-5bcb-4dc4-8bcf-f0e8adf3c456/.conan/data/libnghttp2/1.39.2/_/_/package/4c8e58c5fbcd4f7a68bb6bd2b2743e7cc2cad6bb/share/man/man1/nghttpx.1 -- Installing: /home/conan/w/cci_PR-2893/5/606e7379-5bcb-4dc4-8bcf-f0e8adf3c456/.conan/data/libnghttp2/1.39.2/_/_/package/4c8e58c5fbcd4f7a68bb6bd2b2743e7cc2cad6bb/share/man/man1/h2load.1 -- Installing: /home/conan/w/cci_PR-2893/5/606e7379-5bcb-4dc4-8bcf-f0e8adf3c456/.conan/data/libnghttp2/1.39.2/_/_/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.39.2 package(): Packaged 1 '.a' file: libnghttp2.a libnghttp2/1.39.2 package(): Packaged 7 files libnghttp2/1.39.2 package(): Packaged 2 '.h' files: nghttp2ver.h, nghttp2.h libnghttp2/1.39.2: Package '4c8e58c5fbcd4f7a68bb6bd2b2743e7cc2cad6bb' created libnghttp2/1.39.2: Created package revision 344d6ffc02ffa2c910746ae5b5d32741 [HOOK - conan-center.py] post_package_info(): [CMAKE FILE NOT IN BUILD FOLDERS (KB-H019)] OK libnghttp2/1.39.2 (test package): Generator txt created conanbuildinfo.txt libnghttp2/1.39.2 (test package): Generator cmake created conanbuildinfo.cmake libnghttp2/1.39.2 (test package): Generated conaninfo.txt libnghttp2/1.39.2 (test package): Generated graphinfo Using lockfile: '/home/conan/w/cci_PR-2893/5/fc5610cd-203f-4e21-a597-2de742a9adf4/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.39.2 (test package): Calling build() ----Running------ > cd '/home/conan/w/cci_PR-2893/5/fc5610cd-203f-4e21-a597-2de742a9adf4/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-2893/5/fc5610cd-203f-4e21-a597-2de742a9adf4/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 CMake Warning: Manually-specified variables were not used by the project: CMAKE_EXPORT_NO_PACKAGE_REGISTRY -- Build files have been written to: /home/conan/w/cci_PR-2893/5/fc5610cd-203f-4e21-a597-2de742a9adf4/recipes/libnghttp2/all/test_package/build/c0bdfc8f02b4820d9bec0a834cf92287c8b496fe ----Running------ > cmake --build '/home/conan/w/cci_PR-2893/5/fc5610cd-203f-4e21-a597-2de742a9adf4/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.39.2 (test package): Running test() ----Running------ > bin/test_package ----------------- nghttp2 ver=75522 version=1.39.2 JSON file created at '/home/conan/w/cci_PR-2893/5/fc5610cd-203f-4e21-a597-2de742a9adf4/_create.json'