==> Synchronizing chroot copy [/home/leming/armv8/root] -> [leming]...done
==> Making package: nanomsg 1.2-2 (Fri Jul 12 19:01:19 2024)
==> Retrieving sources...
  -> Found nanomsg-1.2.tar.gz
==> WARNING: Skipping verification of source file PGP signatures.
==> Validating source files with sha256sums...
    nanomsg-1.2.tar.gz ... Passed
==> Making package: nanomsg 1.2-2 (Fri 12 Jul 2024 07:01:25 PM MDT)
==> 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.5-2
             libuv-1.48.0-2  rhash-1.4.4-1  cmake-3.30.0-1

Total Installed Size:  94.83 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
[?25h==> Retrieving sources...
  -> Found nanomsg-1.2.tar.gz
==> WARNING: Skipping all source file integrity checks.
==> Extracting sources...
  -> Extracting nanomsg-1.2.tar.gz with bsdtar
==> Starting build()...
CMake Deprecation Warning at CMakeLists.txt:27 (cmake_minimum_required):
  Compatibility with CMake < 3.5 will be removed from a future version of
  CMake.

  Update the VERSION argument <min> value or use a ...<max> suffix to tell
  CMake that the project does not need compatibility with older versions.


-- The C compiler identification is GNU 14.1.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 4.9.219-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 (6.9s)
-- Generating done (0.2s)
-- Build files have been written to: /build/nanomsg/src/nanomsg-1.2
[  1%] Building C object src/CMakeFiles/nanomsg.dir/core/ep.c.o
[  1%] Building C object src/CMakeFiles/nanomsg.dir/core/global.c.o
[  1%] Building C object src/CMakeFiles/nanomsg.dir/core/poll.c.o
[  3%] Building C object src/CMakeFiles/nanomsg.dir/core/pipe.c.o
[  4%] Building C object src/CMakeFiles/nanomsg.dir/core/sock.c.o
[  3%] Building C object src/CMakeFiles/nanomsg.dir/core/symbol.c.o
[  4%] Building C object src/CMakeFiles/nanomsg.dir/aio/ctx.c.o
[  4%] Building C object src/CMakeFiles/nanomsg.dir/core/sockbase.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
[ 11%] Building C object src/CMakeFiles/nanomsg.dir/utils/efd.c.o
[ 11%] Building C object src/CMakeFiles/nanomsg.dir/utils/closefd.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
[ 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
[ 15%] Building C object src/CMakeFiles/nanomsg.dir/utils/sleep.c.o
[ 16%] Building C object src/CMakeFiles/nanomsg.dir/utils/strcasecmp.c.o
[ 17%] Building C object src/CMakeFiles/nanomsg.dir/utils/sem.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
[ 25%] Building C object src/CMakeFiles/nanomsg.dir/protocols/pipeline/xpull.c.o
[ 25%] Building C object src/CMakeFiles/nanomsg.dir/protocols/pipeline/pull.c.o
[ 25%] Building C object src/CMakeFiles/nanomsg.dir/protocols/pipeline/xpush.c.o
[ 26%] Building C object src/CMakeFiles/nanomsg.dir/protocols/pubsub/pub.c.o
[ 26%] Building C object src/CMakeFiles/nanomsg.dir/protocols/pair/xpair.c.o
[ 27%] Building C object src/CMakeFiles/nanomsg.dir/protocols/pair/pair.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
[ 34%] Building C object src/CMakeFiles/nanomsg.dir/transports/utils/literal.c.o
[ 35%] Building C object src/CMakeFiles/nanomsg.dir/transports/utils/iface.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
[ 42%] Building C object src/CMakeFiles/nanomsg.dir/transports/ipc/ipc.c.o
[ 42%] Building C object src/CMakeFiles/nanomsg.dir/transports/ipc/cipc.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/src/transports/inproc/sinproc.c: In function 'nn_sinproc_shutdown_events':
/build/nanomsg/src/nanomsg-1.2/src/transports/inproc/sinproc.c:224:9: warning: this statement may fall through [-Wimplicit-fallthrough=]
/build/nanomsg/src/nanomsg-1.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/src/transports/ws/sws.c: In function 'nn_sws_handler':
/build/nanomsg/src/nanomsg-1.2/src/transports/ws/sws.c:974:9: warning: this statement may fall through [-Wimplicit-fallthrough=]
/build/nanomsg/src/nanomsg-1.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/nanocat.dir/tools/nanocat.c.o
[ 49%] Building C object CMakeFiles/inproc_shutdown.dir/tests/inproc_shutdown.c.o
[ 49%] Building C object CMakeFiles/inproc.dir/tests/inproc.c.o
[ 49%] Building C object CMakeFiles/ipc.dir/tests/ipc.c.o
[ 50%] Building C object CMakeFiles/tcp_shutdown.dir/tests/tcp_shutdown.c.o
[ 51%] Building C object CMakeFiles/tcp.dir/tests/tcp.c.o
[ 51%] Building C object CMakeFiles/ipc_shutdown.dir/tests/ipc_shutdown.c.o
[ 51%] Building C object CMakeFiles/ipc_stress.dir/tests/ipc_stress.c.o
[ 52%] Linking C executable inproc
[ 53%] Linking C executable inproc_shutdown
[ 54%] Building C object CMakeFiles/nanocat.dir/tools/options.c.o
[ 54%] Linking C executable tcp_shutdown
[ 55%] Linking C executable ipc
[ 56%] Linking C executable ipc_stress
[ 57%] Linking C executable ipc_shutdown
[ 57%] Linking C executable tcp
[ 57%] Built target inproc_shutdown
[ 57%] Built target inproc
[ 58%] Building C object CMakeFiles/ws.dir/tests/ws.c.o
[ 58%] Built target tcp_shutdown
[ 59%] Building C object CMakeFiles/pair.dir/tests/pair.c.o
[ 60%] Building C object CMakeFiles/pubsub.dir/tests/pubsub.c.o
/build/nanomsg/src/nanomsg-1.2/tools/options.c: In function 'nn_parse_options':
/build/nanomsg/src/nanomsg-1.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/tools/options.c:764:45: note: earlier argument should specify number of elements, later size of each element
[ 60%] Linking C executable nanocat
[ 60%] Linking C executable pair
[ 60%] Linking C executable pubsub
[ 60%] Linking C executable ws
[ 60%] Built target nanocat
[ 60%] Built target pair
[ 60%] Built target pubsub
[ 61%] Building C object CMakeFiles/reqrep.dir/tests/reqrep.c.o
[ 62%] Building C object CMakeFiles/pipeline.dir/tests/pipeline.c.o
[ 62%] Built target ws
[ 63%] Building C object CMakeFiles/survey.dir/tests/survey.c.o
[ 63%] Building C object CMakeFiles/bus.dir/tests/bus.c.o
[ 63%] Linking C executable pipeline
[ 63%] Linking C executable reqrep
[ 63%] Linking C executable survey
[ 64%] Linking C executable bus
[ 64%] Built target pipeline
[ 64%] Built target reqrep
[ 64%] Built target survey
[ 64%] Building C object CMakeFiles/async_shutdown.dir/tests/async_shutdown.c.o
[ 64%] Built target bus
[ 64%] Building C object CMakeFiles/block.dir/tests/block.c.o
[ 65%] Building C object CMakeFiles/term.dir/tests/term.c.o
[ 65%] Built target ipc_stress
[ 65%] Built target tcp
[ 66%] Building C object CMakeFiles/timeo.dir/tests/timeo.c.o
[ 66%] Built target ipc
[ 66%] Built target ipc_shutdown
[ 66%] Building C object CMakeFiles/iovec.dir/tests/iovec.c.o
[ 67%] Building C object CMakeFiles/prio.dir/tests/prio.c.o
[ 67%] Building C object CMakeFiles/msg.dir/tests/msg.c.o
[ 68%] Building C object CMakeFiles/poll.dir/tests/poll.c.o
[ 69%] Linking C executable async_shutdown
[ 70%] Linking C executable block
[ 70%] Linking C executable term
[ 70%] Linking C executable timeo
[ 71%] Linking C executable iovec
[ 71%] Linking C executable prio
[ 72%] Linking C executable msg
[ 72%] Built target block
[ 72%] Built target async_shutdown
[ 72%] Built target term
[ 72%] Building C object CMakeFiles/device.dir/tests/device.c.o
[ 72%] Linking C executable poll
[ 72%] Built target timeo
[ 72%] Building C object CMakeFiles/device5.dir/tests/device5.c.o
[ 72%] Building C object CMakeFiles/device4.dir/tests/device4.c.o
[ 72%] Built target prio
[ 72%] Built target msg
[ 72%] Building C object CMakeFiles/device6.dir/tests/device6.c.o
[ 72%] Building C object CMakeFiles/device7.dir/tests/device7.c.o
[ 72%] Building C object CMakeFiles/emfile.dir/tests/emfile.c.o
[ 72%] Built target poll
[ 72%] Building C object CMakeFiles/domain.dir/tests/domain.c.o
[ 73%] Linking C executable emfile
[ 74%] Linking C executable device
[ 75%] Linking C executable device5
[ 76%] Linking C executable device4
[ 77%] Linking C executable device6
[ 78%] Linking C executable device7
[ 79%] Linking C executable domain
[ 79%] Built target emfile
[ 79%] Built target device
[ 79%] Built target device4
[ 79%] Built target device6
[ 79%] Building C object CMakeFiles/list.dir/tests/list.c.o
[ 79%] Building C object CMakeFiles/hash.dir/tests/hash.c.o
[ 80%] Building C object CMakeFiles/trie.dir/tests/trie.c.o
[ 81%] Building C object CMakeFiles/stats.dir/tests/stats.c.o
[ 81%] Built target domain
[ 82%] Building C object CMakeFiles/symbol.dir/tests/symbol.c.o
[ 83%] Linking C executable list
[ 84%] Linking C executable hash
[ 84%] Linking C executable symbol
[ 84%] Linking C executable stats
[ 84%] Built target list
[ 84%] Built target iovec
[ 84%] Built target symbol
[ 84%] Built target hash
[ 84%] Linking C executable trie
[ 85%] Building C object CMakeFiles/separation.dir/tests/separation.c.o
[ 86%] Building C object CMakeFiles/zerocopy.dir/tests/zerocopy.c.o
[ 86%] Building C object CMakeFiles/cmsg.dir/tests/cmsg.c.o
[ 87%] Building C object CMakeFiles/shutdown.dir/tests/shutdown.c.o
[ 87%] Built target trie
[ 88%] Linking C executable zerocopy
[ 88%] Building C object CMakeFiles/bug328.dir/tests/bug328.c.o
[ 88%] Linking C executable separation
[ 88%] Linking C executable shutdown
[ 89%] Linking C executable cmsg
[ 89%] Built target zerocopy
[ 89%] Building C object CMakeFiles/bug777.dir/tests/bug777.c.o
[ 89%] Built target shutdown
[ 90%] Linking C executable bug328
[ 90%] Built target separation
[ 90%] Built target cmsg
[ 90%] Built target device5
[ 91%] Building C object CMakeFiles/ws_async_shutdown.dir/tests/ws_async_shutdown.c.o
[ 92%] Building C object CMakeFiles/reqttl.dir/tests/reqttl.c.o
[ 92%] Building C object CMakeFiles/inproc_lat.dir/perf/inproc_lat.c.o
[ 93%] Building C object CMakeFiles/surveyttl.dir/tests/surveyttl.c.o
[ 93%] Built target device7
[ 93%] Built target bug328
[ 94%] Linking C executable bug777
[ 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
[ 95%] Linking C executable inproc_lat
[ 95%] Built target bug777
[ 95%] Linking C executable ws_async_shutdown
[ 95%] Linking C executable reqttl
[ 95%] Linking C executable surveyttl
[ 96%] Building C object CMakeFiles/remote_lat.dir/perf/remote_lat.c.o
[ 97%] Linking C executable local_lat
[ 98%] Linking C executable inproc_thr
[ 98%] Built target inproc_lat
[ 98%] Built target ws_async_shutdown
[ 98%] Linking C executable remote_lat
[ 98%] Building C object CMakeFiles/local_thr.dir/perf/local_thr.c.o
[ 98%] Built target stats
[ 98%] Built target local_lat
[ 99%] Building C object CMakeFiles/remote_thr.dir/perf/remote_thr.c.o
[ 99%] Built target inproc_thr
[ 99%] Built target remote_lat
[100%] Linking C executable local_thr
[100%] Linking C executable remote_thr
[100%] Built target local_thr
[100%] Built target remote_thr
[100%] Built target reqttl
[100%] Built target surveyttl
==> Entering fakeroot environment...
==> Starting package()...
[ 49%] Built target nanomsg
[ 50%] Built target inproc
[ 51%] Built target ipc
[ 52%] Built target nanocat
[ 53%] Built target tcp
[ 54%] Built target inproc_shutdown
[ 55%] Built target tcp_shutdown
[ 56%] Built target ipc_stress
[ 57%] Built target ipc_shutdown
[ 58%] Built target ws
[ 59%] Built target pipeline
[ 60%] Built target pair
[ 61%] Built target survey
[ 62%] Built target reqrep
[ 63%] Built target pubsub
[ 64%] Built target bus
[ 65%] Built target async_shutdown
[ 66%] Built target block
[ 67%] Built target term
[ 68%] Built target timeo
[ 70%] Built target msg
[ 70%] Built target prio
[ 71%] Built target iovec
[ 72%] Built target poll
[ 73%] Built target device
[ 74%] Built target device4
[ 75%] Built target device5
[ 76%] Built target emfile
[ 78%] Built target device7
[ 78%] Built target domain
[ 79%] Built target trie
[ 80%] Built target list
[ 81%] Built target device6
[ 82%] Built target hash
[ 83%] Built target stats
[ 84%] Built target symbol
[ 85%] Built target cmsg
[ 87%] Built target zerocopy
[ 88%] Built target shutdown
[ 89%] Built target bug328
[ 90%] Built target separation
[ 91%] Built target bug777
[ 92%] Built target ws_async_shutdown
[ 93%] Built target reqttl
[ 94%] Built target local_lat
[ 97%] Built target remote_lat
[ 97%] Built target surveyttl
[ 97%] Built target inproc_thr
[ 98%] Built target inproc_lat
[ 99%] Built target local_thr
[100%] Built target remote_thr
Install the project...
-- Install configuration: ""
-- 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.1.5/nanomsg-target.cmake
-- Installing: /build/nanomsg/pkg/nanomsg/usr/lib/cmake/nanomsg-1.1.5/nanomsg-target-noconfig.cmake
-- Installing: /build/nanomsg/pkg/nanomsg/usr/lib/cmake/nanomsg-1.1.5/nanomsg-config.cmake
-- Installing: /build/nanomsg/pkg/nanomsg/usr/lib/cmake/nanomsg-1.1.5/nanomsg-config-version.cmake
==> 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/lib/libnanomsg.so.6.0.1
usr/bin/nanocat
==> Creating package "nanomsg"...
  -> Generating .PKGINFO file...
  -> Generating .BUILDINFO file...
  -> Generating .MTREE file...
  -> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: nanomsg 1.2-2 (Fri 12 Jul 2024 07:01:51 PM MDT)
==> Cleaning up...