>>> airspyone-host: Building community/airspyone-host 1.0.10-r1 (using abuild 3.12.0-r0) started Thu, 07 Dec 2023 00:59:49 +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/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-airspyone-host (20231207.005951) Executing busybox-1.36.1-r15.trigger OK: 436 MiB in 117 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 1861k 0 --:--:-- --:--:-- --:--:-- 1881k >>> 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 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 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.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) 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 (2.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 static library libairspy/src/libairspy.a /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 shared library libairspy/src/libairspy.so.1.0.10 [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 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 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 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 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 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 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 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 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: 184.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_64.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_64.so.1 >>> airspyone-host*: Package size: 156.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 Thu, 07 Dec 2023 01:00:02 +0000 elapsed time 0h 0m 13s >>> airspyone-host: Cleaning up srcdir >>> airspyone-host: Cleaning up pkgdir >>> airspyone-host: Uninstalling dependencies... (1/10) Purging .makedepends-airspyone-host (20231207.005951) (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 >>> airspyone-host: Updating the community/x86_64 repository index... >>> airspyone-host: Signing the index...