>>> airspyone-host: Building community/airspyone-host 1.0.10-r1 (using abuild 3.13.0-r5) started Sun, 01 Sep 2024 19:38:19 +0000 >>> airspyone-host: Checking sanity of /home/buildozer/aports/community/airspyone-host/APKBUILD... >>> WARNING: airspyone-host: No maintainer >>> airspyone-host: Analyzing dependencies... >>> airspyone-host: Installing for build: build-base cmake libusb-dev samurai (1/8) Installing libarchive (3.7.4-r0) (2/8) Installing rhash-libs (1.4.4-r0) (3/8) Installing libuv (1.48.0-r0) (4/8) Installing cmake (3.30.3-r0) (5/8) Installing libusb (1.0.27-r0) (6/8) Installing libusb-dev (1.0.27-r0) (7/8) Installing samurai (1.2-r5) (8/8) Installing .makedepends-airspyone-host (20240901.193820) Executing busybox-1.36.1-r31.trigger OK: 478 MiB in 125 packages >>> airspyone-host: Cleaning up srcdir >>> airspyone-host: Cleaning up pkgdir >>> airspyone-host: Cleaning up tmpdir >>> airspyone-host: Fetching https://distfiles.alpinelinux.org/distfiles/edge/airspyone-host-1.0.10.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 233k 100 233k 0 0 1124k 0 --:--:-- --:--:-- --:--:-- 1126k >>> airspyone-host: Fetching https://distfiles.alpinelinux.org/distfiles/edge/airspyone-host-1.0.10.tar.gz >>> airspyone-host: Checking sha512sums... airspyone-host-1.0.10.tar.gz: OK >>> airspyone-host: Unpacking /var/cache/distfiles/edge/airspyone-host-1.0.10.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 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/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 libairspy/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.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:33 (FIND_PACKAGE_HANDLE_STANDARD_ARGS) libairspy/CMakeLists.txt:76 (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 airspy-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.1s) -- Generating done (0.0s) -- Build files have been written to: /home/buildozer/aports/community/airspyone-host/src/airspyone_host-1.0.10/build [1/25] Building C object airspy-tools/src/CMakeFiles/airspy_rx.dir/airspy_rx.c.o [2/25] Building C object airspy-tools/src/CMakeFiles/airspy_info.dir/airspy_info.c.o [3/25] Building C object airspy-tools/src/CMakeFiles/airspy_spiflash.dir/airspy_spiflash.c.o [4/25] Building C object airspy-tools/src/CMakeFiles/airspy_r820t.dir/airspy_r820t.c.o [5/25] Building C object airspy-tools/src/CMakeFiles/airspy_si5351c.dir/airspy_si5351c.c.o [6/25] Building C object airspy-tools/src/CMakeFiles/airspy_lib_version.dir/airspy_lib_version.c.o [7/25] Building C object airspy-tools/src/CMakeFiles/airspy_gpiodir.dir/airspy_gpiodir.c.o [8/25] Building C object airspy-tools/src/CMakeFiles/airspy_gpio.dir/airspy_gpio.c.o [9/25] Building C object libairspy/src/CMakeFiles/airspy-static.dir/iqconverter_int16.c.o [10/25] Building C object libairspy/src/CMakeFiles/airspy-static.dir/iqconverter_float.c.o [11/25] Building C object libairspy/src/CMakeFiles/airspy-static.dir/airspy.c.o [12/25] Building C object libairspy/src/CMakeFiles/airspy.dir/iqconverter_int16.c.o [13/25] Building C object libairspy/src/CMakeFiles/airspy.dir/iqconverter_float.c.o [14/25] Building C object libairspy/src/CMakeFiles/airspy.dir/airspy.c.o /home/buildozer/aports/community/airspyone-host/src/airspyone_host-1.0.10/libairspy/src/airspy.c:593:13: warning: 'upper_string' defined but not used [-Wunused-function] 593 | static void upper_string(unsigned char *string, size_t len) | ^~~~~~~~~~~~ /home/buildozer/aports/community/airspyone-host/src/airspyone_host-1.0.10/libairspy/src/airspy.c:110:19: warning: 'str_prefix_serial_airspy' defined but not used [-Wunused-const-variable=] 110 | static const char str_prefix_serial_airspy[STR_PREFIX_SERIAL_AIRSPY_SIZE] = | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/airspyone-host/src/airspyone_host-1.0.10/libairspy/src/airspy.c:106:19: warning: 'str_product_airspy' defined but not used [-Wunused-const-variable=] 106 | static const char str_product_airspy[STR_PRODUCT_AIRSPY_SIZE] = | ^~~~~~~~~~~~~~~~~~ [15/25] Linking C shared library libairspy/src/libairspy.so.1.0.10 /home/buildozer/aports/community/airspyone-host/src/airspyone_host-1.0.10/libairspy/src/airspy.c:593:13: warning: 'upper_string' defined but not used [-Wunused-function] 593 | static void upper_string(unsigned char *string, size_t len) | ^~~~~~~~~~~~ /home/buildozer/aports/community/airspyone-host/src/airspyone_host-1.0.10/libairspy/src/airspy.c:110:19: warning: 'str_prefix_serial_airspy' defined but not used [-Wunused-const-variable=] 110 | static const char str_prefix_serial_airspy[STR_PREFIX_SERIAL_AIRSPY_SIZE] = | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/airspyone-host/src/airspyone_host-1.0.10/libairspy/src/airspy.c:106:19: warning: 'str_product_airspy' defined but not used [-Wunused-const-variable=] 106 | static const char str_product_airspy[STR_PRODUCT_AIRSPY_SIZE] = | ^~~~~~~~~~~~~~~~~~ [16/25] Linking C static library libairspy/src/libairspy.a [17/25] Creating library symlink libairspy/src/libairspy.so.0 libairspy/src/libairspy.so [18/25] Linking C executable airspy-tools/src/airspy_rx [19/25] Linking C executable airspy-tools/src/airspy_info [20/25] Linking C executable airspy-tools/src/airspy_spiflash [21/25] Linking C executable airspy-tools/src/airspy_r820t [22/25] Linking C executable airspy-tools/src/airspy_si5351c [23/25] Linking C executable airspy-tools/src/airspy_lib_version [24/25] Linking C executable airspy-tools/src/airspy_gpiodir [25/25] Linking C executable airspy-tools/src/airspy_gpio >>> airspyone-host: Entering fakeroot... -- Install configuration: "None" -- Installing: /home/buildozer/aports/community/airspyone-host/pkg/airspyone-host/usr/lib/pkgconfig/libairspy.pc -- Installing: /home/buildozer/aports/community/airspyone-host/pkg/airspyone-host/usr/lib/libairspy.so.1.0.10 -- Installing: /home/buildozer/aports/community/airspyone-host/pkg/airspyone-host/usr/lib/libairspy.so.0 -- Installing: /home/buildozer/aports/community/airspyone-host/pkg/airspyone-host/usr/lib/libairspy.so -- Installing: /home/buildozer/aports/community/airspyone-host/pkg/airspyone-host/usr/lib/libairspy.a -- Installing: /home/buildozer/aports/community/airspyone-host/pkg/airspyone-host/usr/include/libairspy/airspy.h -- Installing: /home/buildozer/aports/community/airspyone-host/pkg/airspyone-host/usr/include/libairspy/airspy_commands.h -- Installing: /home/buildozer/aports/community/airspyone-host/pkg/airspyone-host/usr/include/libairspy/iqconverter_float.h -- Installing: /home/buildozer/aports/community/airspyone-host/pkg/airspyone-host/usr/include/libairspy/iqconverter_int16.h -- Installing: /home/buildozer/aports/community/airspyone-host/pkg/airspyone-host/usr/include/libairspy/filters.h -- Installing: /home/buildozer/aports/community/airspyone-host/pkg/airspyone-host/usr/bin/airspy_gpio -- Set non-toolchain portion of runtime path of "/home/buildozer/aports/community/airspyone-host/pkg/airspyone-host/usr/bin/airspy_gpio" to "" -- Installing: /home/buildozer/aports/community/airspyone-host/pkg/airspyone-host/usr/bin/airspy_gpiodir -- Set non-toolchain portion of runtime path of "/home/buildozer/aports/community/airspyone-host/pkg/airspyone-host/usr/bin/airspy_gpiodir" to "" -- Installing: /home/buildozer/aports/community/airspyone-host/pkg/airspyone-host/usr/bin/airspy_lib_version -- Set non-toolchain portion of runtime path of "/home/buildozer/aports/community/airspyone-host/pkg/airspyone-host/usr/bin/airspy_lib_version" to "" -- Installing: /home/buildozer/aports/community/airspyone-host/pkg/airspyone-host/usr/bin/airspy_si5351c -- Set non-toolchain portion of runtime path of "/home/buildozer/aports/community/airspyone-host/pkg/airspyone-host/usr/bin/airspy_si5351c" to "" -- Installing: /home/buildozer/aports/community/airspyone-host/pkg/airspyone-host/usr/bin/airspy_r820t -- Set non-toolchain portion of runtime path of "/home/buildozer/aports/community/airspyone-host/pkg/airspyone-host/usr/bin/airspy_r820t" to "" -- Installing: /home/buildozer/aports/community/airspyone-host/pkg/airspyone-host/usr/bin/airspy_spiflash -- Set non-toolchain portion of runtime path of "/home/buildozer/aports/community/airspyone-host/pkg/airspyone-host/usr/bin/airspy_spiflash" to "" -- Installing: /home/buildozer/aports/community/airspyone-host/pkg/airspyone-host/usr/bin/airspy_info -- Set non-toolchain portion of runtime path of "/home/buildozer/aports/community/airspyone-host/pkg/airspyone-host/usr/bin/airspy_info" to "" -- Installing: /home/buildozer/aports/community/airspyone-host/pkg/airspyone-host/usr/bin/airspy_rx -- Set non-toolchain portion of runtime path of "/home/buildozer/aports/community/airspyone-host/pkg/airspyone-host/usr/bin/airspy_rx" to "" >>> airspyone-host-dev*: Running split function dev... >>> airspyone-host-dev*: Preparing subpackage airspyone-host-dev... >>> airspyone-host-dev*: Stripping binaries >>> airspyone-host-dev*: Running postcheck for airspyone-host-dev >>> airspyone-host-libs*: Running split function libs... >>> airspyone-host-libs*: Preparing subpackage airspyone-host-libs... >>> airspyone-host-libs*: Stripping binaries >>> airspyone-host-libs*: Running postcheck for airspyone-host-libs >>> airspyone-host*: Running postcheck for airspyone-host >>> airspyone-host*: Preparing package airspyone-host... >>> airspyone-host*: Stripping binaries >>> airspyone-host-dev*: Scanning shared objects >>> airspyone-host-libs*: Scanning shared objects >>> airspyone-host*: Scanning shared objects >>> airspyone-host-dev*: Tracing dependencies... airspyone-host=1.0.10-r1 airspyone-host-libs=1.0.10-r1 pkgconfig >>> airspyone-host-dev*: Package size: 180.0 KB >>> airspyone-host-dev*: Compressing data... >>> airspyone-host-dev*: Create checksum... >>> airspyone-host-dev*: Create airspyone-host-dev-1.0.10-r1.apk >>> airspyone-host-libs*: Tracing dependencies... so:libc.musl-x86.so.1 so:libusb-1.0.so.0 >>> airspyone-host-libs*: Package size: 52.0 KB >>> airspyone-host-libs*: Compressing data... >>> airspyone-host-libs*: Create checksum... >>> airspyone-host-libs*: Create airspyone-host-libs-1.0.10-r1.apk >>> airspyone-host*: Tracing dependencies... so:libairspy.so.0 so:libc.musl-x86.so.1 >>> airspyone-host*: Package size: 160.0 KB >>> airspyone-host*: Compressing data... >>> airspyone-host*: Create checksum... >>> airspyone-host*: Create airspyone-host-1.0.10-r1.apk >>> airspyone-host: Build complete at Sun, 01 Sep 2024 19:38:24 +0000 elapsed time 0h 0m 5s >>> airspyone-host: Cleaning up srcdir >>> airspyone-host: Cleaning up pkgdir >>> airspyone-host: Uninstalling dependencies... (1/8) Purging .makedepends-airspyone-host (20240901.193820) (2/8) Purging cmake (3.30.3-r0) (3/8) Purging libusb-dev (1.0.27-r0) (4/8) Purging libusb (1.0.27-r0) (5/8) Purging samurai (1.2-r5) (6/8) Purging libarchive (3.7.4-r0) (7/8) Purging libuv (1.48.0-r0) (8/8) Purging rhash-libs (1.4.4-r0) Executing busybox-1.36.1-r31.trigger OK: 412 MiB in 117 packages >>> airspyone-host: Updating the community/x86 repository index... >>> airspyone-host: Signing the index...