Skip to content

Instantly share code, notes, and snippets.

@r-rmcgibbo
Created March 18, 2021 09:37
Show Gist options
  • Save r-rmcgibbo/f4fb2ae66c49f26a1dc7268d1cd5128d to your computer and use it in GitHub Desktop.
Save r-rmcgibbo/f4fb2ae66c49f26a1dc7268d1cd5128d to your computer and use it in GitHub Desktop.
system: x86_64-linux | build_time: 2 minutes | https://github.com/NixOS/nixpkgs/pull/116710
@nix { "action": "setPhase", "phase": "unpackPhase" }
unpacking sources
unpacking source archive /nix/store/5rwsafmn5f9l2c15ccykmw4j00bm1hsk-source
source root is source
@nix { "action": "setPhase", "phase": "patchPhase" }
patching sources
applying patch /nix/store/sh3crc30qms8jjl8ib8b01c9bz8dzhf4-bce8531b6f1a3c5abe946ed6674b283d54258281.patch
patching file kernels/volk/volk_16ic_convert_32fc.h
patching file kernels/volk/volk_16ic_x2_dot_prod_16ic.h
patching file kernels/volk/volk_16ic_x2_multiply_16ic.h
patching file kernels/volk/volk_16u_byteswap.h
patching file kernels/volk/volk_32f_8u_polarbutterfly_32f.h
patching file kernels/volk/volk_32f_x2_dot_prod_32f.h
patching file kernels/volk/volk_32fc_x2_multiply_32fc.h
patching file kernels/volk/volk_32u_byteswap.h
patching file kernels/volk/volk_64u_byteswap.h
@nix { "action": "setPhase", "phase": "configurePhase" }
configuring
fixing cmake files...
cmake flags: -DCMAKE_FIND_USE_SYSTEM_PACKAGE_REGISTRY=OFF -DCMAKE_FIND_USE_PACKAGE_REGISTRY=OFF -DCMAKE_EXPORT_NO_PACKAGE_REGISTRY=ON -DCMAKE_BUILD_TYPE=Release -DCMAKE_SKIP_BUILD_RPATH=ON -DCMAKE_INSTALL_LOCALEDIR=/nix/store/nxgxfc3a1bsqjwwhm70s3xb6nsfm3dp2-volk-2.4.1/share/locale -DCMAKE_INSTALL_LIBEXECDIR=/nix/store/nxgxfc3a1bsqjwwhm70s3xb6nsfm3dp2-volk-2.4.1/libexec -DCMAKE_INSTALL_LIBDIR=/nix/store/nxgxfc3a1bsqjwwhm70s3xb6nsfm3dp2-volk-2.4.1/lib -DCMAKE_INSTALL_DOCDIR=/nix/store/nxgxfc3a1bsqjwwhm70s3xb6nsfm3dp2-volk-2.4.1/share/doc/volk -DCMAKE_INSTALL_INFODIR=/nix/store/nxgxfc3a1bsqjwwhm70s3xb6nsfm3dp2-volk-2.4.1/share/info -DCMAKE_INSTALL_MANDIR=/nix/store/nxgxfc3a1bsqjwwhm70s3xb6nsfm3dp2-volk-2.4.1/share/man -DCMAKE_INSTALL_OLDINCLUDEDIR=/nix/store/nxgxfc3a1bsqjwwhm70s3xb6nsfm3dp2-volk-2.4.1/include -DCMAKE_INSTALL_INCLUDEDIR=/nix/store/nxgxfc3a1bsqjwwhm70s3xb6nsfm3dp2-volk-2.4.1/include -DCMAKE_INSTALL_SBINDIR=/nix/store/nxgxfc3a1bsqjwwhm70s3xb6nsfm3dp2-volk-2.4.1/sbin -DCMAKE_INSTALL_BINDIR=/nix/store/nxgxfc3a1bsqjwwhm70s3xb6nsfm3dp2-volk-2.4.1/bin -DCMAKE_INSTALL_NAME_DIR=/nix/store/nxgxfc3a1bsqjwwhm70s3xb6nsfm3dp2-volk-2.4.1/lib -DCMAKE_POLICY_DEFAULT_CMP0025=NEW -DCMAKE_OSX_SYSROOT= -DCMAKE_FIND_FRAMEWORK=LAST -DCMAKE_STRIP=/nix/store/ja1dn9gcs7nlkn120j7a6hvabx6mpb1y-binutils-2.35.1/bin/strip -DCMAKE_RANLIB=/nix/store/ja1dn9gcs7nlkn120j7a6hvabx6mpb1y-binutils-2.35.1/bin/ranlib -DCMAKE_AR=/nix/store/ja1dn9gcs7nlkn120j7a6hvabx6mpb1y-binutils-2.35.1/bin/ar -DCMAKE_C_COMPILER=gcc -DCMAKE_CXX_COMPILER=g++ -DCMAKE_INSTALL_PREFIX=/nix/store/nxgxfc3a1bsqjwwhm70s3xb6nsfm3dp2-volk-2.4.1
-- The C compiler identification is GNU 10.2.0
-- The CXX compiler identification is GNU 10.2.0
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Check for working C compiler: /nix/store/fqlhvsl14cr3b3pbipw8mhkysl10llzz-gcc-wrapper-10.2.0/bin/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: /nix/store/fqlhvsl14cr3b3pbipw8mhkysl10llzz-gcc-wrapper-10.2.0/bin/g++ - skipped
-- Detecting CXX compile features
-- Detecting CXX compile features - done
-- Performing Test HAVE_CX_LIMITED_RANGE
-- Performing Test HAVE_CX_LIMITED_RANGE - Success
-- Performing Test HAVE_C_LIMITED_RANGE
-- Performing Test HAVE_C_LIMITED_RANGE - Success
-- Build type set to Release.
-- Could NOT find Git (missing: GIT_EXECUTABLE)
-- Building Volk with cpu_features
-- Looking for dlfcn.h
-- Looking for dlfcn.h - found
-- Looking for getauxval
-- Looking for getauxval - found
-- Found PythonInterp: /nix/store/sjifaa6ykigz6jxdmgvdnyp36yq7zkbr-python3-3.8.8/bin/python3 (found suitable version "3.8.8", minimum required is "3")
--
-- Python checking for python >= 3.4
-- Python checking for python >= 3.4 - found
--
-- Python checking for mako >= 0.4.2
-- Python checking for mako >= 0.4.2 - found
-- Looking for C++ include filesystem
-- Looking for C++ include filesystem - found
-- Performing Test CXX_FILESYSTEM_NO_LINK_NEEDED
-- Performing Test CXX_FILESYSTEM_NO_LINK_NEEDED - Success
-- Looking for aligned_alloc
-- Looking for aligned_alloc - found
-- Could NOT find PkgConfig (missing: PKG_CONFIG_EXECUTABLE)
-- orc files (missing: ORC_LIBRARY ORC_INCLUDE_DIR ORCC_EXECUTABLE)
-- Could NOT find Doxygen (missing: DOXYGEN_EXECUTABLE)
-- QA Testing is enabled.
-- Modify using: -DENABLE_TESTING=ON/OFF
-- System profiling is disabled.
-- Modify using: -DENABLE_PROFILING=ON/OFF
-- Looking for cpuid.h
-- Looking for cpuid.h - found
-- Looking for intrin.h
-- Looking for intrin.h - not found
-- Looking for fenv.h
-- Looking for fenv.h - found
-- Compiler name: GNU
-- Performing Test HAVE_WERROR_UNUSED_CMD_LINE_ARG
-- Performing Test HAVE_WERROR_UNUSED_CMD_LINE_ARG - Failed
-- x86* CPU detected
-- Performing Test have_mfloat_abi_softfp
-- Performing Test have_mfloat_abi_softfp - Failed
-- Performing Test have_mfloat_abi_hard
-- Performing Test have_mfloat_abi_hard - Failed
-- Performing Test have_funsafe_math_optimizations
-- Performing Test have_funsafe_math_optimizations - Success
-- Performing Test have_mfpu_neon
-- Performing Test have_mfpu_neon - Failed
-- Performing Test have_m32
-- Performing Test have_m32 - Failed
-- Performing Test have_m64
-- Performing Test have_m64 - Success
-- Performing Test have_mpopcnt
-- Performing Test have_mpopcnt - Success
-- Performing Test have_mmmx
-- Performing Test have_mmmx - Success
-- Performing Test have_mfma
-- Performing Test have_mfma - Success
-- Performing Test have_msse
-- Performing Test have_msse - Success
-- Performing Test have_msse2
-- Performing Test have_msse2 - Success
-- Performing Test have_msse3
-- Performing Test have_msse3 - Success
-- Performing Test have_mssse3
-- Performing Test have_mssse3 - Success
-- Performing Test have_msse4a
-- Performing Test have_msse4a - Success
-- Performing Test have_msse4_1
-- Performing Test have_msse4_1 - Success
-- Performing Test have_msse4_2
-- Performing Test have_msse4_2 - Success
-- Performing Test have_mavx
-- Performing Test have_mavx - Success
-- Performing Test have_mavx2
-- Performing Test have_mavx2 - Success
-- Performing Test have_mavx512f
-- Performing Test have_mavx512f - Success
-- Performing Test have_mavx512cd
-- Performing Test have_mavx512cd - Success
-- Performing Test neon_compile_result
-- Performing Test neon_compile_result - Failed
-- Compiler doesn't support NEON, Overruled arch neon
-- Compiler doesn't support NEON, Overruled arch neonv7
-- Compiler doesn't support NEON, Overruled arch neonv8
-- ORC support not found, Overruled arch orc
-- Check size of void*[8]
-- Check size of void*[8] - done
-- CPU width is 64 bits, Overruled arch 32
-- Available architectures: generic;64;popcount;mmx;fma;sse;sse2;norc;sse3;ssse3;sse4_a;sse4_1;sse4_2;avx;avx2;avx512f;avx512cd
-- Available machines: generic;sse2_64_mmx;sse3_64_mmx;ssse3_64_mmx;sse4_a_64_mmx;sse4_1_64_mmx;sse4_2_64_mmx;avx_64_mmx;avx2_64_mmx;avx512f_64_mmx;avx512cd_64_mmx
-- BUILD TYPE = RELEASE
-- Base cflags = -O3 -DNDEBUG -fcx-limited-range -Wall
-- BUILD INFO ::: generic ::: GNU ::: -O3 -DNDEBUG -fcx-limited-range -Wall
-- BUILD INFO ::: sse2_64_mmx ::: GNU ::: -O3 -DNDEBUG -fcx-limited-range -Wall -m64 -mmmx -msse -msse2
-- BUILD INFO ::: sse3_64_mmx ::: GNU ::: -O3 -DNDEBUG -fcx-limited-range -Wall -m64 -mmmx -msse -msse2 -msse3
-- BUILD INFO ::: ssse3_64_mmx ::: GNU ::: -O3 -DNDEBUG -fcx-limited-range -Wall -m64 -mmmx -msse -msse2 -msse3 -mssse3
-- BUILD INFO ::: sse4_a_64_mmx ::: GNU ::: -O3 -DNDEBUG -fcx-limited-range -Wall -m64 -mmmx -msse -msse2 -msse3 -msse4a -mpopcnt
-- BUILD INFO ::: sse4_1_64_mmx ::: GNU ::: -O3 -DNDEBUG -fcx-limited-range -Wall -m64 -mmmx -msse -msse2 -msse3 -mssse3 -msse4.1
-- BUILD INFO ::: sse4_2_64_mmx ::: GNU ::: -O3 -DNDEBUG -fcx-limited-range -Wall -m64 -mmmx -msse -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mpopcnt
-- BUILD INFO ::: avx_64_mmx ::: GNU ::: -O3 -DNDEBUG -fcx-limited-range -Wall -m64 -mmmx -msse -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mpopcnt -mavx
-- BUILD INFO ::: avx2_64_mmx ::: GNU ::: -O3 -DNDEBUG -fcx-limited-range -Wall -m64 -mmmx -msse -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mpopcnt -mavx -mfma -mavx2
-- BUILD INFO ::: avx512f_64_mmx ::: GNU ::: -O3 -DNDEBUG -fcx-limited-range -Wall -m64 -mmmx -msse -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mpopcnt -mavx -mfma -mavx2 -mavx512f
-- BUILD INFO ::: avx512cd_64_mmx ::: GNU ::: -O3 -DNDEBUG -fcx-limited-range -Wall -m64 -mmmx -msse -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mpopcnt -mavx -mfma -mavx2 -mavx512f -mavx512cd
-- Compiler Version: gcc (GCC) 10.2.0
Copyright (C) 2020 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
-- The ASM compiler identification is GNU
-- Found assembler: /nix/store/fqlhvsl14cr3b3pbipw8mhkysl10llzz-gcc-wrapper-10.2.0/bin/gcc
-- c flags: -fcx-limited-range -Wall;
-- asm flags:
-- c flags: -fcx-limited-range -Wall;
-- asm flags:
-- Did not find liborc and orcc, disabling orc support...
-- Loading version 2.4 into constants...
-- Using install prefix: /nix/store/nxgxfc3a1bsqjwwhm70s3xb6nsfm3dp2-volk-2.4.1
-- Configuring done
-- Generating done
CMake Warning:
Manually-specified variables were not used by the project:
CMAKE_EXPORT_NO_PACKAGE_REGISTRY
CMAKE_POLICY_DEFAULT_CMP0025
-- Build files have been written to: /build/source/build
cmake: enabled parallel building
@nix { "action": "setPhase", "phase": "buildPhase" }
building
build flags: -j2 -l2 SHELL=/nix/store/jkhzci9x7v7zkfm5kfm2l2hx1p0fxlh7-bash-4.4-p23/bin/bash
Scanning dependencies of target utils
[ 1%] Building C object cpu_features/CMakeFiles/utils.dir/src/filesystem.c.o
[ 3%] Building C object cpu_features/CMakeFiles/utils.dir/src/stack_line_reader.c.o
[ 5%] Building C object cpu_features/CMakeFiles/utils.dir/src/string_view.c.o
[ 5%] Built target utils
Scanning dependencies of target unix_based_hardware_detection
[ 6%] Building C object cpu_features/CMakeFiles/unix_based_hardware_detection.dir/src/hwcaps.c.o
[ 6%] Built target unix_based_hardware_detection
[ 8%] Generating volk_machines.h
[ 10%] Generating ../include/volk/volk.h
[ 11%] Generating ../include/volk/volk_config_fixed.h
[ 13%] Generating ../include/volk/volk_cpu.h
[ 15%] Generating ../include/volk/volk_typedefs.h
[ 16%] Generating volk.c
[ 18%] Generating volk_cpu.c
[ 20%] Generating volk_machine_avx2_64_mmx.c
[ 22%] Generating volk_machine_avx512cd_64_mmx.c
[ 23%] Generating volk_machine_avx512f_64_mmx.c
[ 25%] Generating volk_machine_avx_64_mmx.c
[ 27%] Generating volk_machine_generic.c
[ 28%] Generating volk_machine_sse2_64_mmx.c
[ 30%] Generating volk_machine_sse3_64_mmx.c
[ 32%] Generating volk_machine_sse4_1_64_mmx.c
[ 33%] Generating volk_machine_sse4_2_64_mmx.c
[ 35%] Generating volk_machine_sse4_a_64_mmx.c
[ 37%] Generating volk_machine_ssse3_64_mmx.c
[ 38%] Generating volk_machines.c
Scanning dependencies of target volk_obj
[ 40%] Building C object lib/CMakeFiles/volk_obj.dir/constants.c.o
[ 42%] Building C object lib/CMakeFiles/volk_obj.dir/volk_prefs.c.o
[ 44%] Building C object lib/CMakeFiles/volk_obj.dir/volk_rank_archs.c.o
[ 45%] Building C object lib/CMakeFiles/volk_obj.dir/volk_malloc.c.o
[ 47%] Building C object lib/CMakeFiles/volk_obj.dir/volk.c.o
[ 49%] Building C object lib/CMakeFiles/volk_obj.dir/volk_cpu.c.o
[ 50%] Building C object lib/CMakeFiles/volk_obj.dir/volk_machines.c.o
[ 52%] Building C object lib/CMakeFiles/volk_obj.dir/volk_machine_generic.c.o
[ 54%] Building C object lib/CMakeFiles/volk_obj.dir/volk_machine_sse2_64_mmx.c.o
[ 55%] Building C object lib/CMakeFiles/volk_obj.dir/volk_machine_sse3_64_mmx.c.o
[ 57%] Building C object lib/CMakeFiles/volk_obj.dir/volk_machine_ssse3_64_mmx.c.o
[ 59%] Building C object lib/CMakeFiles/volk_obj.dir/volk_machine_sse4_a_64_mmx.c.o
[ 61%] Building C object lib/CMakeFiles/volk_obj.dir/volk_machine_sse4_1_64_mmx.c.o
[ 62%] Building C object lib/CMakeFiles/volk_obj.dir/volk_machine_sse4_2_64_mmx.c.o
[ 64%] Building C object lib/CMakeFiles/volk_obj.dir/volk_machine_avx_64_mmx.c.o
[ 66%] Building C object lib/CMakeFiles/volk_obj.dir/volk_machine_avx2_64_mmx.c.o
[ 67%] Building C object lib/CMakeFiles/volk_obj.dir/volk_machine_avx512f_64_mmx.c.o
Scanning dependencies of target pygen_python_volk_modtool_27037
[ 69%] Shebangin volk_modtool
[ 69%] Built target pygen_python_volk_modtool_27037
Scanning dependencies of target pygen_python_volk_modtool_b895e
[ 71%] Generating __init__.pyc, cfg.pyc, volk_modtool_generate.pyc
[ 72%] Generating __init__.pyo, cfg.pyo, volk_modtool_generate.pyo
[ 72%] Built target pygen_python_volk_modtool_b895e
[ 74%] Building C object lib/CMakeFiles/volk_obj.dir/volk_machine_avx512cd_64_mmx.c.o
[ 74%] Built target volk_obj
Scanning dependencies of target cpu_features
[ 76%] Building C object cpu_features/CMakeFiles/cpu_features.dir/src/cpuinfo_x86.c.o
[ 77%] Linking C static library libcpu_features.a
[ 77%] Built target cpu_features
Scanning dependencies of target list_cpu_features
[ 79%] Building C object cpu_features/CMakeFiles/list_cpu_features.dir/src/utils/list_cpu_features.c.o
/build/source/cpu_features/src/utils/list_cpu_features.c: In function 'GetCacheTypeString':
/build/source/cpu_features/src/utils/list_cpu_features.c:343:1: warning: control reaches end of non-void function [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wreturn-type-Wreturn-type8;;]
343 | }
| ^
[ 81%] Linking C executable list_cpu_features
[ 81%] Built target list_cpu_features
Scanning dependencies of target volk
[ 83%] Linking C shared library libvolk.so
[ 83%] Built target volk
Scanning dependencies of target volk_test_all
[ 84%] Building CXX object lib/CMakeFiles/volk_test_all.dir/testqa.cc.o
[ 86%] Building CXX object lib/CMakeFiles/volk_test_all.dir/qa_utils.cc.o
[ 88%] Linking CXX executable volk_test_all
[ 88%] Built target volk_test_all
Scanning dependencies of target volk-config-info
[ 89%] Building CXX object apps/CMakeFiles/volk-config-info.dir/volk-config-info.cc.o
[ 91%] Building CXX object apps/CMakeFiles/volk-config-info.dir/volk_option_helpers.cc.o
[ 93%] Linking CXX executable volk-config-info
[ 93%] Built target volk-config-info
Scanning dependencies of target volk_profile
[ 94%] Building CXX object apps/CMakeFiles/volk_profile.dir/volk_profile.cc.o
[ 96%] Building CXX object apps/CMakeFiles/volk_profile.dir/__/lib/qa_utils.cc.o
[ 98%] Building CXX object apps/CMakeFiles/volk_profile.dir/volk_option_helpers.cc.o
[100%] Linking CXX executable volk_profile
[100%] Built target volk_profile
@nix { "action": "setPhase", "phase": "checkPhase" }
running tests
check flags: SHELL=/nix/store/jkhzci9x7v7zkfm5kfm2l2hx1p0fxlh7-bash-4.4-p23/bin/bash VERBOSE=y test
Running tests...
/nix/store/xc5458l3kvxdqmzqba4c5zsxrvx8iyy8-cmake-3.19.6/bin/ctest --force-new-ctest-process
Test project /build/source/build
Start 1: qa_volk_16i_32fc_dot_prod_32fc
Start 2: qa_volk_16i_branch_4_state_8
1/134 Test #2: qa_volk_16i_branch_4_state_8 ......................... Passed 0.01 sec
Start 3: qa_volk_16i_convert_8i
2/134 Test #3: qa_volk_16i_convert_8i ............................... Passed 0.02 sec
Start 4: qa_volk_16i_max_star_16i
3/134 Test #4: qa_volk_16i_max_star_16i ............................. Passed 0.01 sec
Start 5: qa_volk_16i_max_star_horizontal_16i
4/134 Test #1: qa_volk_16i_32fc_dot_prod_32fc ....................... Passed 0.04 sec
Start 6: qa_volk_16i_permute_and_scalar_add
5/134 Test #5: qa_volk_16i_max_star_horizontal_16i .................. Passed 0.01 sec
Start 7: qa_volk_16i_s32f_convert_32f
6/134 Test #6: qa_volk_16i_permute_and_scalar_add ................... Passed 0.01 sec
Start 8: qa_volk_16i_x4_quad_max_star_16i
7/134 Test #8: qa_volk_16i_x4_quad_max_star_16i ..................... Passed 0.01 sec
Start 9: qa_volk_16i_x5_add_quad_16i_x4
8/134 Test #7: qa_volk_16i_s32f_convert_32f ......................... Passed 0.02 sec
Start 10: qa_volk_16ic_convert_32fc
9/134 Test #9: qa_volk_16i_x5_add_quad_16i_x4 ....................... Passed 0.02 sec
Start 11: qa_volk_16ic_deinterleave_16i_x2
10/134 Test #10: qa_volk_16ic_convert_32fc ............................ Passed 0.03 sec
Start 12: qa_volk_16ic_deinterleave_real_16i
11/134 Test #11: qa_volk_16ic_deinterleave_16i_x2 ..................... Passed 0.02 sec
Start 13: qa_volk_16ic_deinterleave_real_8i
12/134 Test #12: qa_volk_16ic_deinterleave_real_16i ................... Passed 0.02 sec
Start 14: qa_volk_16ic_magnitude_16i
13/134 Test #13: qa_volk_16ic_deinterleave_real_8i .................... Passed 0.02 sec
Start 15: qa_volk_16ic_s32f_deinterleave_32f_x2
14/134 Test #14: qa_volk_16ic_magnitude_16i ........................... Passed 0.03 sec
Start 16: qa_volk_16ic_s32f_deinterleave_real_32f
15/134 Test #15: qa_volk_16ic_s32f_deinterleave_32f_x2 ................ Passed 0.03 sec
Start 17: qa_volk_16ic_s32f_magnitude_32f
16/134 Test #16: qa_volk_16ic_s32f_deinterleave_real_32f .............. Passed 0.03 sec
Start 18: qa_volk_16ic_x2_dot_prod_16ic
17/134 Test #17: qa_volk_16ic_s32f_magnitude_32f ...................... Passed 0.03 sec
Start 19: qa_volk_16ic_x2_multiply_16ic
18/134 Test #18: qa_volk_16ic_x2_dot_prod_16ic ........................ Passed 0.04 sec
Start 20: qa_volk_16u_byteswap
19/134 Test #19: qa_volk_16ic_x2_multiply_16ic ........................ Passed 0.04 sec
Start 21: qa_volk_16u_byteswappuppet_16u
20/134 Test #20: qa_volk_16u_byteswap ................................. Passed 0.01 sec
Start 22: qa_volk_32f_64f_add_64f
21/134 Test #21: qa_volk_16u_byteswappuppet_16u ....................... Passed 0.01 sec
Start 23: qa_volk_32f_64f_multiply_64f
22/134 Test #22: qa_volk_32f_64f_add_64f .............................. Passed 0.02 sec
Start 24: qa_volk_32f_8u_polarbutterfly_32f
23/134 Test #23: qa_volk_32f_64f_multiply_64f ......................... Passed 0.02 sec
Start 25: qa_volk_32f_8u_polarbutterflypuppet_32f
24/134 Test #24: qa_volk_32f_8u_polarbutterfly_32f .................... Passed 0.01 sec
Start 26: qa_volk_32f_accumulator_s32f
25/134 Test #25: qa_volk_32f_8u_polarbutterflypuppet_32f .............. Passed 0.03 sec
Start 27: qa_volk_32f_acos_32f
26/134 Test #26: qa_volk_32f_accumulator_s32f ......................... Passed 0.03 sec
Start 28: qa_volk_32f_asin_32f
27/134 Test #27: qa_volk_32f_acos_32f ................................. Passed 0.04 sec
Start 29: qa_volk_32f_atan_32f
28/134 Test #28: qa_volk_32f_asin_32f ................................. Passed 0.04 sec
Start 30: qa_volk_32f_binary_slicer_32i
29/134 Test #30: qa_volk_32f_binary_slicer_32i ........................ Passed 0.03 sec
Start 31: qa_volk_32f_binary_slicer_8i
30/134 Test #29: qa_volk_32f_atan_32f ................................. Passed 0.03 sec
Start 32: qa_volk_32f_convert_64f
31/134 Test #31: qa_volk_32f_binary_slicer_8i ......................... Passed 0.02 sec
Start 33: qa_volk_32f_cos_32f
32/134 Test #32: qa_volk_32f_convert_64f .............................. Passed 0.03 sec
Start 34: qa_volk_32f_exp_32f
33/134 Test #34: qa_volk_32f_exp_32f .................................. Passed 0.01 sec
Start 35: qa_volk_32f_expfast_32f
34/134 Test #33: qa_volk_32f_cos_32f .................................. Passed 0.04 sec
Start 36: qa_volk_32f_index_max_16u
35/134 Test #36: qa_volk_32f_index_max_16u ............................ Passed 0.02 sec
Start 37: qa_volk_32f_index_max_32u
36/134 Test #35: qa_volk_32f_expfast_32f .............................. Passed 0.04 sec
Start 38: qa_volk_32f_invsqrt_32f
37/134 Test #38: qa_volk_32f_invsqrt_32f .............................. Passed 0.01 sec
Start 39: qa_volk_32f_log2_32f
38/134 Test #37: qa_volk_32f_index_max_32u ............................ Passed 0.02 sec
Start 40: qa_volk_32f_null_32f
39/134 Test #39: qa_volk_32f_log2_32f ................................. Passed 0.02 sec
Start 41: qa_volk_32f_s32f_32f_fm_detect_32f
40/134 Test #40: qa_volk_32f_null_32f ................................. Passed 0.02 sec
Start 42: qa_volk_32f_s32f_add_32f
41/134 Test #41: qa_volk_32f_s32f_32f_fm_detect_32f ................... Passed 0.01 sec
Start 43: qa_volk_32f_s32f_calc_spectral_noise_floor_32f
42/134 Test #42: qa_volk_32f_s32f_add_32f ............................. Passed 0.02 sec
Start 44: qa_volk_32f_s32f_convert_16i
43/134 Test #43: qa_volk_32f_s32f_calc_spectral_noise_floor_32f ....... Passed 0.02 sec
Start 45: qa_volk_32f_s32f_convert_32i
44/134 Test #44: qa_volk_32f_s32f_convert_16i ......................... Passed 0.03 sec
Start 46: qa_volk_32f_s32f_convert_8i
45/134 Test #45: qa_volk_32f_s32f_convert_32i ......................... Passed 0.03 sec
Start 47: qa_volk_32f_s32f_mod_rangepuppet_32f
46/134 Test #46: qa_volk_32f_s32f_convert_8i .......................... Passed 0.03 sec
Start 48: qa_volk_32f_s32f_multiply_32f
47/134 Test #47: qa_volk_32f_s32f_mod_rangepuppet_32f ................. Passed 0.03 sec
Start 49: qa_volk_32f_s32f_normalize
48/134 Test #49: qa_volk_32f_s32f_normalize ........................... Passed 0.02 sec
Start 50: qa_volk_32f_s32f_power_32f
49/134 Test #48: qa_volk_32f_s32f_multiply_32f ........................ Passed 0.03 sec
Start 51: qa_volk_32f_s32f_s32f_mod_range_32f
50/134 Test #51: qa_volk_32f_s32f_s32f_mod_range_32f .................. Passed 0.02 sec
Start 52: qa_volk_32f_s32f_stddev_32f
51/134 Test #50: qa_volk_32f_s32f_power_32f ........................... Passed 0.04 sec
Start 53: qa_volk_32f_sin_32f
52/134 Test #52: qa_volk_32f_s32f_stddev_32f .......................... Passed 0.03 sec
Start 54: qa_volk_32f_sqrt_32f
53/134 Test #54: qa_volk_32f_sqrt_32f ................................. Passed 0.03 sec
Start 55: qa_volk_32f_stddev_and_mean_32f_x2
54/134 Test #53: qa_volk_32f_sin_32f .................................. Passed 0.04 sec
Start 56: qa_volk_32f_tan_32f
55/134 Test #55: qa_volk_32f_stddev_and_mean_32f_x2 ................... Passed 0.02 sec
Start 57: qa_volk_32f_tanh_32f
56/134 Test #56: qa_volk_32f_tan_32f .................................. Passed 0.04 sec
Start 58: qa_volk_32f_x2_add_32f
57/134 Test #57: qa_volk_32f_tanh_32f ................................. Passed 0.04 sec
Start 59: qa_volk_32f_x2_divide_32f
58/134 Test #58: qa_volk_32f_x2_add_32f ............................... Passed 0.04 sec
Start 60: qa_volk_32f_x2_dot_prod_16i
59/134 Test #59: qa_volk_32f_x2_divide_32f ............................ Passed 0.02 sec
Start 61: qa_volk_32f_x2_dot_prod_32f
60/134 Test #60: qa_volk_32f_x2_dot_prod_16i .......................... Passed 0.02 sec
Start 62: qa_volk_32f_x2_fm_detectpuppet_32f
61/134 Test #62: qa_volk_32f_x2_fm_detectpuppet_32f ................... Passed 0.04 sec
Start 63: qa_volk_32f_x2_interleave_32fc
62/134 Test #61: qa_volk_32f_x2_dot_prod_32f .......................... Passed 0.05 sec
Start 64: qa_volk_32f_x2_max_32f
63/134 Test #63: qa_volk_32f_x2_interleave_32fc ....................... Passed 0.04 sec
Start 65: qa_volk_32f_x2_min_32f
64/134 Test #64: qa_volk_32f_x2_max_32f ............................... Passed 0.03 sec
Start 66: qa_volk_32f_x2_multiply_32f
65/134 Test #65: qa_volk_32f_x2_min_32f ............................... Passed 0.03 sec
Start 67: qa_volk_32f_x2_pow_32f
66/134 Test #66: qa_volk_32f_x2_multiply_32f .......................... Passed 0.03 sec
Start 68: qa_volk_32f_x2_s32f_interleave_16ic
67/134 Test #67: qa_volk_32f_x2_pow_32f ............................... Passed 0.04 sec
Start 69: qa_volk_32f_x2_subtract_32f
68/134 Test #68: qa_volk_32f_x2_s32f_interleave_16ic .................. Passed 0.04 sec
Start 70: qa_volk_32f_x3_sum_of_poly_32f
69/134 Test #69: qa_volk_32f_x2_subtract_32f .......................... Passed 0.01 sec
Start 71: qa_volk_32fc_32f_add_32fc
70/134 Test #71: qa_volk_32fc_32f_add_32fc ............................ Passed 0.02 sec
Start 72: qa_volk_32fc_32f_dot_prod_32fc
71/134 Test #70: qa_volk_32f_x3_sum_of_poly_32f ....................... Passed 0.04 sec
Start 73: qa_volk_32fc_32f_multiply_32fc
72/134 Test #73: qa_volk_32fc_32f_multiply_32fc ....................... Passed 0.02 sec
Start 74: qa_volk_32fc_conjugate_32fc
73/134 Test #72: qa_volk_32fc_32f_dot_prod_32fc ....................... Passed 0.04 sec
Start 75: qa_volk_32fc_convert_16ic
74/134 Test #74: qa_volk_32fc_conjugate_32fc .......................... Passed 0.03 sec
Start 76: qa_volk_32fc_deinterleave_32f_x2
75/134 Test #75: qa_volk_32fc_convert_16ic ............................ Passed 0.03 sec
Start 77: qa_volk_32fc_deinterleave_64f_x2
76/134 Test #76: qa_volk_32fc_deinterleave_32f_x2 ..................... Passed 0.02 sec
Start 78: qa_volk_32fc_deinterleave_imag_32f
77/134 Test #78: qa_volk_32fc_deinterleave_imag_32f ................... Passed 0.02 sec
Start 79: qa_volk_32fc_deinterleave_real_32f
78/134 Test #77: qa_volk_32fc_deinterleave_64f_x2 ..................... Passed 0.04 sec
Start 80: qa_volk_32fc_deinterleave_real_64f
79/134 Test #79: qa_volk_32fc_deinterleave_real_32f ................... Passed 0.03 sec
Start 81: qa_volk_32fc_index_max_16u
80/134 Test #80: qa_volk_32fc_deinterleave_real_64f ................... Passed 0.03 sec
Start 82: qa_volk_32fc_index_max_32u
81/134 Test #81: qa_volk_32fc_index_max_16u ........................... Passed 0.02 sec
Start 83: qa_volk_32fc_magnitude_32f
82/134 Test #82: qa_volk_32fc_index_max_32u ........................... Passed 0.02 sec
Start 84: qa_volk_32fc_magnitude_squared_32f
83/134 Test #84: qa_volk_32fc_magnitude_squared_32f ................... Passed 0.03 sec
Start 85: qa_volk_32fc_s32f_atan2_32f
84/134 Test #83: qa_volk_32fc_magnitude_32f ........................... Passed 0.04 sec
Start 86: qa_volk_32fc_s32f_deinterleave_real_16i
85/134 Test #86: qa_volk_32fc_s32f_deinterleave_real_16i .............. Passed 0.03 sec
Start 87: qa_volk_32fc_s32f_magnitude_16i
86/134 Test #85: qa_volk_32fc_s32f_atan2_32f .......................... Passed 0.04 sec
Start 88: qa_volk_32fc_s32f_power_32fc
87/134 Test #87: qa_volk_32fc_s32f_magnitude_16i ...................... Passed 0.03 sec
Start 89: qa_volk_32fc_s32f_power_spectral_densitypuppet_32f
88/134 Test #88: qa_volk_32fc_s32f_power_32fc ......................... Passed 0.05 sec
Start 90: qa_volk_32fc_s32f_power_spectrum_32f
89/134 Test #89: qa_volk_32fc_s32f_power_spectral_densitypuppet_32f ... Passed 0.03 sec
Start 91: qa_volk_32fc_s32f_x2_power_spectral_density_32f
90/134 Test #90: qa_volk_32fc_s32f_power_spectrum_32f ................. Passed 0.01 sec
Start 92: qa_volk_32fc_s32fc_multiply_32fc
91/134 Test #91: qa_volk_32fc_s32f_x2_power_spectral_density_32f ...... Passed 0.01 sec
Start 93: qa_volk_32fc_s32fc_rotatorpuppet_32fc
92/134 Test #92: qa_volk_32fc_s32fc_multiply_32fc ..................... Passed 0.07 sec
Start 94: qa_volk_32fc_s32fc_x2_rotator_32fc
93/134 Test #93: qa_volk_32fc_s32fc_rotatorpuppet_32fc ................ Passed 0.07 sec
Start 95: qa_volk_32fc_x2_add_32fc
94/134 Test #94: qa_volk_32fc_s32fc_x2_rotator_32fc ................... Passed 0.01 sec
Start 96: qa_volk_32fc_x2_conjugate_dot_prod_32fc
95/134 Test #95: qa_volk_32fc_x2_add_32fc ............................. Passed 0.04 sec
Start 97: qa_volk_32fc_x2_divide_32fc
96/134 Test #96: qa_volk_32fc_x2_conjugate_dot_prod_32fc .............. Passed 0.06 sec
Start 98: qa_volk_32fc_x2_dot_prod_32fc
97/134 Test #97: qa_volk_32fc_x2_divide_32fc .......................... Passed 0.05 sec
Start 99: qa_volk_32fc_x2_multiply_32fc
98/134 Test #98: qa_volk_32fc_x2_dot_prod_32fc ........................ Passed 0.07 sec
Start 100: qa_volk_32fc_x2_multiply_conjugate_32fc
99/134 Test #99: qa_volk_32fc_x2_multiply_32fc ........................ Passed 0.07 sec
Start 101: qa_volk_32fc_x2_s32f_square_dist_scalar_mult_32f
100/134 Test #100: qa_volk_32fc_x2_multiply_conjugate_32fc .............. Passed 0.04 sec
Start 102: qa_volk_32fc_x2_s32fc_multiply_conjugate_add_32fc
101/134 Test #101: qa_volk_32fc_x2_s32f_square_dist_scalar_mult_32f ..... Passed 0.05 sec
Start 103: qa_volk_32fc_x2_square_dist_32f
102/134 Test #102: qa_volk_32fc_x2_s32fc_multiply_conjugate_add_32fc .... Passed 0.04 sec
Start 104: qa_volk_32i_s32f_convert_32f
103/134 Test #103: qa_volk_32fc_x2_square_dist_32f ...................... Passed 0.03 sec
Start 105: qa_volk_32i_x2_and_32i
104/134 Test #104: qa_volk_32i_s32f_convert_32f ......................... Passed 0.03 sec
Start 106: qa_volk_32i_x2_or_32i
105/134 Test #105: qa_volk_32i_x2_and_32i ............................... Passed 0.01 sec
Start 107: qa_volk_32u_byteswap
106/134 Test #106: qa_volk_32i_x2_or_32i ................................ Passed 0.03 sec
Start 108: qa_volk_32u_byteswappuppet_32u
107/134 Test #107: qa_volk_32u_byteswap ................................. Passed 0.02 sec
Start 109: qa_volk_32u_popcnt
108/134 Test #109: qa_volk_32u_popcnt ................................... Passed 0.01 sec
Start 110: qa_volk_32u_popcntpuppet_32u
109/134 Test #108: qa_volk_32u_byteswappuppet_32u ....................... Passed 0.01 sec
Start 111: qa_volk_32u_reverse_32u
110/134 Test #110: qa_volk_32u_popcntpuppet_32u ......................... Passed 0.01 sec
Start 112: qa_volk_64f_convert_32f
111/134 Test #111: qa_volk_32u_reverse_32u .............................. Passed 0.03 sec
Start 113: qa_volk_64f_x2_add_64f
112/134 Test #112: qa_volk_64f_convert_32f .............................. Passed 0.02 sec
Start 114: qa_volk_64f_x2_max_64f
113/134 Test #114: qa_volk_64f_x2_max_64f ............................... Passed 0.02 sec
Start 115: qa_volk_64f_x2_min_64f
114/134 Test #113: qa_volk_64f_x2_add_64f ............................... Passed 0.03 sec
Start 116: qa_volk_64f_x2_multiply_64f
115/134 Test #115: qa_volk_64f_x2_min_64f ............................... Passed 0.02 sec
Start 117: qa_volk_64u_byteswap
116/134 Test #116: qa_volk_64f_x2_multiply_64f .......................... Passed 0.04 sec
Start 118: qa_volk_64u_byteswappuppet_64u
117/134 Test #117: qa_volk_64u_byteswap ................................. Passed 0.02 sec
Start 119: qa_volk_64u_popcnt
118/134 Test #118: qa_volk_64u_byteswappuppet_64u ....................... Passed 0.02 sec
Start 120: qa_volk_64u_popcntpuppet_64u
119/134 Test #119: qa_volk_64u_popcnt ................................... Passed 0.02 sec
Start 121: qa_volk_8i_convert_16i
120/134 Test #120: qa_volk_64u_popcntpuppet_64u ......................... Passed 0.02 sec
Start 122: qa_volk_8i_s32f_convert_32f
121/134 Test #121: qa_volk_8i_convert_16i ............................... Passed 0.02 sec
Start 123: qa_volk_8ic_deinterleave_16i_x2
122/134 Test #122: qa_volk_8i_s32f_convert_32f .......................... Passed 0.02 sec
Start 124: qa_volk_8ic_deinterleave_real_16i
123/134 Test #123: qa_volk_8ic_deinterleave_16i_x2 ...................... Passed 0.02 sec
Start 125: qa_volk_8ic_deinterleave_real_8i
124/134 Test #124: qa_volk_8ic_deinterleave_real_16i .................... Passed 0.02 sec
Start 126: qa_volk_8ic_s32f_deinterleave_32f_x2
125/134 Test #125: qa_volk_8ic_deinterleave_real_8i ..................... Passed 0.02 sec
Start 127: qa_volk_8ic_s32f_deinterleave_real_32f
126/134 Test #126: qa_volk_8ic_s32f_deinterleave_32f_x2 ................. Passed 0.03 sec
Start 128: qa_volk_8ic_x2_multiply_conjugate_16ic
127/134 Test #127: qa_volk_8ic_s32f_deinterleave_real_32f ............... Passed 0.03 sec
Start 129: qa_volk_8ic_x2_s32f_multiply_conjugate_32fc
128/134 Test #128: qa_volk_8ic_x2_multiply_conjugate_16ic ............... Passed 0.02 sec
Start 130: qa_volk_8u_conv_k7_r2puppet_8u
129/134 Test #129: qa_volk_8ic_x2_s32f_multiply_conjugate_32fc .......... Passed 0.02 sec
Start 131: qa_volk_8u_x2_encodeframepolar_8u
130/134 Test #131: qa_volk_8u_x2_encodeframepolar_8u .................... Passed 0.01 sec
Start 132: qa_volk_8u_x3_encodepolar_8u_x2
131/134 Test #132: qa_volk_8u_x3_encodepolar_8u_x2 ...................... Passed 0.01 sec
Start 133: qa_volk_8u_x3_encodepolarpuppet_8u
132/134 Test #130: qa_volk_8u_conv_k7_r2puppet_8u ....................... Passed 0.03 sec
Start 134: qa_volk_8u_x4_conv_k7_r2_8u
133/134 Test #134: qa_volk_8u_x4_conv_k7_r2_8u .......................... Passed 0.01 sec
134/134 Test #133: qa_volk_8u_x3_encodepolarpuppet_8u ................... Passed 0.02 sec
100% tests passed, 0 tests failed out of 134
Total Test time (real) = 1.84 sec
@nix { "action": "setPhase", "phase": "installPhase" }
installing
install flags: SHELL=/nix/store/jkhzci9x7v7zkfm5kfm2l2hx1p0fxlh7-bash-4.4-p23/bin/bash install
[ 5%] Built target utils
[ 8%] Built target cpu_features
[ 11%] Built target list_cpu_features
[ 13%] Built target unix_based_hardware_detection
[ 76%] Built target volk_obj
[ 77%] Built target volk
[ 83%] Built target volk_test_all
[ 88%] Built target volk-config-info
[ 94%] Built target volk_profile
[ 96%] Built target pygen_python_volk_modtool_27037
[100%] Built target pygen_python_volk_modtool_b895e
Install the project...
-- Install configuration: "Release"
-- Installing: /nix/store/nxgxfc3a1bsqjwwhm70s3xb6nsfm3dp2-volk-2.4.1/lib/pkgconfig/volk.pc
-- Installing: /nix/store/nxgxfc3a1bsqjwwhm70s3xb6nsfm3dp2-volk-2.4.1/include/volk
-- Installing: /nix/store/nxgxfc3a1bsqjwwhm70s3xb6nsfm3dp2-volk-2.4.1/include/volk/volk_64u_byteswappuppet_64u.h
-- Installing: /nix/store/nxgxfc3a1bsqjwwhm70s3xb6nsfm3dp2-volk-2.4.1/include/volk/volk_16i_branch_4_state_8.h
-- Installing: /nix/store/nxgxfc3a1bsqjwwhm70s3xb6nsfm3dp2-volk-2.4.1/include/volk/volk_32fc_magnitude_32f.h
-- Installing: /nix/store/nxgxfc3a1bsqjwwhm70s3xb6nsfm3dp2-volk-2.4.1/include/volk/volk_32f_s32f_convert_16i.h
-- Installing: /nix/store/nxgxfc3a1bsqjwwhm70s3xb6nsfm3dp2-volk-2.4.1/include/volk/volk_8ic_s32f_deinterleave_real_32f.h
-- Installing: /nix/store/nxgxfc3a1bsqjwwhm70s3xb6nsfm3dp2-volk-2.4.1/include/volk/volk_32f_s32f_normalize.h
-- Installing: /nix/store/nxgxfc3a1bsqjwwhm70s3xb6nsfm3dp2-volk-2.4.1/include/volk/volk_32f_x2_min_32f.h
-- Installing: /nix/store/nxgxfc3a1bsqjwwhm70s3xb6nsfm3dp2-volk-2.4.1/include/volk/volk_32fc_s32fc_rotatorpuppet_32fc.h
-- Installing: /nix/store/nxgxfc3a1bsqjwwhm70s3xb6nsfm3dp2-volk-2.4.1/include/volk/volk_32fc_magnitude_squared_32f.h
-- Installing: /nix/store/nxgxfc3a1bsqjwwhm70s3xb6nsfm3dp2-volk-2.4.1/include/volk/volk_32f_accumulator_s32f.h
-- Installing: /nix/store/nxgxfc3a1bsqjwwhm70s3xb6nsfm3dp2-volk-2.4.1/include/volk/volk_16i_32fc_dot_prod_32fc.h
-- Installing: /nix/store/nxgxfc3a1bsqjwwhm70s3xb6nsfm3dp2-volk-2.4.1/include/volk/volk_8u_x4_conv_k7_r2_8u.h
-- Installing: /nix/store/nxgxfc3a1bsqjwwhm70s3xb6nsfm3dp2-volk-2.4.1/include/volk/volk_32fc_x2_divide_32fc.h
-- Installing: /nix/store/nxgxfc3a1bsqjwwhm70s3xb6nsfm3dp2-volk-2.4.1/include/volk/volk_32f_x2_s32f_interleave_16ic.h
-- Installing: /nix/store/nxgxfc3a1bsqjwwhm70s3xb6nsfm3dp2-volk-2.4.1/include/volk/volk_32f_binary_slicer_32i.h
-- Installing: /nix/store/nxgxfc3a1bsqjwwhm70s3xb6nsfm3dp2-volk-2.4.1/include/volk/volk_32fc_s32f_deinterleave_real_16i.h
-- Installing: /nix/store/nxgxfc3a1bsqjwwhm70s3xb6nsfm3dp2-volk-2.4.1/include/volk/volk_16i_convert_8i.h
-- Installing: /nix/store/nxgxfc3a1bsqjwwhm70s3xb6nsfm3dp2-volk-2.4.1/include/volk/volk_32f_x2_pow_32f.h
-- Installing: /nix/store/nxgxfc3a1bsqjwwhm70s3xb6nsfm3dp2-volk-2.4.1/include/volk/volk_16i_max_star_horizontal_16i.h
-- Installing: /nix/store/nxgxfc3a1bsqjwwhm70s3xb6nsfm3dp2-volk-2.4.1/include/volk/volk_32fc_s32f_power_spectrum_32f.h
-- Installing: /nix/store/nxgxfc3a1bsqjwwhm70s3xb6nsfm3dp2-volk-2.4.1/include/volk/volk_32f_x2_multiply_32f.h
-- Installing: /nix/store/nxgxfc3a1bsqjwwhm70s3xb6nsfm3dp2-volk-2.4.1/include/volk/volk_32f_null_32f.h
-- Installing: /nix/store/nxgxfc3a1bsqjwwhm70s3xb6nsfm3dp2-volk-2.4.1/include/volk/volk_32f_stddev_and_mean_32f_x2.h
-- Installing: /nix/store/nxgxfc3a1bsqjwwhm70s3xb6nsfm3dp2-volk-2.4.1/include/volk/volk_32f_tan_32f.h
-- Installing: /nix/store/nxgxfc3a1bsqjwwhm70s3xb6nsfm3dp2-volk-2.4.1/include/volk/volk_32f_atan_32f.h
-- Installing: /nix/store/nxgxfc3a1bsqjwwhm70s3xb6nsfm3dp2-volk-2.4.1/include/volk/volk_32i_s32f_convert_32f.h
-- Installing: /nix/store/nxgxfc3a1bsqjwwhm70s3xb6nsfm3dp2-volk-2.4.1/include/volk/volk_32fc_32f_multiply_32fc.h
-- Installing: /nix/store/nxgxfc3a1bsqjwwhm70s3xb6nsfm3dp2-volk-2.4.1/include/volk/volk_32u_byteswappuppet_32u.h
-- Installing: /nix/store/nxgxfc3a1bsqjwwhm70s3xb6nsfm3dp2-volk-2.4.1/include/volk/volk_8ic_s32f_deinterleave_32f_x2.h
-- Installing: /nix/store/nxgxfc3a1bsqjwwhm70s3xb6nsfm3dp2-volk-2.4.1/include/volk/volk_16i_x5_add_quad_16i_x4.h
-- Installing: /nix/store/nxgxfc3a1bsqjwwhm70s3xb6nsfm3dp2-volk-2.4.1/include/volk/volk_32fc_deinterleave_32f_x2.h
-- Installing: /nix/store/nxgxfc3a1bsqjwwhm70s3xb6nsfm3dp2-volk-2.4.1/include/volk/volk_8ic_x2_multiply_conjugate_16ic.h
-- Installing: /nix/store/nxgxfc3a1bsqjwwhm70s3xb6nsfm3dp2-volk-2.4.1/include/volk/volk_32f_s32f_calc_spectral_noise_floor_32f.h
-- Installing: /nix/store/nxgxfc3a1bsqjwwhm70s3xb6nsfm3dp2-volk-2.4.1/include/volk/volk_16ic_s32f_magnitude_32f.h
-- Installing: /nix/store/nxgxfc3a1bsqjwwhm70s3xb6nsfm3dp2-volk-2.4.1/include/volk/volk_32f_cos_32f.h
-- Installing: /nix/store/nxgxfc3a1bsqjwwhm70s3xb6nsfm3dp2-volk-2.4.1/include/volk/volk_8u_x2_encodeframepolar_8u.h
-- Installing: /nix/store/nxgxfc3a1bsqjwwhm70s3xb6nsfm3dp2-volk-2.4.1/include/volk/volk_16ic_deinterleave_real_8i.h
-- Installing: /nix/store/nxgxfc3a1bsqjwwhm70s3xb6nsfm3dp2-volk-2.4.1/include/volk/volk_16u_byteswap.h
-- Installing: /nix/store/nxgxfc3a1bsqjwwhm70s3xb6nsfm3dp2-volk-2.4.1/include/volk/volk_32f_s32f_s32f_mod_range_32f.h
-- Installing: /nix/store/nxgxfc3a1bsqjwwhm70s3xb6nsfm3dp2-volk-2.4.1/include/volk/volk_8ic_deinterleave_real_16i.h
-- Installing: /nix/store/nxgxfc3a1bsqjwwhm70s3xb6nsfm3dp2-volk-2.4.1/include/volk/volk_32f_s32f_convert_8i.h
-- Installing: /nix/store/nxgxfc3a1bsqjwwhm70s3xb6nsfm3dp2-volk-2.4.1/include/volk/volk_16ic_s32f_deinterleave_32f_x2.h
-- Installing: /nix/store/nxgxfc3a1bsqjwwhm70s3xb6nsfm3dp2-volk-2.4.1/include/volk/volk_32fc_s32f_power_32fc.h
-- Installing: /nix/store/nxgxfc3a1bsqjwwhm70s3xb6nsfm3dp2-volk-2.4.1/include/volk/volk_32f_x3_sum_of_poly_32f.h
-- Installing: /nix/store/nxgxfc3a1bsqjwwhm70s3xb6nsfm3dp2-volk-2.4.1/include/volk/volk_32f_index_max_16u.h
-- Installing: /nix/store/nxgxfc3a1bsqjwwhm70s3xb6nsfm3dp2-volk-2.4.1/include/volk/volk_32fc_index_max_16u.h
-- Installing: /nix/store/nxgxfc3a1bsqjwwhm70s3xb6nsfm3dp2-volk-2.4.1/include/volk/volk_8ic_x2_s32f_multiply_conjugate_32fc.h
-- Installing: /nix/store/nxgxfc3a1bsqjwwhm70s3xb6nsfm3dp2-volk-2.4.1/include/volk/volk_32f_expfast_32f.h
-- Installing: /nix/store/nxgxfc3a1bsqjwwhm70s3xb6nsfm3dp2-volk-2.4.1/include/volk/volk_32fc_32f_add_32fc.h
-- Installing: /nix/store/nxgxfc3a1bsqjwwhm70s3xb6nsfm3dp2-volk-2.4.1/include/volk/volk_32f_x2_dot_prod_32f.h
-- Installing: /nix/store/nxgxfc3a1bsqjwwhm70s3xb6nsfm3dp2-volk-2.4.1/include/volk/volk_32fc_x2_multiply_32fc.h
-- Installing: /nix/store/nxgxfc3a1bsqjwwhm70s3xb6nsfm3dp2-volk-2.4.1/include/volk/volk_32fc_convert_16ic.h
-- Installing: /nix/store/nxgxfc3a1bsqjwwhm70s3xb6nsfm3dp2-volk-2.4.1/include/volk/volk_32fc_s32f_atan2_32f.h
-- Installing: /nix/store/nxgxfc3a1bsqjwwhm70s3xb6nsfm3dp2-volk-2.4.1/include/volk/volk_32i_x2_and_32i.h
-- Installing: /nix/store/nxgxfc3a1bsqjwwhm70s3xb6nsfm3dp2-volk-2.4.1/include/volk/volk_32f_binary_slicer_8i.h
-- Installing: /nix/store/nxgxfc3a1bsqjwwhm70s3xb6nsfm3dp2-volk-2.4.1/include/volk/volk_32f_x2_subtract_32f.h
-- Installing: /nix/store/nxgxfc3a1bsqjwwhm70s3xb6nsfm3dp2-volk-2.4.1/include/volk/volk_32fc_x2_multiply_conjugate_32fc.h
-- Installing: /nix/store/nxgxfc3a1bsqjwwhm70s3xb6nsfm3dp2-volk-2.4.1/include/volk/volk_32fc_s32f_power_spectral_densitypuppet_32f.h
-- Installing: /nix/store/nxgxfc3a1bsqjwwhm70s3xb6nsfm3dp2-volk-2.4.1/include/volk/volk_32f_sin_32f.h
-- Installing: /nix/store/nxgxfc3a1bsqjwwhm70s3xb6nsfm3dp2-volk-2.4.1/include/volk/volk_32u_popcnt.h
-- Installing: /nix/store/nxgxfc3a1bsqjwwhm70s3xb6nsfm3dp2-volk-2.4.1/include/volk/volk_64u_popcntpuppet_64u.h
-- Installing: /nix/store/nxgxfc3a1bsqjwwhm70s3xb6nsfm3dp2-volk-2.4.1/include/volk/volk_32f_tanh_32f.h
-- Installing: /nix/store/nxgxfc3a1bsqjwwhm70s3xb6nsfm3dp2-volk-2.4.1/include/volk/volk_32f_s32f_stddev_32f.h
-- Installing: /nix/store/nxgxfc3a1bsqjwwhm70s3xb6nsfm3dp2-volk-2.4.1/include/volk/volk_32fc_x2_add_32fc.h
-- Installing: /nix/store/nxgxfc3a1bsqjwwhm70s3xb6nsfm3dp2-volk-2.4.1/include/volk/volk_32f_s32f_power_32f.h
-- Installing: /nix/store/nxgxfc3a1bsqjwwhm70s3xb6nsfm3dp2-volk-2.4.1/include/volk/volk_16i_max_star_16i.h
-- Installing: /nix/store/nxgxfc3a1bsqjwwhm70s3xb6nsfm3dp2-volk-2.4.1/include/volk/volk_32fc_x2_square_dist_32f.h
-- Installing: /nix/store/nxgxfc3a1bsqjwwhm70s3xb6nsfm3dp2-volk-2.4.1/include/volk/volk_64u_popcnt.h
-- Installing: /nix/store/nxgxfc3a1bsqjwwhm70s3xb6nsfm3dp2-volk-2.4.1/include/volk/volk_8u_x3_encodepolar_8u_x2.h
-- Installing: /nix/store/nxgxfc3a1bsqjwwhm70s3xb6nsfm3dp2-volk-2.4.1/include/volk/volk_32f_x2_max_32f.h
-- Installing: /nix/store/nxgxfc3a1bsqjwwhm70s3xb6nsfm3dp2-volk-2.4.1/include/volk/volk_32f_s32f_add_32f.h
-- Installing: /nix/store/nxgxfc3a1bsqjwwhm70s3xb6nsfm3dp2-volk-2.4.1/include/volk/volk_32f_sqrt_32f.h
-- Installing: /nix/store/nxgxfc3a1bsqjwwhm70s3xb6nsfm3dp2-volk-2.4.1/include/volk/volk_32fc_deinterleave_imag_32f.h
-- Installing: /nix/store/nxgxfc3a1bsqjwwhm70s3xb6nsfm3dp2-volk-2.4.1/include/volk/volk_64u_byteswap.h
-- Installing: /nix/store/nxgxfc3a1bsqjwwhm70s3xb6nsfm3dp2-volk-2.4.1/include/volk/volk_32f_s32f_32f_fm_detect_32f.h
-- Installing: /nix/store/nxgxfc3a1bsqjwwhm70s3xb6nsfm3dp2-volk-2.4.1/include/volk/volk_32f_8u_polarbutterfly_32f.h
-- Installing: /nix/store/nxgxfc3a1bsqjwwhm70s3xb6nsfm3dp2-volk-2.4.1/include/volk/volk_32fc_x2_conjugate_dot_prod_32fc.h
-- Installing: /nix/store/nxgxfc3a1bsqjwwhm70s3xb6nsfm3dp2-volk-2.4.1/include/volk/volk_64f_x2_add_64f.h
-- Installing: /nix/store/nxgxfc3a1bsqjwwhm70s3xb6nsfm3dp2-volk-2.4.1/include/volk/volk_64f_x2_multiply_64f.h
-- Installing: /nix/store/nxgxfc3a1bsqjwwhm70s3xb6nsfm3dp2-volk-2.4.1/include/volk/volk_32f_invsqrt_32f.h
-- Installing: /nix/store/nxgxfc3a1bsqjwwhm70s3xb6nsfm3dp2-volk-2.4.1/include/volk/volk_32f_x2_dot_prod_16i.h
-- Installing: /nix/store/nxgxfc3a1bsqjwwhm70s3xb6nsfm3dp2-volk-2.4.1/include/volk/volk_8i_s32f_convert_32f.h
-- Installing: /nix/store/nxgxfc3a1bsqjwwhm70s3xb6nsfm3dp2-volk-2.4.1/include/volk/volk_32f_log2_32f.h
-- Installing: /nix/store/nxgxfc3a1bsqjwwhm70s3xb6nsfm3dp2-volk-2.4.1/include/volk/volk_32fc_x2_s32f_square_dist_scalar_mult_32f.h
-- Installing: /nix/store/nxgxfc3a1bsqjwwhm70s3xb6nsfm3dp2-volk-2.4.1/include/volk/volk_32u_popcntpuppet_32u.h
-- Installing: /nix/store/nxgxfc3a1bsqjwwhm70s3xb6nsfm3dp2-volk-2.4.1/include/volk/volk_16u_byteswappuppet_16u.h
-- Installing: /nix/store/nxgxfc3a1bsqjwwhm70s3xb6nsfm3dp2-volk-2.4.1/include/volk/volk_16i_permute_and_scalar_add.h
-- Installing: /nix/store/nxgxfc3a1bsqjwwhm70s3xb6nsfm3dp2-volk-2.4.1/include/volk/volk_32f_exp_32f.h
-- Installing: /nix/store/nxgxfc3a1bsqjwwhm70s3xb6nsfm3dp2-volk-2.4.1/include/volk/volk_16ic_deinterleave_16i_x2.h
-- Installing: /nix/store/nxgxfc3a1bsqjwwhm70s3xb6nsfm3dp2-volk-2.4.1/include/volk/volk_32fc_x2_dot_prod_32fc.h
-- Installing: /nix/store/nxgxfc3a1bsqjwwhm70s3xb6nsfm3dp2-volk-2.4.1/include/volk/volk_32f_s32f_multiply_32f.h
-- Installing: /nix/store/nxgxfc3a1bsqjwwhm70s3xb6nsfm3dp2-volk-2.4.1/include/volk/volk_16ic_s32f_deinterleave_real_32f.h
-- Installing: /nix/store/nxgxfc3a1bsqjwwhm70s3xb6nsfm3dp2-volk-2.4.1/include/volk/volk_32f_8u_polarbutterflypuppet_32f.h
-- Installing: /nix/store/nxgxfc3a1bsqjwwhm70s3xb6nsfm3dp2-volk-2.4.1/include/volk/volk_32fc_s32f_magnitude_16i.h
-- Installing: /nix/store/nxgxfc3a1bsqjwwhm70s3xb6nsfm3dp2-volk-2.4.1/include/volk/volk_32u_byteswap.h
-- Installing: /nix/store/nxgxfc3a1bsqjwwhm70s3xb6nsfm3dp2-volk-2.4.1/include/volk/volk_8u_x3_encodepolarpuppet_8u.h
-- Installing: /nix/store/nxgxfc3a1bsqjwwhm70s3xb6nsfm3dp2-volk-2.4.1/include/volk/volk_32f_x2_add_32f.h
-- Installing: /nix/store/nxgxfc3a1bsqjwwhm70s3xb6nsfm3dp2-volk-2.4.1/include/volk/volk_32fc_deinterleave_real_32f.h
-- Installing: /nix/store/nxgxfc3a1bsqjwwhm70s3xb6nsfm3dp2-volk-2.4.1/include/volk/volk_8i_convert_16i.h
-- Installing: /nix/store/nxgxfc3a1bsqjwwhm70s3xb6nsfm3dp2-volk-2.4.1/include/volk/volk_32fc_s32fc_multiply_32fc.h
-- Installing: /nix/store/nxgxfc3a1bsqjwwhm70s3xb6nsfm3dp2-volk-2.4.1/include/volk/volk_32f_asin_32f.h
-- Installing: /nix/store/nxgxfc3a1bsqjwwhm70s3xb6nsfm3dp2-volk-2.4.1/include/volk/asm
-- Installing: /nix/store/nxgxfc3a1bsqjwwhm70s3xb6nsfm3dp2-volk-2.4.1/include/volk/asm/orc
-- Installing: /nix/store/nxgxfc3a1bsqjwwhm70s3xb6nsfm3dp2-volk-2.4.1/include/volk/asm/neon
-- Installing: /nix/store/nxgxfc3a1bsqjwwhm70s3xb6nsfm3dp2-volk-2.4.1/include/volk/volk_8ic_deinterleave_real_8i.h
-- Installing: /nix/store/nxgxfc3a1bsqjwwhm70s3xb6nsfm3dp2-volk-2.4.1/include/volk/volk_32f_acos_32f.h
-- Installing: /nix/store/nxgxfc3a1bsqjwwhm70s3xb6nsfm3dp2-volk-2.4.1/include/volk/volk_16ic_magnitude_16i.h
-- Installing: /nix/store/nxgxfc3a1bsqjwwhm70s3xb6nsfm3dp2-volk-2.4.1/include/volk/volk_32i_x2_or_32i.h
-- Installing: /nix/store/nxgxfc3a1bsqjwwhm70s3xb6nsfm3dp2-volk-2.4.1/include/volk/volk_32f_x2_interleave_32fc.h
-- Installing: /nix/store/nxgxfc3a1bsqjwwhm70s3xb6nsfm3dp2-volk-2.4.1/include/volk/volk_32fc_s32f_x2_power_spectral_density_32f.h
-- Installing: /nix/store/nxgxfc3a1bsqjwwhm70s3xb6nsfm3dp2-volk-2.4.1/include/volk/volk_32f_x2_divide_32f.h
-- Installing: /nix/store/nxgxfc3a1bsqjwwhm70s3xb6nsfm3dp2-volk-2.4.1/include/volk/volk_16ic_x2_multiply_16ic.h
-- Installing: /nix/store/nxgxfc3a1bsqjwwhm70s3xb6nsfm3dp2-volk-2.4.1/include/volk/volk_32fc_index_max_32u.h
-- Installing: /nix/store/nxgxfc3a1bsqjwwhm70s3xb6nsfm3dp2-volk-2.4.1/include/volk/volk_64f_x2_min_64f.h
-- Installing: /nix/store/nxgxfc3a1bsqjwwhm70s3xb6nsfm3dp2-volk-2.4.1/include/volk/volk_8u_conv_k7_r2puppet_8u.h
-- Installing: /nix/store/nxgxfc3a1bsqjwwhm70s3xb6nsfm3dp2-volk-2.4.1/include/volk/volk_16ic_deinterleave_real_16i.h
-- Installing: /nix/store/nxgxfc3a1bsqjwwhm70s3xb6nsfm3dp2-volk-2.4.1/include/volk/volk_32fc_s32fc_x2_rotator_32fc.h
-- Installing: /nix/store/nxgxfc3a1bsqjwwhm70s3xb6nsfm3dp2-volk-2.4.1/include/volk/volk_32fc_conjugate_32fc.h
-- Installing: /nix/store/nxgxfc3a1bsqjwwhm70s3xb6nsfm3dp2-volk-2.4.1/include/volk/volk_32fc_x2_s32fc_multiply_conjugate_add_32fc.h
-- Installing: /nix/store/nxgxfc3a1bsqjwwhm70s3xb6nsfm3dp2-volk-2.4.1/include/volk/volk_32f_s32f_convert_32i.h
-- Installing: /nix/store/nxgxfc3a1bsqjwwhm70s3xb6nsfm3dp2-volk-2.4.1/include/volk/volk_16i_x4_quad_max_star_16i.h
-- Installing: /nix/store/nxgxfc3a1bsqjwwhm70s3xb6nsfm3dp2-volk-2.4.1/include/volk/volk_8ic_deinterleave_16i_x2.h
-- Installing: /nix/store/nxgxfc3a1bsqjwwhm70s3xb6nsfm3dp2-volk-2.4.1/include/volk/volk_32fc_32f_dot_prod_32fc.h
-- Installing: /nix/store/nxgxfc3a1bsqjwwhm70s3xb6nsfm3dp2-volk-2.4.1/include/volk/volk_32f_s32f_mod_rangepuppet_32f.h
-- Installing: /nix/store/nxgxfc3a1bsqjwwhm70s3xb6nsfm3dp2-volk-2.4.1/include/volk/volk_32f_convert_64f.h
-- Installing: /nix/store/nxgxfc3a1bsqjwwhm70s3xb6nsfm3dp2-volk-2.4.1/include/volk/volk_32f_64f_add_64f.h
-- Installing: /nix/store/nxgxfc3a1bsqjwwhm70s3xb6nsfm3dp2-volk-2.4.1/include/volk/volk_32f_index_max_32u.h
-- Installing: /nix/store/nxgxfc3a1bsqjwwhm70s3xb6nsfm3dp2-volk-2.4.1/include/volk/volk_32f_64f_multiply_64f.h
-- Installing: /nix/store/nxgxfc3a1bsqjwwhm70s3xb6nsfm3dp2-volk-2.4.1/include/volk/volk_16i_s32f_convert_32f.h
-- Installing: /nix/store/nxgxfc3a1bsqjwwhm70s3xb6nsfm3dp2-volk-2.4.1/include/volk/volk_32u_reverse_32u.h
-- Installing: /nix/store/nxgxfc3a1bsqjwwhm70s3xb6nsfm3dp2-volk-2.4.1/include/volk/volk_64f_convert_32f.h
-- Installing: /nix/store/nxgxfc3a1bsqjwwhm70s3xb6nsfm3dp2-volk-2.4.1/include/volk/volk_16ic_convert_32fc.h
-- Installing: /nix/store/nxgxfc3a1bsqjwwhm70s3xb6nsfm3dp2-volk-2.4.1/include/volk/volk_16ic_x2_dot_prod_16ic.h
-- Installing: /nix/store/nxgxfc3a1bsqjwwhm70s3xb6nsfm3dp2-volk-2.4.1/include/volk/volk_32f_x2_fm_detectpuppet_32f.h
-- Installing: /nix/store/nxgxfc3a1bsqjwwhm70s3xb6nsfm3dp2-volk-2.4.1/include/volk/volk_32fc_deinterleave_64f_x2.h
-- Installing: /nix/store/nxgxfc3a1bsqjwwhm70s3xb6nsfm3dp2-volk-2.4.1/include/volk/volk_32fc_deinterleave_real_64f.h
-- Installing: /nix/store/nxgxfc3a1bsqjwwhm70s3xb6nsfm3dp2-volk-2.4.1/include/volk/volk_64f_x2_max_64f.h
-- Installing: /nix/store/nxgxfc3a1bsqjwwhm70s3xb6nsfm3dp2-volk-2.4.1/include/volk/volk_prefs.h
-- Installing: /nix/store/nxgxfc3a1bsqjwwhm70s3xb6nsfm3dp2-volk-2.4.1/include/volk/volk_alloc.hh
-- Installing: /nix/store/nxgxfc3a1bsqjwwhm70s3xb6nsfm3dp2-volk-2.4.1/include/volk/volk_complex.h
-- Installing: /nix/store/nxgxfc3a1bsqjwwhm70s3xb6nsfm3dp2-volk-2.4.1/include/volk/volk_common.h
-- Installing: /nix/store/nxgxfc3a1bsqjwwhm70s3xb6nsfm3dp2-volk-2.4.1/include/volk/saturation_arithmetic.h
-- Installing: /nix/store/nxgxfc3a1bsqjwwhm70s3xb6nsfm3dp2-volk-2.4.1/include/volk/volk_avx_intrinsics.h
-- Installing: /nix/store/nxgxfc3a1bsqjwwhm70s3xb6nsfm3dp2-volk-2.4.1/include/volk/volk_avx2_intrinsics.h
-- Installing: /nix/store/nxgxfc3a1bsqjwwhm70s3xb6nsfm3dp2-volk-2.4.1/include/volk/volk_sse_intrinsics.h
-- Installing: /nix/store/nxgxfc3a1bsqjwwhm70s3xb6nsfm3dp2-volk-2.4.1/include/volk/volk_sse3_intrinsics.h
-- Installing: /nix/store/nxgxfc3a1bsqjwwhm70s3xb6nsfm3dp2-volk-2.4.1/include/volk/volk_neon_intrinsics.h
-- Installing: /nix/store/nxgxfc3a1bsqjwwhm70s3xb6nsfm3dp2-volk-2.4.1/include/volk/volk.h
-- Installing: /nix/store/nxgxfc3a1bsqjwwhm70s3xb6nsfm3dp2-volk-2.4.1/include/volk/volk_cpu.h
-- Installing: /nix/store/nxgxfc3a1bsqjwwhm70s3xb6nsfm3dp2-volk-2.4.1/include/volk/volk_config_fixed.h
-- Installing: /nix/store/nxgxfc3a1bsqjwwhm70s3xb6nsfm3dp2-volk-2.4.1/include/volk/volk_typedefs.h
-- Installing: /nix/store/nxgxfc3a1bsqjwwhm70s3xb6nsfm3dp2-volk-2.4.1/include/volk/volk_malloc.h
-- Installing: /nix/store/nxgxfc3a1bsqjwwhm70s3xb6nsfm3dp2-volk-2.4.1/include/volk/volk_version.h
-- Installing: /nix/store/nxgxfc3a1bsqjwwhm70s3xb6nsfm3dp2-volk-2.4.1/include/volk/constants.h
-- Installing: /nix/store/nxgxfc3a1bsqjwwhm70s3xb6nsfm3dp2-volk-2.4.1/lib/cmake/volk/VolkConfig.cmake
-- Installing: /nix/store/nxgxfc3a1bsqjwwhm70s3xb6nsfm3dp2-volk-2.4.1/lib/cmake/volk/VolkConfigVersion.cmake
-- Installing: /nix/store/nxgxfc3a1bsqjwwhm70s3xb6nsfm3dp2-volk-2.4.1/lib/cmake/volk/VolkTargets.cmake
-- Installing: /nix/store/nxgxfc3a1bsqjwwhm70s3xb6nsfm3dp2-volk-2.4.1/lib/cmake/volk/VolkTargets-release.cmake
-- Installing: /nix/store/nxgxfc3a1bsqjwwhm70s3xb6nsfm3dp2-volk-2.4.1/lib/libcpu_features.a
-- Installing: /nix/store/nxgxfc3a1bsqjwwhm70s3xb6nsfm3dp2-volk-2.4.1/include/cpu_features/cpu_features_macros.h
-- Installing: /nix/store/nxgxfc3a1bsqjwwhm70s3xb6nsfm3dp2-volk-2.4.1/include/cpu_features/cpu_features_cache_info.h
-- Installing: /nix/store/nxgxfc3a1bsqjwwhm70s3xb6nsfm3dp2-volk-2.4.1/include/cpu_features/cpuinfo_x86.h
-- Installing: /nix/store/nxgxfc3a1bsqjwwhm70s3xb6nsfm3dp2-volk-2.4.1/bin/list_cpu_features
-- Installing: /nix/store/nxgxfc3a1bsqjwwhm70s3xb6nsfm3dp2-volk-2.4.1/lib/cmake/CpuFeatures/CpuFeaturesTargets.cmake
-- Installing: /nix/store/nxgxfc3a1bsqjwwhm70s3xb6nsfm3dp2-volk-2.4.1/lib/cmake/CpuFeatures/CpuFeaturesTargets-release.cmake
-- Installing: /nix/store/nxgxfc3a1bsqjwwhm70s3xb6nsfm3dp2-volk-2.4.1/lib/cmake/CpuFeatures/CpuFeaturesConfig.cmake
-- Installing: /nix/store/nxgxfc3a1bsqjwwhm70s3xb6nsfm3dp2-volk-2.4.1/lib/cmake/CpuFeatures/CpuFeaturesConfigVersion.cmake
-- Installing: /nix/store/nxgxfc3a1bsqjwwhm70s3xb6nsfm3dp2-volk-2.4.1/lib/libvolk.so.2.4
-- Installing: /nix/store/nxgxfc3a1bsqjwwhm70s3xb6nsfm3dp2-volk-2.4.1/lib/libvolk.so
-- Installing: /nix/store/nxgxfc3a1bsqjwwhm70s3xb6nsfm3dp2-volk-2.4.1/bin/volk_profile
-- Installing: /nix/store/nxgxfc3a1bsqjwwhm70s3xb6nsfm3dp2-volk-2.4.1/bin/volk-config-info
-- Installing: /nix/store/nxgxfc3a1bsqjwwhm70s3xb6nsfm3dp2-volk-2.4.1/lib/python3.8/site-packages/volk_modtool/__init__.py
-- Installing: /nix/store/nxgxfc3a1bsqjwwhm70s3xb6nsfm3dp2-volk-2.4.1/lib/python3.8/site-packages/volk_modtool/cfg.py
-- Installing: /nix/store/nxgxfc3a1bsqjwwhm70s3xb6nsfm3dp2-volk-2.4.1/lib/python3.8/site-packages/volk_modtool/volk_modtool_generate.py
-- Installing: /nix/store/nxgxfc3a1bsqjwwhm70s3xb6nsfm3dp2-volk-2.4.1/lib/python3.8/site-packages/volk_modtool/__init__.pyc
-- Installing: /nix/store/nxgxfc3a1bsqjwwhm70s3xb6nsfm3dp2-volk-2.4.1/lib/python3.8/site-packages/volk_modtool/cfg.pyc
-- Installing: /nix/store/nxgxfc3a1bsqjwwhm70s3xb6nsfm3dp2-volk-2.4.1/lib/python3.8/site-packages/volk_modtool/volk_modtool_generate.pyc
-- Installing: /nix/store/nxgxfc3a1bsqjwwhm70s3xb6nsfm3dp2-volk-2.4.1/lib/python3.8/site-packages/volk_modtool/__init__.pyo
-- Installing: /nix/store/nxgxfc3a1bsqjwwhm70s3xb6nsfm3dp2-volk-2.4.1/lib/python3.8/site-packages/volk_modtool/cfg.pyo
-- Installing: /nix/store/nxgxfc3a1bsqjwwhm70s3xb6nsfm3dp2-volk-2.4.1/lib/python3.8/site-packages/volk_modtool/volk_modtool_generate.pyo
-- Installing: /nix/store/nxgxfc3a1bsqjwwhm70s3xb6nsfm3dp2-volk-2.4.1/bin/volk_modtool
@nix { "action": "setPhase", "phase": "fixupPhase" }
post-installation fixup
shrinking RPATHs of ELF executables and libraries in /nix/store/nxgxfc3a1bsqjwwhm70s3xb6nsfm3dp2-volk-2.4.1
shrinking /nix/store/nxgxfc3a1bsqjwwhm70s3xb6nsfm3dp2-volk-2.4.1/bin/volk_profile
shrinking /nix/store/nxgxfc3a1bsqjwwhm70s3xb6nsfm3dp2-volk-2.4.1/bin/list_cpu_features
shrinking /nix/store/nxgxfc3a1bsqjwwhm70s3xb6nsfm3dp2-volk-2.4.1/bin/volk-config-info
shrinking /nix/store/nxgxfc3a1bsqjwwhm70s3xb6nsfm3dp2-volk-2.4.1/lib/libvolk.so.2.4
strip is /nix/store/ja1dn9gcs7nlkn120j7a6hvabx6mpb1y-binutils-2.35.1/bin/strip
stripping (with command strip and flags -S) in /nix/store/nxgxfc3a1bsqjwwhm70s3xb6nsfm3dp2-volk-2.4.1/lib /nix/store/nxgxfc3a1bsqjwwhm70s3xb6nsfm3dp2-volk-2.4.1/bin
patching script interpreter paths in /nix/store/nxgxfc3a1bsqjwwhm70s3xb6nsfm3dp2-volk-2.4.1
checking for references to /build/ in /nix/store/nxgxfc3a1bsqjwwhm70s3xb6nsfm3dp2-volk-2.4.1...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment