>>> soapy-sdr-remote: Building testing/soapy-sdr-remote 0.5.2-r0 (using abuild 3.9.0-r0) started Tue, 25 Jan 2022 21:19:34 +0000 >>> soapy-sdr-remote: Checking sanity of /home/buildozer/aports/testing/soapy-sdr-remote/APKBUILD... >>> soapy-sdr-remote: Analyzing dependencies... >>> soapy-sdr-remote: Installing for build: build-base avahi avahi-dev cmake samurai soapy-sdr-dev (1/17) Installing dbus-libs (1.12.20-r4) (2/17) Installing avahi-libs (0.8-r5) (3/17) Installing libcap (2.62-r0) (4/17) Installing libdaemon (0.14-r3) (5/17) Installing avahi (0.8-r5) Executing avahi-0.8-r5.pre-install (6/17) Installing avahi-compat-howl (0.8-r5) (7/17) Installing avahi-compat-libdns_sd (0.8-r5) (8/17) Installing avahi-glib (0.8-r5) (9/17) Installing avahi-dev (0.8-r5) (10/17) Installing libarchive (3.5.2-r0) (11/17) Installing rhash-libs (1.4.2-r2) (12/17) Installing libuv (1.43.0-r1) (13/17) Installing cmake (3.21.3-r0) (14/17) Installing samurai (1.2-r1) (15/17) Installing soapy-sdr-libs (0.8.1-r1) (16/17) Installing soapy-sdr-dev (0.8.1-r1) (17/17) Installing .makedepends-soapy-sdr-remote (20220125.211938) Executing busybox-1.35.0-r1.trigger OK: 621 MiB in 272 packages >>> soapy-sdr-remote: Cleaning up srcdir >>> soapy-sdr-remote: Cleaning up pkgdir >>> soapy-sdr-remote: Fetching https://distfiles.alpinelinux.org/distfiles/edge//soapy-remote-0.5.2.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 0 146 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (22) The requested URL returned error: 404 >>> soapy-sdr-remote: Fetching https://github.com/pothosware/SoapyRemote/archive/refs/tags/soapy-remote-0.5.2.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 152 100 152 0 0 438 0 --:--:-- --:--:-- --:--:-- 484 100 72929 0 72929 0 0 126k 0 --:--:-- --:--:-- --:--:-- 126k >>> soapy-sdr-remote: Fetching https://distfiles.alpinelinux.org/distfiles/edge//soapy-remote-0.5.2.tar.gz >>> soapy-sdr-remote: Checking sha512sums... soapy-remote-0.5.2.tar.gz: OK soapy-sdr-remote.initd: OK >>> soapy-sdr-remote: Unpacking /var/cache/distfiles/soapy-remote-0.5.2.tar.gz... CMake Deprecation Warning at CMakeLists.txt:4 (cmake_minimum_required): Compatibility with CMake < 2.8.12 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 CXX compiler identification is GNU 11.2.1 -- The C compiler identification is GNU 11.2.1 -- 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 -- 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 -- Performing Test HAS_STD_CXX11 -- Performing Test HAS_STD_CXX11 - Success -- Looking for include file winsock2.h -- Looking for include file winsock2.h - not found -- Looking for include file ws2tcpip.h -- Looking for include file ws2tcpip.h - not found -- Looking for include file netdb.h -- Looking for include file netdb.h - found -- Looking for include file unistd.h -- Looking for include file unistd.h - found -- Looking for include file netinet/in.h -- Looking for include file netinet/in.h - found -- Looking for include file netinet/tcp.h -- Looking for include file netinet/tcp.h - found -- Looking for include file sys/types.h -- Looking for include file sys/types.h - found -- Looking for include file sys/socket.h -- Looking for include file sys/socket.h - found -- Looking for include file arpa/inet.h -- Looking for include file arpa/inet.h - found -- Looking for include file ifaddrs.h -- Looking for include file ifaddrs.h - found -- Looking for include file net/if.h -- Looking for include file net/if.h - found -- Looking for include file fcntl.h -- Looking for include file fcntl.h - found -- Performing Test STRERROR_R_XSI -- Performing Test STRERROR_R_XSI - Success -- Found Avahi: /usr/lib/libavahi-common.so -- AVAHI_INCLUDE_DIRS=/usr/include -- AVAHI_LIBRARIES=/usr/lib/libavahi-common.so;/usr/lib/libavahi-client.so -- Module remoteSupport configured with version: 0.5.2 -- SoapyRemote version: v0.5.2-gcceb263a -- Install prefix: /usr -- Configuring done -- Generating done -- Build files have been written to: /home/buildozer/aports/testing/soapy-sdr-remote/src/SoapyRemote-soapy-remote-0.5.2/build [1/27] Building CXX object server/CMakeFiles/SoapySDRServer.dir/ServerStreamData.cpp.o [2/27] Building CXX object server/CMakeFiles/SoapySDRServer.dir/LogForwarding.cpp.o [3/27] Building CXX object server/CMakeFiles/SoapySDRServer.dir/ClientHandler.cpp.o [4/27] Building CXX object server/CMakeFiles/SoapySDRServer.dir/ServerListener.cpp.o [5/27] Building CXX object server/CMakeFiles/SoapySDRServer.dir/SoapyServer.cpp.o [6/27] Building CXX object server/CMakeFiles/SoapySDRServer.dir/ThreadPrioUnix.cpp.o [7/27] Building CXX object client/CMakeFiles/remoteSupport.dir/Version.cpp.o [8/27] Building CXX object client/CMakeFiles/remoteSupport.dir/DiscoverServers.cpp.o [9/27] Building CXX object client/CMakeFiles/remoteSupport.dir/ClientStreamData.cpp.o [10/27] Building CXX object client/CMakeFiles/remoteSupport.dir/LogAcceptor.cpp.o [11/27] Building CXX object client/CMakeFiles/remoteSupport.dir/Streaming.cpp.o [12/27] Building CXX object client/CMakeFiles/remoteSupport.dir/Settings.cpp.o [13/27] Building CXX object client/CMakeFiles/remoteSupport.dir/Registration.cpp.o [14/27] Building CXX object common/CMakeFiles/SoapySDRRemoteCommon.dir/SoapyMDNSEndpointAvahi.cpp.o [15/27] Building CXX object common/CMakeFiles/SoapySDRRemoteCommon.dir/SoapyInfoUtils.cpp.o [16/27] Building CXX object common/CMakeFiles/SoapySDRRemoteCommon.dir/SoapyIfAddrsUnix.cpp.o [17/27] Building CXX object common/CMakeFiles/SoapySDRRemoteCommon.dir/SoapyIfAddrs.cpp.o [18/27] Building CXX object common/CMakeFiles/SoapySDRRemoteCommon.dir/SoapySSDPEndpoint.cpp.o [19/27] Building CXX object common/CMakeFiles/SoapySDRRemoteCommon.dir/SoapyHTTPUtils.cpp.o [20/27] Building CXX object common/CMakeFiles/SoapySDRRemoteCommon.dir/SoapyStreamEndpoint.cpp.o [21/27] Building CXX object common/CMakeFiles/SoapySDRRemoteCommon.dir/SoapyRPCUnpacker.cpp.o [22/27] Building CXX object common/CMakeFiles/SoapySDRRemoteCommon.dir/SoapyRPCPacker.cpp.o [23/27] Building CXX object common/CMakeFiles/SoapySDRRemoteCommon.dir/SoapyRPCSocket.cpp.o [24/27] Building CXX object common/CMakeFiles/SoapySDRRemoteCommon.dir/SoapyURLUtils.cpp.o [25/27] Linking CXX static library common/libSoapySDRRemoteCommon.a [26/27] Linking CXX executable server/SoapySDRServer /home/buildozer/aports/testing/soapy-sdr-remote/src/SoapyRemote-soapy-remote-0.5.2/client/DiscoverServers.cpp: In static member function 'static std::vector > SoapyRemoteDevice::getServerURLs(int, long int)': /home/buildozer/aports/testing/soapy-sdr-remote/src/SoapyRemote-soapy-remote-0.5.2/client/DiscoverServers.cpp:53:25: warning: loop variable 'urlPair' creates a copy from type 'const std::pair >' [-Wrange-loop-construct] 53 | for (const auto urlPair : it->second) | ^~~~~~~ /home/buildozer/aports/testing/soapy-sdr-remote/src/SoapyRemote-soapy-remote-0.5.2/client/DiscoverServers.cpp:53:25: note: use reference type to prevent copying 53 | for (const auto urlPair : it->second) | ^~~~~~~ | & [27/27] Linking CXX shared module client/libremoteSupport.so >>> soapy-sdr-remote: Entering fakeroot... -- Install configuration: "MinSizeRel" -- Installing: /home/buildozer/aports/testing/soapy-sdr-remote/pkg/soapy-sdr-remote/usr/lib/SoapySDR/modules0.8/libremoteSupport.so -- Installing: /home/buildozer/aports/testing/soapy-sdr-remote/pkg/soapy-sdr-remote/usr/bin/SoapySDRServer -- Installing: /home/buildozer/aports/testing/soapy-sdr-remote/pkg/soapy-sdr-remote/usr/share/man/man1/SoapySDRServer.1 -- Installing: /home/buildozer/aports/testing/soapy-sdr-remote/pkg/soapy-sdr-remote/usr/lib/systemd/system/SoapySDRServer.service -- Installing: /home/buildozer/aports/testing/soapy-sdr-remote/pkg/soapy-sdr-remote/usr/lib/sysctl.d/SoapySDRServer.conf >>> soapy-sdr-remote-doc*: Running split function doc... >>> soapy-sdr-remote-doc*: Preparing subpackage soapy-sdr-remote-doc... >>> soapy-sdr-remote-doc*: Running postcheck for soapy-sdr-remote-doc >>> soapy-sdr-remote-openrc*: Running split function openrc... >>> soapy-sdr-remote-openrc*: Preparing subpackage soapy-sdr-remote-openrc... >>> soapy-sdr-remote-openrc*: Running postcheck for soapy-sdr-remote-openrc >>> soapy-sdr-remote*: Running postcheck for soapy-sdr-remote >>> soapy-sdr-remote*: Preparing package soapy-sdr-remote... >>> soapy-sdr-remote*: Stripping binaries >>> soapy-sdr-remote-doc*: Scanning shared objects >>> soapy-sdr-remote-openrc*: Scanning shared objects >>> soapy-sdr-remote*: Scanning shared objects >>> soapy-sdr-remote-doc*: Tracing dependencies... >>> soapy-sdr-remote-doc*: Package size: 24.0 KB >>> soapy-sdr-remote-doc*: Compressing data... >>> soapy-sdr-remote-doc*: Create checksum... >>> soapy-sdr-remote-doc*: Create soapy-sdr-remote-doc-0.5.2-r0.apk >>> soapy-sdr-remote-openrc*: Tracing dependencies... >>> soapy-sdr-remote-openrc*: Package size: 16.0 KB >>> soapy-sdr-remote-openrc*: Compressing data... >>> soapy-sdr-remote-openrc*: Create checksum... >>> soapy-sdr-remote-openrc*: Create soapy-sdr-remote-openrc-0.5.2-r0.apk >>> soapy-sdr-remote*: Tracing dependencies... avahi so:libSoapySDR.so.0.8 so:libavahi-client.so.3 so:libavahi-common.so.3 so:libc.musl-riscv64.so.1 so:libgcc_s.so.1 so:libstdc++.so.6 >>> soapy-sdr-remote*: Package size: 508.0 KB >>> soapy-sdr-remote*: Compressing data... >>> soapy-sdr-remote*: Create checksum... >>> soapy-sdr-remote*: Create soapy-sdr-remote-0.5.2-r0.apk >>> soapy-sdr-remote: Build complete at Tue, 25 Jan 2022 21:20:29 +0000 elapsed time 0h 0m 55s >>> soapy-sdr-remote: Cleaning up srcdir >>> soapy-sdr-remote: Cleaning up pkgdir >>> soapy-sdr-remote: Uninstalling dependencies... (1/17) Purging .makedepends-soapy-sdr-remote (20220125.211938) (2/17) Purging avahi-dev (0.8-r5) (3/17) Purging avahi-compat-howl (0.8-r5) (4/17) Purging avahi-compat-libdns_sd (0.8-r5) (5/17) Purging avahi-glib (0.8-r5) (6/17) Purging avahi (0.8-r5) (7/17) Purging cmake (3.21.3-r0) (8/17) Purging samurai (1.2-r1) (9/17) Purging soapy-sdr-dev (0.8.1-r1) (10/17) Purging soapy-sdr-libs (0.8.1-r1) (11/17) Purging avahi-libs (0.8-r5) (12/17) Purging dbus-libs (1.12.20-r4) (13/17) Purging libcap (2.62-r0) (14/17) Purging libdaemon (0.14-r3) (15/17) Purging libarchive (3.5.2-r0) (16/17) Purging rhash-libs (1.4.2-r2) (17/17) Purging libuv (1.43.0-r1) Executing busybox-1.35.0-r1.trigger OK: 574 MiB in 255 packages >>> soapy-sdr-remote: Updating the testing/riscv64 repository index... >>> soapy-sdr-remote: Signing the index...