>>> soxr: Building community/soxr 0.1.3-r7 (using abuild 3.12.0-r0) started Mon, 23 Oct 2023 13:58:22 +0000
>>> soxr: Checking sanity of /home/buildozer/aports/community/soxr/APKBUILD...
>>> soxr: Analyzing dependencies...
>>> soxr: Installing for build: build-base cmake samurai
(1/8) Installing libbz2 (1.0.8-r6)
(2/8) Installing xz-libs (5.4.4-r0)
(3/8) Installing libarchive (3.7.2-r0)
(4/8) Installing rhash-libs (1.4.4-r0)
(5/8) Installing libuv (1.46.0-r0)
(6/8) Installing cmake (3.27.7-r2)
(7/8) Installing samurai (1.2-r5)
(8/8) Installing .makedepends-soxr (20231023.135829)
Executing busybox-1.36.1-r13.trigger
OK: 530 MiB in 115 packages
>>> soxr: Cleaning up srcdir
>>> soxr: Cleaning up pkgdir
>>> soxr: Cleaning up tmpdir
>>> soxr: Fetching https://distfiles.alpinelinux.org/distfiles/v3.19/soxr-0.1.3.tar.xz
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100 94384  100 94384    0     0   910k      0 --:--:-- --:--:-- --:--:--  912k
>>> soxr: Fetching https://distfiles.alpinelinux.org/distfiles/v3.19/soxr-0.1.3.tar.xz
>>> soxr: Checking sha512sums...
soxr-0.1.3.tar.xz: OK
>>> soxr: Unpacking /var/cache/distfiles/v3.19/soxr-0.1.3.tar.xz...
CMake Deprecation Warning at CMakeLists.txt:4 (cmake_minimum_required):
  Compatibility with CMake < 3.5 will be removed from a future version of
  CMake.

  Update the VERSION argument <min> value or use a ...<max> suffix to tell
  CMake that the project does not need compatibility with older versions.


-- The C compiler identification is GNU 13.2.1
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Check for working C compiler: /usr/bin/gcc - skipped
-- Detecting C compile features
-- Detecting C compile features - done
CMake Warning (dev) at /usr/share/cmake/Modules/CMakeDependentOption.cmake:89 (message):
  Policy CMP0127 is not set: cmake_dependent_option() supports full Condition
  Syntax.  Run "cmake --help-policy CMP0127" for policy details.  Use the
  cmake_policy command to set the policy and suppress this warning.
Call Stack (most recent call first):
  CMakeLists.txt:72 (cmake_dependent_option)
This warning is for project developers.  Use -Wno-dev to suppress it.

-- Looking for pow in m
-- Looking for pow in m - found
-- Found OpenMP_C: -fopenmp (found version "4.5") 
-- Found OpenMP: TRUE (found version "4.5")  
-- Trying SIMD32 C flags:  
-- Performing Test DETECT_SIMD32_C_FLAGS
-- Performing Test DETECT_SIMD32_C_FLAGS - Success
-- Found SIMD32:    
-- Trying SIMD64 C flags: -mavx
-- Performing Test DETECT_SIMD64_C_FLAGS
-- Performing Test DETECT_SIMD64_C_FLAGS - Success
-- Found SIMD64: -mavx  
-- Looking for lrint
-- Looking for lrint - found
CMake Warning (dev) at /usr/share/cmake/Modules/CheckIncludeFiles.cmake:116 (message):
  Policy CMP0075 is not set: Include file check macros honor
  CMAKE_REQUIRED_LIBRARIES.  Run "cmake --help-policy CMP0075" for policy
  details.  Use the cmake_policy command to set the policy and suppress this
  warning.

  CMAKE_REQUIRED_LIBRARIES is set to:

    m;

  For compatibility with CMake 3.11 and below this check is ignoring it.
Call Stack (most recent call first):
  CMakeLists.txt:146 (check_include_files)
This warning is for project developers.  Use -Wno-dev to suppress it.

-- Looking for include file fenv.h
-- Looking for include file fenv.h - found
-- Looking for include file stdbool.h
-- Looking for include file stdbool.h - found
-- Looking for include file stdint.h
-- Looking for include file stdint.h - found
-- Configuring done (2.2s)
CMake Warning (dev) at src/CMakeLists.txt:79 (add_library):
  Policy CMP0115 is not set: Source file extensions must be explicit.  Run
  "cmake --help-policy CMP0115" for policy details.  Use the cmake_policy
  command to set the policy and suppress this warning.

  File:

    /home/buildozer/aports/community/soxr/src/soxr-0.1.3-Source/src/data-io.c
This warning is for project developers.  Use -Wno-dev to suppress it.

CMake Warning (dev) at src/CMakeLists.txt:79 (add_library):
  Policy CMP0115 is not set: Source file extensions must be explicit.  Run
  "cmake --help-policy CMP0115" for policy details.  Use the cmake_policy
  command to set the policy and suppress this warning.

  File:

    /home/buildozer/aports/community/soxr/src/soxr-0.1.3-Source/src/dbesi0.c
This warning is for project developers.  Use -Wno-dev to suppress it.

