qperf-unstable-2024-06-20
checks.aarch64-linux.qperf
· build #42
· raw
1tribuchet: building on eliza
unpackPhase
2unpacking source archive /nix/store/q7mlggijvc7yk9dc445gkacm9li9i81a-source3source root is sourceconfigurePhase
4cmake 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/hqsscjbcj0m4w26qj3dw0kqi9kxf9bxq-qperf-unstable-2024-06-20/share/locale -DCMAKE_INSTALL_LIBEXECDIR=/nix/store/hqsscjbcj0m4w26qj3dw0kqi9kxf9bxq-qperf-unstable-2024-06-20/libexec -DCMAKE_INSTALL_LIBDIR=/nix/store/hqsscjbcj0m4w26qj3dw0kqi9kxf9bxq-qperf-unstable-2024-06-20/lib -DCMAKE_INSTALL_DOCDIR=/nix/store/hqsscjbcj0m4w26qj3dw0kqi9kxf9bxq-qperf-unstable-2024-06-20/share/doc/qperf -DCMAKE_INSTALL_INFODIR=/nix/store/hqsscjbcj0m4w26qj3dw0kqi9kxf9bxq-qperf-unstable-2024-06-20/share/info -DCMAKE_INSTALL_MANDIR=/nix/store/hqsscjbcj0m4w26qj3dw0kqi9kxf9bxq-qperf-unstable-2024-06-20/share/man -DCMAKE_INSTALL_INCLUDEDIR=/nix/store/hqsscjbcj0m4w26qj3dw0kqi9kxf9bxq-qperf-unstable-2024-06-20/include -DCMAKE_INSTALL_SBINDIR=/nix/store/hqsscjbcj0m4w26qj3dw0kqi9kxf9bxq-qperf-unstable-2024-06-20/sbin -DCMAKE_INSTALL_BINDIR=/nix/store/hqsscjbcj0m4w26qj3dw0kqi9kxf9bxq-qperf-unstable-2024-06-20/bin -DCMAKE_INSTALL_NAME_DIR=/nix/store/hqsscjbcj0m4w26qj3dw0kqi9kxf9bxq-qperf-unstable-2024-06-20/lib -DCMAKE_STRIP=/nix/store/bv4iz5h4bsy9ivn45c71j78m8rq233ss-gcc-wrapper-15.3.0/bin/strip -DCMAKE_RANLIB=/nix/store/bv4iz5h4bsy9ivn45c71j78m8rq233ss-gcc-wrapper-15.3.0/bin/ranlib -DCMAKE_AR=/nix/store/bv4iz5h4bsy9ivn45c71j78m8rq233ss-gcc-wrapper-15.3.0/bin/ar -DCMAKE_C_COMPILER=gcc -DCMAKE_CXX_COMPILER=g++ -DCMAKE_INSTALL_PREFIX=/nix/store/hqsscjbcj0m4w26qj3dw0kqi9kxf9bxq-qperf-unstable-2024-06-205CMake Deprecation Warning at CMakeLists.txt:1 (cmake_minimum_required):6 Compatibility with CMake < 3.10 will be removed from a future version of7 CMake.89 Update the VERSION argument <min> value. Or, use the <min>...<max> syntax10 to tell CMake that the project requires at least <min> but has been updated11 to work with policies introduced by <max> or earlier.121314-- The C compiler identification is GNU 15.3.015-- Detecting C compiler ABI info16-- Detecting C compiler ABI info - done17-- Check for working C compiler: /nix/store/bv4iz5h4bsy9ivn45c71j78m8rq233ss-gcc-wrapper-15.3.0/bin/gcc - skipped18-- Detecting C compile features19-- Detecting C compile features - done20-- Found OpenSSL: /nix/store/p1vfajlmwzkk8hrbdmb21gdp95kvds7r-openssl-3.6.3/lib/libcrypto.so (found version "3.6.3")21CMake Deprecation Warning at extern/quicly/CMakeLists.txt:1 (CMAKE_MINIMUM_REQUIRED):22 Compatibility with CMake < 3.10 will be removed from a future version of23 CMake.2425 Update the VERSION argument <min> value. Or, use the <min>...<max> syntax26 to tell CMake that the project requires at least <min> but has been updated27 to work with policies introduced by <max> or earlier.282930-- The CXX compiler identification is GNU 15.3.031-- Detecting CXX compiler ABI info32-- Detecting CXX compiler ABI info - done33-- Check for working CXX compiler: /nix/store/bv4iz5h4bsy9ivn45c71j78m8rq233ss-gcc-wrapper-15.3.0/bin/g++ - skipped34-- Detecting CXX compile features35-- Detecting CXX compile features - done36-- Detecting USDT support37-- Detecting USDT support - not found38-- Detecting fusion support39-- Performing Test CC_HAS_AESNI25640-- Performing Test CC_HAS_AESNI256 - Failed41-- Cannot use fusion42-- Configuring done (8.9s)43-- Generating done (0.0s)44CMake Warning:45 Manually-specified variables were not used by the project:4647 BUILD_TESTING48 CMAKE_EXPORT_NO_PACKAGE_REGISTRY49 CMAKE_INSTALL_BINDIR50 CMAKE_INSTALL_DOCDIR51 CMAKE_INSTALL_INCLUDEDIR52 CMAKE_INSTALL_INFODIR53 CMAKE_INSTALL_LIBDIR54 CMAKE_INSTALL_LIBEXECDIR55 CMAKE_INSTALL_LOCALEDIR56 CMAKE_INSTALL_MANDIR57 CMAKE_INSTALL_SBINDIR585960-- Build files have been written to: /build/source/build61cmake: enabled parallel building62cmake: enabled parallel installingbuildPhase
63build flags: -j24 SHELL=/nix/store/z3x2qxagi8wqfx9n59frhdyml7njr9z2-bash-5.3p15/bin/bash64[ 3%] Generating quicly-tracer.h65[ 17%] Building C object extern/CMakeFiles/picotls.dir/quicly/deps/picotls/lib/pembase64.c.o66[ 17%] Building C object extern/CMakeFiles/picotls.dir/quicly/deps/picotls/lib/picotls.c.o67[ 17%] Building C object extern/CMakeFiles/picotls.dir/quicly/deps/picotls/lib/hpke.c.o68[ 17%] Building C object extern/CMakeFiles/picotls.dir/quicly/deps/picotls/lib/openssl.c.o69[ 27%] Building C object extern/quicly/CMakeFiles/quicly.dir/lib/cc-cubic.c.o70[ 41%] Building C object extern/quicly/CMakeFiles/quicly.dir/lib/frame.c.o71[ 41%] Building C object extern/quicly/CMakeFiles/quicly.dir/lib/ranges.c.o72[ 41%] Building C object extern/quicly/CMakeFiles/quicly.dir/lib/cc-reno.c.o73[ 41%] Building C object extern/quicly/CMakeFiles/quicly.dir/lib/local_cid.c.o74[ 41%] Building C object extern/quicly/CMakeFiles/quicly.dir/lib/defaults.c.o75[ 41%] Building C object extern/quicly/CMakeFiles/quicly.dir/lib/cc-pico.c.o76[ 44%] Building C object extern/quicly/CMakeFiles/quicly.dir/lib/rate.c.o77[ 48%] Building C object extern/quicly/CMakeFiles/quicly.dir/lib/quicly.c.o78[ 48%] Building C object extern/quicly/CMakeFiles/quicly.dir/lib/recvstate.c.o79[ 51%] Building C object extern/quicly/CMakeFiles/quicly.dir/lib/remote_cid.c.o80[ 58%] Building C object extern/quicly/CMakeFiles/quicly.dir/lib/streambuf.c.o81[ 58%] Building C object extern/quicly/CMakeFiles/quicly.dir/lib/sentmap.c.o82[ 65%] Building C object extern/quicly/CMakeFiles/quicly.dir/lib/retire_cid.c.o83[ 65%] Building C object extern/quicly/CMakeFiles/quicly.dir/lib/sendstate.c.o84[ 68%] Building C object extern/quicly/CMakeFiles/quicly.dir/lib/loss.c.o85In file included from /nix/store/fsm5ifr5khlqjj54j026c3akbhp1q0gj-glibc-2.42-84-dev/include/features.h:524,86 from /nix/store/fsm5ifr5khlqjj54j026c3akbhp1q0gj-glibc-2.42-84-dev/include/assert.h:35,87 from /build/source/extern/quicly/lib/quicly.c:22:88In function 'inet_ntop',89 inlined from 'stringify_address' at /build/source/extern/quicly/lib/quicly.c:1822:9,90 inlined from 'new_path' at /build/source/extern/quicly/lib/quicly.c:1872:9:91/nix/store/fsm5ifr5khlqjj54j026c3akbhp1q0gj-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]92 36 | return __glibc_fortify (inet_ntop, __dst_size, sizeof (char),93 | ^~~~~~~~~~~~~~~94[ 72%] Linking C static library libpicotls.a95[ 72%] Built target picotls96[ 75%] Linking C static library libquicly.a97[ 75%] Built target quicly98[ 93%] Building C object CMakeFiles/qperf.dir/client.c.o99[ 93%] Building C object CMakeFiles/qperf.dir/server.c.o100[ 93%] Building C object CMakeFiles/qperf.dir/server_stream.c.o101[ 93%] Building C object CMakeFiles/qperf.dir/main.c.o102[ 93%] Building C object CMakeFiles/qperf.dir/client_stream.c.o103[ 93%] Building C object CMakeFiles/qperf.dir/common.c.o104[ 96%] Building C object CMakeFiles/qperf.dir/cpu-usage.c.o105/build/source/client.c: In function 'client_on_conn_close':106/build/source/client.c:110:25: warning: format '%x' expects argument of type 'unsigned int', but argument 3 has type 'long unsigned int' [-Wformat=]107 110 | fprintf(stderr, "transport close:code=0x%" PRIx16 ";frame=%" PRIu64 ";reason=%.*s\n", QUICLY_ERROR_GET_ERROR_CODE(err),108 | ^~~~~~~~~~~~~~~~~~~~~~~~~~109In file included from /build/source/extern/quicly/deps/picotls/include/picotls.h:34,110 from /build/source/extern/quicly/include/quicly.h:35,111 from /build/source/client_stream.h:3,112 from /build/source/client.c:2:113/nix/store/fsm5ifr5khlqjj54j026c3akbhp1q0gj-glibc-2.42-84-dev/include/inttypes.h:119:26: note: format string is defined here114 119 | # define PRIx16 "x"115/build/source/client.c:113:25: warning: format '%x' expects argument of type 'unsigned int', but argument 3 has type 'long unsigned int' [-Wformat=]116 113 | fprintf(stderr, "application close:code=0x%" PRIx16 ";reason=%.*s\n", QUICLY_ERROR_GET_ERROR_CODE(err), (int)reason_len,117 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~118/nix/store/fsm5ifr5khlqjj54j026c3akbhp1q0gj-glibc-2.42-84-dev/include/inttypes.h:119:26: note: format string is defined here119 119 | # define PRIx16 "x"120[100%] Linking C executable qperf121[100%] Built target qperffixupPhase
122shrinking RPATHs of ELF executables and libraries in /nix/store/hqsscjbcj0m4w26qj3dw0kqi9kxf9bxq-qperf-unstable-2024-06-20123shrinking /nix/store/hqsscjbcj0m4w26qj3dw0kqi9kxf9bxq-qperf-unstable-2024-06-20/bin/qperf124checking for references to /build/ in /nix/store/hqsscjbcj0m4w26qj3dw0kqi9kxf9bxq-qperf-unstable-2024-06-20...125patching script interpreter paths in /nix/store/hqsscjbcj0m4w26qj3dw0kqi9kxf9bxq-qperf-unstable-2024-06-20126stripping (with command strip and flags -S -p) in /nix/store/hqsscjbcj0m4w26qj3dw0kqi9kxf9bxq-qperf-unstable-2024-06-20/bin