>>> airspyhf: Building community/airspyhf 1.6.8-r1 (using abuild 3.15.0_rc3-r1) started Mon, 28 Apr 2025 07:03:41 +0000 >>> airspyhf: Validating /home/buildozer/aports/community/airspyhf/APKBUILD... >>> WARNING: airspyhf: No maintainer >>> airspyhf: Analyzing dependencies... >>> airspyhf: Installing for build: build-base cmake libusb-dev samurai (1/10) Installing libbz2 (1.0.8-r6) (2/10) Installing xz-libs (5.8.1-r0) (3/10) Installing libarchive (3.7.9-r0) (4/10) Installing rhash-libs (1.4.5-r0) (5/10) Installing libuv (1.50.0-r0) (6/10) Installing cmake (3.31.6-r1) (7/10) Installing libusb (1.0.28-r0) (8/10) Installing libusb-dev (1.0.28-r0) (9/10) Installing samurai (1.2-r6) (10/10) Installing .makedepends-airspyhf (20250428.070347) Executing busybox-1.37.0-r16.trigger OK: 456 MiB in 113 packages >>> airspyhf: Cleaning up srcdir >>> airspyhf: Cleaning up pkgdir >>> airspyhf: Cleaning up tmpdir >>> airspyhf: Fetching https://distfiles.alpinelinux.org/distfiles/v3.22/airspyhf-1.6.8.tar.gz Connecting to distfiles.alpinelinux.org (172.105.82.32:443) saving to '/var/cache/distfiles/v3.22/airspyhf-1.6.8.tar.gz.part' airspyhf-1.6.8.tar.g 100% |********************************| 33527 0:00:00 ETA '/var/cache/distfiles/v3.22/airspyhf-1.6.8.tar.gz.part' saved >>> airspyhf: Fetching https://distfiles.alpinelinux.org/distfiles/v3.22/airspyhf-1.6.8.tar.gz >>> airspyhf: Checking sha512sums... airspyhf-1.6.8.tar.gz: OK >>> airspyhf: Unpacking /var/cache/distfiles/v3.22/airspyhf-1.6.8.tar.gz... 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 -- The CXX 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/cc - 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: /usr/bin/c++ - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done CMake Deprecation Warning at libairspyhf/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.4.3") -- Checking for module 'libusb-1.0' -- Found libusb-1.0, version 1.0.28 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:33 (FIND_PACKAGE_HANDLE_STANDARD_ARGS) libairspyhf/CMakeLists.txt:77 (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 CMake Deprecation Warning at 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. -- Udev rules not being installed, install them with -DINSTALL_UDEV_RULES=ON -- Configuring done (1.1s) -- Generating done (0.0s) -- Build files have been written to: /home/buildozer/aports/community/airspyhf/src/airspyhf-1.6.8/build [1/17] Building C object tools/src/CMakeFiles/airspyhf_calibrate.dir/airspyhf_calibrate.c.o [2/17] Building C object tools/src/CMakeFiles/airspyhf_gpio.dir/airspyhf_gpio.c.o [3/17] Building C object tools/src/CMakeFiles/airspyhf_rx.dir/airspyhf_rx.c.o [4/17] Building C object tools/src/CMakeFiles/airspyhf_info.dir/airspyhf_info.c.o [5/17] Building C object tools/src/CMakeFiles/airspyhf_lib_version.dir/airspyhf_lib_version.c.o [6/17] Building C object libairspyhf/src/CMakeFiles/airspyhf-static.dir/iqbalancer.c.o [7/17] Building C object libairspyhf/src/CMakeFiles/airspyhf-static.dir/airspyhf.c.o [8/17] Building C object libairspyhf/src/CMakeFiles/airspyhf.dir/iqbalancer.c.o [9/17] Building C object libairspyhf/src/CMakeFiles/airspyhf.dir/airspyhf.c.o /home/buildozer/aports/community/airspyhf/src/airspyhf-1.6.8/tools/src/airspyhf_rx.c: In function 'main': /home/buildozer/aports/community/airspyhf/src/airspyhf-1.6.8/tools/src/airspyhf_rx.c:700:25: warning: dangling pointer 'path_177' to 'path_file' may be used [-Wdangling-pointer=] 700 | perror (path); | ^~~~~~~~~~~~~ /home/buildozer/aports/community/airspyhf/src/airspyhf-1.6.8/tools/src/airspyhf_rx.c:559:22: note: 'path_file' declared here 559 | char path_file[256]; | ^~~~~~~~~ [10/17] Linking C shared library libairspyhf/src/libairspyhf.so.1.6.8 [11/17] Linking C static library libairspyhf/src/libairspyhf.a [12/17] Creating library symlink libairspyhf/src/libairspyhf.so.0 libairspyhf/src/libairspyhf.so [13/17] Linking C executable tools/src/airspyhf_calibrate [14/17] Linking C executable tools/src/airspyhf_gpio [15/17] Linking C executable tools/src/airspyhf_rx [16/17] Linking C executable tools/src/airspyhf_info [17/17] Linking C executable tools/src/airspyhf_lib_version >>> airspyhf: Entering fakeroot... -- Install configuration: "None" -- Installing: /home/buildozer/aports/community/airspyhf/pkg/airspyhf/usr/lib/pkgconfig/libairspyhf.pc -- Installing: /home/buildozer/aports/community/airspyhf/pkg/airspyhf/usr/lib/libairspyhf.so.1.6.8 -- Installing: /home/buildozer/aports/community/airspyhf/pkg/airspyhf/usr/lib/libairspyhf.so.0 -- Installing: /home/buildozer/aports/community/airspyhf/pkg/airspyhf/usr/lib/libairspyhf.so -- Installing: /home/buildozer/aports/community/airspyhf/pkg/airspyhf/usr/lib/libairspyhf.a -- Installing: /home/buildozer/aports/community/airspyhf/pkg/airspyhf/usr/include/libairspyhf/airspyhf.h -- Installing: /home/buildozer/aports/community/airspyhf/pkg/airspyhf/usr/include/libairspyhf/iqbalancer.h -- Installing: /home/buildozer/aports/community/airspyhf/pkg/airspyhf/usr/include/libairspyhf/airspyhf_commands.h -- Installing: /home/buildozer/aports/community/airspyhf/pkg/airspyhf/usr/bin/airspyhf_lib_version -- Set non-toolchain portion of runtime path of "/home/buildozer/aports/community/airspyhf/pkg/airspyhf/usr/bin/airspyhf_lib_version" to "" -- Installing: /home/buildozer/aports/community/airspyhf/pkg/airspyhf/usr/bin/airspyhf_info -- Set non-toolchain portion of runtime path of "/home/buildozer/aports/community/airspyhf/pkg/airspyhf/usr/bin/airspyhf_info" to "" -- Installing: /home/buildozer/aports/community/airspyhf/pkg/airspyhf/usr/bin/airspyhf_rx -- Set non-toolchain portion of runtime path of "/home/buildozer/aports/community/airspyhf/pkg/airspyhf/usr/bin/airspyhf_rx" to "" -- Installing: /home/buildozer/aports/community/airspyhf/pkg/airspyhf/usr/bin/airspyhf_gpio -- Set non-toolchain portion of runtime path of "/home/buildozer/aports/community/airspyhf/pkg/airspyhf/usr/bin/airspyhf_gpio" to "" -- Installing: /home/buildozer/aports/community/airspyhf/pkg/airspyhf/usr/bin/airspyhf_calibrate -- Set non-toolchain portion of runtime path of "/home/buildozer/aports/community/airspyhf/pkg/airspyhf/usr/bin/airspyhf_calibrate" to "" >>> airspyhf-dev*: Running split function dev... 'usr/include' -> '/home/buildozer/aports/community/airspyhf/pkg/airspyhf-dev/usr/include' 'usr/lib/pkgconfig' -> '/home/buildozer/aports/community/airspyhf/pkg/airspyhf-dev/usr/lib/pkgconfig' 'usr/lib/libairspyhf.a' -> '/home/buildozer/aports/community/airspyhf/pkg/airspyhf-dev/usr/lib/libairspyhf.a' 'usr/lib/libairspyhf.so' -> '/home/buildozer/aports/community/airspyhf/pkg/airspyhf-dev/usr/lib/libairspyhf.so' >>> airspyhf-dev*: Preparing subpackage airspyhf-dev... >>> airspyhf-dev*: Stripping binaries >>> airspyhf-dev*: Running postcheck for airspyhf-dev >>> airspyhf-libs*: Running split function libs... 'usr/lib/libairspyhf.so.0' -> '/home/buildozer/aports/community/airspyhf/pkg/airspyhf-libs/usr/lib/libairspyhf.so.0' 'usr/lib/libairspyhf.so.1.6.8' -> '/home/buildozer/aports/community/airspyhf/pkg/airspyhf-libs/usr/lib/libairspyhf.so.1.6.8' >>> airspyhf-libs*: Preparing subpackage airspyhf-libs... >>> airspyhf-libs*: Stripping binaries >>> airspyhf-libs*: Running postcheck for airspyhf-libs >>> airspyhf*: Running postcheck for airspyhf >>> airspyhf*: Preparing package airspyhf... >>> airspyhf*: Stripping binaries >>> airspyhf-dev*: Scanning shared objects >>> airspyhf-libs*: Scanning shared objects >>> airspyhf*: Scanning shared objects >>> airspyhf-dev*: Tracing dependencies... airspyhf=1.6.8-r1 airspyhf-libs=1.6.8-r1 pkgconfig >>> airspyhf-dev*: Package size: 106.8 KB >>> airspyhf-dev*: Compressing data... >>> airspyhf-dev*: Create checksum... >>> airspyhf-dev*: Create airspyhf-dev-1.6.8-r1.apk >>> airspyhf-libs*: Tracing dependencies... so:libc.musl-x86.so.1 so:libusb-1.0.so.0 >>> airspyhf-libs*: Package size: 33.2 KB >>> airspyhf-libs*: Compressing data... >>> airspyhf-libs*: Create checksum... >>> airspyhf-libs*: Create airspyhf-libs-1.6.8-r1.apk >>> airspyhf*: Tracing dependencies... so:libairspyhf.so.0 so:libc.musl-x86.so.1 >>> airspyhf*: Package size: 70.4 KB >>> airspyhf*: Compressing data... >>> airspyhf*: Create checksum... >>> airspyhf*: Create airspyhf-1.6.8-r1.apk >>> airspyhf: Build complete at Mon, 28 Apr 2025 07:03:51 +0000 elapsed time 0h 0m 10s >>> airspyhf: Cleaning up srcdir >>> airspyhf: Cleaning up pkgdir >>> airspyhf: Uninstalling dependencies... (1/10) Purging .makedepends-airspyhf (20250428.070347) (2/10) Purging cmake (3.31.6-r1) (3/10) Purging libusb-dev (1.0.28-r0) (4/10) Purging libusb (1.0.28-r0) (5/10) Purging samurai (1.2-r6) (6/10) Purging libarchive (3.7.9-r0) (7/10) Purging libbz2 (1.0.8-r6) (8/10) Purging libuv (1.50.0-r0) (9/10) Purging rhash-libs (1.4.5-r0) (10/10) Purging xz-libs (5.8.1-r0) Executing busybox-1.37.0-r16.trigger OK: 400 MiB in 103 packages >>> airspyhf: Updating the community/x86 repository index... >>> airspyhf: Signing the index...