CMake Warning (dev) at src/CMakeLists.txt:79 (add_library):
  Policy CMP0115 is not set: Source file extensions must be explicit.  Run
  "cmake --help-policy CMP0115" for policy details.  Use the cmake_policy
  command to set the policy and suppress this warning.

  File:

    /home/buildozer/aports/community/soxr/src/soxr-0.1.3-Source/src/filter.c
This warning is for project developers.  Use -Wno-dev to suppress it.

CMake Warning (dev) at src/CMakeLists.txt:79 (add_library):
  Policy CMP0115 is not set: Source file extensions must be explicit.  Run
  "cmake --help-policy CMP0115" for policy details.  Use the cmake_policy
  command to set the policy and suppress this warning.

  File:

    /home/buildozer/aports/community/soxr/src/soxr-0.1.3-Source/src/fft4g64.c
This warning is for project developers.  Use -Wno-dev to suppress it.

CMake Warning (dev) at src/CMakeLists.txt:79 (add_library):
  Policy CMP0115 is not set: Source file extensions must be explicit.  Run
  "cmake --help-policy CMP0115" for policy details.  Use the cmake_policy
  command to set the policy and suppress this warning.

  File:

    /home/buildozer/aports/community/soxr/src/soxr-0.1.3-Source/src/cr.c
This warning is for project developers.  Use -Wno-dev to suppress it.

CMake Warning (dev) at src/CMakeLists.txt:79 (add_library):
  Policy CMP0115 is not set: Source file extensions must be explicit.  Run
  "cmake --help-policy CMP0115" for policy details.  Use the cmake_policy
  command to set the policy and suppress this warning.

  File:

    /home/buildozer/aports/community/soxr/src/soxr-0.1.3-Source/src/cr32.c
This warning is for project developers.  Use -Wno-dev to suppress it.

CMake Warning (dev) at src/CMakeLists.txt:79 (add_library):
  Policy CMP0115 is not set: Source file extensions must be explicit.  Run
  "cmake --help-policy CMP0115" for policy details.  Use the cmake_policy
  command to set the policy and suppress this warning.

  File:

    /home/buildozer/aports/community/soxr/src/soxr-0.1.3-Source/src/fft4g32.c
This warning is for project developers.  Use -Wno-dev to suppress it.

CMake Warning (dev) at src/CMakeLists.txt:79 (add_library):
  Policy CMP0115 is not set: Source file extensions must be explicit.  Run
  "cmake --help-policy CMP0115" for policy details.  Use the cmake_policy
  command to set the policy and suppress this warning.

  File:

    /home/buildozer/aports/community/soxr/src/soxr-0.1.3-Source/src/cr64.c
This warning is for project developers.  Use -Wno-dev to suppress it.

CMake Warning (dev) at src/CMakeLists.txt:79 (add_library):
  Policy CMP0115 is not set: Source file extensions must be explicit.  Run
  "cmake --help-policy CMP0115" for policy details.  Use the cmake_policy
  command to set the policy and suppress this warning.

  File:

    /home/buildozer/aports/community/soxr/src/soxr-0.1.3-Source/src/vr32.c
This warning is for project developers.  Use -Wno-dev to suppress it.

CMake Warning (dev) at src/CMakeLists.txt:79 (add_library):
  Policy CMP0115 is not set: Source file extensions must be explicit.  Run
  "cmake --help-policy CMP0115" for policy details.  Use the cmake_policy
  command to set the policy and suppress this warning.

  File:

    /home/buildozer/aports/community/soxr/src/soxr-0.1.3-Source/src/cr32s.c
This warning is for project developers.  Use -Wno-dev to suppress it.

CMake Warning (dev) at src/CMakeLists.txt:79 (add_library):
  Policy CMP0115 is not set: Source file extensions must be explicit.  Run
  "cmake --help-policy CMP0115" for policy details.  Use the cmake_policy
  command to set the policy and suppress this warning.

  File:

    /home/buildozer/aports/community/soxr/src/soxr-0.1.3-Source/src/pffft32s.c
This warning is for project developers.  Use -Wno-dev to suppress it.

CMake Warning (dev) at src/CMakeLists.txt:79 (add_library):
  Policy CMP0115 is not set: Source file extensions must be explicit.  Run
  "cmake --help-policy CMP0115" for policy details.  Use the cmake_policy
  command to set the policy and suppress this warning.

  File:

    /home/buildozer/aports/community/soxr/src/soxr-0.1.3-Source/src/util32s.c
This warning is for project developers.  Use -Wno-dev to suppress it.

CMake Warning (dev) at src/CMakeLists.txt:79 (add_library):
  Policy CMP0115 is not set: Source file extensions must be explicit.  Run
  "cmake --help-policy CMP0115" for policy details.  Use the cmake_policy
  command to set the policy and suppress this warning.

  File:

    /home/buildozer/aports/community/soxr/src/soxr-0.1.3-Source/src/cr64s.c
This warning is for project developers.  Use -Wno-dev to suppress it.

CMake Warning (dev) at src/CMakeLists.txt:79 (add_library):
  Policy CMP0115 is not set: Source file extensions must be explicit.  Run
  "cmake --help-policy CMP0115" for policy details.  Use the cmake_policy
  command to set the policy and suppress this warning.

  File:

    /home/buildozer/aports/community/soxr/src/soxr-0.1.3-Source/src/pffft64s.c
This warning is for project developers.  Use -Wno-dev to suppress it.

