==> Synchronizing chroot copy [/home/leming/armv7/root] -> [leming]...done
==> Making package: soapyremote 0.5.2-3 (Thu Apr 9 15:04:37 2026)
==> Retrieving sources...
-> Found soapyremote-0.5.2.tar.gz
==> WARNING: Skipping verification of source file PGP signatures.
==> Validating source files with sha512sums...
soapyremote-0.5.2.tar.gz ... Passed
==> Making package: soapyremote 0.5.2-3 (Thu Apr 9 21:05:03 2026)
==> Checking runtime dependencies...
==> Installing missing dependencies...
resolving dependencies...
looking for conflicting packages...
Packages (5) libdaemon-0.14-6 mpdecimal-4.0.1-3 python-3.14.3-1 avahi-1:0.9rc4-1 soapysdr-0.8.1-7
Total Installed Size: 75.45 MiB
:: Proceed with installation? [Y/n]
checking keyring...
checking package integrity...
loading package files...
checking for file conflicts...
checking available disk space...
:: Processing package changes...
installing mpdecimal...
installing python...
Optional dependencies for python
python-setuptools: for building Python packages using tooling that is usually bundled with Python
python-pip: for installing Python packages using tooling that is usually bundled with Python
python-pipx: for installing Python software not packaged on Arch Linux
sqlite: for a default database integration [installed]
xz: for lzma [installed]
tk: for tkinter
installing soapysdr...
Optional dependencies for soapysdr
soapyairspy: Airspy backend
soapyaudio: Audio devices backend
soapybladerf: BladeRF backend
soapyhackrf: HackRF backend
soapynetsdr: NetSDR backend
soapyosmo: OsmoSDR backend
soapyremote: SoapySDR remote support
soapyrtlsdr: rtl-sdr backend
soapyuhd: UHD backend
installing libdaemon...
installing avahi...
Optional dependencies for avahi
gtk3: avahi-discover, avahi-discover-standalone, bshell, bssh, bvnc
libevent: libevent bindings [installed]
nss-mdns: NSS support for mDNS
python-dbus: avahi-bookmarks, avahi-discover
python-gobject: avahi-bookmarks, avahi-discover
python-twisted: avahi-bookmarks
:: Running post-transaction hooks...
(1/4) Creating system user accounts...
Creating group 'avahi' with GID 968.
Creating user 'avahi' (Avahi mDNS/DNS-SD daemon) with UID 968 and GID 968.
(2/4) Reloading system manager configuration...
Skipped: Current root is not booted.
(3/4) Arming ConditionNeedsUpdate...
(4/4) Reloading system bus configuration...
Skipped: Current root is not booted.
==> Checking buildtime dependencies...
==> Installing missing dependencies...
resolving dependencies...
looking for conflicting packages...
Packages (6) cppdap-1.58.0-3 hicolor-icon-theme-0.18-1 jsoncpp-1.9.6-3 libuv-1.52.1-1 rhash-1.4.6-1 cmake-4.3.1-1
Total Installed Size: 104.61 MiB
:: Proceed with installation? [Y/n]
checking keyring...
checking package integrity...
loading package files...
checking for file conflicts...
checking available disk space...
:: Processing package changes...
installing cppdap...
installing hicolor-icon-theme...
installing jsoncpp...
Optional dependencies for jsoncpp
jsoncpp-doc: documentation
installing libuv...
installing rhash...
installing cmake...
Optional dependencies for cmake
make: for unix Makefile generator [installed]
ninja: for ninja generator
qt6-base: cmake-gui
:: Running post-transaction hooks...
(1/1) Arming ConditionNeedsUpdate...
==> Retrieving sources...
-> Found soapyremote-0.5.2.tar.gz
==> WARNING: Skipping all source file integrity checks.
==> Extracting sources...
-> Extracting soapyremote-0.5.2.tar.gz with bsdtar
==> Starting build()...
CMake Deprecation Warning at CMakeLists.txt:4 (cmake_minimum_required):
Compatibility with CMake < 3.10 will be removed from a future version of
CMake.
Update the VERSION argument <min> value. Or, use the <min>...<max> syntax
to tell CMake that the project requires at least <min> but has been updated
to work with policies introduced by <max> or earlier.
-- The CXX compiler identification is GNU 15.2.1
-- The C compiler identification is GNU 15.2.1
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Check for working CXX compiler: /usr/lib/distcc/bin/c++ - 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/lib/distcc/bin/cc - 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 - Failed
-- 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-unknown
-- Install prefix: /usr
-- Configuring done (8.1s)
-- Generating done (0.1s)
-- Build files have been written to: /build/soapyremote/src/SoapyRemote-soapy-remote-0.5.2/build
[ 11%] Building CXX object common/CMakeFiles/SoapySDRRemoteCommon.dir/SoapyRPCSocket.cpp.o
[ 11%] Building CXX object common/CMakeFiles/SoapySDRRemoteCommon.dir/SoapyRPCPacker.cpp.o
[ 11%] Building CXX object common/CMakeFiles/SoapySDRRemoteCommon.dir/SoapyURLUtils.cpp.o
[ 14%] Building CXX object common/CMakeFiles/SoapySDRRemoteCommon.dir/SoapyRPCUnpacker.cpp.o
[ 18%] Building CXX object common/CMakeFiles/SoapySDRRemoteCommon.dir/SoapyStreamEndpoint.cpp.o
[ 22%] Building CXX object common/CMakeFiles/SoapySDRRemoteCommon.dir/SoapyHTTPUtils.cpp.o
[ 25%] Building CXX object common/CMakeFiles/SoapySDRRemoteCommon.dir/SoapySSDPEndpoint.cpp.o
[ 29%] Building CXX object common/CMakeFiles/SoapySDRRemoteCommon.dir/SoapyIfAddrs.cpp.o
[ 33%] Building CXX object common/CMakeFiles/SoapySDRRemoteCommon.dir/SoapyIfAddrsUnix.cpp.o
[ 37%] Building CXX object common/CMakeFiles/SoapySDRRemoteCommon.dir/SoapyInfoUtils.cpp.o
[ 40%] Building CXX object common/CMakeFiles/SoapySDRRemoteCommon.dir/SoapyMDNSEndpointAvahi.cpp.o
[ 44%] Linking CXX static library libSoapySDRRemoteCommon.a
[ 44%] Built target SoapySDRRemoteCommon
[ 55%] Building CXX object client/CMakeFiles/remoteSupport.dir/Registration.cpp.o
[ 55%] Building CXX object server/CMakeFiles/SoapySDRServer.dir/ThreadPrioUnix.cpp.o
[ 55%] Building CXX object server/CMakeFiles/SoapySDRServer.dir/SoapyServer.cpp.o
[ 59%] Building CXX object client/CMakeFiles/remoteSupport.dir/Streaming.cpp.o
[ 62%] Building CXX object client/CMakeFiles/remoteSupport.dir/Settings.cpp.o
[ 66%] Building CXX object client/CMakeFiles/remoteSupport.dir/LogAcceptor.cpp.o
[ 70%] Building CXX object server/CMakeFiles/SoapySDRServer.dir/ServerListener.cpp.o
[ 74%] Building CXX object client/CMakeFiles/remoteSupport.dir/ClientStreamData.cpp.o
[ 77%] Building CXX object client/CMakeFiles/remoteSupport.dir/DiscoverServers.cpp.o
[ 81%] Building CXX object server/CMakeFiles/SoapySDRServer.dir/ClientHandler.cpp.o
[ 85%] Building CXX object client/CMakeFiles/remoteSupport.dir/Version.cpp.o
[ 88%] Building CXX object server/CMakeFiles/SoapySDRServer.dir/LogForwarding.cpp.o
[ 92%] Building CXX object server/CMakeFiles/SoapySDRServer.dir/ServerStreamData.cpp.o
/build/soapyremote/src/SoapyRemote-soapy-remote-0.5.2/client/DiscoverServers.cpp: In static member function 'static std::vector<std::__cxx11::basic_string<char> > SoapyRemoteDevice::getServerURLs(int, long int)':
/build/soapyremote/src/SoapyRemote-soapy-remote-0.5.2/client/DiscoverServers.cpp:53:25: warning: loop variable 'urlPair' creates a copy from type 'const std::pair<const int, std::__cxx11::basic_string<char> >' [-Wrange-loop-construct]
/build/soapyremote/src/SoapyRemote-soapy-remote-0.5.2/client/DiscoverServers.cpp:53:25: note: use reference type to prevent copying
[ 96%] Linking CXX shared module libremoteSupport.so
[100%] Linking CXX executable SoapySDRServer
[100%] Built target remoteSupport
[100%] Built target SoapySDRServer
==> Entering fakeroot environment...
==> Starting package()...
[ 44%] Built target SoapySDRRemoteCommon
[ 96%] Built target SoapySDRServer
[100%] Built target remoteSupport
Install the project...
-- Install configuration: "Release"
-- Installing: /build/soapyremote/pkg/soapyremote/usr/lib/SoapySDR/modules0.8/libremoteSupport.so
-- Installing: /build/soapyremote/pkg/soapyremote/usr/bin/SoapySDRServer
-- Installing: /build/soapyremote/pkg/soapyremote/usr/share/man/man1/SoapySDRServer.1
-- Installing: /build/soapyremote/pkg/soapyremote/usr/lib/systemd/system/SoapySDRServer.service
-- Installing: /build/soapyremote/pkg/soapyremote/usr/lib/sysctl.d/SoapySDRServer.conf
==> Tidying install...
-> Removing libtool files...
-> Removing static library files...
-> Purging unwanted files...
-> Stripping unneeded symbols from binaries and libraries...
-> Compressing man and info pages...
==> Checking for packaging issues...
==> Creating package "soapyremote"...
-> Generating .PKGINFO file...
-> Generating .BUILDINFO file...
-> Generating .MTREE file...
-> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: soapyremote 0.5.2-3 (Thu Apr 9 21:05:43 2026)
==> Cleaning up...
[?12l[?25h