nixbot

builds

succeeded qperf-unstable-2024-06-20 checks.x86_64-linux.qperf · build #42 · raw

unpackPhase
1unpacking source archive /nix/store/q7mlggijvc7yk9dc445gkacm9li9i81a-source2source root is source
configurePhase
3cmake flags: -DCMAKE_FIND_USE_SYSTEM_PACKAGE_REGISTRY=OFF -DCMAKE_FIND_USE_PACKAGE_REGISTRY=OFF -DCMAKE_EXPORT_NO_PACKAGE_REGISTRY=ON -DCMAKE_BUILD_TYPE=Release -DBUILD_TESTING=OFF -DCMAKE_INSTALL_LOCALEDIR=/nix/store/2s8xizllc32km9lj5sjjbk1c68vx1fby-qperf-unstable-2024-06-20/share/locale -DCMAKE_INSTALL_LIBEXECDIR=/nix/store/2s8xizllc32km9lj5sjjbk1c68vx1fby-qperf-unstable-2024-06-20/libexec -DCMAKE_INSTALL_LIBDIR=/nix/store/2s8xizllc32km9lj5sjjbk1c68vx1fby-qperf-unstable-2024-06-20/lib -DCMAKE_INSTALL_DOCDIR=/nix/store/2s8xizllc32km9lj5sjjbk1c68vx1fby-qperf-unstable-2024-06-20/share/doc/qperf -DCMAKE_INSTALL_INFODIR=/nix/store/2s8xizllc32km9lj5sjjbk1c68vx1fby-qperf-unstable-2024-06-20/share/info -DCMAKE_INSTALL_MANDIR=/nix/store/2s8xizllc32km9lj5sjjbk1c68vx1fby-qperf-unstable-2024-06-20/share/man -DCMAKE_INSTALL_INCLUDEDIR=/nix/store/2s8xizllc32km9lj5sjjbk1c68vx1fby-qperf-unstable-2024-06-20/include -DCMAKE_INSTALL_SBINDIR=/nix/store/2s8xizllc32km9lj5sjjbk1c68vx1fby-qperf-unstable-2024-06-20/sbin -DCMAKE_INSTALL_BINDIR=/nix/store/2s8xizllc32km9lj5sjjbk1c68vx1fby-qperf-unstable-2024-06-20/bin -DCMAKE_INSTALL_NAME_DIR=/nix/store/2s8xizllc32km9lj5sjjbk1c68vx1fby-qperf-unstable-2024-06-20/lib -DCMAKE_STRIP=/nix/store/w88q44gqd1qg5wmkk7v0h97rpiqvam0l-gcc-wrapper-15.3.0/bin/strip -DCMAKE_RANLIB=/nix/store/w88q44gqd1qg5wmkk7v0h97rpiqvam0l-gcc-wrapper-15.3.0/bin/ranlib -DCMAKE_AR=/nix/store/w88q44gqd1qg5wmkk7v0h97rpiqvam0l-gcc-wrapper-15.3.0/bin/ar -DCMAKE_C_COMPILER=gcc -DCMAKE_CXX_COMPILER=g++ -DCMAKE_INSTALL_PREFIX=/nix/store/2s8xizllc32km9lj5sjjbk1c68vx1fby-qperf-unstable-2024-06-204CMake Deprecation Warning at CMakeLists.txt:1 (cmake_minimum_required):5 Compatibility with CMake < 3.10 will be removed from a future version of6 CMake.78 Update the VERSION argument <min> value. Or, use the <min>...<max> syntax9 to tell CMake that the project requires at least <min> but has been updated10 to work with policies introduced by <max> or earlier.111213-- The C compiler identification is GNU 15.3.014-- Detecting C compiler ABI info15-- Detecting C compiler ABI info - done16-- Check for working C compiler: /nix/store/w88q44gqd1qg5wmkk7v0h97rpiqvam0l-gcc-wrapper-15.3.0/bin/gcc - skipped17-- Detecting C compile features18-- Detecting C compile features - done19-- Found OpenSSL: /nix/store/hg41dqig0qxm7shyi0a0xkw29a14i3js-openssl-3.6.3/lib/libcrypto.so (found version "3.6.3")20CMake Deprecation Warning at extern/quicly/CMakeLists.txt:1 (CMAKE_MINIMUM_REQUIRED):21 Compatibility with CMake < 3.10 will be removed from a future version of22 CMake.2324 Update the VERSION argument <min> value. Or, use the <min>...<max> syntax25 to tell CMake that the project requires at least <min> but has been updated26 to work with policies introduced by <max> or earlier.272829-- The CXX compiler identification is GNU 15.3.030-- Detecting CXX compiler ABI info31-- Detecting CXX compiler ABI info - done32-- Check for working CXX compiler: /nix/store/w88q44gqd1qg5wmkk7v0h97rpiqvam0l-gcc-wrapper-15.3.0/bin/g++ - skipped33-- Detecting CXX compile features34-- Detecting CXX compile features - done35-- Detecting USDT support36-- Detecting USDT support - not found37-- Detecting fusion support38-- Performing Test CC_HAS_AESNI25639-- Performing Test CC_HAS_AESNI256 - Success40-- Can use fusion41-- Configuring done (7.4s)42-- Generating done (0.1s)43CMake Warning:44 Manually-specified variables were not used by the project:4546 BUILD_TESTING47 CMAKE_EXPORT_NO_PACKAGE_REGISTRY48 CMAKE_INSTALL_BINDIR49 CMAKE_INSTALL_DOCDIR50 CMAKE_INSTALL_INCLUDEDIR51 CMAKE_INSTALL_INFODIR52 CMAKE_INSTALL_LIBDIR53 CMAKE_INSTALL_LIBEXECDIR54 CMAKE_INSTALL_LOCALEDIR55 CMAKE_INSTALL_MANDIR56 CMAKE_INSTALL_SBINDIR575859-- Build files have been written to: /build/source/build60cmake: enabled parallel building61cmake: enabled parallel installing
buildPhase
62build flags: -j24 SHELL=/nix/store/9ipfvwnqp1q8ijnmi5sxvlx9r8w34lw3-bash-5.3p15/bin/bash63[ 3%] Generating quicly-tracer.h64[ 3%] Building C object extern/CMakeFiles/picotls.dir/quicly/deps/picotls/lib/openssl.c.o65[ 6%] Building C object extern/CMakeFiles/picotls.dir/quicly/deps/picotls/lib/picotls.c.o66[ 10%] Building C object extern/CMakeFiles/picotls.dir/quicly/deps/picotls/lib/pembase64.c.o67[ 13%] Building C object extern/CMakeFiles/picotls.dir/quicly/deps/picotls/lib/hpke.c.o68[ 17%] Building C object extern/quicly/CMakeFiles/quicly.dir/lib/cc-cubic.c.o69[ 20%] Building C object extern/quicly/CMakeFiles/quicly.dir/lib/frame.c.o70[ 24%] Building C object extern/quicly/CMakeFiles/quicly.dir/lib/cc-pico.c.o71[ 27%] Building C object extern/quicly/CMakeFiles/quicly.dir/lib/loss.c.o72[ 31%] Building C object extern/quicly/CMakeFiles/quicly.dir/lib/defaults.c.o73[ 34%] Building C object extern/quicly/CMakeFiles/quicly.dir/lib/rate.c.o74[ 37%] Building C object extern/quicly/CMakeFiles/quicly.dir/lib/quicly.c.o75[ 37%] Building C object extern/quicly/CMakeFiles/quicly.dir/lib/cc-reno.c.o76[ 41%] Building C object extern/quicly/CMakeFiles/quicly.dir/lib/ranges.c.o77[ 44%] Building C object extern/quicly/CMakeFiles/quicly.dir/lib/retire_cid.c.o78[ 48%] Building C object extern/quicly/CMakeFiles/quicly.dir/lib/local_cid.c.o79[ 51%] Building C object extern/quicly/CMakeFiles/quicly.dir/lib/recvstate.c.o80[ 55%] Building C object extern/quicly/CMakeFiles/quicly.dir/lib/remote_cid.c.o81[ 58%] Building C object extern/quicly/CMakeFiles/quicly.dir/lib/sendstate.c.o82[ 62%] Building C object extern/quicly/CMakeFiles/quicly.dir/lib/sentmap.c.o83[ 65%] Building C object extern/quicly/CMakeFiles/quicly.dir/lib/streambuf.c.o84In file included from /nix/store/qwi863qp79xkdm2yw3xzjh73dpg9qh67-glibc-2.42-84-dev/include/features.h:524,85 from /nix/store/qwi863qp79xkdm2yw3xzjh73dpg9qh67-glibc-2.42-84-dev/include/assert.h:35,86 from /build/source/extern/quicly/lib/quicly.c:22:87In function 'inet_ntop',88 inlined from 'stringify_address' at /build/source/extern/quicly/lib/quicly.c:1822:9,89 inlined from 'new_path' at /build/source/extern/quicly/lib/quicly.c:1872:9:90/nix/store/qwi863qp79xkdm2yw3xzjh73dpg9qh67-glibc-2.42-84-dev/include/bits/inet-fortified.h:36:10: warning: call to '__inet_ntop_chk_warn' declared with attribute warning: inet_ntop called with bigger length than size of destination buffer [-Wattribute-warning]91 36 | return __glibc_fortify (inet_ntop, __dst_size, sizeof (char),92 | ^~~~~~~~~~~~~~~93[ 68%] Linking C static library libpicotls.a94[ 68%] Built target picotls95[ 72%] Linking C static library libquicly.a96[ 72%] Built target quicly97[ 79%] Building C object CMakeFiles/qperf.dir/main.c.o98[ 79%] Building C object CMakeFiles/qperf.dir/common.c.o99[ 86%] Building C object CMakeFiles/qperf.dir/server.c.o100[ 86%] Building C object CMakeFiles/qperf.dir/cpu-usage.c.o101[ 89%] Building C object CMakeFiles/qperf.dir/client.c.o102[ 96%] Building C object CMakeFiles/qperf.dir/client_stream.c.o103[ 96%] Building C object CMakeFiles/qperf.dir/server_stream.c.o104/build/source/client.c: In function 'client_on_conn_close':105/build/source/client.c:110:25: warning: format '%x' expects argument of type 'unsigned int', but argument 3 has type 'long unsigned int' [-Wformat=]106 110 | fprintf(stderr, "transport close:code=0x%" PRIx16 ";frame=%" PRIu64 ";reason=%.*s\n", QUICLY_ERROR_GET_ERROR_CODE(err),107 | ^~~~~~~~~~~~~~~~~~~~~~~~~~108In file included from /build/source/extern/quicly/deps/picotls/include/picotls.h:34,109 from /build/source/extern/quicly/include/quicly.h:35,110 from /build/source/client_stream.h:3,111 from /build/source/client.c:2:112/nix/store/qwi863qp79xkdm2yw3xzjh73dpg9qh67-glibc-2.42-84-dev/include/inttypes.h:119:26: note: format string is defined here113 119 | # define PRIx16 "x"114/build/source/client.c:113:25: warning: format '%x' expects argument of type 'unsigned int', but argument 3 has type 'long unsigned int' [-Wformat=]115 113 | fprintf(stderr, "application close:code=0x%" PRIx16 ";reason=%.*s\n", QUICLY_ERROR_GET_ERROR_CODE(err), (int)reason_len,116 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~117/nix/store/qwi863qp79xkdm2yw3xzjh73dpg9qh67-glibc-2.42-84-dev/include/inttypes.h:119:26: note: format string is defined here118 119 | # define PRIx16 "x"119[100%] Linking C executable qperf120[100%] Built target qperf
fixupPhase
121shrinking RPATHs of ELF executables and libraries in /nix/store/2s8xizllc32km9lj5sjjbk1c68vx1fby-qperf-unstable-2024-06-20122shrinking /nix/store/2s8xizllc32km9lj5sjjbk1c68vx1fby-qperf-unstable-2024-06-20/bin/qperf123checking for references to /build/ in /nix/store/2s8xizllc32km9lj5sjjbk1c68vx1fby-qperf-unstable-2024-06-20...124patching script interpreter paths in /nix/store/2s8xizllc32km9lj5sjjbk1c68vx1fby-qperf-unstable-2024-06-20125stripping (with command strip and flags -S -p) in /nix/store/2s8xizllc32km9lj5sjjbk1c68vx1fby-qperf-unstable-2024-06-20/bin