CMake Warning (dev) at src/CMakeLists.txt:79 (add_library):
  Policy CMP0115 is not set: Source file extensions must be explicit.  Run
  "cmake --help-policy CMP0115" for policy details.  Use the cmake_policy
  command to set the policy and suppress this warning.

  File:

    /home/buildozer/aports/community/soxr/src/soxr-0.1.3-Source/src/util64s.c
This warning is for project developers.  Use -Wno-dev to suppress it.

CMake Warning (dev) at src/CMakeLists.txt:103 (add_library):
  Policy CMP0115 is not set: Source file extensions must be explicit.  Run
  "cmake --help-policy CMP0115" for policy details.  Use the cmake_policy
  command to set the policy and suppress this warning.

  File:

    /home/buildozer/aports/community/soxr/src/soxr-0.1.3-Source/src/soxr-lsr.c
This warning is for project developers.  Use -Wno-dev to suppress it.

CMake Warning (dev) at examples/CMakeLists.txt:24 (add_executable):
  Policy CMP0115 is not set: Source file extensions must be explicit.  Run
  "cmake --help-policy CMP0115" for policy details.  Use the cmake_policy
  command to set the policy and suppress this warning.

  File:

    /home/buildozer/aports/community/soxr/src/soxr-0.1.3-Source/examples/3-options-input-fn.c
This warning is for project developers.  Use -Wno-dev to suppress it.

CMake Warning (dev) at examples/CMakeLists.txt:24 (add_executable):
  Policy CMP0115 is not set: Source file extensions must be explicit.  Run
  "cmake --help-policy CMP0115" for policy details.  Use the cmake_policy
  command to set the policy and suppress this warning.

  File:

    /home/buildozer/aports/community/soxr/src/soxr-0.1.3-Source/examples/1a-lsr.c
This warning is for project developers.  Use -Wno-dev to suppress it.

-- Generating done (0.0s)
-- Build files have been written to: /home/buildozer/aports/community/soxr/src/soxr-0.1.3-Source/build-static
[1/34] Building C object examples/CMakeFiles/1a-lsr.dir/1a-lsr.c.o
[2/34] Building C object examples/CMakeFiles/3-options-input-fn.dir/3-options-input-fn.c.o
[3/34] Building C object tests/CMakeFiles/vector-gen.dir/vector-gen.c.o
[4/34] Building C object tests/CMakeFiles/vector-cmp.dir/vector-cmp.c.o
[5/34] Building C object tests/CMakeFiles/throughput.dir/throughput.c.o
[6/34] Building C object tests/CMakeFiles/1-delay-clear.dir/1-delay-clear.c.o
[7/34] Building C object src/CMakeFiles/soxr-lsr.dir/soxr-lsr.c.o
[8/34] Building C object src/CMakeFiles/soxr.dir/util64s.c.o
[9/34] Building C object src/CMakeFiles/soxr.dir/pffft64s.c.o
[10/34] Building C object src/CMakeFiles/soxr.dir/cr64s.c.o
[11/34] Building C object src/CMakeFiles/soxr.dir/util32s.c.o
[12/34] Building C object src/CMakeFiles/soxr.dir/pffft32s.c.o
[13/34] Building C object src/CMakeFiles/soxr.dir/cr32s.c.o
[14/34] Building C object src/CMakeFiles/soxr.dir/vr32.c.o
[15/34] Building C object src/CMakeFiles/soxr.dir/cr64.c.o
[16/34] Building C object src/CMakeFiles/soxr.dir/fft4g32.c.o
[17/34] Building C object src/CMakeFiles/soxr.dir/cr32.c.o
[18/34] Building C object src/CMakeFiles/soxr.dir/cr.c.o
[19/34] Building C object src/CMakeFiles/soxr.dir/fft4g64.c.o
[20/34] Building C object src/CMakeFiles/soxr.dir/filter.c.o
[21/34] Building C object src/CMakeFiles/soxr.dir/dbesi0.c.o
[22/34] Building C object src/CMakeFiles/soxr.dir/data-io.c.o
[23/34] Building C object src/CMakeFiles/soxr.dir/soxr.c.o
/home/buildozer/aports/community/soxr/src/soxr-0.1.3-Source/src/soxr-lsr.c: In function 'src_callback_new':
/home/buildozer/aports/community/soxr/src/soxr-0.1.3-Source/src/soxr-lsr.c:82:37: warning: cast between incompatible function types from 'src_callback_t' {aka 'long int (*)(void *, float **)'} to 'size_t (*)(void *, const void **, size_t)' {aka 'long unsigned int (*)(void *, const void **, long unsigned int)'} [-Wcast-function-type]
   82 |     error = soxr_set_input_fn(soxr, (soxr_input_fn_t)fn, p, 0);
      |                                     ^
[24/34] Linking C static library src/libsoxr.a
[25/34] Linking C executable examples/3-options-input-fn
[26/34] Linking C executable tests/vector-gen
[27/34] Linking C executable tests/vector-cmp
[28/34] Linking C executable tests/throughput
[29/34] Linking C executable tests/1-delay-clear
[30/34] Linking C static library src/libsoxr-lsr.a
[31/34] Generating ref-65537.s32
[32/34] Generating ref-44100.s32
[33/34] Generating ref-192000.s32
[34/34] Linking C executable examples/1a-lsr
CMake Deprecation Warning at CMakeLists.txt:4 (cmake_minimum_required):
  Compatibility with CMake < 3.5 will be removed from a future version of
  CMake.

  Update the VERSION argument <min> value or use a ...<max> suffix to tell
  CMake that the project does not need compatibility with older versions.


