Mock Version: 1.2.17 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/nanomsg.spec'], printOutput=Falseuid=1001gid=135timeout=0logger=shell=FalsechrootPath='/var/lib/mock/epel-7-x86_64-mockbuilder-10585/root'user='mockbuild'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'HOSTNAME': 'mock', 'LANG': 'en_US.UTF-8', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir'}) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/nanomsg.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'HOSTNAME': 'mock', 'LANG': 'en_US.UTF-8', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir'} and shell False warning: Could not canonicalize hostname: copr-builder-315217784.novalocal Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/nanomsg-0.9-0.1.beta.el7.centos.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/nanomsg.spec'], printOutput=Falseuser='mockbuild'uid=1001gid=135private_network=Truelogger=shell=FalsechrootPath='/var/lib/mock/epel-7-x86_64-mockbuilder-10585/root'timeout=0env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'HOSTNAME': 'mock', 'LANG': 'en_US.UTF-8', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir'}) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/nanomsg.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'HOSTNAME': 'mock', 'LANG': 'en_US.UTF-8', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir'} and shell False Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.lpGc5y + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf nanomsg-0.9-beta + /usr/bin/gzip -dc /builddir/build/SOURCES/nanomsg-0.9-beta.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd nanomsg-0.9-beta + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/bin/cat /builddir/build/SOURCES/0001-fixes-728-source-archives-missing-version.patch + /usr/bin/patch -p1 -s + /usr/bin/cat /builddir/build/SOURCES/nanomsg-0.9-rm-version-property.patch + /usr/bin/patch -p1 -s + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.zZunbN + umask 022 + cd /builddir/build/BUILD + cd nanomsg-0.9-beta + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro ' + export LDFLAGS + /usr/bin/cmake -DCMAKE_C_FLAGS_RELEASE:STRING=-DNDEBUG -DCMAKE_CXX_FLAGS_RELEASE:STRING=-DNDEBUG -DCMAKE_Fortran_FLAGS_RELEASE:STRING=-DNDEBUG -DCMAKE_VERBOSE_MAKEFILE:BOOL=ON -DCMAKE_INSTALL_PREFIX:PATH=/usr -DINCLUDE_INSTALL_DIR:PATH=/usr/include -DLIB_INSTALL_DIR:PATH=/usr/lib64 -DSYSCONF_INSTALL_DIR:PATH=/etc -DSHARE_INSTALL_PREFIX:PATH=/usr/share -DLIB_SUFFIX=64 -DBUILD_SHARED_LIBS:BOOL=ON . -DNN_ENABLE_DOC:BOOL=OFF -- The C compiler identification is GNU 4.8.5 -- Check for working C compiler: /usr/bin/cc -- Check for working C compiler: /usr/bin/cc -- works -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Detected nanomsg ABI v5.0.0 -- Looking for include file pthread.h -- Looking for include file 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 -- 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 -- Configuring done -- Generating done CMake Warning: Manually-specified variables were not used by the project: CMAKE_CXX_FLAGS_RELEASE CMAKE_C_FLAGS_RELEASE CMAKE_Fortran_FLAGS_RELEASE INCLUDE_INSTALL_DIR LIB_INSTALL_DIR LIB_SUFFIX SHARE_INSTALL_PREFIX SYSCONF_INSTALL_DIR -- Build files have been written to: /builddir/build/BUILD/nanomsg-0.9-beta + /usr/bin/make -j2 V=1 /usr/bin/cmake -H/builddir/build/BUILD/nanomsg-0.9-beta -B/builddir/build/BUILD/nanomsg-0.9-beta --check-build-system CMakeFiles/Makefile.cmake 0 /usr/bin/cmake -E cmake_progress_start /builddir/build/BUILD/nanomsg-0.9-beta/CMakeFiles /builddir/build/BUILD/nanomsg-0.9-beta/CMakeFiles/progress.marks /usr/bin/make -f CMakeFiles/Makefile2 all make[1]: Entering directory `/builddir/build/BUILD/nanomsg-0.9-beta' /usr/bin/make -f src/CMakeFiles/nanomsg.dir/build.make src/CMakeFiles/nanomsg.dir/depend make[2]: Entering directory `/builddir/build/BUILD/nanomsg-0.9-beta' cd /builddir/build/BUILD/nanomsg-0.9-beta && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/nanomsg-0.9-beta /builddir/build/BUILD/nanomsg-0.9-beta/src /builddir/build/BUILD/nanomsg-0.9-beta /builddir/build/BUILD/nanomsg-0.9-beta/src /builddir/build/BUILD/nanomsg-0.9-beta/src/CMakeFiles/nanomsg.dir/DependInfo.cmake --color= Scanning dependencies of target nanomsg make[2]: Leaving directory `/builddir/build/BUILD/nanomsg-0.9-beta' /usr/bin/make -f src/CMakeFiles/nanomsg.dir/build.make src/CMakeFiles/nanomsg.dir/build make[2]: Entering directory `/builddir/build/BUILD/nanomsg-0.9-beta' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/nanomsg-0.9-beta/CMakeFiles /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/nanomsg-0.9-beta/CMakeFiles 20 [ 0%] [ 1%] Building C object src/CMakeFiles/nanomsg.dir/core/ep.c.o Building C object src/CMakeFiles/nanomsg.dir/core/epbase.c.o cd /builddir/build/BUILD/nanomsg-0.9-beta/src && /usr/bin/cc -DNN_HAVE_ACCEPT4=1 -DNN_HAVE_CLOCK_GETTIME=1 -DNN_HAVE_CLOCK_MONOTONIC=1 -DNN_HAVE_EPOLL=1 -DNN_HAVE_EVENTFD=1 -DNN_HAVE_GCC_ATOMIC_BUILTINS -DNN_HAVE_GETADDRINFO_A=1 -DNN_HAVE_LIBNSL=1 -DNN_HAVE_LINUX -DNN_HAVE_MSG_CONTROL=1 -DNN_HAVE_PIPE2=1 -DNN_HAVE_PIPE=1 -DNN_HAVE_POLL=1 -DNN_HAVE_SEMAPHORE -DNN_HAVE_SEMAPHORE_PTHREAD=1 -DNN_HAVE_SOCKETPAIR=1 -DNN_HAVE_UNIX_SOCKETS=1 -DNN_SHARED_LIB -DNN_USE_EPOLL -DNN_USE_EVENTFD -D_GNU_SOURCE -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -D_THREAD_SAFE -Dnanomsg_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -o CMakeFiles/nanomsg.dir/core/ep.c.o -c /builddir/build/BUILD/nanomsg-0.9-beta/src/core/ep.c cd /builddir/build/BUILD/nanomsg-0.9-beta/src && /usr/bin/cc -DNN_HAVE_ACCEPT4=1 -DNN_HAVE_CLOCK_GETTIME=1 -DNN_HAVE_CLOCK_MONOTONIC=1 -DNN_HAVE_EPOLL=1 -DNN_HAVE_EVENTFD=1 -DNN_HAVE_GCC_ATOMIC_BUILTINS -DNN_HAVE_GETADDRINFO_A=1 -DNN_HAVE_LIBNSL=1 -DNN_HAVE_LINUX -DNN_HAVE_MSG_CONTROL=1 -DNN_HAVE_PIPE2=1 -DNN_HAVE_PIPE=1 -DNN_HAVE_POLL=1 -DNN_HAVE_SEMAPHORE -DNN_HAVE_SEMAPHORE_PTHREAD=1 -DNN_HAVE_SOCKETPAIR=1 -DNN_HAVE_UNIX_SOCKETS=1 -DNN_SHARED_LIB -DNN_USE_EPOLL -DNN_USE_EVENTFD -D_GNU_SOURCE -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -D_THREAD_SAFE -Dnanomsg_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -o CMakeFiles/nanomsg.dir/core/epbase.c.o -c /builddir/build/BUILD/nanomsg-0.9-beta/src/core/epbase.c /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/nanomsg-0.9-beta/CMakeFiles 21 [ 2%] Building C object src/CMakeFiles/nanomsg.dir/core/global.c.o cd /builddir/build/BUILD/nanomsg-0.9-beta/src && /usr/bin/cc -DNN_HAVE_ACCEPT4=1 -DNN_HAVE_CLOCK_GETTIME=1 -DNN_HAVE_CLOCK_MONOTONIC=1 -DNN_HAVE_EPOLL=1 -DNN_HAVE_EVENTFD=1 -DNN_HAVE_GCC_ATOMIC_BUILTINS -DNN_HAVE_GETADDRINFO_A=1 -DNN_HAVE_LIBNSL=1 -DNN_HAVE_LINUX -DNN_HAVE_MSG_CONTROL=1 -DNN_HAVE_PIPE2=1 -DNN_HAVE_PIPE=1 -DNN_HAVE_POLL=1 -DNN_HAVE_SEMAPHORE -DNN_HAVE_SEMAPHORE_PTHREAD=1 -DNN_HAVE_SOCKETPAIR=1 -DNN_HAVE_UNIX_SOCKETS=1 -DNN_SHARED_LIB -DNN_USE_EPOLL -DNN_USE_EVENTFD -D_GNU_SOURCE -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -D_THREAD_SAFE -Dnanomsg_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -o CMakeFiles/nanomsg.dir/core/global.c.o -c /builddir/build/BUILD/nanomsg-0.9-beta/src/core/global.c /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/nanomsg-0.9-beta/CMakeFiles [ 2%] Building C object src/CMakeFiles/nanomsg.dir/core/pipe.c.o cd /builddir/build/BUILD/nanomsg-0.9-beta/src && /usr/bin/cc -DNN_HAVE_ACCEPT4=1 -DNN_HAVE_CLOCK_GETTIME=1 -DNN_HAVE_CLOCK_MONOTONIC=1 -DNN_HAVE_EPOLL=1 -DNN_HAVE_EVENTFD=1 -DNN_HAVE_GCC_ATOMIC_BUILTINS -DNN_HAVE_GETADDRINFO_A=1 -DNN_HAVE_LIBNSL=1 -DNN_HAVE_LINUX -DNN_HAVE_MSG_CONTROL=1 -DNN_HAVE_PIPE2=1 -DNN_HAVE_PIPE=1 -DNN_HAVE_POLL=1 -DNN_HAVE_SEMAPHORE -DNN_HAVE_SEMAPHORE_PTHREAD=1 -DNN_HAVE_SOCKETPAIR=1 -DNN_HAVE_UNIX_SOCKETS=1 -DNN_SHARED_LIB -DNN_USE_EPOLL -DNN_USE_EVENTFD -D_GNU_SOURCE -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -D_THREAD_SAFE -Dnanomsg_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -o CMakeFiles/nanomsg.dir/core/pipe.c.o -c /builddir/build/BUILD/nanomsg-0.9-beta/src/core/pipe.c /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/nanomsg-0.9-beta/CMakeFiles 22 [ 3%] Building C object src/CMakeFiles/nanomsg.dir/core/poll.c.o cd /builddir/build/BUILD/nanomsg-0.9-beta/src && /usr/bin/cc -DNN_HAVE_ACCEPT4=1 -DNN_HAVE_CLOCK_GETTIME=1 -DNN_HAVE_CLOCK_MONOTONIC=1 -DNN_HAVE_EPOLL=1 -DNN_HAVE_EVENTFD=1 -DNN_HAVE_GCC_ATOMIC_BUILTINS -DNN_HAVE_GETADDRINFO_A=1 -DNN_HAVE_LIBNSL=1 -DNN_HAVE_LINUX -DNN_HAVE_MSG_CONTROL=1 -DNN_HAVE_PIPE2=1 -DNN_HAVE_PIPE=1 -DNN_HAVE_POLL=1 -DNN_HAVE_SEMAPHORE -DNN_HAVE_SEMAPHORE_PTHREAD=1 -DNN_HAVE_SOCKETPAIR=1 -DNN_HAVE_UNIX_SOCKETS=1 -DNN_SHARED_LIB -DNN_USE_EPOLL -DNN_USE_EVENTFD -D_GNU_SOURCE -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -D_THREAD_SAFE -Dnanomsg_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -o CMakeFiles/nanomsg.dir/core/poll.c.o -c /builddir/build/BUILD/nanomsg-0.9-beta/src/core/poll.c /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/nanomsg-0.9-beta/CMakeFiles 23 [ 4%] Building C object src/CMakeFiles/nanomsg.dir/core/sock.c.o cd /builddir/build/BUILD/nanomsg-0.9-beta/src && /usr/bin/cc -DNN_HAVE_ACCEPT4=1 -DNN_HAVE_CLOCK_GETTIME=1 -DNN_HAVE_CLOCK_MONOTONIC=1 -DNN_HAVE_EPOLL=1 -DNN_HAVE_EVENTFD=1 -DNN_HAVE_GCC_ATOMIC_BUILTINS -DNN_HAVE_GETADDRINFO_A=1 -DNN_HAVE_LIBNSL=1 -DNN_HAVE_LINUX -DNN_HAVE_MSG_CONTROL=1 -DNN_HAVE_PIPE2=1 -DNN_HAVE_PIPE=1 -DNN_HAVE_POLL=1 -DNN_HAVE_SEMAPHORE -DNN_HAVE_SEMAPHORE_PTHREAD=1 -DNN_HAVE_SOCKETPAIR=1 -DNN_HAVE_UNIX_SOCKETS=1 -DNN_SHARED_LIB -DNN_USE_EPOLL -DNN_USE_EVENTFD -D_GNU_SOURCE -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -D_THREAD_SAFE -Dnanomsg_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -o CMakeFiles/nanomsg.dir/core/sock.c.o -c /builddir/build/BUILD/nanomsg-0.9-beta/src/core/sock.c /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/nanomsg-0.9-beta/CMakeFiles [ 4%] Building C object src/CMakeFiles/nanomsg.dir/core/sockbase.c.o cd /builddir/build/BUILD/nanomsg-0.9-beta/src && /usr/bin/cc -DNN_HAVE_ACCEPT4=1 -DNN_HAVE_CLOCK_GETTIME=1 -DNN_HAVE_CLOCK_MONOTONIC=1 -DNN_HAVE_EPOLL=1 -DNN_HAVE_EVENTFD=1 -DNN_HAVE_GCC_ATOMIC_BUILTINS -DNN_HAVE_GETADDRINFO_A=1 -DNN_HAVE_LIBNSL=1 -DNN_HAVE_LINUX -DNN_HAVE_MSG_CONTROL=1 -DNN_HAVE_PIPE2=1 -DNN_HAVE_PIPE=1 -DNN_HAVE_POLL=1 -DNN_HAVE_SEMAPHORE -DNN_HAVE_SEMAPHORE_PTHREAD=1 -DNN_HAVE_SOCKETPAIR=1 -DNN_HAVE_UNIX_SOCKETS=1 -DNN_SHARED_LIB -DNN_USE_EPOLL -DNN_USE_EVENTFD -D_GNU_SOURCE -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -D_THREAD_SAFE -Dnanomsg_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -o CMakeFiles/nanomsg.dir/core/sockbase.c.o -c /builddir/build/BUILD/nanomsg-0.9-beta/src/core/sockbase.c /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/nanomsg-0.9-beta/CMakeFiles 24 [ 5%] Building C object src/CMakeFiles/nanomsg.dir/core/symbol.c.o cd /builddir/build/BUILD/nanomsg-0.9-beta/src && /usr/bin/cc -DNN_HAVE_ACCEPT4=1 -DNN_HAVE_CLOCK_GETTIME=1 -DNN_HAVE_CLOCK_MONOTONIC=1 -DNN_HAVE_EPOLL=1 -DNN_HAVE_EVENTFD=1 -DNN_HAVE_GCC_ATOMIC_BUILTINS -DNN_HAVE_GETADDRINFO_A=1 -DNN_HAVE_LIBNSL=1 -DNN_HAVE_LINUX -DNN_HAVE_MSG_CONTROL=1 -DNN_HAVE_PIPE2=1 -DNN_HAVE_PIPE=1 -DNN_HAVE_POLL=1 -DNN_HAVE_SEMAPHORE -DNN_HAVE_SEMAPHORE_PTHREAD=1 -DNN_HAVE_SOCKETPAIR=1 -DNN_HAVE_UNIX_SOCKETS=1 -DNN_SHARED_LIB -DNN_USE_EPOLL -DNN_USE_EVENTFD -D_GNU_SOURCE -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -D_THREAD_SAFE -Dnanomsg_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -o CMakeFiles/nanomsg.dir/core/symbol.c.o -c /builddir/build/BUILD/nanomsg-0.9-beta/src/core/symbol.c /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/nanomsg-0.9-beta/CMakeFiles 25 [ 6%] Building C object src/CMakeFiles/nanomsg.dir/aio/ctx.c.o cd /builddir/build/BUILD/nanomsg-0.9-beta/src && /usr/bin/cc -DNN_HAVE_ACCEPT4=1 -DNN_HAVE_CLOCK_GETTIME=1 -DNN_HAVE_CLOCK_MONOTONIC=1 -DNN_HAVE_EPOLL=1 -DNN_HAVE_EVENTFD=1 -DNN_HAVE_GCC_ATOMIC_BUILTINS -DNN_HAVE_GETADDRINFO_A=1 -DNN_HAVE_LIBNSL=1 -DNN_HAVE_LINUX -DNN_HAVE_MSG_CONTROL=1 -DNN_HAVE_PIPE2=1 -DNN_HAVE_PIPE=1 -DNN_HAVE_POLL=1 -DNN_HAVE_SEMAPHORE -DNN_HAVE_SEMAPHORE_PTHREAD=1 -DNN_HAVE_SOCKETPAIR=1 -DNN_HAVE_UNIX_SOCKETS=1 -DNN_SHARED_LIB -DNN_USE_EPOLL -DNN_USE_EVENTFD -D_GNU_SOURCE -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -D_THREAD_SAFE -Dnanomsg_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -o CMakeFiles/nanomsg.dir/aio/ctx.c.o -c /builddir/build/BUILD/nanomsg-0.9-beta/src/aio/ctx.c /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/nanomsg-0.9-beta/CMakeFiles 26 [ 7%] Building C object src/CMakeFiles/nanomsg.dir/aio/fsm.c.o cd /builddir/build/BUILD/nanomsg-0.9-beta/src && /usr/bin/cc -DNN_HAVE_ACCEPT4=1 -DNN_HAVE_CLOCK_GETTIME=1 -DNN_HAVE_CLOCK_MONOTONIC=1 -DNN_HAVE_EPOLL=1 -DNN_HAVE_EVENTFD=1 -DNN_HAVE_GCC_ATOMIC_BUILTINS -DNN_HAVE_GETADDRINFO_A=1 -DNN_HAVE_LIBNSL=1 -DNN_HAVE_LINUX -DNN_HAVE_MSG_CONTROL=1 -DNN_HAVE_PIPE2=1 -DNN_HAVE_PIPE=1 -DNN_HAVE_POLL=1 -DNN_HAVE_SEMAPHORE -DNN_HAVE_SEMAPHORE_PTHREAD=1 -DNN_HAVE_SOCKETPAIR=1 -DNN_HAVE_UNIX_SOCKETS=1 -DNN_SHARED_LIB -DNN_USE_EPOLL -DNN_USE_EVENTFD -D_GNU_SOURCE -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -D_THREAD_SAFE -Dnanomsg_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -o CMakeFiles/nanomsg.dir/aio/fsm.c.o -c /builddir/build/BUILD/nanomsg-0.9-beta/src/aio/fsm.c /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/nanomsg-0.9-beta/CMakeFiles [ 7%] Building C object src/CMakeFiles/nanomsg.dir/aio/pool.c.o cd /builddir/build/BUILD/nanomsg-0.9-beta/src && /usr/bin/cc -DNN_HAVE_ACCEPT4=1 -DNN_HAVE_CLOCK_GETTIME=1 -DNN_HAVE_CLOCK_MONOTONIC=1 -DNN_HAVE_EPOLL=1 -DNN_HAVE_EVENTFD=1 -DNN_HAVE_GCC_ATOMIC_BUILTINS -DNN_HAVE_GETADDRINFO_A=1 -DNN_HAVE_LIBNSL=1 -DNN_HAVE_LINUX -DNN_HAVE_MSG_CONTROL=1 -DNN_HAVE_PIPE2=1 -DNN_HAVE_PIPE=1 -DNN_HAVE_POLL=1 -DNN_HAVE_SEMAPHORE -DNN_HAVE_SEMAPHORE_PTHREAD=1 -DNN_HAVE_SOCKETPAIR=1 -DNN_HAVE_UNIX_SOCKETS=1 -DNN_SHARED_LIB -DNN_USE_EPOLL -DNN_USE_EVENTFD -D_GNU_SOURCE -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -D_THREAD_SAFE -Dnanomsg_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -o CMakeFiles/nanomsg.dir/aio/pool.c.o -c /builddir/build/BUILD/nanomsg-0.9-beta/src/aio/pool.c /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/nanomsg-0.9-beta/CMakeFiles 27 /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/nanomsg-0.9-beta/CMakeFiles 28 [ 8%] [ 9%] Building C object src/CMakeFiles/nanomsg.dir/aio/timer.c.o cd /builddir/build/BUILD/nanomsg-0.9-beta/src && /usr/bin/cc -DNN_HAVE_ACCEPT4=1 -DNN_HAVE_CLOCK_GETTIME=1 -DNN_HAVE_CLOCK_MONOTONIC=1 -DNN_HAVE_EPOLL=1 -DNN_HAVE_EVENTFD=1 -DNN_HAVE_GCC_ATOMIC_BUILTINS -DNN_HAVE_GETADDRINFO_A=1 -DNN_HAVE_LIBNSL=1 -DNN_HAVE_LINUX -DNN_HAVE_MSG_CONTROL=1 -DNN_HAVE_PIPE2=1 -DNN_HAVE_PIPE=1 -DNN_HAVE_POLL=1 -DNN_HAVE_SEMAPHORE -DNN_HAVE_SEMAPHORE_PTHREAD=1 -DNN_HAVE_SOCKETPAIR=1 -DNN_HAVE_UNIX_SOCKETS=1 -DNN_SHARED_LIB -DNN_USE_EPOLL -DNN_USE_EVENTFD -D_GNU_SOURCE -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -D_THREAD_SAFE -Dnanomsg_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -o CMakeFiles/nanomsg.dir/aio/timer.c.o -c /builddir/build/BUILD/nanomsg-0.9-beta/src/aio/timer.c Building C object src/CMakeFiles/nanomsg.dir/aio/timerset.c.o cd /builddir/build/BUILD/nanomsg-0.9-beta/src && /usr/bin/cc -DNN_HAVE_ACCEPT4=1 -DNN_HAVE_CLOCK_GETTIME=1 -DNN_HAVE_CLOCK_MONOTONIC=1 -DNN_HAVE_EPOLL=1 -DNN_HAVE_EVENTFD=1 -DNN_HAVE_GCC_ATOMIC_BUILTINS -DNN_HAVE_GETADDRINFO_A=1 -DNN_HAVE_LIBNSL=1 -DNN_HAVE_LINUX -DNN_HAVE_MSG_CONTROL=1 -DNN_HAVE_PIPE2=1 -DNN_HAVE_PIPE=1 -DNN_HAVE_POLL=1 -DNN_HAVE_SEMAPHORE -DNN_HAVE_SEMAPHORE_PTHREAD=1 -DNN_HAVE_SOCKETPAIR=1 -DNN_HAVE_UNIX_SOCKETS=1 -DNN_SHARED_LIB -DNN_USE_EPOLL -DNN_USE_EVENTFD -D_GNU_SOURCE -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -D_THREAD_SAFE -Dnanomsg_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -o CMakeFiles/nanomsg.dir/aio/timerset.c.o -c /builddir/build/BUILD/nanomsg-0.9-beta/src/aio/timerset.c /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/nanomsg-0.9-beta/CMakeFiles [ 9%] Building C object src/CMakeFiles/nanomsg.dir/aio/usock.c.o cd /builddir/build/BUILD/nanomsg-0.9-beta/src && /usr/bin/cc -DNN_HAVE_ACCEPT4=1 -DNN_HAVE_CLOCK_GETTIME=1 -DNN_HAVE_CLOCK_MONOTONIC=1 -DNN_HAVE_EPOLL=1 -DNN_HAVE_EVENTFD=1 -DNN_HAVE_GCC_ATOMIC_BUILTINS -DNN_HAVE_GETADDRINFO_A=1 -DNN_HAVE_LIBNSL=1 -DNN_HAVE_LINUX -DNN_HAVE_MSG_CONTROL=1 -DNN_HAVE_PIPE2=1 -DNN_HAVE_PIPE=1 -DNN_HAVE_POLL=1 -DNN_HAVE_SEMAPHORE -DNN_HAVE_SEMAPHORE_PTHREAD=1 -DNN_HAVE_SOCKETPAIR=1 -DNN_HAVE_UNIX_SOCKETS=1 -DNN_SHARED_LIB -DNN_USE_EPOLL -DNN_USE_EVENTFD -D_GNU_SOURCE -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -D_THREAD_SAFE -Dnanomsg_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -o CMakeFiles/nanomsg.dir/aio/usock.c.o -c /builddir/build/BUILD/nanomsg-0.9-beta/src/aio/usock.c /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/nanomsg-0.9-beta/CMakeFiles 29 [ 10%] Building C object src/CMakeFiles/nanomsg.dir/aio/worker.c.o cd /builddir/build/BUILD/nanomsg-0.9-beta/src && /usr/bin/cc -DNN_HAVE_ACCEPT4=1 -DNN_HAVE_CLOCK_GETTIME=1 -DNN_HAVE_CLOCK_MONOTONIC=1 -DNN_HAVE_EPOLL=1 -DNN_HAVE_EVENTFD=1 -DNN_HAVE_GCC_ATOMIC_BUILTINS -DNN_HAVE_GETADDRINFO_A=1 -DNN_HAVE_LIBNSL=1 -DNN_HAVE_LINUX -DNN_HAVE_MSG_CONTROL=1 -DNN_HAVE_PIPE2=1 -DNN_HAVE_PIPE=1 -DNN_HAVE_POLL=1 -DNN_HAVE_SEMAPHORE -DNN_HAVE_SEMAPHORE_PTHREAD=1 -DNN_HAVE_SOCKETPAIR=1 -DNN_HAVE_UNIX_SOCKETS=1 -DNN_SHARED_LIB -DNN_USE_EPOLL -DNN_USE_EVENTFD -D_GNU_SOURCE -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -D_THREAD_SAFE -Dnanomsg_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -o CMakeFiles/nanomsg.dir/aio/worker.c.o -c /builddir/build/BUILD/nanomsg-0.9-beta/src/aio/worker.c In file included from /builddir/build/BUILD/nanomsg-0.9-beta/src/aio/usock.c:28:0: /builddir/build/BUILD/nanomsg-0.9-beta/src/aio/usock_posix.inc: In function 'nn_usock_recv_raw': /builddir/build/BUILD/nanomsg-0.9-beta/src/aio/usock_posix.inc:1143:21: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] *self->in.pfd = *((int*) CMSG_DATA (cmsg)); ^ /builddir/build/BUILD/nanomsg-0.9-beta/src/aio/usock_posix.inc:1147:21: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] nn_closefd (*((int*) CMSG_DATA (cmsg))); ^ /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/nanomsg-0.9-beta/CMakeFiles 30 [ 11%] Building C object src/CMakeFiles/nanomsg.dir/utils/alloc.c.o cd /builddir/build/BUILD/nanomsg-0.9-beta/src && /usr/bin/cc -DNN_HAVE_ACCEPT4=1 -DNN_HAVE_CLOCK_GETTIME=1 -DNN_HAVE_CLOCK_MONOTONIC=1 -DNN_HAVE_EPOLL=1 -DNN_HAVE_EVENTFD=1 -DNN_HAVE_GCC_ATOMIC_BUILTINS -DNN_HAVE_GETADDRINFO_A=1 -DNN_HAVE_LIBNSL=1 -DNN_HAVE_LINUX -DNN_HAVE_MSG_CONTROL=1 -DNN_HAVE_PIPE2=1 -DNN_HAVE_PIPE=1 -DNN_HAVE_POLL=1 -DNN_HAVE_SEMAPHORE -DNN_HAVE_SEMAPHORE_PTHREAD=1 -DNN_HAVE_SOCKETPAIR=1 -DNN_HAVE_UNIX_SOCKETS=1 -DNN_SHARED_LIB -DNN_USE_EPOLL -DNN_USE_EVENTFD -D_GNU_SOURCE -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -D_THREAD_SAFE -Dnanomsg_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -o CMakeFiles/nanomsg.dir/utils/alloc.c.o -c /builddir/build/BUILD/nanomsg-0.9-beta/src/utils/alloc.c /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/nanomsg-0.9-beta/CMakeFiles [ 11%] Building C object src/CMakeFiles/nanomsg.dir/utils/atomic.c.o cd /builddir/build/BUILD/nanomsg-0.9-beta/src && /usr/bin/cc -DNN_HAVE_ACCEPT4=1 -DNN_HAVE_CLOCK_GETTIME=1 -DNN_HAVE_CLOCK_MONOTONIC=1 -DNN_HAVE_EPOLL=1 -DNN_HAVE_EVENTFD=1 -DNN_HAVE_GCC_ATOMIC_BUILTINS -DNN_HAVE_GETADDRINFO_A=1 -DNN_HAVE_LIBNSL=1 -DNN_HAVE_LINUX -DNN_HAVE_MSG_CONTROL=1 -DNN_HAVE_PIPE2=1 -DNN_HAVE_PIPE=1 -DNN_HAVE_POLL=1 -DNN_HAVE_SEMAPHORE -DNN_HAVE_SEMAPHORE_PTHREAD=1 -DNN_HAVE_SOCKETPAIR=1 -DNN_HAVE_UNIX_SOCKETS=1 -DNN_SHARED_LIB -DNN_USE_EPOLL -DNN_USE_EVENTFD -D_GNU_SOURCE -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -D_THREAD_SAFE -Dnanomsg_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -o CMakeFiles/nanomsg.dir/utils/atomic.c.o -c /builddir/build/BUILD/nanomsg-0.9-beta/src/utils/atomic.c /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/nanomsg-0.9-beta/CMakeFiles 31 [ 12%] Building C object src/CMakeFiles/nanomsg.dir/utils/chunk.c.o cd /builddir/build/BUILD/nanomsg-0.9-beta/src && /usr/bin/cc -DNN_HAVE_ACCEPT4=1 -DNN_HAVE_CLOCK_GETTIME=1 -DNN_HAVE_CLOCK_MONOTONIC=1 -DNN_HAVE_EPOLL=1 -DNN_HAVE_EVENTFD=1 -DNN_HAVE_GCC_ATOMIC_BUILTINS -DNN_HAVE_GETADDRINFO_A=1 -DNN_HAVE_LIBNSL=1 -DNN_HAVE_LINUX -DNN_HAVE_MSG_CONTROL=1 -DNN_HAVE_PIPE2=1 -DNN_HAVE_PIPE=1 -DNN_HAVE_POLL=1 -DNN_HAVE_SEMAPHORE -DNN_HAVE_SEMAPHORE_PTHREAD=1 -DNN_HAVE_SOCKETPAIR=1 -DNN_HAVE_UNIX_SOCKETS=1 -DNN_SHARED_LIB -DNN_USE_EPOLL -DNN_USE_EVENTFD -D_GNU_SOURCE -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -D_THREAD_SAFE -Dnanomsg_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -o CMakeFiles/nanomsg.dir/utils/chunk.c.o -c /builddir/build/BUILD/nanomsg-0.9-beta/src/utils/chunk.c /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/nanomsg-0.9-beta/CMakeFiles 32 /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/nanomsg-0.9-beta/CMakeFiles 33 [ 13%] [ 14%] Building C object src/CMakeFiles/nanomsg.dir/utils/chunkref.c.o cd /builddir/build/BUILD/nanomsg-0.9-beta/src && /usr/bin/cc -DNN_HAVE_ACCEPT4=1 -DNN_HAVE_CLOCK_GETTIME=1 -DNN_HAVE_CLOCK_MONOTONIC=1 -DNN_HAVE_EPOLL=1 -DNN_HAVE_EVENTFD=1 -DNN_HAVE_GCC_ATOMIC_BUILTINS -DNN_HAVE_GETADDRINFO_A=1 -DNN_HAVE_LIBNSL=1 -DNN_HAVE_LINUX -DNN_HAVE_MSG_CONTROL=1 -DNN_HAVE_PIPE2=1 -DNN_HAVE_PIPE=1 -DNN_HAVE_POLL=1 -DNN_HAVE_SEMAPHORE -DNN_HAVE_SEMAPHORE_PTHREAD=1 -DNN_HAVE_SOCKETPAIR=1 -DNN_HAVE_UNIX_SOCKETS=1 -DNN_SHARED_LIB -DNN_USE_EPOLL -DNN_USE_EVENTFD -D_GNU_SOURCE -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -D_THREAD_SAFE -Dnanomsg_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -o CMakeFiles/nanomsg.dir/utils/chunkref.c.o -c /builddir/build/BUILD/nanomsg-0.9-beta/src/utils/chunkref.c Building C object src/CMakeFiles/nanomsg.dir/utils/clock.c.o cd /builddir/build/BUILD/nanomsg-0.9-beta/src && /usr/bin/cc -DNN_HAVE_ACCEPT4=1 -DNN_HAVE_CLOCK_GETTIME=1 -DNN_HAVE_CLOCK_MONOTONIC=1 -DNN_HAVE_EPOLL=1 -DNN_HAVE_EVENTFD=1 -DNN_HAVE_GCC_ATOMIC_BUILTINS -DNN_HAVE_GETADDRINFO_A=1 -DNN_HAVE_LIBNSL=1 -DNN_HAVE_LINUX -DNN_HAVE_MSG_CONTROL=1 -DNN_HAVE_PIPE2=1 -DNN_HAVE_PIPE=1 -DNN_HAVE_POLL=1 -DNN_HAVE_SEMAPHORE -DNN_HAVE_SEMAPHORE_PTHREAD=1 -DNN_HAVE_SOCKETPAIR=1 -DNN_HAVE_UNIX_SOCKETS=1 -DNN_SHARED_LIB -DNN_USE_EPOLL -DNN_USE_EVENTFD -D_GNU_SOURCE -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -D_THREAD_SAFE -Dnanomsg_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -o CMakeFiles/nanomsg.dir/utils/clock.c.o -c /builddir/build/BUILD/nanomsg-0.9-beta/src/utils/clock.c /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/nanomsg-0.9-beta/CMakeFiles [ 14%] Building C object src/CMakeFiles/nanomsg.dir/utils/closefd.c.o cd /builddir/build/BUILD/nanomsg-0.9-beta/src && /usr/bin/cc -DNN_HAVE_ACCEPT4=1 -DNN_HAVE_CLOCK_GETTIME=1 -DNN_HAVE_CLOCK_MONOTONIC=1 -DNN_HAVE_EPOLL=1 -DNN_HAVE_EVENTFD=1 -DNN_HAVE_GCC_ATOMIC_BUILTINS -DNN_HAVE_GETADDRINFO_A=1 -DNN_HAVE_LIBNSL=1 -DNN_HAVE_LINUX -DNN_HAVE_MSG_CONTROL=1 -DNN_HAVE_PIPE2=1 -DNN_HAVE_PIPE=1 -DNN_HAVE_POLL=1 -DNN_HAVE_SEMAPHORE -DNN_HAVE_SEMAPHORE_PTHREAD=1 -DNN_HAVE_SOCKETPAIR=1 -DNN_HAVE_UNIX_SOCKETS=1 -DNN_SHARED_LIB -DNN_USE_EPOLL -DNN_USE_EVENTFD -D_GNU_SOURCE -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -D_THREAD_SAFE -Dnanomsg_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -o CMakeFiles/nanomsg.dir/utils/closefd.c.o -c /builddir/build/BUILD/nanomsg-0.9-beta/src/utils/closefd.c /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/nanomsg-0.9-beta/CMakeFiles 34 [ 15%] Building C object src/CMakeFiles/nanomsg.dir/utils/efd.c.o cd /builddir/build/BUILD/nanomsg-0.9-beta/src && /usr/bin/cc -DNN_HAVE_ACCEPT4=1 -DNN_HAVE_CLOCK_GETTIME=1 -DNN_HAVE_CLOCK_MONOTONIC=1 -DNN_HAVE_EPOLL=1 -DNN_HAVE_EVENTFD=1 -DNN_HAVE_GCC_ATOMIC_BUILTINS -DNN_HAVE_GETADDRINFO_A=1 -DNN_HAVE_LIBNSL=1 -DNN_HAVE_LINUX -DNN_HAVE_MSG_CONTROL=1 -DNN_HAVE_PIPE2=1 -DNN_HAVE_PIPE=1 -DNN_HAVE_POLL=1 -DNN_HAVE_SEMAPHORE -DNN_HAVE_SEMAPHORE_PTHREAD=1 -DNN_HAVE_SOCKETPAIR=1 -DNN_HAVE_UNIX_SOCKETS=1 -DNN_SHARED_LIB -DNN_USE_EPOLL -DNN_USE_EVENTFD -D_GNU_SOURCE -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -D_THREAD_SAFE -Dnanomsg_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -o CMakeFiles/nanomsg.dir/utils/efd.c.o -c /builddir/build/BUILD/nanomsg-0.9-beta/src/utils/efd.c /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/nanomsg-0.9-beta/CMakeFiles 35 [ 16%] Building C object src/CMakeFiles/nanomsg.dir/utils/err.c.o cd /builddir/build/BUILD/nanomsg-0.9-beta/src && /usr/bin/cc -DNN_HAVE_ACCEPT4=1 -DNN_HAVE_CLOCK_GETTIME=1 -DNN_HAVE_CLOCK_MONOTONIC=1 -DNN_HAVE_EPOLL=1 -DNN_HAVE_EVENTFD=1 -DNN_HAVE_GCC_ATOMIC_BUILTINS -DNN_HAVE_GETADDRINFO_A=1 -DNN_HAVE_LIBNSL=1 -DNN_HAVE_LINUX -DNN_HAVE_MSG_CONTROL=1 -DNN_HAVE_PIPE2=1 -DNN_HAVE_PIPE=1 -DNN_HAVE_POLL=1 -DNN_HAVE_SEMAPHORE -DNN_HAVE_SEMAPHORE_PTHREAD=1 -DNN_HAVE_SOCKETPAIR=1 -DNN_HAVE_UNIX_SOCKETS=1 -DNN_SHARED_LIB -DNN_USE_EPOLL -DNN_USE_EVENTFD -D_GNU_SOURCE -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -D_THREAD_SAFE -Dnanomsg_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -o CMakeFiles/nanomsg.dir/utils/err.c.o -c /builddir/build/BUILD/nanomsg-0.9-beta/src/utils/err.c /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/nanomsg-0.9-beta/CMakeFiles [ 16%] Building C object src/CMakeFiles/nanomsg.dir/utils/hash.c.o cd /builddir/build/BUILD/nanomsg-0.9-beta/src && /usr/bin/cc -DNN_HAVE_ACCEPT4=1 -DNN_HAVE_CLOCK_GETTIME=1 -DNN_HAVE_CLOCK_MONOTONIC=1 -DNN_HAVE_EPOLL=1 -DNN_HAVE_EVENTFD=1 -DNN_HAVE_GCC_ATOMIC_BUILTINS -DNN_HAVE_GETADDRINFO_A=1 -DNN_HAVE_LIBNSL=1 -DNN_HAVE_LINUX -DNN_HAVE_MSG_CONTROL=1 -DNN_HAVE_PIPE2=1 -DNN_HAVE_PIPE=1 -DNN_HAVE_POLL=1 -DNN_HAVE_SEMAPHORE -DNN_HAVE_SEMAPHORE_PTHREAD=1 -DNN_HAVE_SOCKETPAIR=1 -DNN_HAVE_UNIX_SOCKETS=1 -DNN_SHARED_LIB -DNN_USE_EPOLL -DNN_USE_EVENTFD -D_GNU_SOURCE -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -D_THREAD_SAFE -Dnanomsg_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -o CMakeFiles/nanomsg.dir/utils/hash.c.o -c /builddir/build/BUILD/nanomsg-0.9-beta/src/utils/hash.c /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/nanomsg-0.9-beta/CMakeFiles 36 [ 17%] Building C object src/CMakeFiles/nanomsg.dir/utils/list.c.o cd /builddir/build/BUILD/nanomsg-0.9-beta/src && /usr/bin/cc -DNN_HAVE_ACCEPT4=1 -DNN_HAVE_CLOCK_GETTIME=1 -DNN_HAVE_CLOCK_MONOTONIC=1 -DNN_HAVE_EPOLL=1 -DNN_HAVE_EVENTFD=1 -DNN_HAVE_GCC_ATOMIC_BUILTINS -DNN_HAVE_GETADDRINFO_A=1 -DNN_HAVE_LIBNSL=1 -DNN_HAVE_LINUX -DNN_HAVE_MSG_CONTROL=1 -DNN_HAVE_PIPE2=1 -DNN_HAVE_PIPE=1 -DNN_HAVE_POLL=1 -DNN_HAVE_SEMAPHORE -DNN_HAVE_SEMAPHORE_PTHREAD=1 -DNN_HAVE_SOCKETPAIR=1 -DNN_HAVE_UNIX_SOCKETS=1 -DNN_SHARED_LIB -DNN_USE_EPOLL -DNN_USE_EVENTFD -D_GNU_SOURCE -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -D_THREAD_SAFE -Dnanomsg_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -o CMakeFiles/nanomsg.dir/utils/list.c.o -c /builddir/build/BUILD/nanomsg-0.9-beta/src/utils/list.c /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/nanomsg-0.9-beta/CMakeFiles 37 [ 18%] /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/nanomsg-0.9-beta/CMakeFiles 38 Building C object src/CMakeFiles/nanomsg.dir/utils/msg.c.o [ 19%] cd /builddir/build/BUILD/nanomsg-0.9-beta/src && /usr/bin/cc -DNN_HAVE_ACCEPT4=1 -DNN_HAVE_CLOCK_GETTIME=1 -DNN_HAVE_CLOCK_MONOTONIC=1 -DNN_HAVE_EPOLL=1 -DNN_HAVE_EVENTFD=1 -DNN_HAVE_GCC_ATOMIC_BUILTINS -DNN_HAVE_GETADDRINFO_A=1 -DNN_HAVE_LIBNSL=1 -DNN_HAVE_LINUX -DNN_HAVE_MSG_CONTROL=1 -DNN_HAVE_PIPE2=1 -DNN_HAVE_PIPE=1 -DNN_HAVE_POLL=1 -DNN_HAVE_SEMAPHORE -DNN_HAVE_SEMAPHORE_PTHREAD=1 -DNN_HAVE_SOCKETPAIR=1 -DNN_HAVE_UNIX_SOCKETS=1 -DNN_SHARED_LIB -DNN_USE_EPOLL -DNN_USE_EVENTFD -D_GNU_SOURCE -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -D_THREAD_SAFE -Dnanomsg_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -o CMakeFiles/nanomsg.dir/utils/msg.c.o -c /builddir/build/BUILD/nanomsg-0.9-beta/src/utils/msg.c Building C object src/CMakeFiles/nanomsg.dir/utils/condvar.c.o cd /builddir/build/BUILD/nanomsg-0.9-beta/src && /usr/bin/cc -DNN_HAVE_ACCEPT4=1 -DNN_HAVE_CLOCK_GETTIME=1 -DNN_HAVE_CLOCK_MONOTONIC=1 -DNN_HAVE_EPOLL=1 -DNN_HAVE_EVENTFD=1 -DNN_HAVE_GCC_ATOMIC_BUILTINS -DNN_HAVE_GETADDRINFO_A=1 -DNN_HAVE_LIBNSL=1 -DNN_HAVE_LINUX -DNN_HAVE_MSG_CONTROL=1 -DNN_HAVE_PIPE2=1 -DNN_HAVE_PIPE=1 -DNN_HAVE_POLL=1 -DNN_HAVE_SEMAPHORE -DNN_HAVE_SEMAPHORE_PTHREAD=1 -DNN_HAVE_SOCKETPAIR=1 -DNN_HAVE_UNIX_SOCKETS=1 -DNN_SHARED_LIB -DNN_USE_EPOLL -DNN_USE_EVENTFD -D_GNU_SOURCE -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -D_THREAD_SAFE -Dnanomsg_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -o CMakeFiles/nanomsg.dir/utils/condvar.c.o -c /builddir/build/BUILD/nanomsg-0.9-beta/src/utils/condvar.c /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/nanomsg-0.9-beta/CMakeFiles [ 19%] Building C object src/CMakeFiles/nanomsg.dir/utils/mutex.c.o cd /builddir/build/BUILD/nanomsg-0.9-beta/src && /usr/bin/cc -DNN_HAVE_ACCEPT4=1 -DNN_HAVE_CLOCK_GETTIME=1 -DNN_HAVE_CLOCK_MONOTONIC=1 -DNN_HAVE_EPOLL=1 -DNN_HAVE_EVENTFD=1 -DNN_HAVE_GCC_ATOMIC_BUILTINS -DNN_HAVE_GETADDRINFO_A=1 -DNN_HAVE_LIBNSL=1 -DNN_HAVE_LINUX -DNN_HAVE_MSG_CONTROL=1 -DNN_HAVE_PIPE2=1 -DNN_HAVE_PIPE=1 -DNN_HAVE_POLL=1 -DNN_HAVE_SEMAPHORE -DNN_HAVE_SEMAPHORE_PTHREAD=1 -DNN_HAVE_SOCKETPAIR=1 -DNN_HAVE_UNIX_SOCKETS=1 -DNN_SHARED_LIB -DNN_USE_EPOLL -DNN_USE_EVENTFD -D_GNU_SOURCE -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -D_THREAD_SAFE -Dnanomsg_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -o CMakeFiles/nanomsg.dir/utils/mutex.c.o -c /builddir/build/BUILD/nanomsg-0.9-beta/src/utils/mutex.c /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/nanomsg-0.9-beta/CMakeFiles 39 [ 20%] Building C object src/CMakeFiles/nanomsg.dir/utils/once.c.o cd /builddir/build/BUILD/nanomsg-0.9-beta/src && /usr/bin/cc -DNN_HAVE_ACCEPT4=1 -DNN_HAVE_CLOCK_GETTIME=1 -DNN_HAVE_CLOCK_MONOTONIC=1 -DNN_HAVE_EPOLL=1 -DNN_HAVE_EVENTFD=1 -DNN_HAVE_GCC_ATOMIC_BUILTINS -DNN_HAVE_GETADDRINFO_A=1 -DNN_HAVE_LIBNSL=1 -DNN_HAVE_LINUX -DNN_HAVE_MSG_CONTROL=1 -DNN_HAVE_PIPE2=1 -DNN_HAVE_PIPE=1 -DNN_HAVE_POLL=1 -DNN_HAVE_SEMAPHORE -DNN_HAVE_SEMAPHORE_PTHREAD=1 -DNN_HAVE_SOCKETPAIR=1 -DNN_HAVE_UNIX_SOCKETS=1 -DNN_SHARED_LIB -DNN_USE_EPOLL -DNN_USE_EVENTFD -D_GNU_SOURCE -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -D_THREAD_SAFE -Dnanomsg_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -o CMakeFiles/nanomsg.dir/utils/once.c.o -c /builddir/build/BUILD/nanomsg-0.9-beta/src/utils/once.c /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/nanomsg-0.9-beta/CMakeFiles 40 [ 21%] Building C object src/CMakeFiles/nanomsg.dir/utils/queue.c.o cd /builddir/build/BUILD/nanomsg-0.9-beta/src && /usr/bin/cc -DNN_HAVE_ACCEPT4=1 -DNN_HAVE_CLOCK_GETTIME=1 -DNN_HAVE_CLOCK_MONOTONIC=1 -DNN_HAVE_EPOLL=1 -DNN_HAVE_EVENTFD=1 -DNN_HAVE_GCC_ATOMIC_BUILTINS -DNN_HAVE_GETADDRINFO_A=1 -DNN_HAVE_LIBNSL=1 -DNN_HAVE_LINUX -DNN_HAVE_MSG_CONTROL=1 -DNN_HAVE_PIPE2=1 -DNN_HAVE_PIPE=1 -DNN_HAVE_POLL=1 -DNN_HAVE_SEMAPHORE -DNN_HAVE_SEMAPHORE_PTHREAD=1 -DNN_HAVE_SOCKETPAIR=1 -DNN_HAVE_UNIX_SOCKETS=1 -DNN_SHARED_LIB -DNN_USE_EPOLL -DNN_USE_EVENTFD -D_GNU_SOURCE -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -D_THREAD_SAFE -Dnanomsg_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -o CMakeFiles/nanomsg.dir/utils/queue.c.o -c /builddir/build/BUILD/nanomsg-0.9-beta/src/utils/queue.c /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/nanomsg-0.9-beta/CMakeFiles [ 21%] Building C object src/CMakeFiles/nanomsg.dir/utils/random.c.o cd /builddir/build/BUILD/nanomsg-0.9-beta/src && /usr/bin/cc -DNN_HAVE_ACCEPT4=1 -DNN_HAVE_CLOCK_GETTIME=1 -DNN_HAVE_CLOCK_MONOTONIC=1 -DNN_HAVE_EPOLL=1 -DNN_HAVE_EVENTFD=1 -DNN_HAVE_GCC_ATOMIC_BUILTINS -DNN_HAVE_GETADDRINFO_A=1 -DNN_HAVE_LIBNSL=1 -DNN_HAVE_LINUX -DNN_HAVE_MSG_CONTROL=1 -DNN_HAVE_PIPE2=1 -DNN_HAVE_PIPE=1 -DNN_HAVE_POLL=1 -DNN_HAVE_SEMAPHORE -DNN_HAVE_SEMAPHORE_PTHREAD=1 -DNN_HAVE_SOCKETPAIR=1 -DNN_HAVE_UNIX_SOCKETS=1 -DNN_SHARED_LIB -DNN_USE_EPOLL -DNN_USE_EVENTFD -D_GNU_SOURCE -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -D_THREAD_SAFE -Dnanomsg_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -o CMakeFiles/nanomsg.dir/utils/random.c.o -c /builddir/build/BUILD/nanomsg-0.9-beta/src/utils/random.c /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/nanomsg-0.9-beta/CMakeFiles 41 /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/nanomsg-0.9-beta/CMakeFiles 42 [ 23%] [ 23%] Building C object src/CMakeFiles/nanomsg.dir/utils/sem.c.o Building C object src/CMakeFiles/nanomsg.dir/utils/sleep.c.o cd /builddir/build/BUILD/nanomsg-0.9-beta/src && /usr/bin/cc -DNN_HAVE_ACCEPT4=1 -DNN_HAVE_CLOCK_GETTIME=1 -DNN_HAVE_CLOCK_MONOTONIC=1 -DNN_HAVE_EPOLL=1 -DNN_HAVE_EVENTFD=1 -DNN_HAVE_GCC_ATOMIC_BUILTINS -DNN_HAVE_GETADDRINFO_A=1 -DNN_HAVE_LIBNSL=1 -DNN_HAVE_LINUX -DNN_HAVE_MSG_CONTROL=1 -DNN_HAVE_PIPE2=1 -DNN_HAVE_PIPE=1 -DNN_HAVE_POLL=1 -DNN_HAVE_SEMAPHORE -DNN_HAVE_SEMAPHORE_PTHREAD=1 -DNN_HAVE_SOCKETPAIR=1 -DNN_HAVE_UNIX_SOCKETS=1 -DNN_SHARED_LIB -DNN_USE_EPOLL -DNN_USE_EVENTFD -D_GNU_SOURCE -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -D_THREAD_SAFE -Dnanomsg_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -o CMakeFiles/nanomsg.dir/utils/sem.c.o -c /builddir/build/BUILD/nanomsg-0.9-beta/src/utils/sem.c cd /builddir/build/BUILD/nanomsg-0.9-beta/src && /usr/bin/cc -DNN_HAVE_ACCEPT4=1 -DNN_HAVE_CLOCK_GETTIME=1 -DNN_HAVE_CLOCK_MONOTONIC=1 -DNN_HAVE_EPOLL=1 -DNN_HAVE_EVENTFD=1 -DNN_HAVE_GCC_ATOMIC_BUILTINS -DNN_HAVE_GETADDRINFO_A=1 -DNN_HAVE_LIBNSL=1 -DNN_HAVE_LINUX -DNN_HAVE_MSG_CONTROL=1 -DNN_HAVE_PIPE2=1 -DNN_HAVE_PIPE=1 -DNN_HAVE_POLL=1 -DNN_HAVE_SEMAPHORE -DNN_HAVE_SEMAPHORE_PTHREAD=1 -DNN_HAVE_SOCKETPAIR=1 -DNN_HAVE_UNIX_SOCKETS=1 -DNN_SHARED_LIB -DNN_USE_EPOLL -DNN_USE_EVENTFD -D_GNU_SOURCE -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -D_THREAD_SAFE -Dnanomsg_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -o CMakeFiles/nanomsg.dir/utils/sleep.c.o -c /builddir/build/BUILD/nanomsg-0.9-beta/src/utils/sleep.c /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/nanomsg-0.9-beta/CMakeFiles [ 23%] Building C object src/CMakeFiles/nanomsg.dir/utils/thread.c.o cd /builddir/build/BUILD/nanomsg-0.9-beta/src && /usr/bin/cc -DNN_HAVE_ACCEPT4=1 -DNN_HAVE_CLOCK_GETTIME=1 -DNN_HAVE_CLOCK_MONOTONIC=1 -DNN_HAVE_EPOLL=1 -DNN_HAVE_EVENTFD=1 -DNN_HAVE_GCC_ATOMIC_BUILTINS -DNN_HAVE_GETADDRINFO_A=1 -DNN_HAVE_LIBNSL=1 -DNN_HAVE_LINUX -DNN_HAVE_MSG_CONTROL=1 -DNN_HAVE_PIPE2=1 -DNN_HAVE_PIPE=1 -DNN_HAVE_POLL=1 -DNN_HAVE_SEMAPHORE -DNN_HAVE_SEMAPHORE_PTHREAD=1 -DNN_HAVE_SOCKETPAIR=1 -DNN_HAVE_UNIX_SOCKETS=1 -DNN_SHARED_LIB -DNN_USE_EPOLL -DNN_USE_EVENTFD -D_GNU_SOURCE -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -D_THREAD_SAFE -Dnanomsg_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -o CMakeFiles/nanomsg.dir/utils/thread.c.o -c /builddir/build/BUILD/nanomsg-0.9-beta/src/utils/thread.c /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/nanomsg-0.9-beta/CMakeFiles 43 [ 24%] Building C object src/CMakeFiles/nanomsg.dir/utils/wire.c.o cd /builddir/build/BUILD/nanomsg-0.9-beta/src && /usr/bin/cc -DNN_HAVE_ACCEPT4=1 -DNN_HAVE_CLOCK_GETTIME=1 -DNN_HAVE_CLOCK_MONOTONIC=1 -DNN_HAVE_EPOLL=1 -DNN_HAVE_EVENTFD=1 -DNN_HAVE_GCC_ATOMIC_BUILTINS -DNN_HAVE_GETADDRINFO_A=1 -DNN_HAVE_LIBNSL=1 -DNN_HAVE_LINUX -DNN_HAVE_MSG_CONTROL=1 -DNN_HAVE_PIPE2=1 -DNN_HAVE_PIPE=1 -DNN_HAVE_POLL=1 -DNN_HAVE_SEMAPHORE -DNN_HAVE_SEMAPHORE_PTHREAD=1 -DNN_HAVE_SOCKETPAIR=1 -DNN_HAVE_UNIX_SOCKETS=1 -DNN_SHARED_LIB -DNN_USE_EPOLL -DNN_USE_EVENTFD -D_GNU_SOURCE -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -D_THREAD_SAFE -Dnanomsg_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -o CMakeFiles/nanomsg.dir/utils/wire.c.o -c /builddir/build/BUILD/nanomsg-0.9-beta/src/utils/wire.c /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/nanomsg-0.9-beta/CMakeFiles 44 /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/nanomsg-0.9-beta/CMakeFiles 45 [ 26%] [ 26%] Building C object src/CMakeFiles/nanomsg.dir/devices/device.c.o Building C object src/CMakeFiles/nanomsg.dir/protocols/utils/dist.c.o cd /builddir/build/BUILD/nanomsg-0.9-beta/src && /usr/bin/cc -DNN_HAVE_ACCEPT4=1 -DNN_HAVE_CLOCK_GETTIME=1 -DNN_HAVE_CLOCK_MONOTONIC=1 -DNN_HAVE_EPOLL=1 -DNN_HAVE_EVENTFD=1 -DNN_HAVE_GCC_ATOMIC_BUILTINS -DNN_HAVE_GETADDRINFO_A=1 -DNN_HAVE_LIBNSL=1 -DNN_HAVE_LINUX -DNN_HAVE_MSG_CONTROL=1 -DNN_HAVE_PIPE2=1 -DNN_HAVE_PIPE=1 -DNN_HAVE_POLL=1 -DNN_HAVE_SEMAPHORE -DNN_HAVE_SEMAPHORE_PTHREAD=1 -DNN_HAVE_SOCKETPAIR=1 -DNN_HAVE_UNIX_SOCKETS=1 -DNN_SHARED_LIB -DNN_USE_EPOLL -DNN_USE_EVENTFD -D_GNU_SOURCE -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -D_THREAD_SAFE -Dnanomsg_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -o CMakeFiles/nanomsg.dir/devices/device.c.o -c /builddir/build/BUILD/nanomsg-0.9-beta/src/devices/device.c cd /builddir/build/BUILD/nanomsg-0.9-beta/src && /usr/bin/cc -DNN_HAVE_ACCEPT4=1 -DNN_HAVE_CLOCK_GETTIME=1 -DNN_HAVE_CLOCK_MONOTONIC=1 -DNN_HAVE_EPOLL=1 -DNN_HAVE_EVENTFD=1 -DNN_HAVE_GCC_ATOMIC_BUILTINS -DNN_HAVE_GETADDRINFO_A=1 -DNN_HAVE_LIBNSL=1 -DNN_HAVE_LINUX -DNN_HAVE_MSG_CONTROL=1 -DNN_HAVE_PIPE2=1 -DNN_HAVE_PIPE=1 -DNN_HAVE_POLL=1 -DNN_HAVE_SEMAPHORE -DNN_HAVE_SEMAPHORE_PTHREAD=1 -DNN_HAVE_SOCKETPAIR=1 -DNN_HAVE_UNIX_SOCKETS=1 -DNN_SHARED_LIB -DNN_USE_EPOLL -DNN_USE_EVENTFD -D_GNU_SOURCE -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -D_THREAD_SAFE -Dnanomsg_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -o CMakeFiles/nanomsg.dir/protocols/utils/dist.c.o -c /builddir/build/BUILD/nanomsg-0.9-beta/src/protocols/utils/dist.c /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/nanomsg-0.9-beta/CMakeFiles [ 26%] Building C object src/CMakeFiles/nanomsg.dir/protocols/utils/excl.c.o cd /builddir/build/BUILD/nanomsg-0.9-beta/src && /usr/bin/cc -DNN_HAVE_ACCEPT4=1 -DNN_HAVE_CLOCK_GETTIME=1 -DNN_HAVE_CLOCK_MONOTONIC=1 -DNN_HAVE_EPOLL=1 -DNN_HAVE_EVENTFD=1 -DNN_HAVE_GCC_ATOMIC_BUILTINS -DNN_HAVE_GETADDRINFO_A=1 -DNN_HAVE_LIBNSL=1 -DNN_HAVE_LINUX -DNN_HAVE_MSG_CONTROL=1 -DNN_HAVE_PIPE2=1 -DNN_HAVE_PIPE=1 -DNN_HAVE_POLL=1 -DNN_HAVE_SEMAPHORE -DNN_HAVE_SEMAPHORE_PTHREAD=1 -DNN_HAVE_SOCKETPAIR=1 -DNN_HAVE_UNIX_SOCKETS=1 -DNN_SHARED_LIB -DNN_USE_EPOLL -DNN_USE_EVENTFD -D_GNU_SOURCE -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -D_THREAD_SAFE -Dnanomsg_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -o CMakeFiles/nanomsg.dir/protocols/utils/excl.c.o -c /builddir/build/BUILD/nanomsg-0.9-beta/src/protocols/utils/excl.c /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/nanomsg-0.9-beta/CMakeFiles 46 /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/nanomsg-0.9-beta/CMakeFiles 47 [ 28%] [ 28%] Building C object src/CMakeFiles/nanomsg.dir/protocols/utils/lb.c.o Building C object src/CMakeFiles/nanomsg.dir/protocols/utils/fq.c.o cd /builddir/build/BUILD/nanomsg-0.9-beta/src && /usr/bin/cc -DNN_HAVE_ACCEPT4=1 -DNN_HAVE_CLOCK_GETTIME=1 -DNN_HAVE_CLOCK_MONOTONIC=1 -DNN_HAVE_EPOLL=1 -DNN_HAVE_EVENTFD=1 -DNN_HAVE_GCC_ATOMIC_BUILTINS -DNN_HAVE_GETADDRINFO_A=1 -DNN_HAVE_LIBNSL=1 -DNN_HAVE_LINUX -DNN_HAVE_MSG_CONTROL=1 -DNN_HAVE_PIPE2=1 -DNN_HAVE_PIPE=1 -DNN_HAVE_POLL=1 -DNN_HAVE_SEMAPHORE -DNN_HAVE_SEMAPHORE_PTHREAD=1 -DNN_HAVE_SOCKETPAIR=1 -DNN_HAVE_UNIX_SOCKETS=1 -DNN_SHARED_LIB -DNN_USE_EPOLL -DNN_USE_EVENTFD -D_GNU_SOURCE -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -D_THREAD_SAFE -Dnanomsg_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -o CMakeFiles/nanomsg.dir/protocols/utils/lb.c.o -c /builddir/build/BUILD/nanomsg-0.9-beta/src/protocols/utils/lb.c cd /builddir/build/BUILD/nanomsg-0.9-beta/src && /usr/bin/cc -DNN_HAVE_ACCEPT4=1 -DNN_HAVE_CLOCK_GETTIME=1 -DNN_HAVE_CLOCK_MONOTONIC=1 -DNN_HAVE_EPOLL=1 -DNN_HAVE_EVENTFD=1 -DNN_HAVE_GCC_ATOMIC_BUILTINS -DNN_HAVE_GETADDRINFO_A=1 -DNN_HAVE_LIBNSL=1 -DNN_HAVE_LINUX -DNN_HAVE_MSG_CONTROL=1 -DNN_HAVE_PIPE2=1 -DNN_HAVE_PIPE=1 -DNN_HAVE_POLL=1 -DNN_HAVE_SEMAPHORE -DNN_HAVE_SEMAPHORE_PTHREAD=1 -DNN_HAVE_SOCKETPAIR=1 -DNN_HAVE_UNIX_SOCKETS=1 -DNN_SHARED_LIB -DNN_USE_EPOLL -DNN_USE_EVENTFD -D_GNU_SOURCE -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -D_THREAD_SAFE -Dnanomsg_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -o CMakeFiles/nanomsg.dir/protocols/utils/fq.c.o -c /builddir/build/BUILD/nanomsg-0.9-beta/src/protocols/utils/fq.c /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/nanomsg-0.9-beta/CMakeFiles [ 28%] /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/nanomsg-0.9-beta/CMakeFiles 48 Building C object src/CMakeFiles/nanomsg.dir/protocols/utils/priolist.c.o [ 29%] cd /builddir/build/BUILD/nanomsg-0.9-beta/src && /usr/bin/cc -DNN_HAVE_ACCEPT4=1 -DNN_HAVE_CLOCK_GETTIME=1 -DNN_HAVE_CLOCK_MONOTONIC=1 -DNN_HAVE_EPOLL=1 -DNN_HAVE_EVENTFD=1 -DNN_HAVE_GCC_ATOMIC_BUILTINS -DNN_HAVE_GETADDRINFO_A=1 -DNN_HAVE_LIBNSL=1 -DNN_HAVE_LINUX -DNN_HAVE_MSG_CONTROL=1 -DNN_HAVE_PIPE2=1 -DNN_HAVE_PIPE=1 -DNN_HAVE_POLL=1 -DNN_HAVE_SEMAPHORE -DNN_HAVE_SEMAPHORE_PTHREAD=1 -DNN_HAVE_SOCKETPAIR=1 -DNN_HAVE_UNIX_SOCKETS=1 -DNN_SHARED_LIB -DNN_USE_EPOLL -DNN_USE_EVENTFD -D_GNU_SOURCE -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -D_THREAD_SAFE -Dnanomsg_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -o CMakeFiles/nanomsg.dir/protocols/utils/priolist.c.o -c /builddir/build/BUILD/nanomsg-0.9-beta/src/protocols/utils/priolist.c Building C object src/CMakeFiles/nanomsg.dir/protocols/bus/bus.c.o cd /builddir/build/BUILD/nanomsg-0.9-beta/src && /usr/bin/cc -DNN_HAVE_ACCEPT4=1 -DNN_HAVE_CLOCK_GETTIME=1 -DNN_HAVE_CLOCK_MONOTONIC=1 -DNN_HAVE_EPOLL=1 -DNN_HAVE_EVENTFD=1 -DNN_HAVE_GCC_ATOMIC_BUILTINS -DNN_HAVE_GETADDRINFO_A=1 -DNN_HAVE_LIBNSL=1 -DNN_HAVE_LINUX -DNN_HAVE_MSG_CONTROL=1 -DNN_HAVE_PIPE2=1 -DNN_HAVE_PIPE=1 -DNN_HAVE_POLL=1 -DNN_HAVE_SEMAPHORE -DNN_HAVE_SEMAPHORE_PTHREAD=1 -DNN_HAVE_SOCKETPAIR=1 -DNN_HAVE_UNIX_SOCKETS=1 -DNN_SHARED_LIB -DNN_USE_EPOLL -DNN_USE_EVENTFD -D_GNU_SOURCE -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -D_THREAD_SAFE -Dnanomsg_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -o CMakeFiles/nanomsg.dir/protocols/bus/bus.c.o -c /builddir/build/BUILD/nanomsg-0.9-beta/src/protocols/bus/bus.c /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/nanomsg-0.9-beta/CMakeFiles 49 [ 30%] Building C object src/CMakeFiles/nanomsg.dir/protocols/bus/xbus.c.o cd /builddir/build/BUILD/nanomsg-0.9-beta/src && /usr/bin/cc -DNN_HAVE_ACCEPT4=1 -DNN_HAVE_CLOCK_GETTIME=1 -DNN_HAVE_CLOCK_MONOTONIC=1 -DNN_HAVE_EPOLL=1 -DNN_HAVE_EVENTFD=1 -DNN_HAVE_GCC_ATOMIC_BUILTINS -DNN_HAVE_GETADDRINFO_A=1 -DNN_HAVE_LIBNSL=1 -DNN_HAVE_LINUX -DNN_HAVE_MSG_CONTROL=1 -DNN_HAVE_PIPE2=1 -DNN_HAVE_PIPE=1 -DNN_HAVE_POLL=1 -DNN_HAVE_SEMAPHORE -DNN_HAVE_SEMAPHORE_PTHREAD=1 -DNN_HAVE_SOCKETPAIR=1 -DNN_HAVE_UNIX_SOCKETS=1 -DNN_SHARED_LIB -DNN_USE_EPOLL -DNN_USE_EVENTFD -D_GNU_SOURCE -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -D_THREAD_SAFE -Dnanomsg_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -o CMakeFiles/nanomsg.dir/protocols/bus/xbus.c.o -c /builddir/build/BUILD/nanomsg-0.9-beta/src/protocols/bus/xbus.c /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/nanomsg-0.9-beta/CMakeFiles 50 [ 31%] Building C object src/CMakeFiles/nanomsg.dir/protocols/pipeline/push.c.o cd /builddir/build/BUILD/nanomsg-0.9-beta/src && /usr/bin/cc -DNN_HAVE_ACCEPT4=1 -DNN_HAVE_CLOCK_GETTIME=1 -DNN_HAVE_CLOCK_MONOTONIC=1 -DNN_HAVE_EPOLL=1 -DNN_HAVE_EVENTFD=1 -DNN_HAVE_GCC_ATOMIC_BUILTINS -DNN_HAVE_GETADDRINFO_A=1 -DNN_HAVE_LIBNSL=1 -DNN_HAVE_LINUX -DNN_HAVE_MSG_CONTROL=1 -DNN_HAVE_PIPE2=1 -DNN_HAVE_PIPE=1 -DNN_HAVE_POLL=1 -DNN_HAVE_SEMAPHORE -DNN_HAVE_SEMAPHORE_PTHREAD=1 -DNN_HAVE_SOCKETPAIR=1 -DNN_HAVE_UNIX_SOCKETS=1 -DNN_SHARED_LIB -DNN_USE_EPOLL -DNN_USE_EVENTFD -D_GNU_SOURCE -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -D_THREAD_SAFE -Dnanomsg_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -o CMakeFiles/nanomsg.dir/protocols/pipeline/push.c.o -c /builddir/build/BUILD/nanomsg-0.9-beta/src/protocols/pipeline/push.c /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/nanomsg-0.9-beta/CMakeFiles [ 31%] Building C object src/CMakeFiles/nanomsg.dir/protocols/pipeline/pull.c.o cd /builddir/build/BUILD/nanomsg-0.9-beta/src && /usr/bin/cc -DNN_HAVE_ACCEPT4=1 -DNN_HAVE_CLOCK_GETTIME=1 -DNN_HAVE_CLOCK_MONOTONIC=1 -DNN_HAVE_EPOLL=1 -DNN_HAVE_EVENTFD=1 -DNN_HAVE_GCC_ATOMIC_BUILTINS -DNN_HAVE_GETADDRINFO_A=1 -DNN_HAVE_LIBNSL=1 -DNN_HAVE_LINUX -DNN_HAVE_MSG_CONTROL=1 -DNN_HAVE_PIPE2=1 -DNN_HAVE_PIPE=1 -DNN_HAVE_POLL=1 -DNN_HAVE_SEMAPHORE -DNN_HAVE_SEMAPHORE_PTHREAD=1 -DNN_HAVE_SOCKETPAIR=1 -DNN_HAVE_UNIX_SOCKETS=1 -DNN_SHARED_LIB -DNN_USE_EPOLL -DNN_USE_EVENTFD -D_GNU_SOURCE -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -D_THREAD_SAFE -Dnanomsg_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -o CMakeFiles/nanomsg.dir/protocols/pipeline/pull.c.o -c /builddir/build/BUILD/nanomsg-0.9-beta/src/protocols/pipeline/pull.c /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/nanomsg-0.9-beta/CMakeFiles 51 [ 32%] Building C object src/CMakeFiles/nanomsg.dir/protocols/pipeline/xpull.c.o cd /builddir/build/BUILD/nanomsg-0.9-beta/src && /usr/bin/cc -DNN_HAVE_ACCEPT4=1 -DNN_HAVE_CLOCK_GETTIME=1 -DNN_HAVE_CLOCK_MONOTONIC=1 -DNN_HAVE_EPOLL=1 -DNN_HAVE_EVENTFD=1 -DNN_HAVE_GCC_ATOMIC_BUILTINS -DNN_HAVE_GETADDRINFO_A=1 -DNN_HAVE_LIBNSL=1 -DNN_HAVE_LINUX -DNN_HAVE_MSG_CONTROL=1 -DNN_HAVE_PIPE2=1 -DNN_HAVE_PIPE=1 -DNN_HAVE_POLL=1 -DNN_HAVE_SEMAPHORE -DNN_HAVE_SEMAPHORE_PTHREAD=1 -DNN_HAVE_SOCKETPAIR=1 -DNN_HAVE_UNIX_SOCKETS=1 -DNN_SHARED_LIB -DNN_USE_EPOLL -DNN_USE_EVENTFD -D_GNU_SOURCE -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -D_THREAD_SAFE -Dnanomsg_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -o CMakeFiles/nanomsg.dir/protocols/pipeline/xpull.c.o -c /builddir/build/BUILD/nanomsg-0.9-beta/src/protocols/pipeline/xpull.c /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/nanomsg-0.9-beta/CMakeFiles 52 [ 33%] Building C object src/CMakeFiles/nanomsg.dir/protocols/pipeline/xpush.c.o cd /builddir/build/BUILD/nanomsg-0.9-beta/src && /usr/bin/cc -DNN_HAVE_ACCEPT4=1 -DNN_HAVE_CLOCK_GETTIME=1 -DNN_HAVE_CLOCK_MONOTONIC=1 -DNN_HAVE_EPOLL=1 -DNN_HAVE_EVENTFD=1 -DNN_HAVE_GCC_ATOMIC_BUILTINS -DNN_HAVE_GETADDRINFO_A=1 -DNN_HAVE_LIBNSL=1 -DNN_HAVE_LINUX -DNN_HAVE_MSG_CONTROL=1 -DNN_HAVE_PIPE2=1 -DNN_HAVE_PIPE=1 -DNN_HAVE_POLL=1 -DNN_HAVE_SEMAPHORE -DNN_HAVE_SEMAPHORE_PTHREAD=1 -DNN_HAVE_SOCKETPAIR=1 -DNN_HAVE_UNIX_SOCKETS=1 -DNN_SHARED_LIB -DNN_USE_EPOLL -DNN_USE_EVENTFD -D_GNU_SOURCE -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -D_THREAD_SAFE -Dnanomsg_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -o CMakeFiles/nanomsg.dir/protocols/pipeline/xpush.c.o -c /builddir/build/BUILD/nanomsg-0.9-beta/src/protocols/pipeline/xpush.c /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/nanomsg-0.9-beta/CMakeFiles [ 33%] Building C object src/CMakeFiles/nanomsg.dir/protocols/pair/pair.c.o cd /builddir/build/BUILD/nanomsg-0.9-beta/src && /usr/bin/cc -DNN_HAVE_ACCEPT4=1 -DNN_HAVE_CLOCK_GETTIME=1 -DNN_HAVE_CLOCK_MONOTONIC=1 -DNN_HAVE_EPOLL=1 -DNN_HAVE_EVENTFD=1 -DNN_HAVE_GCC_ATOMIC_BUILTINS -DNN_HAVE_GETADDRINFO_A=1 -DNN_HAVE_LIBNSL=1 -DNN_HAVE_LINUX -DNN_HAVE_MSG_CONTROL=1 -DNN_HAVE_PIPE2=1 -DNN_HAVE_PIPE=1 -DNN_HAVE_POLL=1 -DNN_HAVE_SEMAPHORE -DNN_HAVE_SEMAPHORE_PTHREAD=1 -DNN_HAVE_SOCKETPAIR=1 -DNN_HAVE_UNIX_SOCKETS=1 -DNN_SHARED_LIB -DNN_USE_EPOLL -DNN_USE_EVENTFD -D_GNU_SOURCE -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -D_THREAD_SAFE -Dnanomsg_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -o CMakeFiles/nanomsg.dir/protocols/pair/pair.c.o -c /builddir/build/BUILD/nanomsg-0.9-beta/src/protocols/pair/pair.c /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/nanomsg-0.9-beta/CMakeFiles 53 [ 34%] /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/nanomsg-0.9-beta/CMakeFiles 54 Building C object src/CMakeFiles/nanomsg.dir/protocols/pair/xpair.c.o [ 35%] cd /builddir/build/BUILD/nanomsg-0.9-beta/src && /usr/bin/cc -DNN_HAVE_ACCEPT4=1 -DNN_HAVE_CLOCK_GETTIME=1 -DNN_HAVE_CLOCK_MONOTONIC=1 -DNN_HAVE_EPOLL=1 -DNN_HAVE_EVENTFD=1 -DNN_HAVE_GCC_ATOMIC_BUILTINS -DNN_HAVE_GETADDRINFO_A=1 -DNN_HAVE_LIBNSL=1 -DNN_HAVE_LINUX -DNN_HAVE_MSG_CONTROL=1 -DNN_HAVE_PIPE2=1 -DNN_HAVE_PIPE=1 -DNN_HAVE_POLL=1 -DNN_HAVE_SEMAPHORE -DNN_HAVE_SEMAPHORE_PTHREAD=1 -DNN_HAVE_SOCKETPAIR=1 -DNN_HAVE_UNIX_SOCKETS=1 -DNN_SHARED_LIB -DNN_USE_EPOLL -DNN_USE_EVENTFD -D_GNU_SOURCE -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -D_THREAD_SAFE -Dnanomsg_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -o CMakeFiles/nanomsg.dir/protocols/pair/xpair.c.o -c /builddir/build/BUILD/nanomsg-0.9-beta/src/protocols/pair/xpair.c Building C object src/CMakeFiles/nanomsg.dir/protocols/pubsub/pub.c.o cd /builddir/build/BUILD/nanomsg-0.9-beta/src && /usr/bin/cc -DNN_HAVE_ACCEPT4=1 -DNN_HAVE_CLOCK_GETTIME=1 -DNN_HAVE_CLOCK_MONOTONIC=1 -DNN_HAVE_EPOLL=1 -DNN_HAVE_EVENTFD=1 -DNN_HAVE_GCC_ATOMIC_BUILTINS -DNN_HAVE_GETADDRINFO_A=1 -DNN_HAVE_LIBNSL=1 -DNN_HAVE_LINUX -DNN_HAVE_MSG_CONTROL=1 -DNN_HAVE_PIPE2=1 -DNN_HAVE_PIPE=1 -DNN_HAVE_POLL=1 -DNN_HAVE_SEMAPHORE -DNN_HAVE_SEMAPHORE_PTHREAD=1 -DNN_HAVE_SOCKETPAIR=1 -DNN_HAVE_UNIX_SOCKETS=1 -DNN_SHARED_LIB -DNN_USE_EPOLL -DNN_USE_EVENTFD -D_GNU_SOURCE -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -D_THREAD_SAFE -Dnanomsg_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -o CMakeFiles/nanomsg.dir/protocols/pubsub/pub.c.o -c /builddir/build/BUILD/nanomsg-0.9-beta/src/protocols/pubsub/pub.c /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/nanomsg-0.9-beta/CMakeFiles [ 35%] Building C object src/CMakeFiles/nanomsg.dir/protocols/pubsub/sub.c.o cd /builddir/build/BUILD/nanomsg-0.9-beta/src && /usr/bin/cc -DNN_HAVE_ACCEPT4=1 -DNN_HAVE_CLOCK_GETTIME=1 -DNN_HAVE_CLOCK_MONOTONIC=1 -DNN_HAVE_EPOLL=1 -DNN_HAVE_EVENTFD=1 -DNN_HAVE_GCC_ATOMIC_BUILTINS -DNN_HAVE_GETADDRINFO_A=1 -DNN_HAVE_LIBNSL=1 -DNN_HAVE_LINUX -DNN_HAVE_MSG_CONTROL=1 -DNN_HAVE_PIPE2=1 -DNN_HAVE_PIPE=1 -DNN_HAVE_POLL=1 -DNN_HAVE_SEMAPHORE -DNN_HAVE_SEMAPHORE_PTHREAD=1 -DNN_HAVE_SOCKETPAIR=1 -DNN_HAVE_UNIX_SOCKETS=1 -DNN_SHARED_LIB -DNN_USE_EPOLL -DNN_USE_EVENTFD -D_GNU_SOURCE -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -D_THREAD_SAFE -Dnanomsg_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -o CMakeFiles/nanomsg.dir/protocols/pubsub/sub.c.o -c /builddir/build/BUILD/nanomsg-0.9-beta/src/protocols/pubsub/sub.c /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/nanomsg-0.9-beta/CMakeFiles 55 [ 36%] /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/nanomsg-0.9-beta/CMakeFiles 56 Building C object src/CMakeFiles/nanomsg.dir/protocols/pubsub/trie.c.o cd /builddir/build/BUILD/nanomsg-0.9-beta/src && /usr/bin/cc -DNN_HAVE_ACCEPT4=1 -DNN_HAVE_CLOCK_GETTIME=1 -DNN_HAVE_CLOCK_MONOTONIC=1 -DNN_HAVE_EPOLL=1 -DNN_HAVE_EVENTFD=1 -DNN_HAVE_GCC_ATOMIC_BUILTINS -DNN_HAVE_GETADDRINFO_A=1 -DNN_HAVE_LIBNSL=1 -DNN_HAVE_LINUX -DNN_HAVE_MSG_CONTROL=1 -DNN_HAVE_PIPE2=1 -DNN_HAVE_PIPE=1 -DNN_HAVE_POLL=1 -DNN_HAVE_SEMAPHORE -DNN_HAVE_SEMAPHORE_PTHREAD=1 -DNN_HAVE_SOCKETPAIR=1 -DNN_HAVE_UNIX_SOCKETS=1 -DNN_SHARED_LIB -DNN_USE_EPOLL -DNN_USE_EVENTFD -D_GNU_SOURCE -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -D_THREAD_SAFE -Dnanomsg_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -o CMakeFiles/nanomsg.dir/protocols/pubsub/trie.c.o -c /builddir/build/BUILD/nanomsg-0.9-beta/src/protocols/pubsub/trie.c [ 37%] Building C object src/CMakeFiles/nanomsg.dir/protocols/pubsub/xpub.c.o cd /builddir/build/BUILD/nanomsg-0.9-beta/src && /usr/bin/cc -DNN_HAVE_ACCEPT4=1 -DNN_HAVE_CLOCK_GETTIME=1 -DNN_HAVE_CLOCK_MONOTONIC=1 -DNN_HAVE_EPOLL=1 -DNN_HAVE_EVENTFD=1 -DNN_HAVE_GCC_ATOMIC_BUILTINS -DNN_HAVE_GETADDRINFO_A=1 -DNN_HAVE_LIBNSL=1 -DNN_HAVE_LINUX -DNN_HAVE_MSG_CONTROL=1 -DNN_HAVE_PIPE2=1 -DNN_HAVE_PIPE=1 -DNN_HAVE_POLL=1 -DNN_HAVE_SEMAPHORE -DNN_HAVE_SEMAPHORE_PTHREAD=1 -DNN_HAVE_SOCKETPAIR=1 -DNN_HAVE_UNIX_SOCKETS=1 -DNN_SHARED_LIB -DNN_USE_EPOLL -DNN_USE_EVENTFD -D_GNU_SOURCE -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -D_THREAD_SAFE -Dnanomsg_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -o CMakeFiles/nanomsg.dir/protocols/pubsub/xpub.c.o -c /builddir/build/BUILD/nanomsg-0.9-beta/src/protocols/pubsub/xpub.c /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/nanomsg-0.9-beta/CMakeFiles 57 [ 38%] Building C object src/CMakeFiles/nanomsg.dir/protocols/pubsub/xsub.c.o cd /builddir/build/BUILD/nanomsg-0.9-beta/src && /usr/bin/cc -DNN_HAVE_ACCEPT4=1 -DNN_HAVE_CLOCK_GETTIME=1 -DNN_HAVE_CLOCK_MONOTONIC=1 -DNN_HAVE_EPOLL=1 -DNN_HAVE_EVENTFD=1 -DNN_HAVE_GCC_ATOMIC_BUILTINS -DNN_HAVE_GETADDRINFO_A=1 -DNN_HAVE_LIBNSL=1 -DNN_HAVE_LINUX -DNN_HAVE_MSG_CONTROL=1 -DNN_HAVE_PIPE2=1 -DNN_HAVE_PIPE=1 -DNN_HAVE_POLL=1 -DNN_HAVE_SEMAPHORE -DNN_HAVE_SEMAPHORE_PTHREAD=1 -DNN_HAVE_SOCKETPAIR=1 -DNN_HAVE_UNIX_SOCKETS=1 -DNN_SHARED_LIB -DNN_USE_EPOLL -DNN_USE_EVENTFD -D_GNU_SOURCE -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -D_THREAD_SAFE -Dnanomsg_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -o CMakeFiles/nanomsg.dir/protocols/pubsub/xsub.c.o -c /builddir/build/BUILD/nanomsg-0.9-beta/src/protocols/pubsub/xsub.c /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/nanomsg-0.9-beta/CMakeFiles [ 38%] Building C object src/CMakeFiles/nanomsg.dir/protocols/reqrep/req.c.o cd /builddir/build/BUILD/nanomsg-0.9-beta/src && /usr/bin/cc -DNN_HAVE_ACCEPT4=1 -DNN_HAVE_CLOCK_GETTIME=1 -DNN_HAVE_CLOCK_MONOTONIC=1 -DNN_HAVE_EPOLL=1 -DNN_HAVE_EVENTFD=1 -DNN_HAVE_GCC_ATOMIC_BUILTINS -DNN_HAVE_GETADDRINFO_A=1 -DNN_HAVE_LIBNSL=1 -DNN_HAVE_LINUX -DNN_HAVE_MSG_CONTROL=1 -DNN_HAVE_PIPE2=1 -DNN_HAVE_PIPE=1 -DNN_HAVE_POLL=1 -DNN_HAVE_SEMAPHORE -DNN_HAVE_SEMAPHORE_PTHREAD=1 -DNN_HAVE_SOCKETPAIR=1 -DNN_HAVE_UNIX_SOCKETS=1 -DNN_SHARED_LIB -DNN_USE_EPOLL -DNN_USE_EVENTFD -D_GNU_SOURCE -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -D_THREAD_SAFE -Dnanomsg_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -o CMakeFiles/nanomsg.dir/protocols/reqrep/req.c.o -c /builddir/build/BUILD/nanomsg-0.9-beta/src/protocols/reqrep/req.c /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/nanomsg-0.9-beta/CMakeFiles 58 [ 39%] Building C object src/CMakeFiles/nanomsg.dir/protocols/reqrep/rep.c.o cd /builddir/build/BUILD/nanomsg-0.9-beta/src && /usr/bin/cc -DNN_HAVE_ACCEPT4=1 -DNN_HAVE_CLOCK_GETTIME=1 -DNN_HAVE_CLOCK_MONOTONIC=1 -DNN_HAVE_EPOLL=1 -DNN_HAVE_EVENTFD=1 -DNN_HAVE_GCC_ATOMIC_BUILTINS -DNN_HAVE_GETADDRINFO_A=1 -DNN_HAVE_LIBNSL=1 -DNN_HAVE_LINUX -DNN_HAVE_MSG_CONTROL=1 -DNN_HAVE_PIPE2=1 -DNN_HAVE_PIPE=1 -DNN_HAVE_POLL=1 -DNN_HAVE_SEMAPHORE -DNN_HAVE_SEMAPHORE_PTHREAD=1 -DNN_HAVE_SOCKETPAIR=1 -DNN_HAVE_UNIX_SOCKETS=1 -DNN_SHARED_LIB -DNN_USE_EPOLL -DNN_USE_EVENTFD -D_GNU_SOURCE -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -D_THREAD_SAFE -Dnanomsg_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -o CMakeFiles/nanomsg.dir/protocols/reqrep/rep.c.o -c /builddir/build/BUILD/nanomsg-0.9-beta/src/protocols/reqrep/rep.c /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/nanomsg-0.9-beta/CMakeFiles 59 [ 40%] /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/nanomsg-0.9-beta/CMakeFiles Building C object src/CMakeFiles/nanomsg.dir/protocols/reqrep/task.c.o cd /builddir/build/BUILD/nanomsg-0.9-beta/src && /usr/bin/cc -DNN_HAVE_ACCEPT4=1 -DNN_HAVE_CLOCK_GETTIME=1 -DNN_HAVE_CLOCK_MONOTONIC=1 -DNN_HAVE_EPOLL=1 -DNN_HAVE_EVENTFD=1 -DNN_HAVE_GCC_ATOMIC_BUILTINS -DNN_HAVE_GETADDRINFO_A=1 -DNN_HAVE_LIBNSL=1 -DNN_HAVE_LINUX -DNN_HAVE_MSG_CONTROL=1 -DNN_HAVE_PIPE2=1 -DNN_HAVE_PIPE=1 -DNN_HAVE_POLL=1 -DNN_HAVE_SEMAPHORE -DNN_HAVE_SEMAPHORE_PTHREAD=1 -DNN_HAVE_SOCKETPAIR=1 -DNN_HAVE_UNIX_SOCKETS=1 -DNN_SHARED_LIB -DNN_USE_EPOLL -DNN_USE_EVENTFD -D_GNU_SOURCE -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -D_THREAD_SAFE -Dnanomsg_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -o CMakeFiles/nanomsg.dir/protocols/reqrep/task.c.o -c /builddir/build/BUILD/nanomsg-0.9-beta/src/protocols/reqrep/task.c [ 40%] Building C object src/CMakeFiles/nanomsg.dir/protocols/reqrep/xrep.c.o cd /builddir/build/BUILD/nanomsg-0.9-beta/src && /usr/bin/cc -DNN_HAVE_ACCEPT4=1 -DNN_HAVE_CLOCK_GETTIME=1 -DNN_HAVE_CLOCK_MONOTONIC=1 -DNN_HAVE_EPOLL=1 -DNN_HAVE_EVENTFD=1 -DNN_HAVE_GCC_ATOMIC_BUILTINS -DNN_HAVE_GETADDRINFO_A=1 -DNN_HAVE_LIBNSL=1 -DNN_HAVE_LINUX -DNN_HAVE_MSG_CONTROL=1 -DNN_HAVE_PIPE2=1 -DNN_HAVE_PIPE=1 -DNN_HAVE_POLL=1 -DNN_HAVE_SEMAPHORE -DNN_HAVE_SEMAPHORE_PTHREAD=1 -DNN_HAVE_SOCKETPAIR=1 -DNN_HAVE_UNIX_SOCKETS=1 -DNN_SHARED_LIB -DNN_USE_EPOLL -DNN_USE_EVENTFD -D_GNU_SOURCE -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -D_THREAD_SAFE -Dnanomsg_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -o CMakeFiles/nanomsg.dir/protocols/reqrep/xrep.c.o -c /builddir/build/BUILD/nanomsg-0.9-beta/src/protocols/reqrep/xrep.c /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/nanomsg-0.9-beta/CMakeFiles 60 [ 41%] Building C object src/CMakeFiles/nanomsg.dir/protocols/reqrep/xreq.c.o cd /builddir/build/BUILD/nanomsg-0.9-beta/src && /usr/bin/cc -DNN_HAVE_ACCEPT4=1 -DNN_HAVE_CLOCK_GETTIME=1 -DNN_HAVE_CLOCK_MONOTONIC=1 -DNN_HAVE_EPOLL=1 -DNN_HAVE_EVENTFD=1 -DNN_HAVE_GCC_ATOMIC_BUILTINS -DNN_HAVE_GETADDRINFO_A=1 -DNN_HAVE_LIBNSL=1 -DNN_HAVE_LINUX -DNN_HAVE_MSG_CONTROL=1 -DNN_HAVE_PIPE2=1 -DNN_HAVE_PIPE=1 -DNN_HAVE_POLL=1 -DNN_HAVE_SEMAPHORE -DNN_HAVE_SEMAPHORE_PTHREAD=1 -DNN_HAVE_SOCKETPAIR=1 -DNN_HAVE_UNIX_SOCKETS=1 -DNN_SHARED_LIB -DNN_USE_EPOLL -DNN_USE_EVENTFD -D_GNU_SOURCE -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -D_THREAD_SAFE -Dnanomsg_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -o CMakeFiles/nanomsg.dir/protocols/reqrep/xreq.c.o -c /builddir/build/BUILD/nanomsg-0.9-beta/src/protocols/reqrep/xreq.c /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/nanomsg-0.9-beta/CMakeFiles 61 [ 42%] Building C object src/CMakeFiles/nanomsg.dir/protocols/survey/respondent.c.o cd /builddir/build/BUILD/nanomsg-0.9-beta/src && /usr/bin/cc -DNN_HAVE_ACCEPT4=1 -DNN_HAVE_CLOCK_GETTIME=1 -DNN_HAVE_CLOCK_MONOTONIC=1 -DNN_HAVE_EPOLL=1 -DNN_HAVE_EVENTFD=1 -DNN_HAVE_GCC_ATOMIC_BUILTINS -DNN_HAVE_GETADDRINFO_A=1 -DNN_HAVE_LIBNSL=1 -DNN_HAVE_LINUX -DNN_HAVE_MSG_CONTROL=1 -DNN_HAVE_PIPE2=1 -DNN_HAVE_PIPE=1 -DNN_HAVE_POLL=1 -DNN_HAVE_SEMAPHORE -DNN_HAVE_SEMAPHORE_PTHREAD=1 -DNN_HAVE_SOCKETPAIR=1 -DNN_HAVE_UNIX_SOCKETS=1 -DNN_SHARED_LIB -DNN_USE_EPOLL -DNN_USE_EVENTFD -D_GNU_SOURCE -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -D_THREAD_SAFE -Dnanomsg_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -o CMakeFiles/nanomsg.dir/protocols/survey/respondent.c.o -c /builddir/build/BUILD/nanomsg-0.9-beta/src/protocols/survey/respondent.c /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/nanomsg-0.9-beta/CMakeFiles [ 42%] Building C object src/CMakeFiles/nanomsg.dir/protocols/survey/surveyor.c.o cd /builddir/build/BUILD/nanomsg-0.9-beta/src && /usr/bin/cc -DNN_HAVE_ACCEPT4=1 -DNN_HAVE_CLOCK_GETTIME=1 -DNN_HAVE_CLOCK_MONOTONIC=1 -DNN_HAVE_EPOLL=1 -DNN_HAVE_EVENTFD=1 -DNN_HAVE_GCC_ATOMIC_BUILTINS -DNN_HAVE_GETADDRINFO_A=1 -DNN_HAVE_LIBNSL=1 -DNN_HAVE_LINUX -DNN_HAVE_MSG_CONTROL=1 -DNN_HAVE_PIPE2=1 -DNN_HAVE_PIPE=1 -DNN_HAVE_POLL=1 -DNN_HAVE_SEMAPHORE -DNN_HAVE_SEMAPHORE_PTHREAD=1 -DNN_HAVE_SOCKETPAIR=1 -DNN_HAVE_UNIX_SOCKETS=1 -DNN_SHARED_LIB -DNN_USE_EPOLL -DNN_USE_EVENTFD -D_GNU_SOURCE -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -D_THREAD_SAFE -Dnanomsg_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -o CMakeFiles/nanomsg.dir/protocols/survey/surveyor.c.o -c /builddir/build/BUILD/nanomsg-0.9-beta/src/protocols/survey/surveyor.c /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/nanomsg-0.9-beta/CMakeFiles 62 [ 43%] Building C object src/CMakeFiles/nanomsg.dir/protocols/survey/xrespondent.c.o cd /builddir/build/BUILD/nanomsg-0.9-beta/src && /usr/bin/cc -DNN_HAVE_ACCEPT4=1 -DNN_HAVE_CLOCK_GETTIME=1 -DNN_HAVE_CLOCK_MONOTONIC=1 -DNN_HAVE_EPOLL=1 -DNN_HAVE_EVENTFD=1 -DNN_HAVE_GCC_ATOMIC_BUILTINS -DNN_HAVE_GETADDRINFO_A=1 -DNN_HAVE_LIBNSL=1 -DNN_HAVE_LINUX -DNN_HAVE_MSG_CONTROL=1 -DNN_HAVE_PIPE2=1 -DNN_HAVE_PIPE=1 -DNN_HAVE_POLL=1 -DNN_HAVE_SEMAPHORE -DNN_HAVE_SEMAPHORE_PTHREAD=1 -DNN_HAVE_SOCKETPAIR=1 -DNN_HAVE_UNIX_SOCKETS=1 -DNN_SHARED_LIB -DNN_USE_EPOLL -DNN_USE_EVENTFD -D_GNU_SOURCE -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -D_THREAD_SAFE -Dnanomsg_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -o CMakeFiles/nanomsg.dir/protocols/survey/xrespondent.c.o -c /builddir/build/BUILD/nanomsg-0.9-beta/src/protocols/survey/xrespondent.c /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/nanomsg-0.9-beta/CMakeFiles 63 /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/nanomsg-0.9-beta/CMakeFiles 64 [ 44%] [ 45%] Building C object src/CMakeFiles/nanomsg.dir/protocols/survey/xsurveyor.c.o cd /builddir/build/BUILD/nanomsg-0.9-beta/src && /usr/bin/cc -DNN_HAVE_ACCEPT4=1 -DNN_HAVE_CLOCK_GETTIME=1 -DNN_HAVE_CLOCK_MONOTONIC=1 -DNN_HAVE_EPOLL=1 -DNN_HAVE_EVENTFD=1 -DNN_HAVE_GCC_ATOMIC_BUILTINS -DNN_HAVE_GETADDRINFO_A=1 -DNN_HAVE_LIBNSL=1 -DNN_HAVE_LINUX -DNN_HAVE_MSG_CONTROL=1 -DNN_HAVE_PIPE2=1 -DNN_HAVE_PIPE=1 -DNN_HAVE_POLL=1 -DNN_HAVE_SEMAPHORE -DNN_HAVE_SEMAPHORE_PTHREAD=1 -DNN_HAVE_SOCKETPAIR=1 -DNN_HAVE_UNIX_SOCKETS=1 -DNN_SHARED_LIB -DNN_USE_EPOLL -DNN_USE_EVENTFD -D_GNU_SOURCE -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -D_THREAD_SAFE -Dnanomsg_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -o CMakeFiles/nanomsg.dir/protocols/survey/xsurveyor.c.o -c /builddir/build/BUILD/nanomsg-0.9-beta/src/protocols/survey/xsurveyor.c Building C object src/CMakeFiles/nanomsg.dir/transports/utils/backoff.c.o cd /builddir/build/BUILD/nanomsg-0.9-beta/src && /usr/bin/cc -DNN_HAVE_ACCEPT4=1 -DNN_HAVE_CLOCK_GETTIME=1 -DNN_HAVE_CLOCK_MONOTONIC=1 -DNN_HAVE_EPOLL=1 -DNN_HAVE_EVENTFD=1 -DNN_HAVE_GCC_ATOMIC_BUILTINS -DNN_HAVE_GETADDRINFO_A=1 -DNN_HAVE_LIBNSL=1 -DNN_HAVE_LINUX -DNN_HAVE_MSG_CONTROL=1 -DNN_HAVE_PIPE2=1 -DNN_HAVE_PIPE=1 -DNN_HAVE_POLL=1 -DNN_HAVE_SEMAPHORE -DNN_HAVE_SEMAPHORE_PTHREAD=1 -DNN_HAVE_SOCKETPAIR=1 -DNN_HAVE_UNIX_SOCKETS=1 -DNN_SHARED_LIB -DNN_USE_EPOLL -DNN_USE_EVENTFD -D_GNU_SOURCE -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -D_THREAD_SAFE -Dnanomsg_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -o CMakeFiles/nanomsg.dir/transports/utils/backoff.c.o -c /builddir/build/BUILD/nanomsg-0.9-beta/src/transports/utils/backoff.c /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/nanomsg-0.9-beta/CMakeFiles [ 45%] Building C object src/CMakeFiles/nanomsg.dir/transports/utils/dns.c.o cd /builddir/build/BUILD/nanomsg-0.9-beta/src && /usr/bin/cc -DNN_HAVE_ACCEPT4=1 -DNN_HAVE_CLOCK_GETTIME=1 -DNN_HAVE_CLOCK_MONOTONIC=1 -DNN_HAVE_EPOLL=1 -DNN_HAVE_EVENTFD=1 -DNN_HAVE_GCC_ATOMIC_BUILTINS -DNN_HAVE_GETADDRINFO_A=1 -DNN_HAVE_LIBNSL=1 -DNN_HAVE_LINUX -DNN_HAVE_MSG_CONTROL=1 -DNN_HAVE_PIPE2=1 -DNN_HAVE_PIPE=1 -DNN_HAVE_POLL=1 -DNN_HAVE_SEMAPHORE -DNN_HAVE_SEMAPHORE_PTHREAD=1 -DNN_HAVE_SOCKETPAIR=1 -DNN_HAVE_UNIX_SOCKETS=1 -DNN_SHARED_LIB -DNN_USE_EPOLL -DNN_USE_EVENTFD -D_GNU_SOURCE -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -D_THREAD_SAFE -Dnanomsg_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -o CMakeFiles/nanomsg.dir/transports/utils/dns.c.o -c /builddir/build/BUILD/nanomsg-0.9-beta/src/transports/utils/dns.c /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/nanomsg-0.9-beta/CMakeFiles 65 [ 46%] Building C object src/CMakeFiles/nanomsg.dir/transports/utils/iface.c.o cd /builddir/build/BUILD/nanomsg-0.9-beta/src && /usr/bin/cc -DNN_HAVE_ACCEPT4=1 -DNN_HAVE_CLOCK_GETTIME=1 -DNN_HAVE_CLOCK_MONOTONIC=1 -DNN_HAVE_EPOLL=1 -DNN_HAVE_EVENTFD=1 -DNN_HAVE_GCC_ATOMIC_BUILTINS -DNN_HAVE_GETADDRINFO_A=1 -DNN_HAVE_LIBNSL=1 -DNN_HAVE_LINUX -DNN_HAVE_MSG_CONTROL=1 -DNN_HAVE_PIPE2=1 -DNN_HAVE_PIPE=1 -DNN_HAVE_POLL=1 -DNN_HAVE_SEMAPHORE -DNN_HAVE_SEMAPHORE_PTHREAD=1 -DNN_HAVE_SOCKETPAIR=1 -DNN_HAVE_UNIX_SOCKETS=1 -DNN_SHARED_LIB -DNN_USE_EPOLL -DNN_USE_EVENTFD -D_GNU_SOURCE -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -D_THREAD_SAFE -Dnanomsg_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -o CMakeFiles/nanomsg.dir/transports/utils/iface.c.o -c /builddir/build/BUILD/nanomsg-0.9-beta/src/transports/utils/iface.c /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/nanomsg-0.9-beta/CMakeFiles 66 [ 47%] Building C object src/CMakeFiles/nanomsg.dir/transports/utils/literal.c.o cd /builddir/build/BUILD/nanomsg-0.9-beta/src && /usr/bin/cc -DNN_HAVE_ACCEPT4=1 -DNN_HAVE_CLOCK_GETTIME=1 -DNN_HAVE_CLOCK_MONOTONIC=1 -DNN_HAVE_EPOLL=1 -DNN_HAVE_EVENTFD=1 -DNN_HAVE_GCC_ATOMIC_BUILTINS -DNN_HAVE_GETADDRINFO_A=1 -DNN_HAVE_LIBNSL=1 -DNN_HAVE_LINUX -DNN_HAVE_MSG_CONTROL=1 -DNN_HAVE_PIPE2=1 -DNN_HAVE_PIPE=1 -DNN_HAVE_POLL=1 -DNN_HAVE_SEMAPHORE -DNN_HAVE_SEMAPHORE_PTHREAD=1 -DNN_HAVE_SOCKETPAIR=1 -DNN_HAVE_UNIX_SOCKETS=1 -DNN_SHARED_LIB -DNN_USE_EPOLL -DNN_USE_EVENTFD -D_GNU_SOURCE -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -D_THREAD_SAFE -Dnanomsg_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -o CMakeFiles/nanomsg.dir/transports/utils/literal.c.o -c /builddir/build/BUILD/nanomsg-0.9-beta/src/transports/utils/literal.c /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/nanomsg-0.9-beta/CMakeFiles [ 47%] Building C object src/CMakeFiles/nanomsg.dir/transports/utils/port.c.o cd /builddir/build/BUILD/nanomsg-0.9-beta/src && /usr/bin/cc -DNN_HAVE_ACCEPT4=1 -DNN_HAVE_CLOCK_GETTIME=1 -DNN_HAVE_CLOCK_MONOTONIC=1 -DNN_HAVE_EPOLL=1 -DNN_HAVE_EVENTFD=1 -DNN_HAVE_GCC_ATOMIC_BUILTINS -DNN_HAVE_GETADDRINFO_A=1 -DNN_HAVE_LIBNSL=1 -DNN_HAVE_LINUX -DNN_HAVE_MSG_CONTROL=1 -DNN_HAVE_PIPE2=1 -DNN_HAVE_PIPE=1 -DNN_HAVE_POLL=1 -DNN_HAVE_SEMAPHORE -DNN_HAVE_SEMAPHORE_PTHREAD=1 -DNN_HAVE_SOCKETPAIR=1 -DNN_HAVE_UNIX_SOCKETS=1 -DNN_SHARED_LIB -DNN_USE_EPOLL -DNN_USE_EVENTFD -D_GNU_SOURCE -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -D_THREAD_SAFE -Dnanomsg_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -o CMakeFiles/nanomsg.dir/transports/utils/port.c.o -c /builddir/build/BUILD/nanomsg-0.9-beta/src/transports/utils/port.c /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/nanomsg-0.9-beta/CMakeFiles 67 [ 48%] /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/nanomsg-0.9-beta/CMakeFiles 68 Building C object src/CMakeFiles/nanomsg.dir/transports/utils/streamhdr.c.o cd /builddir/build/BUILD/nanomsg-0.9-beta/src && /usr/bin/cc -DNN_HAVE_ACCEPT4=1 -DNN_HAVE_CLOCK_GETTIME=1 -DNN_HAVE_CLOCK_MONOTONIC=1 -DNN_HAVE_EPOLL=1 -DNN_HAVE_EVENTFD=1 -DNN_HAVE_GCC_ATOMIC_BUILTINS -DNN_HAVE_GETADDRINFO_A=1 -DNN_HAVE_LIBNSL=1 -DNN_HAVE_LINUX -DNN_HAVE_MSG_CONTROL=1 -DNN_HAVE_PIPE2=1 -DNN_HAVE_PIPE=1 -DNN_HAVE_POLL=1 -DNN_HAVE_SEMAPHORE -DNN_HAVE_SEMAPHORE_PTHREAD=1 -DNN_HAVE_SOCKETPAIR=1 -DNN_HAVE_UNIX_SOCKETS=1 -DNN_SHARED_LIB -DNN_USE_EPOLL -DNN_USE_EVENTFD -D_GNU_SOURCE -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -D_THREAD_SAFE -Dnanomsg_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -o CMakeFiles/nanomsg.dir/transports/utils/streamhdr.c.o -c /builddir/build/BUILD/nanomsg-0.9-beta/src/transports/utils/streamhdr.c [ 49%] Building C object src/CMakeFiles/nanomsg.dir/transports/utils/base64.c.o cd /builddir/build/BUILD/nanomsg-0.9-beta/src && /usr/bin/cc -DNN_HAVE_ACCEPT4=1 -DNN_HAVE_CLOCK_GETTIME=1 -DNN_HAVE_CLOCK_MONOTONIC=1 -DNN_HAVE_EPOLL=1 -DNN_HAVE_EVENTFD=1 -DNN_HAVE_GCC_ATOMIC_BUILTINS -DNN_HAVE_GETADDRINFO_A=1 -DNN_HAVE_LIBNSL=1 -DNN_HAVE_LINUX -DNN_HAVE_MSG_CONTROL=1 -DNN_HAVE_PIPE2=1 -DNN_HAVE_PIPE=1 -DNN_HAVE_POLL=1 -DNN_HAVE_SEMAPHORE -DNN_HAVE_SEMAPHORE_PTHREAD=1 -DNN_HAVE_SOCKETPAIR=1 -DNN_HAVE_UNIX_SOCKETS=1 -DNN_SHARED_LIB -DNN_USE_EPOLL -DNN_USE_EVENTFD -D_GNU_SOURCE -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -D_THREAD_SAFE -Dnanomsg_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -o CMakeFiles/nanomsg.dir/transports/utils/base64.c.o -c /builddir/build/BUILD/nanomsg-0.9-beta/src/transports/utils/base64.c /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/nanomsg-0.9-beta/CMakeFiles 69 [ 50%] Building C object src/CMakeFiles/nanomsg.dir/transports/inproc/binproc.c.o cd /builddir/build/BUILD/nanomsg-0.9-beta/src && /usr/bin/cc -DNN_HAVE_ACCEPT4=1 -DNN_HAVE_CLOCK_GETTIME=1 -DNN_HAVE_CLOCK_MONOTONIC=1 -DNN_HAVE_EPOLL=1 -DNN_HAVE_EVENTFD=1 -DNN_HAVE_GCC_ATOMIC_BUILTINS -DNN_HAVE_GETADDRINFO_A=1 -DNN_HAVE_LIBNSL=1 -DNN_HAVE_LINUX -DNN_HAVE_MSG_CONTROL=1 -DNN_HAVE_PIPE2=1 -DNN_HAVE_PIPE=1 -DNN_HAVE_POLL=1 -DNN_HAVE_SEMAPHORE -DNN_HAVE_SEMAPHORE_PTHREAD=1 -DNN_HAVE_SOCKETPAIR=1 -DNN_HAVE_UNIX_SOCKETS=1 -DNN_SHARED_LIB -DNN_USE_EPOLL -DNN_USE_EVENTFD -D_GNU_SOURCE -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -D_THREAD_SAFE -Dnanomsg_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -o CMakeFiles/nanomsg.dir/transports/inproc/binproc.c.o -c /builddir/build/BUILD/nanomsg-0.9-beta/src/transports/inproc/binproc.c /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/nanomsg-0.9-beta/CMakeFiles [ 50%] Building C object src/CMakeFiles/nanomsg.dir/transports/inproc/cinproc.c.o cd /builddir/build/BUILD/nanomsg-0.9-beta/src && /usr/bin/cc -DNN_HAVE_ACCEPT4=1 -DNN_HAVE_CLOCK_GETTIME=1 -DNN_HAVE_CLOCK_MONOTONIC=1 -DNN_HAVE_EPOLL=1 -DNN_HAVE_EVENTFD=1 -DNN_HAVE_GCC_ATOMIC_BUILTINS -DNN_HAVE_GETADDRINFO_A=1 -DNN_HAVE_LIBNSL=1 -DNN_HAVE_LINUX -DNN_HAVE_MSG_CONTROL=1 -DNN_HAVE_PIPE2=1 -DNN_HAVE_PIPE=1 -DNN_HAVE_POLL=1 -DNN_HAVE_SEMAPHORE -DNN_HAVE_SEMAPHORE_PTHREAD=1 -DNN_HAVE_SOCKETPAIR=1 -DNN_HAVE_UNIX_SOCKETS=1 -DNN_SHARED_LIB -DNN_USE_EPOLL -DNN_USE_EVENTFD -D_GNU_SOURCE -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -D_THREAD_SAFE -Dnanomsg_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -o CMakeFiles/nanomsg.dir/transports/inproc/cinproc.c.o -c /builddir/build/BUILD/nanomsg-0.9-beta/src/transports/inproc/cinproc.c /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/nanomsg-0.9-beta/CMakeFiles 70 [ 51%] Building C object src/CMakeFiles/nanomsg.dir/transports/inproc/inproc.c.o cd /builddir/build/BUILD/nanomsg-0.9-beta/src && /usr/bin/cc -DNN_HAVE_ACCEPT4=1 -DNN_HAVE_CLOCK_GETTIME=1 -DNN_HAVE_CLOCK_MONOTONIC=1 -DNN_HAVE_EPOLL=1 -DNN_HAVE_EVENTFD=1 -DNN_HAVE_GCC_ATOMIC_BUILTINS -DNN_HAVE_GETADDRINFO_A=1 -DNN_HAVE_LIBNSL=1 -DNN_HAVE_LINUX -DNN_HAVE_MSG_CONTROL=1 -DNN_HAVE_PIPE2=1 -DNN_HAVE_PIPE=1 -DNN_HAVE_POLL=1 -DNN_HAVE_SEMAPHORE -DNN_HAVE_SEMAPHORE_PTHREAD=1 -DNN_HAVE_SOCKETPAIR=1 -DNN_HAVE_UNIX_SOCKETS=1 -DNN_SHARED_LIB -DNN_USE_EPOLL -DNN_USE_EVENTFD -D_GNU_SOURCE -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -D_THREAD_SAFE -Dnanomsg_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -o CMakeFiles/nanomsg.dir/transports/inproc/inproc.c.o -c /builddir/build/BUILD/nanomsg-0.9-beta/src/transports/inproc/inproc.c /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/nanomsg-0.9-beta/CMakeFiles 71 /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/nanomsg-0.9-beta/CMakeFiles [ 52%] [ 52%] Building C object src/CMakeFiles/nanomsg.dir/transports/inproc/ins.c.o cd /builddir/build/BUILD/nanomsg-0.9-beta/src && /usr/bin/cc -DNN_HAVE_ACCEPT4=1 -DNN_HAVE_CLOCK_GETTIME=1 -DNN_HAVE_CLOCK_MONOTONIC=1 -DNN_HAVE_EPOLL=1 -DNN_HAVE_EVENTFD=1 -DNN_HAVE_GCC_ATOMIC_BUILTINS -DNN_HAVE_GETADDRINFO_A=1 -DNN_HAVE_LIBNSL=1 -DNN_HAVE_LINUX -DNN_HAVE_MSG_CONTROL=1 -DNN_HAVE_PIPE2=1 -DNN_HAVE_PIPE=1 -DNN_HAVE_POLL=1 -DNN_HAVE_SEMAPHORE -DNN_HAVE_SEMAPHORE_PTHREAD=1 -DNN_HAVE_SOCKETPAIR=1 -DNN_HAVE_UNIX_SOCKETS=1 -DNN_SHARED_LIB -DNN_USE_EPOLL -DNN_USE_EVENTFD -D_GNU_SOURCE -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -D_THREAD_SAFE -Dnanomsg_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -o CMakeFiles/nanomsg.dir/transports/inproc/ins.c.o -c /builddir/build/BUILD/nanomsg-0.9-beta/src/transports/inproc/ins.c Building C object src/CMakeFiles/nanomsg.dir/transports/inproc/msgqueue.c.o cd /builddir/build/BUILD/nanomsg-0.9-beta/src && /usr/bin/cc -DNN_HAVE_ACCEPT4=1 -DNN_HAVE_CLOCK_GETTIME=1 -DNN_HAVE_CLOCK_MONOTONIC=1 -DNN_HAVE_EPOLL=1 -DNN_HAVE_EVENTFD=1 -DNN_HAVE_GCC_ATOMIC_BUILTINS -DNN_HAVE_GETADDRINFO_A=1 -DNN_HAVE_LIBNSL=1 -DNN_HAVE_LINUX -DNN_HAVE_MSG_CONTROL=1 -DNN_HAVE_PIPE2=1 -DNN_HAVE_PIPE=1 -DNN_HAVE_POLL=1 -DNN_HAVE_SEMAPHORE -DNN_HAVE_SEMAPHORE_PTHREAD=1 -DNN_HAVE_SOCKETPAIR=1 -DNN_HAVE_UNIX_SOCKETS=1 -DNN_SHARED_LIB -DNN_USE_EPOLL -DNN_USE_EVENTFD -D_GNU_SOURCE -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -D_THREAD_SAFE -Dnanomsg_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -o CMakeFiles/nanomsg.dir/transports/inproc/msgqueue.c.o -c /builddir/build/BUILD/nanomsg-0.9-beta/src/transports/inproc/msgqueue.c /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/nanomsg-0.9-beta/CMakeFiles 72 [ 53%] /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/nanomsg-0.9-beta/CMakeFiles 73 Building C object src/CMakeFiles/nanomsg.dir/transports/inproc/sinproc.c.o cd /builddir/build/BUILD/nanomsg-0.9-beta/src && /usr/bin/cc -DNN_HAVE_ACCEPT4=1 -DNN_HAVE_CLOCK_GETTIME=1 -DNN_HAVE_CLOCK_MONOTONIC=1 -DNN_HAVE_EPOLL=1 -DNN_HAVE_EVENTFD=1 -DNN_HAVE_GCC_ATOMIC_BUILTINS -DNN_HAVE_GETADDRINFO_A=1 -DNN_HAVE_LIBNSL=1 -DNN_HAVE_LINUX -DNN_HAVE_MSG_CONTROL=1 -DNN_HAVE_PIPE2=1 -DNN_HAVE_PIPE=1 -DNN_HAVE_POLL=1 -DNN_HAVE_SEMAPHORE -DNN_HAVE_SEMAPHORE_PTHREAD=1 -DNN_HAVE_SOCKETPAIR=1 -DNN_HAVE_UNIX_SOCKETS=1 -DNN_SHARED_LIB -DNN_USE_EPOLL -DNN_USE_EVENTFD -D_GNU_SOURCE -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -D_THREAD_SAFE -Dnanomsg_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -o CMakeFiles/nanomsg.dir/transports/inproc/sinproc.c.o -c /builddir/build/BUILD/nanomsg-0.9-beta/src/transports/inproc/sinproc.c [ 54%] Building C object src/CMakeFiles/nanomsg.dir/transports/ipc/aipc.c.o cd /builddir/build/BUILD/nanomsg-0.9-beta/src && /usr/bin/cc -DNN_HAVE_ACCEPT4=1 -DNN_HAVE_CLOCK_GETTIME=1 -DNN_HAVE_CLOCK_MONOTONIC=1 -DNN_HAVE_EPOLL=1 -DNN_HAVE_EVENTFD=1 -DNN_HAVE_GCC_ATOMIC_BUILTINS -DNN_HAVE_GETADDRINFO_A=1 -DNN_HAVE_LIBNSL=1 -DNN_HAVE_LINUX -DNN_HAVE_MSG_CONTROL=1 -DNN_HAVE_PIPE2=1 -DNN_HAVE_PIPE=1 -DNN_HAVE_POLL=1 -DNN_HAVE_SEMAPHORE -DNN_HAVE_SEMAPHORE_PTHREAD=1 -DNN_HAVE_SOCKETPAIR=1 -DNN_HAVE_UNIX_SOCKETS=1 -DNN_SHARED_LIB -DNN_USE_EPOLL -DNN_USE_EVENTFD -D_GNU_SOURCE -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -D_THREAD_SAFE -Dnanomsg_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -o CMakeFiles/nanomsg.dir/transports/ipc/aipc.c.o -c /builddir/build/BUILD/nanomsg-0.9-beta/src/transports/ipc/aipc.c /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/nanomsg-0.9-beta/CMakeFiles [ 54%] Building C object src/CMakeFiles/nanomsg.dir/transports/ipc/bipc.c.o cd /builddir/build/BUILD/nanomsg-0.9-beta/src && /usr/bin/cc -DNN_HAVE_ACCEPT4=1 -DNN_HAVE_CLOCK_GETTIME=1 -DNN_HAVE_CLOCK_MONOTONIC=1 -DNN_HAVE_EPOLL=1 -DNN_HAVE_EVENTFD=1 -DNN_HAVE_GCC_ATOMIC_BUILTINS -DNN_HAVE_GETADDRINFO_A=1 -DNN_HAVE_LIBNSL=1 -DNN_HAVE_LINUX -DNN_HAVE_MSG_CONTROL=1 -DNN_HAVE_PIPE2=1 -DNN_HAVE_PIPE=1 -DNN_HAVE_POLL=1 -DNN_HAVE_SEMAPHORE -DNN_HAVE_SEMAPHORE_PTHREAD=1 -DNN_HAVE_SOCKETPAIR=1 -DNN_HAVE_UNIX_SOCKETS=1 -DNN_SHARED_LIB -DNN_USE_EPOLL -DNN_USE_EVENTFD -D_GNU_SOURCE -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -D_THREAD_SAFE -Dnanomsg_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -o CMakeFiles/nanomsg.dir/transports/ipc/bipc.c.o -c /builddir/build/BUILD/nanomsg-0.9-beta/src/transports/ipc/bipc.c /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/nanomsg-0.9-beta/CMakeFiles 74 [ 55%] Building C object src/CMakeFiles/nanomsg.dir/transports/ipc/cipc.c.o cd /builddir/build/BUILD/nanomsg-0.9-beta/src && /usr/bin/cc -DNN_HAVE_ACCEPT4=1 -DNN_HAVE_CLOCK_GETTIME=1 -DNN_HAVE_CLOCK_MONOTONIC=1 -DNN_HAVE_EPOLL=1 -DNN_HAVE_EVENTFD=1 -DNN_HAVE_GCC_ATOMIC_BUILTINS -DNN_HAVE_GETADDRINFO_A=1 -DNN_HAVE_LIBNSL=1 -DNN_HAVE_LINUX -DNN_HAVE_MSG_CONTROL=1 -DNN_HAVE_PIPE2=1 -DNN_HAVE_PIPE=1 -DNN_HAVE_POLL=1 -DNN_HAVE_SEMAPHORE -DNN_HAVE_SEMAPHORE_PTHREAD=1 -DNN_HAVE_SOCKETPAIR=1 -DNN_HAVE_UNIX_SOCKETS=1 -DNN_SHARED_LIB -DNN_USE_EPOLL -DNN_USE_EVENTFD -D_GNU_SOURCE -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -D_THREAD_SAFE -Dnanomsg_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -o CMakeFiles/nanomsg.dir/transports/ipc/cipc.c.o -c /builddir/build/BUILD/nanomsg-0.9-beta/src/transports/ipc/cipc.c /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/nanomsg-0.9-beta/CMakeFiles 75 [ 56%] Building C object src/CMakeFiles/nanomsg.dir/transports/ipc/ipc.c.o cd /builddir/build/BUILD/nanomsg-0.9-beta/src && /usr/bin/cc -DNN_HAVE_ACCEPT4=1 -DNN_HAVE_CLOCK_GETTIME=1 -DNN_HAVE_CLOCK_MONOTONIC=1 -DNN_HAVE_EPOLL=1 -DNN_HAVE_EVENTFD=1 -DNN_HAVE_GCC_ATOMIC_BUILTINS -DNN_HAVE_GETADDRINFO_A=1 -DNN_HAVE_LIBNSL=1 -DNN_HAVE_LINUX -DNN_HAVE_MSG_CONTROL=1 -DNN_HAVE_PIPE2=1 -DNN_HAVE_PIPE=1 -DNN_HAVE_POLL=1 -DNN_HAVE_SEMAPHORE -DNN_HAVE_SEMAPHORE_PTHREAD=1 -DNN_HAVE_SOCKETPAIR=1 -DNN_HAVE_UNIX_SOCKETS=1 -DNN_SHARED_LIB -DNN_USE_EPOLL -DNN_USE_EVENTFD -D_GNU_SOURCE -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -D_THREAD_SAFE -Dnanomsg_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -o CMakeFiles/nanomsg.dir/transports/ipc/ipc.c.o -c /builddir/build/BUILD/nanomsg-0.9-beta/src/transports/ipc/ipc.c /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/nanomsg-0.9-beta/CMakeFiles 76 [ 57%] Building C object src/CMakeFiles/nanomsg.dir/transports/ipc/sipc.c.o cd /builddir/build/BUILD/nanomsg-0.9-beta/src && /usr/bin/cc -DNN_HAVE_ACCEPT4=1 -DNN_HAVE_CLOCK_GETTIME=1 -DNN_HAVE_CLOCK_MONOTONIC=1 -DNN_HAVE_EPOLL=1 -DNN_HAVE_EVENTFD=1 -DNN_HAVE_GCC_ATOMIC_BUILTINS -DNN_HAVE_GETADDRINFO_A=1 -DNN_HAVE_LIBNSL=1 -DNN_HAVE_LINUX -DNN_HAVE_MSG_CONTROL=1 -DNN_HAVE_PIPE2=1 -DNN_HAVE_PIPE=1 -DNN_HAVE_POLL=1 -DNN_HAVE_SEMAPHORE -DNN_HAVE_SEMAPHORE_PTHREAD=1 -DNN_HAVE_SOCKETPAIR=1 -DNN_HAVE_UNIX_SOCKETS=1 -DNN_SHARED_LIB -DNN_USE_EPOLL -DNN_USE_EVENTFD -D_GNU_SOURCE -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -D_THREAD_SAFE -Dnanomsg_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -o CMakeFiles/nanomsg.dir/transports/ipc/sipc.c.o -c /builddir/build/BUILD/nanomsg-0.9-beta/src/transports/ipc/sipc.c /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/nanomsg-0.9-beta/CMakeFiles [ 57%] Building C object src/CMakeFiles/nanomsg.dir/transports/tcp/atcp.c.o cd /builddir/build/BUILD/nanomsg-0.9-beta/src && /usr/bin/cc -DNN_HAVE_ACCEPT4=1 -DNN_HAVE_CLOCK_GETTIME=1 -DNN_HAVE_CLOCK_MONOTONIC=1 -DNN_HAVE_EPOLL=1 -DNN_HAVE_EVENTFD=1 -DNN_HAVE_GCC_ATOMIC_BUILTINS -DNN_HAVE_GETADDRINFO_A=1 -DNN_HAVE_LIBNSL=1 -DNN_HAVE_LINUX -DNN_HAVE_MSG_CONTROL=1 -DNN_HAVE_PIPE2=1 -DNN_HAVE_PIPE=1 -DNN_HAVE_POLL=1 -DNN_HAVE_SEMAPHORE -DNN_HAVE_SEMAPHORE_PTHREAD=1 -DNN_HAVE_SOCKETPAIR=1 -DNN_HAVE_UNIX_SOCKETS=1 -DNN_SHARED_LIB -DNN_USE_EPOLL -DNN_USE_EVENTFD -D_GNU_SOURCE -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -D_THREAD_SAFE -Dnanomsg_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -o CMakeFiles/nanomsg.dir/transports/tcp/atcp.c.o -c /builddir/build/BUILD/nanomsg-0.9-beta/src/transports/tcp/atcp.c /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/nanomsg-0.9-beta/CMakeFiles 77 [ 58%] Building C object src/CMakeFiles/nanomsg.dir/transports/tcp/btcp.c.o cd /builddir/build/BUILD/nanomsg-0.9-beta/src && /usr/bin/cc -DNN_HAVE_ACCEPT4=1 -DNN_HAVE_CLOCK_GETTIME=1 -DNN_HAVE_CLOCK_MONOTONIC=1 -DNN_HAVE_EPOLL=1 -DNN_HAVE_EVENTFD=1 -DNN_HAVE_GCC_ATOMIC_BUILTINS -DNN_HAVE_GETADDRINFO_A=1 -DNN_HAVE_LIBNSL=1 -DNN_HAVE_LINUX -DNN_HAVE_MSG_CONTROL=1 -DNN_HAVE_PIPE2=1 -DNN_HAVE_PIPE=1 -DNN_HAVE_POLL=1 -DNN_HAVE_SEMAPHORE -DNN_HAVE_SEMAPHORE_PTHREAD=1 -DNN_HAVE_SOCKETPAIR=1 -DNN_HAVE_UNIX_SOCKETS=1 -DNN_SHARED_LIB -DNN_USE_EPOLL -DNN_USE_EVENTFD -D_GNU_SOURCE -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -D_THREAD_SAFE -Dnanomsg_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -o CMakeFiles/nanomsg.dir/transports/tcp/btcp.c.o -c /builddir/build/BUILD/nanomsg-0.9-beta/src/transports/tcp/btcp.c /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/nanomsg-0.9-beta/CMakeFiles 78 [ 59%] Building C object src/CMakeFiles/nanomsg.dir/transports/tcp/ctcp.c.o cd /builddir/build/BUILD/nanomsg-0.9-beta/src && /usr/bin/cc -DNN_HAVE_ACCEPT4=1 -DNN_HAVE_CLOCK_GETTIME=1 -DNN_HAVE_CLOCK_MONOTONIC=1 -DNN_HAVE_EPOLL=1 -DNN_HAVE_EVENTFD=1 -DNN_HAVE_GCC_ATOMIC_BUILTINS -DNN_HAVE_GETADDRINFO_A=1 -DNN_HAVE_LIBNSL=1 -DNN_HAVE_LINUX -DNN_HAVE_MSG_CONTROL=1 -DNN_HAVE_PIPE2=1 -DNN_HAVE_PIPE=1 -DNN_HAVE_POLL=1 -DNN_HAVE_SEMAPHORE -DNN_HAVE_SEMAPHORE_PTHREAD=1 -DNN_HAVE_SOCKETPAIR=1 -DNN_HAVE_UNIX_SOCKETS=1 -DNN_SHARED_LIB -DNN_USE_EPOLL -DNN_USE_EVENTFD -D_GNU_SOURCE -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -D_THREAD_SAFE -Dnanomsg_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -o CMakeFiles/nanomsg.dir/transports/tcp/ctcp.c.o -c /builddir/build/BUILD/nanomsg-0.9-beta/src/transports/tcp/ctcp.c /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/nanomsg-0.9-beta/CMakeFiles [ 59%] Building C object src/CMakeFiles/nanomsg.dir/transports/tcp/stcp.c.o cd /builddir/build/BUILD/nanomsg-0.9-beta/src && /usr/bin/cc -DNN_HAVE_ACCEPT4=1 -DNN_HAVE_CLOCK_GETTIME=1 -DNN_HAVE_CLOCK_MONOTONIC=1 -DNN_HAVE_EPOLL=1 -DNN_HAVE_EVENTFD=1 -DNN_HAVE_GCC_ATOMIC_BUILTINS -DNN_HAVE_GETADDRINFO_A=1 -DNN_HAVE_LIBNSL=1 -DNN_HAVE_LINUX -DNN_HAVE_MSG_CONTROL=1 -DNN_HAVE_PIPE2=1 -DNN_HAVE_PIPE=1 -DNN_HAVE_POLL=1 -DNN_HAVE_SEMAPHORE -DNN_HAVE_SEMAPHORE_PTHREAD=1 -DNN_HAVE_SOCKETPAIR=1 -DNN_HAVE_UNIX_SOCKETS=1 -DNN_SHARED_LIB -DNN_USE_EPOLL -DNN_USE_EVENTFD -D_GNU_SOURCE -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -D_THREAD_SAFE -Dnanomsg_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -o CMakeFiles/nanomsg.dir/transports/tcp/stcp.c.o -c /builddir/build/BUILD/nanomsg-0.9-beta/src/transports/tcp/stcp.c /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/nanomsg-0.9-beta/CMakeFiles 79 [ 60%] Building C object src/CMakeFiles/nanomsg.dir/transports/tcp/tcp.c.o cd /builddir/build/BUILD/nanomsg-0.9-beta/src && /usr/bin/cc -DNN_HAVE_ACCEPT4=1 -DNN_HAVE_CLOCK_GETTIME=1 -DNN_HAVE_CLOCK_MONOTONIC=1 -DNN_HAVE_EPOLL=1 -DNN_HAVE_EVENTFD=1 -DNN_HAVE_GCC_ATOMIC_BUILTINS -DNN_HAVE_GETADDRINFO_A=1 -DNN_HAVE_LIBNSL=1 -DNN_HAVE_LINUX -DNN_HAVE_MSG_CONTROL=1 -DNN_HAVE_PIPE2=1 -DNN_HAVE_PIPE=1 -DNN_HAVE_POLL=1 -DNN_HAVE_SEMAPHORE -DNN_HAVE_SEMAPHORE_PTHREAD=1 -DNN_HAVE_SOCKETPAIR=1 -DNN_HAVE_UNIX_SOCKETS=1 -DNN_SHARED_LIB -DNN_USE_EPOLL -DNN_USE_EVENTFD -D_GNU_SOURCE -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -D_THREAD_SAFE -Dnanomsg_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -o CMakeFiles/nanomsg.dir/transports/tcp/tcp.c.o -c /builddir/build/BUILD/nanomsg-0.9-beta/src/transports/tcp/tcp.c /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/nanomsg-0.9-beta/CMakeFiles 80 [ 61%] Building C object src/CMakeFiles/nanomsg.dir/transports/ws/aws.c.o cd /builddir/build/BUILD/nanomsg-0.9-beta/src && /usr/bin/cc -DNN_HAVE_ACCEPT4=1 -DNN_HAVE_CLOCK_GETTIME=1 -DNN_HAVE_CLOCK_MONOTONIC=1 -DNN_HAVE_EPOLL=1 -DNN_HAVE_EVENTFD=1 -DNN_HAVE_GCC_ATOMIC_BUILTINS -DNN_HAVE_GETADDRINFO_A=1 -DNN_HAVE_LIBNSL=1 -DNN_HAVE_LINUX -DNN_HAVE_MSG_CONTROL=1 -DNN_HAVE_PIPE2=1 -DNN_HAVE_PIPE=1 -DNN_HAVE_POLL=1 -DNN_HAVE_SEMAPHORE -DNN_HAVE_SEMAPHORE_PTHREAD=1 -DNN_HAVE_SOCKETPAIR=1 -DNN_HAVE_UNIX_SOCKETS=1 -DNN_SHARED_LIB -DNN_USE_EPOLL -DNN_USE_EVENTFD -D_GNU_SOURCE -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -D_THREAD_SAFE -Dnanomsg_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -o CMakeFiles/nanomsg.dir/transports/ws/aws.c.o -c /builddir/build/BUILD/nanomsg-0.9-beta/src/transports/ws/aws.c /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/nanomsg-0.9-beta/CMakeFiles [ 61%] Building C object src/CMakeFiles/nanomsg.dir/transports/ws/bws.c.o cd /builddir/build/BUILD/nanomsg-0.9-beta/src && /usr/bin/cc -DNN_HAVE_ACCEPT4=1 -DNN_HAVE_CLOCK_GETTIME=1 -DNN_HAVE_CLOCK_MONOTONIC=1 -DNN_HAVE_EPOLL=1 -DNN_HAVE_EVENTFD=1 -DNN_HAVE_GCC_ATOMIC_BUILTINS -DNN_HAVE_GETADDRINFO_A=1 -DNN_HAVE_LIBNSL=1 -DNN_HAVE_LINUX -DNN_HAVE_MSG_CONTROL=1 -DNN_HAVE_PIPE2=1 -DNN_HAVE_PIPE=1 -DNN_HAVE_POLL=1 -DNN_HAVE_SEMAPHORE -DNN_HAVE_SEMAPHORE_PTHREAD=1 -DNN_HAVE_SOCKETPAIR=1 -DNN_HAVE_UNIX_SOCKETS=1 -DNN_SHARED_LIB -DNN_USE_EPOLL -DNN_USE_EVENTFD -D_GNU_SOURCE -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -D_THREAD_SAFE -Dnanomsg_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -o CMakeFiles/nanomsg.dir/transports/ws/bws.c.o -c /builddir/build/BUILD/nanomsg-0.9-beta/src/transports/ws/bws.c /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/nanomsg-0.9-beta/CMakeFiles 81 [ 62%] Building C object src/CMakeFiles/nanomsg.dir/transports/ws/cws.c.o cd /builddir/build/BUILD/nanomsg-0.9-beta/src && /usr/bin/cc -DNN_HAVE_ACCEPT4=1 -DNN_HAVE_CLOCK_GETTIME=1 -DNN_HAVE_CLOCK_MONOTONIC=1 -DNN_HAVE_EPOLL=1 -DNN_HAVE_EVENTFD=1 -DNN_HAVE_GCC_ATOMIC_BUILTINS -DNN_HAVE_GETADDRINFO_A=1 -DNN_HAVE_LIBNSL=1 -DNN_HAVE_LINUX -DNN_HAVE_MSG_CONTROL=1 -DNN_HAVE_PIPE2=1 -DNN_HAVE_PIPE=1 -DNN_HAVE_POLL=1 -DNN_HAVE_SEMAPHORE -DNN_HAVE_SEMAPHORE_PTHREAD=1 -DNN_HAVE_SOCKETPAIR=1 -DNN_HAVE_UNIX_SOCKETS=1 -DNN_SHARED_LIB -DNN_USE_EPOLL -DNN_USE_EVENTFD -D_GNU_SOURCE -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -D_THREAD_SAFE -Dnanomsg_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -o CMakeFiles/nanomsg.dir/transports/ws/cws.c.o -c /builddir/build/BUILD/nanomsg-0.9-beta/src/transports/ws/cws.c /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/nanomsg-0.9-beta/CMakeFiles 82 [ 63%] Building C object src/CMakeFiles/nanomsg.dir/transports/ws/sws.c.o cd /builddir/build/BUILD/nanomsg-0.9-beta/src && /usr/bin/cc -DNN_HAVE_ACCEPT4=1 -DNN_HAVE_CLOCK_GETTIME=1 -DNN_HAVE_CLOCK_MONOTONIC=1 -DNN_HAVE_EPOLL=1 -DNN_HAVE_EVENTFD=1 -DNN_HAVE_GCC_ATOMIC_BUILTINS -DNN_HAVE_GETADDRINFO_A=1 -DNN_HAVE_LIBNSL=1 -DNN_HAVE_LINUX -DNN_HAVE_MSG_CONTROL=1 -DNN_HAVE_PIPE2=1 -DNN_HAVE_PIPE=1 -DNN_HAVE_POLL=1 -DNN_HAVE_SEMAPHORE -DNN_HAVE_SEMAPHORE_PTHREAD=1 -DNN_HAVE_SOCKETPAIR=1 -DNN_HAVE_UNIX_SOCKETS=1 -DNN_SHARED_LIB -DNN_USE_EPOLL -DNN_USE_EVENTFD -D_GNU_SOURCE -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -D_THREAD_SAFE -Dnanomsg_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -o CMakeFiles/nanomsg.dir/transports/ws/sws.c.o -c /builddir/build/BUILD/nanomsg-0.9-beta/src/transports/ws/sws.c /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/nanomsg-0.9-beta/CMakeFiles 83 [ 64%] Building C object src/CMakeFiles/nanomsg.dir/transports/ws/ws.c.o cd /builddir/build/BUILD/nanomsg-0.9-beta/src && /usr/bin/cc -DNN_HAVE_ACCEPT4=1 -DNN_HAVE_CLOCK_GETTIME=1 -DNN_HAVE_CLOCK_MONOTONIC=1 -DNN_HAVE_EPOLL=1 -DNN_HAVE_EVENTFD=1 -DNN_HAVE_GCC_ATOMIC_BUILTINS -DNN_HAVE_GETADDRINFO_A=1 -DNN_HAVE_LIBNSL=1 -DNN_HAVE_LINUX -DNN_HAVE_MSG_CONTROL=1 -DNN_HAVE_PIPE2=1 -DNN_HAVE_PIPE=1 -DNN_HAVE_POLL=1 -DNN_HAVE_SEMAPHORE -DNN_HAVE_SEMAPHORE_PTHREAD=1 -DNN_HAVE_SOCKETPAIR=1 -DNN_HAVE_UNIX_SOCKETS=1 -DNN_SHARED_LIB -DNN_USE_EPOLL -DNN_USE_EVENTFD -D_GNU_SOURCE -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -D_THREAD_SAFE -Dnanomsg_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -o CMakeFiles/nanomsg.dir/transports/ws/ws.c.o -c /builddir/build/BUILD/nanomsg-0.9-beta/src/transports/ws/ws.c /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/nanomsg-0.9-beta/CMakeFiles [ 64%] Building C object src/CMakeFiles/nanomsg.dir/transports/ws/ws_handshake.c.o cd /builddir/build/BUILD/nanomsg-0.9-beta/src && /usr/bin/cc -DNN_HAVE_ACCEPT4=1 -DNN_HAVE_CLOCK_GETTIME=1 -DNN_HAVE_CLOCK_MONOTONIC=1 -DNN_HAVE_EPOLL=1 -DNN_HAVE_EVENTFD=1 -DNN_HAVE_GCC_ATOMIC_BUILTINS -DNN_HAVE_GETADDRINFO_A=1 -DNN_HAVE_LIBNSL=1 -DNN_HAVE_LINUX -DNN_HAVE_MSG_CONTROL=1 -DNN_HAVE_PIPE2=1 -DNN_HAVE_PIPE=1 -DNN_HAVE_POLL=1 -DNN_HAVE_SEMAPHORE -DNN_HAVE_SEMAPHORE_PTHREAD=1 -DNN_HAVE_SOCKETPAIR=1 -DNN_HAVE_UNIX_SOCKETS=1 -DNN_SHARED_LIB -DNN_USE_EPOLL -DNN_USE_EVENTFD -D_GNU_SOURCE -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -D_THREAD_SAFE -Dnanomsg_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -o CMakeFiles/nanomsg.dir/transports/ws/ws_handshake.c.o -c /builddir/build/BUILD/nanomsg-0.9-beta/src/transports/ws/ws_handshake.c /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/nanomsg-0.9-beta/CMakeFiles 84 [ 65%] Building C object src/CMakeFiles/nanomsg.dir/transports/ws/sha1.c.o cd /builddir/build/BUILD/nanomsg-0.9-beta/src && /usr/bin/cc -DNN_HAVE_ACCEPT4=1 -DNN_HAVE_CLOCK_GETTIME=1 -DNN_HAVE_CLOCK_MONOTONIC=1 -DNN_HAVE_EPOLL=1 -DNN_HAVE_EVENTFD=1 -DNN_HAVE_GCC_ATOMIC_BUILTINS -DNN_HAVE_GETADDRINFO_A=1 -DNN_HAVE_LIBNSL=1 -DNN_HAVE_LINUX -DNN_HAVE_MSG_CONTROL=1 -DNN_HAVE_PIPE2=1 -DNN_HAVE_PIPE=1 -DNN_HAVE_POLL=1 -DNN_HAVE_SEMAPHORE -DNN_HAVE_SEMAPHORE_PTHREAD=1 -DNN_HAVE_SOCKETPAIR=1 -DNN_HAVE_UNIX_SOCKETS=1 -DNN_SHARED_LIB -DNN_USE_EPOLL -DNN_USE_EVENTFD -D_GNU_SOURCE -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -D_THREAD_SAFE -Dnanomsg_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -o CMakeFiles/nanomsg.dir/transports/ws/sha1.c.o -c /builddir/build/BUILD/nanomsg-0.9-beta/src/transports/ws/sha1.c /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/nanomsg-0.9-beta/CMakeFiles 85 [ 66%] Building C object src/CMakeFiles/nanomsg.dir/aio/poller.c.o cd /builddir/build/BUILD/nanomsg-0.9-beta/src && /usr/bin/cc -DNN_HAVE_ACCEPT4=1 -DNN_HAVE_CLOCK_GETTIME=1 -DNN_HAVE_CLOCK_MONOTONIC=1 -DNN_HAVE_EPOLL=1 -DNN_HAVE_EVENTFD=1 -DNN_HAVE_GCC_ATOMIC_BUILTINS -DNN_HAVE_GETADDRINFO_A=1 -DNN_HAVE_LIBNSL=1 -DNN_HAVE_LINUX -DNN_HAVE_MSG_CONTROL=1 -DNN_HAVE_PIPE2=1 -DNN_HAVE_PIPE=1 -DNN_HAVE_POLL=1 -DNN_HAVE_SEMAPHORE -DNN_HAVE_SEMAPHORE_PTHREAD=1 -DNN_HAVE_SOCKETPAIR=1 -DNN_HAVE_UNIX_SOCKETS=1 -DNN_SHARED_LIB -DNN_USE_EPOLL -DNN_USE_EVENTFD -D_GNU_SOURCE -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -D_THREAD_SAFE -Dnanomsg_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -o CMakeFiles/nanomsg.dir/aio/poller.c.o -c /builddir/build/BUILD/nanomsg-0.9-beta/src/aio/poller.c In file included from /builddir/build/BUILD/nanomsg-0.9-beta/src/aio/poller.c:27:0: /builddir/build/BUILD/nanomsg-0.9-beta/src/aio/poller_epoll.inc: In function 'nn_poller_add': /builddir/build/BUILD/nanomsg-0.9-beta/src/aio/poller_epoll.inc:64:9: warning: unused variable 'rc' [-Wunused-variable] int rc; ^ Linking C shared library ../libnanomsg.so cd /builddir/build/BUILD/nanomsg-0.9-beta/src && /usr/bin/cmake -E cmake_link_script CMakeFiles/nanomsg.dir/link.txt --verbose=1 /usr/bin/cc -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z,relro -shared -Wl,-soname,libnanomsg.so.5.0.0 -o ../libnanomsg.so.5.0.0 CMakeFiles/nanomsg.dir/core/ep.c.o CMakeFiles/nanomsg.dir/core/epbase.c.o CMakeFiles/nanomsg.dir/core/global.c.o CMakeFiles/nanomsg.dir/core/pipe.c.o CMakeFiles/nanomsg.dir/core/poll.c.o CMakeFiles/nanomsg.dir/core/sock.c.o CMakeFiles/nanomsg.dir/core/sockbase.c.o CMakeFiles/nanomsg.dir/core/symbol.c.o CMakeFiles/nanomsg.dir/aio/ctx.c.o CMakeFiles/nanomsg.dir/aio/fsm.c.o CMakeFiles/nanomsg.dir/aio/pool.c.o CMakeFiles/nanomsg.dir/aio/timer.c.o CMakeFiles/nanomsg.dir/aio/timerset.c.o CMakeFiles/nanomsg.dir/aio/usock.c.o CMakeFiles/nanomsg.dir/aio/worker.c.o CMakeFiles/nanomsg.dir/utils/alloc.c.o CMakeFiles/nanomsg.dir/utils/atomic.c.o CMakeFiles/nanomsg.dir/utils/chunk.c.o CMakeFiles/nanomsg.dir/utils/chunkref.c.o CMakeFiles/nanomsg.dir/utils/clock.c.o CMakeFiles/nanomsg.dir/utils/closefd.c.o CMakeFiles/nanomsg.dir/utils/efd.c.o CMakeFiles/nanomsg.dir/utils/err.c.o CMakeFiles/nanomsg.dir/utils/hash.c.o CMakeFiles/nanomsg.dir/utils/list.c.o CMakeFiles/nanomsg.dir/utils/msg.c.o CMakeFiles/nanomsg.dir/utils/condvar.c.o CMakeFiles/nanomsg.dir/utils/mutex.c.o CMakeFiles/nanomsg.dir/utils/once.c.o CMakeFiles/nanomsg.dir/utils/queue.c.o CMakeFiles/nanomsg.dir/utils/random.c.o CMakeFiles/nanomsg.dir/utils/sem.c.o CMakeFiles/nanomsg.dir/utils/sleep.c.o CMakeFiles/nanomsg.dir/utils/thread.c.o CMakeFiles/nanomsg.dir/utils/wire.c.o CMakeFiles/nanomsg.dir/devices/device.c.o CMakeFiles/nanomsg.dir/protocols/utils/dist.c.o CMakeFiles/nanomsg.dir/protocols/utils/excl.c.o CMakeFiles/nanomsg.dir/protocols/utils/fq.c.o CMakeFiles/nanomsg.dir/protocols/utils/lb.c.o CMakeFiles/nanomsg.dir/protocols/utils/priolist.c.o CMakeFiles/nanomsg.dir/protocols/bus/bus.c.o CMakeFiles/nanomsg.dir/protocols/bus/xbus.c.o CMakeFiles/nanomsg.dir/protocols/pipeline/push.c.o CMakeFiles/nanomsg.dir/protocols/pipeline/pull.c.o CMakeFiles/nanomsg.dir/protocols/pipeline/xpull.c.o CMakeFiles/nanomsg.dir/protocols/pipeline/xpush.c.o CMakeFiles/nanomsg.dir/protocols/pair/pair.c.o CMakeFiles/nanomsg.dir/protocols/pair/xpair.c.o CMakeFiles/nanomsg.dir/protocols/pubsub/pub.c.o CMakeFiles/nanomsg.dir/protocols/pubsub/sub.c.o CMakeFiles/nanomsg.dir/protocols/pubsub/trie.c.o CMakeFiles/nanomsg.dir/protocols/pubsub/xpub.c.o CMakeFiles/nanomsg.dir/protocols/pubsub/xsub.c.o CMakeFiles/nanomsg.dir/protocols/reqrep/req.c.o CMakeFiles/nanomsg.dir/protocols/reqrep/rep.c.o CMakeFiles/nanomsg.dir/protocols/reqrep/task.c.o CMakeFiles/nanomsg.dir/protocols/reqrep/xrep.c.o CMakeFiles/nanomsg.dir/protocols/reqrep/xreq.c.o CMakeFiles/nanomsg.dir/protocols/survey/respondent.c.o CMakeFiles/nanomsg.dir/protocols/survey/surveyor.c.o CMakeFiles/nanomsg.dir/protocols/survey/xrespondent.c.o CMakeFiles/nanomsg.dir/protocols/survey/xsurveyor.c.o CMakeFiles/nanomsg.dir/transports/utils/backoff.c.o CMakeFiles/nanomsg.dir/transports/utils/dns.c.o CMakeFiles/nanomsg.dir/transports/utils/iface.c.o CMakeFiles/nanomsg.dir/transports/utils/literal.c.o CMakeFiles/nanomsg.dir/transports/utils/port.c.o CMakeFiles/nanomsg.dir/transports/utils/streamhdr.c.o CMakeFiles/nanomsg.dir/transports/utils/base64.c.o CMakeFiles/nanomsg.dir/transports/inproc/binproc.c.o CMakeFiles/nanomsg.dir/transports/inproc/cinproc.c.o CMakeFiles/nanomsg.dir/transports/inproc/inproc.c.o CMakeFiles/nanomsg.dir/transports/inproc/ins.c.o CMakeFiles/nanomsg.dir/transports/inproc/msgqueue.c.o CMakeFiles/nanomsg.dir/transports/inproc/sinproc.c.o CMakeFiles/nanomsg.dir/transports/ipc/aipc.c.o CMakeFiles/nanomsg.dir/transports/ipc/bipc.c.o CMakeFiles/nanomsg.dir/transports/ipc/cipc.c.o CMakeFiles/nanomsg.dir/transports/ipc/ipc.c.o CMakeFiles/nanomsg.dir/transports/ipc/sipc.c.o CMakeFiles/nanomsg.dir/transports/tcp/atcp.c.o CMakeFiles/nanomsg.dir/transports/tcp/btcp.c.o CMakeFiles/nanomsg.dir/transports/tcp/ctcp.c.o CMakeFiles/nanomsg.dir/transports/tcp/stcp.c.o CMakeFiles/nanomsg.dir/transports/tcp/tcp.c.o CMakeFiles/nanomsg.dir/transports/ws/aws.c.o CMakeFiles/nanomsg.dir/transports/ws/bws.c.o CMakeFiles/nanomsg.dir/transports/ws/cws.c.o CMakeFiles/nanomsg.dir/transports/ws/sws.c.o CMakeFiles/nanomsg.dir/transports/ws/ws.c.o CMakeFiles/nanomsg.dir/transports/ws/ws_handshake.c.o CMakeFiles/nanomsg.dir/transports/ws/sha1.c.o CMakeFiles/nanomsg.dir/aio/poller.c.o -lanl -lrt -lpthread -lnsl -lpthread cd /builddir/build/BUILD/nanomsg-0.9-beta/src && /usr/bin/cmake -E cmake_symlink_library ../libnanomsg.so.5.0.0 ../libnanomsg.so.5.0.0 ../libnanomsg.so make[2]: Leaving directory `/builddir/build/BUILD/nanomsg-0.9-beta' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/nanomsg-0.9-beta/CMakeFiles 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 [ 66%] Built target nanomsg /usr/bin/make -f CMakeFiles/async_shutdown.dir/build.make CMakeFiles/async_shutdown.dir/depend /usr/bin/make -f CMakeFiles/block.dir/build.make CMakeFiles/block.dir/depend make[2]: Entering directory `/builddir/build/BUILD/nanomsg-0.9-beta' cd /builddir/build/BUILD/nanomsg-0.9-beta && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/nanomsg-0.9-beta /builddir/build/BUILD/nanomsg-0.9-beta /builddir/build/BUILD/nanomsg-0.9-beta /builddir/build/BUILD/nanomsg-0.9-beta /builddir/build/BUILD/nanomsg-0.9-beta/CMakeFiles/async_shutdown.dir/DependInfo.cmake --color= make[2]: Entering directory `/builddir/build/BUILD/nanomsg-0.9-beta' cd /builddir/build/BUILD/nanomsg-0.9-beta && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/nanomsg-0.9-beta /builddir/build/BUILD/nanomsg-0.9-beta /builddir/build/BUILD/nanomsg-0.9-beta /builddir/build/BUILD/nanomsg-0.9-beta /builddir/build/BUILD/nanomsg-0.9-beta/CMakeFiles/block.dir/DependInfo.cmake --color= Scanning dependencies of target block Scanning dependencies of target async_shutdown make[2]: Leaving directory `/builddir/build/BUILD/nanomsg-0.9-beta' make[2]: Leaving directory `/builddir/build/BUILD/nanomsg-0.9-beta' /usr/bin/make -f CMakeFiles/async_shutdown.dir/build.make CMakeFiles/async_shutdown.dir/build /usr/bin/make -f CMakeFiles/block.dir/build.make CMakeFiles/block.dir/build make[2]: Entering directory `/builddir/build/BUILD/nanomsg-0.9-beta' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/nanomsg-0.9-beta/CMakeFiles make[2]: Entering directory `/builddir/build/BUILD/nanomsg-0.9-beta' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/nanomsg-0.9-beta/CMakeFiles 1 [ 67%] [ 67%] Building C object CMakeFiles/block.dir/tests/block.c.o /usr/bin/cc -DNN_HAVE_ACCEPT4=1 -DNN_HAVE_CLOCK_GETTIME=1 -DNN_HAVE_CLOCK_MONOTONIC=1 -DNN_HAVE_EPOLL=1 -DNN_HAVE_EVENTFD=1 -DNN_HAVE_GCC_ATOMIC_BUILTINS -DNN_HAVE_GETADDRINFO_A=1 -DNN_HAVE_LIBNSL=1 -DNN_HAVE_LINUX -DNN_HAVE_MSG_CONTROL=1 -DNN_HAVE_PIPE2=1 -DNN_HAVE_PIPE=1 -DNN_HAVE_POLL=1 -DNN_HAVE_SEMAPHORE -DNN_HAVE_SEMAPHORE_PTHREAD=1 -DNN_HAVE_SOCKETPAIR=1 -DNN_HAVE_UNIX_SOCKETS=1 -D_GNU_SOURCE -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -D_THREAD_SAFE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -o CMakeFiles/block.dir/tests/block.c.o -c /builddir/build/BUILD/nanomsg-0.9-beta/tests/block.c Building C object CMakeFiles/async_shutdown.dir/tests/async_shutdown.c.o /usr/bin/cc -DNN_HAVE_ACCEPT4=1 -DNN_HAVE_CLOCK_GETTIME=1 -DNN_HAVE_CLOCK_MONOTONIC=1 -DNN_HAVE_EPOLL=1 -DNN_HAVE_EVENTFD=1 -DNN_HAVE_GCC_ATOMIC_BUILTINS -DNN_HAVE_GETADDRINFO_A=1 -DNN_HAVE_LIBNSL=1 -DNN_HAVE_LINUX -DNN_HAVE_MSG_CONTROL=1 -DNN_HAVE_PIPE2=1 -DNN_HAVE_PIPE=1 -DNN_HAVE_POLL=1 -DNN_HAVE_SEMAPHORE -DNN_HAVE_SEMAPHORE_PTHREAD=1 -DNN_HAVE_SOCKETPAIR=1 -DNN_HAVE_UNIX_SOCKETS=1 -D_GNU_SOURCE -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -D_THREAD_SAFE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -o CMakeFiles/async_shutdown.dir/tests/async_shutdown.c.o -c /builddir/build/BUILD/nanomsg-0.9-beta/tests/async_shutdown.c Linking C executable async_shutdown /usr/bin/cmake -E cmake_link_script CMakeFiles/async_shutdown.dir/link.txt --verbose=1 /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z,relro CMakeFiles/async_shutdown.dir/tests/async_shutdown.c.o -o async_shutdown -rdynamic libnanomsg.so.5.0.0 -lanl -lrt -lpthread -lnsl -lpthread -Wl,-rpath,/builddir/build/BUILD/nanomsg-0.9-beta Linking C executable block /usr/bin/cmake -E cmake_link_script CMakeFiles/block.dir/link.txt --verbose=1 /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z,relro CMakeFiles/block.dir/tests/block.c.o -o block -rdynamic libnanomsg.so.5.0.0 -lanl -lrt -lpthread -lnsl -lpthread -Wl,-rpath,/builddir/build/BUILD/nanomsg-0.9-beta make[2]: Leaving directory `/builddir/build/BUILD/nanomsg-0.9-beta' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/nanomsg-0.9-beta/CMakeFiles make[2]: Leaving directory `/builddir/build/BUILD/nanomsg-0.9-beta' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/nanomsg-0.9-beta/CMakeFiles 1 [ 67%] Built target async_shutdown /usr/bin/make -f CMakeFiles/bug328.dir/build.make CMakeFiles/bug328.dir/depend [ 67%] make[2]: Entering directory `/builddir/build/BUILD/nanomsg-0.9-beta' cd /builddir/build/BUILD/nanomsg-0.9-beta && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/nanomsg-0.9-beta /builddir/build/BUILD/nanomsg-0.9-beta /builddir/build/BUILD/nanomsg-0.9-beta /builddir/build/BUILD/nanomsg-0.9-beta /builddir/build/BUILD/nanomsg-0.9-beta/CMakeFiles/bug328.dir/DependInfo.cmake --color= Built target block /usr/bin/make -f CMakeFiles/bus.dir/build.make CMakeFiles/bus.dir/depend make[2]: Entering directory `/builddir/build/BUILD/nanomsg-0.9-beta' cd /builddir/build/BUILD/nanomsg-0.9-beta && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/nanomsg-0.9-beta /builddir/build/BUILD/nanomsg-0.9-beta /builddir/build/BUILD/nanomsg-0.9-beta /builddir/build/BUILD/nanomsg-0.9-beta /builddir/build/BUILD/nanomsg-0.9-beta/CMakeFiles/bus.dir/DependInfo.cmake --color= Scanning dependencies of target bug328 Scanning dependencies of target bus make[2]: Leaving directory `/builddir/build/BUILD/nanomsg-0.9-beta' /usr/bin/make -f CMakeFiles/bus.dir/build.make CMakeFiles/bus.dir/build make[2]: Leaving directory `/builddir/build/BUILD/nanomsg-0.9-beta' /usr/bin/make -f CMakeFiles/bug328.dir/build.make CMakeFiles/bug328.dir/build make[2]: Entering directory `/builddir/build/BUILD/nanomsg-0.9-beta' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/nanomsg-0.9-beta/CMakeFiles make[2]: Entering directory `/builddir/build/BUILD/nanomsg-0.9-beta' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/nanomsg-0.9-beta/CMakeFiles 2 [ 67%] [ 68%] Building C object CMakeFiles/bus.dir/tests/bus.c.o /usr/bin/cc -DNN_HAVE_ACCEPT4=1 -DNN_HAVE_CLOCK_GETTIME=1 -DNN_HAVE_CLOCK_MONOTONIC=1 -DNN_HAVE_EPOLL=1 -DNN_HAVE_EVENTFD=1 -DNN_HAVE_GCC_ATOMIC_BUILTINS -DNN_HAVE_GETADDRINFO_A=1 -DNN_HAVE_LIBNSL=1 -DNN_HAVE_LINUX -DNN_HAVE_MSG_CONTROL=1 -DNN_HAVE_PIPE2=1 -DNN_HAVE_PIPE=1 -DNN_HAVE_POLL=1 -DNN_HAVE_SEMAPHORE -DNN_HAVE_SEMAPHORE_PTHREAD=1 -DNN_HAVE_SOCKETPAIR=1 -DNN_HAVE_UNIX_SOCKETS=1 -D_GNU_SOURCE -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -D_THREAD_SAFE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -o CMakeFiles/bus.dir/tests/bus.c.o -c /builddir/build/BUILD/nanomsg-0.9-beta/tests/bus.c Building C object CMakeFiles/bug328.dir/tests/bug328.c.o /usr/bin/cc -DNN_HAVE_ACCEPT4=1 -DNN_HAVE_CLOCK_GETTIME=1 -DNN_HAVE_CLOCK_MONOTONIC=1 -DNN_HAVE_EPOLL=1 -DNN_HAVE_EVENTFD=1 -DNN_HAVE_GCC_ATOMIC_BUILTINS -DNN_HAVE_GETADDRINFO_A=1 -DNN_HAVE_LIBNSL=1 -DNN_HAVE_LINUX -DNN_HAVE_MSG_CONTROL=1 -DNN_HAVE_PIPE2=1 -DNN_HAVE_PIPE=1 -DNN_HAVE_POLL=1 -DNN_HAVE_SEMAPHORE -DNN_HAVE_SEMAPHORE_PTHREAD=1 -DNN_HAVE_SOCKETPAIR=1 -DNN_HAVE_UNIX_SOCKETS=1 -D_GNU_SOURCE -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -D_THREAD_SAFE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -o CMakeFiles/bug328.dir/tests/bug328.c.o -c /builddir/build/BUILD/nanomsg-0.9-beta/tests/bug328.c Linking C executable bug328 /usr/bin/cmake -E cmake_link_script CMakeFiles/bug328.dir/link.txt --verbose=1 /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z,relro CMakeFiles/bug328.dir/tests/bug328.c.o -o bug328 -rdynamic libnanomsg.so.5.0.0 -lanl -lrt -lpthread -lnsl -lpthread -Wl,-rpath,/builddir/build/BUILD/nanomsg-0.9-beta Linking C executable bus /usr/bin/cmake -E cmake_link_script CMakeFiles/bus.dir/link.txt --verbose=1 /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z,relro CMakeFiles/bus.dir/tests/bus.c.o -o bus -rdynamic libnanomsg.so.5.0.0 -lanl -lrt -lpthread -lnsl -lpthread -Wl,-rpath,/builddir/build/BUILD/nanomsg-0.9-beta make[2]: Leaving directory `/builddir/build/BUILD/nanomsg-0.9-beta' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/nanomsg-0.9-beta/CMakeFiles 2 [ 68%] Built target bug328 /usr/bin/make -f CMakeFiles/cmsg.dir/build.make CMakeFiles/cmsg.dir/depend make[2]: Entering directory `/builddir/build/BUILD/nanomsg-0.9-beta' cd /builddir/build/BUILD/nanomsg-0.9-beta && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/nanomsg-0.9-beta /builddir/build/BUILD/nanomsg-0.9-beta /builddir/build/BUILD/nanomsg-0.9-beta /builddir/build/BUILD/nanomsg-0.9-beta /builddir/build/BUILD/nanomsg-0.9-beta/CMakeFiles/cmsg.dir/DependInfo.cmake --color= Scanning dependencies of target cmsg make[2]: Leaving directory `/builddir/build/BUILD/nanomsg-0.9-beta' /usr/bin/make -f CMakeFiles/cmsg.dir/build.make CMakeFiles/cmsg.dir/build make[2]: Entering directory `/builddir/build/BUILD/nanomsg-0.9-beta' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/nanomsg-0.9-beta/CMakeFiles 3 [ 69%] make[2]: Leaving directory `/builddir/build/BUILD/nanomsg-0.9-beta' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/nanomsg-0.9-beta/CMakeFiles Building C object CMakeFiles/cmsg.dir/tests/cmsg.c.o [ 69%] /usr/bin/cc -DNN_HAVE_ACCEPT4=1 -DNN_HAVE_CLOCK_GETTIME=1 -DNN_HAVE_CLOCK_MONOTONIC=1 -DNN_HAVE_EPOLL=1 -DNN_HAVE_EVENTFD=1 -DNN_HAVE_GCC_ATOMIC_BUILTINS -DNN_HAVE_GETADDRINFO_A=1 -DNN_HAVE_LIBNSL=1 -DNN_HAVE_LINUX -DNN_HAVE_MSG_CONTROL=1 -DNN_HAVE_PIPE2=1 -DNN_HAVE_PIPE=1 -DNN_HAVE_POLL=1 -DNN_HAVE_SEMAPHORE -DNN_HAVE_SEMAPHORE_PTHREAD=1 -DNN_HAVE_SOCKETPAIR=1 -DNN_HAVE_UNIX_SOCKETS=1 -D_GNU_SOURCE -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -D_THREAD_SAFE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -o CMakeFiles/cmsg.dir/tests/cmsg.c.o -c /builddir/build/BUILD/nanomsg-0.9-beta/tests/cmsg.c Built target bus /usr/bin/make -f CMakeFiles/device.dir/build.make CMakeFiles/device.dir/depend make[2]: Entering directory `/builddir/build/BUILD/nanomsg-0.9-beta' cd /builddir/build/BUILD/nanomsg-0.9-beta && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/nanomsg-0.9-beta /builddir/build/BUILD/nanomsg-0.9-beta /builddir/build/BUILD/nanomsg-0.9-beta /builddir/build/BUILD/nanomsg-0.9-beta /builddir/build/BUILD/nanomsg-0.9-beta/CMakeFiles/device.dir/DependInfo.cmake --color= Scanning dependencies of target device make[2]: Leaving directory `/builddir/build/BUILD/nanomsg-0.9-beta' /usr/bin/make -f CMakeFiles/device.dir/build.make CMakeFiles/device.dir/build make[2]: Entering directory `/builddir/build/BUILD/nanomsg-0.9-beta' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/nanomsg-0.9-beta/CMakeFiles 4 [ 70%] Building C object CMakeFiles/device.dir/tests/device.c.o /usr/bin/cc -DNN_HAVE_ACCEPT4=1 -DNN_HAVE_CLOCK_GETTIME=1 -DNN_HAVE_CLOCK_MONOTONIC=1 -DNN_HAVE_EPOLL=1 -DNN_HAVE_EVENTFD=1 -DNN_HAVE_GCC_ATOMIC_BUILTINS -DNN_HAVE_GETADDRINFO_A=1 -DNN_HAVE_LIBNSL=1 -DNN_HAVE_LINUX -DNN_HAVE_MSG_CONTROL=1 -DNN_HAVE_PIPE2=1 -DNN_HAVE_PIPE=1 -DNN_HAVE_POLL=1 -DNN_HAVE_SEMAPHORE -DNN_HAVE_SEMAPHORE_PTHREAD=1 -DNN_HAVE_SOCKETPAIR=1 -DNN_HAVE_UNIX_SOCKETS=1 -D_GNU_SOURCE -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -D_THREAD_SAFE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -o CMakeFiles/device.dir/tests/device.c.o -c /builddir/build/BUILD/nanomsg-0.9-beta/tests/device.c Linking C executable cmsg /usr/bin/cmake -E cmake_link_script CMakeFiles/cmsg.dir/link.txt --verbose=1 /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z,relro CMakeFiles/cmsg.dir/tests/cmsg.c.o -o cmsg -rdynamic libnanomsg.so.5.0.0 -lanl -lrt -lpthread -lnsl -lpthread -Wl,-rpath,/builddir/build/BUILD/nanomsg-0.9-beta make[2]: Leaving directory `/builddir/build/BUILD/nanomsg-0.9-beta' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/nanomsg-0.9-beta/CMakeFiles 3 [ 70%] Built target cmsg /usr/bin/make -f CMakeFiles/device4.dir/build.make CMakeFiles/device4.dir/depend make[2]: Entering directory `/builddir/build/BUILD/nanomsg-0.9-beta' cd /builddir/build/BUILD/nanomsg-0.9-beta && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/nanomsg-0.9-beta /builddir/build/BUILD/nanomsg-0.9-beta /builddir/build/BUILD/nanomsg-0.9-beta /builddir/build/BUILD/nanomsg-0.9-beta /builddir/build/BUILD/nanomsg-0.9-beta/CMakeFiles/device4.dir/DependInfo.cmake --color= Scanning dependencies of target device4 make[2]: Leaving directory `/builddir/build/BUILD/nanomsg-0.9-beta' /usr/bin/make -f CMakeFiles/device4.dir/build.make CMakeFiles/device4.dir/build make[2]: Entering directory `/builddir/build/BUILD/nanomsg-0.9-beta' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/nanomsg-0.9-beta/CMakeFiles [ 70%] Building C object CMakeFiles/device4.dir/tests/device4.c.o Linking C executable device /usr/bin/cmake -E cmake_link_script CMakeFiles/device.dir/link.txt --verbose=1 /usr/bin/cc -DNN_HAVE_ACCEPT4=1 -DNN_HAVE_CLOCK_GETTIME=1 -DNN_HAVE_CLOCK_MONOTONIC=1 -DNN_HAVE_EPOLL=1 -DNN_HAVE_EVENTFD=1 -DNN_HAVE_GCC_ATOMIC_BUILTINS -DNN_HAVE_GETADDRINFO_A=1 -DNN_HAVE_LIBNSL=1 -DNN_HAVE_LINUX -DNN_HAVE_MSG_CONTROL=1 -DNN_HAVE_PIPE2=1 -DNN_HAVE_PIPE=1 -DNN_HAVE_POLL=1 -DNN_HAVE_SEMAPHORE -DNN_HAVE_SEMAPHORE_PTHREAD=1 -DNN_HAVE_SOCKETPAIR=1 -DNN_HAVE_UNIX_SOCKETS=1 -D_GNU_SOURCE -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -D_THREAD_SAFE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -o CMakeFiles/device4.dir/tests/device4.c.o -c /builddir/build/BUILD/nanomsg-0.9-beta/tests/device4.c /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z,relro CMakeFiles/device.dir/tests/device.c.o -o device -rdynamic libnanomsg.so.5.0.0 -lanl -lrt -lpthread -lnsl -lpthread -Wl,-rpath,/builddir/build/BUILD/nanomsg-0.9-beta make[2]: Leaving directory `/builddir/build/BUILD/nanomsg-0.9-beta' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/nanomsg-0.9-beta/CMakeFiles 4 [ 70%] Built target device /usr/bin/make -f CMakeFiles/device5.dir/build.make CMakeFiles/device5.dir/depend make[2]: Entering directory `/builddir/build/BUILD/nanomsg-0.9-beta' cd /builddir/build/BUILD/nanomsg-0.9-beta && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/nanomsg-0.9-beta /builddir/build/BUILD/nanomsg-0.9-beta /builddir/build/BUILD/nanomsg-0.9-beta /builddir/build/BUILD/nanomsg-0.9-beta /builddir/build/BUILD/nanomsg-0.9-beta/CMakeFiles/device5.dir/DependInfo.cmake --color= Scanning dependencies of target device5 make[2]: Leaving directory `/builddir/build/BUILD/nanomsg-0.9-beta' /usr/bin/make -f CMakeFiles/device5.dir/build.make CMakeFiles/device5.dir/build make[2]: Entering directory `/builddir/build/BUILD/nanomsg-0.9-beta' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/nanomsg-0.9-beta/CMakeFiles 5 [ 71%] Building C object CMakeFiles/device5.dir/tests/device5.c.o /usr/bin/cc -DNN_HAVE_ACCEPT4=1 -DNN_HAVE_CLOCK_GETTIME=1 -DNN_HAVE_CLOCK_MONOTONIC=1 -DNN_HAVE_EPOLL=1 -DNN_HAVE_EVENTFD=1 -DNN_HAVE_GCC_ATOMIC_BUILTINS -DNN_HAVE_GETADDRINFO_A=1 -DNN_HAVE_LIBNSL=1 -DNN_HAVE_LINUX -DNN_HAVE_MSG_CONTROL=1 -DNN_HAVE_PIPE2=1 -DNN_HAVE_PIPE=1 -DNN_HAVE_POLL=1 -DNN_HAVE_SEMAPHORE -DNN_HAVE_SEMAPHORE_PTHREAD=1 -DNN_HAVE_SOCKETPAIR=1 -DNN_HAVE_UNIX_SOCKETS=1 -D_GNU_SOURCE -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -D_THREAD_SAFE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -o CMakeFiles/device5.dir/tests/device5.c.o -c /builddir/build/BUILD/nanomsg-0.9-beta/tests/device5.c Linking C executable device4 /usr/bin/cmake -E cmake_link_script CMakeFiles/device4.dir/link.txt --verbose=1 /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z,relro CMakeFiles/device4.dir/tests/device4.c.o -o device4 -rdynamic libnanomsg.so.5.0.0 -lanl -lrt -lpthread -lnsl -lpthread -Wl,-rpath,/builddir/build/BUILD/nanomsg-0.9-beta make[2]: Leaving directory `/builddir/build/BUILD/nanomsg-0.9-beta' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/nanomsg-0.9-beta/CMakeFiles [ 71%] Built target device4 /usr/bin/make -f CMakeFiles/device6.dir/build.make CMakeFiles/device6.dir/depend make[2]: Entering directory `/builddir/build/BUILD/nanomsg-0.9-beta' cd /builddir/build/BUILD/nanomsg-0.9-beta && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/nanomsg-0.9-beta /builddir/build/BUILD/nanomsg-0.9-beta /builddir/build/BUILD/nanomsg-0.9-beta /builddir/build/BUILD/nanomsg-0.9-beta /builddir/build/BUILD/nanomsg-0.9-beta/CMakeFiles/device6.dir/DependInfo.cmake --color= Scanning dependencies of target device6 make[2]: Leaving directory `/builddir/build/BUILD/nanomsg-0.9-beta' /usr/bin/make -f CMakeFiles/device6.dir/build.make CMakeFiles/device6.dir/build make[2]: Entering directory `/builddir/build/BUILD/nanomsg-0.9-beta' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/nanomsg-0.9-beta/CMakeFiles 6 [ 72%] Linking C executable device5 /usr/bin/cmake -E cmake_link_script CMakeFiles/device5.dir/link.txt --verbose=1 Building C object CMakeFiles/device6.dir/tests/device6.c.o /usr/bin/cc -DNN_HAVE_ACCEPT4=1 -DNN_HAVE_CLOCK_GETTIME=1 -DNN_HAVE_CLOCK_MONOTONIC=1 -DNN_HAVE_EPOLL=1 -DNN_HAVE_EVENTFD=1 -DNN_HAVE_GCC_ATOMIC_BUILTINS -DNN_HAVE_GETADDRINFO_A=1 -DNN_HAVE_LIBNSL=1 -DNN_HAVE_LINUX -DNN_HAVE_MSG_CONTROL=1 -DNN_HAVE_PIPE2=1 -DNN_HAVE_PIPE=1 -DNN_HAVE_POLL=1 -DNN_HAVE_SEMAPHORE -DNN_HAVE_SEMAPHORE_PTHREAD=1 -DNN_HAVE_SOCKETPAIR=1 -DNN_HAVE_UNIX_SOCKETS=1 -D_GNU_SOURCE -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -D_THREAD_SAFE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -o CMakeFiles/device6.dir/tests/device6.c.o -c /builddir/build/BUILD/nanomsg-0.9-beta/tests/device6.c /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z,relro CMakeFiles/device5.dir/tests/device5.c.o -o device5 -rdynamic libnanomsg.so.5.0.0 -lanl -lrt -lpthread -lnsl -lpthread -Wl,-rpath,/builddir/build/BUILD/nanomsg-0.9-beta make[2]: Leaving directory `/builddir/build/BUILD/nanomsg-0.9-beta' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/nanomsg-0.9-beta/CMakeFiles 5 [ 72%] Built target device5 /usr/bin/make -f CMakeFiles/device7.dir/build.make CMakeFiles/device7.dir/depend make[2]: Entering directory `/builddir/build/BUILD/nanomsg-0.9-beta' cd /builddir/build/BUILD/nanomsg-0.9-beta && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/nanomsg-0.9-beta /builddir/build/BUILD/nanomsg-0.9-beta /builddir/build/BUILD/nanomsg-0.9-beta /builddir/build/BUILD/nanomsg-0.9-beta /builddir/build/BUILD/nanomsg-0.9-beta/CMakeFiles/device7.dir/DependInfo.cmake --color= Scanning dependencies of target device7 make[2]: Leaving directory `/builddir/build/BUILD/nanomsg-0.9-beta' /usr/bin/make -f CMakeFiles/device7.dir/build.make CMakeFiles/device7.dir/build make[2]: Entering directory `/builddir/build/BUILD/nanomsg-0.9-beta' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/nanomsg-0.9-beta/CMakeFiles 7 [ 73%] Building C object CMakeFiles/device7.dir/tests/device7.c.o /usr/bin/cc -DNN_HAVE_ACCEPT4=1 -DNN_HAVE_CLOCK_GETTIME=1 -DNN_HAVE_CLOCK_MONOTONIC=1 -DNN_HAVE_EPOLL=1 -DNN_HAVE_EVENTFD=1 -DNN_HAVE_GCC_ATOMIC_BUILTINS -DNN_HAVE_GETADDRINFO_A=1 -DNN_HAVE_LIBNSL=1 -DNN_HAVE_LINUX -DNN_HAVE_MSG_CONTROL=1 -DNN_HAVE_PIPE2=1 -DNN_HAVE_PIPE=1 -DNN_HAVE_POLL=1 -DNN_HAVE_SEMAPHORE -DNN_HAVE_SEMAPHORE_PTHREAD=1 -DNN_HAVE_SOCKETPAIR=1 -DNN_HAVE_UNIX_SOCKETS=1 -D_GNU_SOURCE -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -D_THREAD_SAFE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -o CMakeFiles/device7.dir/tests/device7.c.o -c /builddir/build/BUILD/nanomsg-0.9-beta/tests/device7.c Linking C executable device6 /usr/bin/cmake -E cmake_link_script CMakeFiles/device6.dir/link.txt --verbose=1 /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z,relro CMakeFiles/device6.dir/tests/device6.c.o -o device6 -rdynamic libnanomsg.so.5.0.0 -lanl -lrt -lpthread -lnsl -lpthread -Wl,-rpath,/builddir/build/BUILD/nanomsg-0.9-beta make[2]: Leaving directory `/builddir/build/BUILD/nanomsg-0.9-beta' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/nanomsg-0.9-beta/CMakeFiles 6 [ 73%] Built target device6 /usr/bin/make -f CMakeFiles/domain.dir/build.make CMakeFiles/domain.dir/depend make[2]: Entering directory `/builddir/build/BUILD/nanomsg-0.9-beta' cd /builddir/build/BUILD/nanomsg-0.9-beta && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/nanomsg-0.9-beta /builddir/build/BUILD/nanomsg-0.9-beta /builddir/build/BUILD/nanomsg-0.9-beta /builddir/build/BUILD/nanomsg-0.9-beta /builddir/build/BUILD/nanomsg-0.9-beta/CMakeFiles/domain.dir/DependInfo.cmake --color= Scanning dependencies of target domain make[2]: Leaving directory `/builddir/build/BUILD/nanomsg-0.9-beta' /usr/bin/make -f CMakeFiles/domain.dir/build.make CMakeFiles/domain.dir/build make[2]: Entering directory `/builddir/build/BUILD/nanomsg-0.9-beta' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/nanomsg-0.9-beta/CMakeFiles Linking C executable device7 /usr/bin/cmake -E cmake_link_script CMakeFiles/device7.dir/link.txt --verbose=1 [ 73%] /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z,relro CMakeFiles/device7.dir/tests/device7.c.o -o device7 -rdynamic libnanomsg.so.5.0.0 -lanl -lrt -lpthread -lnsl -lpthread -Wl,-rpath,/builddir/build/BUILD/nanomsg-0.9-beta Building C object CMakeFiles/domain.dir/tests/domain.c.o /usr/bin/cc -DNN_HAVE_ACCEPT4=1 -DNN_HAVE_CLOCK_GETTIME=1 -DNN_HAVE_CLOCK_MONOTONIC=1 -DNN_HAVE_EPOLL=1 -DNN_HAVE_EVENTFD=1 -DNN_HAVE_GCC_ATOMIC_BUILTINS -DNN_HAVE_GETADDRINFO_A=1 -DNN_HAVE_LIBNSL=1 -DNN_HAVE_LINUX -DNN_HAVE_MSG_CONTROL=1 -DNN_HAVE_PIPE2=1 -DNN_HAVE_PIPE=1 -DNN_HAVE_POLL=1 -DNN_HAVE_SEMAPHORE -DNN_HAVE_SEMAPHORE_PTHREAD=1 -DNN_HAVE_SOCKETPAIR=1 -DNN_HAVE_UNIX_SOCKETS=1 -D_GNU_SOURCE -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -D_THREAD_SAFE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -o CMakeFiles/domain.dir/tests/domain.c.o -c /builddir/build/BUILD/nanomsg-0.9-beta/tests/domain.c make[2]: Leaving directory `/builddir/build/BUILD/nanomsg-0.9-beta' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/nanomsg-0.9-beta/CMakeFiles 7 [ 73%] Built target device7 /usr/bin/make -f CMakeFiles/emfile.dir/build.make CMakeFiles/emfile.dir/depend make[2]: Entering directory `/builddir/build/BUILD/nanomsg-0.9-beta' cd /builddir/build/BUILD/nanomsg-0.9-beta && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/nanomsg-0.9-beta /builddir/build/BUILD/nanomsg-0.9-beta /builddir/build/BUILD/nanomsg-0.9-beta /builddir/build/BUILD/nanomsg-0.9-beta /builddir/build/BUILD/nanomsg-0.9-beta/CMakeFiles/emfile.dir/DependInfo.cmake --color= Scanning dependencies of target emfile make[2]: Leaving directory `/builddir/build/BUILD/nanomsg-0.9-beta' /usr/bin/make -f CMakeFiles/emfile.dir/build.make CMakeFiles/emfile.dir/build make[2]: Entering directory `/builddir/build/BUILD/nanomsg-0.9-beta' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/nanomsg-0.9-beta/CMakeFiles 8 [ 74%] Building C object CMakeFiles/emfile.dir/tests/emfile.c.o /usr/bin/cc -DNN_HAVE_ACCEPT4=1 -DNN_HAVE_CLOCK_GETTIME=1 -DNN_HAVE_CLOCK_MONOTONIC=1 -DNN_HAVE_EPOLL=1 -DNN_HAVE_EVENTFD=1 -DNN_HAVE_GCC_ATOMIC_BUILTINS -DNN_HAVE_GETADDRINFO_A=1 -DNN_HAVE_LIBNSL=1 -DNN_HAVE_LINUX -DNN_HAVE_MSG_CONTROL=1 -DNN_HAVE_PIPE2=1 -DNN_HAVE_PIPE=1 -DNN_HAVE_POLL=1 -DNN_HAVE_SEMAPHORE -DNN_HAVE_SEMAPHORE_PTHREAD=1 -DNN_HAVE_SOCKETPAIR=1 -DNN_HAVE_UNIX_SOCKETS=1 -D_GNU_SOURCE -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -D_THREAD_SAFE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -o CMakeFiles/emfile.dir/tests/emfile.c.o -c /builddir/build/BUILD/nanomsg-0.9-beta/tests/emfile.c Linking C executable domain /usr/bin/cmake -E cmake_link_script CMakeFiles/domain.dir/link.txt --verbose=1 /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z,relro CMakeFiles/domain.dir/tests/domain.c.o -o domain -rdynamic libnanomsg.so.5.0.0 -lanl -lrt -lpthread -lnsl -lpthread -Wl,-rpath,/builddir/build/BUILD/nanomsg-0.9-beta make[2]: Leaving directory `/builddir/build/BUILD/nanomsg-0.9-beta' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/nanomsg-0.9-beta/CMakeFiles [ 74%] Built target domain /usr/bin/make -f CMakeFiles/hash.dir/build.make CMakeFiles/hash.dir/depend Linking C executable emfile make[2]: Entering directory `/builddir/build/BUILD/nanomsg-0.9-beta' cd /builddir/build/BUILD/nanomsg-0.9-beta && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/nanomsg-0.9-beta /builddir/build/BUILD/nanomsg-0.9-beta /builddir/build/BUILD/nanomsg-0.9-beta /builddir/build/BUILD/nanomsg-0.9-beta /builddir/build/BUILD/nanomsg-0.9-beta/CMakeFiles/hash.dir/DependInfo.cmake --color= /usr/bin/cmake -E cmake_link_script CMakeFiles/emfile.dir/link.txt --verbose=1 /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z,relro CMakeFiles/emfile.dir/tests/emfile.c.o -o emfile -rdynamic libnanomsg.so.5.0.0 -lanl -lrt -lpthread -lnsl -lpthread -Wl,-rpath,/builddir/build/BUILD/nanomsg-0.9-beta Scanning dependencies of target hash make[2]: Leaving directory `/builddir/build/BUILD/nanomsg-0.9-beta' /usr/bin/make -f CMakeFiles/hash.dir/build.make CMakeFiles/hash.dir/build make[2]: Entering directory `/builddir/build/BUILD/nanomsg-0.9-beta' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/nanomsg-0.9-beta/CMakeFiles 9 [ 75%] Building C object CMakeFiles/hash.dir/tests/hash.c.o /usr/bin/cc -DNN_HAVE_ACCEPT4=1 -DNN_HAVE_CLOCK_GETTIME=1 -DNN_HAVE_CLOCK_MONOTONIC=1 -DNN_HAVE_EPOLL=1 -DNN_HAVE_EVENTFD=1 -DNN_HAVE_GCC_ATOMIC_BUILTINS -DNN_HAVE_GETADDRINFO_A=1 -DNN_HAVE_LIBNSL=1 -DNN_HAVE_LINUX -DNN_HAVE_MSG_CONTROL=1 -DNN_HAVE_PIPE2=1 -DNN_HAVE_PIPE=1 -DNN_HAVE_POLL=1 -DNN_HAVE_SEMAPHORE -DNN_HAVE_SEMAPHORE_PTHREAD=1 -DNN_HAVE_SOCKETPAIR=1 -DNN_HAVE_UNIX_SOCKETS=1 -D_GNU_SOURCE -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -D_THREAD_SAFE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -o CMakeFiles/hash.dir/tests/hash.c.o -c /builddir/build/BUILD/nanomsg-0.9-beta/tests/hash.c make[2]: Leaving directory `/builddir/build/BUILD/nanomsg-0.9-beta' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/nanomsg-0.9-beta/CMakeFiles 8 [ 75%] Built target emfile /usr/bin/make -f CMakeFiles/inproc.dir/build.make CMakeFiles/inproc.dir/depend make[2]: Entering directory `/builddir/build/BUILD/nanomsg-0.9-beta' cd /builddir/build/BUILD/nanomsg-0.9-beta && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/nanomsg-0.9-beta /builddir/build/BUILD/nanomsg-0.9-beta /builddir/build/BUILD/nanomsg-0.9-beta /builddir/build/BUILD/nanomsg-0.9-beta /builddir/build/BUILD/nanomsg-0.9-beta/CMakeFiles/inproc.dir/DependInfo.cmake --color= Scanning dependencies of target inproc make[2]: Leaving directory `/builddir/build/BUILD/nanomsg-0.9-beta' /usr/bin/make -f CMakeFiles/inproc.dir/build.make CMakeFiles/inproc.dir/build make[2]: Entering directory `/builddir/build/BUILD/nanomsg-0.9-beta' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/nanomsg-0.9-beta/CMakeFiles [ 75%] Building C object CMakeFiles/inproc.dir/tests/inproc.c.o /usr/bin/cc -DNN_HAVE_ACCEPT4=1 -DNN_HAVE_CLOCK_GETTIME=1 -DNN_HAVE_CLOCK_MONOTONIC=1 -DNN_HAVE_EPOLL=1 -DNN_HAVE_EVENTFD=1 -DNN_HAVE_GCC_ATOMIC_BUILTINS -DNN_HAVE_GETADDRINFO_A=1 -DNN_HAVE_LIBNSL=1 -DNN_HAVE_LINUX -DNN_HAVE_MSG_CONTROL=1 -DNN_HAVE_PIPE2=1 -DNN_HAVE_PIPE=1 -DNN_HAVE_POLL=1 -DNN_HAVE_SEMAPHORE -DNN_HAVE_SEMAPHORE_PTHREAD=1 -DNN_HAVE_SOCKETPAIR=1 -DNN_HAVE_UNIX_SOCKETS=1 -D_GNU_SOURCE -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -D_THREAD_SAFE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -o CMakeFiles/inproc.dir/tests/inproc.c.o -c /builddir/build/BUILD/nanomsg-0.9-beta/tests/inproc.c Linking C executable hash /usr/bin/cmake -E cmake_link_script CMakeFiles/hash.dir/link.txt --verbose=1 /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z,relro CMakeFiles/hash.dir/tests/hash.c.o -o hash -rdynamic libnanomsg.so.5.0.0 -lanl -lrt -lpthread -lnsl -lpthread -Wl,-rpath,/builddir/build/BUILD/nanomsg-0.9-beta make[2]: Leaving directory `/builddir/build/BUILD/nanomsg-0.9-beta' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/nanomsg-0.9-beta/CMakeFiles 9 [ 75%] Built target hash /usr/bin/make -f CMakeFiles/inproc_lat.dir/build.make CMakeFiles/inproc_lat.dir/depend make[2]: Entering directory `/builddir/build/BUILD/nanomsg-0.9-beta' cd /builddir/build/BUILD/nanomsg-0.9-beta && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/nanomsg-0.9-beta /builddir/build/BUILD/nanomsg-0.9-beta /builddir/build/BUILD/nanomsg-0.9-beta /builddir/build/BUILD/nanomsg-0.9-beta /builddir/build/BUILD/nanomsg-0.9-beta/CMakeFiles/inproc_lat.dir/DependInfo.cmake --color= Linking C executable inproc /usr/bin/cmake -E cmake_link_script CMakeFiles/inproc.dir/link.txt --verbose=1 /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z,relro CMakeFiles/inproc.dir/tests/inproc.c.o -o inproc -rdynamic libnanomsg.so.5.0.0 -lanl -lrt -lpthread -lnsl -lpthread -Wl,-rpath,/builddir/build/BUILD/nanomsg-0.9-beta Scanning dependencies of target inproc_lat make[2]: Leaving directory `/builddir/build/BUILD/nanomsg-0.9-beta' /usr/bin/make -f CMakeFiles/inproc_lat.dir/build.make CMakeFiles/inproc_lat.dir/build make[2]: Entering directory `/builddir/build/BUILD/nanomsg-0.9-beta' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/nanomsg-0.9-beta/CMakeFiles 10 [ 76%] Building C object CMakeFiles/inproc_lat.dir/perf/inproc_lat.c.o /usr/bin/cc -DNN_HAVE_ACCEPT4=1 -DNN_HAVE_CLOCK_GETTIME=1 -DNN_HAVE_CLOCK_MONOTONIC=1 -DNN_HAVE_EPOLL=1 -DNN_HAVE_EVENTFD=1 -DNN_HAVE_GCC_ATOMIC_BUILTINS -DNN_HAVE_GETADDRINFO_A=1 -DNN_HAVE_LIBNSL=1 -DNN_HAVE_LINUX -DNN_HAVE_MSG_CONTROL=1 -DNN_HAVE_PIPE2=1 -DNN_HAVE_PIPE=1 -DNN_HAVE_POLL=1 -DNN_HAVE_SEMAPHORE -DNN_HAVE_SEMAPHORE_PTHREAD=1 -DNN_HAVE_SOCKETPAIR=1 -DNN_HAVE_UNIX_SOCKETS=1 -D_GNU_SOURCE -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -D_THREAD_SAFE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -o CMakeFiles/inproc_lat.dir/perf/inproc_lat.c.o -c /builddir/build/BUILD/nanomsg-0.9-beta/perf/inproc_lat.c make[2]: Leaving directory `/builddir/build/BUILD/nanomsg-0.9-beta' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/nanomsg-0.9-beta/CMakeFiles [ 76%] Built target inproc /usr/bin/make -f CMakeFiles/inproc_shutdown.dir/build.make CMakeFiles/inproc_shutdown.dir/depend make[2]: Entering directory `/builddir/build/BUILD/nanomsg-0.9-beta' cd /builddir/build/BUILD/nanomsg-0.9-beta && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/nanomsg-0.9-beta /builddir/build/BUILD/nanomsg-0.9-beta /builddir/build/BUILD/nanomsg-0.9-beta /builddir/build/BUILD/nanomsg-0.9-beta /builddir/build/BUILD/nanomsg-0.9-beta/CMakeFiles/inproc_shutdown.dir/DependInfo.cmake --color= Scanning dependencies of target inproc_shutdown make[2]: Leaving directory `/builddir/build/BUILD/nanomsg-0.9-beta' /usr/bin/make -f CMakeFiles/inproc_shutdown.dir/build.make CMakeFiles/inproc_shutdown.dir/build make[2]: Entering directory `/builddir/build/BUILD/nanomsg-0.9-beta' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/nanomsg-0.9-beta/CMakeFiles 11 [ 77%] Building C object CMakeFiles/inproc_shutdown.dir/tests/inproc_shutdown.c.o /usr/bin/cc -DNN_HAVE_ACCEPT4=1 -DNN_HAVE_CLOCK_GETTIME=1 -DNN_HAVE_CLOCK_MONOTONIC=1 -DNN_HAVE_EPOLL=1 -DNN_HAVE_EVENTFD=1 -DNN_HAVE_GCC_ATOMIC_BUILTINS -DNN_HAVE_GETADDRINFO_A=1 -DNN_HAVE_LIBNSL=1 -DNN_HAVE_LINUX -DNN_HAVE_MSG_CONTROL=1 -DNN_HAVE_PIPE2=1 -DNN_HAVE_PIPE=1 -DNN_HAVE_POLL=1 -DNN_HAVE_SEMAPHORE -DNN_HAVE_SEMAPHORE_PTHREAD=1 -DNN_HAVE_SOCKETPAIR=1 -DNN_HAVE_UNIX_SOCKETS=1 -D_GNU_SOURCE -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -D_THREAD_SAFE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -o CMakeFiles/inproc_shutdown.dir/tests/inproc_shutdown.c.o -c /builddir/build/BUILD/nanomsg-0.9-beta/tests/inproc_shutdown.c Linking C executable inproc_lat /usr/bin/cmake -E cmake_link_script CMakeFiles/inproc_lat.dir/link.txt --verbose=1 /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z,relro CMakeFiles/inproc_lat.dir/perf/inproc_lat.c.o -o inproc_lat -rdynamic libnanomsg.so.5.0.0 -lanl -lrt -lpthread -lnsl -lpthread -Wl,-rpath,/builddir/build/BUILD/nanomsg-0.9-beta Linking C executable inproc_shutdown /usr/bin/cmake -E cmake_link_script CMakeFiles/inproc_shutdown.dir/link.txt --verbose=1 /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z,relro CMakeFiles/inproc_shutdown.dir/tests/inproc_shutdown.c.o -o inproc_shutdown -rdynamic libnanomsg.so.5.0.0 -lanl -lrt -lpthread -lnsl -lpthread -Wl,-rpath,/builddir/build/BUILD/nanomsg-0.9-beta make[2]: Leaving directory `/builddir/build/BUILD/nanomsg-0.9-beta' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/nanomsg-0.9-beta/CMakeFiles 10 [ 77%] Built target inproc_lat /usr/bin/make -f CMakeFiles/inproc_thr.dir/build.make CMakeFiles/inproc_thr.dir/depend make[2]: Entering directory `/builddir/build/BUILD/nanomsg-0.9-beta' cd /builddir/build/BUILD/nanomsg-0.9-beta && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/nanomsg-0.9-beta /builddir/build/BUILD/nanomsg-0.9-beta /builddir/build/BUILD/nanomsg-0.9-beta /builddir/build/BUILD/nanomsg-0.9-beta /builddir/build/BUILD/nanomsg-0.9-beta/CMakeFiles/inproc_thr.dir/DependInfo.cmake --color= Scanning dependencies of target inproc_thr make[2]: Leaving directory `/builddir/build/BUILD/nanomsg-0.9-beta' /usr/bin/make -f CMakeFiles/inproc_thr.dir/build.make CMakeFiles/inproc_thr.dir/build make[2]: Leaving directory `/builddir/build/BUILD/nanomsg-0.9-beta' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/nanomsg-0.9-beta/CMakeFiles 11 make[2]: Entering directory `/builddir/build/BUILD/nanomsg-0.9-beta' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/nanomsg-0.9-beta/CMakeFiles [ 77%] [ 77%] Built target inproc_shutdown /usr/bin/make -f CMakeFiles/iovec.dir/build.make CMakeFiles/iovec.dir/depend make[2]: Entering directory `/builddir/build/BUILD/nanomsg-0.9-beta' cd /builddir/build/BUILD/nanomsg-0.9-beta && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/nanomsg-0.9-beta /builddir/build/BUILD/nanomsg-0.9-beta /builddir/build/BUILD/nanomsg-0.9-beta /builddir/build/BUILD/nanomsg-0.9-beta /builddir/build/BUILD/nanomsg-0.9-beta/CMakeFiles/iovec.dir/DependInfo.cmake --color= Building C object CMakeFiles/inproc_thr.dir/perf/inproc_thr.c.o /usr/bin/cc -DNN_HAVE_ACCEPT4=1 -DNN_HAVE_CLOCK_GETTIME=1 -DNN_HAVE_CLOCK_MONOTONIC=1 -DNN_HAVE_EPOLL=1 -DNN_HAVE_EVENTFD=1 -DNN_HAVE_GCC_ATOMIC_BUILTINS -DNN_HAVE_GETADDRINFO_A=1 -DNN_HAVE_LIBNSL=1 -DNN_HAVE_LINUX -DNN_HAVE_MSG_CONTROL=1 -DNN_HAVE_PIPE2=1 -DNN_HAVE_PIPE=1 -DNN_HAVE_POLL=1 -DNN_HAVE_SEMAPHORE -DNN_HAVE_SEMAPHORE_PTHREAD=1 -DNN_HAVE_SOCKETPAIR=1 -DNN_HAVE_UNIX_SOCKETS=1 -D_GNU_SOURCE -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -D_THREAD_SAFE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -o CMakeFiles/inproc_thr.dir/perf/inproc_thr.c.o -c /builddir/build/BUILD/nanomsg-0.9-beta/perf/inproc_thr.c Scanning dependencies of target iovec make[2]: Leaving directory `/builddir/build/BUILD/nanomsg-0.9-beta' /usr/bin/make -f CMakeFiles/iovec.dir/build.make CMakeFiles/iovec.dir/build make[2]: Entering directory `/builddir/build/BUILD/nanomsg-0.9-beta' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/nanomsg-0.9-beta/CMakeFiles 12 [ 78%] Building C object CMakeFiles/iovec.dir/tests/iovec.c.o /usr/bin/cc -DNN_HAVE_ACCEPT4=1 -DNN_HAVE_CLOCK_GETTIME=1 -DNN_HAVE_CLOCK_MONOTONIC=1 -DNN_HAVE_EPOLL=1 -DNN_HAVE_EVENTFD=1 -DNN_HAVE_GCC_ATOMIC_BUILTINS -DNN_HAVE_GETADDRINFO_A=1 -DNN_HAVE_LIBNSL=1 -DNN_HAVE_LINUX -DNN_HAVE_MSG_CONTROL=1 -DNN_HAVE_PIPE2=1 -DNN_HAVE_PIPE=1 -DNN_HAVE_POLL=1 -DNN_HAVE_SEMAPHORE -DNN_HAVE_SEMAPHORE_PTHREAD=1 -DNN_HAVE_SOCKETPAIR=1 -DNN_HAVE_UNIX_SOCKETS=1 -D_GNU_SOURCE -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -D_THREAD_SAFE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -o CMakeFiles/iovec.dir/tests/iovec.c.o -c /builddir/build/BUILD/nanomsg-0.9-beta/tests/iovec.c Linking C executable iovec /usr/bin/cmake -E cmake_link_script CMakeFiles/iovec.dir/link.txt --verbose=1 /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z,relro CMakeFiles/iovec.dir/tests/iovec.c.o -o iovec -rdynamic libnanomsg.so.5.0.0 -lanl -lrt -lpthread -lnsl -lpthread -Wl,-rpath,/builddir/build/BUILD/nanomsg-0.9-beta Linking C executable inproc_thr /usr/bin/cmake -E cmake_link_script CMakeFiles/inproc_thr.dir/link.txt --verbose=1 /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z,relro CMakeFiles/inproc_thr.dir/perf/inproc_thr.c.o -o inproc_thr -rdynamic libnanomsg.so.5.0.0 -lanl -lrt -lpthread -lnsl -lpthread -Wl,-rpath,/builddir/build/BUILD/nanomsg-0.9-beta make[2]: Leaving directory `/builddir/build/BUILD/nanomsg-0.9-beta' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/nanomsg-0.9-beta/CMakeFiles 12 [ 78%] Built target iovec /usr/bin/make -f CMakeFiles/ipc.dir/build.make CMakeFiles/ipc.dir/depend make[2]: Entering directory `/builddir/build/BUILD/nanomsg-0.9-beta' cd /builddir/build/BUILD/nanomsg-0.9-beta && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/nanomsg-0.9-beta /builddir/build/BUILD/nanomsg-0.9-beta /builddir/build/BUILD/nanomsg-0.9-beta /builddir/build/BUILD/nanomsg-0.9-beta /builddir/build/BUILD/nanomsg-0.9-beta/CMakeFiles/ipc.dir/DependInfo.cmake --color= make[2]: Leaving directory `/builddir/build/BUILD/nanomsg-0.9-beta' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/nanomsg-0.9-beta/CMakeFiles [ 78%] Built target inproc_thr /usr/bin/make -f CMakeFiles/ipc_shutdown.dir/build.make CMakeFiles/ipc_shutdown.dir/depend make[2]: Entering directory `/builddir/build/BUILD/nanomsg-0.9-beta' Scanning dependencies of target ipc cd /builddir/build/BUILD/nanomsg-0.9-beta && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/nanomsg-0.9-beta /builddir/build/BUILD/nanomsg-0.9-beta /builddir/build/BUILD/nanomsg-0.9-beta /builddir/build/BUILD/nanomsg-0.9-beta /builddir/build/BUILD/nanomsg-0.9-beta/CMakeFiles/ipc_shutdown.dir/DependInfo.cmake --color= make[2]: Leaving directory `/builddir/build/BUILD/nanomsg-0.9-beta' /usr/bin/make -f CMakeFiles/ipc.dir/build.make CMakeFiles/ipc.dir/build make[2]: Entering directory `/builddir/build/BUILD/nanomsg-0.9-beta' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/nanomsg-0.9-beta/CMakeFiles 13 [ 79%] Scanning dependencies of target ipc_shutdown make[2]: Leaving directory `/builddir/build/BUILD/nanomsg-0.9-beta' /usr/bin/make -f CMakeFiles/ipc_shutdown.dir/build.make CMakeFiles/ipc_shutdown.dir/build Building C object CMakeFiles/ipc.dir/tests/ipc.c.o /usr/bin/cc -DNN_HAVE_ACCEPT4=1 -DNN_HAVE_CLOCK_GETTIME=1 -DNN_HAVE_CLOCK_MONOTONIC=1 -DNN_HAVE_EPOLL=1 -DNN_HAVE_EVENTFD=1 -DNN_HAVE_GCC_ATOMIC_BUILTINS -DNN_HAVE_GETADDRINFO_A=1 -DNN_HAVE_LIBNSL=1 -DNN_HAVE_LINUX -DNN_HAVE_MSG_CONTROL=1 -DNN_HAVE_PIPE2=1 -DNN_HAVE_PIPE=1 -DNN_HAVE_POLL=1 -DNN_HAVE_SEMAPHORE -DNN_HAVE_SEMAPHORE_PTHREAD=1 -DNN_HAVE_SOCKETPAIR=1 -DNN_HAVE_UNIX_SOCKETS=1 -D_GNU_SOURCE -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -D_THREAD_SAFE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -o CMakeFiles/ipc.dir/tests/ipc.c.o -c /builddir/build/BUILD/nanomsg-0.9-beta/tests/ipc.c make[2]: Entering directory `/builddir/build/BUILD/nanomsg-0.9-beta' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/nanomsg-0.9-beta/CMakeFiles 14 [ 80%] Building C object CMakeFiles/ipc_shutdown.dir/tests/ipc_shutdown.c.o /usr/bin/cc -DNN_HAVE_ACCEPT4=1 -DNN_HAVE_CLOCK_GETTIME=1 -DNN_HAVE_CLOCK_MONOTONIC=1 -DNN_HAVE_EPOLL=1 -DNN_HAVE_EVENTFD=1 -DNN_HAVE_GCC_ATOMIC_BUILTINS -DNN_HAVE_GETADDRINFO_A=1 -DNN_HAVE_LIBNSL=1 -DNN_HAVE_LINUX -DNN_HAVE_MSG_CONTROL=1 -DNN_HAVE_PIPE2=1 -DNN_HAVE_PIPE=1 -DNN_HAVE_POLL=1 -DNN_HAVE_SEMAPHORE -DNN_HAVE_SEMAPHORE_PTHREAD=1 -DNN_HAVE_SOCKETPAIR=1 -DNN_HAVE_UNIX_SOCKETS=1 -D_GNU_SOURCE -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -D_THREAD_SAFE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -o CMakeFiles/ipc_shutdown.dir/tests/ipc_shutdown.c.o -c /builddir/build/BUILD/nanomsg-0.9-beta/tests/ipc_shutdown.c Linking C executable ipc /usr/bin/cmake -E cmake_link_script CMakeFiles/ipc.dir/link.txt --verbose=1 /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z,relro CMakeFiles/ipc.dir/tests/ipc.c.o -o ipc -rdynamic libnanomsg.so.5.0.0 -lanl -lrt -lpthread -lnsl -lpthread -Wl,-rpath,/builddir/build/BUILD/nanomsg-0.9-beta Linking C executable ipc_shutdown /usr/bin/cmake -E cmake_link_script CMakeFiles/ipc_shutdown.dir/link.txt --verbose=1 /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z,relro CMakeFiles/ipc_shutdown.dir/tests/ipc_shutdown.c.o -o ipc_shutdown -rdynamic libnanomsg.so.5.0.0 -lanl -lrt -lpthread -lnsl -lpthread -Wl,-rpath,/builddir/build/BUILD/nanomsg-0.9-beta make[2]: Leaving directory `/builddir/build/BUILD/nanomsg-0.9-beta' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/nanomsg-0.9-beta/CMakeFiles 13 [ 80%] Built target ipc /usr/bin/make -f CMakeFiles/ipc_stress.dir/build.make CMakeFiles/ipc_stress.dir/depend make[2]: Entering directory `/builddir/build/BUILD/nanomsg-0.9-beta' cd /builddir/build/BUILD/nanomsg-0.9-beta && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/nanomsg-0.9-beta /builddir/build/BUILD/nanomsg-0.9-beta /builddir/build/BUILD/nanomsg-0.9-beta /builddir/build/BUILD/nanomsg-0.9-beta /builddir/build/BUILD/nanomsg-0.9-beta/CMakeFiles/ipc_stress.dir/DependInfo.cmake --color= make[2]: Leaving directory `/builddir/build/BUILD/nanomsg-0.9-beta' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/nanomsg-0.9-beta/CMakeFiles 14 [ 80%] Built target ipc_shutdown /usr/bin/make -f CMakeFiles/list.dir/build.make CMakeFiles/list.dir/depend make[2]: Entering directory `/builddir/build/BUILD/nanomsg-0.9-beta' cd /builddir/build/BUILD/nanomsg-0.9-beta && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/nanomsg-0.9-beta /builddir/build/BUILD/nanomsg-0.9-beta /builddir/build/BUILD/nanomsg-0.9-beta /builddir/build/BUILD/nanomsg-0.9-beta /builddir/build/BUILD/nanomsg-0.9-beta/CMakeFiles/list.dir/DependInfo.cmake --color= Scanning dependencies of target ipc_stress make[2]: Leaving directory `/builddir/build/BUILD/nanomsg-0.9-beta' /usr/bin/make -f CMakeFiles/ipc_stress.dir/build.make CMakeFiles/ipc_stress.dir/build make[2]: Entering directory `/builddir/build/BUILD/nanomsg-0.9-beta' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/nanomsg-0.9-beta/CMakeFiles [ 80%] Scanning dependencies of target list make[2]: Leaving directory `/builddir/build/BUILD/nanomsg-0.9-beta' /usr/bin/make -f CMakeFiles/list.dir/build.make CMakeFiles/list.dir/build make[2]: Entering directory `/builddir/build/BUILD/nanomsg-0.9-beta' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/nanomsg-0.9-beta/CMakeFiles 15 Building C object CMakeFiles/ipc_stress.dir/tests/ipc_stress.c.o /usr/bin/cc -DNN_HAVE_ACCEPT4=1 -DNN_HAVE_CLOCK_GETTIME=1 -DNN_HAVE_CLOCK_MONOTONIC=1 -DNN_HAVE_EPOLL=1 -DNN_HAVE_EVENTFD=1 -DNN_HAVE_GCC_ATOMIC_BUILTINS -DNN_HAVE_GETADDRINFO_A=1 -DNN_HAVE_LIBNSL=1 -DNN_HAVE_LINUX -DNN_HAVE_MSG_CONTROL=1 -DNN_HAVE_PIPE2=1 -DNN_HAVE_PIPE=1 -DNN_HAVE_POLL=1 -DNN_HAVE_SEMAPHORE -DNN_HAVE_SEMAPHORE_PTHREAD=1 -DNN_HAVE_SOCKETPAIR=1 -DNN_HAVE_UNIX_SOCKETS=1 -D_GNU_SOURCE -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -D_THREAD_SAFE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -o CMakeFiles/ipc_stress.dir/tests/ipc_stress.c.o -c /builddir/build/BUILD/nanomsg-0.9-beta/tests/ipc_stress.c [ 81%] Building C object CMakeFiles/list.dir/tests/list.c.o /usr/bin/cc -DNN_HAVE_ACCEPT4=1 -DNN_HAVE_CLOCK_GETTIME=1 -DNN_HAVE_CLOCK_MONOTONIC=1 -DNN_HAVE_EPOLL=1 -DNN_HAVE_EVENTFD=1 -DNN_HAVE_GCC_ATOMIC_BUILTINS -DNN_HAVE_GETADDRINFO_A=1 -DNN_HAVE_LIBNSL=1 -DNN_HAVE_LINUX -DNN_HAVE_MSG_CONTROL=1 -DNN_HAVE_PIPE2=1 -DNN_HAVE_PIPE=1 -DNN_HAVE_POLL=1 -DNN_HAVE_SEMAPHORE -DNN_HAVE_SEMAPHORE_PTHREAD=1 -DNN_HAVE_SOCKETPAIR=1 -DNN_HAVE_UNIX_SOCKETS=1 -D_GNU_SOURCE -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -D_THREAD_SAFE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -o CMakeFiles/list.dir/tests/list.c.o -c /builddir/build/BUILD/nanomsg-0.9-beta/tests/list.c Linking C executable ipc_stress /usr/bin/cmake -E cmake_link_script CMakeFiles/ipc_stress.dir/link.txt --verbose=1 /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z,relro CMakeFiles/ipc_stress.dir/tests/ipc_stress.c.o -o ipc_stress -rdynamic libnanomsg.so.5.0.0 -lanl -lrt -lpthread -lnsl -lpthread -Wl,-rpath,/builddir/build/BUILD/nanomsg-0.9-beta Linking C executable list /usr/bin/cmake -E cmake_link_script CMakeFiles/list.dir/link.txt --verbose=1 /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z,relro CMakeFiles/list.dir/tests/list.c.o -o list -rdynamic libnanomsg.so.5.0.0 -lanl -lrt -lpthread -lnsl -lpthread -Wl,-rpath,/builddir/build/BUILD/nanomsg-0.9-beta make[2]: Leaving directory `/builddir/build/BUILD/nanomsg-0.9-beta' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/nanomsg-0.9-beta/CMakeFiles [ 81%] Built target ipc_stress /usr/bin/make -f CMakeFiles/local_lat.dir/build.make CMakeFiles/local_lat.dir/depend make[2]: Entering directory `/builddir/build/BUILD/nanomsg-0.9-beta' cd /builddir/build/BUILD/nanomsg-0.9-beta && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/nanomsg-0.9-beta /builddir/build/BUILD/nanomsg-0.9-beta /builddir/build/BUILD/nanomsg-0.9-beta /builddir/build/BUILD/nanomsg-0.9-beta /builddir/build/BUILD/nanomsg-0.9-beta/CMakeFiles/local_lat.dir/DependInfo.cmake --color= make[2]: Leaving directory `/builddir/build/BUILD/nanomsg-0.9-beta' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/nanomsg-0.9-beta/CMakeFiles 15 [ 81%] Built target list /usr/bin/make -f CMakeFiles/local_thr.dir/build.make CMakeFiles/local_thr.dir/depend Scanning dependencies of target local_lat make[2]: Leaving directory `/builddir/build/BUILD/nanomsg-0.9-beta' /usr/bin/make -f CMakeFiles/local_lat.dir/build.make CMakeFiles/local_lat.dir/build make[2]: Entering directory `/builddir/build/BUILD/nanomsg-0.9-beta' cd /builddir/build/BUILD/nanomsg-0.9-beta && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/nanomsg-0.9-beta /builddir/build/BUILD/nanomsg-0.9-beta /builddir/build/BUILD/nanomsg-0.9-beta /builddir/build/BUILD/nanomsg-0.9-beta /builddir/build/BUILD/nanomsg-0.9-beta/CMakeFiles/local_thr.dir/DependInfo.cmake --color= make[2]: Entering directory `/builddir/build/BUILD/nanomsg-0.9-beta' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/nanomsg-0.9-beta/CMakeFiles 16 [ 82%] Scanning dependencies of target local_thr make[2]: Leaving directory `/builddir/build/BUILD/nanomsg-0.9-beta' /usr/bin/make -f CMakeFiles/local_thr.dir/build.make CMakeFiles/local_thr.dir/build make[2]: Entering directory `/builddir/build/BUILD/nanomsg-0.9-beta' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/nanomsg-0.9-beta/CMakeFiles Building C object CMakeFiles/local_lat.dir/perf/local_lat.c.o /usr/bin/cc -DNN_HAVE_ACCEPT4=1 -DNN_HAVE_CLOCK_GETTIME=1 -DNN_HAVE_CLOCK_MONOTONIC=1 -DNN_HAVE_EPOLL=1 -DNN_HAVE_EVENTFD=1 -DNN_HAVE_GCC_ATOMIC_BUILTINS -DNN_HAVE_GETADDRINFO_A=1 -DNN_HAVE_LIBNSL=1 -DNN_HAVE_LINUX -DNN_HAVE_MSG_CONTROL=1 -DNN_HAVE_PIPE2=1 -DNN_HAVE_PIPE=1 -DNN_HAVE_POLL=1 -DNN_HAVE_SEMAPHORE -DNN_HAVE_SEMAPHORE_PTHREAD=1 -DNN_HAVE_SOCKETPAIR=1 -DNN_HAVE_UNIX_SOCKETS=1 -D_GNU_SOURCE -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -D_THREAD_SAFE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -o CMakeFiles/local_lat.dir/perf/local_lat.c.o -c /builddir/build/BUILD/nanomsg-0.9-beta/perf/local_lat.c [ 82%] Building C object CMakeFiles/local_thr.dir/perf/local_thr.c.o /usr/bin/cc -DNN_HAVE_ACCEPT4=1 -DNN_HAVE_CLOCK_GETTIME=1 -DNN_HAVE_CLOCK_MONOTONIC=1 -DNN_HAVE_EPOLL=1 -DNN_HAVE_EVENTFD=1 -DNN_HAVE_GCC_ATOMIC_BUILTINS -DNN_HAVE_GETADDRINFO_A=1 -DNN_HAVE_LIBNSL=1 -DNN_HAVE_LINUX -DNN_HAVE_MSG_CONTROL=1 -DNN_HAVE_PIPE2=1 -DNN_HAVE_PIPE=1 -DNN_HAVE_POLL=1 -DNN_HAVE_SEMAPHORE -DNN_HAVE_SEMAPHORE_PTHREAD=1 -DNN_HAVE_SOCKETPAIR=1 -DNN_HAVE_UNIX_SOCKETS=1 -D_GNU_SOURCE -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -D_THREAD_SAFE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -o CMakeFiles/local_thr.dir/perf/local_thr.c.o -c /builddir/build/BUILD/nanomsg-0.9-beta/perf/local_thr.c Linking C executable local_lat /usr/bin/cmake -E cmake_link_script CMakeFiles/local_lat.dir/link.txt --verbose=1 /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z,relro CMakeFiles/local_lat.dir/perf/local_lat.c.o -o local_lat -rdynamic libnanomsg.so.5.0.0 -lanl -lrt -lpthread -lnsl -lpthread -Wl,-rpath,/builddir/build/BUILD/nanomsg-0.9-beta Linking C executable local_thr /usr/bin/cmake -E cmake_link_script CMakeFiles/local_thr.dir/link.txt --verbose=1 make[2]: Leaving directory `/builddir/build/BUILD/nanomsg-0.9-beta' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/nanomsg-0.9-beta/CMakeFiles 16 /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z,relro CMakeFiles/local_thr.dir/perf/local_thr.c.o -o local_thr -rdynamic libnanomsg.so.5.0.0 -lanl -lrt -lpthread -lnsl -lpthread -Wl,-rpath,/builddir/build/BUILD/nanomsg-0.9-beta [ 82%] Built target local_lat /usr/bin/make -f CMakeFiles/msg.dir/build.make CMakeFiles/msg.dir/depend make[2]: Entering directory `/builddir/build/BUILD/nanomsg-0.9-beta' cd /builddir/build/BUILD/nanomsg-0.9-beta && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/nanomsg-0.9-beta /builddir/build/BUILD/nanomsg-0.9-beta /builddir/build/BUILD/nanomsg-0.9-beta /builddir/build/BUILD/nanomsg-0.9-beta /builddir/build/BUILD/nanomsg-0.9-beta/CMakeFiles/msg.dir/DependInfo.cmake --color= Scanning dependencies of target msg make[2]: Leaving directory `/builddir/build/BUILD/nanomsg-0.9-beta' /usr/bin/make -f CMakeFiles/msg.dir/build.make CMakeFiles/msg.dir/build make[2]: Entering directory `/builddir/build/BUILD/nanomsg-0.9-beta' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/nanomsg-0.9-beta/CMakeFiles 17 [ 83%] make[2]: Leaving directory `/builddir/build/BUILD/nanomsg-0.9-beta' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/nanomsg-0.9-beta/CMakeFiles Building C object CMakeFiles/msg.dir/tests/msg.c.o /usr/bin/cc -DNN_HAVE_ACCEPT4=1 -DNN_HAVE_CLOCK_GETTIME=1 -DNN_HAVE_CLOCK_MONOTONIC=1 -DNN_HAVE_EPOLL=1 -DNN_HAVE_EVENTFD=1 -DNN_HAVE_GCC_ATOMIC_BUILTINS -DNN_HAVE_GETADDRINFO_A=1 -DNN_HAVE_LIBNSL=1 -DNN_HAVE_LINUX -DNN_HAVE_MSG_CONTROL=1 -DNN_HAVE_PIPE2=1 -DNN_HAVE_PIPE=1 -DNN_HAVE_POLL=1 -DNN_HAVE_SEMAPHORE -DNN_HAVE_SEMAPHORE_PTHREAD=1 -DNN_HAVE_SOCKETPAIR=1 -DNN_HAVE_UNIX_SOCKETS=1 -D_GNU_SOURCE -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -D_THREAD_SAFE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -o CMakeFiles/msg.dir/tests/msg.c.o -c /builddir/build/BUILD/nanomsg-0.9-beta/tests/msg.c [ 83%] Built target local_thr /usr/bin/make -f CMakeFiles/nanocat.dir/build.make CMakeFiles/nanocat.dir/depend make[2]: Entering directory `/builddir/build/BUILD/nanomsg-0.9-beta' cd /builddir/build/BUILD/nanomsg-0.9-beta && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/nanomsg-0.9-beta /builddir/build/BUILD/nanomsg-0.9-beta /builddir/build/BUILD/nanomsg-0.9-beta /builddir/build/BUILD/nanomsg-0.9-beta /builddir/build/BUILD/nanomsg-0.9-beta/CMakeFiles/nanocat.dir/DependInfo.cmake --color= Scanning dependencies of target nanocat make[2]: Leaving directory `/builddir/build/BUILD/nanomsg-0.9-beta' /usr/bin/make -f CMakeFiles/nanocat.dir/build.make CMakeFiles/nanocat.dir/build make[2]: Entering directory `/builddir/build/BUILD/nanomsg-0.9-beta' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/nanomsg-0.9-beta/CMakeFiles 18 [ 84%] Building C object CMakeFiles/nanocat.dir/tools/nanocat.c.o /usr/bin/cc -DNN_HAVE_ACCEPT4=1 -DNN_HAVE_CLOCK_GETTIME=1 -DNN_HAVE_CLOCK_MONOTONIC=1 -DNN_HAVE_EPOLL=1 -DNN_HAVE_EVENTFD=1 -DNN_HAVE_GCC_ATOMIC_BUILTINS -DNN_HAVE_GETADDRINFO_A=1 -DNN_HAVE_LIBNSL=1 -DNN_HAVE_LINUX -DNN_HAVE_MSG_CONTROL=1 -DNN_HAVE_PIPE2=1 -DNN_HAVE_PIPE=1 -DNN_HAVE_POLL=1 -DNN_HAVE_SEMAPHORE -DNN_HAVE_SEMAPHORE_PTHREAD=1 -DNN_HAVE_SOCKETPAIR=1 -DNN_HAVE_UNIX_SOCKETS=1 -D_GNU_SOURCE -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -D_THREAD_SAFE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -o CMakeFiles/nanocat.dir/tools/nanocat.c.o -c /builddir/build/BUILD/nanomsg-0.9-beta/tools/nanocat.c Linking C executable msg /usr/bin/cmake -E cmake_link_script CMakeFiles/msg.dir/link.txt --verbose=1 /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z,relro CMakeFiles/msg.dir/tests/msg.c.o -o msg -rdynamic libnanomsg.so.5.0.0 -lanl -lrt -lpthread -lnsl -lpthread -Wl,-rpath,/builddir/build/BUILD/nanomsg-0.9-beta /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/nanomsg-0.9-beta/CMakeFiles 19 make[2]: Leaving directory `/builddir/build/BUILD/nanomsg-0.9-beta' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/nanomsg-0.9-beta/CMakeFiles 17 [ 85%] [ 85%] Built target msg /usr/bin/make -f CMakeFiles/pair.dir/build.make CMakeFiles/pair.dir/depend make[2]: Entering directory `/builddir/build/BUILD/nanomsg-0.9-beta' cd /builddir/build/BUILD/nanomsg-0.9-beta && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/nanomsg-0.9-beta /builddir/build/BUILD/nanomsg-0.9-beta /builddir/build/BUILD/nanomsg-0.9-beta /builddir/build/BUILD/nanomsg-0.9-beta /builddir/build/BUILD/nanomsg-0.9-beta/CMakeFiles/pair.dir/DependInfo.cmake --color= Building C object CMakeFiles/nanocat.dir/tools/options.c.o /usr/bin/cc -DNN_HAVE_ACCEPT4=1 -DNN_HAVE_CLOCK_GETTIME=1 -DNN_HAVE_CLOCK_MONOTONIC=1 -DNN_HAVE_EPOLL=1 -DNN_HAVE_EVENTFD=1 -DNN_HAVE_GCC_ATOMIC_BUILTINS -DNN_HAVE_GETADDRINFO_A=1 -DNN_HAVE_LIBNSL=1 -DNN_HAVE_LINUX -DNN_HAVE_MSG_CONTROL=1 -DNN_HAVE_PIPE2=1 -DNN_HAVE_PIPE=1 -DNN_HAVE_POLL=1 -DNN_HAVE_SEMAPHORE -DNN_HAVE_SEMAPHORE_PTHREAD=1 -DNN_HAVE_SOCKETPAIR=1 -DNN_HAVE_UNIX_SOCKETS=1 -D_GNU_SOURCE -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -D_THREAD_SAFE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -o CMakeFiles/nanocat.dir/tools/options.c.o -c /builddir/build/BUILD/nanomsg-0.9-beta/tools/options.c Scanning dependencies of target pair make[2]: Leaving directory `/builddir/build/BUILD/nanomsg-0.9-beta' /usr/bin/make -f CMakeFiles/pair.dir/build.make CMakeFiles/pair.dir/build make[2]: Entering directory `/builddir/build/BUILD/nanomsg-0.9-beta' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/nanomsg-0.9-beta/CMakeFiles [ 85%] Building C object CMakeFiles/pair.dir/tests/pair.c.o /usr/bin/cc -DNN_HAVE_ACCEPT4=1 -DNN_HAVE_CLOCK_GETTIME=1 -DNN_HAVE_CLOCK_MONOTONIC=1 -DNN_HAVE_EPOLL=1 -DNN_HAVE_EVENTFD=1 -DNN_HAVE_GCC_ATOMIC_BUILTINS -DNN_HAVE_GETADDRINFO_A=1 -DNN_HAVE_LIBNSL=1 -DNN_HAVE_LINUX -DNN_HAVE_MSG_CONTROL=1 -DNN_HAVE_PIPE2=1 -DNN_HAVE_PIPE=1 -DNN_HAVE_POLL=1 -DNN_HAVE_SEMAPHORE -DNN_HAVE_SEMAPHORE_PTHREAD=1 -DNN_HAVE_SOCKETPAIR=1 -DNN_HAVE_UNIX_SOCKETS=1 -D_GNU_SOURCE -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -D_THREAD_SAFE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -o CMakeFiles/pair.dir/tests/pair.c.o -c /builddir/build/BUILD/nanomsg-0.9-beta/tests/pair.c Linking C executable pair /usr/bin/cmake -E cmake_link_script CMakeFiles/pair.dir/link.txt --verbose=1 /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z,relro CMakeFiles/pair.dir/tests/pair.c.o -o pair -rdynamic libnanomsg.so.5.0.0 -lanl -lrt -lpthread -lnsl -lpthread -Wl,-rpath,/builddir/build/BUILD/nanomsg-0.9-beta make[2]: Leaving directory `/builddir/build/BUILD/nanomsg-0.9-beta' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/nanomsg-0.9-beta/CMakeFiles [ 85%] Built target pair /usr/bin/make -f CMakeFiles/pipeline.dir/build.make CMakeFiles/pipeline.dir/depend make[2]: Entering directory `/builddir/build/BUILD/nanomsg-0.9-beta' cd /builddir/build/BUILD/nanomsg-0.9-beta && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/nanomsg-0.9-beta /builddir/build/BUILD/nanomsg-0.9-beta /builddir/build/BUILD/nanomsg-0.9-beta /builddir/build/BUILD/nanomsg-0.9-beta /builddir/build/BUILD/nanomsg-0.9-beta/CMakeFiles/pipeline.dir/DependInfo.cmake --color= Scanning dependencies of target pipeline make[2]: Leaving directory `/builddir/build/BUILD/nanomsg-0.9-beta' /usr/bin/make -f CMakeFiles/pipeline.dir/build.make CMakeFiles/pipeline.dir/build make[2]: Entering directory `/builddir/build/BUILD/nanomsg-0.9-beta' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/nanomsg-0.9-beta/CMakeFiles 86 [ 86%] Building C object CMakeFiles/pipeline.dir/tests/pipeline.c.o /usr/bin/cc -DNN_HAVE_ACCEPT4=1 -DNN_HAVE_CLOCK_GETTIME=1 -DNN_HAVE_CLOCK_MONOTONIC=1 -DNN_HAVE_EPOLL=1 -DNN_HAVE_EVENTFD=1 -DNN_HAVE_GCC_ATOMIC_BUILTINS -DNN_HAVE_GETADDRINFO_A=1 -DNN_HAVE_LIBNSL=1 -DNN_HAVE_LINUX -DNN_HAVE_MSG_CONTROL=1 -DNN_HAVE_PIPE2=1 -DNN_HAVE_PIPE=1 -DNN_HAVE_POLL=1 -DNN_HAVE_SEMAPHORE -DNN_HAVE_SEMAPHORE_PTHREAD=1 -DNN_HAVE_SOCKETPAIR=1 -DNN_HAVE_UNIX_SOCKETS=1 -D_GNU_SOURCE -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -D_THREAD_SAFE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -o CMakeFiles/pipeline.dir/tests/pipeline.c.o -c /builddir/build/BUILD/nanomsg-0.9-beta/tests/pipeline.c Linking C executable pipeline /usr/bin/cmake -E cmake_link_script CMakeFiles/pipeline.dir/link.txt --verbose=1 /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z,relro CMakeFiles/pipeline.dir/tests/pipeline.c.o -o pipeline -rdynamic libnanomsg.so.5.0.0 -lanl -lrt -lpthread -lnsl -lpthread -Wl,-rpath,/builddir/build/BUILD/nanomsg-0.9-beta make[2]: Leaving directory `/builddir/build/BUILD/nanomsg-0.9-beta' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/nanomsg-0.9-beta/CMakeFiles 86 [ 86%] Built target pipeline /usr/bin/make -f CMakeFiles/poll.dir/build.make CMakeFiles/poll.dir/depend make[2]: Entering directory `/builddir/build/BUILD/nanomsg-0.9-beta' cd /builddir/build/BUILD/nanomsg-0.9-beta && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/nanomsg-0.9-beta /builddir/build/BUILD/nanomsg-0.9-beta /builddir/build/BUILD/nanomsg-0.9-beta /builddir/build/BUILD/nanomsg-0.9-beta /builddir/build/BUILD/nanomsg-0.9-beta/CMakeFiles/poll.dir/DependInfo.cmake --color= Scanning dependencies of target poll make[2]: Leaving directory `/builddir/build/BUILD/nanomsg-0.9-beta' /usr/bin/make -f CMakeFiles/poll.dir/build.make CMakeFiles/poll.dir/build make[2]: Entering directory `/builddir/build/BUILD/nanomsg-0.9-beta' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/nanomsg-0.9-beta/CMakeFiles 87 Linking C executable nanocat [ 87%] /usr/bin/cmake -E cmake_link_script CMakeFiles/nanocat.dir/link.txt --verbose=1 /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z,relro CMakeFiles/nanocat.dir/tools/nanocat.c.o CMakeFiles/nanocat.dir/tools/options.c.o -o nanocat -rdynamic libnanomsg.so.5.0.0 -lanl -lrt -lpthread -lnsl -lpthread -Wl,-rpath,/builddir/build/BUILD/nanomsg-0.9-beta: Building C object CMakeFiles/poll.dir/tests/poll.c.o /usr/bin/cc -DNN_HAVE_ACCEPT4=1 -DNN_HAVE_CLOCK_GETTIME=1 -DNN_HAVE_CLOCK_MONOTONIC=1 -DNN_HAVE_EPOLL=1 -DNN_HAVE_EVENTFD=1 -DNN_HAVE_GCC_ATOMIC_BUILTINS -DNN_HAVE_GETADDRINFO_A=1 -DNN_HAVE_LIBNSL=1 -DNN_HAVE_LINUX -DNN_HAVE_MSG_CONTROL=1 -DNN_HAVE_PIPE2=1 -DNN_HAVE_PIPE=1 -DNN_HAVE_POLL=1 -DNN_HAVE_SEMAPHORE -DNN_HAVE_SEMAPHORE_PTHREAD=1 -DNN_HAVE_SOCKETPAIR=1 -DNN_HAVE_UNIX_SOCKETS=1 -D_GNU_SOURCE -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -D_THREAD_SAFE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -o CMakeFiles/poll.dir/tests/poll.c.o -c /builddir/build/BUILD/nanomsg-0.9-beta/tests/poll.c make[2]: Leaving directory `/builddir/build/BUILD/nanomsg-0.9-beta' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/nanomsg-0.9-beta/CMakeFiles 18 19 [ 87%] Built target nanocat /usr/bin/make -f CMakeFiles/prio.dir/build.make CMakeFiles/prio.dir/depend make[2]: Entering directory `/builddir/build/BUILD/nanomsg-0.9-beta' cd /builddir/build/BUILD/nanomsg-0.9-beta && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/nanomsg-0.9-beta /builddir/build/BUILD/nanomsg-0.9-beta /builddir/build/BUILD/nanomsg-0.9-beta /builddir/build/BUILD/nanomsg-0.9-beta /builddir/build/BUILD/nanomsg-0.9-beta/CMakeFiles/prio.dir/DependInfo.cmake --color= Scanning dependencies of target prio make[2]: Leaving directory `/builddir/build/BUILD/nanomsg-0.9-beta' /usr/bin/make -f CMakeFiles/prio.dir/build.make CMakeFiles/prio.dir/build make[2]: Entering directory `/builddir/build/BUILD/nanomsg-0.9-beta' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/nanomsg-0.9-beta/CMakeFiles 88 [ 88%] Building C object CMakeFiles/prio.dir/tests/prio.c.o /usr/bin/cc -DNN_HAVE_ACCEPT4=1 -DNN_HAVE_CLOCK_GETTIME=1 -DNN_HAVE_CLOCK_MONOTONIC=1 -DNN_HAVE_EPOLL=1 -DNN_HAVE_EVENTFD=1 -DNN_HAVE_GCC_ATOMIC_BUILTINS -DNN_HAVE_GETADDRINFO_A=1 -DNN_HAVE_LIBNSL=1 -DNN_HAVE_LINUX -DNN_HAVE_MSG_CONTROL=1 -DNN_HAVE_PIPE2=1 -DNN_HAVE_PIPE=1 -DNN_HAVE_POLL=1 -DNN_HAVE_SEMAPHORE -DNN_HAVE_SEMAPHORE_PTHREAD=1 -DNN_HAVE_SOCKETPAIR=1 -DNN_HAVE_UNIX_SOCKETS=1 -D_GNU_SOURCE -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -D_THREAD_SAFE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -o CMakeFiles/prio.dir/tests/prio.c.o -c /builddir/build/BUILD/nanomsg-0.9-beta/tests/prio.c Linking C executable prio /usr/bin/cmake -E cmake_link_script CMakeFiles/prio.dir/link.txt --verbose=1 /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z,relro CMakeFiles/prio.dir/tests/prio.c.o -o prio -rdynamic libnanomsg.so.5.0.0 -lanl -lrt -lpthread -lnsl -lpthread -Wl,-rpath,/builddir/build/BUILD/nanomsg-0.9-beta Linking C executable poll /usr/bin/cmake -E cmake_link_script CMakeFiles/poll.dir/link.txt --verbose=1 /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z,relro CMakeFiles/poll.dir/tests/poll.c.o -o poll -rdynamic libnanomsg.so.5.0.0 -lanl -lrt -lpthread -lnsl -lpthread -Wl,-rpath,/builddir/build/BUILD/nanomsg-0.9-beta make[2]: Leaving directory `/builddir/build/BUILD/nanomsg-0.9-beta' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/nanomsg-0.9-beta/CMakeFiles 88 [ 88%] Built target prio /usr/bin/make -f CMakeFiles/pubsub.dir/build.make CMakeFiles/pubsub.dir/depend make[2]: Entering directory `/builddir/build/BUILD/nanomsg-0.9-beta' cd /builddir/build/BUILD/nanomsg-0.9-beta && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/nanomsg-0.9-beta /builddir/build/BUILD/nanomsg-0.9-beta /builddir/build/BUILD/nanomsg-0.9-beta /builddir/build/BUILD/nanomsg-0.9-beta /builddir/build/BUILD/nanomsg-0.9-beta/CMakeFiles/pubsub.dir/DependInfo.cmake --color= Scanning dependencies of target pubsub make[2]: Leaving directory `/builddir/build/BUILD/nanomsg-0.9-beta' /usr/bin/make -f CMakeFiles/pubsub.dir/build.make CMakeFiles/pubsub.dir/build make[2]: Entering directory `/builddir/build/BUILD/nanomsg-0.9-beta' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/nanomsg-0.9-beta/CMakeFiles make[2]: Leaving directory `/builddir/build/BUILD/nanomsg-0.9-beta' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/nanomsg-0.9-beta/CMakeFiles 87 [ 88%] [ 88%] Built target poll /usr/bin/make -f CMakeFiles/remote_lat.dir/build.make CMakeFiles/remote_lat.dir/depend make[2]: Entering directory `/builddir/build/BUILD/nanomsg-0.9-beta' cd /builddir/build/BUILD/nanomsg-0.9-beta && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/nanomsg-0.9-beta /builddir/build/BUILD/nanomsg-0.9-beta /builddir/build/BUILD/nanomsg-0.9-beta /builddir/build/BUILD/nanomsg-0.9-beta /builddir/build/BUILD/nanomsg-0.9-beta/CMakeFiles/remote_lat.dir/DependInfo.cmake --color= Building C object CMakeFiles/pubsub.dir/tests/pubsub.c.o /usr/bin/cc -DNN_HAVE_ACCEPT4=1 -DNN_HAVE_CLOCK_GETTIME=1 -DNN_HAVE_CLOCK_MONOTONIC=1 -DNN_HAVE_EPOLL=1 -DNN_HAVE_EVENTFD=1 -DNN_HAVE_GCC_ATOMIC_BUILTINS -DNN_HAVE_GETADDRINFO_A=1 -DNN_HAVE_LIBNSL=1 -DNN_HAVE_LINUX -DNN_HAVE_MSG_CONTROL=1 -DNN_HAVE_PIPE2=1 -DNN_HAVE_PIPE=1 -DNN_HAVE_POLL=1 -DNN_HAVE_SEMAPHORE -DNN_HAVE_SEMAPHORE_PTHREAD=1 -DNN_HAVE_SOCKETPAIR=1 -DNN_HAVE_UNIX_SOCKETS=1 -D_GNU_SOURCE -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -D_THREAD_SAFE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -o CMakeFiles/pubsub.dir/tests/pubsub.c.o -c /builddir/build/BUILD/nanomsg-0.9-beta/tests/pubsub.c Scanning dependencies of target remote_lat make[2]: Leaving directory `/builddir/build/BUILD/nanomsg-0.9-beta' /usr/bin/make -f CMakeFiles/remote_lat.dir/build.make CMakeFiles/remote_lat.dir/build make[2]: Entering directory `/builddir/build/BUILD/nanomsg-0.9-beta' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/nanomsg-0.9-beta/CMakeFiles 89 [ 89%] Building C object CMakeFiles/remote_lat.dir/perf/remote_lat.c.o /usr/bin/cc -DNN_HAVE_ACCEPT4=1 -DNN_HAVE_CLOCK_GETTIME=1 -DNN_HAVE_CLOCK_MONOTONIC=1 -DNN_HAVE_EPOLL=1 -DNN_HAVE_EVENTFD=1 -DNN_HAVE_GCC_ATOMIC_BUILTINS -DNN_HAVE_GETADDRINFO_A=1 -DNN_HAVE_LIBNSL=1 -DNN_HAVE_LINUX -DNN_HAVE_MSG_CONTROL=1 -DNN_HAVE_PIPE2=1 -DNN_HAVE_PIPE=1 -DNN_HAVE_POLL=1 -DNN_HAVE_SEMAPHORE -DNN_HAVE_SEMAPHORE_PTHREAD=1 -DNN_HAVE_SOCKETPAIR=1 -DNN_HAVE_UNIX_SOCKETS=1 -D_GNU_SOURCE -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -D_THREAD_SAFE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -o CMakeFiles/remote_lat.dir/perf/remote_lat.c.o -c /builddir/build/BUILD/nanomsg-0.9-beta/perf/remote_lat.c Linking C executable remote_lat /usr/bin/cmake -E cmake_link_script CMakeFiles/remote_lat.dir/link.txt --verbose=1 /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z,relro CMakeFiles/remote_lat.dir/perf/remote_lat.c.o -o remote_lat -rdynamic libnanomsg.so.5.0.0 -lanl -lrt -lpthread -lnsl -lpthread -Wl,-rpath,/builddir/build/BUILD/nanomsg-0.9-beta make[2]: Leaving directory `/builddir/build/BUILD/nanomsg-0.9-beta' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/nanomsg-0.9-beta/CMakeFiles 89 Linking C executable pubsub /usr/bin/cmake -E cmake_link_script CMakeFiles/pubsub.dir/link.txt --verbose=1 [ 89%] Built target remote_lat /usr/bin/make -f CMakeFiles/remote_thr.dir/build.make CMakeFiles/remote_thr.dir/depend /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z,relro CMakeFiles/pubsub.dir/tests/pubsub.c.o -o pubsub -rdynamic libnanomsg.so.5.0.0 -lanl -lrt -lpthread -lnsl -lpthread -Wl,-rpath,/builddir/build/BUILD/nanomsg-0.9-beta make[2]: Entering directory `/builddir/build/BUILD/nanomsg-0.9-beta' cd /builddir/build/BUILD/nanomsg-0.9-beta && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/nanomsg-0.9-beta /builddir/build/BUILD/nanomsg-0.9-beta /builddir/build/BUILD/nanomsg-0.9-beta /builddir/build/BUILD/nanomsg-0.9-beta /builddir/build/BUILD/nanomsg-0.9-beta/CMakeFiles/remote_thr.dir/DependInfo.cmake --color= Scanning dependencies of target remote_thr make[2]: Leaving directory `/builddir/build/BUILD/nanomsg-0.9-beta' /usr/bin/make -f CMakeFiles/remote_thr.dir/build.make CMakeFiles/remote_thr.dir/build make[2]: Entering directory `/builddir/build/BUILD/nanomsg-0.9-beta' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/nanomsg-0.9-beta/CMakeFiles 90 [ 90%] Building C object CMakeFiles/remote_thr.dir/perf/remote_thr.c.o /usr/bin/cc -DNN_HAVE_ACCEPT4=1 -DNN_HAVE_CLOCK_GETTIME=1 -DNN_HAVE_CLOCK_MONOTONIC=1 -DNN_HAVE_EPOLL=1 -DNN_HAVE_EVENTFD=1 -DNN_HAVE_GCC_ATOMIC_BUILTINS -DNN_HAVE_GETADDRINFO_A=1 -DNN_HAVE_LIBNSL=1 -DNN_HAVE_LINUX -DNN_HAVE_MSG_CONTROL=1 -DNN_HAVE_PIPE2=1 -DNN_HAVE_PIPE=1 -DNN_HAVE_POLL=1 -DNN_HAVE_SEMAPHORE -DNN_HAVE_SEMAPHORE_PTHREAD=1 -DNN_HAVE_SOCKETPAIR=1 -DNN_HAVE_UNIX_SOCKETS=1 -D_GNU_SOURCE -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -D_THREAD_SAFE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -o CMakeFiles/remote_thr.dir/perf/remote_thr.c.o -c /builddir/build/BUILD/nanomsg-0.9-beta/perf/remote_thr.c make[2]: Leaving directory `/builddir/build/BUILD/nanomsg-0.9-beta' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/nanomsg-0.9-beta/CMakeFiles [ 90%] Built target pubsub /usr/bin/make -f CMakeFiles/reqrep.dir/build.make CMakeFiles/reqrep.dir/depend make[2]: Entering directory `/builddir/build/BUILD/nanomsg-0.9-beta' cd /builddir/build/BUILD/nanomsg-0.9-beta && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/nanomsg-0.9-beta /builddir/build/BUILD/nanomsg-0.9-beta /builddir/build/BUILD/nanomsg-0.9-beta /builddir/build/BUILD/nanomsg-0.9-beta /builddir/build/BUILD/nanomsg-0.9-beta/CMakeFiles/reqrep.dir/DependInfo.cmake --color= Scanning dependencies of target reqrep make[2]: Leaving directory `/builddir/build/BUILD/nanomsg-0.9-beta' /usr/bin/make -f CMakeFiles/reqrep.dir/build.make CMakeFiles/reqrep.dir/build make[2]: Entering directory `/builddir/build/BUILD/nanomsg-0.9-beta' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/nanomsg-0.9-beta/CMakeFiles [ 90%] Building C object CMakeFiles/reqrep.dir/tests/reqrep.c.o /usr/bin/cc -DNN_HAVE_ACCEPT4=1 -DNN_HAVE_CLOCK_GETTIME=1 -DNN_HAVE_CLOCK_MONOTONIC=1 -DNN_HAVE_EPOLL=1 -DNN_HAVE_EVENTFD=1 -DNN_HAVE_GCC_ATOMIC_BUILTINS -DNN_HAVE_GETADDRINFO_A=1 -DNN_HAVE_LIBNSL=1 -DNN_HAVE_LINUX -DNN_HAVE_MSG_CONTROL=1 -DNN_HAVE_PIPE2=1 -DNN_HAVE_PIPE=1 -DNN_HAVE_POLL=1 -DNN_HAVE_SEMAPHORE -DNN_HAVE_SEMAPHORE_PTHREAD=1 -DNN_HAVE_SOCKETPAIR=1 -DNN_HAVE_UNIX_SOCKETS=1 -D_GNU_SOURCE -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -D_THREAD_SAFE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -o CMakeFiles/reqrep.dir/tests/reqrep.c.o -c /builddir/build/BUILD/nanomsg-0.9-beta/tests/reqrep.c Linking C executable remote_thr /usr/bin/cmake -E cmake_link_script CMakeFiles/remote_thr.dir/link.txt --verbose=1 /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z,relro CMakeFiles/remote_thr.dir/perf/remote_thr.c.o -o remote_thr -rdynamic libnanomsg.so.5.0.0 -lanl -lrt -lpthread -lnsl -lpthread -Wl,-rpath,/builddir/build/BUILD/nanomsg-0.9-beta make[2]: Leaving directory `/builddir/build/BUILD/nanomsg-0.9-beta' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/nanomsg-0.9-beta/CMakeFiles 90 [ 90%] Built target remote_thr /usr/bin/make -f CMakeFiles/separation.dir/build.make CMakeFiles/separation.dir/depend make[2]: Entering directory `/builddir/build/BUILD/nanomsg-0.9-beta' cd /builddir/build/BUILD/nanomsg-0.9-beta && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/nanomsg-0.9-beta /builddir/build/BUILD/nanomsg-0.9-beta /builddir/build/BUILD/nanomsg-0.9-beta /builddir/build/BUILD/nanomsg-0.9-beta /builddir/build/BUILD/nanomsg-0.9-beta/CMakeFiles/separation.dir/DependInfo.cmake --color= Scanning dependencies of target separation make[2]: Leaving directory `/builddir/build/BUILD/nanomsg-0.9-beta' /usr/bin/make -f CMakeFiles/separation.dir/build.make CMakeFiles/separation.dir/build make[2]: Entering directory `/builddir/build/BUILD/nanomsg-0.9-beta' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/nanomsg-0.9-beta/CMakeFiles 91 [ 91%] Building C object CMakeFiles/separation.dir/tests/separation.c.o /usr/bin/cc -DNN_HAVE_ACCEPT4=1 -DNN_HAVE_CLOCK_GETTIME=1 -DNN_HAVE_CLOCK_MONOTONIC=1 -DNN_HAVE_EPOLL=1 -DNN_HAVE_EVENTFD=1 -DNN_HAVE_GCC_ATOMIC_BUILTINS -DNN_HAVE_GETADDRINFO_A=1 -DNN_HAVE_LIBNSL=1 -DNN_HAVE_LINUX -DNN_HAVE_MSG_CONTROL=1 -DNN_HAVE_PIPE2=1 -DNN_HAVE_PIPE=1 -DNN_HAVE_POLL=1 -DNN_HAVE_SEMAPHORE -DNN_HAVE_SEMAPHORE_PTHREAD=1 -DNN_HAVE_SOCKETPAIR=1 -DNN_HAVE_UNIX_SOCKETS=1 -D_GNU_SOURCE -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -D_THREAD_SAFE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -o CMakeFiles/separation.dir/tests/separation.c.o -c /builddir/build/BUILD/nanomsg-0.9-beta/tests/separation.c Linking C executable reqrep /usr/bin/cmake -E cmake_link_script CMakeFiles/reqrep.dir/link.txt --verbose=1 /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z,relro CMakeFiles/reqrep.dir/tests/reqrep.c.o -o reqrep -rdynamic libnanomsg.so.5.0.0 -lanl -lrt -lpthread -lnsl -lpthread -Wl,-rpath,/builddir/build/BUILD/nanomsg-0.9-beta make[2]: Leaving directory `/builddir/build/BUILD/nanomsg-0.9-beta' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/nanomsg-0.9-beta/CMakeFiles [ 91%] Built target reqrep /usr/bin/make -f CMakeFiles/shutdown.dir/build.make CMakeFiles/shutdown.dir/depend make[2]: Entering directory `/builddir/build/BUILD/nanomsg-0.9-beta' cd /builddir/build/BUILD/nanomsg-0.9-beta && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/nanomsg-0.9-beta /builddir/build/BUILD/nanomsg-0.9-beta /builddir/build/BUILD/nanomsg-0.9-beta /builddir/build/BUILD/nanomsg-0.9-beta /builddir/build/BUILD/nanomsg-0.9-beta/CMakeFiles/shutdown.dir/DependInfo.cmake --color= Scanning dependencies of target shutdown make[2]: Leaving directory `/builddir/build/BUILD/nanomsg-0.9-beta' /usr/bin/make -f CMakeFiles/shutdown.dir/build.make CMakeFiles/shutdown.dir/build make[2]: Entering directory `/builddir/build/BUILD/nanomsg-0.9-beta' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/nanomsg-0.9-beta/CMakeFiles 92 [ 92%] Linking C executable separation /usr/bin/cmake -E cmake_link_script CMakeFiles/separation.dir/link.txt --verbose=1 /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z,relro CMakeFiles/separation.dir/tests/separation.c.o -o separation -rdynamic libnanomsg.so.5.0.0 -lanl -lrt -lpthread -lnsl -lpthread -Wl,-rpath,/builddir/build/BUILD/nanomsg-0.9-beta Building C object CMakeFiles/shutdown.dir/tests/shutdown.c.o /usr/bin/cc -DNN_HAVE_ACCEPT4=1 -DNN_HAVE_CLOCK_GETTIME=1 -DNN_HAVE_CLOCK_MONOTONIC=1 -DNN_HAVE_EPOLL=1 -DNN_HAVE_EVENTFD=1 -DNN_HAVE_GCC_ATOMIC_BUILTINS -DNN_HAVE_GETADDRINFO_A=1 -DNN_HAVE_LIBNSL=1 -DNN_HAVE_LINUX -DNN_HAVE_MSG_CONTROL=1 -DNN_HAVE_PIPE2=1 -DNN_HAVE_PIPE=1 -DNN_HAVE_POLL=1 -DNN_HAVE_SEMAPHORE -DNN_HAVE_SEMAPHORE_PTHREAD=1 -DNN_HAVE_SOCKETPAIR=1 -DNN_HAVE_UNIX_SOCKETS=1 -D_GNU_SOURCE -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -D_THREAD_SAFE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -o CMakeFiles/shutdown.dir/tests/shutdown.c.o -c /builddir/build/BUILD/nanomsg-0.9-beta/tests/shutdown.c make[2]: Leaving directory `/builddir/build/BUILD/nanomsg-0.9-beta' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/nanomsg-0.9-beta/CMakeFiles 91 [ 92%] Built target separation /usr/bin/make -f CMakeFiles/stats.dir/build.make CMakeFiles/stats.dir/depend make[2]: Entering directory `/builddir/build/BUILD/nanomsg-0.9-beta' cd /builddir/build/BUILD/nanomsg-0.9-beta && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/nanomsg-0.9-beta /builddir/build/BUILD/nanomsg-0.9-beta /builddir/build/BUILD/nanomsg-0.9-beta /builddir/build/BUILD/nanomsg-0.9-beta /builddir/build/BUILD/nanomsg-0.9-beta/CMakeFiles/stats.dir/DependInfo.cmake --color= Scanning dependencies of target stats make[2]: Leaving directory `/builddir/build/BUILD/nanomsg-0.9-beta' /usr/bin/make -f CMakeFiles/stats.dir/build.make CMakeFiles/stats.dir/build make[2]: Entering directory `/builddir/build/BUILD/nanomsg-0.9-beta' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/nanomsg-0.9-beta/CMakeFiles [ 92%] Building C object CMakeFiles/stats.dir/tests/stats.c.o /usr/bin/cc -DNN_HAVE_ACCEPT4=1 -DNN_HAVE_CLOCK_GETTIME=1 -DNN_HAVE_CLOCK_MONOTONIC=1 -DNN_HAVE_EPOLL=1 -DNN_HAVE_EVENTFD=1 -DNN_HAVE_GCC_ATOMIC_BUILTINS -DNN_HAVE_GETADDRINFO_A=1 -DNN_HAVE_LIBNSL=1 -DNN_HAVE_LINUX -DNN_HAVE_MSG_CONTROL=1 -DNN_HAVE_PIPE2=1 -DNN_HAVE_PIPE=1 -DNN_HAVE_POLL=1 -DNN_HAVE_SEMAPHORE -DNN_HAVE_SEMAPHORE_PTHREAD=1 -DNN_HAVE_SOCKETPAIR=1 -DNN_HAVE_UNIX_SOCKETS=1 -D_GNU_SOURCE -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -D_THREAD_SAFE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -o CMakeFiles/stats.dir/tests/stats.c.o -c /builddir/build/BUILD/nanomsg-0.9-beta/tests/stats.c Linking C executable shutdown /usr/bin/cmake -E cmake_link_script CMakeFiles/shutdown.dir/link.txt --verbose=1 /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z,relro CMakeFiles/shutdown.dir/tests/shutdown.c.o -o shutdown -rdynamic libnanomsg.so.5.0.0 -lanl -lrt -lpthread -lnsl -lpthread -Wl,-rpath,/builddir/build/BUILD/nanomsg-0.9-beta make[2]: Leaving directory `/builddir/build/BUILD/nanomsg-0.9-beta' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/nanomsg-0.9-beta/CMakeFiles 92 [ 92%] Built target shutdown /usr/bin/make -f CMakeFiles/survey.dir/build.make CMakeFiles/survey.dir/depend make[2]: Entering directory `/builddir/build/BUILD/nanomsg-0.9-beta' cd /builddir/build/BUILD/nanomsg-0.9-beta && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/nanomsg-0.9-beta /builddir/build/BUILD/nanomsg-0.9-beta /builddir/build/BUILD/nanomsg-0.9-beta /builddir/build/BUILD/nanomsg-0.9-beta /builddir/build/BUILD/nanomsg-0.9-beta/CMakeFiles/survey.dir/DependInfo.cmake --color= Scanning dependencies of target survey make[2]: Leaving directory `/builddir/build/BUILD/nanomsg-0.9-beta' /usr/bin/make -f CMakeFiles/survey.dir/build.make CMakeFiles/survey.dir/build make[2]: Entering directory `/builddir/build/BUILD/nanomsg-0.9-beta' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/nanomsg-0.9-beta/CMakeFiles 93 [ 93%] Building C object CMakeFiles/survey.dir/tests/survey.c.o /usr/bin/cc -DNN_HAVE_ACCEPT4=1 -DNN_HAVE_CLOCK_GETTIME=1 -DNN_HAVE_CLOCK_MONOTONIC=1 -DNN_HAVE_EPOLL=1 -DNN_HAVE_EVENTFD=1 -DNN_HAVE_GCC_ATOMIC_BUILTINS -DNN_HAVE_GETADDRINFO_A=1 -DNN_HAVE_LIBNSL=1 -DNN_HAVE_LINUX -DNN_HAVE_MSG_CONTROL=1 -DNN_HAVE_PIPE2=1 -DNN_HAVE_PIPE=1 -DNN_HAVE_POLL=1 -DNN_HAVE_SEMAPHORE -DNN_HAVE_SEMAPHORE_PTHREAD=1 -DNN_HAVE_SOCKETPAIR=1 -DNN_HAVE_UNIX_SOCKETS=1 -D_GNU_SOURCE -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -D_THREAD_SAFE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -o CMakeFiles/survey.dir/tests/survey.c.o -c /builddir/build/BUILD/nanomsg-0.9-beta/tests/survey.c Linking C executable stats /usr/bin/cmake -E cmake_link_script CMakeFiles/stats.dir/link.txt --verbose=1 /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z,relro CMakeFiles/stats.dir/tests/stats.c.o -o stats -rdynamic libnanomsg.so.5.0.0 -lanl -lrt -lpthread -lnsl -lpthread -Wl,-rpath,/builddir/build/BUILD/nanomsg-0.9-beta make[2]: Leaving directory `/builddir/build/BUILD/nanomsg-0.9-beta' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/nanomsg-0.9-beta/CMakeFiles [ 93%] Built target stats /usr/bin/make -f CMakeFiles/symbol.dir/build.make CMakeFiles/symbol.dir/depend make[2]: Entering directory `/builddir/build/BUILD/nanomsg-0.9-beta' cd /builddir/build/BUILD/nanomsg-0.9-beta && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/nanomsg-0.9-beta /builddir/build/BUILD/nanomsg-0.9-beta /builddir/build/BUILD/nanomsg-0.9-beta /builddir/build/BUILD/nanomsg-0.9-beta /builddir/build/BUILD/nanomsg-0.9-beta/CMakeFiles/symbol.dir/DependInfo.cmake --color= Scanning dependencies of target symbol make[2]: Leaving directory `/builddir/build/BUILD/nanomsg-0.9-beta' /usr/bin/make -f CMakeFiles/symbol.dir/build.make CMakeFiles/symbol.dir/build make[2]: Entering directory `/builddir/build/BUILD/nanomsg-0.9-beta' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/nanomsg-0.9-beta/CMakeFiles 94 Linking C executable survey [ 94%] /usr/bin/cmake -E cmake_link_script CMakeFiles/survey.dir/link.txt --verbose=1 /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z,relro CMakeFiles/survey.dir/tests/survey.c.o -o survey -rdynamic libnanomsg.so.5.0.0 -lanl -lrt -lpthread -lnsl -lpthread -Wl,-rpath,/builddir/build/BUILD/nanomsg-0.9-beta Building C object CMakeFiles/symbol.dir/tests/symbol.c.o /usr/bin/cc -DNN_HAVE_ACCEPT4=1 -DNN_HAVE_CLOCK_GETTIME=1 -DNN_HAVE_CLOCK_MONOTONIC=1 -DNN_HAVE_EPOLL=1 -DNN_HAVE_EVENTFD=1 -DNN_HAVE_GCC_ATOMIC_BUILTINS -DNN_HAVE_GETADDRINFO_A=1 -DNN_HAVE_LIBNSL=1 -DNN_HAVE_LINUX -DNN_HAVE_MSG_CONTROL=1 -DNN_HAVE_PIPE2=1 -DNN_HAVE_PIPE=1 -DNN_HAVE_POLL=1 -DNN_HAVE_SEMAPHORE -DNN_HAVE_SEMAPHORE_PTHREAD=1 -DNN_HAVE_SOCKETPAIR=1 -DNN_HAVE_UNIX_SOCKETS=1 -D_GNU_SOURCE -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -D_THREAD_SAFE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -o CMakeFiles/symbol.dir/tests/symbol.c.o -c /builddir/build/BUILD/nanomsg-0.9-beta/tests/symbol.c make[2]: Leaving directory `/builddir/build/BUILD/nanomsg-0.9-beta' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/nanomsg-0.9-beta/CMakeFiles 93 [ 94%] Built target survey /usr/bin/make -f CMakeFiles/tcp.dir/build.make CMakeFiles/tcp.dir/depend make[2]: Entering directory `/builddir/build/BUILD/nanomsg-0.9-beta' cd /builddir/build/BUILD/nanomsg-0.9-beta && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/nanomsg-0.9-beta /builddir/build/BUILD/nanomsg-0.9-beta /builddir/build/BUILD/nanomsg-0.9-beta /builddir/build/BUILD/nanomsg-0.9-beta /builddir/build/BUILD/nanomsg-0.9-beta/CMakeFiles/tcp.dir/DependInfo.cmake --color= Scanning dependencies of target tcp make[2]: Leaving directory `/builddir/build/BUILD/nanomsg-0.9-beta' /usr/bin/make -f CMakeFiles/tcp.dir/build.make CMakeFiles/tcp.dir/build make[2]: Entering directory `/builddir/build/BUILD/nanomsg-0.9-beta' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/nanomsg-0.9-beta/CMakeFiles 95 [ 95%] Building C object CMakeFiles/tcp.dir/tests/tcp.c.o /usr/bin/cc -DNN_HAVE_ACCEPT4=1 -DNN_HAVE_CLOCK_GETTIME=1 -DNN_HAVE_CLOCK_MONOTONIC=1 -DNN_HAVE_EPOLL=1 -DNN_HAVE_EVENTFD=1 -DNN_HAVE_GCC_ATOMIC_BUILTINS -DNN_HAVE_GETADDRINFO_A=1 -DNN_HAVE_LIBNSL=1 -DNN_HAVE_LINUX -DNN_HAVE_MSG_CONTROL=1 -DNN_HAVE_PIPE2=1 -DNN_HAVE_PIPE=1 -DNN_HAVE_POLL=1 -DNN_HAVE_SEMAPHORE -DNN_HAVE_SEMAPHORE_PTHREAD=1 -DNN_HAVE_SOCKETPAIR=1 -DNN_HAVE_UNIX_SOCKETS=1 -D_GNU_SOURCE -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -D_THREAD_SAFE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -o CMakeFiles/tcp.dir/tests/tcp.c.o -c /builddir/build/BUILD/nanomsg-0.9-beta/tests/tcp.c Linking C executable symbol /usr/bin/cmake -E cmake_link_script CMakeFiles/symbol.dir/link.txt --verbose=1 /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z,relro CMakeFiles/symbol.dir/tests/symbol.c.o -o symbol -rdynamic libnanomsg.so.5.0.0 -lanl -lrt -lpthread -lnsl -lpthread -Wl,-rpath,/builddir/build/BUILD/nanomsg-0.9-beta make[2]: Leaving directory `/builddir/build/BUILD/nanomsg-0.9-beta' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/nanomsg-0.9-beta/CMakeFiles 94 [ 95%] Built target symbol /usr/bin/make -f CMakeFiles/tcp_shutdown.dir/build.make CMakeFiles/tcp_shutdown.dir/depend make[2]: Entering directory `/builddir/build/BUILD/nanomsg-0.9-beta' cd /builddir/build/BUILD/nanomsg-0.9-beta && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/nanomsg-0.9-beta /builddir/build/BUILD/nanomsg-0.9-beta /builddir/build/BUILD/nanomsg-0.9-beta /builddir/build/BUILD/nanomsg-0.9-beta /builddir/build/BUILD/nanomsg-0.9-beta/CMakeFiles/tcp_shutdown.dir/DependInfo.cmake --color= Scanning dependencies of target tcp_shutdown make[2]: Leaving directory `/builddir/build/BUILD/nanomsg-0.9-beta' /usr/bin/make -f CMakeFiles/tcp_shutdown.dir/build.make CMakeFiles/tcp_shutdown.dir/build make[2]: Entering directory `/builddir/build/BUILD/nanomsg-0.9-beta' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/nanomsg-0.9-beta/CMakeFiles [ 95%] Building C object CMakeFiles/tcp_shutdown.dir/tests/tcp_shutdown.c.o /usr/bin/cc -DNN_HAVE_ACCEPT4=1 -DNN_HAVE_CLOCK_GETTIME=1 -DNN_HAVE_CLOCK_MONOTONIC=1 -DNN_HAVE_EPOLL=1 -DNN_HAVE_EVENTFD=1 -DNN_HAVE_GCC_ATOMIC_BUILTINS -DNN_HAVE_GETADDRINFO_A=1 -DNN_HAVE_LIBNSL=1 -DNN_HAVE_LINUX -DNN_HAVE_MSG_CONTROL=1 -DNN_HAVE_PIPE2=1 -DNN_HAVE_PIPE=1 -DNN_HAVE_POLL=1 -DNN_HAVE_SEMAPHORE -DNN_HAVE_SEMAPHORE_PTHREAD=1 -DNN_HAVE_SOCKETPAIR=1 -DNN_HAVE_UNIX_SOCKETS=1 -D_GNU_SOURCE -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -D_THREAD_SAFE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -o CMakeFiles/tcp_shutdown.dir/tests/tcp_shutdown.c.o -c /builddir/build/BUILD/nanomsg-0.9-beta/tests/tcp_shutdown.c Linking C executable tcp /usr/bin/cmake -E cmake_link_script CMakeFiles/tcp.dir/link.txt --verbose=1 /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z,relro CMakeFiles/tcp.dir/tests/tcp.c.o -o tcp -rdynamic libnanomsg.so.5.0.0 -lanl -lrt -lpthread -lnsl -lpthread -Wl,-rpath,/builddir/build/BUILD/nanomsg-0.9-beta Linking C executable tcp_shutdown /usr/bin/cmake -E cmake_link_script CMakeFiles/tcp_shutdown.dir/link.txt --verbose=1 /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z,relro CMakeFiles/tcp_shutdown.dir/tests/tcp_shutdown.c.o -o tcp_shutdown -rdynamic libnanomsg.so.5.0.0 -lanl -lrt -lpthread -lnsl -lpthread -Wl,-rpath,/builddir/build/BUILD/nanomsg-0.9-beta make[2]: Leaving directory `/builddir/build/BUILD/nanomsg-0.9-beta' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/nanomsg-0.9-beta/CMakeFiles 95 [ 95%] Built target tcp /usr/bin/make -f CMakeFiles/term.dir/build.make CMakeFiles/term.dir/depend make[2]: Entering directory `/builddir/build/BUILD/nanomsg-0.9-beta' cd /builddir/build/BUILD/nanomsg-0.9-beta && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/nanomsg-0.9-beta /builddir/build/BUILD/nanomsg-0.9-beta /builddir/build/BUILD/nanomsg-0.9-beta /builddir/build/BUILD/nanomsg-0.9-beta /builddir/build/BUILD/nanomsg-0.9-beta/CMakeFiles/term.dir/DependInfo.cmake --color= Scanning dependencies of target term make[2]: Leaving directory `/builddir/build/BUILD/nanomsg-0.9-beta' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/nanomsg-0.9-beta/CMakeFiles make[2]: Leaving directory `/builddir/build/BUILD/nanomsg-0.9-beta' /usr/bin/make -f CMakeFiles/term.dir/build.make CMakeFiles/term.dir/build make[2]: Entering directory `/builddir/build/BUILD/nanomsg-0.9-beta' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/nanomsg-0.9-beta/CMakeFiles 96 [ 95%] Built target tcp_shutdown /usr/bin/make -f CMakeFiles/timeo.dir/build.make CMakeFiles/timeo.dir/depend make[2]: Entering directory `/builddir/build/BUILD/nanomsg-0.9-beta' cd /builddir/build/BUILD/nanomsg-0.9-beta && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/nanomsg-0.9-beta /builddir/build/BUILD/nanomsg-0.9-beta /builddir/build/BUILD/nanomsg-0.9-beta /builddir/build/BUILD/nanomsg-0.9-beta /builddir/build/BUILD/nanomsg-0.9-beta/CMakeFiles/timeo.dir/DependInfo.cmake --color= [ 96%] Building C object CMakeFiles/term.dir/tests/term.c.o /usr/bin/cc -DNN_HAVE_ACCEPT4=1 -DNN_HAVE_CLOCK_GETTIME=1 -DNN_HAVE_CLOCK_MONOTONIC=1 -DNN_HAVE_EPOLL=1 -DNN_HAVE_EVENTFD=1 -DNN_HAVE_GCC_ATOMIC_BUILTINS -DNN_HAVE_GETADDRINFO_A=1 -DNN_HAVE_LIBNSL=1 -DNN_HAVE_LINUX -DNN_HAVE_MSG_CONTROL=1 -DNN_HAVE_PIPE2=1 -DNN_HAVE_PIPE=1 -DNN_HAVE_POLL=1 -DNN_HAVE_SEMAPHORE -DNN_HAVE_SEMAPHORE_PTHREAD=1 -DNN_HAVE_SOCKETPAIR=1 -DNN_HAVE_UNIX_SOCKETS=1 -D_GNU_SOURCE -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -D_THREAD_SAFE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -o CMakeFiles/term.dir/tests/term.c.o -c /builddir/build/BUILD/nanomsg-0.9-beta/tests/term.c Scanning dependencies of target timeo make[2]: Leaving directory `/builddir/build/BUILD/nanomsg-0.9-beta' /usr/bin/make -f CMakeFiles/timeo.dir/build.make CMakeFiles/timeo.dir/build make[2]: Entering directory `/builddir/build/BUILD/nanomsg-0.9-beta' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/nanomsg-0.9-beta/CMakeFiles 97 [ 97%] Building C object CMakeFiles/timeo.dir/tests/timeo.c.o /usr/bin/cc -DNN_HAVE_ACCEPT4=1 -DNN_HAVE_CLOCK_GETTIME=1 -DNN_HAVE_CLOCK_MONOTONIC=1 -DNN_HAVE_EPOLL=1 -DNN_HAVE_EVENTFD=1 -DNN_HAVE_GCC_ATOMIC_BUILTINS -DNN_HAVE_GETADDRINFO_A=1 -DNN_HAVE_LIBNSL=1 -DNN_HAVE_LINUX -DNN_HAVE_MSG_CONTROL=1 -DNN_HAVE_PIPE2=1 -DNN_HAVE_PIPE=1 -DNN_HAVE_POLL=1 -DNN_HAVE_SEMAPHORE -DNN_HAVE_SEMAPHORE_PTHREAD=1 -DNN_HAVE_SOCKETPAIR=1 -DNN_HAVE_UNIX_SOCKETS=1 -D_GNU_SOURCE -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -D_THREAD_SAFE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -o CMakeFiles/timeo.dir/tests/timeo.c.o -c /builddir/build/BUILD/nanomsg-0.9-beta/tests/timeo.c Linking C executable term /usr/bin/cmake -E cmake_link_script CMakeFiles/term.dir/link.txt --verbose=1 Linking C executable timeo /usr/bin/cmake -E cmake_link_script CMakeFiles/timeo.dir/link.txt --verbose=1 /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z,relro CMakeFiles/term.dir/tests/term.c.o -o term -rdynamic libnanomsg.so.5.0.0 -lanl -lrt -lpthread -lnsl -lpthread -Wl,-rpath,/builddir/build/BUILD/nanomsg-0.9-beta /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z,relro CMakeFiles/timeo.dir/tests/timeo.c.o -o timeo -rdynamic libnanomsg.so.5.0.0 -lanl -lrt -lpthread -lnsl -lpthread -Wl,-rpath,/builddir/build/BUILD/nanomsg-0.9-beta make[2]: Leaving directory `/builddir/build/BUILD/nanomsg-0.9-beta' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/nanomsg-0.9-beta/CMakeFiles 96 make[2]: Leaving directory `/builddir/build/BUILD/nanomsg-0.9-beta' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/nanomsg-0.9-beta/CMakeFiles 97 [ 97%] [ 97%] Built target term /usr/bin/make -f CMakeFiles/trie.dir/build.make CMakeFiles/trie.dir/depend make[2]: Entering directory `/builddir/build/BUILD/nanomsg-0.9-beta' cd /builddir/build/BUILD/nanomsg-0.9-beta && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/nanomsg-0.9-beta /builddir/build/BUILD/nanomsg-0.9-beta /builddir/build/BUILD/nanomsg-0.9-beta /builddir/build/BUILD/nanomsg-0.9-beta /builddir/build/BUILD/nanomsg-0.9-beta/CMakeFiles/trie.dir/DependInfo.cmake --color= Built target timeo /usr/bin/make -f CMakeFiles/ws.dir/build.make CMakeFiles/ws.dir/depend make[2]: Entering directory `/builddir/build/BUILD/nanomsg-0.9-beta' cd /builddir/build/BUILD/nanomsg-0.9-beta && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/nanomsg-0.9-beta /builddir/build/BUILD/nanomsg-0.9-beta /builddir/build/BUILD/nanomsg-0.9-beta /builddir/build/BUILD/nanomsg-0.9-beta /builddir/build/BUILD/nanomsg-0.9-beta/CMakeFiles/ws.dir/DependInfo.cmake --color= Scanning dependencies of target trie make[2]: Leaving directory `/builddir/build/BUILD/nanomsg-0.9-beta' /usr/bin/make -f CMakeFiles/trie.dir/build.make CMakeFiles/trie.dir/build make[2]: Entering directory `/builddir/build/BUILD/nanomsg-0.9-beta' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/nanomsg-0.9-beta/CMakeFiles Scanning dependencies of target ws make[2]: Leaving directory `/builddir/build/BUILD/nanomsg-0.9-beta' /usr/bin/make -f CMakeFiles/ws.dir/build.make CMakeFiles/ws.dir/build make[2]: Entering directory `/builddir/build/BUILD/nanomsg-0.9-beta' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/nanomsg-0.9-beta/CMakeFiles 98 [ 97%] [ 98%] Building C object CMakeFiles/trie.dir/tests/trie.c.o /usr/bin/cc -DNN_HAVE_ACCEPT4=1 -DNN_HAVE_CLOCK_GETTIME=1 -DNN_HAVE_CLOCK_MONOTONIC=1 -DNN_HAVE_EPOLL=1 -DNN_HAVE_EVENTFD=1 -DNN_HAVE_GCC_ATOMIC_BUILTINS -DNN_HAVE_GETADDRINFO_A=1 -DNN_HAVE_LIBNSL=1 -DNN_HAVE_LINUX -DNN_HAVE_MSG_CONTROL=1 -DNN_HAVE_PIPE2=1 -DNN_HAVE_PIPE=1 -DNN_HAVE_POLL=1 -DNN_HAVE_SEMAPHORE -DNN_HAVE_SEMAPHORE_PTHREAD=1 -DNN_HAVE_SOCKETPAIR=1 -DNN_HAVE_UNIX_SOCKETS=1 -D_GNU_SOURCE -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -D_THREAD_SAFE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -o CMakeFiles/trie.dir/tests/trie.c.o -c /builddir/build/BUILD/nanomsg-0.9-beta/tests/trie.c Building C object CMakeFiles/ws.dir/tests/ws.c.o /usr/bin/cc -DNN_HAVE_ACCEPT4=1 -DNN_HAVE_CLOCK_GETTIME=1 -DNN_HAVE_CLOCK_MONOTONIC=1 -DNN_HAVE_EPOLL=1 -DNN_HAVE_EVENTFD=1 -DNN_HAVE_GCC_ATOMIC_BUILTINS -DNN_HAVE_GETADDRINFO_A=1 -DNN_HAVE_LIBNSL=1 -DNN_HAVE_LINUX -DNN_HAVE_MSG_CONTROL=1 -DNN_HAVE_PIPE2=1 -DNN_HAVE_PIPE=1 -DNN_HAVE_POLL=1 -DNN_HAVE_SEMAPHORE -DNN_HAVE_SEMAPHORE_PTHREAD=1 -DNN_HAVE_SOCKETPAIR=1 -DNN_HAVE_UNIX_SOCKETS=1 -D_GNU_SOURCE -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -D_THREAD_SAFE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -o CMakeFiles/ws.dir/tests/ws.c.o -c /builddir/build/BUILD/nanomsg-0.9-beta/tests/ws.c Linking C executable ws /usr/bin/cmake -E cmake_link_script CMakeFiles/ws.dir/link.txt --verbose=1 /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z,relro CMakeFiles/ws.dir/tests/ws.c.o -o ws -rdynamic libnanomsg.so.5.0.0 -lanl -lrt -lpthread -lnsl -lpthread -Wl,-rpath,/builddir/build/BUILD/nanomsg-0.9-beta make[2]: Leaving directory `/builddir/build/BUILD/nanomsg-0.9-beta' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/nanomsg-0.9-beta/CMakeFiles 98 [ 98%] Built target ws /usr/bin/make -f CMakeFiles/ws_async_shutdown.dir/build.make CMakeFiles/ws_async_shutdown.dir/depend make[2]: Entering directory `/builddir/build/BUILD/nanomsg-0.9-beta' cd /builddir/build/BUILD/nanomsg-0.9-beta && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/nanomsg-0.9-beta /builddir/build/BUILD/nanomsg-0.9-beta /builddir/build/BUILD/nanomsg-0.9-beta /builddir/build/BUILD/nanomsg-0.9-beta /builddir/build/BUILD/nanomsg-0.9-beta/CMakeFiles/ws_async_shutdown.dir/DependInfo.cmake --color= Scanning dependencies of target ws_async_shutdown make[2]: Leaving directory `/builddir/build/BUILD/nanomsg-0.9-beta' /usr/bin/make -f CMakeFiles/ws_async_shutdown.dir/build.make CMakeFiles/ws_async_shutdown.dir/build make[2]: Entering directory `/builddir/build/BUILD/nanomsg-0.9-beta' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/nanomsg-0.9-beta/CMakeFiles 99 [ 99%] Building C object CMakeFiles/ws_async_shutdown.dir/tests/ws_async_shutdown.c.o /usr/bin/cc -DNN_HAVE_ACCEPT4=1 -DNN_HAVE_CLOCK_GETTIME=1 -DNN_HAVE_CLOCK_MONOTONIC=1 -DNN_HAVE_EPOLL=1 -DNN_HAVE_EVENTFD=1 -DNN_HAVE_GCC_ATOMIC_BUILTINS -DNN_HAVE_GETADDRINFO_A=1 -DNN_HAVE_LIBNSL=1 -DNN_HAVE_LINUX -DNN_HAVE_MSG_CONTROL=1 -DNN_HAVE_PIPE2=1 -DNN_HAVE_PIPE=1 -DNN_HAVE_POLL=1 -DNN_HAVE_SEMAPHORE -DNN_HAVE_SEMAPHORE_PTHREAD=1 -DNN_HAVE_SOCKETPAIR=1 -DNN_HAVE_UNIX_SOCKETS=1 -D_GNU_SOURCE -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -D_THREAD_SAFE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -o CMakeFiles/ws_async_shutdown.dir/tests/ws_async_shutdown.c.o -c /builddir/build/BUILD/nanomsg-0.9-beta/tests/ws_async_shutdown.c Linking C executable trie /usr/bin/cmake -E cmake_link_script CMakeFiles/trie.dir/link.txt --verbose=1 /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z,relro CMakeFiles/trie.dir/tests/trie.c.o -o trie -rdynamic libnanomsg.so.5.0.0 -lanl -lrt -lpthread -lnsl -lpthread -Wl,-rpath,/builddir/build/BUILD/nanomsg-0.9-beta Linking C executable ws_async_shutdown /usr/bin/cmake -E cmake_link_script CMakeFiles/ws_async_shutdown.dir/link.txt --verbose=1 make[2]: Leaving directory `/builddir/build/BUILD/nanomsg-0.9-beta' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/nanomsg-0.9-beta/CMakeFiles /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z,relro CMakeFiles/ws_async_shutdown.dir/tests/ws_async_shutdown.c.o -o ws_async_shutdown -rdynamic libnanomsg.so.5.0.0 -lanl -lrt -lpthread -lnsl -lpthread -Wl,-rpath,/builddir/build/BUILD/nanomsg-0.9-beta [ 99%] Built target trie /usr/bin/make -f CMakeFiles/zerocopy.dir/build.make CMakeFiles/zerocopy.dir/depend make[2]: Entering directory `/builddir/build/BUILD/nanomsg-0.9-beta' cd /builddir/build/BUILD/nanomsg-0.9-beta && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/nanomsg-0.9-beta /builddir/build/BUILD/nanomsg-0.9-beta /builddir/build/BUILD/nanomsg-0.9-beta /builddir/build/BUILD/nanomsg-0.9-beta /builddir/build/BUILD/nanomsg-0.9-beta/CMakeFiles/zerocopy.dir/DependInfo.cmake --color= Scanning dependencies of target zerocopy make[2]: Leaving directory `/builddir/build/BUILD/nanomsg-0.9-beta' /usr/bin/make -f CMakeFiles/zerocopy.dir/build.make CMakeFiles/zerocopy.dir/build make[2]: Entering directory `/builddir/build/BUILD/nanomsg-0.9-beta' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/nanomsg-0.9-beta/CMakeFiles 100 [100%] Building C object CMakeFiles/zerocopy.dir/tests/zerocopy.c.o /usr/bin/cc -DNN_HAVE_ACCEPT4=1 -DNN_HAVE_CLOCK_GETTIME=1 -DNN_HAVE_CLOCK_MONOTONIC=1 -DNN_HAVE_EPOLL=1 -DNN_HAVE_EVENTFD=1 -DNN_HAVE_GCC_ATOMIC_BUILTINS -DNN_HAVE_GETADDRINFO_A=1 -DNN_HAVE_LIBNSL=1 -DNN_HAVE_LINUX -DNN_HAVE_MSG_CONTROL=1 -DNN_HAVE_PIPE2=1 -DNN_HAVE_PIPE=1 -DNN_HAVE_POLL=1 -DNN_HAVE_SEMAPHORE -DNN_HAVE_SEMAPHORE_PTHREAD=1 -DNN_HAVE_SOCKETPAIR=1 -DNN_HAVE_UNIX_SOCKETS=1 -D_GNU_SOURCE -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -D_THREAD_SAFE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -o CMakeFiles/zerocopy.dir/tests/zerocopy.c.o -c /builddir/build/BUILD/nanomsg-0.9-beta/tests/zerocopy.c make[2]: Leaving directory `/builddir/build/BUILD/nanomsg-0.9-beta' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/nanomsg-0.9-beta/CMakeFiles 99 [100%] Built target ws_async_shutdown Linking C executable zerocopy /usr/bin/cmake -E cmake_link_script CMakeFiles/zerocopy.dir/link.txt --verbose=1 /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z,relro CMakeFiles/zerocopy.dir/tests/zerocopy.c.o -o zerocopy -rdynamic libnanomsg.so.5.0.0 -lanl -lrt -lpthread -lnsl -lpthread -Wl,-rpath,/builddir/build/BUILD/nanomsg-0.9-beta make[2]: Leaving directory `/builddir/build/BUILD/nanomsg-0.9-beta' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/nanomsg-0.9-beta/CMakeFiles 100 [100%] Built target zerocopy make[1]: Leaving directory `/builddir/build/BUILD/nanomsg-0.9-beta' /usr/bin/cmake -E cmake_progress_start /builddir/build/BUILD/nanomsg-0.9-beta/CMakeFiles 0 + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.nHbl0C + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/nanomsg-0.9-0.1.beta.el7.centos.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/nanomsg-0.9-0.1.beta.el7.centos.x86_64 ++ dirname /builddir/build/BUILDROOT/nanomsg-0.9-0.1.beta.el7.centos.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/nanomsg-0.9-0.1.beta.el7.centos.x86_64 + cd nanomsg-0.9-beta + /usr/bin/make install DESTDIR=/builddir/build/BUILDROOT/nanomsg-0.9-0.1.beta.el7.centos.x86_64 /usr/bin/cmake -H/builddir/build/BUILD/nanomsg-0.9-beta -B/builddir/build/BUILD/nanomsg-0.9-beta --check-build-system CMakeFiles/Makefile.cmake 0 /usr/bin/cmake -E cmake_progress_start /builddir/build/BUILD/nanomsg-0.9-beta/CMakeFiles /builddir/build/BUILD/nanomsg-0.9-beta/CMakeFiles/progress.marks /usr/bin/make -f CMakeFiles/Makefile2 all make[1]: Entering directory `/builddir/build/BUILD/nanomsg-0.9-beta' /usr/bin/make -f src/CMakeFiles/nanomsg.dir/build.make src/CMakeFiles/nanomsg.dir/depend make[2]: Entering directory `/builddir/build/BUILD/nanomsg-0.9-beta' cd /builddir/build/BUILD/nanomsg-0.9-beta && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/nanomsg-0.9-beta /builddir/build/BUILD/nanomsg-0.9-beta/src /builddir/build/BUILD/nanomsg-0.9-beta /builddir/build/BUILD/nanomsg-0.9-beta/src /builddir/build/BUILD/nanomsg-0.9-beta/src/CMakeFiles/nanomsg.dir/DependInfo.cmake --color= make[2]: Leaving directory `/builddir/build/BUILD/nanomsg-0.9-beta' /usr/bin/make -f src/CMakeFiles/nanomsg.dir/build.make src/CMakeFiles/nanomsg.dir/build make[2]: Entering directory `/builddir/build/BUILD/nanomsg-0.9-beta' make[2]: Nothing to be done for `src/CMakeFiles/nanomsg.dir/build'. make[2]: Leaving directory `/builddir/build/BUILD/nanomsg-0.9-beta' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/nanomsg-0.9-beta/CMakeFiles 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 [ 66%] Built target nanomsg /usr/bin/make -f CMakeFiles/async_shutdown.dir/build.make CMakeFiles/async_shutdown.dir/depend make[2]: Entering directory `/builddir/build/BUILD/nanomsg-0.9-beta' cd /builddir/build/BUILD/nanomsg-0.9-beta && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/nanomsg-0.9-beta /builddir/build/BUILD/nanomsg-0.9-beta /builddir/build/BUILD/nanomsg-0.9-beta /builddir/build/BUILD/nanomsg-0.9-beta /builddir/build/BUILD/nanomsg-0.9-beta/CMakeFiles/async_shutdown.dir/DependInfo.cmake --color= make[2]: Leaving directory `/builddir/build/BUILD/nanomsg-0.9-beta' /usr/bin/make -f CMakeFiles/async_shutdown.dir/build.make CMakeFiles/async_shutdown.dir/build make[2]: Entering directory `/builddir/build/BUILD/nanomsg-0.9-beta' make[2]: Nothing to be done for `CMakeFiles/async_shutdown.dir/build'. make[2]: Leaving directory `/builddir/build/BUILD/nanomsg-0.9-beta' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/nanomsg-0.9-beta/CMakeFiles [ 66%] Built target async_shutdown /usr/bin/make -f CMakeFiles/block.dir/build.make CMakeFiles/block.dir/depend make[2]: Entering directory `/builddir/build/BUILD/nanomsg-0.9-beta' cd /builddir/build/BUILD/nanomsg-0.9-beta && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/nanomsg-0.9-beta /builddir/build/BUILD/nanomsg-0.9-beta /builddir/build/BUILD/nanomsg-0.9-beta /builddir/build/BUILD/nanomsg-0.9-beta /builddir/build/BUILD/nanomsg-0.9-beta/CMakeFiles/block.dir/DependInfo.cmake --color= make[2]: Leaving directory `/builddir/build/BUILD/nanomsg-0.9-beta' /usr/bin/make -f CMakeFiles/block.dir/build.make CMakeFiles/block.dir/build make[2]: Entering directory `/builddir/build/BUILD/nanomsg-0.9-beta' make[2]: Nothing to be done for `CMakeFiles/block.dir/build'. make[2]: Leaving directory `/builddir/build/BUILD/nanomsg-0.9-beta' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/nanomsg-0.9-beta/CMakeFiles 1 [ 67%] Built target block /usr/bin/make -f CMakeFiles/bug328.dir/build.make CMakeFiles/bug328.dir/depend make[2]: Entering directory `/builddir/build/BUILD/nanomsg-0.9-beta' cd /builddir/build/BUILD/nanomsg-0.9-beta && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/nanomsg-0.9-beta /builddir/build/BUILD/nanomsg-0.9-beta /builddir/build/BUILD/nanomsg-0.9-beta /builddir/build/BUILD/nanomsg-0.9-beta /builddir/build/BUILD/nanomsg-0.9-beta/CMakeFiles/bug328.dir/DependInfo.cmake --color= make[2]: Leaving directory `/builddir/build/BUILD/nanomsg-0.9-beta' /usr/bin/make -f CMakeFiles/bug328.dir/build.make CMakeFiles/bug328.dir/build make[2]: Entering directory `/builddir/build/BUILD/nanomsg-0.9-beta' make[2]: Nothing to be done for `CMakeFiles/bug328.dir/build'. make[2]: Leaving directory `/builddir/build/BUILD/nanomsg-0.9-beta' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/nanomsg-0.9-beta/CMakeFiles 2 [ 68%] Built target bug328 /usr/bin/make -f CMakeFiles/bus.dir/build.make CMakeFiles/bus.dir/depend make[2]: Entering directory `/builddir/build/BUILD/nanomsg-0.9-beta' cd /builddir/build/BUILD/nanomsg-0.9-beta && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/nanomsg-0.9-beta /builddir/build/BUILD/nanomsg-0.9-beta /builddir/build/BUILD/nanomsg-0.9-beta /builddir/build/BUILD/nanomsg-0.9-beta /builddir/build/BUILD/nanomsg-0.9-beta/CMakeFiles/bus.dir/DependInfo.cmake --color= make[2]: Leaving directory `/builddir/build/BUILD/nanomsg-0.9-beta' /usr/bin/make -f CMakeFiles/bus.dir/build.make CMakeFiles/bus.dir/build make[2]: Entering directory `/builddir/build/BUILD/nanomsg-0.9-beta' make[2]: Nothing to be done for `CMakeFiles/bus.dir/build'. make[2]: Leaving directory `/builddir/build/BUILD/nanomsg-0.9-beta' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/nanomsg-0.9-beta/CMakeFiles [ 68%] Built target bus /usr/bin/make -f CMakeFiles/cmsg.dir/build.make CMakeFiles/cmsg.dir/depend make[2]: Entering directory `/builddir/build/BUILD/nanomsg-0.9-beta' cd /builddir/build/BUILD/nanomsg-0.9-beta && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/nanomsg-0.9-beta /builddir/build/BUILD/nanomsg-0.9-beta /builddir/build/BUILD/nanomsg-0.9-beta /builddir/build/BUILD/nanomsg-0.9-beta /builddir/build/BUILD/nanomsg-0.9-beta/CMakeFiles/cmsg.dir/DependInfo.cmake --color= make[2]: Leaving directory `/builddir/build/BUILD/nanomsg-0.9-beta' /usr/bin/make -f CMakeFiles/cmsg.dir/build.make CMakeFiles/cmsg.dir/build make[2]: Entering directory `/builddir/build/BUILD/nanomsg-0.9-beta' make[2]: Nothing to be done for `CMakeFiles/cmsg.dir/build'. make[2]: Leaving directory `/builddir/build/BUILD/nanomsg-0.9-beta' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/nanomsg-0.9-beta/CMakeFiles 3 [ 69%] Built target cmsg /usr/bin/make -f CMakeFiles/device.dir/build.make CMakeFiles/device.dir/depend make[2]: Entering directory `/builddir/build/BUILD/nanomsg-0.9-beta' cd /builddir/build/BUILD/nanomsg-0.9-beta && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/nanomsg-0.9-beta /builddir/build/BUILD/nanomsg-0.9-beta /builddir/build/BUILD/nanomsg-0.9-beta /builddir/build/BUILD/nanomsg-0.9-beta /builddir/build/BUILD/nanomsg-0.9-beta/CMakeFiles/device.dir/DependInfo.cmake --color= make[2]: Leaving directory `/builddir/build/BUILD/nanomsg-0.9-beta' /usr/bin/make -f CMakeFiles/device.dir/build.make CMakeFiles/device.dir/build make[2]: Entering directory `/builddir/build/BUILD/nanomsg-0.9-beta' make[2]: Nothing to be done for `CMakeFiles/device.dir/build'. make[2]: Leaving directory `/builddir/build/BUILD/nanomsg-0.9-beta' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/nanomsg-0.9-beta/CMakeFiles 4 [ 70%] Built target device /usr/bin/make -f CMakeFiles/device4.dir/build.make CMakeFiles/device4.dir/depend make[2]: Entering directory `/builddir/build/BUILD/nanomsg-0.9-beta' cd /builddir/build/BUILD/nanomsg-0.9-beta && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/nanomsg-0.9-beta /builddir/build/BUILD/nanomsg-0.9-beta /builddir/build/BUILD/nanomsg-0.9-beta /builddir/build/BUILD/nanomsg-0.9-beta /builddir/build/BUILD/nanomsg-0.9-beta/CMakeFiles/device4.dir/DependInfo.cmake --color= make[2]: Leaving directory `/builddir/build/BUILD/nanomsg-0.9-beta' /usr/bin/make -f CMakeFiles/device4.dir/build.make CMakeFiles/device4.dir/build make[2]: Entering directory `/builddir/build/BUILD/nanomsg-0.9-beta' make[2]: Nothing to be done for `CMakeFiles/device4.dir/build'. make[2]: Leaving directory `/builddir/build/BUILD/nanomsg-0.9-beta' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/nanomsg-0.9-beta/CMakeFiles [ 70%] Built target device4 /usr/bin/make -f CMakeFiles/device5.dir/build.make CMakeFiles/device5.dir/depend make[2]: Entering directory `/builddir/build/BUILD/nanomsg-0.9-beta' cd /builddir/build/BUILD/nanomsg-0.9-beta && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/nanomsg-0.9-beta /builddir/build/BUILD/nanomsg-0.9-beta /builddir/build/BUILD/nanomsg-0.9-beta /builddir/build/BUILD/nanomsg-0.9-beta /builddir/build/BUILD/nanomsg-0.9-beta/CMakeFiles/device5.dir/DependInfo.cmake --color= make[2]: Leaving directory `/builddir/build/BUILD/nanomsg-0.9-beta' /usr/bin/make -f CMakeFiles/device5.dir/build.make CMakeFiles/device5.dir/build make[2]: Entering directory `/builddir/build/BUILD/nanomsg-0.9-beta' make[2]: Nothing to be done for `CMakeFiles/device5.dir/build'. make[2]: Leaving directory `/builddir/build/BUILD/nanomsg-0.9-beta' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/nanomsg-0.9-beta/CMakeFiles 5 [ 71%] Built target device5 /usr/bin/make -f CMakeFiles/device6.dir/build.make CMakeFiles/device6.dir/depend make[2]: Entering directory `/builddir/build/BUILD/nanomsg-0.9-beta' cd /builddir/build/BUILD/nanomsg-0.9-beta && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/nanomsg-0.9-beta /builddir/build/BUILD/nanomsg-0.9-beta /builddir/build/BUILD/nanomsg-0.9-beta /builddir/build/BUILD/nanomsg-0.9-beta /builddir/build/BUILD/nanomsg-0.9-beta/CMakeFiles/device6.dir/DependInfo.cmake --color= make[2]: Leaving directory `/builddir/build/BUILD/nanomsg-0.9-beta' /usr/bin/make -f CMakeFiles/device6.dir/build.make CMakeFiles/device6.dir/build make[2]: Entering directory `/builddir/build/BUILD/nanomsg-0.9-beta' make[2]: Nothing to be done for `CMakeFiles/device6.dir/build'. make[2]: Leaving directory `/builddir/build/BUILD/nanomsg-0.9-beta' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/nanomsg-0.9-beta/CMakeFiles 6 [ 72%] Built target device6 /usr/bin/make -f CMakeFiles/device7.dir/build.make CMakeFiles/device7.dir/depend make[2]: Entering directory `/builddir/build/BUILD/nanomsg-0.9-beta' cd /builddir/build/BUILD/nanomsg-0.9-beta && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/nanomsg-0.9-beta /builddir/build/BUILD/nanomsg-0.9-beta /builddir/build/BUILD/nanomsg-0.9-beta /builddir/build/BUILD/nanomsg-0.9-beta /builddir/build/BUILD/nanomsg-0.9-beta/CMakeFiles/device7.dir/DependInfo.cmake --color= make[2]: Leaving directory `/builddir/build/BUILD/nanomsg-0.9-beta' /usr/bin/make -f CMakeFiles/device7.dir/build.make CMakeFiles/device7.dir/build make[2]: Entering directory `/builddir/build/BUILD/nanomsg-0.9-beta' make[2]: Nothing to be done for `CMakeFiles/device7.dir/build'. make[2]: Leaving directory `/builddir/build/BUILD/nanomsg-0.9-beta' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/nanomsg-0.9-beta/CMakeFiles 7 [ 73%] Built target device7 /usr/bin/make -f CMakeFiles/domain.dir/build.make CMakeFiles/domain.dir/depend make[2]: Entering directory `/builddir/build/BUILD/nanomsg-0.9-beta' cd /builddir/build/BUILD/nanomsg-0.9-beta && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/nanomsg-0.9-beta /builddir/build/BUILD/nanomsg-0.9-beta /builddir/build/BUILD/nanomsg-0.9-beta /builddir/build/BUILD/nanomsg-0.9-beta /builddir/build/BUILD/nanomsg-0.9-beta/CMakeFiles/domain.dir/DependInfo.cmake --color= make[2]: Leaving directory `/builddir/build/BUILD/nanomsg-0.9-beta' /usr/bin/make -f CMakeFiles/domain.dir/build.make CMakeFiles/domain.dir/build make[2]: Entering directory `/builddir/build/BUILD/nanomsg-0.9-beta' make[2]: Nothing to be done for `CMakeFiles/domain.dir/build'. make[2]: Leaving directory `/builddir/build/BUILD/nanomsg-0.9-beta' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/nanomsg-0.9-beta/CMakeFiles [ 73%] Built target domain /usr/bin/make -f CMakeFiles/emfile.dir/build.make CMakeFiles/emfile.dir/depend make[2]: Entering directory `/builddir/build/BUILD/nanomsg-0.9-beta' cd /builddir/build/BUILD/nanomsg-0.9-beta && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/nanomsg-0.9-beta /builddir/build/BUILD/nanomsg-0.9-beta /builddir/build/BUILD/nanomsg-0.9-beta /builddir/build/BUILD/nanomsg-0.9-beta /builddir/build/BUILD/nanomsg-0.9-beta/CMakeFiles/emfile.dir/DependInfo.cmake --color= make[2]: Leaving directory `/builddir/build/BUILD/nanomsg-0.9-beta' /usr/bin/make -f CMakeFiles/emfile.dir/build.make CMakeFiles/emfile.dir/build make[2]: Entering directory `/builddir/build/BUILD/nanomsg-0.9-beta' make[2]: Nothing to be done for `CMakeFiles/emfile.dir/build'. make[2]: Leaving directory `/builddir/build/BUILD/nanomsg-0.9-beta' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/nanomsg-0.9-beta/CMakeFiles 8 [ 74%] Built target emfile /usr/bin/make -f CMakeFiles/hash.dir/build.make CMakeFiles/hash.dir/depend make[2]: Entering directory `/builddir/build/BUILD/nanomsg-0.9-beta' cd /builddir/build/BUILD/nanomsg-0.9-beta && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/nanomsg-0.9-beta /builddir/build/BUILD/nanomsg-0.9-beta /builddir/build/BUILD/nanomsg-0.9-beta /builddir/build/BUILD/nanomsg-0.9-beta /builddir/build/BUILD/nanomsg-0.9-beta/CMakeFiles/hash.dir/DependInfo.cmake --color= make[2]: Leaving directory `/builddir/build/BUILD/nanomsg-0.9-beta' /usr/bin/make -f CMakeFiles/hash.dir/build.make CMakeFiles/hash.dir/build make[2]: Entering directory `/builddir/build/BUILD/nanomsg-0.9-beta' make[2]: Nothing to be done for `CMakeFiles/hash.dir/build'. make[2]: Leaving directory `/builddir/build/BUILD/nanomsg-0.9-beta' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/nanomsg-0.9-beta/CMakeFiles 9 [ 75%] Built target hash /usr/bin/make -f CMakeFiles/inproc.dir/build.make CMakeFiles/inproc.dir/depend make[2]: Entering directory `/builddir/build/BUILD/nanomsg-0.9-beta' cd /builddir/build/BUILD/nanomsg-0.9-beta && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/nanomsg-0.9-beta /builddir/build/BUILD/nanomsg-0.9-beta /builddir/build/BUILD/nanomsg-0.9-beta /builddir/build/BUILD/nanomsg-0.9-beta /builddir/build/BUILD/nanomsg-0.9-beta/CMakeFiles/inproc.dir/DependInfo.cmake --color= make[2]: Leaving directory `/builddir/build/BUILD/nanomsg-0.9-beta' /usr/bin/make -f CMakeFiles/inproc.dir/build.make CMakeFiles/inproc.dir/build make[2]: Entering directory `/builddir/build/BUILD/nanomsg-0.9-beta' make[2]: Nothing to be done for `CMakeFiles/inproc.dir/build'. make[2]: Leaving directory `/builddir/build/BUILD/nanomsg-0.9-beta' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/nanomsg-0.9-beta/CMakeFiles [ 75%] Built target inproc /usr/bin/make -f CMakeFiles/inproc_lat.dir/build.make CMakeFiles/inproc_lat.dir/depend make[2]: Entering directory `/builddir/build/BUILD/nanomsg-0.9-beta' cd /builddir/build/BUILD/nanomsg-0.9-beta && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/nanomsg-0.9-beta /builddir/build/BUILD/nanomsg-0.9-beta /builddir/build/BUILD/nanomsg-0.9-beta /builddir/build/BUILD/nanomsg-0.9-beta /builddir/build/BUILD/nanomsg-0.9-beta/CMakeFiles/inproc_lat.dir/DependInfo.cmake --color= make[2]: Leaving directory `/builddir/build/BUILD/nanomsg-0.9-beta' /usr/bin/make -f CMakeFiles/inproc_lat.dir/build.make CMakeFiles/inproc_lat.dir/build make[2]: Entering directory `/builddir/build/BUILD/nanomsg-0.9-beta' make[2]: Nothing to be done for `CMakeFiles/inproc_lat.dir/build'. make[2]: Leaving directory `/builddir/build/BUILD/nanomsg-0.9-beta' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/nanomsg-0.9-beta/CMakeFiles 10 [ 76%] Built target inproc_lat /usr/bin/make -f CMakeFiles/inproc_shutdown.dir/build.make CMakeFiles/inproc_shutdown.dir/depend make[2]: Entering directory `/builddir/build/BUILD/nanomsg-0.9-beta' cd /builddir/build/BUILD/nanomsg-0.9-beta && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/nanomsg-0.9-beta /builddir/build/BUILD/nanomsg-0.9-beta /builddir/build/BUILD/nanomsg-0.9-beta /builddir/build/BUILD/nanomsg-0.9-beta /builddir/build/BUILD/nanomsg-0.9-beta/CMakeFiles/inproc_shutdown.dir/DependInfo.cmake --color= make[2]: Leaving directory `/builddir/build/BUILD/nanomsg-0.9-beta' /usr/bin/make -f CMakeFiles/inproc_shutdown.dir/build.make CMakeFiles/inproc_shutdown.dir/build make[2]: Entering directory `/builddir/build/BUILD/nanomsg-0.9-beta' make[2]: Nothing to be done for `CMakeFiles/inproc_shutdown.dir/build'. make[2]: Leaving directory `/builddir/build/BUILD/nanomsg-0.9-beta' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/nanomsg-0.9-beta/CMakeFiles 11 [ 77%] Built target inproc_shutdown /usr/bin/make -f CMakeFiles/inproc_thr.dir/build.make CMakeFiles/inproc_thr.dir/depend make[2]: Entering directory `/builddir/build/BUILD/nanomsg-0.9-beta' cd /builddir/build/BUILD/nanomsg-0.9-beta && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/nanomsg-0.9-beta /builddir/build/BUILD/nanomsg-0.9-beta /builddir/build/BUILD/nanomsg-0.9-beta /builddir/build/BUILD/nanomsg-0.9-beta /builddir/build/BUILD/nanomsg-0.9-beta/CMakeFiles/inproc_thr.dir/DependInfo.cmake --color= make[2]: Leaving directory `/builddir/build/BUILD/nanomsg-0.9-beta' /usr/bin/make -f CMakeFiles/inproc_thr.dir/build.make CMakeFiles/inproc_thr.dir/build make[2]: Entering directory `/builddir/build/BUILD/nanomsg-0.9-beta' make[2]: Nothing to be done for `CMakeFiles/inproc_thr.dir/build'. make[2]: Leaving directory `/builddir/build/BUILD/nanomsg-0.9-beta' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/nanomsg-0.9-beta/CMakeFiles [ 77%] Built target inproc_thr /usr/bin/make -f CMakeFiles/iovec.dir/build.make CMakeFiles/iovec.dir/depend make[2]: Entering directory `/builddir/build/BUILD/nanomsg-0.9-beta' cd /builddir/build/BUILD/nanomsg-0.9-beta && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/nanomsg-0.9-beta /builddir/build/BUILD/nanomsg-0.9-beta /builddir/build/BUILD/nanomsg-0.9-beta /builddir/build/BUILD/nanomsg-0.9-beta /builddir/build/BUILD/nanomsg-0.9-beta/CMakeFiles/iovec.dir/DependInfo.cmake --color= make[2]: Leaving directory `/builddir/build/BUILD/nanomsg-0.9-beta' /usr/bin/make -f CMakeFiles/iovec.dir/build.make CMakeFiles/iovec.dir/build make[2]: Entering directory `/builddir/build/BUILD/nanomsg-0.9-beta' make[2]: Nothing to be done for `CMakeFiles/iovec.dir/build'. make[2]: Leaving directory `/builddir/build/BUILD/nanomsg-0.9-beta' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/nanomsg-0.9-beta/CMakeFiles 12 [ 78%] Built target iovec /usr/bin/make -f CMakeFiles/ipc.dir/build.make CMakeFiles/ipc.dir/depend make[2]: Entering directory `/builddir/build/BUILD/nanomsg-0.9-beta' cd /builddir/build/BUILD/nanomsg-0.9-beta && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/nanomsg-0.9-beta /builddir/build/BUILD/nanomsg-0.9-beta /builddir/build/BUILD/nanomsg-0.9-beta /builddir/build/BUILD/nanomsg-0.9-beta /builddir/build/BUILD/nanomsg-0.9-beta/CMakeFiles/ipc.dir/DependInfo.cmake --color= make[2]: Leaving directory `/builddir/build/BUILD/nanomsg-0.9-beta' /usr/bin/make -f CMakeFiles/ipc.dir/build.make CMakeFiles/ipc.dir/build make[2]: Entering directory `/builddir/build/BUILD/nanomsg-0.9-beta' make[2]: Nothing to be done for `CMakeFiles/ipc.dir/build'. make[2]: Leaving directory `/builddir/build/BUILD/nanomsg-0.9-beta' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/nanomsg-0.9-beta/CMakeFiles 13 [ 79%] Built target ipc /usr/bin/make -f CMakeFiles/ipc_shutdown.dir/build.make CMakeFiles/ipc_shutdown.dir/depend make[2]: Entering directory `/builddir/build/BUILD/nanomsg-0.9-beta' cd /builddir/build/BUILD/nanomsg-0.9-beta && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/nanomsg-0.9-beta /builddir/build/BUILD/nanomsg-0.9-beta /builddir/build/BUILD/nanomsg-0.9-beta /builddir/build/BUILD/nanomsg-0.9-beta /builddir/build/BUILD/nanomsg-0.9-beta/CMakeFiles/ipc_shutdown.dir/DependInfo.cmake --color= make[2]: Leaving directory `/builddir/build/BUILD/nanomsg-0.9-beta' /usr/bin/make -f CMakeFiles/ipc_shutdown.dir/build.make CMakeFiles/ipc_shutdown.dir/build make[2]: Entering directory `/builddir/build/BUILD/nanomsg-0.9-beta' make[2]: Nothing to be done for `CMakeFiles/ipc_shutdown.dir/build'. make[2]: Leaving directory `/builddir/build/BUILD/nanomsg-0.9-beta' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/nanomsg-0.9-beta/CMakeFiles 14 [ 80%] Built target ipc_shutdown /usr/bin/make -f CMakeFiles/ipc_stress.dir/build.make CMakeFiles/ipc_stress.dir/depend make[2]: Entering directory `/builddir/build/BUILD/nanomsg-0.9-beta' cd /builddir/build/BUILD/nanomsg-0.9-beta && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/nanomsg-0.9-beta /builddir/build/BUILD/nanomsg-0.9-beta /builddir/build/BUILD/nanomsg-0.9-beta /builddir/build/BUILD/nanomsg-0.9-beta /builddir/build/BUILD/nanomsg-0.9-beta/CMakeFiles/ipc_stress.dir/DependInfo.cmake --color= make[2]: Leaving directory `/builddir/build/BUILD/nanomsg-0.9-beta' /usr/bin/make -f CMakeFiles/ipc_stress.dir/build.make CMakeFiles/ipc_stress.dir/build make[2]: Entering directory `/builddir/build/BUILD/nanomsg-0.9-beta' make[2]: Nothing to be done for `CMakeFiles/ipc_stress.dir/build'. make[2]: Leaving directory `/builddir/build/BUILD/nanomsg-0.9-beta' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/nanomsg-0.9-beta/CMakeFiles [ 80%] Built target ipc_stress /usr/bin/make -f CMakeFiles/list.dir/build.make CMakeFiles/list.dir/depend make[2]: Entering directory `/builddir/build/BUILD/nanomsg-0.9-beta' cd /builddir/build/BUILD/nanomsg-0.9-beta && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/nanomsg-0.9-beta /builddir/build/BUILD/nanomsg-0.9-beta /builddir/build/BUILD/nanomsg-0.9-beta /builddir/build/BUILD/nanomsg-0.9-beta /builddir/build/BUILD/nanomsg-0.9-beta/CMakeFiles/list.dir/DependInfo.cmake --color= make[2]: Leaving directory `/builddir/build/BUILD/nanomsg-0.9-beta' /usr/bin/make -f CMakeFiles/list.dir/build.make CMakeFiles/list.dir/build make[2]: Entering directory `/builddir/build/BUILD/nanomsg-0.9-beta' make[2]: Nothing to be done for `CMakeFiles/list.dir/build'. make[2]: Leaving directory `/builddir/build/BUILD/nanomsg-0.9-beta' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/nanomsg-0.9-beta/CMakeFiles 15 [ 81%] Built target list /usr/bin/make -f CMakeFiles/local_lat.dir/build.make CMakeFiles/local_lat.dir/depend make[2]: Entering directory `/builddir/build/BUILD/nanomsg-0.9-beta' cd /builddir/build/BUILD/nanomsg-0.9-beta && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/nanomsg-0.9-beta /builddir/build/BUILD/nanomsg-0.9-beta /builddir/build/BUILD/nanomsg-0.9-beta /builddir/build/BUILD/nanomsg-0.9-beta /builddir/build/BUILD/nanomsg-0.9-beta/CMakeFiles/local_lat.dir/DependInfo.cmake --color= make[2]: Leaving directory `/builddir/build/BUILD/nanomsg-0.9-beta' /usr/bin/make -f CMakeFiles/local_lat.dir/build.make CMakeFiles/local_lat.dir/build make[2]: Entering directory `/builddir/build/BUILD/nanomsg-0.9-beta' make[2]: Nothing to be done for `CMakeFiles/local_lat.dir/build'. make[2]: Leaving directory `/builddir/build/BUILD/nanomsg-0.9-beta' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/nanomsg-0.9-beta/CMakeFiles 16 [ 82%] Built target local_lat /usr/bin/make -f CMakeFiles/local_thr.dir/build.make CMakeFiles/local_thr.dir/depend make[2]: Entering directory `/builddir/build/BUILD/nanomsg-0.9-beta' cd /builddir/build/BUILD/nanomsg-0.9-beta && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/nanomsg-0.9-beta /builddir/build/BUILD/nanomsg-0.9-beta /builddir/build/BUILD/nanomsg-0.9-beta /builddir/build/BUILD/nanomsg-0.9-beta /builddir/build/BUILD/nanomsg-0.9-beta/CMakeFiles/local_thr.dir/DependInfo.cmake --color= make[2]: Leaving directory `/builddir/build/BUILD/nanomsg-0.9-beta' /usr/bin/make -f CMakeFiles/local_thr.dir/build.make CMakeFiles/local_thr.dir/build make[2]: Entering directory `/builddir/build/BUILD/nanomsg-0.9-beta' make[2]: Nothing to be done for `CMakeFiles/local_thr.dir/build'. make[2]: Leaving directory `/builddir/build/BUILD/nanomsg-0.9-beta' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/nanomsg-0.9-beta/CMakeFiles [ 82%] Built target local_thr /usr/bin/make -f CMakeFiles/msg.dir/build.make CMakeFiles/msg.dir/depend make[2]: Entering directory `/builddir/build/BUILD/nanomsg-0.9-beta' cd /builddir/build/BUILD/nanomsg-0.9-beta && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/nanomsg-0.9-beta /builddir/build/BUILD/nanomsg-0.9-beta /builddir/build/BUILD/nanomsg-0.9-beta /builddir/build/BUILD/nanomsg-0.9-beta /builddir/build/BUILD/nanomsg-0.9-beta/CMakeFiles/msg.dir/DependInfo.cmake --color= make[2]: Leaving directory `/builddir/build/BUILD/nanomsg-0.9-beta' /usr/bin/make -f CMakeFiles/msg.dir/build.make CMakeFiles/msg.dir/build make[2]: Entering directory `/builddir/build/BUILD/nanomsg-0.9-beta' make[2]: Nothing to be done for `CMakeFiles/msg.dir/build'. make[2]: Leaving directory `/builddir/build/BUILD/nanomsg-0.9-beta' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/nanomsg-0.9-beta/CMakeFiles 17 [ 83%] Built target msg /usr/bin/make -f CMakeFiles/nanocat.dir/build.make CMakeFiles/nanocat.dir/depend make[2]: Entering directory `/builddir/build/BUILD/nanomsg-0.9-beta' cd /builddir/build/BUILD/nanomsg-0.9-beta && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/nanomsg-0.9-beta /builddir/build/BUILD/nanomsg-0.9-beta /builddir/build/BUILD/nanomsg-0.9-beta /builddir/build/BUILD/nanomsg-0.9-beta /builddir/build/BUILD/nanomsg-0.9-beta/CMakeFiles/nanocat.dir/DependInfo.cmake --color= make[2]: Leaving directory `/builddir/build/BUILD/nanomsg-0.9-beta' /usr/bin/make -f CMakeFiles/nanocat.dir/build.make CMakeFiles/nanocat.dir/build make[2]: Entering directory `/builddir/build/BUILD/nanomsg-0.9-beta' make[2]: Nothing to be done for `CMakeFiles/nanocat.dir/build'. make[2]: Leaving directory `/builddir/build/BUILD/nanomsg-0.9-beta' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/nanomsg-0.9-beta/CMakeFiles 18 19 [ 85%] Built target nanocat /usr/bin/make -f CMakeFiles/pair.dir/build.make CMakeFiles/pair.dir/depend make[2]: Entering directory `/builddir/build/BUILD/nanomsg-0.9-beta' cd /builddir/build/BUILD/nanomsg-0.9-beta && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/nanomsg-0.9-beta /builddir/build/BUILD/nanomsg-0.9-beta /builddir/build/BUILD/nanomsg-0.9-beta /builddir/build/BUILD/nanomsg-0.9-beta /builddir/build/BUILD/nanomsg-0.9-beta/CMakeFiles/pair.dir/DependInfo.cmake --color= make[2]: Leaving directory `/builddir/build/BUILD/nanomsg-0.9-beta' /usr/bin/make -f CMakeFiles/pair.dir/build.make CMakeFiles/pair.dir/build make[2]: Entering directory `/builddir/build/BUILD/nanomsg-0.9-beta' make[2]: Nothing to be done for `CMakeFiles/pair.dir/build'. make[2]: Leaving directory `/builddir/build/BUILD/nanomsg-0.9-beta' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/nanomsg-0.9-beta/CMakeFiles [ 85%] Built target pair /usr/bin/make -f CMakeFiles/pipeline.dir/build.make CMakeFiles/pipeline.dir/depend make[2]: Entering directory `/builddir/build/BUILD/nanomsg-0.9-beta' cd /builddir/build/BUILD/nanomsg-0.9-beta && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/nanomsg-0.9-beta /builddir/build/BUILD/nanomsg-0.9-beta /builddir/build/BUILD/nanomsg-0.9-beta /builddir/build/BUILD/nanomsg-0.9-beta /builddir/build/BUILD/nanomsg-0.9-beta/CMakeFiles/pipeline.dir/DependInfo.cmake --color= make[2]: Leaving directory `/builddir/build/BUILD/nanomsg-0.9-beta' /usr/bin/make -f CMakeFiles/pipeline.dir/build.make CMakeFiles/pipeline.dir/build make[2]: Entering directory `/builddir/build/BUILD/nanomsg-0.9-beta' make[2]: Nothing to be done for `CMakeFiles/pipeline.dir/build'. make[2]: Leaving directory `/builddir/build/BUILD/nanomsg-0.9-beta' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/nanomsg-0.9-beta/CMakeFiles 86 [ 86%] Built target pipeline /usr/bin/make -f CMakeFiles/poll.dir/build.make CMakeFiles/poll.dir/depend make[2]: Entering directory `/builddir/build/BUILD/nanomsg-0.9-beta' cd /builddir/build/BUILD/nanomsg-0.9-beta && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/nanomsg-0.9-beta /builddir/build/BUILD/nanomsg-0.9-beta /builddir/build/BUILD/nanomsg-0.9-beta /builddir/build/BUILD/nanomsg-0.9-beta /builddir/build/BUILD/nanomsg-0.9-beta/CMakeFiles/poll.dir/DependInfo.cmake --color= make[2]: Leaving directory `/builddir/build/BUILD/nanomsg-0.9-beta' /usr/bin/make -f CMakeFiles/poll.dir/build.make CMakeFiles/poll.dir/build make[2]: Entering directory `/builddir/build/BUILD/nanomsg-0.9-beta' make[2]: Nothing to be done for `CMakeFiles/poll.dir/build'. make[2]: Leaving directory `/builddir/build/BUILD/nanomsg-0.9-beta' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/nanomsg-0.9-beta/CMakeFiles 87 [ 87%] Built target poll /usr/bin/make -f CMakeFiles/prio.dir/build.make CMakeFiles/prio.dir/depend make[2]: Entering directory `/builddir/build/BUILD/nanomsg-0.9-beta' cd /builddir/build/BUILD/nanomsg-0.9-beta && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/nanomsg-0.9-beta /builddir/build/BUILD/nanomsg-0.9-beta /builddir/build/BUILD/nanomsg-0.9-beta /builddir/build/BUILD/nanomsg-0.9-beta /builddir/build/BUILD/nanomsg-0.9-beta/CMakeFiles/prio.dir/DependInfo.cmake --color= make[2]: Leaving directory `/builddir/build/BUILD/nanomsg-0.9-beta' /usr/bin/make -f CMakeFiles/prio.dir/build.make CMakeFiles/prio.dir/build make[2]: Entering directory `/builddir/build/BUILD/nanomsg-0.9-beta' make[2]: Nothing to be done for `CMakeFiles/prio.dir/build'. make[2]: Leaving directory `/builddir/build/BUILD/nanomsg-0.9-beta' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/nanomsg-0.9-beta/CMakeFiles 88 [ 88%] Built target prio /usr/bin/make -f CMakeFiles/pubsub.dir/build.make CMakeFiles/pubsub.dir/depend make[2]: Entering directory `/builddir/build/BUILD/nanomsg-0.9-beta' cd /builddir/build/BUILD/nanomsg-0.9-beta && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/nanomsg-0.9-beta /builddir/build/BUILD/nanomsg-0.9-beta /builddir/build/BUILD/nanomsg-0.9-beta /builddir/build/BUILD/nanomsg-0.9-beta /builddir/build/BUILD/nanomsg-0.9-beta/CMakeFiles/pubsub.dir/DependInfo.cmake --color= make[2]: Leaving directory `/builddir/build/BUILD/nanomsg-0.9-beta' /usr/bin/make -f CMakeFiles/pubsub.dir/build.make CMakeFiles/pubsub.dir/build make[2]: Entering directory `/builddir/build/BUILD/nanomsg-0.9-beta' make[2]: Nothing to be done for `CMakeFiles/pubsub.dir/build'. make[2]: Leaving directory `/builddir/build/BUILD/nanomsg-0.9-beta' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/nanomsg-0.9-beta/CMakeFiles [ 88%] Built target pubsub /usr/bin/make -f CMakeFiles/remote_lat.dir/build.make CMakeFiles/remote_lat.dir/depend make[2]: Entering directory `/builddir/build/BUILD/nanomsg-0.9-beta' cd /builddir/build/BUILD/nanomsg-0.9-beta && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/nanomsg-0.9-beta /builddir/build/BUILD/nanomsg-0.9-beta /builddir/build/BUILD/nanomsg-0.9-beta /builddir/build/BUILD/nanomsg-0.9-beta /builddir/build/BUILD/nanomsg-0.9-beta/CMakeFiles/remote_lat.dir/DependInfo.cmake --color= make[2]: Leaving directory `/builddir/build/BUILD/nanomsg-0.9-beta' /usr/bin/make -f CMakeFiles/remote_lat.dir/build.make CMakeFiles/remote_lat.dir/build make[2]: Entering directory `/builddir/build/BUILD/nanomsg-0.9-beta' make[2]: Nothing to be done for `CMakeFiles/remote_lat.dir/build'. make[2]: Leaving directory `/builddir/build/BUILD/nanomsg-0.9-beta' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/nanomsg-0.9-beta/CMakeFiles 89 [ 89%] Built target remote_lat /usr/bin/make -f CMakeFiles/remote_thr.dir/build.make CMakeFiles/remote_thr.dir/depend make[2]: Entering directory `/builddir/build/BUILD/nanomsg-0.9-beta' cd /builddir/build/BUILD/nanomsg-0.9-beta && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/nanomsg-0.9-beta /builddir/build/BUILD/nanomsg-0.9-beta /builddir/build/BUILD/nanomsg-0.9-beta /builddir/build/BUILD/nanomsg-0.9-beta /builddir/build/BUILD/nanomsg-0.9-beta/CMakeFiles/remote_thr.dir/DependInfo.cmake --color= make[2]: Leaving directory `/builddir/build/BUILD/nanomsg-0.9-beta' /usr/bin/make -f CMakeFiles/remote_thr.dir/build.make CMakeFiles/remote_thr.dir/build make[2]: Entering directory `/builddir/build/BUILD/nanomsg-0.9-beta' make[2]: Nothing to be done for `CMakeFiles/remote_thr.dir/build'. make[2]: Leaving directory `/builddir/build/BUILD/nanomsg-0.9-beta' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/nanomsg-0.9-beta/CMakeFiles 90 [ 90%] Built target remote_thr /usr/bin/make -f CMakeFiles/reqrep.dir/build.make CMakeFiles/reqrep.dir/depend make[2]: Entering directory `/builddir/build/BUILD/nanomsg-0.9-beta' cd /builddir/build/BUILD/nanomsg-0.9-beta && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/nanomsg-0.9-beta /builddir/build/BUILD/nanomsg-0.9-beta /builddir/build/BUILD/nanomsg-0.9-beta /builddir/build/BUILD/nanomsg-0.9-beta /builddir/build/BUILD/nanomsg-0.9-beta/CMakeFiles/reqrep.dir/DependInfo.cmake --color= make[2]: Leaving directory `/builddir/build/BUILD/nanomsg-0.9-beta' /usr/bin/make -f CMakeFiles/reqrep.dir/build.make CMakeFiles/reqrep.dir/build make[2]: Entering directory `/builddir/build/BUILD/nanomsg-0.9-beta' make[2]: Nothing to be done for `CMakeFiles/reqrep.dir/build'. make[2]: Leaving directory `/builddir/build/BUILD/nanomsg-0.9-beta' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/nanomsg-0.9-beta/CMakeFiles [ 90%] Built target reqrep /usr/bin/make -f CMakeFiles/separation.dir/build.make CMakeFiles/separation.dir/depend make[2]: Entering directory `/builddir/build/BUILD/nanomsg-0.9-beta' cd /builddir/build/BUILD/nanomsg-0.9-beta && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/nanomsg-0.9-beta /builddir/build/BUILD/nanomsg-0.9-beta /builddir/build/BUILD/nanomsg-0.9-beta /builddir/build/BUILD/nanomsg-0.9-beta /builddir/build/BUILD/nanomsg-0.9-beta/CMakeFiles/separation.dir/DependInfo.cmake --color= make[2]: Leaving directory `/builddir/build/BUILD/nanomsg-0.9-beta' /usr/bin/make -f CMakeFiles/separation.dir/build.make CMakeFiles/separation.dir/build make[2]: Entering directory `/builddir/build/BUILD/nanomsg-0.9-beta' make[2]: Nothing to be done for `CMakeFiles/separation.dir/build'. make[2]: Leaving directory `/builddir/build/BUILD/nanomsg-0.9-beta' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/nanomsg-0.9-beta/CMakeFiles 91 [ 91%] Built target separation /usr/bin/make -f CMakeFiles/shutdown.dir/build.make CMakeFiles/shutdown.dir/depend make[2]: Entering directory `/builddir/build/BUILD/nanomsg-0.9-beta' cd /builddir/build/BUILD/nanomsg-0.9-beta && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/nanomsg-0.9-beta /builddir/build/BUILD/nanomsg-0.9-beta /builddir/build/BUILD/nanomsg-0.9-beta /builddir/build/BUILD/nanomsg-0.9-beta /builddir/build/BUILD/nanomsg-0.9-beta/CMakeFiles/shutdown.dir/DependInfo.cmake --color= make[2]: Leaving directory `/builddir/build/BUILD/nanomsg-0.9-beta' /usr/bin/make -f CMakeFiles/shutdown.dir/build.make CMakeFiles/shutdown.dir/build make[2]: Entering directory `/builddir/build/BUILD/nanomsg-0.9-beta' make[2]: Nothing to be done for `CMakeFiles/shutdown.dir/build'. make[2]: Leaving directory `/builddir/build/BUILD/nanomsg-0.9-beta' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/nanomsg-0.9-beta/CMakeFiles 92 [ 92%] Built target shutdown /usr/bin/make -f CMakeFiles/stats.dir/build.make CMakeFiles/stats.dir/depend make[2]: Entering directory `/builddir/build/BUILD/nanomsg-0.9-beta' cd /builddir/build/BUILD/nanomsg-0.9-beta && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/nanomsg-0.9-beta /builddir/build/BUILD/nanomsg-0.9-beta /builddir/build/BUILD/nanomsg-0.9-beta /builddir/build/BUILD/nanomsg-0.9-beta /builddir/build/BUILD/nanomsg-0.9-beta/CMakeFiles/stats.dir/DependInfo.cmake --color= make[2]: Leaving directory `/builddir/build/BUILD/nanomsg-0.9-beta' /usr/bin/make -f CMakeFiles/stats.dir/build.make CMakeFiles/stats.dir/build make[2]: Entering directory `/builddir/build/BUILD/nanomsg-0.9-beta' make[2]: Nothing to be done for `CMakeFiles/stats.dir/build'. make[2]: Leaving directory `/builddir/build/BUILD/nanomsg-0.9-beta' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/nanomsg-0.9-beta/CMakeFiles [ 92%] Built target stats /usr/bin/make -f CMakeFiles/survey.dir/build.make CMakeFiles/survey.dir/depend make[2]: Entering directory `/builddir/build/BUILD/nanomsg-0.9-beta' cd /builddir/build/BUILD/nanomsg-0.9-beta && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/nanomsg-0.9-beta /builddir/build/BUILD/nanomsg-0.9-beta /builddir/build/BUILD/nanomsg-0.9-beta /builddir/build/BUILD/nanomsg-0.9-beta /builddir/build/BUILD/nanomsg-0.9-beta/CMakeFiles/survey.dir/DependInfo.cmake --color= make[2]: Leaving directory `/builddir/build/BUILD/nanomsg-0.9-beta' /usr/bin/make -f CMakeFiles/survey.dir/build.make CMakeFiles/survey.dir/build make[2]: Entering directory `/builddir/build/BUILD/nanomsg-0.9-beta' make[2]: Nothing to be done for `CMakeFiles/survey.dir/build'. make[2]: Leaving directory `/builddir/build/BUILD/nanomsg-0.9-beta' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/nanomsg-0.9-beta/CMakeFiles 93 [ 93%] Built target survey /usr/bin/make -f CMakeFiles/symbol.dir/build.make CMakeFiles/symbol.dir/depend make[2]: Entering directory `/builddir/build/BUILD/nanomsg-0.9-beta' cd /builddir/build/BUILD/nanomsg-0.9-beta && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/nanomsg-0.9-beta /builddir/build/BUILD/nanomsg-0.9-beta /builddir/build/BUILD/nanomsg-0.9-beta /builddir/build/BUILD/nanomsg-0.9-beta /builddir/build/BUILD/nanomsg-0.9-beta/CMakeFiles/symbol.dir/DependInfo.cmake --color= make[2]: Leaving directory `/builddir/build/BUILD/nanomsg-0.9-beta' /usr/bin/make -f CMakeFiles/symbol.dir/build.make CMakeFiles/symbol.dir/build make[2]: Entering directory `/builddir/build/BUILD/nanomsg-0.9-beta' make[2]: Nothing to be done for `CMakeFiles/symbol.dir/build'. make[2]: Leaving directory `/builddir/build/BUILD/nanomsg-0.9-beta' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/nanomsg-0.9-beta/CMakeFiles 94 [ 94%] Built target symbol /usr/bin/make -f CMakeFiles/tcp.dir/build.make CMakeFiles/tcp.dir/depend make[2]: Entering directory `/builddir/build/BUILD/nanomsg-0.9-beta' cd /builddir/build/BUILD/nanomsg-0.9-beta && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/nanomsg-0.9-beta /builddir/build/BUILD/nanomsg-0.9-beta /builddir/build/BUILD/nanomsg-0.9-beta /builddir/build/BUILD/nanomsg-0.9-beta /builddir/build/BUILD/nanomsg-0.9-beta/CMakeFiles/tcp.dir/DependInfo.cmake --color= make[2]: Leaving directory `/builddir/build/BUILD/nanomsg-0.9-beta' /usr/bin/make -f CMakeFiles/tcp.dir/build.make CMakeFiles/tcp.dir/build make[2]: Entering directory `/builddir/build/BUILD/nanomsg-0.9-beta' make[2]: Nothing to be done for `CMakeFiles/tcp.dir/build'. make[2]: Leaving directory `/builddir/build/BUILD/nanomsg-0.9-beta' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/nanomsg-0.9-beta/CMakeFiles 95 [ 95%] Built target tcp /usr/bin/make -f CMakeFiles/tcp_shutdown.dir/build.make CMakeFiles/tcp_shutdown.dir/depend make[2]: Entering directory `/builddir/build/BUILD/nanomsg-0.9-beta' cd /builddir/build/BUILD/nanomsg-0.9-beta && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/nanomsg-0.9-beta /builddir/build/BUILD/nanomsg-0.9-beta /builddir/build/BUILD/nanomsg-0.9-beta /builddir/build/BUILD/nanomsg-0.9-beta /builddir/build/BUILD/nanomsg-0.9-beta/CMakeFiles/tcp_shutdown.dir/DependInfo.cmake --color= make[2]: Leaving directory `/builddir/build/BUILD/nanomsg-0.9-beta' /usr/bin/make -f CMakeFiles/tcp_shutdown.dir/build.make CMakeFiles/tcp_shutdown.dir/build make[2]: Entering directory `/builddir/build/BUILD/nanomsg-0.9-beta' make[2]: Nothing to be done for `CMakeFiles/tcp_shutdown.dir/build'. make[2]: Leaving directory `/builddir/build/BUILD/nanomsg-0.9-beta' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/nanomsg-0.9-beta/CMakeFiles [ 95%] Built target tcp_shutdown /usr/bin/make -f CMakeFiles/term.dir/build.make CMakeFiles/term.dir/depend make[2]: Entering directory `/builddir/build/BUILD/nanomsg-0.9-beta' cd /builddir/build/BUILD/nanomsg-0.9-beta && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/nanomsg-0.9-beta /builddir/build/BUILD/nanomsg-0.9-beta /builddir/build/BUILD/nanomsg-0.9-beta /builddir/build/BUILD/nanomsg-0.9-beta /builddir/build/BUILD/nanomsg-0.9-beta/CMakeFiles/term.dir/DependInfo.cmake --color= make[2]: Leaving directory `/builddir/build/BUILD/nanomsg-0.9-beta' /usr/bin/make -f CMakeFiles/term.dir/build.make CMakeFiles/term.dir/build make[2]: Entering directory `/builddir/build/BUILD/nanomsg-0.9-beta' make[2]: Nothing to be done for `CMakeFiles/term.dir/build'. make[2]: Leaving directory `/builddir/build/BUILD/nanomsg-0.9-beta' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/nanomsg-0.9-beta/CMakeFiles 96 [ 96%] Built target term /usr/bin/make -f CMakeFiles/timeo.dir/build.make CMakeFiles/timeo.dir/depend make[2]: Entering directory `/builddir/build/BUILD/nanomsg-0.9-beta' cd /builddir/build/BUILD/nanomsg-0.9-beta && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/nanomsg-0.9-beta /builddir/build/BUILD/nanomsg-0.9-beta /builddir/build/BUILD/nanomsg-0.9-beta /builddir/build/BUILD/nanomsg-0.9-beta /builddir/build/BUILD/nanomsg-0.9-beta/CMakeFiles/timeo.dir/DependInfo.cmake --color= make[2]: Leaving directory `/builddir/build/BUILD/nanomsg-0.9-beta' /usr/bin/make -f CMakeFiles/timeo.dir/build.make CMakeFiles/timeo.dir/build make[2]: Entering directory `/builddir/build/BUILD/nanomsg-0.9-beta' make[2]: Nothing to be done for `CMakeFiles/timeo.dir/build'. make[2]: Leaving directory `/builddir/build/BUILD/nanomsg-0.9-beta' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/nanomsg-0.9-beta/CMakeFiles 97 [ 97%] Built target timeo /usr/bin/make -f CMakeFiles/trie.dir/build.make CMakeFiles/trie.dir/depend make[2]: Entering directory `/builddir/build/BUILD/nanomsg-0.9-beta' cd /builddir/build/BUILD/nanomsg-0.9-beta && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/nanomsg-0.9-beta /builddir/build/BUILD/nanomsg-0.9-beta /builddir/build/BUILD/nanomsg-0.9-beta /builddir/build/BUILD/nanomsg-0.9-beta /builddir/build/BUILD/nanomsg-0.9-beta/CMakeFiles/trie.dir/DependInfo.cmake --color= make[2]: Leaving directory `/builddir/build/BUILD/nanomsg-0.9-beta' /usr/bin/make -f CMakeFiles/trie.dir/build.make CMakeFiles/trie.dir/build make[2]: Entering directory `/builddir/build/BUILD/nanomsg-0.9-beta' make[2]: Nothing to be done for `CMakeFiles/trie.dir/build'. make[2]: Leaving directory `/builddir/build/BUILD/nanomsg-0.9-beta' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/nanomsg-0.9-beta/CMakeFiles [ 97%] Built target trie /usr/bin/make -f CMakeFiles/ws.dir/build.make CMakeFiles/ws.dir/depend make[2]: Entering directory `/builddir/build/BUILD/nanomsg-0.9-beta' cd /builddir/build/BUILD/nanomsg-0.9-beta && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/nanomsg-0.9-beta /builddir/build/BUILD/nanomsg-0.9-beta /builddir/build/BUILD/nanomsg-0.9-beta /builddir/build/BUILD/nanomsg-0.9-beta /builddir/build/BUILD/nanomsg-0.9-beta/CMakeFiles/ws.dir/DependInfo.cmake --color= make[2]: Leaving directory `/builddir/build/BUILD/nanomsg-0.9-beta' /usr/bin/make -f CMakeFiles/ws.dir/build.make CMakeFiles/ws.dir/build make[2]: Entering directory `/builddir/build/BUILD/nanomsg-0.9-beta' make[2]: Nothing to be done for `CMakeFiles/ws.dir/build'. make[2]: Leaving directory `/builddir/build/BUILD/nanomsg-0.9-beta' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/nanomsg-0.9-beta/CMakeFiles 98 [ 98%] Built target ws /usr/bin/make -f CMakeFiles/ws_async_shutdown.dir/build.make CMakeFiles/ws_async_shutdown.dir/depend make[2]: Entering directory `/builddir/build/BUILD/nanomsg-0.9-beta' cd /builddir/build/BUILD/nanomsg-0.9-beta && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/nanomsg-0.9-beta /builddir/build/BUILD/nanomsg-0.9-beta /builddir/build/BUILD/nanomsg-0.9-beta /builddir/build/BUILD/nanomsg-0.9-beta /builddir/build/BUILD/nanomsg-0.9-beta/CMakeFiles/ws_async_shutdown.dir/DependInfo.cmake --color= make[2]: Leaving directory `/builddir/build/BUILD/nanomsg-0.9-beta' /usr/bin/make -f CMakeFiles/ws_async_shutdown.dir/build.make CMakeFiles/ws_async_shutdown.dir/build make[2]: Entering directory `/builddir/build/BUILD/nanomsg-0.9-beta' make[2]: Nothing to be done for `CMakeFiles/ws_async_shutdown.dir/build'. make[2]: Leaving directory `/builddir/build/BUILD/nanomsg-0.9-beta' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/nanomsg-0.9-beta/CMakeFiles 99 [ 99%] Built target ws_async_shutdown /usr/bin/make -f CMakeFiles/zerocopy.dir/build.make CMakeFiles/zerocopy.dir/depend make[2]: Entering directory `/builddir/build/BUILD/nanomsg-0.9-beta' cd /builddir/build/BUILD/nanomsg-0.9-beta && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/nanomsg-0.9-beta /builddir/build/BUILD/nanomsg-0.9-beta /builddir/build/BUILD/nanomsg-0.9-beta /builddir/build/BUILD/nanomsg-0.9-beta /builddir/build/BUILD/nanomsg-0.9-beta/CMakeFiles/zerocopy.dir/DependInfo.cmake --color= make[2]: Leaving directory `/builddir/build/BUILD/nanomsg-0.9-beta' /usr/bin/make -f CMakeFiles/zerocopy.dir/build.make CMakeFiles/zerocopy.dir/build make[2]: Entering directory `/builddir/build/BUILD/nanomsg-0.9-beta' make[2]: Nothing to be done for `CMakeFiles/zerocopy.dir/build'. make[2]: Leaving directory `/builddir/build/BUILD/nanomsg-0.9-beta' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/nanomsg-0.9-beta/CMakeFiles 100 [100%] Built target zerocopy make[1]: Leaving directory `/builddir/build/BUILD/nanomsg-0.9-beta' /usr/bin/cmake -E cmake_progress_start /builddir/build/BUILD/nanomsg-0.9-beta/CMakeFiles 0 /usr/bin/make -f CMakeFiles/Makefile2 preinstall make[1]: Entering directory `/builddir/build/BUILD/nanomsg-0.9-beta' make[1]: Nothing to be done for `preinstall'. make[1]: Leaving directory `/builddir/build/BUILD/nanomsg-0.9-beta' Install the project... /usr/bin/cmake -P cmake_install.cmake -- Install configuration: "" -- Installing: /builddir/build/BUILDROOT/nanomsg-0.9-0.1.beta.el7.centos.x86_64/usr/include/nanomsg/nn.h -- Installing: /builddir/build/BUILDROOT/nanomsg-0.9-0.1.beta.el7.centos.x86_64/usr/include/nanomsg/inproc.h -- Installing: /builddir/build/BUILDROOT/nanomsg-0.9-0.1.beta.el7.centos.x86_64/usr/include/nanomsg/ipc.h -- Installing: /builddir/build/BUILDROOT/nanomsg-0.9-0.1.beta.el7.centos.x86_64/usr/include/nanomsg/tcp.h -- Installing: /builddir/build/BUILDROOT/nanomsg-0.9-0.1.beta.el7.centos.x86_64/usr/include/nanomsg/ws.h -- Installing: /builddir/build/BUILDROOT/nanomsg-0.9-0.1.beta.el7.centos.x86_64/usr/include/nanomsg/pair.h -- Installing: /builddir/build/BUILDROOT/nanomsg-0.9-0.1.beta.el7.centos.x86_64/usr/include/nanomsg/pubsub.h -- Installing: /builddir/build/BUILDROOT/nanomsg-0.9-0.1.beta.el7.centos.x86_64/usr/include/nanomsg/reqrep.h -- Installing: /builddir/build/BUILDROOT/nanomsg-0.9-0.1.beta.el7.centos.x86_64/usr/include/nanomsg/pipeline.h -- Installing: /builddir/build/BUILDROOT/nanomsg-0.9-0.1.beta.el7.centos.x86_64/usr/include/nanomsg/survey.h -- Installing: /builddir/build/BUILDROOT/nanomsg-0.9-0.1.beta.el7.centos.x86_64/usr/include/nanomsg/bus.h -- Installing: /builddir/build/BUILDROOT/nanomsg-0.9-0.1.beta.el7.centos.x86_64/usr/bin/nanocat -- Removed runtime path from "/builddir/build/BUILDROOT/nanomsg-0.9-0.1.beta.el7.centos.x86_64/usr/bin/nanocat" -- Installing: /builddir/build/BUILDROOT/nanomsg-0.9-0.1.beta.el7.centos.x86_64/usr/lib64/pkgconfig/nanomsg.pc -- Installing: /builddir/build/BUILDROOT/nanomsg-0.9-0.1.beta.el7.centos.x86_64/usr/lib64/libnanomsg.so.5.0.0 -- Installing: /builddir/build/BUILDROOT/nanomsg-0.9-0.1.beta.el7.centos.x86_64/usr/lib64/libnanomsg.so + rm -fR /builddir/build/BUILDROOT/nanomsg-0.9-0.1.beta.el7.centos.x86_64/usr/share/doc + /usr/lib/rpm/find-debuginfo.sh --strict-build-id -m --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 /builddir/build/BUILD/nanomsg-0.9-beta extracting debug info from /builddir/build/BUILDROOT/nanomsg-0.9-0.1.beta.el7.centos.x86_64/usr/lib64/libnanomsg.so.5.0.0 extracting debug info from /builddir/build/BUILDROOT/nanomsg-0.9-0.1.beta.el7.centos.x86_64/usr/bin/nanocat /usr/lib/rpm/sepdebugcrcfix: Updated 2 CRC32s, 0 CRC32s did match. symlinked /usr/lib/debug/usr/lib64/libnanomsg.so.5.0.0.debug to /usr/lib/debug/usr/lib64/libnanomsg.so.debug 2169 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-compress + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.Lekrvw + umask 022 + cd /builddir/build/BUILD + cd nanomsg-0.9-beta + export LD_LIBRARY_PATH=/builddir/build/BUILDROOT/nanomsg-0.9-0.1.beta.el7.centos.x86_64/usr/lib64 + LD_LIBRARY_PATH=/builddir/build/BUILDROOT/nanomsg-0.9-0.1.beta.el7.centos.x86_64/usr/lib64 + ctest . Test project /builddir/build/BUILD/nanomsg-0.9-beta Start 1: inproc 1/40 Test #1: inproc ........................... Passed 0.50 sec Start 2: inproc_shutdown 2/40 Test #2: inproc_shutdown .................. Passed 0.04 sec Start 3: ipc 3/40 Test #3: ipc .............................. Passed 0.71 sec Start 4: ipc_shutdown 4/40 Test #4: ipc_shutdown ..................... Passed 0.85 sec Start 5: ipc_stress 5/40 Test #5: ipc_stress ....................... Passed 1.56 sec Start 6: tcp 6/40 Test #6: tcp .............................. Passed 0.90 sec Start 7: tcp_shutdown 7/40 Test #7: tcp_shutdown ..................... Passed 0.53 sec Start 8: ws 8/40 Test #8: ws ............................... Passed 1.60 sec Start 9: pair 9/40 Test #9: pair ............................. Passed 0.00 sec Start 10: pubsub 10/40 Test #10: pubsub ........................... Passed 0.11 sec Start 11: reqrep 11/40 Test #11: reqrep ........................... Passed 0.10 sec Start 12: pipeline 12/40 Test #12: pipeline ......................... Passed 0.01 sec Start 13: survey 13/40 Test #13: survey ........................... Passed 1.00 sec Start 14: bus 14/40 Test #14: bus .............................. Passed 0.01 sec Start 15: async_shutdown 15/40 Test #15: async_shutdown ................... Passed 2.01 sec Start 16: block 16/40 Test #16: block ............................ Passed 0.20 sec Start 17: term 17/40 Test #17: term ............................. Passed 0.10 sec Start 18: timeo 18/40 Test #18: timeo ............................ Passed 0.20 sec Start 19: iovec 19/40 Test #19: iovec ............................ Passed 0.00 sec Start 20: msg 20/40 Test #20: msg .............................. Passed 0.01 sec Start 21: prio 21/40 Test #21: prio ............................. Passed 0.10 sec Start 22: poll 22/40 Test #22: poll ............................. Passed 0.14 sec Start 23: device 23/40 Test #23: device ........................... Passed 0.20 sec Start 24: device4 24/40 Test #24: device4 .......................... Passed 0.10 sec Start 25: device5 25/40 Test #25: device5 .......................... Passed 0.10 sec Start 26: device6 26/40 Test #26: device6 .......................... Passed 1.00 sec Start 27: device7 27/40 Test #27: device7 .......................... Passed 1.00 sec Start 28: emfile 28/40 Test #28: emfile ........................... Passed 0.04 sec Start 29: domain 29/40 Test #29: domain ........................... Passed 0.00 sec Start 30: trie 30/40 Test #30: trie ............................. Passed 0.00 sec Start 31: list 31/40 Test #31: list ............................. Passed 0.00 sec Start 32: hash 32/40 Test #32: hash ............................. Passed 0.00 sec Start 33: stats 33/40 Test #33: stats ............................ Passed 0.40 sec Start 34: symbol 34/40 Test #34: symbol ........................... Passed 0.00 sec Start 35: separation 35/40 Test #35: separation ....................... Passed 0.41 sec Start 36: zerocopy 36/40 Test #36: zerocopy ......................... Passed 0.00 sec Start 37: shutdown 37/40 Test #37: shutdown ......................... Passed 0.00 sec Start 38: cmsg 38/40 Test #38: cmsg ............................. Passed 0.00 sec Start 39: bug328 39/40 Test #39: bug328 ........................... Passed 0.40 sec Start 40: ws_async_shutdown 40/40 Test #40: ws_async_shutdown ................ Passed 1.03 sec 100% tests passed, 0 tests failed out of 40 Total Test time (real) = 15.44 sec + exit 0 Processing files: nanomsg-0.9-0.1.beta.el7.centos.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.1FOZsm + umask 022 + cd /builddir/build/BUILD + cd nanomsg-0.9-beta + DOCDIR=/builddir/build/BUILDROOT/nanomsg-0.9-0.1.beta.el7.centos.x86_64/usr/share/doc/nanomsg-0.9 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/nanomsg-0.9-0.1.beta.el7.centos.x86_64/usr/share/doc/nanomsg-0.9 + cp -pr README /builddir/build/BUILDROOT/nanomsg-0.9-0.1.beta.el7.centos.x86_64/usr/share/doc/nanomsg-0.9 + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.5I77rc + umask 022 + cd /builddir/build/BUILD + cd nanomsg-0.9-beta + LICENSEDIR=/builddir/build/BUILDROOT/nanomsg-0.9-0.1.beta.el7.centos.x86_64/usr/share/licenses/nanomsg-0.9 + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/nanomsg-0.9-0.1.beta.el7.centos.x86_64/usr/share/licenses/nanomsg-0.9 + cp -pr COPYING /builddir/build/BUILDROOT/nanomsg-0.9-0.1.beta.el7.centos.x86_64/usr/share/licenses/nanomsg-0.9 + exit 0 Provides: libnanomsg.so.5.0.0()(64bit) nanomsg = 0.9-0.1.beta.el7.centos nanomsg(x86-64) = 0.9-0.1.beta.el7.centos Requires(interp): /sbin/ldconfig /sbin/ldconfig Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /sbin/ldconfig Requires(postun): /sbin/ldconfig Requires: libanl.so.1()(64bit) libanl.so.1(GLIBC_2.2.5)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.10)(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.3.2)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libc.so.6(GLIBC_2.7)(64bit) libc.so.6(GLIBC_2.9)(64bit) libnsl.so.1()(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) libpthread.so.0(GLIBC_2.3.2)(64bit) librt.so.1()(64bit) librt.so.1(GLIBC_2.2.5)(64bit) rtld(GNU_HASH) Processing files: nanomsg-devel-0.9-0.1.beta.el7.centos.x86_64 Provides: nanomsg-devel = 0.9-0.1.beta.el7.centos nanomsg-devel(x86-64) = 0.9-0.1.beta.el7.centos pkgconfig(nanomsg) = 0.9-beta Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/pkg-config libnanomsg.so.5.0.0()(64bit) Processing files: nanomsg-utils-0.9-0.1.beta.el7.centos.x86_64 Provides: nanomsg-utils = 0.9-0.1.beta.el7.centos nanomsg-utils(x86-64) = 0.9-0.1.beta.el7.centos Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libanl.so.1()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libnanomsg.so.5.0.0()(64bit) libnsl.so.1()(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) librt.so.1()(64bit) librt.so.1(GLIBC_2.2.5)(64bit) rtld(GNU_HASH) Processing files: nanomsg-doc-0.9-0.1.beta.el7.centos.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.N8ZkP2 + umask 022 + cd /builddir/build/BUILD + cd nanomsg-0.9-beta + DOCDIR=/builddir/build/BUILDROOT/nanomsg-0.9-0.1.beta.el7.centos.x86_64/usr/share/doc/nanomsg-doc-0.9 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/nanomsg-0.9-0.1.beta.el7.centos.x86_64/usr/share/doc/nanomsg-doc-0.9 + cp -pr AUTHORS /builddir/build/BUILDROOT/nanomsg-0.9-0.1.beta.el7.centos.x86_64/usr/share/doc/nanomsg-doc-0.9 + cp -pr README /builddir/build/BUILDROOT/nanomsg-0.9-0.1.beta.el7.centos.x86_64/usr/share/doc/nanomsg-doc-0.9 + cp -pr doc/README doc/nanocat.txt doc/nanomsg.txt doc/nn_allocmsg.txt doc/nn_bind.txt doc/nn_bus.txt doc/nn_close.txt doc/nn_cmsg.txt doc/nn_connect.txt doc/nn_device.txt doc/nn_env.txt doc/nn_errno.txt doc/nn_freemsg.txt doc/nn_get_statistic.txt doc/nn_getsockopt.txt doc/nn_inproc.txt doc/nn_ipc.txt doc/nn_pair.txt doc/nn_pipeline.txt doc/nn_poll.txt doc/nn_pubsub.txt doc/nn_reallocmsg.txt doc/nn_recv.txt doc/nn_recvmsg.txt doc/nn_reqrep.txt doc/nn_send.txt doc/nn_sendmsg.txt doc/nn_setsockopt.txt doc/nn_shutdown.txt doc/nn_socket.txt doc/nn_strerror.txt doc/nn_survey.txt doc/nn_symbol.txt doc/nn_symbol_info.txt doc/nn_tcp.txt doc/nn_term.txt doc/nn_ws.txt doc/stylesheet.css /builddir/build/BUILDROOT/nanomsg-0.9-0.1.beta.el7.centos.x86_64/usr/share/doc/nanomsg-doc-0.9 + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.t4IIeT + umask 022 + cd /builddir/build/BUILD + cd nanomsg-0.9-beta + LICENSEDIR=/builddir/build/BUILDROOT/nanomsg-0.9-0.1.beta.el7.centos.x86_64/usr/share/licenses/nanomsg-doc-0.9 + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/nanomsg-0.9-0.1.beta.el7.centos.x86_64/usr/share/licenses/nanomsg-doc-0.9 + cp -pr COPYING /builddir/build/BUILDROOT/nanomsg-0.9-0.1.beta.el7.centos.x86_64/usr/share/licenses/nanomsg-doc-0.9 + exit 0 Provides: nanomsg-doc = 0.9-0.1.beta.el7.centos nanomsg-doc(x86-64) = 0.9-0.1.beta.el7.centos Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: nanomsg-debuginfo-0.9-0.1.beta.el7.centos.x86_64 Provides: nanomsg-debuginfo = 0.9-0.1.beta.el7.centos nanomsg-debuginfo(x86-64) = 0.9-0.1.beta.el7.centos Requires(rpmlib): rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(CompressedFileNames) <= 3.0.4-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/nanomsg-0.9-0.1.beta.el7.centos.x86_64 Wrote: /builddir/build/RPMS/nanomsg-0.9-0.1.beta.el7.centos.x86_64.rpm Wrote: /builddir/build/RPMS/nanomsg-devel-0.9-0.1.beta.el7.centos.x86_64.rpm Wrote: /builddir/build/RPMS/nanomsg-utils-0.9-0.1.beta.el7.centos.x86_64.rpm Wrote: /builddir/build/RPMS/nanomsg-doc-0.9-0.1.beta.el7.centos.x86_64.rpm Wrote: /builddir/build/RPMS/nanomsg-debuginfo-0.9-0.1.beta.el7.centos.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.hi9Tz4 + umask 022 + cd /builddir/build/BUILD + cd nanomsg-0.9-beta + /usr/bin/rm -rf /builddir/build/BUILDROOT/nanomsg-0.9-0.1.beta.el7.centos.x86_64 + exit 0 Child return code was: 0