>>> airspyhf: Building community/airspyhf 1.6.8-r1 (using abuild 3.12.0-r0) started Thu, 07 Dec 2023 00:51:07 +0000 >>> airspyhf: Checking sanity of /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.4.5-r0) (3/10) Installing libarchive (3.7.2-r0) (4/10) Installing rhash-libs (1.4.4-r0) (5/10) Installing libuv (1.47.0-r0) (6/10) Installing cmake (3.27.8-r0) (7/10) Installing libusb (1.0.26-r3) (8/10) Installing libusb-dev (1.0.26-r3) (9/10) Installing samurai (1.2-r5) (10/10) Installing .makedepends-airspyhf (20231207.005108) Executing busybox-1.36.1-r15.trigger OK: 436 MiB in 117 packages >>> airspyhf: Cleaning up srcdir >>> airspyhf: Cleaning up pkgdir >>> airspyhf: Cleaning up tmpdir >>> airspyhf: Fetching https://distfiles.alpinelinux.org/distfiles/edge/airspyhf-1.6.8.tar.gz % 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 33527 100 33527 0 0 400k 0 --:--:-- --:--:-- --:--:-- 404k >>> airspyhf: Fetching https://distfiles.alpinelinux.org/distfiles/edge/airspyhf-1.6.8.tar.gz >>> airspyhf: Checking sha512sums... airspyhf-1.6.8.tar.gz: OK >>> airspyhf: Unpacking /var/cache/distfiles/edge/airspyhf-1.6.8.tar.gz... 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 value or use a ... suffix to tell CMake that the project does not need compatibility with older versions. -- The C compiler identification is GNU 13.2.1 -- The CXX 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 -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Check for working CXX compiler: /usr/bin/g++ - 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.5 will be removed from a future version of CMake. Update the VERSION argument value or use a ... suffix to tell CMake that the project does not need compatibility with older versions. -- Found PkgConfig: /usr/bin/pkg-config (found version "2.1.0") -- Checking for module 'libusb-1.0' -- Found libusb-1.0, version 1.0.26 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: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.5 will be removed from a future version of CMake. Update the VERSION argument value or use a ... suffix to tell CMake that the project does not need compatibility with older versions. -- Udev rules not being installed, install them with -DINSTALL_UDEV_RULES=ON -- Configuring done (1.8s) -- 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_178' 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 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 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 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 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 runtime path of "/home/buildozer/aports/community/airspyhf/pkg/airspyhf/usr/bin/airspyhf_calibrate" to "" >>> airspyhf-dev*: Running split function dev... >>> airspyhf-dev*: Preparing subpackage airspyhf-dev... >>> airspyhf-dev*: Stripping binaries >>> airspyhf-dev*: Running postcheck for airspyhf-dev >>> airspyhf-libs*: Running split function libs... >>> 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: 144.0 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_64.so.1 so:libusb-1.0.so.0 >>> airspyhf-libs*: Package size: 44.0 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_64.so.1 >>> airspyhf*: Package size: 104.0 KB >>> airspyhf*: Compressing data... >>> airspyhf*: Create checksum... >>> airspyhf*: Create airspyhf-1.6.8-r1.apk >>> airspyhf: Build complete at Thu, 07 Dec 2023 00:51:14 +0000 elapsed time 0h 0m 7s >>> airspyhf: Cleaning up srcdir >>> airspyhf: Cleaning up pkgdir >>> airspyhf: Uninstalling dependencies... (1/10) Purging .makedepends-airspyhf (20231207.005108) (2/10) Purging cmake (3.27.8-r0) (3/10) Purging libusb-dev (1.0.26-r3) (4/10) Purging libusb (1.0.26-r3) (5/10) Purging samurai (1.2-r5) (6/10) Purging libarchive (3.7.2-r0) (7/10) Purging libbz2 (1.0.8-r6) (8/10) Purging libuv (1.47.0-r0) (9/10) Purging rhash-libs (1.4.4-r0) (10/10) Purging xz-libs (5.4.5-r0) Executing busybox-1.36.1-r15.trigger OK: 378 MiB in 107 packages >>> airspyhf: Updating the community/x86_64 repository index... >>> airspyhf: Signing the index...