-- The C compiler identification is GNU 13.2.1
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Check for working C compiler: /usr/bin/gcc - skipped
-- Detecting C compile features
-- Detecting C compile features - done
CMake Warning (dev) at /usr/share/cmake/Modules/CMakeDependentOption.cmake:89 (message):
  Policy CMP0127 is not set: cmake_dependent_option() supports full Condition
  Syntax.  Run "cmake --help-policy CMP0127" for policy details.  Use the
  cmake_policy command to set the policy and suppress this warning.
Call Stack (most recent call first):
  CMakeLists.txt:72 (cmake_dependent_option)
This warning is for project developers.  Use -Wno-dev to suppress it.

-- Looking for pow in m
-- Looking for pow in m - found
-- Found OpenMP_C: -fopenmp (found version "4.5") 
-- Found OpenMP: TRUE (found version "4.5")  
-- Trying SIMD32 C flags:  
-- Performing Test DETECT_SIMD32_C_FLAGS
-- Performing Test DETECT_SIMD32_C_FLAGS - Success
-- Found SIMD32:    
-- Trying SIMD64 C flags: -mavx
-- Performing Test DETECT_SIMD64_C_FLAGS
-- Performing Test DETECT_SIMD64_C_FLAGS - Success
-- Found SIMD64: -mavx  
-- Looking for lrint
-- Looking for lrint - found
CMake Warning (dev) at /usr/share/cmake/Modules/CheckIncludeFiles.cmake:116 (message):
  Policy CMP0075 is not set: Include file check macros honor
  CMAKE_REQUIRED_LIBRARIES.  Run "cmake --help-policy CMP0075" for policy
  details.  Use the cmake_policy command to set the policy and suppress this
  warning.

  CMAKE_REQUIRED_LIBRARIES is set to:

    m;

  For compatibility with CMake 3.11 and below this check is ignoring it.
Call Stack (most recent call first):
  CMakeLists.txt:146 (check_include_files)
This warning is for project developers.  Use -Wno-dev to suppress it.

-- Looking for include file fenv.h
-- Looking for include file fenv.h - found
-- Looking for include file stdbool.h
-- Looking for include file stdbool.h - found
-- Looking for include file stdint.h
-- Looking for include file stdint.h - found
-- Configuring done (2.8s)
CMake Warning (dev) at src/CMakeLists.txt:79 (add_library):
  Policy CMP0115 is not set: Source file extensions must be explicit.  Run
  "cmake --help-policy CMP0115" for policy details.  Use the cmake_policy
  command to set the policy and suppress this warning.

  File:

    /home/buildozer/aports/community/soxr/src/soxr-0.1.3-Source/src/data-io.c
This warning is for project developers.  Use -Wno-dev to suppress it.

CMake Warning (dev) at src/CMakeLists.txt:79 (add_library):
  Policy CMP0115 is not set: Source file extensions must be explicit.  Run
  "cmake --help-policy CMP0115" for policy details.  Use the cmake_policy
  command to set the policy and suppress this warning.

  File:

    /home/buildozer/aports/community/soxr/src/soxr-0.1.3-Source/src/dbesi0.c
This warning is for project developers.  Use -Wno-dev to suppress it.

CMake Warning (dev) at src/CMakeLists.txt:79 (add_library):
  Policy CMP0115 is not set: Source file extensions must be explicit.  Run
  "cmake --help-policy CMP0115" for policy details.  Use the cmake_policy
  command to set the policy and suppress this warning.

  File:

    /home/buildozer/aports/community/soxr/src/soxr-0.1.3-Source/src/filter.c
This warning is for project developers.  Use -Wno-dev to suppress it.

CMake Warning (dev) at src/CMakeLists.txt:79 (add_library):
  Policy CMP0115 is not set: Source file extensions must be explicit.  Run
  "cmake --help-policy CMP0115" for policy details.  Use the cmake_policy
  command to set the policy and suppress this warning.

  File:

    /home/buildozer/aports/community/soxr/src/soxr-0.1.3-Source/src/fft4g64.c
This warning is for project developers.  Use -Wno-dev to suppress it.

CMake Warning (dev) at src/CMakeLists.txt:79 (add_library):
  Policy CMP0115 is not set: Source file extensions must be explicit.  Run
  "cmake --help-policy CMP0115" for policy details.  Use the cmake_policy
  command to set the policy and suppress this warning.

  File:

    /home/buildozer/aports/community/soxr/src/soxr-0.1.3-Source/src/cr.c
This warning is for project developers.  Use -Wno-dev to suppress it.

CMake Warning (dev) at src/CMakeLists.txt:79 (add_library):
  Policy CMP0115 is not set: Source file extensions must be explicit.  Run
  "cmake --help-policy CMP0115" for policy details.  Use the cmake_policy
  command to set the policy and suppress this warning.

  File:

    /home/buildozer/aports/community/soxr/src/soxr-0.1.3-Source/src/cr32.c
This warning is for project developers.  Use -Wno-dev to suppress it.

