==> Synchronizing chroot copy [/home/leming/armv8/root] -> [leming]...done
==> Making package: nanomsg 1.2.2-1 (Tue Oct 21 11:58:04 2025)
==> Retrieving sources...
-> Found nanomsg-1.2.2.tar.gz
==> WARNING: Skipping verification of source file PGP signatures.
==> Validating source files with sha256sums...
nanomsg-1.2.2.tar.gz ... Passed
==> Making package: nanomsg 1.2.2-1 (Tue Oct 21 11:58:11 2025)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> Installing missing dependencies...
[?25lresolving dependencies...
looking for conflicting packages...
Packages (6) cppdap-1.58.0-2 hicolor-icon-theme-0.18-1 jsoncpp-1.9.6-3
libuv-1.51.0-1 rhash-1.4.4-1 cmake-4.1.2-1
Total Download Size: 20.02 MiB
Total Installed Size: 100.98 MiB
:: Proceed with installation? [Y/n]
:: Retrieving packages...
cmake-4.1.2-1-aarch64 downloading...
cppdap-1.58.0-2-aarch64 downloading...
libuv-1.51.0-1-aarch64 downloading...
rhash-1.4.4-1-aarch64 downloading...
jsoncpp-1.9.6-3-aarch64 downloading...
hicolor-icon-theme-0.18-1-any downloading...
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...
[?25h==> Retrieving sources...
-> Found nanomsg-1.2.2.tar.gz
==> WARNING: Skipping all source file integrity checks.
==> Extracting sources...
-> Extracting nanomsg-1.2.2.tar.gz with bsdtar
==> Starting build()...
-- The C compiler identification is GNU 14.2.1
-- 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
-- Detected nanomsg ABI v6 (v6.0.1)
-- Performing Test CMAKE_HAVE_LIBC_PTHREAD
-- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success
-- Found Threads: TRUE
-- OS System is Linux
-- OS Version is 5.1.16-1-ARCH
-- Looking for gethrtime
-- Looking for gethrtime - not found
-- Looking for socketpair
-- Looking for socketpair - found
-- Looking for eventfd
-- Looking for eventfd - found
-- Looking for pipe
-- Looking for pipe - found
-- Looking for pipe2
-- Looking for pipe2 - found
-- Looking for accept4
-- Looking for accept4 - found
-- Looking for epoll_create
-- Looking for epoll_create - found
-- Looking for kqueue
-- Looking for kqueue - not found
-- Looking for poll
-- Looking for poll - found
-- Looking for getaddrinfo_a in anl
-- Looking for getaddrinfo_a in anl - found
-- Looking for clock_gettime in rt
-- Looking for clock_gettime in rt - found
-- Looking for sem_wait in rt
-- Looking for sem_wait in rt - found
-- Looking for sem_wait in pthread
-- Looking for sem_wait in pthread - found
-- Looking for gethostbyname in nsl
-- Looking for gethostbyname in nsl - found
-- Looking for socket in socket
-- Looking for socket in socket - not found
-- Looking for CLOCK_MONOTONIC
-- Looking for CLOCK_MONOTONIC - found
-- Looking for atomic_cas_32
-- Looking for atomic_cas_32 - not found
-- Looking for AF_UNIX
-- Looking for AF_UNIX - found
-- Looking for backtrace_symbols_fd
-- Looking for backtrace_symbols_fd - found
-- Performing Test NN_HAVE_MSG_CONTROL
-- Performing Test NN_HAVE_MSG_CONTROL - Success
-- Performing Test NN_HAVE_GCC_ATOMIC_BUILTINS
-- Performing Test NN_HAVE_GCC_ATOMIC_BUILTINS - Success
CMake Warning at CMakeLists.txt:294 (message):
Could not find asciidoctor: skipping docs
-- Configuring done (9.6s)
-- Generating done (0.2s)
-- Build files have been written to: /build/nanomsg/src/nanomsg-1.2.2/build
[ 1%] Building C object src/CMakeFiles/nanomsg.dir/core/sockbase.c.o
[ 2%] Building C object src/CMakeFiles/nanomsg.dir/core/ep.c.o
[ 2%] Building C object src/CMakeFiles/nanomsg.dir/core/global.c.o
[ 2%] Building C object src/CMakeFiles/nanomsg.dir/core/sock.c.o
[ 2%] Building C object src/CMakeFiles/nanomsg.dir/core/poll.c.o
[ 4%] Building C object src/CMakeFiles/nanomsg.dir/core/symbol.c.o
[ 4%] Building C object src/CMakeFiles/nanomsg.dir/core/pipe.c.o
[ 4%] Building C object src/CMakeFiles/nanomsg.dir/aio/ctx.c.o
[ 5%] Building C object src/CMakeFiles/nanomsg.dir/aio/fsm.c.o
[ 5%] Building C object src/CMakeFiles/nanomsg.dir/aio/pool.c.o
[ 6%] Building C object src/CMakeFiles/nanomsg.dir/aio/timer.c.o
[ 6%] Building C object src/CMakeFiles/nanomsg.dir/aio/timerset.c.o
[ 7%] Building C object src/CMakeFiles/nanomsg.dir/aio/usock.c.o
[ 7%] Building C object src/CMakeFiles/nanomsg.dir/aio/worker.c.o
[ 8%] Building C object src/CMakeFiles/nanomsg.dir/utils/alloc.c.o
[ 8%] Building C object src/CMakeFiles/nanomsg.dir/utils/atomic.c.o
[ 9%] Building C object src/CMakeFiles/nanomsg.dir/utils/chunk.c.o
[ 9%] Building C object src/CMakeFiles/nanomsg.dir/utils/chunkref.c.o
[ 10%] Building C object src/CMakeFiles/nanomsg.dir/utils/clock.c.o
[ 10%] Building C object src/CMakeFiles/nanomsg.dir/utils/closefd.c.o
[ 11%] Building C object src/CMakeFiles/nanomsg.dir/utils/efd.c.o
[ 11%] Building C object src/CMakeFiles/nanomsg.dir/utils/err.c.o
[ 12%] Building C object src/CMakeFiles/nanomsg.dir/utils/hash.c.o
[ 12%] Building C object src/CMakeFiles/nanomsg.dir/utils/list.c.o
[ 13%] Building C object src/CMakeFiles/nanomsg.dir/utils/msg.c.o
[ 13%] Building C object src/CMakeFiles/nanomsg.dir/utils/condvar.c.o
/build/nanomsg/src/nanomsg-1.2.2/src/utils/closefd.c: In function 'nn_closefd':
/build/nanomsg/src/nanomsg-1.2.2/src/utils/closefd.c:34:9: warning: unused variable 'rc' [-Wunused-variable]
[ 14%] Building C object src/CMakeFiles/nanomsg.dir/utils/mutex.c.o
[ 14%] Building C object src/CMakeFiles/nanomsg.dir/utils/once.c.o
[ 15%] Building C object src/CMakeFiles/nanomsg.dir/utils/queue.c.o
[ 15%] Building C object src/CMakeFiles/nanomsg.dir/utils/random.c.o
[ 16%] Building C object src/CMakeFiles/nanomsg.dir/utils/sem.c.o
[ 17%] Building C object src/CMakeFiles/nanomsg.dir/utils/sleep.c.o
[ 17%] Building C object src/CMakeFiles/nanomsg.dir/utils/strcasecmp.c.o
[ 17%] Building C object src/CMakeFiles/nanomsg.dir/utils/strcasestr.c.o
[ 18%] Building C object src/CMakeFiles/nanomsg.dir/utils/strncasecmp.c.o
[ 18%] Building C object src/CMakeFiles/nanomsg.dir/utils/thread.c.o
[ 19%] Building C object src/CMakeFiles/nanomsg.dir/utils/wire.c.o
[ 19%] Building C object src/CMakeFiles/nanomsg.dir/devices/device.c.o
[ 20%] Building C object src/CMakeFiles/nanomsg.dir/protocols/utils/dist.c.o
[ 20%] Building C object src/CMakeFiles/nanomsg.dir/protocols/utils/excl.c.o
[ 21%] Building C object src/CMakeFiles/nanomsg.dir/protocols/utils/fq.c.o
[ 21%] Building C object src/CMakeFiles/nanomsg.dir/protocols/utils/lb.c.o
[ 22%] Building C object src/CMakeFiles/nanomsg.dir/protocols/utils/priolist.c.o
[ 23%] Building C object src/CMakeFiles/nanomsg.dir/protocols/bus/bus.c.o
[ 23%] Building C object src/CMakeFiles/nanomsg.dir/protocols/bus/xbus.c.o
[ 24%] Building C object src/CMakeFiles/nanomsg.dir/protocols/pipeline/push.c.o
[ 24%] Building C object src/CMakeFiles/nanomsg.dir/protocols/pipeline/pull.c.o
[ 25%] Building C object src/CMakeFiles/nanomsg.dir/protocols/pipeline/xpull.c.o
[ 25%] Building C object src/CMakeFiles/nanomsg.dir/protocols/pipeline/xpush.c.o
[ 26%] Building C object src/CMakeFiles/nanomsg.dir/protocols/pair/pair.c.o
[ 26%] Building C object src/CMakeFiles/nanomsg.dir/protocols/pair/xpair.c.o
[ 27%] Building C object src/CMakeFiles/nanomsg.dir/protocols/pubsub/pub.c.o
[ 27%] Building C object src/CMakeFiles/nanomsg.dir/protocols/pubsub/sub.c.o
[ 28%] Building C object src/CMakeFiles/nanomsg.dir/protocols/pubsub/trie.c.o
[ 28%] Building C object src/CMakeFiles/nanomsg.dir/protocols/pubsub/xpub.c.o
[ 29%] Building C object src/CMakeFiles/nanomsg.dir/protocols/pubsub/xsub.c.o
[ 29%] Building C object src/CMakeFiles/nanomsg.dir/protocols/reqrep/req.c.o
[ 30%] Building C object src/CMakeFiles/nanomsg.dir/protocols/reqrep/rep.c.o
[ 30%] Building C object src/CMakeFiles/nanomsg.dir/protocols/reqrep/task.c.o
[ 31%] Building C object src/CMakeFiles/nanomsg.dir/protocols/reqrep/xrep.c.o
[ 31%] Building C object src/CMakeFiles/nanomsg.dir/protocols/reqrep/xreq.c.o
[ 32%] Building C object src/CMakeFiles/nanomsg.dir/protocols/survey/respondent.c.o
[ 32%] Building C object src/CMakeFiles/nanomsg.dir/protocols/survey/surveyor.c.o
[ 33%] Building C object src/CMakeFiles/nanomsg.dir/protocols/survey/xrespondent.c.o
[ 33%] Building C object src/CMakeFiles/nanomsg.dir/protocols/survey/xsurveyor.c.o
[ 34%] Building C object src/CMakeFiles/nanomsg.dir/transports/utils/backoff.c.o
[ 34%] Building C object src/CMakeFiles/nanomsg.dir/transports/utils/dns.c.o
[ 35%] Building C object src/CMakeFiles/nanomsg.dir/transports/utils/iface.c.o
[ 35%] Building C object src/CMakeFiles/nanomsg.dir/transports/utils/literal.c.o
[ 36%] Building C object src/CMakeFiles/nanomsg.dir/transports/utils/port.c.o
[ 36%] Building C object src/CMakeFiles/nanomsg.dir/transports/utils/streamhdr.c.o
[ 37%] Building C object src/CMakeFiles/nanomsg.dir/transports/utils/base64.c.o
[ 37%] Building C object src/CMakeFiles/nanomsg.dir/transports/inproc/binproc.c.o
[ 38%] Building C object src/CMakeFiles/nanomsg.dir/transports/inproc/cinproc.c.o
[ 38%] Building C object src/CMakeFiles/nanomsg.dir/transports/inproc/inproc.c.o
[ 39%] Building C object src/CMakeFiles/nanomsg.dir/transports/inproc/ins.c.o
[ 39%] Building C object src/CMakeFiles/nanomsg.dir/transports/inproc/msgqueue.c.o
[ 40%] Building C object src/CMakeFiles/nanomsg.dir/transports/inproc/sinproc.c.o
[ 40%] Building C object src/CMakeFiles/nanomsg.dir/transports/ipc/aipc.c.o
[ 41%] Building C object src/CMakeFiles/nanomsg.dir/transports/ipc/bipc.c.o
[ 41%] Building C object src/CMakeFiles/nanomsg.dir/transports/ipc/cipc.c.o
[ 42%] Building C object src/CMakeFiles/nanomsg.dir/transports/ipc/ipc.c.o
[ 42%] Building C object src/CMakeFiles/nanomsg.dir/transports/ipc/sipc.c.o
[ 42%] Building C object src/CMakeFiles/nanomsg.dir/transports/tcp/btcp.c.o
[ 43%] Building C object src/CMakeFiles/nanomsg.dir/transports/tcp/atcp.c.o
/build/nanomsg/src/nanomsg-1.2.2/src/transports/inproc/sinproc.c: In function 'nn_sinproc_shutdown_events':
/build/nanomsg/src/nanomsg-1.2.2/src/transports/inproc/sinproc.c:224:9: warning: this statement may fall through [-Wimplicit-fallthrough=]
/build/nanomsg/src/nanomsg-1.2.2/src/transports/inproc/sinproc.c:242:5: note: here
[ 44%] Building C object src/CMakeFiles/nanomsg.dir/transports/tcp/ctcp.c.o
[ 44%] Building C object src/CMakeFiles/nanomsg.dir/transports/tcp/stcp.c.o
[ 45%] Building C object src/CMakeFiles/nanomsg.dir/transports/tcp/tcp.c.o
[ 45%] Building C object src/CMakeFiles/nanomsg.dir/transports/ws/aws.c.o
[ 46%] Building C object src/CMakeFiles/nanomsg.dir/transports/ws/bws.c.o
[ 46%] Building C object src/CMakeFiles/nanomsg.dir/transports/ws/cws.c.o
[ 47%] Building C object src/CMakeFiles/nanomsg.dir/transports/ws/sws.c.o
[ 47%] Building C object src/CMakeFiles/nanomsg.dir/transports/ws/ws.c.o
[ 48%] Building C object src/CMakeFiles/nanomsg.dir/transports/ws/ws_handshake.c.o
[ 48%] Building C object src/CMakeFiles/nanomsg.dir/transports/ws/sha1.c.o
[ 49%] Building C object src/CMakeFiles/nanomsg.dir/aio/poller.c.o
/build/nanomsg/src/nanomsg-1.2.2/src/transports/ws/sws.c: In function 'nn_sws_handler':
/build/nanomsg/src/nanomsg-1.2.2/src/transports/ws/sws.c:974:9: warning: this statement may fall through [-Wimplicit-fallthrough=]
/build/nanomsg/src/nanomsg-1.2.2/src/transports/ws/sws.c:1495:5: note: here
[ 49%] Linking C shared library ../libnanomsg.so
[ 49%] Built target nanomsg
[ 49%] Building C object CMakeFiles/ipc_shutdown.dir/tests/ipc_shutdown.c.o
[ 49%] Building C object CMakeFiles/ipc.dir/tests/ipc.c.o
[ 49%] Building C object CMakeFiles/ipc_stress.dir/tests/ipc_stress.c.o
[ 49%] Building C object CMakeFiles/nanocat.dir/tools/nanocat.c.o
[ 50%] Building C object CMakeFiles/tcp_shutdown.dir/tests/tcp_shutdown.c.o
[ 50%] Building C object CMakeFiles/inproc.dir/tests/inproc.c.o
[ 51%] Building C object CMakeFiles/tcp.dir/tests/tcp.c.o
[ 51%] Building C object CMakeFiles/inproc_shutdown.dir/tests/inproc_shutdown.c.o
[ 53%] Linking C executable inproc_shutdown
[ 53%] Linking C executable ipc
[ 54%] Linking C executable ipc_stress
[ 55%] Linking C executable inproc
[ 56%] Linking C executable ipc_shutdown
[ 56%] Linking C executable tcp_shutdown
[ 57%] Building C object CMakeFiles/nanocat.dir/tools/options.c.o
[ 57%] Linking C executable tcp
[ 57%] Built target ipc
[ 57%] Built target inproc
[ 57%] Built target inproc_shutdown
[ 57%] Built target tcp_shutdown
[ 58%] Building C object CMakeFiles/ws.dir/tests/ws.c.o
[ 59%] Building C object CMakeFiles/pair.dir/tests/pair.c.o
[ 60%] Building C object CMakeFiles/pubsub.dir/tests/pubsub.c.o
[ 61%] Building C object CMakeFiles/reqrep.dir/tests/reqrep.c.o
[ 61%] Linking C executable pair
/build/nanomsg/src/nanomsg-1.2.2/tools/options.c: In function 'nn_parse_options':
/build/nanomsg/src/nanomsg-1.2.2/tools/options.c:764:45: warning: 'calloc' sizes specified with 'sizeof' in the earlier argument and not in the later argument [-Wcalloc-transposed-args]
/build/nanomsg/src/nanomsg-1.2.2/tools/options.c:764:45: note: earlier argument should specify number of elements, later size of each element
[ 61%] Linking C executable nanocat
[ 61%] Linking C executable pubsub
[ 61%] Linking C executable reqrep
[ 61%] Built target pair
[ 61%] Linking C executable ws
[ 62%] Building C object CMakeFiles/pipeline.dir/tests/pipeline.c.o
[ 62%] Built target nanocat
[ 62%] Built target reqrep
[ 62%] Built target pubsub
[ 63%] Building C object CMakeFiles/survey.dir/tests/survey.c.o
[ 63%] Building C object CMakeFiles/bus.dir/tests/bus.c.o
[ 63%] Building C object CMakeFiles/async_shutdown.dir/tests/async_shutdown.c.o
[ 63%] Built target ws
[ 63%] Linking C executable pipeline
[ 63%] Building C object CMakeFiles/block.dir/tests/block.c.o
[ 63%] Linking C executable survey
[ 64%] Linking C executable bus
[ 65%] Linking C executable async_shutdown
[ 65%] Built target pipeline
[ 66%] Building C object CMakeFiles/term.dir/tests/term.c.o
[ 67%] Linking C executable block
[ 67%] Built target bus
[ 67%] Built target survey
[ 67%] Built target async_shutdown
[ 68%] Building C object CMakeFiles/timeo.dir/tests/timeo.c.o
[ 68%] Building C object CMakeFiles/iovec.dir/tests/iovec.c.o
[ 68%] Building C object CMakeFiles/msg.dir/tests/msg.c.o
[ 68%] Linking C executable term
[ 68%] Built target block
[ 68%] Built target ipc_stress
[ 68%] Linking C executable timeo
[ 68%] Built target ipc_shutdown
[ 69%] Linking C executable iovec
[ 70%] Building C object CMakeFiles/prio.dir/tests/prio.c.o
[ 71%] Building C object CMakeFiles/poll.dir/tests/poll.c.o
[ 71%] Building C object CMakeFiles/device.dir/tests/device.c.o
[ 71%] Built target term
[ 72%] Linking C executable msg
[ 72%] Building C object CMakeFiles/device4.dir/tests/device4.c.o
[ 72%] Built target tcp
[ 72%] Built target iovec
[ 72%] Building C object CMakeFiles/device5.dir/tests/device5.c.o
[ 72%] Linking C executable prio
[ 72%] Building C object CMakeFiles/device6.dir/tests/device6.c.o
[ 72%] Built target msg
[ 73%] Linking C executable device
[ 73%] Building C object CMakeFiles/device7.dir/tests/device7.c.o
[ 73%] Linking C executable poll
[ 74%] Linking C executable device4
[ 74%] Built target prio
[ 75%] Linking C executable device5
[ 75%] Built target poll
[ 75%] Building C object CMakeFiles/emfile.dir/tests/emfile.c.o
[ 76%] Linking C executable device6
[ 76%] Built target device
[ 76%] Building C object CMakeFiles/domain.dir/tests/domain.c.o
[ 76%] Built target device4
[ 77%] Building C object CMakeFiles/trie.dir/tests/trie.c.o
[ 78%] Linking C executable device7
[ 78%] Building C object CMakeFiles/list.dir/tests/list.c.o
[ 78%] Built target device5
[ 79%] Linking C executable emfile
[ 79%] Built target device6
[ 79%] Building C object CMakeFiles/hash.dir/tests/hash.c.o
[ 80%] Linking C executable domain
[ 81%] Building C object CMakeFiles/stats.dir/tests/stats.c.o
[ 81%] Built target device7
[ 81%] Built target emfile
[ 82%] Linking C executable list
[ 83%] Building C object CMakeFiles/symbol.dir/tests/symbol.c.o
[ 84%] Building C object CMakeFiles/separation.dir/tests/separation.c.o
[ 84%] Built target domain
[ 86%] Linking C executable hash
[ 86%] Building C object CMakeFiles/zerocopy.dir/tests/zerocopy.c.o
[ 86%] Linking C executable stats
[ 86%] Linking C executable symbol
[ 86%] Built target list
[ 86%] Linking C executable separation
[ 86%] Linking C executable trie
[ 87%] Building C object CMakeFiles/shutdown.dir/tests/shutdown.c.o
[ 88%] Linking C executable zerocopy
[ 88%] Built target hash
[ 88%] Built target stats
[ 88%] Built target symbol
[ 88%] Building C object CMakeFiles/cmsg.dir/tests/cmsg.c.o
[ 88%] Built target timeo
[ 88%] Building C object CMakeFiles/bug328.dir/tests/bug328.c.o
[ 88%] Building C object CMakeFiles/bug777.dir/tests/bug777.c.o
[ 88%] Linking C executable shutdown
[ 89%] Building C object CMakeFiles/ws_async_shutdown.dir/tests/ws_async_shutdown.c.o
[ 89%] Built target zerocopy
[ 89%] Built target separation
[ 90%] Building C object CMakeFiles/reqttl.dir/tests/reqttl.c.o
[ 91%] Building C object CMakeFiles/surveyttl.dir/tests/surveyttl.c.o
[ 92%] Linking C executable bug328
[ 94%] Linking C executable bug777
[ 94%] Linking C executable cmsg
[ 94%] Built target shutdown
[ 94%] Building C object CMakeFiles/inproc_lat.dir/perf/inproc_lat.c.o
[ 94%] Linking C executable ws_async_shutdown
[ 94%] Built target bug328
[ 94%] Built target bug777
[ 94%] Built target cmsg
[ 94%] Building C object CMakeFiles/inproc_thr.dir/perf/inproc_thr.c.o
[ 94%] Building C object CMakeFiles/local_lat.dir/perf/local_lat.c.o
[ 94%] Linking C executable reqttl
[ 94%] Linking C executable surveyttl
[ 95%] Building C object CMakeFiles/remote_lat.dir/perf/remote_lat.c.o
[ 96%] Linking C executable inproc_lat
[ 96%] Built target ws_async_shutdown
[ 97%] Linking C executable local_lat
[ 97%] Building C object CMakeFiles/local_thr.dir/perf/local_thr.c.o
[ 97%] Built target reqttl
[ 97%] Built target surveyttl
[ 97%] Linking C executable remote_lat
[ 98%] Linking C executable inproc_thr
[ 99%] Building C object CMakeFiles/remote_thr.dir/perf/remote_thr.c.o
[ 99%] Built target inproc_lat
[ 99%] Built target local_lat
[100%] Linking C executable local_thr
[100%] Built target remote_lat
[100%] Built target inproc_thr
[100%] Linking C executable remote_thr
[100%] Built target local_thr
[100%] Built target remote_thr
[100%] Built target trie
==> Entering fakeroot environment...
==> Starting package()...
-- Install configuration: "None"
-- Installing: /build/nanomsg/pkg/nanomsg/usr/include/nanomsg/nn.h
-- Installing: /build/nanomsg/pkg/nanomsg/usr/include/nanomsg/inproc.h
-- Installing: /build/nanomsg/pkg/nanomsg/usr/include/nanomsg/ipc.h
-- Installing: /build/nanomsg/pkg/nanomsg/usr/include/nanomsg/tcp.h
-- Installing: /build/nanomsg/pkg/nanomsg/usr/include/nanomsg/ws.h
-- Installing: /build/nanomsg/pkg/nanomsg/usr/include/nanomsg/pair.h
-- Installing: /build/nanomsg/pkg/nanomsg/usr/include/nanomsg/pubsub.h
-- Installing: /build/nanomsg/pkg/nanomsg/usr/include/nanomsg/reqrep.h
-- Installing: /build/nanomsg/pkg/nanomsg/usr/include/nanomsg/pipeline.h
-- Installing: /build/nanomsg/pkg/nanomsg/usr/include/nanomsg/survey.h
-- Installing: /build/nanomsg/pkg/nanomsg/usr/include/nanomsg/bus.h
-- Installing: /build/nanomsg/pkg/nanomsg/usr/bin/nanocat
-- Set non-toolchain portion of runtime path of "/build/nanomsg/pkg/nanomsg/usr/bin/nanocat" to ""
-- Installing: /build/nanomsg/pkg/nanomsg/usr/lib/pkgconfig/nanomsg.pc
-- Installing: /build/nanomsg/pkg/nanomsg/usr/lib/libnanomsg.so.6.0.1
-- Installing: /build/nanomsg/pkg/nanomsg/usr/lib/libnanomsg.so.6
-- Installing: /build/nanomsg/pkg/nanomsg/usr/lib/libnanomsg.so
-- Installing: /build/nanomsg/pkg/nanomsg/usr/lib/cmake/nanomsg-1.2.1/nanomsg-target.cmake
-- Installing: /build/nanomsg/pkg/nanomsg/usr/lib/cmake/nanomsg-1.2.1/nanomsg-target-none.cmake
-- Installing: /build/nanomsg/pkg/nanomsg/usr/lib/cmake/nanomsg-1.2.1/nanomsg-config.cmake
-- Installing: /build/nanomsg/pkg/nanomsg/usr/lib/cmake/nanomsg-1.2.1/nanomsg-config-version.cmake
install: creating directory '/build/nanomsg/pkg/nanomsg/usr/share'
install: creating directory '/build/nanomsg/pkg/nanomsg/usr/share/licenses'
install: creating directory '/build/nanomsg/pkg/nanomsg/usr/share/licenses/nanomsg'
'COPYING' -> '/build/nanomsg/pkg/nanomsg/usr/share/licenses/nanomsg/COPYING'
==> Tidying install...
-> Removing libtool files...
-> Purging unwanted files...
-> Removing static library files...
-> Stripping unneeded symbols from binaries and libraries...
-> Compressing man and info pages...
==> Checking for packaging issues...
==> WARNING: Package contains reference to $srcdir
usr/bin/nanocat
usr/lib/libnanomsg.so.6.0.1
==> Creating package "nanomsg"...
-> Generating .PKGINFO file...
-> Generating .BUILDINFO file...
-> Generating .MTREE file...
-> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: nanomsg 1.2.2-1 (Tue Oct 21 11:58:34 2025)
==> Cleaning up...