>>> hackrf: Building community/hackrf 2024.02.1-r0 (using abuild 3.14.1-r3) started Mon, 25 Nov 2024 16:01:22 +0000 >>> hackrf: Validating /home/buildozer/aports/community/hackrf/APKBUILD... >>> hackrf: Analyzing dependencies... >>> hackrf: Installing for build: build-base cmake fftw-dev libusb-dev samurai (1/14) Installing libbz2 (1.0.8-r6) (2/14) Installing xz-libs (5.6.3-r0) (3/14) Installing libarchive (3.7.7-r0) (4/14) Installing rhash-libs (1.4.5-r0) (5/14) Installing libuv (1.49.2-r0) (6/14) Installing cmake (3.31.1-r0) (7/14) Installing fftw-double-libs (3.3.10-r6) (8/14) Installing fftw-long-double-libs (3.3.10-r6) (9/14) Installing fftw-single-libs (3.3.10-r6) (10/14) Installing fftw-dev (3.3.10-r6) (11/14) Installing libusb (1.0.27-r0) (12/14) Installing libusb-dev (1.0.27-r0) (13/14) Installing samurai (1.2-r6) (14/14) Installing .makedepends-hackrf (20241125.160123) Executing busybox-1.37.0-r8.trigger OK: 464 MiB in 115 packages >>> hackrf: Cleaning up srcdir >>> hackrf: Cleaning up pkgdir >>> hackrf: Cleaning up tmpdir >>> hackrf: Fetching https://distfiles.alpinelinux.org/distfiles/v3.21/hackrf-2024.02.1.tar.xz Connecting to distfiles.alpinelinux.org (172.105.82.32:443) saving to '/var/cache/distfiles/v3.21/hackrf-2024.02.1.tar.xz.part' hackrf-2024.02.1.tar 53% |**************** | 10.9M 0:00:00 ETA hackrf-2024.02.1.tar 100% |********************************| 20.7M 0:00:00 ETA '/var/cache/distfiles/v3.21/hackrf-2024.02.1.tar.xz.part' saved >>> hackrf: Fetching https://distfiles.alpinelinux.org/distfiles/v3.21/hackrf-2024.02.1.tar.xz >>> hackrf: Checking sha512sums... hackrf-2024.02.1.tar.xz: OK >>> hackrf: Unpacking /var/cache/distfiles/v3.21/hackrf-2024.02.1.tar.xz... CMake Deprecation Warning at CMakeLists.txt:3 (cmake_minimum_required): Compatibility with CMake < 3.10 will be removed from a future version of CMake. Update the VERSION argument value. Or, use the ... syntax to tell CMake that the project requires at least but has been updated to work with policies introduced by or earlier. -- The C compiler identification is GNU 14.2.0 -- 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.10 will be removed from a future version of CMake. Update the VERSION argument value. Or, use the ... syntax to tell CMake that the project requires at least but has been updated to work with policies introduced by or earlier. -- Found PkgConfig: /usr/bin/pkg-config (found version "2.3.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:441 (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.10 will be removed from a future version of CMake. Update the VERSION argument value. Or, use the ... syntax to tell CMake that the project requires at least but has been updated to work with policies introduced by or earlier. -- Found FFTW: /usr/lib/libfftw3f.so -- Configuring done (0.5s) -- 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-2024.02.1/build [1/23] Building C object hackrf-tools/src/CMakeFiles/hackrf_biast.dir/hackrf_biast.c.o [2/23] Building C object hackrf-tools/src/CMakeFiles/hackrf_operacake.dir/hackrf_operacake.c.o [3/23] Building C object hackrf-tools/src/CMakeFiles/hackrf_sweep.dir/hackrf_sweep.c.o [4/23] Building C object hackrf-tools/src/CMakeFiles/hackrf_clock.dir/hackrf_clock.c.o [5/23] Building C object hackrf-tools/src/CMakeFiles/hackrf_debug.dir/hackrf_debug.c.o [6/23] Building C object hackrf-tools/src/CMakeFiles/hackrf_info.dir/hackrf_info.c.o [7/23] Building C object hackrf-tools/src/CMakeFiles/hackrf_cpldjtag.dir/hackrf_cpldjtag.c.o [8/23] Building C object hackrf-tools/src/CMakeFiles/hackrf_spiflash.dir/hackrf_spiflash.c.o [9/23] Building C object hackrf-tools/src/CMakeFiles/hackrf_transfer.dir/hackrf_transfer.c.o [10/23] Building C object libhackrf/src/CMakeFiles/hackrf-static.dir/hackrf.c.o [11/23] Building C object libhackrf/src/CMakeFiles/hackrf.dir/hackrf.c.o [12/23] Linking C shared library libhackrf/src/libhackrf.so.0.9.0 [13/23] Linking C static library libhackrf/src/libhackrf.a [14/23] Creating library symlink libhackrf/src/libhackrf.so.0 libhackrf/src/libhackrf.so [15/23] Linking C executable hackrf-tools/src/hackrf_biast [16/23] Linking C executable hackrf-tools/src/hackrf_operacake [17/23] Linking C executable hackrf-tools/src/hackrf_sweep [18/23] Linking C executable hackrf-tools/src/hackrf_clock [19/23] Linking C executable hackrf-tools/src/hackrf_debug [20/23] Linking C executable hackrf-tools/src/hackrf_info [21/23] Linking C executable hackrf-tools/src/hackrf_cpldjtag [22/23] Linking C executable hackrf-tools/src/hackrf_spiflash [23/23] 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.9.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 "" -- Installing: /home/buildozer/aports/community/hackrf/pkg/hackrf/usr/bin/hackrf_biast -- Set non-toolchain portion of runtime path of "/home/buildozer/aports/community/hackrf/pkg/hackrf/usr/bin/hackrf_biast" to "" >>> hackrf-static*: Running split function static... './usr/lib/libhackrf.a' -> '/home/buildozer/aports/community/hackrf/pkg/hackrf-static/./usr/lib/libhackrf.a' >>> hackrf-static*: Preparing subpackage hackrf-static... >>> hackrf-static*: Stripping binaries >>> hackrf-static*: Running postcheck for hackrf-static >>> hackrf-dev*: Running split function dev... 'usr/include' -> '/home/buildozer/aports/community/hackrf/pkg/hackrf-dev/usr/include' 'usr/lib/pkgconfig' -> '/home/buildozer/aports/community/hackrf/pkg/hackrf-dev/usr/lib/pkgconfig' 'usr/lib/libhackrf.so' -> '/home/buildozer/aports/community/hackrf/pkg/hackrf-dev/usr/lib/libhackrf.so' >>> 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... 'usr/lib/libhackrf.so.0' -> '/home/buildozer/aports/community/hackrf/pkg/hackrf-libs/usr/lib/libhackrf.so.0' 'usr/lib/libhackrf.so.0.9.0' -> '/home/buildozer/aports/community/hackrf/pkg/hackrf-libs/usr/lib/libhackrf.so.0.9.0' >>> 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=2024.02.1-r0 pkgconfig >>> hackrf-dev*: Package size: 83.4 KB >>> hackrf-dev*: Compressing data... >>> hackrf-dev*: Create checksum... >>> hackrf-dev*: Create hackrf-dev-2024.02.1-r0.apk >>> hackrf-firmware*: Tracing dependencies... >>> hackrf-firmware*: Package size: 290.0 KB >>> hackrf-firmware*: Compressing data... >>> hackrf-firmware*: Create checksum... >>> hackrf-firmware*: Create hackrf-firmware-2024.02.1-r0.apk >>> hackrf-libs*: Tracing dependencies... so:libc.musl-x86_64.so.1 so:libusb-1.0.so.0 >>> hackrf-libs*: Package size: 33.6 KB >>> hackrf-libs*: Compressing data... >>> hackrf-libs*: Create checksum... >>> hackrf-libs*: Create hackrf-libs-2024.02.1-r0.apk >>> hackrf-static*: Tracing dependencies... >>> hackrf-static*: Package size: 36.9 KB >>> hackrf-static*: Compressing data... >>> hackrf-static*: Create checksum... >>> hackrf-static*: Create hackrf-static-2024.02.1-r0.apk >>> hackrf*: Tracing dependencies... so:libc.musl-x86_64.so.1 so:libfftw3f.so.3 so:libhackrf.so.0 >>> hackrf*: Package size: 171.5 KB >>> hackrf*: Compressing data... >>> hackrf*: Create checksum... >>> hackrf*: Create hackrf-2024.02.1-r0.apk >>> hackrf: Build complete at Mon, 25 Nov 2024 16:01:28 +0000 elapsed time 0h 0m 6s >>> hackrf: Cleaning up srcdir >>> hackrf: Cleaning up pkgdir >>> hackrf: Uninstalling dependencies... (1/14) Purging .makedepends-hackrf (20241125.160123) (2/14) Purging cmake (3.31.1-r0) (3/14) Purging fftw-dev (3.3.10-r6) (4/14) Purging fftw-double-libs (3.3.10-r6) (5/14) Purging fftw-long-double-libs (3.3.10-r6) (6/14) Purging fftw-single-libs (3.3.10-r6) (7/14) Purging libusb-dev (1.0.27-r0) (8/14) Purging libusb (1.0.27-r0) (9/14) Purging samurai (1.2-r6) (10/14) Purging libarchive (3.7.7-r0) (11/14) Purging libbz2 (1.0.8-r6) (12/14) Purging libuv (1.49.2-r0) (13/14) Purging rhash-libs (1.4.5-r0) (14/14) Purging xz-libs (5.6.3-r0) Executing busybox-1.37.0-r8.trigger OK: 395 MiB in 101 packages >>> hackrf: Updating the community/x86_64 repository index... >>> hackrf: Signing the index...