CMake Warning (dev) at src/CMakeLists.txt:79 (add_library):
  Policy CMP0115 is not set: Source file extensions must be explicit.  Run
  "cmake --help-policy CMP0115" for policy details.  Use the cmake_policy
  command to set the policy and suppress this warning.

  File:

    /home/buildozer/aports/community/soxr/src/soxr-0.1.3-Source/src/fft4g32.c
This warning is for project developers.  Use -Wno-dev to suppress it.

CMake Warning (dev) at src/CMakeLists.txt:79 (add_library):
  Policy CMP0115 is not set: Source file extensions must be explicit.  Run
  "cmake --help-policy CMP0115" for policy details.  Use the cmake_policy
  command to set the policy and suppress this warning.

  File:

    /home/buildozer/aports/community/soxr/src/soxr-0.1.3-Source/src/cr64.c
This warning is for project developers.  Use -Wno-dev to suppress it.

CMake Warning (dev) at src/CMakeLists.txt:79 (add_library):
  Policy CMP0115 is not set: Source file extensions must be explicit.  Run
  "cmake --help-policy CMP0115" for policy details.  Use the cmake_policy
  command to set the policy and suppress this warning.

  File:

    /home/buildozer/aports/community/soxr/src/soxr-0.1.3-Source/src/vr32.c
This warning is for project developers.  Use -Wno-dev to suppress it.

CMake Warning (dev) at src/CMakeLists.txt:79 (add_library):
  Policy CMP0115 is not set: Source file extensions must be explicit.  Run
  "cmake --help-policy CMP0115" for policy details.  Use the cmake_policy
  command to set the policy and suppress this warning.

  File:

    /home/buildozer/aports/community/soxr/src/soxr-0.1.3-Source/src/cr32s.c
This warning is for project developers.  Use -Wno-dev to suppress it.

CMake Warning (dev) at src/CMakeLists.txt:79 (add_library):
  Policy CMP0115 is not set: Source file extensions must be explicit.  Run
  "cmake --help-policy CMP0115" for policy details.  Use the cmake_policy
  command to set the policy and suppress this warning.

  File:

    /home/buildozer/aports/community/soxr/src/soxr-0.1.3-Source/src/pffft32s.c
This warning is for project developers.  Use -Wno-dev to suppress it.

CMake Warning (dev) at src/CMakeLists.txt:79 (add_library):
  Policy CMP0115 is not set: Source file extensions must be explicit.  Run
  "cmake --help-policy CMP0115" for policy details.  Use the cmake_policy
  command to set the policy and suppress this warning.

  File:

    /home/buildozer/aports/community/soxr/src/soxr-0.1.3-Source/src/util32s.c
This warning is for project developers.  Use -Wno-dev to suppress it.

CMake Warning (dev) at src/CMakeLists.txt:79 (add_library):
  Policy CMP0115 is not set: Source file extensions must be explicit.  Run
  "cmake --help-policy CMP0115" for policy details.  Use the cmake_policy
  command to set the policy and suppress this warning.

  File:

    /home/buildozer/aports/community/soxr/src/soxr-0.1.3-Source/src/cr64s.c
This warning is for project developers.  Use -Wno-dev to suppress it.

CMake Warning (dev) at src/CMakeLists.txt:79 (add_library):
  Policy CMP0115 is not set: Source file extensions must be explicit.  Run
  "cmake --help-policy CMP0115" for policy details.  Use the cmake_policy
  command to set the policy and suppress this warning.

  File:

    /home/buildozer/aports/community/soxr/src/soxr-0.1.3-Source/src/pffft64s.c
This warning is for project developers.  Use -Wno-dev to suppress it.

CMake Warning (dev) at src/CMakeLists.txt:79 (add_library):
  Policy CMP0115 is not set: Source file extensions must be explicit.  Run
  "cmake --help-policy CMP0115" for policy details.  Use the cmake_policy
  command to set the policy and suppress this warning.

  File:

    /home/buildozer/aports/community/soxr/src/soxr-0.1.3-Source/src/util64s.c
This warning is for project developers.  Use -Wno-dev to suppress it.

CMake Warning (dev) at src/CMakeLists.txt:103 (add_library):
  Policy CMP0115 is not set: Source file extensions must be explicit.  Run
  "cmake --help-policy CMP0115" for policy details.  Use the cmake_policy
  command to set the policy and suppress this warning.

  File:

    /home/buildozer/aports/community/soxr/src/soxr-0.1.3-Source/src/soxr-lsr.c
This warning is for project developers.  Use -Wno-dev to suppress it.

CMake Warning (dev) at examples/CMakeLists.txt:24 (add_executable):
  Policy CMP0115 is not set: Source file extensions must be explicit.  Run
  "cmake --help-policy CMP0115" for policy details.  Use the cmake_policy
  command to set the policy and suppress this warning.

  File:

    /home/buildozer/aports/community/soxr/src/soxr-0.1.3-Source/examples/3-options-input-fn.c
This warning is for project developers.  Use -Wno-dev to suppress it.

CMake Warning (dev) at examples/CMakeLists.txt:24 (add_executable):
  Policy CMP0115 is not set: Source file extensions must be explicit.  Run
  "cmake --help-policy CMP0115" for policy details.  Use the cmake_policy
  command to set the policy and suppress this warning.

  File:

    /home/buildozer/aports/community/soxr/src/soxr-0.1.3-Source/examples/1a-lsr.c
