>>> hackrf: Building community/hackrf 2023.01.1-r1 (using abuild 3.13.0-r3) started Sat, 27 Apr 2024 05:52:04 +0000
>>> hackrf: Checking sanity of /home/buildozer/aports/community/hackrf/APKBUILD...
>>> hackrf: Analyzing dependencies...
>>> hackrf: Installing for build: build-base cmake fftw-dev libusb-dev ninja
(1/14) Installing libbz2 (1.0.8-r6)
(2/14) Installing xz-libs (5.6.1-r3)
(3/14) Installing libarchive (3.7.3-r0)
(4/14) Installing rhash-libs (1.4.4-r0)
(5/14) Installing libuv (1.48.0-r0)
(6/14) Installing cmake (3.29.2-r1)
(7/14) Installing fftw-double-libs (3.3.10-r5)
(8/14) Installing fftw-long-double-libs (3.3.10-r5)
(9/14) Installing fftw-single-libs (3.3.10-r5)
(10/14) Installing fftw-dev (3.3.10-r5)
(11/14) Installing libusb (1.0.27-r0)
(12/14) Installing libusb-dev (1.0.27-r0)
(13/14) Installing samurai (1.2-r5)
(14/14) Installing .makedepends-hackrf (20240427.055208)
Executing busybox-1.36.1-r26.trigger
OK: 505 MiB in 120 packages
>>> hackrf: Cleaning up srcdir
>>> hackrf: Cleaning up pkgdir
>>> hackrf: Cleaning up tmpdir
>>> hackrf: Fetching https://distfiles.alpinelinux.org/distfiles/v3.20/hackrf-2023.01.1.tar.xz
Connecting to distfiles.alpinelinux.org (172.105.82.32:443)
saving to '/var/cache/distfiles/v3.20/hackrf-2023.01.1.tar.xz.part'
hackrf-2023.01.1.tar   0% |                                | 32518  0:11:47 ETA
hackrf-2023.01.1.tar 100% |********************************| 21.9M  0:00:00 ETA
'/var/cache/distfiles/v3.20/hackrf-2023.01.1.tar.xz.part' saved
>>> hackrf: Fetching https://distfiles.alpinelinux.org/distfiles/v3.20/hackrf-2023.01.1.tar.xz
>>> hackrf: Checking sha512sums...
hackrf-2023.01.1.tar.xz: OK
>>> hackrf: Unpacking /var/cache/distfiles/v3.20/hackrf-2023.01.1.tar.xz...
CMake Deprecation Warning at CMakeLists.txt:3 (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 Deprecation Warning at libhackrf/CMakeLists.txt:24 (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.


-- Found PkgConfig: /usr/bin/pkg-config (found version "2.2.0")
-- Checking for module 'libusb-1.0'
--   Found libusb-1.0, version 1.0.27
CMake Warning (dev) at /usr/share/cmake/Modules/FindPackageHandleStandardArgs.cmake:438 (message):
  The package name passed to `find_package_handle_standard_args` (LIBUSB)
  does not match the name of the calling package (USB1).  This can lead to
  problems in calling code that expects `find_package` result variables
  (e.g., `_FOUND`) to follow a certain pattern.
Call Stack (most recent call first):
  cmake/modules/FindUSB1.cmake:39 (FIND_PACKAGE_HANDLE_STANDARD_ARGS)
  libhackrf/CMakeLists.txt:48 (find_package)
This warning is for project developers.  Use -Wno-dev to suppress it.

-- Found LIBUSB: /usr/lib/libusb-1.0.so
-- Looking for include file pthread.h
-- Looking for include file pthread.h - found
-- Looking for pthread_create in pthreads
-- Looking for pthread_create in pthreads - not found
-- Looking for pthread_create in pthread
-- Looking for pthread_create in pthread - found
-- Found Threads: TRUE
-- Setting udev rule group to - usb
-- HackRF udev rules will be installed to '/usr/lib/udev/rules.d' upon running 'make install'
CMake Deprecation Warning at hackrf-tools/CMakeLists.txt:24 (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.


-- Found FFTW: /usr/lib/libfftw3f.so
-- Configuring done (0.3s)
-- Generating done (0.0s)
CMake Warning:
  Manually-specified variables were not used by the project:

    CMAKE_INSTALL_LIBDIR


-- Build files have been written to: /home/buildozer/aports/community/hackrf/src/hackrf-2023.01.1/build
[1/21] Building C object hackrf-tools/src/CMakeFiles/hackrf_operacake.dir/hackrf_operacake.c.o
[2/21] Building C object hackrf-tools/src/CMakeFiles/hackrf_sweep.dir/hackrf_sweep.c.o
[3/21] Building C object hackrf-tools/src/CMakeFiles/hackrf_clock.dir/hackrf_clock.c.o
[4/21] Building C object hackrf-tools/src/CMakeFiles/hackrf_debug.dir/hackrf_debug.c.o
[5/21] Building C object hackrf-tools/src/CMakeFiles/hackrf_info.dir/hackrf_info.c.o
[6/21] Building C object hackrf-tools/src/CMakeFiles/hackrf_cpldjtag.dir/hackrf_cpldjtag.c.o
[7/21] Building C object hackrf-tools/src/CMakeFiles/hackrf_spiflash.dir/hackrf_spiflash.c.o
[8/21] Building C object hackrf-tools/src/CMakeFiles/hackrf_transfer.dir/hackrf_transfer.c.o
[9/21] Building C object libhackrf/src/CMakeFiles/hackrf-static.dir/hackrf.c.o
[10/21] Building C object libhackrf/src/CMakeFiles/hackrf.dir/hackrf.c.o
[11/21] Linking C static library libhackrf/src/libhackrf.a
[12/21] Linking C shared library libhackrf/src/libhackrf.so.0.8.0
[13/21] Creating library symlink libhackrf/src/libhackrf.so.0 libhackrf/src/libhackrf.so
[14/21] Linking C executable hackrf-tools/src/hackrf_operacake
[15/21] Linking C executable hackrf-tools/src/hackrf_sweep
[16/21] Linking C executable hackrf-tools/src/hackrf_clock
[17/21] Linking C executable hackrf-tools/src/hackrf_debug
[18/21] Linking C executable hackrf-tools/src/hackrf_info
[19/21] Linking C executable hackrf-tools/src/hackrf_cpldjtag
[20/21] Linking C executable hackrf-tools/src/hackrf_spiflash
[21/21] Linking C executable hackrf-tools/src/hackrf_transfer
>>> hackrf: Entering fakeroot...
-- Install configuration: "MinSizeRel"
-- Installing: /home/buildozer/aports/community/hackrf/pkg/hackrf/usr/lib/pkgconfig/libhackrf.pc
-- Installing: /home/buildozer/aports/community/hackrf/pkg/hackrf/usr/lib/udev/rules.d/53-hackrf.rules
-- Installing: /home/buildozer/aports/community/hackrf/pkg/hackrf/usr/lib/libhackrf.so.0.8.0
-- Installing: /home/buildozer/aports/community/hackrf/pkg/hackrf/usr/lib/libhackrf.so.0
-- Installing: /home/buildozer/aports/community/hackrf/pkg/hackrf/usr/lib/libhackrf.so
-- Installing: /home/buildozer/aports/community/hackrf/pkg/hackrf/usr/lib/libhackrf.a
-- Installing: /home/buildozer/aports/community/hackrf/pkg/hackrf/usr/include/libhackrf/hackrf.h
-- Installing: /home/buildozer/aports/community/hackrf/pkg/hackrf/usr/bin/hackrf_transfer
-- Set non-toolchain portion of runtime path of "/home/buildozer/aports/community/hackrf/pkg/hackrf/usr/bin/hackrf_transfer" to ""
-- Installing: /home/buildozer/aports/community/hackrf/pkg/hackrf/usr/bin/hackrf_spiflash
-- Set non-toolchain portion of runtime path of "/home/buildozer/aports/community/hackrf/pkg/hackrf/usr/bin/hackrf_spiflash" to ""
-- Installing: /home/buildozer/aports/community/hackrf/pkg/hackrf/usr/bin/hackrf_cpldjtag
-- Set non-toolchain portion of runtime path of "/home/buildozer/aports/community/hackrf/pkg/hackrf/usr/bin/hackrf_cpldjtag" to ""
-- Installing: /home/buildozer/aports/community/hackrf/pkg/hackrf/usr/bin/hackrf_info
-- Set non-toolchain portion of runtime path of "/home/buildozer/aports/community/hackrf/pkg/hackrf/usr/bin/hackrf_info" to ""
-- Installing: /home/buildozer/aports/community/hackrf/pkg/hackrf/usr/bin/hackrf_debug
-- Set non-toolchain portion of runtime path of "/home/buildozer/aports/community/hackrf/pkg/hackrf/usr/bin/hackrf_debug" to ""
-- Installing: /home/buildozer/aports/community/hackrf/pkg/hackrf/usr/bin/hackrf_clock
-- Set non-toolchain portion of runtime path of "/home/buildozer/aports/community/hackrf/pkg/hackrf/usr/bin/hackrf_clock" to ""
-- Installing: /home/buildozer/aports/community/hackrf/pkg/hackrf/usr/bin/hackrf_sweep
-- Set non-toolchain portion of runtime path of "/home/buildozer/aports/community/hackrf/pkg/hackrf/usr/bin/hackrf_sweep" to ""
-- Installing: /home/buildozer/aports/community/hackrf/pkg/hackrf/usr/bin/hackrf_operacake
-- Set non-toolchain portion of runtime path of "/home/buildozer/aports/community/hackrf/pkg/hackrf/usr/bin/hackrf_operacake" to ""
>>> hackrf-static*: Running split function static...
>>> hackrf-static*: Preparing subpackage hackrf-static...
>>> hackrf-static*: Stripping binaries
>>> hackrf-static*: Running postcheck for hackrf-static
>>> hackrf-dev*: Running split function dev...
>>> hackrf-dev*: Preparing subpackage hackrf-dev...
>>> hackrf-dev*: Stripping binaries
>>> hackrf-dev*: Running postcheck for hackrf-dev
>>> hackrf-firmware*: Running split function firmware...
>>> hackrf-firmware*: Preparing subpackage hackrf-firmware...
>>> hackrf-firmware*: Running postcheck for hackrf-firmware
>>> hackrf-libs*: Running split function libs...
>>> hackrf-libs*: Preparing subpackage hackrf-libs...
>>> hackrf-libs*: Stripping binaries
>>> hackrf-libs*: Running postcheck for hackrf-libs
>>> hackrf*: Running postcheck for hackrf
>>> hackrf*: Preparing package hackrf...
>>> hackrf*: Stripping binaries
>>> hackrf-dev*: Scanning shared objects
>>> hackrf-firmware*: Scanning shared objects
>>> hackrf-libs*: Scanning shared objects
>>> hackrf-static*: Scanning shared objects
>>> hackrf*: Scanning shared objects
>>> hackrf-dev*: Tracing dependencies...
	hackrf-libs=2023.01.1-r1
	pkgconfig
>>> hackrf-dev*: Package size: 44.0 KB
>>> hackrf-dev*: Compressing data...
>>> hackrf-dev*: Create checksum...
>>> hackrf-dev*: Create hackrf-dev-2023.01.1-r1.apk
>>> hackrf-firmware*: Tracing dependencies...
>>> hackrf-firmware*: Package size: 328.0 KB
>>> hackrf-firmware*: Compressing data...
>>> hackrf-firmware*: Create checksum...
>>> hackrf-firmware*: Create hackrf-firmware-2023.01.1-r1.apk
>>> hackrf-libs*: Tracing dependencies...
	so:libc.musl-s390x.so.1
	so:libusb-1.0.so.0
>>> hackrf-libs*: Package size: 48.0 KB
>>> hackrf-libs*: Compressing data...
>>> hackrf-libs*: Create checksum...
>>> hackrf-libs*: Create hackrf-libs-2023.01.1-r1.apk
>>> hackrf-static*: Tracing dependencies...
>>> hackrf-static*: Package size: 56.0 KB
>>> hackrf-static*: Compressing data...
>>> hackrf-static*: Create checksum...
>>> hackrf-static*: Create hackrf-static-2023.01.1-r1.apk
>>> hackrf*: Tracing dependencies...
	so:libc.musl-s390x.so.1
	so:libfftw3f.so.3
	so:libhackrf.so.0
>>> hackrf*: Package size: 180.0 KB
>>> hackrf*: Compressing data...
>>> hackrf*: Create checksum...
>>> hackrf*: Create hackrf-2023.01.1-r1.apk
>>> hackrf: Build complete at Sat, 27 Apr 2024 05:52:13 +0000 elapsed time 0h 0m 9s
>>> hackrf: Cleaning up srcdir
>>> hackrf: Cleaning up pkgdir
>>> hackrf: Uninstalling dependencies...
(1/14) Purging .makedepends-hackrf (20240427.055208)
(2/14) Purging cmake (3.29.2-r1)
(3/14) Purging fftw-dev (3.3.10-r5)
(4/14) Purging fftw-double-libs (3.3.10-r5)
(5/14) Purging fftw-long-double-libs (3.3.10-r5)
(6/14) Purging fftw-single-libs (3.3.10-r5)
(7/14) Purging libusb-dev (1.0.27-r0)
(8/14) Purging libusb (1.0.27-r0)
(9/14) Purging libarchive (3.7.3-r0)
(10/14) Purging libbz2 (1.0.8-r6)
(11/14) Purging libuv (1.48.0-r0)
(12/14) Purging rhash-libs (1.4.4-r0)
(13/14) Purging samurai (1.2-r5)
(14/14) Purging xz-libs (5.6.1-r3)
Executing busybox-1.36.1-r26.trigger
OK: 435 MiB in 106 packages
>>> hackrf: Updating the community/s390x repository index...
>>> hackrf: Signing the index...