The build took 00h 01m 03s and was SUCCESSFUL.
The program in this build is written in the following languages, according to sloccount:
SLOC | Language |
---|---|
23,919 |
ansic |
486 |
pascal |
79 |
sh |
24,484 |
total |
The process tree of the build process is here.
To avoid scrolling, you may jump to the last line of the
invocation of makepkg
that was used to build this
package.
Removed vanilla repositories from pacman.conf and added:
CMD: sudo -u tuscan red makepkg --noextract --syncdeps --skipinteg --skippgpcheck --skipchecksums --noconfirm --nocolor --log --noprogressbar --nocheck
==> Making package: nanomsg 1.0.0-1 (Wed Aug 24 12:50:33 UTC 2016)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> WARNING: Using existing $srcdir/ tree
==> Starting build()...
-- The C compiler identification is GNU 6.1.1
-- Check for working C compiler: /usr/sbin/cc
-- Check for working C compiler: /usr/sbin/cc -- works
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Detecting C compile features
-- Detecting C compile features - done
-- Detected nanomsg ABI v5.0.0
-- Looking for pthread.h
-- Looking for pthread.h - found
-- Looking for pthread_create
-- Looking for pthread_create - not 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
-- 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 - not 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:246 (message):
Could not find asciidoctor: skipping docs
-- Configuring done
-- Generating done
-- Build files have been written to: /tmp/nanomsg/src/nanomsg-1.0.0
Scanning dependencies of target nanomsg
[ 0%] Building C object src/CMakeFiles/nanomsg.dir/core/ep.c.o
[ 1%] Building C object src/CMakeFiles/nanomsg.dir/core/epbase.c.o
[ 1%] Building C object src/CMakeFiles/nanomsg.dir/core/global.c.o
[ 2%] Building C object src/CMakeFiles/nanomsg.dir/core/pipe.c.o
[ 2%] Building C object src/CMakeFiles/nanomsg.dir/core/poll.c.o
[ 3%] Building C object src/CMakeFiles/nanomsg.dir/core/sock.c.o
[ 3%] Building C object src/CMakeFiles/nanomsg.dir/core/sockbase.c.o
[ 4%] Building C object src/CMakeFiles/nanomsg.dir/core/symbol.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
[ 7%] Building C object src/CMakeFiles/nanomsg.dir/aio/timerset.c.o
[ 7%] Building C object src/CMakeFiles/nanomsg.dir/aio/usock.c.o
[ 8%] Building C object src/CMakeFiles/nanomsg.dir/aio/worker.c.o
[ 8%] Building C object src/CMakeFiles/nanomsg.dir/utils/alloc.c.o
[ 9%] Building C object src/CMakeFiles/nanomsg.dir/utils/atomic.c.o
[ 9%] Building C object src/CMakeFiles/nanomsg.dir/utils/chunk.c.o
[ 10%] 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/closefd.c.o
[ 11%] Building C object src/CMakeFiles/nanomsg.dir/utils/efd.c.o
[ 12%] Building C object src/CMakeFiles/nanomsg.dir/utils/err.c.o
[ 12%] Building C object src/CMakeFiles/nanomsg.dir/utils/hash.c.o
[ 13%] Building C object src/CMakeFiles/nanomsg.dir/utils/list.c.o
[ 13%] Building C object src/CMakeFiles/nanomsg.dir/utils/msg.c.o
[ 14%] Building C object src/CMakeFiles/nanomsg.dir/utils/condvar.c.o
[ 14%] Building C object src/CMakeFiles/nanomsg.dir/utils/mutex.c.o
[ 15%] Building C object src/CMakeFiles/nanomsg.dir/utils/once.c.o
[ 15%] Building C object src/CMakeFiles/nanomsg.dir/utils/queue.c.o
[ 16%] 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/thread.c.o
[ 18%] Building C object src/CMakeFiles/nanomsg.dir/utils/wire.c.o
[ 18%] Building C object src/CMakeFiles/nanomsg.dir/devices/device.c.o
[ 19%] Building C object src/CMakeFiles/nanomsg.dir/protocols/utils/dist.c.o
[ 19%] Building C object src/CMakeFiles/nanomsg.dir/protocols/utils/excl.c.o
[ 20%] Building C object src/CMakeFiles/nanomsg.dir/protocols/utils/fq.c.o
[ 20%] Building C object src/CMakeFiles/nanomsg.dir/protocols/utils/lb.c.o
[ 21%] Building C object src/CMakeFiles/nanomsg.dir/protocols/utils/priolist.c.o
[ 21%] Building C object src/CMakeFiles/nanomsg.dir/protocols/bus/bus.c.o
[ 22%] Building C object src/CMakeFiles/nanomsg.dir/protocols/bus/xbus.c.o
[ 23%] Building C object src/CMakeFiles/nanomsg.dir/protocols/pipeline/push.c.o
[ 23%] Building C object src/CMakeFiles/nanomsg.dir/protocols/pipeline/pull.c.o
[ 24%] Building C object src/CMakeFiles/nanomsg.dir/protocols/pipeline/xpull.c.o
[ 24%] Building C object src/CMakeFiles/nanomsg.dir/protocols/pipeline/xpush.c.o
[ 25%] Building C object src/CMakeFiles/nanomsg.dir/protocols/pair/pair.c.o
[ 25%] Building C object src/CMakeFiles/nanomsg.dir/protocols/pair/xpair.c.o
[ 26%] Building C object src/CMakeFiles/nanomsg.dir/protocols/pubsub/pub.c.o
[ 26%] Building C object src/CMakeFiles/nanomsg.dir/protocols/pubsub/sub.c.o
[ 27%] Building C object src/CMakeFiles/nanomsg.dir/protocols/pubsub/xpub.c.o
[ 27%] Building C object src/CMakeFiles/nanomsg.dir/protocols/pubsub/trie.c.o
[ 28%] Building C object src/CMakeFiles/nanomsg.dir/protocols/pubsub/xsub.c.o
[ 28%] Building C object src/CMakeFiles/nanomsg.dir/protocols/reqrep/req.c.o
[ 29%] Building C object src/CMakeFiles/nanomsg.dir/protocols/reqrep/rep.c.o
[ 29%] Building C object src/CMakeFiles/nanomsg.dir/protocols/reqrep/task.c.o
[ 30%] Building C object src/CMakeFiles/nanomsg.dir/protocols/reqrep/xrep.c.o
[ 30%] Building C object src/CMakeFiles/nanomsg.dir/protocols/reqrep/xreq.c.o
[ 31%] Building C object src/CMakeFiles/nanomsg.dir/protocols/survey/respondent.c.o
[ 31%] Building C object src/CMakeFiles/nanomsg.dir/protocols/survey/surveyor.c.o
[ 32%] Building C object src/CMakeFiles/nanomsg.dir/protocols/survey/xrespondent.c.o
[ 32%] Building C object src/CMakeFiles/nanomsg.dir/protocols/survey/xsurveyor.c.o
[ 33%] Building C object src/CMakeFiles/nanomsg.dir/transports/utils/backoff.c.o
[ 33%] Building C object src/CMakeFiles/nanomsg.dir/transports/utils/dns.c.o
[ 34%] Building C object src/CMakeFiles/nanomsg.dir/transports/utils/iface.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/port.c.o
[ 35%] Building C object src/CMakeFiles/nanomsg.dir/transports/utils/streamhdr.c.o
[ 36%] Building C object src/CMakeFiles/nanomsg.dir/transports/utils/base64.c.o
[ 36%] Building C object src/CMakeFiles/nanomsg.dir/transports/inproc/binproc.c.o
[ 37%] Building C object src/CMakeFiles/nanomsg.dir/transports/inproc/cinproc.c.o
[ 37%] Building C object src/CMakeFiles/nanomsg.dir/transports/inproc/inproc.c.o
[ 38%] Building C object src/CMakeFiles/nanomsg.dir/transports/inproc/ins.c.o
[ 38%] Building C object src/CMakeFiles/nanomsg.dir/transports/inproc/msgqueue.c.o
[ 39%] 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
[ 40%] 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
[ 41%] 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/atcp.c.o
[ 43%] Building C object src/CMakeFiles/nanomsg.dir/transports/tcp/btcp.c.o
[ 43%] 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
[ 44%] 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
[ 45%] 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
[ 46%] 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
[ 47%] 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
[ 48%] Building C object src/CMakeFiles/nanomsg.dir/aio/poller.c.o
[ 49%] Linking C shared library ../libnanomsg.so
[ 49%] Built target nanomsg
Scanning dependencies of target remote_thr
Scanning dependencies of target iovec
[ 50%] Building C object CMakeFiles/remote_thr.dir/perf/remote_thr.c.o
[ 50%] Building C object CMakeFiles/iovec.dir/tests/iovec.c.o
[ 51%] Linking C executable remote_thr
[ 51%] Linking C executable iovec
[ 51%] Built target remote_thr
Scanning dependencies of target term
[ 51%] Built target iovec
[ 52%] Building C object CMakeFiles/term.dir/tests/term.c.o
Scanning dependencies of target reqrep
[ 53%] Building C object CMakeFiles/reqrep.dir/tests/reqrep.c.o
[ 53%] Linking C executable term
[ 53%] Linking C executable reqrep
[ 53%] Built target term
Scanning dependencies of target inproc_shutdown
[ 53%] Built target reqrep
[ 53%] Building C object CMakeFiles/inproc_shutdown.dir/tests/inproc_shutdown.c.o
Scanning dependencies of target emfile
[ 53%] Building C object CMakeFiles/emfile.dir/tests/emfile.c.o
[ 54%] Linking C executable emfile
[ 55%] Linking C executable inproc_shutdown
[ 55%] Built target emfile
Scanning dependencies of target msg
[ 56%] Building C object CMakeFiles/msg.dir/tests/msg.c.o
[ 56%] Built target inproc_shutdown
Scanning dependencies of target pubsub
[ 56%] Building C object CMakeFiles/pubsub.dir/tests/pubsub.c.o
[ 56%] Linking C executable msg
[ 57%] Linking C executable pubsub
[ 57%] Built target msg
Scanning dependencies of target block
[ 57%] Building C object CMakeFiles/block.dir/tests/block.c.o
[ 57%] Built target pubsub
Scanning dependencies of target inproc
[ 57%] Building C object CMakeFiles/inproc.dir/tests/inproc.c.o
[ 58%] Linking C executable block
[ 59%] Linking C executable inproc
[ 59%] Built target block
Scanning dependencies of target remote_lat
[ 59%] Building C object CMakeFiles/remote_lat.dir/perf/remote_lat.c.o
[ 59%] Built target inproc
Scanning dependencies of target prio
[ 59%] Building C object CMakeFiles/prio.dir/tests/prio.c.o
[ 60%] Linking C executable remote_lat
[ 61%] Linking C executable prio
[ 61%] Built target remote_lat
Scanning dependencies of target hash
[ 61%] Building C object CMakeFiles/hash.dir/tests/hash.c.o
[ 61%] Built target prio
Scanning dependencies of target timeo
[ 62%] Building C object CMakeFiles/timeo.dir/tests/timeo.c.o
[ 63%] Linking C executable hash
[ 63%] Linking C executable timeo
[ 63%] Built target hash
[ 63%] Built target timeo
Scanning dependencies of target ipc
[ 64%] Building C object CMakeFiles/ipc.dir/tests/ipc.c.o
Scanning dependencies of target ws
[ 65%] Building C object CMakeFiles/ws.dir/tests/ws.c.o
[ 65%] Linking C executable ipc
[ 65%] Built target ipc
[ 65%] Linking C executable ws
Scanning dependencies of target ipc_shutdown
[ 66%] Building C object CMakeFiles/ipc_shutdown.dir/tests/ipc_shutdown.c.o
[ 66%] Built target ws
Scanning dependencies of target domain
[ 66%] Building C object CMakeFiles/domain.dir/tests/domain.c.o
[ 66%] Linking C executable ipc_shutdown
[ 67%] Linking C executable domain
[ 67%] Built target ipc_shutdown
Scanning dependencies of target pipeline
[ 67%] Building C object CMakeFiles/pipeline.dir/tests/pipeline.c.o
[ 67%] Built target domain
Scanning dependencies of target nanocat
[ 68%] Building C object CMakeFiles/nanocat.dir/tools/nanocat.c.o
[ 69%] Linking C executable pipeline
[ 69%] Built target pipeline
Scanning dependencies of target ipc_stress
[ 70%] Building C object CMakeFiles/nanocat.dir/tools/options.c.o
[ 70%] Building C object CMakeFiles/ipc_stress.dir/tests/ipc_stress.c.o
[ 70%] Linking C executable ipc_stress
[ 71%] Linking C executable nanocat
[ 71%] Built target ipc_stress
Scanning dependencies of target survey
[ 72%] Building C object CMakeFiles/survey.dir/tests/survey.c.o
[ 72%] Built target nanocat
Scanning dependencies of target trie
[ 73%] Building C object CMakeFiles/trie.dir/tests/trie.c.o
[ 73%] Linking C executable survey
[ 73%] Built target survey
Scanning dependencies of target pair
[ 73%] Building C object CMakeFiles/pair.dir/tests/pair.c.o
[ 73%] Linking C executable trie
[ 73%] Built target trie
[ 74%] Linking C executable pair
Scanning dependencies of target async_shutdown
[ 74%] Building C object CMakeFiles/async_shutdown.dir/tests/async_shutdown.c.o
[ 74%] Built target pair
Scanning dependencies of target tcp
[ 75%] Building C object CMakeFiles/tcp.dir/tests/tcp.c.o
[ 76%] Linking C executable async_shutdown
[ 76%] Built target async_shutdown
Scanning dependencies of target bus
[ 76%] Linking C executable tcp
[ 76%] Building C object CMakeFiles/bus.dir/tests/bus.c.o
[ 76%] Built target tcp
Scanning dependencies of target poll
[ 76%] Building C object CMakeFiles/poll.dir/tests/poll.c.o
[ 77%] Linking C executable bus
[ 77%] Built target bus
Scanning dependencies of target device
[ 78%] Linking C executable poll
[ 78%] Building C object CMakeFiles/device.dir/tests/device.c.o
[ 78%] Built target poll
Scanning dependencies of target inproc_lat
[ 78%] Building C object CMakeFiles/inproc_lat.dir/perf/inproc_lat.c.o
[ 79%] Linking C executable device
[ 80%] Linking C executable inproc_lat
[ 80%] Built target device
Scanning dependencies of target device4
[ 80%] Building C object CMakeFiles/device4.dir/tests/device4.c.o
[ 80%] Built target inproc_lat
Scanning dependencies of target local_thr
[ 81%] Building C object CMakeFiles/local_thr.dir/perf/local_thr.c.o
[ 82%] Linking C executable local_thr
[ 82%] Linking C executable device4
[ 82%] Built target local_thr
[ 82%] Built target device4
Scanning dependencies of target device5
Scanning dependencies of target device7
[ 82%] Building C object CMakeFiles/device5.dir/tests/device5.c.o
[ 82%] Building C object CMakeFiles/device7.dir/tests/device7.c.o
[ 83%] Linking C executable device7
[ 84%] Linking C executable device5
[ 84%] Built target device5
[ 84%] Built target device7
Scanning dependencies of target list
Scanning dependencies of target shutdown
[ 85%] Building C object CMakeFiles/list.dir/tests/list.c.o
[ 86%] Building C object CMakeFiles/shutdown.dir/tests/shutdown.c.o
[ 86%] Linking C executable shutdown
[ 86%] Linking C executable list
[ 86%] Built target shutdown
[ 86%] Built target list
Scanning dependencies of target symbol
Scanning dependencies of target local_lat
[ 87%] Building C object CMakeFiles/symbol.dir/tests/symbol.c.o
[ 88%] Building C object CMakeFiles/local_lat.dir/perf/local_lat.c.o
[ 88%] Linking C executable symbol
[ 88%] Linking C executable local_lat
[ 88%] Built target local_lat
[ 88%] Built target symbol
Scanning dependencies of target separation
Scanning dependencies of target zerocopy
[ 89%] Building C object CMakeFiles/separation.dir/tests/separation.c.o
[ 90%] Building C object CMakeFiles/zerocopy.dir/tests/zerocopy.c.o
[ 91%] Linking C executable zerocopy
[ 91%] Linking C executable separation
[ 91%] Built target zerocopy
Scanning dependencies of target tcp_shutdown
[ 91%] Built target separation
[ 92%] Building C object CMakeFiles/tcp_shutdown.dir/tests/tcp_shutdown.c.o
Scanning dependencies of target ws_async_shutdown
[ 93%] Building C object CMakeFiles/ws_async_shutdown.dir/tests/ws_async_shutdown.c.o
[ 93%] Linking C executable tcp_shutdown
[ 93%] Linking C executable ws_async_shutdown
[ 93%] Built target ws_async_shutdown
Scanning dependencies of target cmsg
[ 93%] Building C object CMakeFiles/cmsg.dir/tests/cmsg.c.o
[ 93%] Built target tcp_shutdown
Scanning dependencies of target stats
[ 94%] Building C object CMakeFiles/stats.dir/tests/stats.c.o
[ 95%] Linking C executable cmsg
[ 95%] Linking C executable stats
[ 95%] Built target cmsg
Scanning dependencies of target bug328
[ 95%] Building C object CMakeFiles/bug328.dir/tests/bug328.c.o
[ 95%] Built target stats
Scanning dependencies of target device6
[ 95%] Building C object CMakeFiles/device6.dir/tests/device6.c.o
[ 96%] Linking C executable bug328
[ 97%] Linking C executable device6
[ 97%] Built target bug328
Scanning dependencies of target reqttl
[ 98%] Building C object CMakeFiles/reqttl.dir/tests/reqttl.c.o
[ 98%] Built target device6
Scanning dependencies of target surveyttl
[ 99%] Building C object CMakeFiles/surveyttl.dir/tests/surveyttl.c.o
[ 99%] Linking C executable reqttl
[ 99%] Linking C executable surveyttl
[ 99%] Built target reqttl
Scanning dependencies of target inproc_thr
[ 99%] Built target surveyttl
[100%] Building C object CMakeFiles/inproc_thr.dir/perf/inproc_thr.c.o
[100%] Linking C executable inproc_thr
[100%] Built target inproc_thr
==> Entering fakeroot environment...
==> Starting package()...
[ 49%] Built target nanomsg
[ 51%] Built target remote_thr
[ 51%] Built target iovec
[ 52%] Built target reqrep
[ 53%] Built target term
[ 54%] Built target inproc_shutdown
[ 55%] Built target emfile
[ 56%] Built target pubsub
[ 57%] Built target msg
[ 58%] Built target block
[ 59%] Built target inproc
[ 60%] Built target remote_lat
[ 61%] Built target prio
[ 62%] Built target hash
[ 63%] Built target timeo
[ 64%] Built target ipc
[ 65%] Built target ws
[ 67%] Built target domain
[ 67%] Built target ipc_shutdown
[ 69%] Built target nanocat
[ 70%] Built target pipeline
[ 71%] Built target ipc_stress
[ 72%] Built target survey
[ 73%] Built target pair
[ 74%] Built target trie
[ 75%] Built target async_shutdown
[ 76%] Built target tcp
[ 77%] Built target bus
[ 78%] Built target poll
[ 79%] Built target inproc_lat
[ 80%] Built target device
[ 81%] Built target device4
[ 82%] Built target local_thr
[ 83%] Built target device5
[ 84%] Built target device7
[ 85%] Built target shutdown
[ 86%] Built target list
[ 87%] Built target symbol
[ 88%] Built target local_lat
[ 91%] Built target zerocopy
[ 91%] Built target separation
[ 92%] Built target tcp_shutdown
[ 93%] Built target ws_async_shutdown
[ 94%] Built target cmsg
[ 95%] Built target stats
[ 96%] Built target bug328
[ 97%] Built target device6
[ 98%] Built target reqttl
[ 99%] Built target surveyttl
[100%] Built target inproc_thr
Install the project...
-- Install configuration: ""
-- Installing: /tmp/nanomsg/pkg/nanomsg/usr/include/nanomsg/nn.h
-- Installing: /tmp/nanomsg/pkg/nanomsg/usr/include/nanomsg/inproc.h
-- Installing: /tmp/nanomsg/pkg/nanomsg/usr/include/nanomsg/ipc.h
-- Installing: /tmp/nanomsg/pkg/nanomsg/usr/include/nanomsg/tcp.h
-- Installing: /tmp/nanomsg/pkg/nanomsg/usr/include/nanomsg/ws.h
-- Installing: /tmp/nanomsg/pkg/nanomsg/usr/include/nanomsg/pair.h
-- Installing: /tmp/nanomsg/pkg/nanomsg/usr/include/nanomsg/pubsub.h
-- Installing: /tmp/nanomsg/pkg/nanomsg/usr/include/nanomsg/reqrep.h
-- Installing: /tmp/nanomsg/pkg/nanomsg/usr/include/nanomsg/pipeline.h
-- Installing: /tmp/nanomsg/pkg/nanomsg/usr/include/nanomsg/survey.h
-- Installing: /tmp/nanomsg/pkg/nanomsg/usr/include/nanomsg/bus.h
-- Installing: /tmp/nanomsg/pkg/nanomsg/usr/bin/nanocat
-- Set runtime path of "/tmp/nanomsg/pkg/nanomsg/usr/bin/nanocat" to ""
-- Installing: /tmp/nanomsg/pkg/nanomsg/usr/lib/pkgconfig/nanomsg.pc
-- Installing: /tmp/nanomsg/pkg/nanomsg/usr/lib/libnanomsg.so.1.0.0
-- Installing: /tmp/nanomsg/pkg/nanomsg/usr/lib/libnanomsg.so.5.0.0
-- Installing: /tmp/nanomsg/pkg/nanomsg/usr/lib/libnanomsg.so
==> Tidying install...
-> Removing doc files...
-> Purging unwanted files...
==> Checking for packaging issue...
==> Creating package "nanomsg"...
-> Generating .PKGINFO file...
-> Generating .BUILDINFO file...
error: invalid option '--noprogressbar'
-> Generating .MTREE file...
-> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: nanomsg 1.0.0-1 (Wed Aug 24 12:50:45 UTC 2016)
CMD: pacman --query --file nanomsg-1.0.0-1-x86_64.pkg.tar.xz
Creating hybrid package for 'nanomsg'
Trying to find vanilla package 'nanomsg'...
CMD: pacman --query --file /mirror/nanomsg-1.0.0-1.pkg.tar.xz
Package file has the following structure:
/.PKGINFO
/.BUILDINFO
/.MTREE
/usr/bin/nanocat
/usr/share/licenses/nanomsg/COPYING
/usr/include/nanomsg/bus.h
/usr/include/nanomsg/ipc.h
/usr/include/nanomsg/ws.h
/usr/include/nanomsg/tcp.h
/usr/include/nanomsg/nn.h
/usr/include/nanomsg/pair.h
/usr/include/nanomsg/pipeline.h
/usr/include/nanomsg/pubsub.h
/usr/include/nanomsg/reqrep.h
/usr/include/nanomsg/inproc.h
/usr/include/nanomsg/survey.h
/usr/lib/libnanomsg.so.5.0.0
/usr/lib/libnanomsg.so
/usr/lib/libnanomsg.so.1.0.0
/usr/lib/pkgconfig/nanomsg.pc
/sysroot/usr/lib/libnanomsg.so.1.0.0
/sysroot/usr/lib/libnanomsg.so.5.0.0
/sysroot/usr/lib/libnanomsg.so
/sysroot/usr/lib/pkgconfig/nanomsg.pc
/sysroot/usr/include/nanomsg/nn.h
/sysroot/usr/include/nanomsg/inproc.h
/sysroot/usr/include/nanomsg/ipc.h
/sysroot/usr/include/nanomsg/tcp.h
/sysroot/usr/include/nanomsg/ws.h
/sysroot/usr/include/nanomsg/pair.h
/sysroot/usr/include/nanomsg/pubsub.h
/sysroot/usr/include/nanomsg/reqrep.h
/sysroot/usr/include/nanomsg/pipeline.h
/sysroot/usr/include/nanomsg/survey.h
/sysroot/usr/include/nanomsg/bus.h
Generating .MTREE
CMD: bsdtar -czf .MTREE --format=mtree --options=!all,use-set,type,uid,mode,time,size,md5,sha256,link .PKGINFO .BUILDINFO usr sysroot
Tar-ing up files
CMD: bsdtar -cf - .PKGINFO .BUILDINFO usr sysroot .MTREE
CMD: xz -c -z
Successfully ran bsdtar -cf - .PKGINFO .BUILDINFO usr sysroot .MTREE | xz -c -z
CMD: bsdtar -tqf nanomsg.pkg.tar.xz .PKGINFO
Created package at path /var/cache/pacman/pkg/nanomsg.pkg.tar.xz
Attempting to access local repository, attempt 1
CMD: repo-add /var/cache/pacman/pkg/tuscan.db.tar /var/cache/pacman/pkg/nanomsg.pkg.tar.xz
Attempting to access local repository, attempt 2
CMD: repo-add /var/cache/pacman/pkg/tuscan.db.tar /var/cache/pacman/pkg/nanomsg.pkg.tar.xz
==> Extracting database to a temporary location...
==> Extracting database to a temporary location...
==> Adding package '/var/cache/pacman/pkg/nanomsg.pkg.tar.xz'
-> Computing checksums...
-> Creating 'desc' db entry...
-> Creating 'files' db entry...
==> Creating updated database file '/var/cache/pacman/pkg/tuscan.db.tar'
Printing Cmake errors
CMD: Cmake errors '/tmp/nanomsg/src/nanomsg-1.0.0/CMakeFiles/CMakeError.log'
Determining if the pthread_create exist failed with the following output:
Change Dir: /tmp/nanomsg/src/nanomsg-1.0.0/CMakeFiles/CMakeTmp
Run Build Command:"/usr/sbin/make" "cmTC_be1ec/fast"
/usr/sbin/make -f CMakeFiles/cmTC_be1ec.dir/build.make CMakeFiles/cmTC_be1ec.dir/build
make[1]: Entering directory '/tmp/nanomsg/src/nanomsg-1.0.0/CMakeFiles/CMakeTmp'
Building C object CMakeFiles/cmTC_be1ec.dir/CheckSymbolExists.c.o
/usr/sbin/cc -o CMakeFiles/cmTC_be1ec.dir/CheckSymbolExists.c.o -c /tmp/nanomsg/src/nanomsg-1.0.0/CMakeFiles/CMakeTmp/CheckSymbolExists.c
Linking C executable cmTC_be1ec
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_be1ec.dir/link.txt --verbose=1
/usr/sbin/cc CMakeFiles/cmTC_be1ec.dir/CheckSymbolExists.c.o -o cmTC_be1ec -rdynamic
CMakeFiles/cmTC_be1ec.dir/CheckSymbolExists.c.o: In function `main':
CheckSymbolExists.c:(.text+0x16): undefined reference to `pthread_create'
collect2: error: ld returned 1 exit status
make[1]: *** [CMakeFiles/cmTC_be1ec.dir/build.make:98: cmTC_be1ec] Error 1
make[1]: Leaving directory '/tmp/nanomsg/src/nanomsg-1.0.0/CMakeFiles/CMakeTmp'
make: *** [Makefile:126: cmTC_be1ec/fast] Error 2
File /tmp/nanomsg/src/nanomsg-1.0.0/CMakeFiles/CMakeTmp/CheckSymbolExists.c:
/* */
#include
int main(int argc, char** argv)
{
(void)argv;
#ifndef pthread_create
return ((int*)(&pthread_create))[argc];
#else
(void)argc;
return 0;
#endif
}
Determining if the function pthread_create exists in the pthreads failed with the following output:
Change Dir: /tmp/nanomsg/src/nanomsg-1.0.0/CMakeFiles/CMakeTmp
Run Build Command:"/usr/sbin/make" "cmTC_d5876/fast"
/usr/sbin/make -f CMakeFiles/cmTC_d5876.dir/build.make CMakeFiles/cmTC_d5876.dir/build
make[1]: Entering directory '/tmp/nanomsg/src/nanomsg-1.0.0/CMakeFiles/CMakeTmp'
Building C object CMakeFiles/cmTC_d5876.dir/CheckFunctionExists.c.o
/usr/sbin/cc -DCHECK_FUNCTION_EXISTS=pthread_create -o CMakeFiles/cmTC_d5876.dir/CheckFunctionExists.c.o -c /usr/share/cmake-3.5/Modules/CheckFunctionExists.c
Linking C executable cmTC_d5876
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_d5876.dir/link.txt --verbose=1
/usr/sbin/cc -DCHECK_FUNCTION_EXISTS=pthread_create CMakeFiles/cmTC_d5876.dir/CheckFunctionExists.c.o -o cmTC_d5876 -rdynamic -lpthreads
/usr/sbin/ld: cannot find -lpthreads
collect2: error: ld returned 1 exit status
make[1]: *** [CMakeFiles/cmTC_d5876.dir/build.make:98: cmTC_d5876] Error 1
make[1]: Leaving directory '/tmp/nanomsg/src/nanomsg-1.0.0/CMakeFiles/CMakeTmp'
make: *** [Makefile:126: cmTC_d5876/fast] Error 2
Determining if the function gethrtime exists failed with the following output:
Change Dir: /tmp/nanomsg/src/nanomsg-1.0.0/CMakeFiles/CMakeTmp
Run Build Command:"/usr/sbin/make" "cmTC_a0f96/fast"
/usr/sbin/make -f CMakeFiles/cmTC_a0f96.dir/build.make CMakeFiles/cmTC_a0f96.dir/build
make[1]: Entering directory '/tmp/nanomsg/src/nanomsg-1.0.0/CMakeFiles/CMakeTmp'
Building C object CMakeFiles/cmTC_a0f96.dir/CheckFunctionExists.c.o
/usr/sbin/cc -DCHECK_FUNCTION_EXISTS=gethrtime -o CMakeFiles/cmTC_a0f96.dir/CheckFunctionExists.c.o -c /usr/share/cmake-3.5/Modules/CheckFunctionExists.c
Linking C executable cmTC_a0f96
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_a0f96.dir/link.txt --verbose=1
/usr/sbin/cc -DCHECK_FUNCTION_EXISTS=gethrtime CMakeFiles/cmTC_a0f96.dir/CheckFunctionExists.c.o -o cmTC_a0f96 -rdynamic
CMakeFiles/cmTC_a0f96.dir/CheckFunctionExists.c.o: In function `main':
CheckFunctionExists.c:(.text+0x15): undefined reference to `gethrtime'
collect2: error: ld returned 1 exit status
make[1]: *** [CMakeFiles/cmTC_a0f96.dir/build.make:98: cmTC_a0f96] Error 1
make[1]: Leaving directory '/tmp/nanomsg/src/nanomsg-1.0.0/CMakeFiles/CMakeTmp'
make: *** [Makefile:126: cmTC_a0f96/fast] Error 2
Determining if the function kqueue exists failed with the following output:
Change Dir: /tmp/nanomsg/src/nanomsg-1.0.0/CMakeFiles/CMakeTmp
Run Build Command:"/usr/sbin/make" "cmTC_34d71/fast"
/usr/sbin/make -f CMakeFiles/cmTC_34d71.dir/build.make CMakeFiles/cmTC_34d71.dir/build
make[1]: Entering directory '/tmp/nanomsg/src/nanomsg-1.0.0/CMakeFiles/CMakeTmp'
Building C object CMakeFiles/cmTC_34d71.dir/CheckFunctionExists.c.o
/usr/sbin/cc -DCHECK_FUNCTION_EXISTS=kqueue -o CMakeFiles/cmTC_34d71.dir/CheckFunctionExists.c.o -c /usr/share/cmake-3.5/Modules/CheckFunctionExists.c
Linking C executable cmTC_34d71
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_34d71.dir/link.txt --verbose=1
/usr/sbin/cc -DCHECK_FUNCTION_EXISTS=kqueue CMakeFiles/cmTC_34d71.dir/CheckFunctionExists.c.o -o cmTC_34d71 -rdynamic
CMakeFiles/cmTC_34d71.dir/CheckFunctionExists.c.o: In function `main':
CheckFunctionExists.c:(.text+0x15): undefined reference to `kqueue'
collect2: error: ld returned 1 exit status
make[1]: *** [CMakeFiles/cmTC_34d71.dir/build.make:98: cmTC_34d71] Error 1
make[1]: Leaving directory '/tmp/nanomsg/src/nanomsg-1.0.0/CMakeFiles/CMakeTmp'
make: *** [Makefile:126: cmTC_34d71/fast] Error 2
Determining if the function sem_wait exists in the rt failed with the following output:
Change Dir: /tmp/nanomsg/src/nanomsg-1.0.0/CMakeFiles/CMakeTmp
Run Build Command:"/usr/sbin/make" "cmTC_4e2cb/fast"
/usr/sbin/make -f CMakeFiles/cmTC_4e2cb.dir/build.make CMakeFiles/cmTC_4e2cb.dir/build
make[1]: Entering directory '/tmp/nanomsg/src/nanomsg-1.0.0/CMakeFiles/CMakeTmp'
Building C object CMakeFiles/cmTC_4e2cb.dir/CheckFunctionExists.c.o
/usr/sbin/cc -DCHECK_FUNCTION_EXISTS=sem_wait -o CMakeFiles/cmTC_4e2cb.dir/CheckFunctionExists.c.o -c /usr/share/cmake-3.5/Modules/CheckFunctionExists.c
Linking C executable cmTC_4e2cb
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_4e2cb.dir/link.txt --verbose=1
/usr/sbin/cc -DCHECK_FUNCTION_EXISTS=sem_wait CMakeFiles/cmTC_4e2cb.dir/CheckFunctionExists.c.o -o cmTC_4e2cb -rdynamic -lrt
/usr/sbin/ld: CMakeFiles/cmTC_4e2cb.dir/CheckFunctionExists.c.o: undefined reference to symbol 'sem_wait@@GLIBC_2.2.5'
/usr/lib/libpthread.so.0: error adding symbols: DSO missing from command line
collect2: error: ld returned 1 exit status
make[1]: *** [CMakeFiles/cmTC_4e2cb.dir/build.make:98: cmTC_4e2cb] Error 1
make[1]: Leaving directory '/tmp/nanomsg/src/nanomsg-1.0.0/CMakeFiles/CMakeTmp'
make: *** [Makefile:126: cmTC_4e2cb/fast] Error 2
Determining if the function socket exists in the socket failed with the following output:
Change Dir: /tmp/nanomsg/src/nanomsg-1.0.0/CMakeFiles/CMakeTmp
Run Build Command:"/usr/sbin/make" "cmTC_739cf/fast"
/usr/sbin/make -f CMakeFiles/cmTC_739cf.dir/build.make CMakeFiles/cmTC_739cf.dir/build
make[1]: Entering directory '/tmp/nanomsg/src/nanomsg-1.0.0/CMakeFiles/CMakeTmp'
Building C object CMakeFiles/cmTC_739cf.dir/CheckFunctionExists.c.o
/usr/sbin/cc -DCHECK_FUNCTION_EXISTS=socket -o CMakeFiles/cmTC_739cf.dir/CheckFunctionExists.c.o -c /usr/share/cmake-3.5/Modules/CheckFunctionExists.c
Linking C executable cmTC_739cf
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_739cf.dir/link.txt --verbose=1
/usr/sbin/cc -DCHECK_FUNCTION_EXISTS=socket CMakeFiles/cmTC_739cf.dir/CheckFunctionExists.c.o -o cmTC_739cf -rdynamic -lsocket
/usr/sbin/ld: cannot find -lsocket
collect2: error: ld returned 1 exit status
make[1]: *** [CMakeFiles/cmTC_739cf.dir/build.make:98: cmTC_739cf] Error 1
make[1]: Leaving directory '/tmp/nanomsg/src/nanomsg-1.0.0/CMakeFiles/CMakeTmp'
make: *** [Makefile:126: cmTC_739cf/fast] Error 2
Determining if the atomic_cas_32 exist failed with the following output:
Change Dir: /tmp/nanomsg/src/nanomsg-1.0.0/CMakeFiles/CMakeTmp
Run Build Command:"/usr/sbin/make" "cmTC_0921e/fast"
/usr/sbin/make -f CMakeFiles/cmTC_0921e.dir/build.make CMakeFiles/cmTC_0921e.dir/build
make[1]: Entering directory '/tmp/nanomsg/src/nanomsg-1.0.0/CMakeFiles/CMakeTmp'
Building C object CMakeFiles/cmTC_0921e.dir/CheckSymbolExists.c.o
/usr/sbin/cc -o CMakeFiles/cmTC_0921e.dir/CheckSymbolExists.c.o -c /tmp/nanomsg/src/nanomsg-1.0.0/CMakeFiles/CMakeTmp/CheckSymbolExists.c
/tmp/nanomsg/src/nanomsg-1.0.0/CMakeFiles/CMakeTmp/CheckSymbolExists.c:2:20: fatal error: atomic.h: No such file or directory
#include
^
compilation terminated.
make[1]: *** [CMakeFiles/cmTC_0921e.dir/build.make:66: CMakeFiles/cmTC_0921e.dir/CheckSymbolExists.c.o] Error 1
make[1]: Leaving directory '/tmp/nanomsg/src/nanomsg-1.0.0/CMakeFiles/CMakeTmp'
make: *** [Makefile:126: cmTC_0921e/fast] Error 2
File /tmp/nanomsg/src/nanomsg-1.0.0/CMakeFiles/CMakeTmp/CheckSymbolExists.c:
/* */
#include
int main(int argc, char** argv)
{
(void)argv;
#ifndef atomic_cas_32
return ((int*)(&atomic_cas_32))[argc];
#else
(void)argc;
return 0;
#endif
}
Printing Cmake output
CMD: Cmake output '/tmp/nanomsg/src/nanomsg-1.0.0/CMakeFiles/CMakeOutput.log'
The system is: Linux - 4.7.1-1-ARCH - x86_64
Compiling the C compiler identification source file "CMakeCCompilerId.c" succeeded.
Compiler: /usr/sbin/cc
Build flags:
Id flags:
The output was:
0
Compilation of the C compiler identification source "CMakeCCompilerId.c" produced "a.out"
The C compiler identification is GNU, found in "/tmp/nanomsg/src/nanomsg-1.0.0/CMakeFiles/3.5.2/CompilerIdC/a.out"
Determining if the C compiler works passed with the following output:
Change Dir: /tmp/nanomsg/src/nanomsg-1.0.0/CMakeFiles/CMakeTmp
Run Build Command:"/usr/sbin/make" "cmTC_99956/fast"
/usr/sbin/make -f CMakeFiles/cmTC_99956.dir/build.make CMakeFiles/cmTC_99956.dir/build
make[1]: Entering directory '/tmp/nanomsg/src/nanomsg-1.0.0/CMakeFiles/CMakeTmp'
Building C object CMakeFiles/cmTC_99956.dir/testCCompiler.c.o
/usr/sbin/cc -o CMakeFiles/cmTC_99956.dir/testCCompiler.c.o -c /tmp/nanomsg/src/nanomsg-1.0.0/CMakeFiles/CMakeTmp/testCCompiler.c
Linking C executable cmTC_99956
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_99956.dir/link.txt --verbose=1
/usr/sbin/cc CMakeFiles/cmTC_99956.dir/testCCompiler.c.o -o cmTC_99956 -rdynamic
make[1]: Leaving directory '/tmp/nanomsg/src/nanomsg-1.0.0/CMakeFiles/CMakeTmp'
Detecting C compiler ABI info compiled with the following output:
Change Dir: /tmp/nanomsg/src/nanomsg-1.0.0/CMakeFiles/CMakeTmp
Run Build Command:"/usr/sbin/make" "cmTC_f821e/fast"
/usr/sbin/make -f CMakeFiles/cmTC_f821e.dir/build.make CMakeFiles/cmTC_f821e.dir/build
make[1]: Entering directory '/tmp/nanomsg/src/nanomsg-1.0.0/CMakeFiles/CMakeTmp'
Building C object CMakeFiles/cmTC_f821e.dir/CMakeCCompilerABI.c.o
/usr/sbin/cc -o CMakeFiles/cmTC_f821e.dir/CMakeCCompilerABI.c.o -c /usr/share/cmake-3.5/Modules/CMakeCCompilerABI.c
Linking C executable cmTC_f821e
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_f821e.dir/link.txt --verbose=1
/usr/sbin/cc -v CMakeFiles/cmTC_f821e.dir/CMakeCCompilerABI.c.o -o cmTC_f821e -rdynamic
Using built-in specs.
COLLECT_GCC=/usr/sbin/cc
COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/lto-wrapper
Target: x86_64-pc-linux-gnu
Configured with: /build/gcc/src/gcc/configure --prefix=/usr --libdir=/usr/lib --libexecdir=/usr/lib --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=https://bugs.archlinux.org/ --enable-languages=c,c++,ada,fortran,go,lto,objc,obj-c++ --enable-shared --enable-threads=posix --enable-libmpx --with-system-zlib --with-isl --enable-__cxa_atexit --disable-libunwind-exceptions --enable-clocale=gnu --disable-libstdcxx-pch --disable-libssp --enable-gnu-unique-object --enable-linker-build-id --enable-lto --enable-plugin --enable-install-libiberty --with-linker-hash-style=gnu --enable-gnu-indirect-function --disable-multilib --disable-werror --enable-checking=release
Thread model: posix
gcc version 6.1.1 20160602 (GCC)
COMPILER_PATH=/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/:/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/:/usr/lib/gcc/x86_64-pc-linux-gnu/:/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/:/usr/lib/gcc/x86_64-pc-linux-gnu/
LIBRARY_PATH=/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/:/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/../../../../lib/:/lib/../lib/:/usr/lib/../lib/:/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/../../../:/lib/:/usr/lib/
COLLECT_GCC_OPTIONS='-v' '-o' 'cmTC_f821e' '-rdynamic' '-mtune=generic' '-march=x86-64'
/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/collect2 -plugin /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/liblto_plugin.so -plugin-opt=/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/lto-wrapper -plugin-opt=-fresolution=/tmp/ccsPwOZq.res -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lgcc_s -plugin-opt=-pass-through=-lc -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lgcc_s --build-id --eh-frame-hdr --hash-style=gnu -m elf_x86_64 -export-dynamic -dynamic-linker /lib64/ld-linux-x86-64.so.2 -o cmTC_f821e /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/../../../../lib/crt1.o /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/../../../../lib/crti.o /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/crtbegin.o -L/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1 -L/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/../../../../lib -L/lib/../lib -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/../../.. CMakeFiles/cmTC_f821e.dir/CMakeCCompilerABI.c.o -lgcc --as-needed -lgcc_s --no-as-needed -lc -lgcc --as-needed -lgcc_s --no-as-needed /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/crtend.o /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/../../../../lib/crtn.o
COLLECT_GCC_OPTIONS='-v' '-o' 'cmTC_f821e' '-rdynamic' '-mtune=generic' '-march=x86-64'
make[1]: Leaving directory '/tmp/nanomsg/src/nanomsg-1.0.0/CMakeFiles/CMakeTmp'
Parsed C implicit link information from above output:
link line regex: [^( *|.*[/\])(ld|([^/\]+-)?ld|collect2)[^/\]*( |$)]
ignore line: [Change Dir: /tmp/nanomsg/src/nanomsg-1.0.0/CMakeFiles/CMakeTmp]
ignore line: []
ignore line: [Run Build Command:"/usr/sbin/make" "cmTC_f821e/fast"]
ignore line: [/usr/sbin/make -f CMakeFiles/cmTC_f821e.dir/build.make CMakeFiles/cmTC_f821e.dir/build]
ignore line: [make[1]: Entering directory '/tmp/nanomsg/src/nanomsg-1.0.0/CMakeFiles/CMakeTmp']
ignore line: [Building C object CMakeFiles/cmTC_f821e.dir/CMakeCCompilerABI.c.o]
ignore line: [/usr/sbin/cc -o CMakeFiles/cmTC_f821e.dir/CMakeCCompilerABI.c.o -c /usr/share/cmake-3.5/Modules/CMakeCCompilerABI.c]
ignore line: [Linking C executable cmTC_f821e]
ignore line: [/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_f821e.dir/link.txt --verbose=1]
ignore line: [/usr/sbin/cc -v CMakeFiles/cmTC_f821e.dir/CMakeCCompilerABI.c.o -o cmTC_f821e -rdynamic ]
ignore line: [Using built-in specs.]
ignore line: [COLLECT_GCC=/usr/sbin/cc]
ignore line: [COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/lto-wrapper]
ignore line: [Target: x86_64-pc-linux-gnu]
ignore line: [Configured with: /build/gcc/src/gcc/configure --prefix=/usr --libdir=/usr/lib --libexecdir=/usr/lib --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=https://bugs.archlinux.org/ --enable-languages=c,c++,ada,fortran,go,lto,objc,obj-c++ --enable-shared --enable-threads=posix --enable-libmpx --with-system-zlib --with-isl --enable-__cxa_atexit --disable-libunwind-exceptions --enable-clocale=gnu --disable-libstdcxx-pch --disable-libssp --enable-gnu-unique-object --enable-linker-build-id --enable-lto --enable-plugin --enable-install-libiberty --with-linker-hash-style=gnu --enable-gnu-indirect-function --disable-multilib --disable-werror --enable-checking=release]
ignore line: [Thread model: posix]
ignore line: [gcc version 6.1.1 20160602 (GCC) ]
ignore line: [COMPILER_PATH=/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/:/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/:/usr/lib/gcc/x86_64-pc-linux-gnu/:/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/:/usr/lib/gcc/x86_64-pc-linux-gnu/]
ignore line: [LIBRARY_PATH=/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/:/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/../../../../lib/:/lib/../lib/:/usr/lib/../lib/:/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/../../../:/lib/:/usr/lib/]
ignore line: [COLLECT_GCC_OPTIONS='-v' '-o' 'cmTC_f821e' '-rdynamic' '-mtune=generic' '-march=x86-64']
link line: [ /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/collect2 -plugin /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/liblto_plugin.so -plugin-opt=/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/lto-wrapper -plugin-opt=-fresolution=/tmp/ccsPwOZq.res -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lgcc_s -plugin-opt=-pass-through=-lc -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lgcc_s --build-id --eh-frame-hdr --hash-style=gnu -m elf_x86_64 -export-dynamic -dynamic-linker /lib64/ld-linux-x86-64.so.2 -o cmTC_f821e /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/../../../../lib/crt1.o /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/../../../../lib/crti.o /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/crtbegin.o -L/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1 -L/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/../../../../lib -L/lib/../lib -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/../../.. CMakeFiles/cmTC_f821e.dir/CMakeCCompilerABI.c.o -lgcc --as-needed -lgcc_s --no-as-needed -lc -lgcc --as-needed -lgcc_s --no-as-needed /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/crtend.o /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/../../../../lib/crtn.o]
arg [/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/collect2] ==> ignore
arg [-plugin] ==> ignore
arg [/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/liblto_plugin.so] ==> ignore
arg [-plugin-opt=/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/lto-wrapper] ==> ignore
arg [-plugin-opt=-fresolution=/tmp/ccsPwOZq.res] ==> ignore
arg [-plugin-opt=-pass-through=-lgcc] ==> ignore
arg [-plugin-opt=-pass-through=-lgcc_s] ==> ignore
arg [-plugin-opt=-pass-through=-lc] ==> ignore
arg [-plugin-opt=-pass-through=-lgcc] ==> ignore
arg [-plugin-opt=-pass-through=-lgcc_s] ==> ignore
arg [--build-id] ==> ignore
arg [--eh-frame-hdr] ==> ignore
arg [--hash-style=gnu] ==> ignore
arg [-m] ==> ignore
arg [elf_x86_64] ==> ignore
arg [-export-dynamic] ==> ignore
arg [-dynamic-linker] ==> ignore
arg [/lib64/ld-linux-x86-64.so.2] ==> ignore
arg [-o] ==> ignore
arg [cmTC_f821e] ==> ignore
arg [/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/../../../../lib/crt1.o] ==> ignore
arg [/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/../../../../lib/crti.o] ==> ignore
arg [/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/crtbegin.o] ==> ignore
arg [-L/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1] ==> dir [/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1]
arg [-L/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/../../../../lib] ==> dir [/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/../../../../lib]
arg [-L/lib/../lib] ==> dir [/lib/../lib]
arg [-L/usr/lib/../lib] ==> dir [/usr/lib/../lib]
arg [-L/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/../../..] ==> dir [/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/../../..]
arg [CMakeFiles/cmTC_f821e.dir/CMakeCCompilerABI.c.o] ==> ignore
arg [-lgcc] ==> lib [gcc]
arg [--as-needed] ==> ignore
arg [-lgcc_s] ==> lib [gcc_s]
arg [--no-as-needed] ==> ignore
arg [-lc] ==> lib [c]
arg [-lgcc] ==> lib [gcc]
arg [--as-needed] ==> ignore
arg [-lgcc_s] ==> lib [gcc_s]
arg [--no-as-needed] ==> ignore
arg [/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/crtend.o] ==> ignore
arg [/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/../../../../lib/crtn.o] ==> ignore
remove lib [gcc]
remove lib [gcc_s]
remove lib [gcc]
remove lib [gcc_s]
collapse library dir [/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1] ==> [/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1]
collapse library dir [/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/../../../../lib] ==> [/usr/lib]
collapse library dir [/lib/../lib] ==> [/lib]
collapse library dir [/usr/lib/../lib] ==> [/usr/lib]
collapse library dir [/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/../../..] ==> [/usr/lib]
implicit libs: [c]
implicit dirs: [/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1;/usr/lib;/lib]
implicit fwks: []
Detecting C [-std=c11] compiler features compiled with the following output:
Change Dir: /tmp/nanomsg/src/nanomsg-1.0.0/CMakeFiles/CMakeTmp
Run Build Command:"/usr/sbin/make" "cmTC_775fd/fast"
/usr/sbin/make -f CMakeFiles/cmTC_775fd.dir/build.make CMakeFiles/cmTC_775fd.dir/build
make[1]: Entering directory '/tmp/nanomsg/src/nanomsg-1.0.0/CMakeFiles/CMakeTmp'
Building C object CMakeFiles/cmTC_775fd.dir/feature_tests.c.o
/usr/sbin/cc -std=c11 -o CMakeFiles/cmTC_775fd.dir/feature_tests.c.o -c /tmp/nanomsg/src/nanomsg-1.0.0/CMakeFiles/feature_tests.c
Linking C executable cmTC_775fd
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_775fd.dir/link.txt --verbose=1
/usr/sbin/cc CMakeFiles/cmTC_775fd.dir/feature_tests.c.o -o cmTC_775fd -rdynamic
make[1]: Leaving directory '/tmp/nanomsg/src/nanomsg-1.0.0/CMakeFiles/CMakeTmp'
Feature record: C_FEATURE:1c_function_prototypes
Feature record: C_FEATURE:1c_restrict
Feature record: C_FEATURE:1c_static_assert
Feature record: C_FEATURE:1c_variadic_macros
Detecting C [-std=c99] compiler features compiled with the following output:
Change Dir: /tmp/nanomsg/src/nanomsg-1.0.0/CMakeFiles/CMakeTmp
Run Build Command:"/usr/sbin/make" "cmTC_b3bad/fast"
/usr/sbin/make -f CMakeFiles/cmTC_b3bad.dir/build.make CMakeFiles/cmTC_b3bad.dir/build
make[1]: Entering directory '/tmp/nanomsg/src/nanomsg-1.0.0/CMakeFiles/CMakeTmp'
Building C object CMakeFiles/cmTC_b3bad.dir/feature_tests.c.o
/usr/sbin/cc -std=c99 -o CMakeFiles/cmTC_b3bad.dir/feature_tests.c.o -c /tmp/nanomsg/src/nanomsg-1.0.0/CMakeFiles/feature_tests.c
Linking C executable cmTC_b3bad
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_b3bad.dir/link.txt --verbose=1
/usr/sbin/cc CMakeFiles/cmTC_b3bad.dir/feature_tests.c.o -o cmTC_b3bad -rdynamic
make[1]: Leaving directory '/tmp/nanomsg/src/nanomsg-1.0.0/CMakeFiles/CMakeTmp'
Feature record: C_FEATURE:1c_function_prototypes
Feature record: C_FEATURE:1c_restrict
Feature record: C_FEATURE:0c_static_assert
Feature record: C_FEATURE:1c_variadic_macros
Detecting C [-std=c90] compiler features compiled with the following output:
Change Dir: /tmp/nanomsg/src/nanomsg-1.0.0/CMakeFiles/CMakeTmp
Run Build Command:"/usr/sbin/make" "cmTC_1e88b/fast"
/usr/sbin/make -f CMakeFiles/cmTC_1e88b.dir/build.make CMakeFiles/cmTC_1e88b.dir/build
make[1]: Entering directory '/tmp/nanomsg/src/nanomsg-1.0.0/CMakeFiles/CMakeTmp'
Building C object CMakeFiles/cmTC_1e88b.dir/feature_tests.c.o
/usr/sbin/cc -std=c90 -o CMakeFiles/cmTC_1e88b.dir/feature_tests.c.o -c /tmp/nanomsg/src/nanomsg-1.0.0/CMakeFiles/feature_tests.c
Linking C executable cmTC_1e88b
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_1e88b.dir/link.txt --verbose=1
/usr/sbin/cc CMakeFiles/cmTC_1e88b.dir/feature_tests.c.o -o cmTC_1e88b -rdynamic
make[1]: Leaving directory '/tmp/nanomsg/src/nanomsg-1.0.0/CMakeFiles/CMakeTmp'
Feature record: C_FEATURE:1c_function_prototypes
Feature record: C_FEATURE:0c_restrict
Feature record: C_FEATURE:0c_static_assert
Feature record: C_FEATURE:0c_variadic_macros
Determining if the include file pthread.h exists passed with the following output:
Change Dir: /tmp/nanomsg/src/nanomsg-1.0.0/CMakeFiles/CMakeTmp
Run Build Command:"/usr/sbin/make" "cmTC_5b4dd/fast"
/usr/sbin/make -f CMakeFiles/cmTC_5b4dd.dir/build.make CMakeFiles/cmTC_5b4dd.dir/build
make[1]: Entering directory '/tmp/nanomsg/src/nanomsg-1.0.0/CMakeFiles/CMakeTmp'
Building C object CMakeFiles/cmTC_5b4dd.dir/CheckIncludeFile.c.o
/usr/sbin/cc -o CMakeFiles/cmTC_5b4dd.dir/CheckIncludeFile.c.o -c /tmp/nanomsg/src/nanomsg-1.0.0/CMakeFiles/CMakeTmp/CheckIncludeFile.c
Linking C executable cmTC_5b4dd
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_5b4dd.dir/link.txt --verbose=1
/usr/sbin/cc CMakeFiles/cmTC_5b4dd.dir/CheckIncludeFile.c.o -o cmTC_5b4dd -rdynamic
make[1]: Leaving directory '/tmp/nanomsg/src/nanomsg-1.0.0/CMakeFiles/CMakeTmp'
Determining if the function pthread_create exists in the pthread passed with the following output:
Change Dir: /tmp/nanomsg/src/nanomsg-1.0.0/CMakeFiles/CMakeTmp
Run Build Command:"/usr/sbin/make" "cmTC_df953/fast"
/usr/sbin/make -f CMakeFiles/cmTC_df953.dir/build.make CMakeFiles/cmTC_df953.dir/build
make[1]: Entering directory '/tmp/nanomsg/src/nanomsg-1.0.0/CMakeFiles/CMakeTmp'
Building C object CMakeFiles/cmTC_df953.dir/CheckFunctionExists.c.o
/usr/sbin/cc -DCHECK_FUNCTION_EXISTS=pthread_create -o CMakeFiles/cmTC_df953.dir/CheckFunctionExists.c.o -c /usr/share/cmake-3.5/Modules/CheckFunctionExists.c
Linking C executable cmTC_df953
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_df953.dir/link.txt --verbose=1
/usr/sbin/cc -DCHECK_FUNCTION_EXISTS=pthread_create CMakeFiles/cmTC_df953.dir/CheckFunctionExists.c.o -o cmTC_df953 -rdynamic -lpthread
make[1]: Leaving directory '/tmp/nanomsg/src/nanomsg-1.0.0/CMakeFiles/CMakeTmp'
Determining if the function socketpair exists passed with the following output:
Change Dir: /tmp/nanomsg/src/nanomsg-1.0.0/CMakeFiles/CMakeTmp
Run Build Command:"/usr/sbin/make" "cmTC_0e68d/fast"
/usr/sbin/make -f CMakeFiles/cmTC_0e68d.dir/build.make CMakeFiles/cmTC_0e68d.dir/build
make[1]: Entering directory '/tmp/nanomsg/src/nanomsg-1.0.0/CMakeFiles/CMakeTmp'
Building C object CMakeFiles/cmTC_0e68d.dir/CheckFunctionExists.c.o
/usr/sbin/cc -DCHECK_FUNCTION_EXISTS=socketpair -o CMakeFiles/cmTC_0e68d.dir/CheckFunctionExists.c.o -c /usr/share/cmake-3.5/Modules/CheckFunctionExists.c
Linking C executable cmTC_0e68d
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_0e68d.dir/link.txt --verbose=1
/usr/sbin/cc -DCHECK_FUNCTION_EXISTS=socketpair CMakeFiles/cmTC_0e68d.dir/CheckFunctionExists.c.o -o cmTC_0e68d -rdynamic
make[1]: Leaving directory '/tmp/nanomsg/src/nanomsg-1.0.0/CMakeFiles/CMakeTmp'
Determining if the function eventfd exists passed with the following output:
Change Dir: /tmp/nanomsg/src/nanomsg-1.0.0/CMakeFiles/CMakeTmp
Run Build Command:"/usr/sbin/make" "cmTC_55268/fast"
/usr/sbin/make -f CMakeFiles/cmTC_55268.dir/build.make CMakeFiles/cmTC_55268.dir/build
make[1]: Entering directory '/tmp/nanomsg/src/nanomsg-1.0.0/CMakeFiles/CMakeTmp'
Building C object CMakeFiles/cmTC_55268.dir/CheckFunctionExists.c.o
/usr/sbin/cc -DCHECK_FUNCTION_EXISTS=eventfd -o CMakeFiles/cmTC_55268.dir/CheckFunctionExists.c.o -c /usr/share/cmake-3.5/Modules/CheckFunctionExists.c
Linking C executable cmTC_55268
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_55268.dir/link.txt --verbose=1
/usr/sbin/cc -DCHECK_FUNCTION_EXISTS=eventfd CMakeFiles/cmTC_55268.dir/CheckFunctionExists.c.o -o cmTC_55268 -rdynamic
make[1]: Leaving directory '/tmp/nanomsg/src/nanomsg-1.0.0/CMakeFiles/CMakeTmp'
Determining if the function pipe exists passed with the following output:
Change Dir: /tmp/nanomsg/src/nanomsg-1.0.0/CMakeFiles/CMakeTmp
Run Build Command:"/usr/sbin/make" "cmTC_b646a/fast"
/usr/sbin/make -f CMakeFiles/cmTC_b646a.dir/build.make CMakeFiles/cmTC_b646a.dir/build
make[1]: Entering directory '/tmp/nanomsg/src/nanomsg-1.0.0/CMakeFiles/CMakeTmp'
Building C object CMakeFiles/cmTC_b646a.dir/CheckFunctionExists.c.o
/usr/sbin/cc -DCHECK_FUNCTION_EXISTS=pipe -o CMakeFiles/cmTC_b646a.dir/CheckFunctionExists.c.o -c /usr/share/cmake-3.5/Modules/CheckFunctionExists.c
Linking C executable cmTC_b646a
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_b646a.dir/link.txt --verbose=1
/usr/sbin/cc -DCHECK_FUNCTION_EXISTS=pipe CMakeFiles/cmTC_b646a.dir/CheckFunctionExists.c.o -o cmTC_b646a -rdynamic
make[1]: Leaving directory '/tmp/nanomsg/src/nanomsg-1.0.0/CMakeFiles/CMakeTmp'
Determining if the function pipe2 exists passed with the following output:
Change Dir: /tmp/nanomsg/src/nanomsg-1.0.0/CMakeFiles/CMakeTmp
Run Build Command:"/usr/sbin/make" "cmTC_27a37/fast"
/usr/sbin/make -f CMakeFiles/cmTC_27a37.dir/build.make CMakeFiles/cmTC_27a37.dir/build
make[1]: Entering directory '/tmp/nanomsg/src/nanomsg-1.0.0/CMakeFiles/CMakeTmp'
Building C object CMakeFiles/cmTC_27a37.dir/CheckFunctionExists.c.o
/usr/sbin/cc -DCHECK_FUNCTION_EXISTS=pipe2 -o CMakeFiles/cmTC_27a37.dir/CheckFunctionExists.c.o -c /usr/share/cmake-3.5/Modules/CheckFunctionExists.c
Linking C executable cmTC_27a37
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_27a37.dir/link.txt --verbose=1
/usr/sbin/cc -DCHECK_FUNCTION_EXISTS=pipe2 CMakeFiles/cmTC_27a37.dir/CheckFunctionExists.c.o -o cmTC_27a37 -rdynamic
make[1]: Leaving directory '/tmp/nanomsg/src/nanomsg-1.0.0/CMakeFiles/CMakeTmp'
Determining if the function accept4 exists passed with the following output:
Change Dir: /tmp/nanomsg/src/nanomsg-1.0.0/CMakeFiles/CMakeTmp
Run Build Command:"/usr/sbin/make" "cmTC_f4d03/fast"
/usr/sbin/make -f CMakeFiles/cmTC_f4d03.dir/build.make CMakeFiles/cmTC_f4d03.dir/build
make[1]: Entering directory '/tmp/nanomsg/src/nanomsg-1.0.0/CMakeFiles/CMakeTmp'
Building C object CMakeFiles/cmTC_f4d03.dir/CheckFunctionExists.c.o
/usr/sbin/cc -DCHECK_FUNCTION_EXISTS=accept4 -o CMakeFiles/cmTC_f4d03.dir/CheckFunctionExists.c.o -c /usr/share/cmake-3.5/Modules/CheckFunctionExists.c
Linking C executable cmTC_f4d03
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_f4d03.dir/link.txt --verbose=1
/usr/sbin/cc -DCHECK_FUNCTION_EXISTS=accept4 CMakeFiles/cmTC_f4d03.dir/CheckFunctionExists.c.o -o cmTC_f4d03 -rdynamic
make[1]: Leaving directory '/tmp/nanomsg/src/nanomsg-1.0.0/CMakeFiles/CMakeTmp'
Determining if the function epoll_create exists passed with the following output:
Change Dir: /tmp/nanomsg/src/nanomsg-1.0.0/CMakeFiles/CMakeTmp
Run Build Command:"/usr/sbin/make" "cmTC_391a9/fast"
/usr/sbin/make -f CMakeFiles/cmTC_391a9.dir/build.make CMakeFiles/cmTC_391a9.dir/build
make[1]: Entering directory '/tmp/nanomsg/src/nanomsg-1.0.0/CMakeFiles/CMakeTmp'
Building C object CMakeFiles/cmTC_391a9.dir/CheckFunctionExists.c.o
/usr/sbin/cc -DCHECK_FUNCTION_EXISTS=epoll_create -o CMakeFiles/cmTC_391a9.dir/CheckFunctionExists.c.o -c /usr/share/cmake-3.5/Modules/CheckFunctionExists.c
Linking C executable cmTC_391a9
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_391a9.dir/link.txt --verbose=1
/usr/sbin/cc -DCHECK_FUNCTION_EXISTS=epoll_create CMakeFiles/cmTC_391a9.dir/CheckFunctionExists.c.o -o cmTC_391a9 -rdynamic
make[1]: Leaving directory '/tmp/nanomsg/src/nanomsg-1.0.0/CMakeFiles/CMakeTmp'
Determining if the function poll exists passed with the following output:
Change Dir: /tmp/nanomsg/src/nanomsg-1.0.0/CMakeFiles/CMakeTmp
Run Build Command:"/usr/sbin/make" "cmTC_2a8c0/fast"
/usr/sbin/make -f CMakeFiles/cmTC_2a8c0.dir/build.make CMakeFiles/cmTC_2a8c0.dir/build
make[1]: Entering directory '/tmp/nanomsg/src/nanomsg-1.0.0/CMakeFiles/CMakeTmp'
Building C object CMakeFiles/cmTC_2a8c0.dir/CheckFunctionExists.c.o
/usr/sbin/cc -DCHECK_FUNCTION_EXISTS=poll -o CMakeFiles/cmTC_2a8c0.dir/CheckFunctionExists.c.o -c /usr/share/cmake-3.5/Modules/CheckFunctionExists.c
Linking C executable cmTC_2a8c0
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_2a8c0.dir/link.txt --verbose=1
/usr/sbin/cc -DCHECK_FUNCTION_EXISTS=poll CMakeFiles/cmTC_2a8c0.dir/CheckFunctionExists.c.o -o cmTC_2a8c0 -rdynamic
make[1]: Leaving directory '/tmp/nanomsg/src/nanomsg-1.0.0/CMakeFiles/CMakeTmp'
Determining if the function getaddrinfo_a exists in the anl passed with the following output:
Change Dir: /tmp/nanomsg/src/nanomsg-1.0.0/CMakeFiles/CMakeTmp
Run Build Command:"/usr/sbin/make" "cmTC_024fc/fast"
/usr/sbin/make -f CMakeFiles/cmTC_024fc.dir/build.make CMakeFiles/cmTC_024fc.dir/build
make[1]: Entering directory '/tmp/nanomsg/src/nanomsg-1.0.0/CMakeFiles/CMakeTmp'
Building C object CMakeFiles/cmTC_024fc.dir/CheckFunctionExists.c.o
/usr/sbin/cc -DCHECK_FUNCTION_EXISTS=getaddrinfo_a -o CMakeFiles/cmTC_024fc.dir/CheckFunctionExists.c.o -c /usr/share/cmake-3.5/Modules/CheckFunctionExists.c
Linking C executable cmTC_024fc
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_024fc.dir/link.txt --verbose=1
/usr/sbin/cc -DCHECK_FUNCTION_EXISTS=getaddrinfo_a CMakeFiles/cmTC_024fc.dir/CheckFunctionExists.c.o -o cmTC_024fc -rdynamic -lanl
make[1]: Leaving directory '/tmp/nanomsg/src/nanomsg-1.0.0/CMakeFiles/CMakeTmp'
Determining if the function clock_gettime exists in the rt passed with the following output:
Change Dir: /tmp/nanomsg/src/nanomsg-1.0.0/CMakeFiles/CMakeTmp
Run Build Command:"/usr/sbin/make" "cmTC_a3581/fast"
/usr/sbin/make -f CMakeFiles/cmTC_a3581.dir/build.make CMakeFiles/cmTC_a3581.dir/build
make[1]: Entering directory '/tmp/nanomsg/src/nanomsg-1.0.0/CMakeFiles/CMakeTmp'
Building C object CMakeFiles/cmTC_a3581.dir/CheckFunctionExists.c.o
/usr/sbin/cc -DCHECK_FUNCTION_EXISTS=clock_gettime -o CMakeFiles/cmTC_a3581.dir/CheckFunctionExists.c.o -c /usr/share/cmake-3.5/Modules/CheckFunctionExists.c
Linking C executable cmTC_a3581
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_a3581.dir/link.txt --verbose=1
/usr/sbin/cc -DCHECK_FUNCTION_EXISTS=clock_gettime CMakeFiles/cmTC_a3581.dir/CheckFunctionExists.c.o -o cmTC_a3581 -rdynamic -lrt
make[1]: Leaving directory '/tmp/nanomsg/src/nanomsg-1.0.0/CMakeFiles/CMakeTmp'
Determining if the function sem_wait exists in the pthread passed with the following output:
Change Dir: /tmp/nanomsg/src/nanomsg-1.0.0/CMakeFiles/CMakeTmp
Run Build Command:"/usr/sbin/make" "cmTC_79e1b/fast"
/usr/sbin/make -f CMakeFiles/cmTC_79e1b.dir/build.make CMakeFiles/cmTC_79e1b.dir/build
make[1]: Entering directory '/tmp/nanomsg/src/nanomsg-1.0.0/CMakeFiles/CMakeTmp'
Building C object CMakeFiles/cmTC_79e1b.dir/CheckFunctionExists.c.o
/usr/sbin/cc -DCHECK_FUNCTION_EXISTS=sem_wait -o CMakeFiles/cmTC_79e1b.dir/CheckFunctionExists.c.o -c /usr/share/cmake-3.5/Modules/CheckFunctionExists.c
Linking C executable cmTC_79e1b
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_79e1b.dir/link.txt --verbose=1
/usr/sbin/cc -DCHECK_FUNCTION_EXISTS=sem_wait CMakeFiles/cmTC_79e1b.dir/CheckFunctionExists.c.o -o cmTC_79e1b -rdynamic -lpthread
make[1]: Leaving directory '/tmp/nanomsg/src/nanomsg-1.0.0/CMakeFiles/CMakeTmp'
Determining if the function gethostbyname exists in the nsl passed with the following output:
Change Dir: /tmp/nanomsg/src/nanomsg-1.0.0/CMakeFiles/CMakeTmp
Run Build Command:"/usr/sbin/make" "cmTC_69087/fast"
/usr/sbin/make -f CMakeFiles/cmTC_69087.dir/build.make CMakeFiles/cmTC_69087.dir/build
make[1]: Entering directory '/tmp/nanomsg/src/nanomsg-1.0.0/CMakeFiles/CMakeTmp'
Building C object CMakeFiles/cmTC_69087.dir/CheckFunctionExists.c.o
/usr/sbin/cc -DCHECK_FUNCTION_EXISTS=gethostbyname -o CMakeFiles/cmTC_69087.dir/CheckFunctionExists.c.o -c /usr/share/cmake-3.5/Modules/CheckFunctionExists.c
Linking C executable cmTC_69087
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_69087.dir/link.txt --verbose=1
/usr/sbin/cc -DCHECK_FUNCTION_EXISTS=gethostbyname CMakeFiles/cmTC_69087.dir/CheckFunctionExists.c.o -o cmTC_69087 -rdynamic -lnsl
make[1]: Leaving directory '/tmp/nanomsg/src/nanomsg-1.0.0/CMakeFiles/CMakeTmp'
Determining if the CLOCK_MONOTONIC exist passed with the following output:
Change Dir: /tmp/nanomsg/src/nanomsg-1.0.0/CMakeFiles/CMakeTmp
Run Build Command:"/usr/sbin/make" "cmTC_57af9/fast"
/usr/sbin/make -f CMakeFiles/cmTC_57af9.dir/build.make CMakeFiles/cmTC_57af9.dir/build
make[1]: Entering directory '/tmp/nanomsg/src/nanomsg-1.0.0/CMakeFiles/CMakeTmp'
Building C object CMakeFiles/cmTC_57af9.dir/CheckSymbolExists.c.o
/usr/sbin/cc -o CMakeFiles/cmTC_57af9.dir/CheckSymbolExists.c.o -c /tmp/nanomsg/src/nanomsg-1.0.0/CMakeFiles/CMakeTmp/CheckSymbolExists.c
Linking C executable cmTC_57af9
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_57af9.dir/link.txt --verbose=1
/usr/sbin/cc CMakeFiles/cmTC_57af9.dir/CheckSymbolExists.c.o -o cmTC_57af9 -rdynamic
make[1]: Leaving directory '/tmp/nanomsg/src/nanomsg-1.0.0/CMakeFiles/CMakeTmp'
File /tmp/nanomsg/src/nanomsg-1.0.0/CMakeFiles/CMakeTmp/CheckSymbolExists.c:
/* */
#include
int main(int argc, char** argv)
{
(void)argv;
#ifndef CLOCK_MONOTONIC
return ((int*)(&CLOCK_MONOTONIC))[argc];
#else
(void)argc;
return 0;
#endif
}
Determining if the AF_UNIX exist passed with the following output:
Change Dir: /tmp/nanomsg/src/nanomsg-1.0.0/CMakeFiles/CMakeTmp
Run Build Command:"/usr/sbin/make" "cmTC_5073c/fast"
/usr/sbin/make -f CMakeFiles/cmTC_5073c.dir/build.make CMakeFiles/cmTC_5073c.dir/build
make[1]: Entering directory '/tmp/nanomsg/src/nanomsg-1.0.0/CMakeFiles/CMakeTmp'
Building C object CMakeFiles/cmTC_5073c.dir/CheckSymbolExists.c.o
/usr/sbin/cc -o CMakeFiles/cmTC_5073c.dir/CheckSymbolExists.c.o -c /tmp/nanomsg/src/nanomsg-1.0.0/CMakeFiles/CMakeTmp/CheckSymbolExists.c
Linking C executable cmTC_5073c
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_5073c.dir/link.txt --verbose=1
/usr/sbin/cc CMakeFiles/cmTC_5073c.dir/CheckSymbolExists.c.o -o cmTC_5073c -rdynamic
make[1]: Leaving directory '/tmp/nanomsg/src/nanomsg-1.0.0/CMakeFiles/CMakeTmp'
File /tmp/nanomsg/src/nanomsg-1.0.0/CMakeFiles/CMakeTmp/CheckSymbolExists.c:
/* */
#include
int main(int argc, char** argv)
{
(void)argv;
#ifndef AF_UNIX
return ((int*)(&AF_UNIX))[argc];
#else
(void)argc;
return 0;
#endif
}
Determining if the backtrace_symbols_fd exist passed with the following output:
Change Dir: /tmp/nanomsg/src/nanomsg-1.0.0/CMakeFiles/CMakeTmp
Run Build Command:"/usr/sbin/make" "cmTC_68248/fast"
/usr/sbin/make -f CMakeFiles/cmTC_68248.dir/build.make CMakeFiles/cmTC_68248.dir/build
make[1]: Entering directory '/tmp/nanomsg/src/nanomsg-1.0.0/CMakeFiles/CMakeTmp'
Building C object CMakeFiles/cmTC_68248.dir/CheckSymbolExists.c.o
/usr/sbin/cc -o CMakeFiles/cmTC_68248.dir/CheckSymbolExists.c.o -c /tmp/nanomsg/src/nanomsg-1.0.0/CMakeFiles/CMakeTmp/CheckSymbolExists.c
Linking C executable cmTC_68248
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_68248.dir/link.txt --verbose=1
/usr/sbin/cc CMakeFiles/cmTC_68248.dir/CheckSymbolExists.c.o -o cmTC_68248 -rdynamic
make[1]: Leaving directory '/tmp/nanomsg/src/nanomsg-1.0.0/CMakeFiles/CMakeTmp'
File /tmp/nanomsg/src/nanomsg-1.0.0/CMakeFiles/CMakeTmp/CheckSymbolExists.c:
/* */
#include
int main(int argc, char** argv)
{
(void)argv;
#ifndef backtrace_symbols_fd
return ((int*)(&backtrace_symbols_fd))[argc];
#else
(void)argc;
return 0;
#endif
}
Performing C SOURCE FILE Test NN_HAVE_MSG_CONTROL succeeded with the following output:
Change Dir: /tmp/nanomsg/src/nanomsg-1.0.0/CMakeFiles/CMakeTmp
Run Build Command:"/usr/sbin/make" "cmTC_3fc6d/fast"
/usr/sbin/make -f CMakeFiles/cmTC_3fc6d.dir/build.make CMakeFiles/cmTC_3fc6d.dir/build
make[1]: Entering directory '/tmp/nanomsg/src/nanomsg-1.0.0/CMakeFiles/CMakeTmp'
Building C object CMakeFiles/cmTC_3fc6d.dir/src.c.o
/usr/sbin/cc -DNN_HAVE_MSG_CONTROL -o CMakeFiles/cmTC_3fc6d.dir/src.c.o -c /tmp/nanomsg/src/nanomsg-1.0.0/CMakeFiles/CMakeTmp/src.c
Linking C executable cmTC_3fc6d
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_3fc6d.dir/link.txt --verbose=1
/usr/sbin/cc -DNN_HAVE_MSG_CONTROL CMakeFiles/cmTC_3fc6d.dir/src.c.o -o cmTC_3fc6d -rdynamic
make[1]: Leaving directory '/tmp/nanomsg/src/nanomsg-1.0.0/CMakeFiles/CMakeTmp'
Source file was:
#include
int main()
{
(void)sizeof(((struct msghdr *)0)->msg_control);
return 0;
}
Performing C SOURCE FILE Test NN_HAVE_GCC_ATOMIC_BUILTINS succeeded with the following output:
Change Dir: /tmp/nanomsg/src/nanomsg-1.0.0/CMakeFiles/CMakeTmp
Run Build Command:"/usr/sbin/make" "cmTC_96368/fast"
/usr/sbin/make -f CMakeFiles/cmTC_96368.dir/build.make CMakeFiles/cmTC_96368.dir/build
make[1]: Entering directory '/tmp/nanomsg/src/nanomsg-1.0.0/CMakeFiles/CMakeTmp'
Building C object CMakeFiles/cmTC_96368.dir/src.c.o
/usr/sbin/cc -DNN_HAVE_GCC_ATOMIC_BUILTINS -o CMakeFiles/cmTC_96368.dir/src.c.o -c /tmp/nanomsg/src/nanomsg-1.0.0/CMakeFiles/CMakeTmp/src.c
Linking C executable cmTC_96368
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_96368.dir/link.txt --verbose=1
/usr/sbin/cc -DNN_HAVE_GCC_ATOMIC_BUILTINS CMakeFiles/cmTC_96368.dir/src.c.o -o cmTC_96368 -rdynamic
make[1]: Leaving directory '/tmp/nanomsg/src/nanomsg-1.0.0/CMakeFiles/CMakeTmp'
Source file was:
#include
int main()
{
volatile uint32_t n = 0;
__sync_fetch_and_add (&n, 1);
__sync_fetch_and_sub (&n, 1);
return 0;
}