This warning is for project developers.  Use -Wno-dev to suppress it.

-- Generating done (0.0s)
-- Build files have been written to: /home/buildozer/aports/community/soxr/src/soxr-0.1.3-Source/build-shared
[1/36] Building C object examples/CMakeFiles/1a-lsr.dir/1a-lsr.c.o
[2/36] Building C object examples/CMakeFiles/3-options-input-fn.dir/3-options-input-fn.c.o
[3/36] Building C object tests/CMakeFiles/vector-gen.dir/vector-gen.c.o
[4/36] Building C object tests/CMakeFiles/vector-cmp.dir/vector-cmp.c.o
[5/36] Building C object tests/CMakeFiles/throughput.dir/throughput.c.o
[6/36] Building C object tests/CMakeFiles/1-delay-clear.dir/1-delay-clear.c.o
[7/36] Building C object src/CMakeFiles/soxr-lsr.dir/soxr-lsr.c.o
[8/36] Building C object src/CMakeFiles/soxr.dir/util64s.c.o
[9/36] Building C object src/CMakeFiles/soxr.dir/pffft64s.c.o
[10/36] Building C object src/CMakeFiles/soxr.dir/cr64s.c.o
[11/36] Building C object src/CMakeFiles/soxr.dir/util32s.c.o
[12/36] Building C object src/CMakeFiles/soxr.dir/pffft32s.c.o
[13/36] Building C object src/CMakeFiles/soxr.dir/cr32s.c.o
[14/36] Building C object src/CMakeFiles/soxr.dir/vr32.c.o
[15/36] Building C object src/CMakeFiles/soxr.dir/cr64.c.o
[16/36] Building C object src/CMakeFiles/soxr.dir/fft4g32.c.o
[17/36] Building C object src/CMakeFiles/soxr.dir/cr32.c.o
[18/36] Building C object src/CMakeFiles/soxr.dir/cr.c.o
[19/36] Building C object src/CMakeFiles/soxr.dir/fft4g64.c.o
[20/36] Building C object src/CMakeFiles/soxr.dir/filter.c.o
[21/36] Building C object src/CMakeFiles/soxr.dir/dbesi0.c.o
[22/36] Building C object src/CMakeFiles/soxr.dir/data-io.c.o
[23/36] Building C object src/CMakeFiles/soxr.dir/soxr.c.o
/home/buildozer/aports/community/soxr/src/soxr-0.1.3-Source/src/soxr-lsr.c: In function 'src_callback_new':
/home/buildozer/aports/community/soxr/src/soxr-0.1.3-Source/src/soxr-lsr.c:82:37: warning: cast between incompatible function types from 'src_callback_t' {aka 'long int (*)(void *, float **)'} to 'size_t (*)(void *, const void **, size_t)' {aka 'long unsigned int (*)(void *, const void **, long unsigned int)'} [-Wcast-function-type]
   82 |     error = soxr_set_input_fn(soxr, (soxr_input_fn_t)fn, p, 0);
      |                                     ^
[24/36] Linking C shared library src/libsoxr.so.0.1.2
[25/36] Creating library symlink src/libsoxr.so.0 src/libsoxr.so
[26/36] Linking C executable examples/3-options-input-fn
[27/36] Linking C executable tests/vector-gen
[28/36] Linking C executable tests/vector-cmp
[29/36] Linking C executable tests/throughput
[30/36] Linking C executable tests/1-delay-clear
[31/36] Linking C shared library src/libsoxr-lsr.so.0.1.9
[32/36] Generating ref-65537.s32
[33/36] Generating ref-44100.s32
[34/36] Generating ref-192000.s32
[35/36] Creating library symlink src/libsoxr-lsr.so.0 src/libsoxr-lsr.so
[36/36] Linking C executable examples/1a-lsr
[1/1] Running tests...
Test project /home/buildozer/aports/community/soxr/src/soxr-0.1.3-Source/build-static
      Start  1: 20-bit-perfect-44100-192000
      Start  2: 20-bit-perfect-192000-44100
      Start  3: 20-bit-perfect-44100-65537
      Start  4: 20-bit-perfect-65537-44100
      Start  5: 28-bit-perfect-44100-192000
      Start  6: 28-bit-perfect-192000-44100
      Start  7: 28-bit-perfect-44100-65537
      Start  8: 28-bit-perfect-65537-44100
      Start  9: 1-delay-clear
      Start 10: lsr-bindings
 1/10 Test #10: lsr-bindings .....................   Passed    0.00 sec
 2/10 Test  #9: 1-delay-clear ....................   Passed    0.00 sec
 3/10 Test  #4: 20-bit-perfect-65537-44100 .......   Passed    0.11 sec
 4/10 Test  #2: 20-bit-perfect-192000-44100 ......   Passed    0.12 sec
 5/10 Test  #6: 28-bit-perfect-192000-44100 ......   Passed    0.14 sec
 6/10 Test  #8: 28-bit-perfect-65537-44100 .......   Passed    0.16 sec
 7/10 Test  #3: 20-bit-perfect-44100-65537 .......   Passed    0.17 sec
 8/10 Test  #7: 28-bit-perfect-44100-65537 .......   Passed    0.21 sec
 9/10 Test  #5: 28-bit-perfect-44100-192000 ......   Passed    0.32 sec
