******************************************************************************** conan install --require=nghttp3/1.3.0@#208875c49453078c7513fb7e2e5c6ff8 --build=nghttp3/1.3.0 -pr:h /home/conan/workspace/prod-v2/bsr/35867/faefb/profile_linux_11_libstdcpp11_17_gcc_release_64.-shared-False.txt -c:h tools.system.package_manager:mode=install -c:h tools.system.package_manager:sudo=True -pr:b /home/conan/workspace/prod-v2/bsr/35867/faefb/profile_linux_11_libstdcpp11_17_gcc_release_64..txt -c:b tools.system.package_manager:mode=install -c:b tools.system.package_manager:sudo=True ******************************************************************************** ======== Input profiles ======== Profile host: [settings] arch=x86_64 build_type=Release compiler=gcc compiler.cppstd=17 compiler.libcxx=libstdc++11 compiler.version=11 os=Linux [options] */*:shared=False [conf] tools.system.package_manager:mode=install tools.system.package_manager:sudo=True Profile build: [settings] arch=x86_64 build_type=Release compiler=gcc compiler.cppstd=17 compiler.libcxx=libstdc++11 compiler.version=11 os=Linux [conf] tools.system.package_manager:mode=install tools.system.package_manager:sudo=True ======== Computing dependency graph ======== cmake/3.29.3: Not found in local cache, looking in remotes... cmake/3.29.3: Checking remote: conan-center cmake/3.29.3: Downloaded recipe revision 292a699b66d006bf4c6648608fa7c9e4 Graph root cli Requirements nghttp3/1.3.0#208875c49453078c7513fb7e2e5c6ff8 - Cache Build requirements cmake/3.29.3#292a699b66d006bf4c6648608fa7c9e4 - Downloaded (conan-center) Resolved version ranges cmake/[>=3.20 <4]: cmake/3.29.3 ======== Computing necessary packages ======== nghttp3/1.3.0: Forced build from source Requirements nghttp3/1.3.0#208875c49453078c7513fb7e2e5c6ff8:13be611585c95453f1cbbd053cea04b3e64470ca - Build Build requirements cmake/3.29.3#292a699b66d006bf4c6648608fa7c9e4:63fead0844576fc02943e16909f08fcdddd6f44b#cd1f05e22b6797ef13dd59b74c709699 - Download (conan-center) ======== Installing packages ======== -------- Downloading 1 package -------- cmake/3.29.3: Retrieving package 63fead0844576fc02943e16909f08fcdddd6f44b from remote 'conan-center' cmake/3.29.3: Downloading 43.8MB conan_package.tgz cmake/3.29.3: Decompressing 43.8MB conan_package.tgz cmake/3.29.3: Package installed 63fead0844576fc02943e16909f08fcdddd6f44b cmake/3.29.3: Downloaded package revision cd1f05e22b6797ef13dd59b74c709699 cmake/3.29.3: Appending PATH environment variable: /home/conan/workspace/prod-v2/bsr/35867/aeabe/p/cmakee640aa79d28bd/p/bin nghttp3/1.3.0: Calling source() in /home/conan/workspace/prod-v2/bsr/35867/aeabe/p/nghtt2b4ff215f4d2e/s/src nghttp3/1.3.0: WARN: File https://github.com/ngtcp2/nghttp3/releases/download/v1.3.0/nghttp3-1.3.0.tar.bz2 not found in https://c3i.jfrog.io/artifactory/conan-center-backup-sources/ -------- Installing package nghttp3/1.3.0 (2 of 2) -------- nghttp3/1.3.0: Building from source nghttp3/1.3.0: Package nghttp3/1.3.0:13be611585c95453f1cbbd053cea04b3e64470ca nghttp3/1.3.0: Copying sources to build folder nghttp3/1.3.0: Building your package in /home/conan/workspace/prod-v2/bsr/35867/aeabe/p/b/nghtt2bed92b63d9df/b nghttp3/1.3.0: Calling generate() nghttp3/1.3.0: Generators folder: /home/conan/workspace/prod-v2/bsr/35867/aeabe/p/b/nghtt2bed92b63d9df/b/build/Release/generators nghttp3/1.3.0: CMakeToolchain generated: conan_toolchain.cmake nghttp3/1.3.0: CMakeToolchain generated: CMakePresets.json nghttp3/1.3.0: CMakeToolchain generated: ../../../src/CMakeUserPresets.json nghttp3/1.3.0: Generating aggregated env files nghttp3/1.3.0: Generated aggregated env files: ['conanbuild.sh', 'conanrun.sh'] nghttp3/1.3.0: Calling build() nghttp3/1.3.0: apply_conandata_patches(): No patches defined in conandata nghttp3/1.3.0: Running CMake.configure() nghttp3/1.3.0: RUN: cmake -G "Unix Makefiles" -DCMAKE_TOOLCHAIN_FILE="/home/conan/workspace/prod-v2/bsr/35867/aeabe/p/b/nghtt2bed92b63d9df/b/build/Release/generators/conan_toolchain.cmake" -DCMAKE_INSTALL_PREFIX="/home/conan/workspace/prod-v2/bsr/35867/aeabe/p/b/nghtt2bed92b63d9df/p" -DCMAKE_POLICY_DEFAULT_CMP0091="NEW" -DCMAKE_BUILD_TYPE="Release" "/home/conan/workspace/prod-v2/bsr/35867/aeabe/p/b/nghtt2bed92b63d9df/b/src" -- Using Conan toolchain: /home/conan/workspace/prod-v2/bsr/35867/aeabe/p/b/nghtt2bed92b63d9df/b/build/Release/generators/conan_toolchain.cmake -- Conan toolchain: Setting CMAKE_POSITION_INDEPENDENT_CODE=ON (options.fPIC) -- Conan toolchain: C++ Standard 17 with extensions OFF -- Conan toolchain: Setting BUILD_SHARED_LIBS = OFF -- The C compiler identification is GNU 11.4.0 -- The CXX compiler identification is GNU 11.4.0 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /usr/local/bin/cc - skipped -- Detecting C compile features -- Detecting C compile features - done -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Check for working CXX compiler: /usr/local/bin/c++ - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done -- Looking for arpa/inet.h -- Looking for arpa/inet.h - found -- Looking for unistd.h -- Looking for unistd.h - found -- Looking for sys/endian.h -- Looking for sys/endian.h - not found -- Looking for endian.h -- Looking for endian.h - found -- Looking for byteswap.h -- Looking for byteswap.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 -- Looking for be64toh -- Looking for be64toh - found -- Looking for bswap_64 -- Looking for bswap_64 - found -- Performing Test OPT_Wpragmas -- Performing Test OPT_Wpragmas - Success -- summary of build options: Package version: 1.3.0 Library version: 11:1:2 Install prefix: /home/conan/workspace/prod-v2/bsr/35867/aeabe/p/b/nghtt2bed92b63d9df/p Target system: Linux Compiler: Build type: Release C compiler: /usr/local/bin/cc CFLAGS: -O3 -m64 C++ compiler: /usr/local/bin/c++ CXXFLAGS: -O3 -m64 WARNCFLAGS: -W -Wall -Wconversion -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wshadow -Wundef -Wwrite-strings -Waddress -Wattributes -Wcast-align -Wdeclaration-after-statement -Wdiv-by-zero -Wempty-body -Wendif-labels -Wfloat-equal -Wformat-nonliteral -Wformat-security -Wmissing-field-initializers -Wmissing-noreturn -Wno-format-nonliteral -Wredundant-decls -Wsign-conversion -Wstrict-prototypes -Wunreachable-code -Wunused-macros -Wunused-parameter -Wvla -Wclobbered -Wduplicated-branches -Wpragmas WARNCXXFLAGS: -Wall -Wformat-security -Wno-noexcept-type Library: Shared: False Static: ON Test: Build Test: ON Library only: ON Examples: 0 -- Configuring done (1.3s) -- Generating done (0.0s) -- Build files have been written to: /home/conan/workspace/prod-v2/bsr/35867/aeabe/p/b/nghtt2bed92b63d9df/b/build/Release nghttp3/1.3.0: Running CMake.build() nghttp3/1.3.0: RUN: cmake --build "/home/conan/workspace/prod-v2/bsr/35867/aeabe/p/b/nghtt2bed92b63d9df/b/build/Release" -- -j3 [ 3%] Building C object lib/CMakeFiles/nghttp3_static.dir/nghttp3_rcbuf.c.o [ 6%] Building C object lib/CMakeFiles/nghttp3_static.dir/nghttp3_mem.c.o [ 10%] Building C object lib/CMakeFiles/nghttp3_static.dir/nghttp3_str.c.o [ 13%] Building C object lib/CMakeFiles/nghttp3_static.dir/nghttp3_conv.c.o [ 16%] Building C object lib/CMakeFiles/nghttp3_static.dir/nghttp3_buf.c.o [ 20%] Building C object lib/CMakeFiles/nghttp3_static.dir/nghttp3_ringbuf.c.o [ 23%] Building C object lib/CMakeFiles/nghttp3_static.dir/nghttp3_pq.c.o [ 26%] Building C object lib/CMakeFiles/nghttp3_static.dir/nghttp3_map.c.o [ 30%] Building C object lib/CMakeFiles/nghttp3_static.dir/nghttp3_ksl.c.o [ 33%] Building C object lib/CMakeFiles/nghttp3_static.dir/nghttp3_qpack.c.o [ 36%] Building C object lib/CMakeFiles/nghttp3_static.dir/nghttp3_qpack_huffman.c.o [ 40%] Building C object lib/CMakeFiles/nghttp3_static.dir/nghttp3_qpack_huffman_data.c.o [ 43%] Building C object lib/CMakeFiles/nghttp3_static.dir/nghttp3_err.c.o [ 46%] Building C object lib/CMakeFiles/nghttp3_static.dir/nghttp3_debug.c.o [ 50%] Building C object lib/CMakeFiles/nghttp3_static.dir/nghttp3_conn.c.o [ 53%] Building C object lib/CMakeFiles/nghttp3_static.dir/nghttp3_stream.c.o [ 56%] Building C object lib/CMakeFiles/nghttp3_static.dir/nghttp3_frame.c.o [ 60%] Building C object lib/CMakeFiles/nghttp3_static.dir/nghttp3_tnode.c.o [ 63%] Building C object lib/CMakeFiles/nghttp3_static.dir/nghttp3_vec.c.o [ 66%] Building C object lib/CMakeFiles/nghttp3_static.dir/nghttp3_gaptr.c.o [ 70%] Building C object lib/CMakeFiles/nghttp3_static.dir/nghttp3_idtr.c.o [ 73%] Building C object lib/CMakeFiles/nghttp3_static.dir/nghttp3_range.c.o [ 76%] Building C object lib/CMakeFiles/nghttp3_static.dir/nghttp3_http.c.o [ 80%] Building C object lib/CMakeFiles/nghttp3_static.dir/nghttp3_version.c.o [ 83%] Building C object lib/CMakeFiles/nghttp3_static.dir/nghttp3_balloc.c.o [ 86%] Building C object lib/CMakeFiles/nghttp3_static.dir/nghttp3_opl.c.o [ 90%] Building C object lib/CMakeFiles/nghttp3_static.dir/nghttp3_objalloc.c.o [ 93%] Building C object lib/CMakeFiles/nghttp3_static.dir/nghttp3_unreachable.c.o [ 96%] Building C object lib/CMakeFiles/nghttp3_static.dir/sfparse/sfparse.c.o [100%] Linking C static library libnghttp3.a [100%] Built target nghttp3_static nghttp3/1.3.0: Package '13be611585c95453f1cbbd053cea04b3e64470ca' built nghttp3/1.3.0: Build folder /home/conan/workspace/prod-v2/bsr/35867/aeabe/p/b/nghtt2bed92b63d9df/b/build/Release nghttp3/1.3.0: Generating the package nghttp3/1.3.0: Packaging in folder /home/conan/workspace/prod-v2/bsr/35867/aeabe/p/b/nghtt2bed92b63d9df/p nghttp3/1.3.0: Calling package() nghttp3/1.3.0: Running CMake.install() nghttp3/1.3.0: RUN: cmake --install "/home/conan/workspace/prod-v2/bsr/35867/aeabe/p/b/nghtt2bed92b63d9df/b/build/Release" --prefix "/home/conan/workspace/prod-v2/bsr/35867/aeabe/p/b/nghtt2bed92b63d9df/p" -- Install configuration: "Release" -- Installing: /home/conan/workspace/prod-v2/bsr/35867/aeabe/p/b/nghtt2bed92b63d9df/p/share/doc/nghttp3/README.rst -- Installing: /home/conan/workspace/prod-v2/bsr/35867/aeabe/p/b/nghtt2bed92b63d9df/p/include/nghttp3/nghttp3.h -- Installing: /home/conan/workspace/prod-v2/bsr/35867/aeabe/p/b/nghtt2bed92b63d9df/p/include/nghttp3/version.h -- Installing: /home/conan/workspace/prod-v2/bsr/35867/aeabe/p/b/nghtt2bed92b63d9df/p/lib/libnghttp3.a -- Installing: /home/conan/workspace/prod-v2/bsr/35867/aeabe/p/b/nghtt2bed92b63d9df/p/lib/pkgconfig/libnghttp3.pc nghttp3/1.3.0: package(): Packaged 2 '.h' files: nghttp3.h, version.h nghttp3/1.3.0: package(): Packaged 1 '.a' file: libnghttp3.a nghttp3/1.3.0: package(): Packaged 1 file: COPYING nghttp3/1.3.0: Created package revision a4219eee6f11d4288570987cf32dd78d nghttp3/1.3.0: Package '13be611585c95453f1cbbd053cea04b3e64470ca' created nghttp3/1.3.0: Full package reference: nghttp3/1.3.0#208875c49453078c7513fb7e2e5c6ff8:13be611585c95453f1cbbd053cea04b3e64470ca#a4219eee6f11d4288570987cf32dd78d nghttp3/1.3.0: Package folder /home/conan/workspace/prod-v2/bsr/35867/aeabe/p/b/nghtt2bed92b63d9df/p WARN: deprecated: Usage of deprecated Conan 1.X features that will be removed in Conan 2.X: WARN: deprecated: 'env_info' used in: cmake/3.29.3 ======== Finalizing install (deploy, generators) ======== cli: Generating aggregated env files cli: Generated aggregated env files: ['conanbuild.sh', 'conanrun.sh'] Install finished successfully