* Package: net-libs/llhttp-9.2.1:0/9.2 * Repository: gentoo * Maintainer: mgorny@gentoo.org * USE: abi_x86_64 amd64 elibc_glibc kernel_linux * FEATURES: network-sandbox preserve-libs sandbox userpriv usersandbox >>> Unpacking source... >>> Unpacking llhttp-release-v9.2.1.tar.gz to /var/tmp/portage/net-libs/llhttp-9.2.1/work >>> Source unpacked in /var/tmp/portage/net-libs/llhttp-9.2.1/work >>> Preparing source in /var/tmp/portage/net-libs/llhttp-9.2.1/work/llhttp-release-v9.2.1 ... * Source directory (CMAKE_USE_DIR): "/var/tmp/portage/net-libs/llhttp-9.2.1/work/llhttp-release-v9.2.1" * Build directory (BUILD_DIR): "/var/tmp/portage/net-libs/llhttp-9.2.1/work/llhttp-release-v9.2.1_build" * Hardcoded definition(s) removed in CMakeLists.txt: * set(CMAKE_BUILD_TYPE RELWITHDEBINFO CACHE STRING "" FORCE) >>> Source prepared. >>> Configuring source in /var/tmp/portage/net-libs/llhttp-9.2.1/work/llhttp-release-v9.2.1 ... * Source directory (CMAKE_USE_DIR): "/var/tmp/portage/net-libs/llhttp-9.2.1/work/llhttp-release-v9.2.1" * Build directory (BUILD_DIR): "/var/tmp/portage/net-libs/llhttp-9.2.1/work/llhttp-release-v9.2.1_build" cmake -C /var/tmp/portage/net-libs/llhttp-9.2.1/work/llhttp-release-v9.2.1_build/gentoo_common_config.cmake -G Ninja -DCMAKE_INSTALL_PREFIX=/usr -DCMAKE_BUILD_TYPE=RelWithDebInfo -DCMAKE_TOOLCHAIN_FILE=/var/tmp/portage/net-libs/llhttp-9.2.1/work/llhttp-release-v9.2.1_build/gentoo_toolchain.cmake /var/tmp/portage/net-libs/llhttp-9.2.1/work/llhttp-release-v9.2.1 loading initial cache file /var/tmp/portage/net-libs/llhttp-9.2.1/work/llhttp-release-v9.2.1_build/gentoo_common_config.cmake -- The C compiler identification is GNU 14.2.1 -- The CXX compiler identification is GNU 14.2.1 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /usr/bin/x86_64-pc-linux-gnu-gcc - skipped -- Detecting C compile features -- Detecting C compile features - done -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Check for working CXX compiler: /usr/bin/x86_64-pc-linux-gnu-g++ - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done -- -- -- Project configure summary: -- -- CMake build type .................: RELWITHDEBINFO -- Install prefix ...................: /usr -- Build shared library .............: ON -- Build static library .............: OFF -- -- <<< Gentoo configuration >>> Build type RELWITHDEBINFO Install path /usr Compiler flags: C -O3 -march=native -mtune=native -fomit-frame-pointer -pipe C++ -O3 -march=native -mtune=native -fomit-frame-pointer -pipe Linker flags: Executable -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs Module -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs Shared -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -- Configuring done (0.7s) -- Generating done (0.0s) -- Build files have been written to: /var/tmp/portage/net-libs/llhttp-9.2.1/work/llhttp-release-v9.2.1_build >>> Source configured. >>> Compiling source in /var/tmp/portage/net-libs/llhttp-9.2.1/work/llhttp-release-v9.2.1 ... * Source directory (CMAKE_USE_DIR): "/var/tmp/portage/net-libs/llhttp-9.2.1/work/llhttp-release-v9.2.1" * Build directory (BUILD_DIR): "/var/tmp/portage/net-libs/llhttp-9.2.1/work/llhttp-release-v9.2.1_build" ninja -v -j2 -l2 [1/5] /usr/bin/x86_64-pc-linux-gnu-gcc -Dllhttp_shared_EXPORTS -I/var/tmp/portage/net-libs/llhttp-9.2.1/work/llhttp-release-v9.2.1/include -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -std=gnu99 -fPIC -MD -MT CMakeFiles/llhttp_shared.dir/src/llhttp.c.o -MF CMakeFiles/llhttp_shared.dir/src/llhttp.c.o.d -o CMakeFiles/llhttp_shared.dir/src/llhttp.c.o -c /var/tmp/portage/net-libs/llhttp-9.2.1/work/llhttp-release-v9.2.1/src/llhttp.c [2/5] /usr/bin/x86_64-pc-linux-gnu-gcc -Dllhttp_shared_EXPORTS -I/var/tmp/portage/net-libs/llhttp-9.2.1/work/llhttp-release-v9.2.1/include -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -std=gnu99 -fPIC -MD -MT CMakeFiles/llhttp_shared.dir/src/http.c.o -MF CMakeFiles/llhttp_shared.dir/src/http.c.o.d -o CMakeFiles/llhttp_shared.dir/src/http.c.o -c /var/tmp/portage/net-libs/llhttp-9.2.1/work/llhttp-release-v9.2.1/src/http.c [3/5] /usr/bin/x86_64-pc-linux-gnu-gcc -Dllhttp_shared_EXPORTS -I/var/tmp/portage/net-libs/llhttp-9.2.1/work/llhttp-release-v9.2.1/include -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -std=gnu99 -fPIC -MD -MT CMakeFiles/llhttp_shared.dir/src/api.c.o -MF CMakeFiles/llhttp_shared.dir/src/api.c.o.d -o CMakeFiles/llhttp_shared.dir/src/api.c.o -c /var/tmp/portage/net-libs/llhttp-9.2.1/work/llhttp-release-v9.2.1/src/api.c [4/5] : && /usr/bin/x86_64-pc-linux-gnu-gcc -fPIC -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -shared -Wl,-soname,libllhttp.so.9.2 -o libllhttp.so.9.2.1 CMakeFiles/llhttp_shared.dir/src/llhttp.c.o CMakeFiles/llhttp_shared.dir/src/http.c.o CMakeFiles/llhttp_shared.dir/src/api.c.o && : [5/5] /usr/bin/cmake -E cmake_symlink_library libllhttp.so.9.2.1 libllhttp.so.9.2 libllhttp.so && : >>> Source compiled. >>> Test phase [not enabled]: net-libs/llhttp-9.2.1 >>> Install net-libs/llhttp-9.2.1 into /var/tmp/portage/net-libs/llhttp-9.2.1/image * Source directory (CMAKE_USE_DIR): "/var/tmp/portage/net-libs/llhttp-9.2.1/work/llhttp-release-v9.2.1" * Build directory (BUILD_DIR): "/var/tmp/portage/net-libs/llhttp-9.2.1/work/llhttp-release-v9.2.1_build" ninja -v -j2 -l2 install [0/1] cd /var/tmp/portage/net-libs/llhttp-9.2.1/work/llhttp-release-v9.2.1_build && /usr/bin/cmake -P cmake_install.cmake -- Install configuration: "RELWITHDEBINFO" -- Installing: /var/tmp/portage/net-libs/llhttp-9.2.1/image/usr/lib64/libllhttp.so.9.2.1 -- Installing: /var/tmp/portage/net-libs/llhttp-9.2.1/image/usr/lib64/libllhttp.so.9.2 -- Installing: /var/tmp/portage/net-libs/llhttp-9.2.1/image/usr/lib64/libllhttp.so -- Installing: /var/tmp/portage/net-libs/llhttp-9.2.1/image/usr/include/llhttp.h -- Installing: /var/tmp/portage/net-libs/llhttp-9.2.1/image/usr/lib64/pkgconfig/libllhttp.pc -- Installing: /var/tmp/portage/net-libs/llhttp-9.2.1/image/usr/lib64/cmake/llhttp/llhttp-config.cmake -- Installing: /var/tmp/portage/net-libs/llhttp-9.2.1/image/usr/lib64/cmake/llhttp/llhttp-config-relwithdebinfo.cmake >>> Completed installing net-libs/llhttp-9.2.1 into /var/tmp/portage/net-libs/llhttp-9.2.1/image * Final size of build directory: 992 KiB * Final size of installed tree: 192 KiB strip: x86_64-pc-linux-gnu-strip --strip-unneeded -N __gentoo_check_ldflags__ -R .comment -R .GCC.command.line -R .note.gnu.gold-version /usr/lib64/libllhttp.so.9.2.1