10/10 Test  #1: 20-bit-perfect-44100-192000 ......   Passed    0.36 sec

100% tests passed, 0 tests failed out of 10

Total Test time (real) =   0.36 sec
[1/1] Running tests...
Test project /home/buildozer/aports/community/soxr/src/soxr-0.1.3-Source/build-shared
      Start  1: 20-bit-perfect-44100-192000
      Start  2: 20-bit-perfect-192000-44100
      Start  3: 20-bit-perfect-44100-65537
      Start  4: 20-bit-perfect-65537-44100
      Start  5: 28-bit-perfect-44100-192000
      Start  6: 28-bit-perfect-192000-44100
      Start  7: 28-bit-perfect-44100-65537
      Start  8: 28-bit-perfect-65537-44100
      Start  9: 1-delay-clear
      Start 10: lsr-bindings
 1/10 Test #10: lsr-bindings .....................   Passed    0.00 sec
 2/10 Test  #9: 1-delay-clear ....................   Passed    0.00 sec
 3/10 Test  #2: 20-bit-perfect-192000-44100 ......   Passed    0.14 sec
 4/10 Test  #4: 20-bit-perfect-65537-44100 .......   Passed    0.14 sec
 5/10 Test  #3: 20-bit-perfect-44100-65537 .......   Passed    0.17 sec
 6/10 Test  #8: 28-bit-perfect-65537-44100 .......   Passed    0.17 sec
 7/10 Test  #6: 28-bit-perfect-192000-44100 ......   Passed    0.18 sec
 8/10 Test  #7: 28-bit-perfect-44100-65537 .......   Passed    0.23 sec
 9/10 Test  #1: 20-bit-perfect-44100-192000 ......   Passed    0.35 sec
10/10 Test  #5: 28-bit-perfect-44100-192000 ......   Passed    0.40 sec

100% tests passed, 0 tests failed out of 10

