nixbot

builds

succeeded libblake3-1.8.2 aarch64-darwin.clang-tidy-fix · build #27 · raw

unpackPhase
1unpacking source archive /nix/store/lkp5fzlssn55ys050g005ymynqz3ibpv-source2source root is source/c
patchPhase
3applying patch /nix/store/cvimpjsiqic3y6ag1961rm16aayvqnal-dab799623310c8f4be6575002d5c681c09a0e209.patch4patching file CMakeLists.txt5applying patch /nix/store/7bwczkwidqnknb7cx9wwfkjlg1vgfbbv-477.patch6patching file CMakeLists.txt7Hunk #2 succeeded at 264 (offset 5 lines).8patching file cmake/BLAKE3/Utils.cmake
configurePhase
9cmake 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/a95vrsvd69nfw1scb5453y2lg3j08a50-libblake3-1.8.2/share/locale -DCMAKE_INSTALL_LIBEXECDIR=/nix/store/a95vrsvd69nfw1scb5453y2lg3j08a50-libblake3-1.8.2/libexec -DCMAKE_INSTALL_LIBDIR=/nix/store/a95vrsvd69nfw1scb5453y2lg3j08a50-libblake3-1.8.2/lib -DCMAKE_INSTALL_DOCDIR=/nix/store/a95vrsvd69nfw1scb5453y2lg3j08a50-libblake3-1.8.2/share/doc/libblake3 -DCMAKE_INSTALL_INFODIR=/nix/store/a95vrsvd69nfw1scb5453y2lg3j08a50-libblake3-1.8.2/share/info -DCMAKE_INSTALL_MANDIR=/nix/store/a95vrsvd69nfw1scb5453y2lg3j08a50-libblake3-1.8.2/share/man -DCMAKE_INSTALL_INCLUDEDIR=/nix/store/hgc6iciifzwxqnx2qin33drllh30r8z6-libblake3-1.8.2-dev/include -DCMAKE_INSTALL_SBINDIR=/nix/store/a95vrsvd69nfw1scb5453y2lg3j08a50-libblake3-1.8.2/sbin -DCMAKE_INSTALL_BINDIR=/nix/store/a95vrsvd69nfw1scb5453y2lg3j08a50-libblake3-1.8.2/bin -DCMAKE_INSTALL_NAME_DIR=/nix/store/a95vrsvd69nfw1scb5453y2lg3j08a50-libblake3-1.8.2/lib -DCMAKE_STRIP=/nix/store/qk20nysrc2170f1mal5k6r0axqn6jmfj-clang-wrapper-21.1.2/bin/strip -DCMAKE_RANLIB=/nix/store/qk20nysrc2170f1mal5k6r0axqn6jmfj-clang-wrapper-21.1.2/bin/ranlib -DCMAKE_AR=/nix/store/qk20nysrc2170f1mal5k6r0axqn6jmfj-clang-wrapper-21.1.2/bin/ar -DCMAKE_C_COMPILER=clang -DCMAKE_CXX_COMPILER=clang++ -DCMAKE_INSTALL_PREFIX=/nix/store/a95vrsvd69nfw1scb5453y2lg3j08a50-libblake3-1.8.2 -DBLAKE3_USE_TBB:BOOL=FALSE -DBUILD_SHARED_LIBS:BOOL=TRUE10CMake Deprecation Warning at CMakeLists.txt:1 (cmake_minimum_required):11 Compatibility with CMake < 3.10 will be removed from a future version of12 CMake.1314 Update the VERSION argument <min> value. Or, use the <min>...<max> syntax15 to tell CMake that the project requires at least <min> but has been updated16 to work with policies introduced by <max> or earlier.171819-- The C compiler identification is Clang 21.1.220-- The CXX compiler identification is Clang 21.1.221-- The ASM compiler identification is Clang with GNU-like command-line22-- Found assembler: /nix/store/qk20nysrc2170f1mal5k6r0axqn6jmfj-clang-wrapper-21.1.2/bin/clang23-- Detecting C compiler ABI info24-- Detecting C compiler ABI info - done25-- Check for working C compiler: /nix/store/qk20nysrc2170f1mal5k6r0axqn6jmfj-clang-wrapper-21.1.2/bin/clang - skipped26-- Detecting C compile features27-- Detecting C compile features - done28-- Detecting CXX compiler ABI info29-- Detecting CXX compiler ABI info - done30-- Check for working CXX compiler: /nix/store/qk20nysrc2170f1mal5k6r0axqn6jmfj-clang-wrapper-21.1.2/bin/clang++ - skipped31-- Detecting CXX compile features32-- Detecting CXX compile features - done33-- BLAKE3 SIMD configuration: arm6434-- 35 * NEON SIMD intrinsics, The library uses NEON SIMD intrinsics.3637-- Configuring done (7.1s)38-- Generating done (0.0s)39CMake Warning:40 Manually-specified variables were not used by the project:4142 CMAKE_EXPORT_NO_PACKAGE_REGISTRY43 CMAKE_FIND_USE_PACKAGE_REGISTRY44 CMAKE_FIND_USE_SYSTEM_PACKAGE_REGISTRY454647-- Build files have been written to: /nix/var/nix/builds/nix-57435-2653405462/source/c/build48cmake: enabled parallel building49cmake: enabled parallel installing
buildPhase
50build flags: -j10 SHELL=/nix/store/p0k9r5h8qs7220xdbdihhfgzwjcly70x-bash-5.3p3/bin/bash51[ 80%] Building C object CMakeFiles/blake3.dir/blake3_neon.c.o52[ 80%] Building C object CMakeFiles/blake3.dir/blake3.c.o53[ 80%] Building C object CMakeFiles/blake3.dir/blake3_portable.c.o54[ 80%] Building C object CMakeFiles/blake3.dir/blake3_dispatch.c.o55[100%] Linking C shared library libblake3.dylib56[100%] Built target blake3
installPhase
57install flags: -j10 SHELL=/nix/store/p0k9r5h8qs7220xdbdihhfgzwjcly70x-bash-5.3p3/bin/bash install58[100%] Built target blake359Install the project...60-- Install configuration: "Release"61-- Installing: /nix/store/hgc6iciifzwxqnx2qin33drllh30r8z6-libblake3-1.8.2-dev/include/blake3.h62-- Installing: /nix/store/a95vrsvd69nfw1scb5453y2lg3j08a50-libblake3-1.8.2/lib/libblake3.1.8.2.dylib63-- Installing: /nix/store/a95vrsvd69nfw1scb5453y2lg3j08a50-libblake3-1.8.2/lib/libblake3.0.dylib64-- Installing: /nix/store/a95vrsvd69nfw1scb5453y2lg3j08a50-libblake3-1.8.2/lib/libblake3.dylib65-- Installing: /nix/store/a95vrsvd69nfw1scb5453y2lg3j08a50-libblake3-1.8.2/lib/cmake/blake3/blake3-targets.cmake66-- Installing: /nix/store/a95vrsvd69nfw1scb5453y2lg3j08a50-libblake3-1.8.2/lib/cmake/blake3/blake3-targets-release.cmake67-- Installing: /nix/store/a95vrsvd69nfw1scb5453y2lg3j08a50-libblake3-1.8.2/lib/cmake/blake3/blake3-config.cmake68-- Installing: /nix/store/a95vrsvd69nfw1scb5453y2lg3j08a50-libblake3-1.8.2/lib/cmake/blake3/blake3-config-version.cmake69-- Installing: /nix/store/a95vrsvd69nfw1scb5453y2lg3j08a50-libblake3-1.8.2/lib/pkgconfig/libblake3.pc
fixupPhase
70Moving /nix/store/a95vrsvd69nfw1scb5453y2lg3j08a50-libblake3-1.8.2/lib/pkgconfig to /nix/store/hgc6iciifzwxqnx2qin33drllh30r8z6-libblake3-1.8.2-dev/lib/pkgconfig71Moving /nix/store/a95vrsvd69nfw1scb5453y2lg3j08a50-libblake3-1.8.2/lib/cmake to /nix/store/hgc6iciifzwxqnx2qin33drllh30r8z6-libblake3-1.8.2-dev/lib/cmake72Patching '/nix/store/hgc6iciifzwxqnx2qin33drllh30r8z6-libblake3-1.8.2-dev/lib/pkgconfig/libblake3.pc' includedir to output /nix/store/hgc6iciifzwxqnx2qin33drllh30r8z6-libblake3-1.8.2-dev73checking for references to /nix/var/nix/builds/nix-57435-2653405462/ in /nix/store/a95vrsvd69nfw1scb5453y2lg3j08a50-libblake3-1.8.2...74patching script interpreter paths in /nix/store/a95vrsvd69nfw1scb5453y2lg3j08a50-libblake3-1.8.275stripping (with command strip and flags -S) in /nix/store/a95vrsvd69nfw1scb5453y2lg3j08a50-libblake3-1.8.2/lib76checking for references to /nix/var/nix/builds/nix-57435-2653405462/ in /nix/store/hgc6iciifzwxqnx2qin33drllh30r8z6-libblake3-1.8.2-dev...77patching script interpreter paths in /nix/store/hgc6iciifzwxqnx2qin33drllh30r8z6-libblake3-1.8.2-dev78stripping (with command strip and flags -S) in /nix/store/hgc6iciifzwxqnx2qin33drllh30r8z6-libblake3-1.8.2-dev/lib