Total Test time (real) =   0.41 sec
>>> soxr: Entering fakeroot...
-- Install configuration: "None"
-- Installing: /home/buildozer/aports/community/soxr/pkg/soxr/usr/share/doc/libsoxr/README
-- Installing: /home/buildozer/aports/community/soxr/pkg/soxr/usr/share/doc/libsoxr/LICENCE
-- Installing: /home/buildozer/aports/community/soxr/pkg/soxr/usr/share/doc/libsoxr/NEWS
-- Installing: /home/buildozer/aports/community/soxr/pkg/soxr/usr/lib/pkgconfig/soxr.pc
-- Installing: /home/buildozer/aports/community/soxr/pkg/soxr/usr/lib/pkgconfig/soxr-lsr.pc
-- Installing: /home/buildozer/aports/community/soxr/pkg/soxr/usr/lib/libsoxr.a
-- Installing: /home/buildozer/aports/community/soxr/pkg/soxr/usr/include/soxr.h
-- Installing: /home/buildozer/aports/community/soxr/pkg/soxr/usr/lib/libsoxr-lsr.a
-- Installing: /home/buildozer/aports/community/soxr/pkg/soxr/usr/include/soxr-lsr.h
-- Installing: /home/buildozer/aports/community/soxr/pkg/soxr/usr/share/doc/libsoxr/examples/1-single-block.c
-- Installing: /home/buildozer/aports/community/soxr/pkg/soxr/usr/share/doc/libsoxr/examples/1a-lsr.c
-- Installing: /home/buildozer/aports/community/soxr/pkg/soxr/usr/share/doc/libsoxr/examples/2-stream.C
-- Installing: /home/buildozer/aports/community/soxr/pkg/soxr/usr/share/doc/libsoxr/examples/3-options-input-fn.c
-- Installing: /home/buildozer/aports/community/soxr/pkg/soxr/usr/share/doc/libsoxr/examples/4-split-channels.c
-- Installing: /home/buildozer/aports/community/soxr/pkg/soxr/usr/share/doc/libsoxr/examples/5-variable-rate.c
-- Installing: /home/buildozer/aports/community/soxr/pkg/soxr/usr/share/doc/libsoxr/examples/examples-common.h
-- Installing: /home/buildozer/aports/community/soxr/pkg/soxr/usr/share/doc/libsoxr/examples/README
-- Install configuration: "None"
-- Up-to-date: /home/buildozer/aports/community/soxr/pkg/soxr/usr/share/doc/libsoxr/README
-- Up-to-date: /home/buildozer/aports/community/soxr/pkg/soxr/usr/share/doc/libsoxr/LICENCE
-- Up-to-date: /home/buildozer/aports/community/soxr/pkg/soxr/usr/share/doc/libsoxr/NEWS
-- Installing: /home/buildozer/aports/community/soxr/pkg/soxr/usr/lib/pkgconfig/soxr.pc
-- Installing: /home/buildozer/aports/community/soxr/pkg/soxr/usr/lib/pkgconfig/soxr-lsr.pc
-- Installing: /home/buildozer/aports/community/soxr/pkg/soxr/usr/lib/libsoxr.so.0.1.2
-- Installing: /home/buildozer/aports/community/soxr/pkg/soxr/usr/lib/libsoxr.so.0
-- Installing: /home/buildozer/aports/community/soxr/pkg/soxr/usr/lib/libsoxr.so
-- Up-to-date: /home/buildozer/aports/community/soxr/pkg/soxr/usr/include/soxr.h
-- Installing: /home/buildozer/aports/community/soxr/pkg/soxr/usr/lib/libsoxr-lsr.so.0.1.9
-- Installing: /home/buildozer/aports/community/soxr/pkg/soxr/usr/lib/libsoxr-lsr.so.0
-- Set runtime path of "/home/buildozer/aports/community/soxr/pkg/soxr/usr/lib/libsoxr-lsr.so.0.1.9" to ""
-- Installing: /home/buildozer/aports/community/soxr/pkg/soxr/usr/lib/libsoxr-lsr.so
-- Up-to-date: /home/buildozer/aports/community/soxr/pkg/soxr/usr/include/soxr-lsr.h
-- Up-to-date: /home/buildozer/aports/community/soxr/pkg/soxr/usr/share/doc/libsoxr/examples/1-single-block.c
-- Up-to-date: /home/buildozer/aports/community/soxr/pkg/soxr/usr/share/doc/libsoxr/examples/1a-lsr.c
-- Up-to-date: /home/buildozer/aports/community/soxr/pkg/soxr/usr/share/doc/libsoxr/examples/2-stream.C
-- Up-to-date: /home/buildozer/aports/community/soxr/pkg/soxr/usr/share/doc/libsoxr/examples/3-options-input-fn.c
-- Up-to-date: /home/buildozer/aports/community/soxr/pkg/soxr/usr/share/doc/libsoxr/examples/4-split-channels.c
-- Up-to-date: /home/buildozer/aports/community/soxr/pkg/soxr/usr/share/doc/libsoxr/examples/5-variable-rate.c
-- Up-to-date: /home/buildozer/aports/community/soxr/pkg/soxr/usr/share/doc/libsoxr/examples/examples-common.h
-- Up-to-date: /home/buildozer/aports/community/soxr/pkg/soxr/usr/share/doc/libsoxr/examples/README
>>> soxr-doc*: Running split function doc...
'/home/buildozer/aports/community/soxr/pkg/soxr/usr/share' -> '/home/buildozer/aports/community/soxr/pkg/soxr-doc/usr/share'
>>> soxr-doc*: Preparing subpackage soxr-doc...
>>> soxr-doc*: Running postcheck for soxr-doc
>>> soxr-static*: Running split function static...
>>> soxr-static*: Preparing subpackage soxr-static...
>>> soxr-static*: Stripping binaries
>>> soxr-static*: Running postcheck for soxr-static
>>> soxr-dev*: Running split function dev...
>>> soxr-dev*: Preparing subpackage soxr-dev...
>>> soxr-dev*: Stripping binaries
>>> soxr-dev*: Running postcheck for soxr-dev
>>> soxr*: Running postcheck for soxr
>>> soxr*: Preparing package soxr...
>>> soxr*: Stripping binaries
>>> soxr-dev*: Scanning shared objects
>>> soxr-doc*: Scanning shared objects
>>> soxr-static*: Scanning shared objects
>>> soxr*: Scanning shared objects
>>> soxr-dev*: Tracing dependencies...
	pkgconfig
	soxr=0.1.3-r7
>>> soxr-dev*: Package size: 48.0 KB
>>> soxr-dev*: Compressing data...
>>> soxr-dev*: Create checksum...
>>> soxr-dev*: Create soxr-dev-0.1.3-r7.apk
>>> soxr-doc*: Tracing dependencies...
>>> soxr-doc*: Package size: 76.0 KB
>>> soxr-doc*: Compressing data...
>>> soxr-doc*: Create checksum...
>>> soxr-doc*: Create soxr-doc-0.1.3-r7.apk
>>> soxr-static*: Tracing dependencies...
>>> soxr-static*: Package size: 276.0 KB
>>> soxr-static*: Compressing data...
>>> soxr-static*: Create checksum...
>>> soxr-static*: Create soxr-static-0.1.3-r7.apk
>>> soxr*: Tracing dependencies...
	so:libc.musl-x86_64.so.1
	so:libgomp.so.1
>>> soxr*: Package size: 184.0 KB
>>> soxr*: Compressing data...
>>> soxr*: Create checksum...
>>> soxr*: Create soxr-0.1.3-r7.apk
>>> soxr: Build complete at Mon, 23 Oct 2023 13:58:45 +0000 elapsed time 0h 0m 23s
>>> soxr: Cleaning up srcdir
>>> soxr: Cleaning up pkgdir
>>> soxr: Uninstalling dependencies...
(1/8) Purging .makedepends-soxr (20231023.135829)
(2/8) Purging cmake (3.27.7-r2)
(3/8) Purging samurai (1.2-r5)
(4/8) Purging libarchive (3.7.2-r0)
(5/8) Purging libbz2 (1.0.8-r6)
(6/8) Purging libuv (1.46.0-r0)
(7/8) Purging rhash-libs (1.4.4-r0)
(8/8) Purging xz-libs (5.4.4-r0)
Executing busybox-1.36.1-r13.trigger
OK: 472 MiB in 107 packages
>>> soxr: Updating the community/x86_64 repository index...
>>> soxr: Signing the index...