Mock Version: 1.3.4 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target i686 --nodeps /builddir/build/SPECS/nanomsg.spec'], user='mockbuild'uid=1001nspawn_args=[]shell=Falseenv={'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ ', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'LANG': 'en_US.UTF-8'}logger=gid=135timeout=0printOutput=FalsechrootPath='/var/lib/mock/fedora-rawhide-i386-mockbuilder-7053/root') Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target i686 --nodeps /builddir/build/SPECS/nanomsg.spec'] with env {'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ ', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'LANG': 'en_US.UTF-8'} and shell False Building target platforms: i686 Building for target i686 Wrote: /builddir/build/SRPMS/nanomsg-1.0.0-1.fc27.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target i686 --nodeps /builddir/build/SPECS/nanomsg.spec'], user='mockbuild'uid=1001nspawn_args=[]shell=Falseenv={'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ ', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'LANG': 'en_US.UTF-8'}logger=gid=135timeout=0printOutput=FalsechrootPath='/var/lib/mock/fedora-rawhide-i386-mockbuilder-7053/root') Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target i686 --nodeps /builddir/build/SPECS/nanomsg.spec'] with env {'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ ', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'LANG': 'en_US.UTF-8'} and shell False Building target platforms: i686 Building for target i686 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.1mRRqV + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf nanomsg-1.0.0 + /usr/bin/tar -xof - + /usr/bin/gzip -dc /builddir/build/SOURCES/1.0.0.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd nanomsg-1.0.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.uRkS3F + umask 022 + cd /builddir/build/BUILD + cd nanomsg-1.0.0 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I/usr/lib/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I/usr/lib/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + 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/lib -DSYSCONF_INSTALL_DIR:PATH=/etc -DSHARE_INSTALL_PREFIX:PATH=/usr/share -DBUILD_SHARED_LIBS:BOOL=ON -DNN_STATIC_LIB=OFF -DNN_ENABLE_DOC=ON -DNN_ENABLE_TEST=ON -DNN_ENABLE_TOOLS=ON . -- The C compiler identification is GNU 7.0.1 -- 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 -- Detecting C compile features -- Detecting C compile features - done -- Detected nanomsg ABI v5.0.0 -- Looking for pthread.h -- Looking for pthread.h - found -- Looking for pthread_create -- Looking for pthread_create - not found -- Looking for pthread_create in pthreads -- Looking for pthread_create in pthreads - not found -- Looking for pthread_create in pthread -- Looking for pthread_create in pthread - found -- Found Threads: TRUE -- Looking for gethrtime -- Looking for gethrtime - not found -- Looking for socketpair -- Looking for socketpair - found -- Looking for eventfd -- Looking for eventfd - found -- Looking for pipe -- Looking for pipe - found -- Looking for pipe2 -- Looking for pipe2 - found -- Looking for accept4 -- Looking for accept4 - found -- Looking for epoll_create -- Looking for epoll_create - found -- Looking for kqueue -- Looking for kqueue - not found -- Looking for poll -- Looking for poll - found -- Looking for getaddrinfo_a in anl -- Looking for getaddrinfo_a in anl - found -- Looking for clock_gettime in rt -- Looking for clock_gettime in rt - found -- Looking for sem_wait in rt -- Looking for sem_wait in rt - not found -- Looking for sem_wait in pthread -- Looking for sem_wait in pthread - found -- Looking for gethostbyname in nsl -- Looking for gethostbyname in nsl - found -- Looking for socket in socket -- Looking for socket in socket - not found -- Looking for CLOCK_MONOTONIC -- Looking for CLOCK_MONOTONIC - found -- Looking for atomic_cas_32 -- Looking for atomic_cas_32 - not found -- Looking for AF_UNIX -- Looking for AF_UNIX - found -- Looking for backtrace_symbols_fd -- Looking for backtrace_symbols_fd - found -- Performing Test NN_HAVE_MSG_CONTROL -- Performing Test NN_HAVE_MSG_CONTROL - Success -- Performing Test NN_HAVE_GCC_ATOMIC_BUILTINS -- Performing Test NN_HAVE_GCC_ATOMIC_BUILTINS - Success -- Using asciidoctor at /usr/bin/asciidoctor -- 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 NN_ENABLE_TEST NN_ENABLE_TOOLS SHARE_INSTALL_PREFIX SYSCONF_INSTALL_DIR -- Build files have been written to: /builddir/build/BUILD/nanomsg-1.0.0 + make -j2 V=1 /usr/bin/cmake -H/builddir/build/BUILD/nanomsg-1.0.0 -B/builddir/build/BUILD/nanomsg-1.0.0 --check-build-system CMakeFiles/Makefile.cmake 0 /usr/bin/cmake -E cmake_progress_start /builddir/build/BUILD/nanomsg-1.0.0/CMakeFiles /builddir/build/BUILD/nanomsg-1.0.0/CMakeFiles/progress.marks make -f CMakeFiles/Makefile2 all make[1]: Entering directory '/builddir/build/BUILD/nanomsg-1.0.0' make -f src/CMakeFiles/nanomsg.dir/build.make src/CMakeFiles/nanomsg.dir/depend make -f CMakeFiles/man.dir/build.make CMakeFiles/man.dir/depend make[2]: Entering directory '/builddir/build/BUILD/nanomsg-1.0.0' cd /builddir/build/BUILD/nanomsg-1.0.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/nanomsg-1.0.0 /builddir/build/BUILD/nanomsg-1.0.0 /builddir/build/BUILD/nanomsg-1.0.0 /builddir/build/BUILD/nanomsg-1.0.0 /builddir/build/BUILD/nanomsg-1.0.0/CMakeFiles/man.dir/DependInfo.cmake --color= make[2]: Entering directory '/builddir/build/BUILD/nanomsg-1.0.0' cd /builddir/build/BUILD/nanomsg-1.0.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/nanomsg-1.0.0 /builddir/build/BUILD/nanomsg-1.0.0/src /builddir/build/BUILD/nanomsg-1.0.0 /builddir/build/BUILD/nanomsg-1.0.0/src /builddir/build/BUILD/nanomsg-1.0.0/src/CMakeFiles/nanomsg.dir/DependInfo.cmake --color= Scanning dependencies of target man make[2]: Leaving directory '/builddir/build/BUILD/nanomsg-1.0.0' make -f CMakeFiles/man.dir/build.make CMakeFiles/man.dir/build make[2]: Entering directory '/builddir/build/BUILD/nanomsg-1.0.0' [ 0%] Generating nanocat.1 /usr/bin/asciidoctor -b manpage -amanmanual='nanomsg 1.0.0' -o nanocat.1 /builddir/build/BUILD/nanomsg-1.0.0/doc/nanocat.txt Scanning dependencies of target nanomsg make[2]: Leaving directory '/builddir/build/BUILD/nanomsg-1.0.0' make -f src/CMakeFiles/nanomsg.dir/build.make src/CMakeFiles/nanomsg.dir/build make[2]: Entering directory '/builddir/build/BUILD/nanomsg-1.0.0' [ 0%] Building C object src/CMakeFiles/nanomsg.dir/core/ep.c.o cd /builddir/build/BUILD/nanomsg-1.0.0/src && /usr/bin/cc -DNN_HAVE_ACCEPT4=1 -DNN_HAVE_BACKTRACE=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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -fPIC -o CMakeFiles/nanomsg.dir/core/ep.c.o -c /builddir/build/BUILD/nanomsg-1.0.0/src/core/ep.c /usr/share/gems/gems/asciidoctor-1.5.4/lib/asciidoctor/document.rb:228: warning: constant ::Fixnum is deprecated [ 1%] Generating nn_errno.3 /usr/bin/asciidoctor -b manpage -amanmanual='nanomsg 1.0.0' -o nn_errno.3 /builddir/build/BUILD/nanomsg-1.0.0/doc/nn_errno.txt [ 2%] Building C object src/CMakeFiles/nanomsg.dir/core/epbase.c.o cd /builddir/build/BUILD/nanomsg-1.0.0/src && /usr/bin/cc -DNN_HAVE_ACCEPT4=1 -DNN_HAVE_BACKTRACE=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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -fPIC -o CMakeFiles/nanomsg.dir/core/epbase.c.o -c /builddir/build/BUILD/nanomsg-1.0.0/src/core/epbase.c [ 2%] Building C object src/CMakeFiles/nanomsg.dir/core/global.c.o cd /builddir/build/BUILD/nanomsg-1.0.0/src && /usr/bin/cc -DNN_HAVE_ACCEPT4=1 -DNN_HAVE_BACKTRACE=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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -fPIC -o CMakeFiles/nanomsg.dir/core/global.c.o -c /builddir/build/BUILD/nanomsg-1.0.0/src/core/global.c /usr/share/gems/gems/asciidoctor-1.5.4/lib/asciidoctor/document.rb:228: warning: constant ::Fixnum is deprecated [ 2%] Generating nn_strerror.3 /usr/bin/asciidoctor -b manpage -amanmanual='nanomsg 1.0.0' -o nn_strerror.3 /builddir/build/BUILD/nanomsg-1.0.0/doc/nn_strerror.txt /usr/share/gems/gems/asciidoctor-1.5.4/lib/asciidoctor/document.rb:228: warning: constant ::Fixnum is deprecated [ 2%] Generating nn_symbol.3 /usr/bin/asciidoctor -b manpage -amanmanual='nanomsg 1.0.0' -o nn_symbol.3 /builddir/build/BUILD/nanomsg-1.0.0/doc/nn_symbol.txt /usr/share/gems/gems/asciidoctor-1.5.4/lib/asciidoctor/document.rb:228: warning: constant ::Fixnum is deprecated [ 3%] Building C object src/CMakeFiles/nanomsg.dir/core/pipe.c.o cd /builddir/build/BUILD/nanomsg-1.0.0/src && /usr/bin/cc -DNN_HAVE_ACCEPT4=1 -DNN_HAVE_BACKTRACE=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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -fPIC -o CMakeFiles/nanomsg.dir/core/pipe.c.o -c /builddir/build/BUILD/nanomsg-1.0.0/src/core/pipe.c [ 4%] Generating nn_symbol_info.3 /usr/bin/asciidoctor -b manpage -amanmanual='nanomsg 1.0.0' -o nn_symbol_info.3 /builddir/build/BUILD/nanomsg-1.0.0/doc/nn_symbol_info.txt [ 4%] Building C object src/CMakeFiles/nanomsg.dir/core/poll.c.o cd /builddir/build/BUILD/nanomsg-1.0.0/src && /usr/bin/cc -DNN_HAVE_ACCEPT4=1 -DNN_HAVE_BACKTRACE=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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -fPIC -o CMakeFiles/nanomsg.dir/core/poll.c.o -c /builddir/build/BUILD/nanomsg-1.0.0/src/core/poll.c /usr/share/gems/gems/asciidoctor-1.5.4/lib/asciidoctor/document.rb:228: warning: constant ::Fixnum is deprecated [ 4%] Generating nn_allocmsg.3 /usr/bin/asciidoctor -b manpage -amanmanual='nanomsg 1.0.0' -o nn_allocmsg.3 /builddir/build/BUILD/nanomsg-1.0.0/doc/nn_allocmsg.txt [ 4%] Building C object src/CMakeFiles/nanomsg.dir/core/sock.c.o cd /builddir/build/BUILD/nanomsg-1.0.0/src && /usr/bin/cc -DNN_HAVE_ACCEPT4=1 -DNN_HAVE_BACKTRACE=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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -fPIC -o CMakeFiles/nanomsg.dir/core/sock.c.o -c /builddir/build/BUILD/nanomsg-1.0.0/src/core/sock.c /usr/share/gems/gems/asciidoctor-1.5.4/lib/asciidoctor/document.rb:228: warning: constant ::Fixnum is deprecated [ 5%] Generating nn_reallocmsg.3 /usr/bin/asciidoctor -b manpage -amanmanual='nanomsg 1.0.0' -o nn_reallocmsg.3 /builddir/build/BUILD/nanomsg-1.0.0/doc/nn_reallocmsg.txt /usr/share/gems/gems/asciidoctor-1.5.4/lib/asciidoctor/document.rb:228: warning: constant ::Fixnum is deprecated [ 5%] Generating nn_freemsg.3 /usr/bin/asciidoctor -b manpage -amanmanual='nanomsg 1.0.0' -o nn_freemsg.3 /builddir/build/BUILD/nanomsg-1.0.0/doc/nn_freemsg.txt [ 6%] Building C object src/CMakeFiles/nanomsg.dir/core/sockbase.c.o cd /builddir/build/BUILD/nanomsg-1.0.0/src && /usr/bin/cc -DNN_HAVE_ACCEPT4=1 -DNN_HAVE_BACKTRACE=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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -fPIC -o CMakeFiles/nanomsg.dir/core/sockbase.c.o -c /builddir/build/BUILD/nanomsg-1.0.0/src/core/sockbase.c /usr/share/gems/gems/asciidoctor-1.5.4/lib/asciidoctor/document.rb:228: warning: constant ::Fixnum is deprecated [ 6%] Generating nn_socket.3 /usr/bin/asciidoctor -b manpage -amanmanual='nanomsg 1.0.0' -o nn_socket.3 /builddir/build/BUILD/nanomsg-1.0.0/doc/nn_socket.txt [ 6%] Building C object src/CMakeFiles/nanomsg.dir/core/symbol.c.o cd /builddir/build/BUILD/nanomsg-1.0.0/src && /usr/bin/cc -DNN_HAVE_ACCEPT4=1 -DNN_HAVE_BACKTRACE=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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -fPIC -o CMakeFiles/nanomsg.dir/core/symbol.c.o -c /builddir/build/BUILD/nanomsg-1.0.0/src/core/symbol.c [ 7%] Building C object src/CMakeFiles/nanomsg.dir/aio/ctx.c.o cd /builddir/build/BUILD/nanomsg-1.0.0/src && /usr/bin/cc -DNN_HAVE_ACCEPT4=1 -DNN_HAVE_BACKTRACE=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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -fPIC -o CMakeFiles/nanomsg.dir/aio/ctx.c.o -c /builddir/build/BUILD/nanomsg-1.0.0/src/aio/ctx.c /usr/share/gems/gems/asciidoctor-1.5.4/lib/asciidoctor/document.rb:228: warning: constant ::Fixnum is deprecated [ 8%] Generating nn_close.3 /usr/bin/asciidoctor -b manpage -amanmanual='nanomsg 1.0.0' -o nn_close.3 /builddir/build/BUILD/nanomsg-1.0.0/doc/nn_close.txt [ 8%] Building C object src/CMakeFiles/nanomsg.dir/aio/fsm.c.o cd /builddir/build/BUILD/nanomsg-1.0.0/src && /usr/bin/cc -DNN_HAVE_ACCEPT4=1 -DNN_HAVE_BACKTRACE=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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -fPIC -o CMakeFiles/nanomsg.dir/aio/fsm.c.o -c /builddir/build/BUILD/nanomsg-1.0.0/src/aio/fsm.c [ 8%] Building C object src/CMakeFiles/nanomsg.dir/aio/pool.c.o cd /builddir/build/BUILD/nanomsg-1.0.0/src && /usr/bin/cc -DNN_HAVE_ACCEPT4=1 -DNN_HAVE_BACKTRACE=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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -fPIC -o CMakeFiles/nanomsg.dir/aio/pool.c.o -c /builddir/build/BUILD/nanomsg-1.0.0/src/aio/pool.c /usr/share/gems/gems/asciidoctor-1.5.4/lib/asciidoctor/document.rb:228: warning: constant ::Fixnum is deprecated [ 8%] Generating nn_get_statistic.3 /usr/bin/asciidoctor -b manpage -amanmanual='nanomsg 1.0.0' -o nn_get_statistic.3 /builddir/build/BUILD/nanomsg-1.0.0/doc/nn_get_statistic.txt [ 9%] Building C object src/CMakeFiles/nanomsg.dir/aio/timer.c.o cd /builddir/build/BUILD/nanomsg-1.0.0/src && /usr/bin/cc -DNN_HAVE_ACCEPT4=1 -DNN_HAVE_BACKTRACE=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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -fPIC -o CMakeFiles/nanomsg.dir/aio/timer.c.o -c /builddir/build/BUILD/nanomsg-1.0.0/src/aio/timer.c [ 9%] Building C object src/CMakeFiles/nanomsg.dir/aio/timerset.c.o cd /builddir/build/BUILD/nanomsg-1.0.0/src && /usr/bin/cc -DNN_HAVE_ACCEPT4=1 -DNN_HAVE_BACKTRACE=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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -fPIC -o CMakeFiles/nanomsg.dir/aio/timerset.c.o -c /builddir/build/BUILD/nanomsg-1.0.0/src/aio/timerset.c /usr/share/gems/gems/asciidoctor-1.5.4/lib/asciidoctor/document.rb:228: warning: constant ::Fixnum is deprecated [ 9%] Generating nn_getsockopt.3 /usr/bin/asciidoctor -b manpage -amanmanual='nanomsg 1.0.0' -o nn_getsockopt.3 /builddir/build/BUILD/nanomsg-1.0.0/doc/nn_getsockopt.txt [ 9%] Building C object src/CMakeFiles/nanomsg.dir/aio/usock.c.o cd /builddir/build/BUILD/nanomsg-1.0.0/src && /usr/bin/cc -DNN_HAVE_ACCEPT4=1 -DNN_HAVE_BACKTRACE=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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -fPIC -o CMakeFiles/nanomsg.dir/aio/usock.c.o -c /builddir/build/BUILD/nanomsg-1.0.0/src/aio/usock.c In file included from /builddir/build/BUILD/nanomsg-1.0.0/src/aio/usock.c:28:0: /builddir/build/BUILD/nanomsg-1.0.0/src/aio/usock_posix.inc: In function 'nn_usock_recv_raw': /builddir/build/BUILD/nanomsg-1.0.0/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-1.0.0/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/share/gems/gems/asciidoctor-1.5.4/lib/asciidoctor/document.rb:228: warning: constant ::Fixnum is deprecated [ 10%] Generating nn_setsockopt.3 /usr/bin/asciidoctor -b manpage -amanmanual='nanomsg 1.0.0' -o nn_setsockopt.3 /builddir/build/BUILD/nanomsg-1.0.0/doc/nn_setsockopt.txt /usr/share/gems/gems/asciidoctor-1.5.4/lib/asciidoctor/document.rb:228: warning: constant ::Fixnum is deprecated [ 10%] Generating nn_bind.3 /usr/bin/asciidoctor -b manpage -amanmanual='nanomsg 1.0.0' -o nn_bind.3 /builddir/build/BUILD/nanomsg-1.0.0/doc/nn_bind.txt [ 11%] Building C object src/CMakeFiles/nanomsg.dir/aio/worker.c.o cd /builddir/build/BUILD/nanomsg-1.0.0/src && /usr/bin/cc -DNN_HAVE_ACCEPT4=1 -DNN_HAVE_BACKTRACE=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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -fPIC -o CMakeFiles/nanomsg.dir/aio/worker.c.o -c /builddir/build/BUILD/nanomsg-1.0.0/src/aio/worker.c /usr/share/gems/gems/asciidoctor-1.5.4/lib/asciidoctor/document.rb:228: warning: constant ::Fixnum is deprecated [ 12%] Generating nn_connect.3 /usr/bin/asciidoctor -b manpage -amanmanual='nanomsg 1.0.0' -o nn_connect.3 /builddir/build/BUILD/nanomsg-1.0.0/doc/nn_connect.txt [ 12%] Building C object src/CMakeFiles/nanomsg.dir/utils/alloc.c.o cd /builddir/build/BUILD/nanomsg-1.0.0/src && /usr/bin/cc -DNN_HAVE_ACCEPT4=1 -DNN_HAVE_BACKTRACE=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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -fPIC -o CMakeFiles/nanomsg.dir/utils/alloc.c.o -c /builddir/build/BUILD/nanomsg-1.0.0/src/utils/alloc.c /usr/share/gems/gems/asciidoctor-1.5.4/lib/asciidoctor/document.rb:228: warning: constant ::Fixnum is deprecated [ 13%] Building C object src/CMakeFiles/nanomsg.dir/utils/atomic.c.o cd /builddir/build/BUILD/nanomsg-1.0.0/src && /usr/bin/cc -DNN_HAVE_ACCEPT4=1 -DNN_HAVE_BACKTRACE=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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -fPIC -o CMakeFiles/nanomsg.dir/utils/atomic.c.o -c /builddir/build/BUILD/nanomsg-1.0.0/src/utils/atomic.c [ 13%] Generating nn_shutdown.3 /usr/bin/asciidoctor -b manpage -amanmanual='nanomsg 1.0.0' -o nn_shutdown.3 /builddir/build/BUILD/nanomsg-1.0.0/doc/nn_shutdown.txt [ 13%] Building C object src/CMakeFiles/nanomsg.dir/utils/chunk.c.o cd /builddir/build/BUILD/nanomsg-1.0.0/src && /usr/bin/cc -DNN_HAVE_ACCEPT4=1 -DNN_HAVE_BACKTRACE=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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -fPIC -o CMakeFiles/nanomsg.dir/utils/chunk.c.o -c /builddir/build/BUILD/nanomsg-1.0.0/src/utils/chunk.c [ 13%] Building C object src/CMakeFiles/nanomsg.dir/utils/chunkref.c.o cd /builddir/build/BUILD/nanomsg-1.0.0/src && /usr/bin/cc -DNN_HAVE_ACCEPT4=1 -DNN_HAVE_BACKTRACE=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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -fPIC -o CMakeFiles/nanomsg.dir/utils/chunkref.c.o -c /builddir/build/BUILD/nanomsg-1.0.0/src/utils/chunkref.c /usr/share/gems/gems/asciidoctor-1.5.4/lib/asciidoctor/document.rb:228: warning: constant ::Fixnum is deprecated [ 13%] Generating nn_send.3 /usr/bin/asciidoctor -b manpage -amanmanual='nanomsg 1.0.0' -o nn_send.3 /builddir/build/BUILD/nanomsg-1.0.0/doc/nn_send.txt [ 14%] Building C object src/CMakeFiles/nanomsg.dir/utils/clock.c.o cd /builddir/build/BUILD/nanomsg-1.0.0/src && /usr/bin/cc -DNN_HAVE_ACCEPT4=1 -DNN_HAVE_BACKTRACE=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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -fPIC -o CMakeFiles/nanomsg.dir/utils/clock.c.o -c /builddir/build/BUILD/nanomsg-1.0.0/src/utils/clock.c [ 14%] Building C object src/CMakeFiles/nanomsg.dir/utils/closefd.c.o cd /builddir/build/BUILD/nanomsg-1.0.0/src && /usr/bin/cc -DNN_HAVE_ACCEPT4=1 -DNN_HAVE_BACKTRACE=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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -fPIC -o CMakeFiles/nanomsg.dir/utils/closefd.c.o -c /builddir/build/BUILD/nanomsg-1.0.0/src/utils/closefd.c /usr/share/gems/gems/asciidoctor-1.5.4/lib/asciidoctor/document.rb:228: warning: constant ::Fixnum is deprecated [ 15%] Generating nn_recv.3 /usr/bin/asciidoctor -b manpage -amanmanual='nanomsg 1.0.0' -o nn_recv.3 /builddir/build/BUILD/nanomsg-1.0.0/doc/nn_recv.txt [ 15%] Building C object src/CMakeFiles/nanomsg.dir/utils/efd.c.o cd /builddir/build/BUILD/nanomsg-1.0.0/src && /usr/bin/cc -DNN_HAVE_ACCEPT4=1 -DNN_HAVE_BACKTRACE=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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -fPIC -o CMakeFiles/nanomsg.dir/utils/efd.c.o -c /builddir/build/BUILD/nanomsg-1.0.0/src/utils/efd.c [ 16%] Building C object src/CMakeFiles/nanomsg.dir/utils/err.c.o cd /builddir/build/BUILD/nanomsg-1.0.0/src && /usr/bin/cc -DNN_HAVE_ACCEPT4=1 -DNN_HAVE_BACKTRACE=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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -fPIC -o CMakeFiles/nanomsg.dir/utils/err.c.o -c /builddir/build/BUILD/nanomsg-1.0.0/src/utils/err.c /usr/share/gems/gems/asciidoctor-1.5.4/lib/asciidoctor/document.rb:228: warning: constant ::Fixnum is deprecated [ 16%] Generating nn_sendmsg.3 /usr/bin/asciidoctor -b manpage -amanmanual='nanomsg 1.0.0' -o nn_sendmsg.3 /builddir/build/BUILD/nanomsg-1.0.0/doc/nn_sendmsg.txt [ 16%] Building C object src/CMakeFiles/nanomsg.dir/utils/hash.c.o cd /builddir/build/BUILD/nanomsg-1.0.0/src && /usr/bin/cc -DNN_HAVE_ACCEPT4=1 -DNN_HAVE_BACKTRACE=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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -fPIC -o CMakeFiles/nanomsg.dir/utils/hash.c.o -c /builddir/build/BUILD/nanomsg-1.0.0/src/utils/hash.c [ 17%] Building C object src/CMakeFiles/nanomsg.dir/utils/list.c.o cd /builddir/build/BUILD/nanomsg-1.0.0/src && /usr/bin/cc -DNN_HAVE_ACCEPT4=1 -DNN_HAVE_BACKTRACE=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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -fPIC -o CMakeFiles/nanomsg.dir/utils/list.c.o -c /builddir/build/BUILD/nanomsg-1.0.0/src/utils/list.c /usr/share/gems/gems/asciidoctor-1.5.4/lib/asciidoctor/document.rb:228: warning: constant ::Fixnum is deprecated [ 18%] Generating nn_recvmsg.3 /usr/bin/asciidoctor -b manpage -amanmanual='nanomsg 1.0.0' -o nn_recvmsg.3 /builddir/build/BUILD/nanomsg-1.0.0/doc/nn_recvmsg.txt [ 18%] Building C object src/CMakeFiles/nanomsg.dir/utils/msg.c.o cd /builddir/build/BUILD/nanomsg-1.0.0/src && /usr/bin/cc -DNN_HAVE_ACCEPT4=1 -DNN_HAVE_BACKTRACE=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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -fPIC -o CMakeFiles/nanomsg.dir/utils/msg.c.o -c /builddir/build/BUILD/nanomsg-1.0.0/src/utils/msg.c [ 18%] Building C object src/CMakeFiles/nanomsg.dir/utils/condvar.c.o cd /builddir/build/BUILD/nanomsg-1.0.0/src && /usr/bin/cc -DNN_HAVE_ACCEPT4=1 -DNN_HAVE_BACKTRACE=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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -fPIC -o CMakeFiles/nanomsg.dir/utils/condvar.c.o -c /builddir/build/BUILD/nanomsg-1.0.0/src/utils/condvar.c /usr/share/gems/gems/asciidoctor-1.5.4/lib/asciidoctor/document.rb:228: warning: constant ::Fixnum is deprecated [ 18%] Generating nn_device.3 /usr/bin/asciidoctor -b manpage -amanmanual='nanomsg 1.0.0' -o nn_device.3 /builddir/build/BUILD/nanomsg-1.0.0/doc/nn_device.txt [ 19%] Building C object src/CMakeFiles/nanomsg.dir/utils/mutex.c.o cd /builddir/build/BUILD/nanomsg-1.0.0/src && /usr/bin/cc -DNN_HAVE_ACCEPT4=1 -DNN_HAVE_BACKTRACE=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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -fPIC -o CMakeFiles/nanomsg.dir/utils/mutex.c.o -c /builddir/build/BUILD/nanomsg-1.0.0/src/utils/mutex.c [ 19%] Building C object src/CMakeFiles/nanomsg.dir/utils/once.c.o cd /builddir/build/BUILD/nanomsg-1.0.0/src && /usr/bin/cc -DNN_HAVE_ACCEPT4=1 -DNN_HAVE_BACKTRACE=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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -fPIC -o CMakeFiles/nanomsg.dir/utils/once.c.o -c /builddir/build/BUILD/nanomsg-1.0.0/src/utils/once.c [ 19%] Building C object src/CMakeFiles/nanomsg.dir/utils/queue.c.o cd /builddir/build/BUILD/nanomsg-1.0.0/src && /usr/bin/cc -DNN_HAVE_ACCEPT4=1 -DNN_HAVE_BACKTRACE=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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -fPIC -o CMakeFiles/nanomsg.dir/utils/queue.c.o -c /builddir/build/BUILD/nanomsg-1.0.0/src/utils/queue.c /usr/share/gems/gems/asciidoctor-1.5.4/lib/asciidoctor/document.rb:228: warning: constant ::Fixnum is deprecated [ 19%] Generating nn_cmsg.3 /usr/bin/asciidoctor -b manpage -amanmanual='nanomsg 1.0.0' -o nn_cmsg.3 /builddir/build/BUILD/nanomsg-1.0.0/doc/nn_cmsg.txt [ 20%] Building C object src/CMakeFiles/nanomsg.dir/utils/random.c.o cd /builddir/build/BUILD/nanomsg-1.0.0/src && /usr/bin/cc -DNN_HAVE_ACCEPT4=1 -DNN_HAVE_BACKTRACE=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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -fPIC -o CMakeFiles/nanomsg.dir/utils/random.c.o -c /builddir/build/BUILD/nanomsg-1.0.0/src/utils/random.c [ 20%] Building C object src/CMakeFiles/nanomsg.dir/utils/sem.c.o cd /builddir/build/BUILD/nanomsg-1.0.0/src && /usr/bin/cc -DNN_HAVE_ACCEPT4=1 -DNN_HAVE_BACKTRACE=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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -fPIC -o CMakeFiles/nanomsg.dir/utils/sem.c.o -c /builddir/build/BUILD/nanomsg-1.0.0/src/utils/sem.c /usr/share/gems/gems/asciidoctor-1.5.4/lib/asciidoctor/document.rb:228: warning: constant ::Fixnum is deprecated [ 22%] Building C object src/CMakeFiles/nanomsg.dir/utils/sleep.c.o [ 22%] Generating nn_poll.3 /usr/bin/asciidoctor -b manpage -amanmanual='nanomsg 1.0.0' -o nn_poll.3 /builddir/build/BUILD/nanomsg-1.0.0/doc/nn_poll.txt cd /builddir/build/BUILD/nanomsg-1.0.0/src && /usr/bin/cc -DNN_HAVE_ACCEPT4=1 -DNN_HAVE_BACKTRACE=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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -fPIC -o CMakeFiles/nanomsg.dir/utils/sleep.c.o -c /builddir/build/BUILD/nanomsg-1.0.0/src/utils/sleep.c [ 22%] Building C object src/CMakeFiles/nanomsg.dir/utils/thread.c.o cd /builddir/build/BUILD/nanomsg-1.0.0/src && /usr/bin/cc -DNN_HAVE_ACCEPT4=1 -DNN_HAVE_BACKTRACE=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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -fPIC -o CMakeFiles/nanomsg.dir/utils/thread.c.o -c /builddir/build/BUILD/nanomsg-1.0.0/src/utils/thread.c [ 22%] Building C object src/CMakeFiles/nanomsg.dir/utils/wire.c.o cd /builddir/build/BUILD/nanomsg-1.0.0/src && /usr/bin/cc -DNN_HAVE_ACCEPT4=1 -DNN_HAVE_BACKTRACE=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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -fPIC -o CMakeFiles/nanomsg.dir/utils/wire.c.o -c /builddir/build/BUILD/nanomsg-1.0.0/src/utils/wire.c /usr/share/gems/gems/asciidoctor-1.5.4/lib/asciidoctor/document.rb:228: warning: constant ::Fixnum is deprecated [ 22%] Generating nanomsg.7 /usr/bin/asciidoctor -b manpage -amanmanual='nanomsg 1.0.0' -o nanomsg.7 /builddir/build/BUILD/nanomsg-1.0.0/doc/nanomsg.txt [ 23%] Building C object src/CMakeFiles/nanomsg.dir/devices/device.c.o cd /builddir/build/BUILD/nanomsg-1.0.0/src && /usr/bin/cc -DNN_HAVE_ACCEPT4=1 -DNN_HAVE_BACKTRACE=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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -fPIC -o CMakeFiles/nanomsg.dir/devices/device.c.o -c /builddir/build/BUILD/nanomsg-1.0.0/src/devices/device.c /usr/share/gems/gems/asciidoctor-1.5.4/lib/asciidoctor/document.rb:228: warning: constant ::Fixnum is deprecated [ 23%] Generating nn_pair.7 /usr/bin/asciidoctor -b manpage -amanmanual='nanomsg 1.0.0' -o nn_pair.7 /builddir/build/BUILD/nanomsg-1.0.0/doc/nn_pair.txt [ 23%] Building C object src/CMakeFiles/nanomsg.dir/protocols/utils/dist.c.o cd /builddir/build/BUILD/nanomsg-1.0.0/src && /usr/bin/cc -DNN_HAVE_ACCEPT4=1 -DNN_HAVE_BACKTRACE=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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -fPIC -o CMakeFiles/nanomsg.dir/protocols/utils/dist.c.o -c /builddir/build/BUILD/nanomsg-1.0.0/src/protocols/utils/dist.c [ 23%] Building C object src/CMakeFiles/nanomsg.dir/protocols/utils/excl.c.o cd /builddir/build/BUILD/nanomsg-1.0.0/src && /usr/bin/cc -DNN_HAVE_ACCEPT4=1 -DNN_HAVE_BACKTRACE=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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -fPIC -o CMakeFiles/nanomsg.dir/protocols/utils/excl.c.o -c /builddir/build/BUILD/nanomsg-1.0.0/src/protocols/utils/excl.c /usr/share/gems/gems/asciidoctor-1.5.4/lib/asciidoctor/document.rb:228: warning: constant ::Fixnum is deprecated [ 24%] Generating nn_reqrep.7 /usr/bin/asciidoctor -b manpage -amanmanual='nanomsg 1.0.0' -o nn_reqrep.7 /builddir/build/BUILD/nanomsg-1.0.0/doc/nn_reqrep.txt [ 25%] Building C object src/CMakeFiles/nanomsg.dir/protocols/utils/fq.c.o cd /builddir/build/BUILD/nanomsg-1.0.0/src && /usr/bin/cc -DNN_HAVE_ACCEPT4=1 -DNN_HAVE_BACKTRACE=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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -fPIC -o CMakeFiles/nanomsg.dir/protocols/utils/fq.c.o -c /builddir/build/BUILD/nanomsg-1.0.0/src/protocols/utils/fq.c [ 25%] Building C object src/CMakeFiles/nanomsg.dir/protocols/utils/lb.c.o cd /builddir/build/BUILD/nanomsg-1.0.0/src && /usr/bin/cc -DNN_HAVE_ACCEPT4=1 -DNN_HAVE_BACKTRACE=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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -fPIC -o CMakeFiles/nanomsg.dir/protocols/utils/lb.c.o -c /builddir/build/BUILD/nanomsg-1.0.0/src/protocols/utils/lb.c /usr/share/gems/gems/asciidoctor-1.5.4/lib/asciidoctor/document.rb:228: warning: constant ::Fixnum is deprecated [ 25%] Generating nn_pubsub.7 /usr/bin/asciidoctor -b manpage -amanmanual='nanomsg 1.0.0' -o nn_pubsub.7 /builddir/build/BUILD/nanomsg-1.0.0/doc/nn_pubsub.txt [ 26%] Building C object src/CMakeFiles/nanomsg.dir/protocols/utils/priolist.c.o cd /builddir/build/BUILD/nanomsg-1.0.0/src && /usr/bin/cc -DNN_HAVE_ACCEPT4=1 -DNN_HAVE_BACKTRACE=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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -fPIC -o CMakeFiles/nanomsg.dir/protocols/utils/priolist.c.o -c /builddir/build/BUILD/nanomsg-1.0.0/src/protocols/utils/priolist.c [ 26%] Building C object src/CMakeFiles/nanomsg.dir/protocols/bus/bus.c.o cd /builddir/build/BUILD/nanomsg-1.0.0/src && /usr/bin/cc -DNN_HAVE_ACCEPT4=1 -DNN_HAVE_BACKTRACE=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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -fPIC -o CMakeFiles/nanomsg.dir/protocols/bus/bus.c.o -c /builddir/build/BUILD/nanomsg-1.0.0/src/protocols/bus/bus.c /usr/share/gems/gems/asciidoctor-1.5.4/lib/asciidoctor/document.rb:228: warning: constant ::Fixnum is deprecated [ 27%] Generating nn_survey.7 /usr/bin/asciidoctor -b manpage -amanmanual='nanomsg 1.0.0' -o nn_survey.7 /builddir/build/BUILD/nanomsg-1.0.0/doc/nn_survey.txt [ 27%] Building C object src/CMakeFiles/nanomsg.dir/protocols/bus/xbus.c.o cd /builddir/build/BUILD/nanomsg-1.0.0/src && /usr/bin/cc -DNN_HAVE_ACCEPT4=1 -DNN_HAVE_BACKTRACE=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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -fPIC -o CMakeFiles/nanomsg.dir/protocols/bus/xbus.c.o -c /builddir/build/BUILD/nanomsg-1.0.0/src/protocols/bus/xbus.c [ 28%] Building C object src/CMakeFiles/nanomsg.dir/protocols/pipeline/push.c.o cd /builddir/build/BUILD/nanomsg-1.0.0/src && /usr/bin/cc -DNN_HAVE_ACCEPT4=1 -DNN_HAVE_BACKTRACE=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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -fPIC -o CMakeFiles/nanomsg.dir/protocols/pipeline/push.c.o -c /builddir/build/BUILD/nanomsg-1.0.0/src/protocols/pipeline/push.c [ 28%] Building C object src/CMakeFiles/nanomsg.dir/protocols/pipeline/pull.c.o cd /builddir/build/BUILD/nanomsg-1.0.0/src && /usr/bin/cc -DNN_HAVE_ACCEPT4=1 -DNN_HAVE_BACKTRACE=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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -fPIC -o CMakeFiles/nanomsg.dir/protocols/pipeline/pull.c.o -c /builddir/build/BUILD/nanomsg-1.0.0/src/protocols/pipeline/pull.c /usr/share/gems/gems/asciidoctor-1.5.4/lib/asciidoctor/document.rb:228: warning: constant ::Fixnum is deprecated [ 29%] Building C object src/CMakeFiles/nanomsg.dir/protocols/pipeline/xpull.c.o [ 29%] Generating nn_pipeline.7 cd /builddir/build/BUILD/nanomsg-1.0.0/src && /usr/bin/cc -DNN_HAVE_ACCEPT4=1 -DNN_HAVE_BACKTRACE=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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -fPIC -o CMakeFiles/nanomsg.dir/protocols/pipeline/xpull.c.o -c /builddir/build/BUILD/nanomsg-1.0.0/src/protocols/pipeline/xpull.c /usr/bin/asciidoctor -b manpage -amanmanual='nanomsg 1.0.0' -o nn_pipeline.7 /builddir/build/BUILD/nanomsg-1.0.0/doc/nn_pipeline.txt [ 29%] Building C object src/CMakeFiles/nanomsg.dir/protocols/pipeline/xpush.c.o cd /builddir/build/BUILD/nanomsg-1.0.0/src && /usr/bin/cc -DNN_HAVE_ACCEPT4=1 -DNN_HAVE_BACKTRACE=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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -fPIC -o CMakeFiles/nanomsg.dir/protocols/pipeline/xpush.c.o -c /builddir/build/BUILD/nanomsg-1.0.0/src/protocols/pipeline/xpush.c /usr/share/gems/gems/asciidoctor-1.5.4/lib/asciidoctor/document.rb:228: warning: constant ::Fixnum is deprecated [ 29%] Generating nn_bus.7 /usr/bin/asciidoctor -b manpage -amanmanual='nanomsg 1.0.0' -o nn_bus.7 /builddir/build/BUILD/nanomsg-1.0.0/doc/nn_bus.txt [ 29%] Building C object src/CMakeFiles/nanomsg.dir/protocols/pair/pair.c.o cd /builddir/build/BUILD/nanomsg-1.0.0/src && /usr/bin/cc -DNN_HAVE_ACCEPT4=1 -DNN_HAVE_BACKTRACE=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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -fPIC -o CMakeFiles/nanomsg.dir/protocols/pair/pair.c.o -c /builddir/build/BUILD/nanomsg-1.0.0/src/protocols/pair/pair.c [ 30%] Building C object src/CMakeFiles/nanomsg.dir/protocols/pair/xpair.c.o cd /builddir/build/BUILD/nanomsg-1.0.0/src && /usr/bin/cc -DNN_HAVE_ACCEPT4=1 -DNN_HAVE_BACKTRACE=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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -fPIC -o CMakeFiles/nanomsg.dir/protocols/pair/xpair.c.o -c /builddir/build/BUILD/nanomsg-1.0.0/src/protocols/pair/xpair.c [ 30%] Building C object src/CMakeFiles/nanomsg.dir/protocols/pubsub/pub.c.o cd /builddir/build/BUILD/nanomsg-1.0.0/src && /usr/bin/cc -DNN_HAVE_ACCEPT4=1 -DNN_HAVE_BACKTRACE=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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -fPIC -o CMakeFiles/nanomsg.dir/protocols/pubsub/pub.c.o -c /builddir/build/BUILD/nanomsg-1.0.0/src/protocols/pubsub/pub.c /usr/share/gems/gems/asciidoctor-1.5.4/lib/asciidoctor/document.rb:228: warning: constant ::Fixnum is deprecated [ 30%] Building C object src/CMakeFiles/nanomsg.dir/protocols/pubsub/sub.c.o cd /builddir/build/BUILD/nanomsg-1.0.0/src && /usr/bin/cc -DNN_HAVE_ACCEPT4=1 -DNN_HAVE_BACKTRACE=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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -fPIC -o CMakeFiles/nanomsg.dir/protocols/pubsub/sub.c.o -c /builddir/build/BUILD/nanomsg-1.0.0/src/protocols/pubsub/sub.c [ 31%] Generating nn_inproc.7 /usr/bin/asciidoctor -b manpage -amanmanual='nanomsg 1.0.0' -o nn_inproc.7 /builddir/build/BUILD/nanomsg-1.0.0/doc/nn_inproc.txt [ 32%] Building C object src/CMakeFiles/nanomsg.dir/protocols/pubsub/trie.c.o cd /builddir/build/BUILD/nanomsg-1.0.0/src && /usr/bin/cc -DNN_HAVE_ACCEPT4=1 -DNN_HAVE_BACKTRACE=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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -fPIC -o CMakeFiles/nanomsg.dir/protocols/pubsub/trie.c.o -c /builddir/build/BUILD/nanomsg-1.0.0/src/protocols/pubsub/trie.c /usr/share/gems/gems/asciidoctor-1.5.4/lib/asciidoctor/document.rb:228: warning: constant ::Fixnum is deprecated [ 32%] Generating nn_ipc.7 /usr/bin/asciidoctor -b manpage -amanmanual='nanomsg 1.0.0' -o nn_ipc.7 /builddir/build/BUILD/nanomsg-1.0.0/doc/nn_ipc.txt /usr/share/gems/gems/asciidoctor-1.5.4/lib/asciidoctor/document.rb:228: warning: constant ::Fixnum is deprecated [ 32%] Generating nn_tcp.7 /usr/bin/asciidoctor -b manpage -amanmanual='nanomsg 1.0.0' -o nn_tcp.7 /builddir/build/BUILD/nanomsg-1.0.0/doc/nn_tcp.txt [ 32%] Building C object src/CMakeFiles/nanomsg.dir/protocols/pubsub/xpub.c.o cd /builddir/build/BUILD/nanomsg-1.0.0/src && /usr/bin/cc -DNN_HAVE_ACCEPT4=1 -DNN_HAVE_BACKTRACE=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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -fPIC -o CMakeFiles/nanomsg.dir/protocols/pubsub/xpub.c.o -c /builddir/build/BUILD/nanomsg-1.0.0/src/protocols/pubsub/xpub.c [ 33%] Building C object src/CMakeFiles/nanomsg.dir/protocols/pubsub/xsub.c.o cd /builddir/build/BUILD/nanomsg-1.0.0/src && /usr/bin/cc -DNN_HAVE_ACCEPT4=1 -DNN_HAVE_BACKTRACE=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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -fPIC -o CMakeFiles/nanomsg.dir/protocols/pubsub/xsub.c.o -c /builddir/build/BUILD/nanomsg-1.0.0/src/protocols/pubsub/xsub.c /usr/share/gems/gems/asciidoctor-1.5.4/lib/asciidoctor/document.rb:228: warning: constant ::Fixnum is deprecated [ 34%] Generating nn_ws.7 /usr/bin/asciidoctor -b manpage -amanmanual='nanomsg 1.0.0' -o nn_ws.7 /builddir/build/BUILD/nanomsg-1.0.0/doc/nn_ws.txt [ 34%] Building C object src/CMakeFiles/nanomsg.dir/protocols/reqrep/req.c.o cd /builddir/build/BUILD/nanomsg-1.0.0/src && /usr/bin/cc -DNN_HAVE_ACCEPT4=1 -DNN_HAVE_BACKTRACE=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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -fPIC -o CMakeFiles/nanomsg.dir/protocols/reqrep/req.c.o -c /builddir/build/BUILD/nanomsg-1.0.0/src/protocols/reqrep/req.c /usr/share/gems/gems/asciidoctor-1.5.4/lib/asciidoctor/document.rb:228: warning: constant ::Fixnum is deprecated [ 34%] Generating nn_env.7 /usr/bin/asciidoctor -b manpage -amanmanual='nanomsg 1.0.0' -o nn_env.7 /builddir/build/BUILD/nanomsg-1.0.0/doc/nn_env.txt [ 34%] Building C object src/CMakeFiles/nanomsg.dir/protocols/reqrep/rep.c.o cd /builddir/build/BUILD/nanomsg-1.0.0/src && /usr/bin/cc -DNN_HAVE_ACCEPT4=1 -DNN_HAVE_BACKTRACE=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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -fPIC -o CMakeFiles/nanomsg.dir/protocols/reqrep/rep.c.o -c /builddir/build/BUILD/nanomsg-1.0.0/src/protocols/reqrep/rep.c /usr/share/gems/gems/asciidoctor-1.5.4/lib/asciidoctor/document.rb:228: warning: constant ::Fixnum is deprecated make[2]: Leaving directory '/builddir/build/BUILD/nanomsg-1.0.0' [ 34%] Built target man make -f CMakeFiles/html.dir/build.make CMakeFiles/html.dir/depend make[2]: Entering directory '/builddir/build/BUILD/nanomsg-1.0.0' cd /builddir/build/BUILD/nanomsg-1.0.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/nanomsg-1.0.0 /builddir/build/BUILD/nanomsg-1.0.0 /builddir/build/BUILD/nanomsg-1.0.0 /builddir/build/BUILD/nanomsg-1.0.0 /builddir/build/BUILD/nanomsg-1.0.0/CMakeFiles/html.dir/DependInfo.cmake --color= Scanning dependencies of target html make[2]: Leaving directory '/builddir/build/BUILD/nanomsg-1.0.0' make -f CMakeFiles/html.dir/build.make CMakeFiles/html.dir/build make[2]: Entering directory '/builddir/build/BUILD/nanomsg-1.0.0' [ 35%] Generating nanocat.1.html /usr/bin/asciidoctor -d manpage -b html5 -a stylesheeet=/builddir/build/BUILD/nanomsg-1.0.0/doc/stylesheet.css -aversion-label=nanomsg -arevnumber=1.0.0 -o nanocat.1.html /builddir/build/BUILD/nanomsg-1.0.0/doc/nanocat.txt [ 36%] Building C object src/CMakeFiles/nanomsg.dir/protocols/reqrep/task.c.o cd /builddir/build/BUILD/nanomsg-1.0.0/src && /usr/bin/cc -DNN_HAVE_ACCEPT4=1 -DNN_HAVE_BACKTRACE=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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -fPIC -o CMakeFiles/nanomsg.dir/protocols/reqrep/task.c.o -c /builddir/build/BUILD/nanomsg-1.0.0/src/protocols/reqrep/task.c [ 36%] Building C object src/CMakeFiles/nanomsg.dir/protocols/reqrep/xrep.c.o cd /builddir/build/BUILD/nanomsg-1.0.0/src && /usr/bin/cc -DNN_HAVE_ACCEPT4=1 -DNN_HAVE_BACKTRACE=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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -fPIC -o CMakeFiles/nanomsg.dir/protocols/reqrep/xrep.c.o -c /builddir/build/BUILD/nanomsg-1.0.0/src/protocols/reqrep/xrep.c /usr/share/gems/gems/asciidoctor-1.5.4/lib/asciidoctor/document.rb:228: warning: constant ::Fixnum is deprecated [ 36%] Generating nn_errno.3.html /usr/bin/asciidoctor -d manpage -b html5 -a stylesheeet=/builddir/build/BUILD/nanomsg-1.0.0/doc/stylesheet.css -aversion-label=nanomsg -arevnumber=1.0.0 -o nn_errno.3.html /builddir/build/BUILD/nanomsg-1.0.0/doc/nn_errno.txt [ 36%] Building C object src/CMakeFiles/nanomsg.dir/protocols/reqrep/xreq.c.o cd /builddir/build/BUILD/nanomsg-1.0.0/src && /usr/bin/cc -DNN_HAVE_ACCEPT4=1 -DNN_HAVE_BACKTRACE=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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -fPIC -o CMakeFiles/nanomsg.dir/protocols/reqrep/xreq.c.o -c /builddir/build/BUILD/nanomsg-1.0.0/src/protocols/reqrep/xreq.c /usr/share/gems/gems/asciidoctor-1.5.4/lib/asciidoctor/document.rb:228: warning: constant ::Fixnum is deprecated [ 37%] Building C object src/CMakeFiles/nanomsg.dir/protocols/survey/respondent.c.o cd /builddir/build/BUILD/nanomsg-1.0.0/src && /usr/bin/cc -DNN_HAVE_ACCEPT4=1 -DNN_HAVE_BACKTRACE=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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -fPIC -o CMakeFiles/nanomsg.dir/protocols/survey/respondent.c.o -c /builddir/build/BUILD/nanomsg-1.0.0/src/protocols/survey/respondent.c [ 37%] Generating nn_strerror.3.html /usr/bin/asciidoctor -d manpage -b html5 -a stylesheeet=/builddir/build/BUILD/nanomsg-1.0.0/doc/stylesheet.css -aversion-label=nanomsg -arevnumber=1.0.0 -o nn_strerror.3.html /builddir/build/BUILD/nanomsg-1.0.0/doc/nn_strerror.txt [ 37%] Building C object src/CMakeFiles/nanomsg.dir/protocols/survey/surveyor.c.o cd /builddir/build/BUILD/nanomsg-1.0.0/src && /usr/bin/cc -DNN_HAVE_ACCEPT4=1 -DNN_HAVE_BACKTRACE=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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -fPIC -o CMakeFiles/nanomsg.dir/protocols/survey/surveyor.c.o -c /builddir/build/BUILD/nanomsg-1.0.0/src/protocols/survey/surveyor.c /usr/share/gems/gems/asciidoctor-1.5.4/lib/asciidoctor/document.rb:228: warning: constant ::Fixnum is deprecated [ 38%] Generating nn_symbol.3.html /usr/bin/asciidoctor -d manpage -b html5 -a stylesheeet=/builddir/build/BUILD/nanomsg-1.0.0/doc/stylesheet.css -aversion-label=nanomsg -arevnumber=1.0.0 -o nn_symbol.3.html /builddir/build/BUILD/nanomsg-1.0.0/doc/nn_symbol.txt [ 39%] Building C object src/CMakeFiles/nanomsg.dir/protocols/survey/xrespondent.c.o cd /builddir/build/BUILD/nanomsg-1.0.0/src && /usr/bin/cc -DNN_HAVE_ACCEPT4=1 -DNN_HAVE_BACKTRACE=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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -fPIC -o CMakeFiles/nanomsg.dir/protocols/survey/xrespondent.c.o -c /builddir/build/BUILD/nanomsg-1.0.0/src/protocols/survey/xrespondent.c /usr/share/gems/gems/asciidoctor-1.5.4/lib/asciidoctor/document.rb:228: warning: constant ::Fixnum is deprecated [ 39%] Generating nn_symbol_info.3.html /usr/bin/asciidoctor -d manpage -b html5 -a stylesheeet=/builddir/build/BUILD/nanomsg-1.0.0/doc/stylesheet.css -aversion-label=nanomsg -arevnumber=1.0.0 -o nn_symbol_info.3.html /builddir/build/BUILD/nanomsg-1.0.0/doc/nn_symbol_info.txt [ 39%] Building C object src/CMakeFiles/nanomsg.dir/protocols/survey/xsurveyor.c.o cd /builddir/build/BUILD/nanomsg-1.0.0/src && /usr/bin/cc -DNN_HAVE_ACCEPT4=1 -DNN_HAVE_BACKTRACE=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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -fPIC -o CMakeFiles/nanomsg.dir/protocols/survey/xsurveyor.c.o -c /builddir/build/BUILD/nanomsg-1.0.0/src/protocols/survey/xsurveyor.c /usr/share/gems/gems/asciidoctor-1.5.4/lib/asciidoctor/document.rb:228: warning: constant ::Fixnum is deprecated [ 39%] Building C object src/CMakeFiles/nanomsg.dir/transports/utils/backoff.c.o cd /builddir/build/BUILD/nanomsg-1.0.0/src && /usr/bin/cc -DNN_HAVE_ACCEPT4=1 -DNN_HAVE_BACKTRACE=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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -fPIC -o CMakeFiles/nanomsg.dir/transports/utils/backoff.c.o -c /builddir/build/BUILD/nanomsg-1.0.0/src/transports/utils/backoff.c [ 40%] Generating nn_allocmsg.3.html /usr/bin/asciidoctor -d manpage -b html5 -a stylesheeet=/builddir/build/BUILD/nanomsg-1.0.0/doc/stylesheet.css -aversion-label=nanomsg -arevnumber=1.0.0 -o nn_allocmsg.3.html /builddir/build/BUILD/nanomsg-1.0.0/doc/nn_allocmsg.txt [ 41%] Building C object src/CMakeFiles/nanomsg.dir/transports/utils/dns.c.o cd /builddir/build/BUILD/nanomsg-1.0.0/src && /usr/bin/cc -DNN_HAVE_ACCEPT4=1 -DNN_HAVE_BACKTRACE=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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -fPIC -o CMakeFiles/nanomsg.dir/transports/utils/dns.c.o -c /builddir/build/BUILD/nanomsg-1.0.0/src/transports/utils/dns.c /usr/share/gems/gems/asciidoctor-1.5.4/lib/asciidoctor/document.rb:228: warning: constant ::Fixnum is deprecated [ 41%] Generating nn_reallocmsg.3.html /usr/bin/asciidoctor -d manpage -b html5 -a stylesheeet=/builddir/build/BUILD/nanomsg-1.0.0/doc/stylesheet.css -aversion-label=nanomsg -arevnumber=1.0.0 -o nn_reallocmsg.3.html /builddir/build/BUILD/nanomsg-1.0.0/doc/nn_reallocmsg.txt [ 41%] Building C object src/CMakeFiles/nanomsg.dir/transports/utils/iface.c.o cd /builddir/build/BUILD/nanomsg-1.0.0/src && /usr/bin/cc -DNN_HAVE_ACCEPT4=1 -DNN_HAVE_BACKTRACE=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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -fPIC -o CMakeFiles/nanomsg.dir/transports/utils/iface.c.o -c /builddir/build/BUILD/nanomsg-1.0.0/src/transports/utils/iface.c [ 41%] Building C object src/CMakeFiles/nanomsg.dir/transports/utils/literal.c.o cd /builddir/build/BUILD/nanomsg-1.0.0/src && /usr/bin/cc -DNN_HAVE_ACCEPT4=1 -DNN_HAVE_BACKTRACE=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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -fPIC -o CMakeFiles/nanomsg.dir/transports/utils/literal.c.o -c /builddir/build/BUILD/nanomsg-1.0.0/src/transports/utils/literal.c /usr/share/gems/gems/asciidoctor-1.5.4/lib/asciidoctor/document.rb:228: warning: constant ::Fixnum is deprecated [ 41%] Generating nn_freemsg.3.html /usr/bin/asciidoctor -d manpage -b html5 -a stylesheeet=/builddir/build/BUILD/nanomsg-1.0.0/doc/stylesheet.css -aversion-label=nanomsg -arevnumber=1.0.0 -o nn_freemsg.3.html /builddir/build/BUILD/nanomsg-1.0.0/doc/nn_freemsg.txt [ 42%] Building C object src/CMakeFiles/nanomsg.dir/transports/utils/port.c.o cd /builddir/build/BUILD/nanomsg-1.0.0/src && /usr/bin/cc -DNN_HAVE_ACCEPT4=1 -DNN_HAVE_BACKTRACE=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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -fPIC -o CMakeFiles/nanomsg.dir/transports/utils/port.c.o -c /builddir/build/BUILD/nanomsg-1.0.0/src/transports/utils/port.c [ 42%] Building C object src/CMakeFiles/nanomsg.dir/transports/utils/streamhdr.c.o cd /builddir/build/BUILD/nanomsg-1.0.0/src && /usr/bin/cc -DNN_HAVE_ACCEPT4=1 -DNN_HAVE_BACKTRACE=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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -fPIC -o CMakeFiles/nanomsg.dir/transports/utils/streamhdr.c.o -c /builddir/build/BUILD/nanomsg-1.0.0/src/transports/utils/streamhdr.c /usr/share/gems/gems/asciidoctor-1.5.4/lib/asciidoctor/document.rb:228: warning: constant ::Fixnum is deprecated [ 43%] Generating nn_socket.3.html /usr/bin/asciidoctor -d manpage -b html5 -a stylesheeet=/builddir/build/BUILD/nanomsg-1.0.0/doc/stylesheet.css -aversion-label=nanomsg -arevnumber=1.0.0 -o nn_socket.3.html /builddir/build/BUILD/nanomsg-1.0.0/doc/nn_socket.txt [ 44%] Building C object src/CMakeFiles/nanomsg.dir/transports/utils/base64.c.o cd /builddir/build/BUILD/nanomsg-1.0.0/src && /usr/bin/cc -DNN_HAVE_ACCEPT4=1 -DNN_HAVE_BACKTRACE=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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -fPIC -o CMakeFiles/nanomsg.dir/transports/utils/base64.c.o -c /builddir/build/BUILD/nanomsg-1.0.0/src/transports/utils/base64.c [ 44%] Building C object src/CMakeFiles/nanomsg.dir/transports/inproc/binproc.c.o cd /builddir/build/BUILD/nanomsg-1.0.0/src && /usr/bin/cc -DNN_HAVE_ACCEPT4=1 -DNN_HAVE_BACKTRACE=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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -fPIC -o CMakeFiles/nanomsg.dir/transports/inproc/binproc.c.o -c /builddir/build/BUILD/nanomsg-1.0.0/src/transports/inproc/binproc.c /usr/share/gems/gems/asciidoctor-1.5.4/lib/asciidoctor/document.rb:228: warning: constant ::Fixnum is deprecated [ 44%] Generating nn_close.3.html /usr/bin/asciidoctor -d manpage -b html5 -a stylesheeet=/builddir/build/BUILD/nanomsg-1.0.0/doc/stylesheet.css -aversion-label=nanomsg -arevnumber=1.0.0 -o nn_close.3.html /builddir/build/BUILD/nanomsg-1.0.0/doc/nn_close.txt [ 44%] Building C object src/CMakeFiles/nanomsg.dir/transports/inproc/cinproc.c.o cd /builddir/build/BUILD/nanomsg-1.0.0/src && /usr/bin/cc -DNN_HAVE_ACCEPT4=1 -DNN_HAVE_BACKTRACE=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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -fPIC -o CMakeFiles/nanomsg.dir/transports/inproc/cinproc.c.o -c /builddir/build/BUILD/nanomsg-1.0.0/src/transports/inproc/cinproc.c /usr/share/gems/gems/asciidoctor-1.5.4/lib/asciidoctor/document.rb:228: warning: constant ::Fixnum is deprecated [ 45%] Generating nn_get_statistic.3.html /usr/bin/asciidoctor -d manpage -b html5 -a stylesheeet=/builddir/build/BUILD/nanomsg-1.0.0/doc/stylesheet.css -aversion-label=nanomsg -arevnumber=1.0.0 -o nn_get_statistic.3.html /builddir/build/BUILD/nanomsg-1.0.0/doc/nn_get_statistic.txt [ 46%] Building C object src/CMakeFiles/nanomsg.dir/transports/inproc/inproc.c.o cd /builddir/build/BUILD/nanomsg-1.0.0/src && /usr/bin/cc -DNN_HAVE_ACCEPT4=1 -DNN_HAVE_BACKTRACE=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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -fPIC -o CMakeFiles/nanomsg.dir/transports/inproc/inproc.c.o -c /builddir/build/BUILD/nanomsg-1.0.0/src/transports/inproc/inproc.c [ 46%] Building C object src/CMakeFiles/nanomsg.dir/transports/inproc/ins.c.o cd /builddir/build/BUILD/nanomsg-1.0.0/src && /usr/bin/cc -DNN_HAVE_ACCEPT4=1 -DNN_HAVE_BACKTRACE=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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -fPIC -o CMakeFiles/nanomsg.dir/transports/inproc/ins.c.o -c /builddir/build/BUILD/nanomsg-1.0.0/src/transports/inproc/ins.c /usr/share/gems/gems/asciidoctor-1.5.4/lib/asciidoctor/document.rb:228: warning: constant ::Fixnum is deprecated [ 46%] Generating nn_getsockopt.3.html /usr/bin/asciidoctor -d manpage -b html5 -a stylesheeet=/builddir/build/BUILD/nanomsg-1.0.0/doc/stylesheet.css -aversion-label=nanomsg -arevnumber=1.0.0 -o nn_getsockopt.3.html /builddir/build/BUILD/nanomsg-1.0.0/doc/nn_getsockopt.txt [ 47%] Building C object src/CMakeFiles/nanomsg.dir/transports/inproc/msgqueue.c.o cd /builddir/build/BUILD/nanomsg-1.0.0/src && /usr/bin/cc -DNN_HAVE_ACCEPT4=1 -DNN_HAVE_BACKTRACE=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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -fPIC -o CMakeFiles/nanomsg.dir/transports/inproc/msgqueue.c.o -c /builddir/build/BUILD/nanomsg-1.0.0/src/transports/inproc/msgqueue.c [ 47%] Building C object src/CMakeFiles/nanomsg.dir/transports/inproc/sinproc.c.o cd /builddir/build/BUILD/nanomsg-1.0.0/src && /usr/bin/cc -DNN_HAVE_ACCEPT4=1 -DNN_HAVE_BACKTRACE=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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -fPIC -o CMakeFiles/nanomsg.dir/transports/inproc/sinproc.c.o -c /builddir/build/BUILD/nanomsg-1.0.0/src/transports/inproc/sinproc.c /usr/share/gems/gems/asciidoctor-1.5.4/lib/asciidoctor/document.rb:228: warning: constant ::Fixnum is deprecated [ 47%] Generating nn_setsockopt.3.html /usr/bin/asciidoctor -d manpage -b html5 -a stylesheeet=/builddir/build/BUILD/nanomsg-1.0.0/doc/stylesheet.css -aversion-label=nanomsg -arevnumber=1.0.0 -o nn_setsockopt.3.html /builddir/build/BUILD/nanomsg-1.0.0/doc/nn_setsockopt.txt [ 47%] Building C object src/CMakeFiles/nanomsg.dir/transports/ipc/aipc.c.o cd /builddir/build/BUILD/nanomsg-1.0.0/src && /usr/bin/cc -DNN_HAVE_ACCEPT4=1 -DNN_HAVE_BACKTRACE=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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -fPIC -o CMakeFiles/nanomsg.dir/transports/ipc/aipc.c.o -c /builddir/build/BUILD/nanomsg-1.0.0/src/transports/ipc/aipc.c /usr/share/gems/gems/asciidoctor-1.5.4/lib/asciidoctor/document.rb:228: warning: constant ::Fixnum is deprecated [ 48%] Generating nn_bind.3.html /usr/bin/asciidoctor -d manpage -b html5 -a stylesheeet=/builddir/build/BUILD/nanomsg-1.0.0/doc/stylesheet.css -aversion-label=nanomsg -arevnumber=1.0.0 -o nn_bind.3.html /builddir/build/BUILD/nanomsg-1.0.0/doc/nn_bind.txt [ 49%] Building C object src/CMakeFiles/nanomsg.dir/transports/ipc/bipc.c.o cd /builddir/build/BUILD/nanomsg-1.0.0/src && /usr/bin/cc -DNN_HAVE_ACCEPT4=1 -DNN_HAVE_BACKTRACE=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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -fPIC -o CMakeFiles/nanomsg.dir/transports/ipc/bipc.c.o -c /builddir/build/BUILD/nanomsg-1.0.0/src/transports/ipc/bipc.c /usr/share/gems/gems/asciidoctor-1.5.4/lib/asciidoctor/document.rb:228: warning: constant ::Fixnum is deprecated [ 49%] Generating nn_connect.3.html /usr/bin/asciidoctor -d manpage -b html5 -a stylesheeet=/builddir/build/BUILD/nanomsg-1.0.0/doc/stylesheet.css -aversion-label=nanomsg -arevnumber=1.0.0 -o nn_connect.3.html /builddir/build/BUILD/nanomsg-1.0.0/doc/nn_connect.txt [ 49%] Building C object src/CMakeFiles/nanomsg.dir/transports/ipc/cipc.c.o cd /builddir/build/BUILD/nanomsg-1.0.0/src && /usr/bin/cc -DNN_HAVE_ACCEPT4=1 -DNN_HAVE_BACKTRACE=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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -fPIC -o CMakeFiles/nanomsg.dir/transports/ipc/cipc.c.o -c /builddir/build/BUILD/nanomsg-1.0.0/src/transports/ipc/cipc.c /usr/share/gems/gems/asciidoctor-1.5.4/lib/asciidoctor/document.rb:228: warning: constant ::Fixnum is deprecated [ 49%] Generating nn_shutdown.3.html /usr/bin/asciidoctor -d manpage -b html5 -a stylesheeet=/builddir/build/BUILD/nanomsg-1.0.0/doc/stylesheet.css -aversion-label=nanomsg -arevnumber=1.0.0 -o nn_shutdown.3.html /builddir/build/BUILD/nanomsg-1.0.0/doc/nn_shutdown.txt [ 49%] Building C object src/CMakeFiles/nanomsg.dir/transports/ipc/ipc.c.o cd /builddir/build/BUILD/nanomsg-1.0.0/src && /usr/bin/cc -DNN_HAVE_ACCEPT4=1 -DNN_HAVE_BACKTRACE=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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -fPIC -o CMakeFiles/nanomsg.dir/transports/ipc/ipc.c.o -c /builddir/build/BUILD/nanomsg-1.0.0/src/transports/ipc/ipc.c /usr/share/gems/gems/asciidoctor-1.5.4/lib/asciidoctor/document.rb:228: warning: constant ::Fixnum is deprecated [ 50%] Generating nn_send.3.html /usr/bin/asciidoctor -d manpage -b html5 -a stylesheeet=/builddir/build/BUILD/nanomsg-1.0.0/doc/stylesheet.css -aversion-label=nanomsg -arevnumber=1.0.0 -o nn_send.3.html /builddir/build/BUILD/nanomsg-1.0.0/doc/nn_send.txt [ 51%] Building C object src/CMakeFiles/nanomsg.dir/transports/ipc/sipc.c.o cd /builddir/build/BUILD/nanomsg-1.0.0/src && /usr/bin/cc -DNN_HAVE_ACCEPT4=1 -DNN_HAVE_BACKTRACE=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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -fPIC -o CMakeFiles/nanomsg.dir/transports/ipc/sipc.c.o -c /builddir/build/BUILD/nanomsg-1.0.0/src/transports/ipc/sipc.c /usr/share/gems/gems/asciidoctor-1.5.4/lib/asciidoctor/document.rb:228: warning: constant ::Fixnum is deprecated [ 51%] Generating nn_recv.3.html /usr/bin/asciidoctor -d manpage -b html5 -a stylesheeet=/builddir/build/BUILD/nanomsg-1.0.0/doc/stylesheet.css -aversion-label=nanomsg -arevnumber=1.0.0 -o nn_recv.3.html /builddir/build/BUILD/nanomsg-1.0.0/doc/nn_recv.txt [ 51%] Building C object src/CMakeFiles/nanomsg.dir/transports/tcp/atcp.c.o cd /builddir/build/BUILD/nanomsg-1.0.0/src && /usr/bin/cc -DNN_HAVE_ACCEPT4=1 -DNN_HAVE_BACKTRACE=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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -fPIC -o CMakeFiles/nanomsg.dir/transports/tcp/atcp.c.o -c /builddir/build/BUILD/nanomsg-1.0.0/src/transports/tcp/atcp.c /usr/share/gems/gems/asciidoctor-1.5.4/lib/asciidoctor/document.rb:228: warning: constant ::Fixnum is deprecated [ 52%] Generating nn_sendmsg.3.html /usr/bin/asciidoctor -d manpage -b html5 -a stylesheeet=/builddir/build/BUILD/nanomsg-1.0.0/doc/stylesheet.css -aversion-label=nanomsg -arevnumber=1.0.0 -o nn_sendmsg.3.html /builddir/build/BUILD/nanomsg-1.0.0/doc/nn_sendmsg.txt [ 53%] Building C object src/CMakeFiles/nanomsg.dir/transports/tcp/btcp.c.o cd /builddir/build/BUILD/nanomsg-1.0.0/src && /usr/bin/cc -DNN_HAVE_ACCEPT4=1 -DNN_HAVE_BACKTRACE=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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -fPIC -o CMakeFiles/nanomsg.dir/transports/tcp/btcp.c.o -c /builddir/build/BUILD/nanomsg-1.0.0/src/transports/tcp/btcp.c /usr/share/gems/gems/asciidoctor-1.5.4/lib/asciidoctor/document.rb:228: warning: constant ::Fixnum is deprecated [ 53%] Generating nn_recvmsg.3.html /usr/bin/asciidoctor -d manpage -b html5 -a stylesheeet=/builddir/build/BUILD/nanomsg-1.0.0/doc/stylesheet.css -aversion-label=nanomsg -arevnumber=1.0.0 -o nn_recvmsg.3.html /builddir/build/BUILD/nanomsg-1.0.0/doc/nn_recvmsg.txt [ 53%] Building C object src/CMakeFiles/nanomsg.dir/transports/tcp/ctcp.c.o cd /builddir/build/BUILD/nanomsg-1.0.0/src && /usr/bin/cc -DNN_HAVE_ACCEPT4=1 -DNN_HAVE_BACKTRACE=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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -fPIC -o CMakeFiles/nanomsg.dir/transports/tcp/ctcp.c.o -c /builddir/build/BUILD/nanomsg-1.0.0/src/transports/tcp/ctcp.c /usr/share/gems/gems/asciidoctor-1.5.4/lib/asciidoctor/document.rb:228: warning: constant ::Fixnum is deprecated [ 53%] Generating nn_device.3.html /usr/bin/asciidoctor -d manpage -b html5 -a stylesheeet=/builddir/build/BUILD/nanomsg-1.0.0/doc/stylesheet.css -aversion-label=nanomsg -arevnumber=1.0.0 -o nn_device.3.html /builddir/build/BUILD/nanomsg-1.0.0/doc/nn_device.txt [ 53%] Building C object src/CMakeFiles/nanomsg.dir/transports/tcp/stcp.c.o cd /builddir/build/BUILD/nanomsg-1.0.0/src && /usr/bin/cc -DNN_HAVE_ACCEPT4=1 -DNN_HAVE_BACKTRACE=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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -fPIC -o CMakeFiles/nanomsg.dir/transports/tcp/stcp.c.o -c /builddir/build/BUILD/nanomsg-1.0.0/src/transports/tcp/stcp.c /usr/share/gems/gems/asciidoctor-1.5.4/lib/asciidoctor/document.rb:228: warning: constant ::Fixnum is deprecated [ 54%] Generating nn_cmsg.3.html /usr/bin/asciidoctor -d manpage -b html5 -a stylesheeet=/builddir/build/BUILD/nanomsg-1.0.0/doc/stylesheet.css -aversion-label=nanomsg -arevnumber=1.0.0 -o nn_cmsg.3.html /builddir/build/BUILD/nanomsg-1.0.0/doc/nn_cmsg.txt /usr/share/gems/gems/asciidoctor-1.5.4/lib/asciidoctor/document.rb:228: warning: constant ::Fixnum is deprecated [ 55%] Building C object src/CMakeFiles/nanomsg.dir/transports/tcp/tcp.c.o cd /builddir/build/BUILD/nanomsg-1.0.0/src && /usr/bin/cc -DNN_HAVE_ACCEPT4=1 -DNN_HAVE_BACKTRACE=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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -fPIC -o CMakeFiles/nanomsg.dir/transports/tcp/tcp.c.o -c /builddir/build/BUILD/nanomsg-1.0.0/src/transports/tcp/tcp.c [ 55%] Generating nn_poll.3.html /usr/bin/asciidoctor -d manpage -b html5 -a stylesheeet=/builddir/build/BUILD/nanomsg-1.0.0/doc/stylesheet.css -aversion-label=nanomsg -arevnumber=1.0.0 -o nn_poll.3.html /builddir/build/BUILD/nanomsg-1.0.0/doc/nn_poll.txt [ 55%] Building C object src/CMakeFiles/nanomsg.dir/transports/ws/aws.c.o cd /builddir/build/BUILD/nanomsg-1.0.0/src && /usr/bin/cc -DNN_HAVE_ACCEPT4=1 -DNN_HAVE_BACKTRACE=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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -fPIC -o CMakeFiles/nanomsg.dir/transports/ws/aws.c.o -c /builddir/build/BUILD/nanomsg-1.0.0/src/transports/ws/aws.c /usr/share/gems/gems/asciidoctor-1.5.4/lib/asciidoctor/document.rb:228: warning: constant ::Fixnum is deprecated [ 55%] Generating nanomsg.7.html /usr/bin/asciidoctor -d manpage -b html5 -a stylesheeet=/builddir/build/BUILD/nanomsg-1.0.0/doc/stylesheet.css -aversion-label=nanomsg -arevnumber=1.0.0 -o nanomsg.7.html /builddir/build/BUILD/nanomsg-1.0.0/doc/nanomsg.txt [ 55%] Building C object src/CMakeFiles/nanomsg.dir/transports/ws/bws.c.o cd /builddir/build/BUILD/nanomsg-1.0.0/src && /usr/bin/cc -DNN_HAVE_ACCEPT4=1 -DNN_HAVE_BACKTRACE=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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -fPIC -o CMakeFiles/nanomsg.dir/transports/ws/bws.c.o -c /builddir/build/BUILD/nanomsg-1.0.0/src/transports/ws/bws.c /usr/share/gems/gems/asciidoctor-1.5.4/lib/asciidoctor/document.rb:228: warning: constant ::Fixnum is deprecated [ 56%] Generating nn_pair.7.html /usr/bin/asciidoctor -d manpage -b html5 -a stylesheeet=/builddir/build/BUILD/nanomsg-1.0.0/doc/stylesheet.css -aversion-label=nanomsg -arevnumber=1.0.0 -o nn_pair.7.html /builddir/build/BUILD/nanomsg-1.0.0/doc/nn_pair.txt [ 57%] Building C object src/CMakeFiles/nanomsg.dir/transports/ws/cws.c.o cd /builddir/build/BUILD/nanomsg-1.0.0/src && /usr/bin/cc -DNN_HAVE_ACCEPT4=1 -DNN_HAVE_BACKTRACE=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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -fPIC -o CMakeFiles/nanomsg.dir/transports/ws/cws.c.o -c /builddir/build/BUILD/nanomsg-1.0.0/src/transports/ws/cws.c /usr/share/gems/gems/asciidoctor-1.5.4/lib/asciidoctor/document.rb:228: warning: constant ::Fixnum is deprecated [ 57%] Generating nn_reqrep.7.html /usr/bin/asciidoctor -d manpage -b html5 -a stylesheeet=/builddir/build/BUILD/nanomsg-1.0.0/doc/stylesheet.css -aversion-label=nanomsg -arevnumber=1.0.0 -o nn_reqrep.7.html /builddir/build/BUILD/nanomsg-1.0.0/doc/nn_reqrep.txt /usr/share/gems/gems/asciidoctor-1.5.4/lib/asciidoctor/document.rb:228: warning: constant ::Fixnum is deprecated [ 58%] Generating nn_pubsub.7.html [ 58%] Building C object src/CMakeFiles/nanomsg.dir/transports/ws/sws.c.o /usr/bin/asciidoctor -d manpage -b html5 -a stylesheeet=/builddir/build/BUILD/nanomsg-1.0.0/doc/stylesheet.css -aversion-label=nanomsg -arevnumber=1.0.0 -o nn_pubsub.7.html /builddir/build/BUILD/nanomsg-1.0.0/doc/nn_pubsub.txt cd /builddir/build/BUILD/nanomsg-1.0.0/src && /usr/bin/cc -DNN_HAVE_ACCEPT4=1 -DNN_HAVE_BACKTRACE=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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -fPIC -o CMakeFiles/nanomsg.dir/transports/ws/sws.c.o -c /builddir/build/BUILD/nanomsg-1.0.0/src/transports/ws/sws.c /usr/share/gems/gems/asciidoctor-1.5.4/lib/asciidoctor/document.rb:228: warning: constant ::Fixnum is deprecated [ 58%] Generating nn_survey.7.html /usr/bin/asciidoctor -d manpage -b html5 -a stylesheeet=/builddir/build/BUILD/nanomsg-1.0.0/doc/stylesheet.css -aversion-label=nanomsg -arevnumber=1.0.0 -o nn_survey.7.html /builddir/build/BUILD/nanomsg-1.0.0/doc/nn_survey.txt /usr/share/gems/gems/asciidoctor-1.5.4/lib/asciidoctor/document.rb:228: warning: constant ::Fixnum is deprecated [ 58%] Generating nn_pipeline.7.html /usr/bin/asciidoctor -d manpage -b html5 -a stylesheeet=/builddir/build/BUILD/nanomsg-1.0.0/doc/stylesheet.css -aversion-label=nanomsg -arevnumber=1.0.0 -o nn_pipeline.7.html /builddir/build/BUILD/nanomsg-1.0.0/doc/nn_pipeline.txt [ 59%] Building C object src/CMakeFiles/nanomsg.dir/transports/ws/ws.c.o cd /builddir/build/BUILD/nanomsg-1.0.0/src && /usr/bin/cc -DNN_HAVE_ACCEPT4=1 -DNN_HAVE_BACKTRACE=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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -fPIC -o CMakeFiles/nanomsg.dir/transports/ws/ws.c.o -c /builddir/build/BUILD/nanomsg-1.0.0/src/transports/ws/ws.c /usr/share/gems/gems/asciidoctor-1.5.4/lib/asciidoctor/document.rb:228: warning: constant ::Fixnum is deprecated [ 60%] Generating nn_bus.7.html /usr/bin/asciidoctor -d manpage -b html5 -a stylesheeet=/builddir/build/BUILD/nanomsg-1.0.0/doc/stylesheet.css -aversion-label=nanomsg -arevnumber=1.0.0 -o nn_bus.7.html /builddir/build/BUILD/nanomsg-1.0.0/doc/nn_bus.txt [ 60%] Building C object src/CMakeFiles/nanomsg.dir/transports/ws/ws_handshake.c.o cd /builddir/build/BUILD/nanomsg-1.0.0/src && /usr/bin/cc -DNN_HAVE_ACCEPT4=1 -DNN_HAVE_BACKTRACE=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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -fPIC -o CMakeFiles/nanomsg.dir/transports/ws/ws_handshake.c.o -c /builddir/build/BUILD/nanomsg-1.0.0/src/transports/ws/ws_handshake.c /usr/share/gems/gems/asciidoctor-1.5.4/lib/asciidoctor/document.rb:228: warning: constant ::Fixnum is deprecated [ 60%] Generating nn_inproc.7.html /usr/bin/asciidoctor -d manpage -b html5 -a stylesheeet=/builddir/build/BUILD/nanomsg-1.0.0/doc/stylesheet.css -aversion-label=nanomsg -arevnumber=1.0.0 -o nn_inproc.7.html /builddir/build/BUILD/nanomsg-1.0.0/doc/nn_inproc.txt /usr/share/gems/gems/asciidoctor-1.5.4/lib/asciidoctor/document.rb:228: warning: constant ::Fixnum is deprecated [ 60%] Generating nn_ipc.7.html /usr/bin/asciidoctor -d manpage -b html5 -a stylesheeet=/builddir/build/BUILD/nanomsg-1.0.0/doc/stylesheet.css -aversion-label=nanomsg -arevnumber=1.0.0 -o nn_ipc.7.html /builddir/build/BUILD/nanomsg-1.0.0/doc/nn_ipc.txt /usr/share/gems/gems/asciidoctor-1.5.4/lib/asciidoctor/document.rb:228: warning: constant ::Fixnum is deprecated [ 60%] Building C object src/CMakeFiles/nanomsg.dir/transports/ws/sha1.c.o cd /builddir/build/BUILD/nanomsg-1.0.0/src && /usr/bin/cc -DNN_HAVE_ACCEPT4=1 -DNN_HAVE_BACKTRACE=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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -fPIC -o CMakeFiles/nanomsg.dir/transports/ws/sha1.c.o -c /builddir/build/BUILD/nanomsg-1.0.0/src/transports/ws/sha1.c [ 61%] Generating nn_tcp.7.html /usr/bin/asciidoctor -d manpage -b html5 -a stylesheeet=/builddir/build/BUILD/nanomsg-1.0.0/doc/stylesheet.css -aversion-label=nanomsg -arevnumber=1.0.0 -o nn_tcp.7.html /builddir/build/BUILD/nanomsg-1.0.0/doc/nn_tcp.txt [ 62%] Building C object src/CMakeFiles/nanomsg.dir/aio/poller.c.o cd /builddir/build/BUILD/nanomsg-1.0.0/src && /usr/bin/cc -DNN_HAVE_ACCEPT4=1 -DNN_HAVE_BACKTRACE=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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -fPIC -o CMakeFiles/nanomsg.dir/aio/poller.c.o -c /builddir/build/BUILD/nanomsg-1.0.0/src/aio/poller.c In file included from /builddir/build/BUILD/nanomsg-1.0.0/src/aio/poller.c:27:0: /builddir/build/BUILD/nanomsg-1.0.0/src/aio/poller_epoll.inc: In function 'nn_poller_add': /builddir/build/BUILD/nanomsg-1.0.0/src/aio/poller_epoll.inc:64:9: warning: unused variable 'rc' [-Wunused-variable] int rc; ^~ /usr/share/gems/gems/asciidoctor-1.5.4/lib/asciidoctor/document.rb:228: warning: constant ::Fixnum is deprecated [ 62%] Generating nn_ws.7.html /usr/bin/asciidoctor -d manpage -b html5 -a stylesheeet=/builddir/build/BUILD/nanomsg-1.0.0/doc/stylesheet.css -aversion-label=nanomsg -arevnumber=1.0.0 -o nn_ws.7.html /builddir/build/BUILD/nanomsg-1.0.0/doc/nn_ws.txt [ 62%] Linking C shared library ../libnanomsg.so cd /builddir/build/BUILD/nanomsg-1.0.0/src && /usr/bin/cmake -E cmake_link_script CMakeFiles/nanomsg.dir/link.txt --verbose=1 /usr/bin/cc -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -shared -Wl,-soname,libnanomsg.so.5.0.0 -o ../libnanomsg.so.1.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-1.0.0/src && /usr/bin/cmake -E cmake_symlink_library ../libnanomsg.so.1.0.0 ../libnanomsg.so.5.0.0 ../libnanomsg.so make[2]: Leaving directory '/builddir/build/BUILD/nanomsg-1.0.0' [ 62%] Built target nanomsg make -f CMakeFiles/remote_thr.dir/build.make CMakeFiles/remote_thr.dir/depend make[2]: Entering directory '/builddir/build/BUILD/nanomsg-1.0.0' cd /builddir/build/BUILD/nanomsg-1.0.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/nanomsg-1.0.0 /builddir/build/BUILD/nanomsg-1.0.0 /builddir/build/BUILD/nanomsg-1.0.0 /builddir/build/BUILD/nanomsg-1.0.0 /builddir/build/BUILD/nanomsg-1.0.0/CMakeFiles/remote_thr.dir/DependInfo.cmake --color= /usr/share/gems/gems/asciidoctor-1.5.4/lib/asciidoctor/document.rb:228: warning: constant ::Fixnum is deprecated Scanning dependencies of target remote_thr make[2]: Leaving directory '/builddir/build/BUILD/nanomsg-1.0.0' make -f CMakeFiles/remote_thr.dir/build.make CMakeFiles/remote_thr.dir/build make[2]: Entering directory '/builddir/build/BUILD/nanomsg-1.0.0' [ 62%] Building C object CMakeFiles/remote_thr.dir/perf/remote_thr.c.o /usr/bin/cc -DNN_HAVE_ACCEPT4=1 -DNN_HAVE_BACKTRACE=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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -o CMakeFiles/remote_thr.dir/perf/remote_thr.c.o -c /builddir/build/BUILD/nanomsg-1.0.0/perf/remote_thr.c [ 63%] Generating nn_env.7.html /usr/bin/asciidoctor -d manpage -b html5 -a stylesheeet=/builddir/build/BUILD/nanomsg-1.0.0/doc/stylesheet.css -aversion-label=nanomsg -arevnumber=1.0.0 -o nn_env.7.html /builddir/build/BUILD/nanomsg-1.0.0/doc/nn_env.txt [ 63%] 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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic CMakeFiles/remote_thr.dir/perf/remote_thr.c.o -o remote_thr -Wl,-rpath,/builddir/build/BUILD/nanomsg-1.0.0 libnanomsg.so.1.0.0 -lanl -lrt -lpthread -lnsl -lpthread make[2]: Leaving directory '/builddir/build/BUILD/nanomsg-1.0.0' /usr/share/gems/gems/asciidoctor-1.5.4/lib/asciidoctor/document.rb:228: warning: constant ::Fixnum is deprecated [ 63%] Built target remote_thr make -f CMakeFiles/remote_lat.dir/build.make CMakeFiles/remote_lat.dir/depend make[2]: Entering directory '/builddir/build/BUILD/nanomsg-1.0.0' cd /builddir/build/BUILD/nanomsg-1.0.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/nanomsg-1.0.0 /builddir/build/BUILD/nanomsg-1.0.0 /builddir/build/BUILD/nanomsg-1.0.0 /builddir/build/BUILD/nanomsg-1.0.0 /builddir/build/BUILD/nanomsg-1.0.0/CMakeFiles/remote_lat.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/nanomsg-1.0.0' Scanning dependencies of target remote_lat make[2]: Leaving directory '/builddir/build/BUILD/nanomsg-1.0.0' make -f CMakeFiles/remote_lat.dir/build.make CMakeFiles/remote_lat.dir/build make[2]: Entering directory '/builddir/build/BUILD/nanomsg-1.0.0' [ 63%] Built target html make -f CMakeFiles/inproc_thr.dir/build.make CMakeFiles/inproc_thr.dir/depend make[2]: Entering directory '/builddir/build/BUILD/nanomsg-1.0.0' cd /builddir/build/BUILD/nanomsg-1.0.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/nanomsg-1.0.0 /builddir/build/BUILD/nanomsg-1.0.0 /builddir/build/BUILD/nanomsg-1.0.0 /builddir/build/BUILD/nanomsg-1.0.0 /builddir/build/BUILD/nanomsg-1.0.0/CMakeFiles/inproc_thr.dir/DependInfo.cmake --color= [ 63%] Building C object CMakeFiles/remote_lat.dir/perf/remote_lat.c.o /usr/bin/cc -DNN_HAVE_ACCEPT4=1 -DNN_HAVE_BACKTRACE=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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -o CMakeFiles/remote_lat.dir/perf/remote_lat.c.o -c /builddir/build/BUILD/nanomsg-1.0.0/perf/remote_lat.c Scanning dependencies of target inproc_thr make[2]: Leaving directory '/builddir/build/BUILD/nanomsg-1.0.0' make -f CMakeFiles/inproc_thr.dir/build.make CMakeFiles/inproc_thr.dir/build make[2]: Entering directory '/builddir/build/BUILD/nanomsg-1.0.0' [ 63%] Building C object CMakeFiles/inproc_thr.dir/perf/inproc_thr.c.o /usr/bin/cc -DNN_HAVE_ACCEPT4=1 -DNN_HAVE_BACKTRACE=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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -o CMakeFiles/inproc_thr.dir/perf/inproc_thr.c.o -c /builddir/build/BUILD/nanomsg-1.0.0/perf/inproc_thr.c [ 64%] 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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic CMakeFiles/remote_lat.dir/perf/remote_lat.c.o -o remote_lat -Wl,-rpath,/builddir/build/BUILD/nanomsg-1.0.0 libnanomsg.so.1.0.0 -lanl -lrt -lpthread -lnsl -lpthread make[2]: Leaving directory '/builddir/build/BUILD/nanomsg-1.0.0' [ 64%] Built target remote_lat make -f CMakeFiles/inproc_lat.dir/build.make CMakeFiles/inproc_lat.dir/depend make[2]: Entering directory '/builddir/build/BUILD/nanomsg-1.0.0' cd /builddir/build/BUILD/nanomsg-1.0.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/nanomsg-1.0.0 /builddir/build/BUILD/nanomsg-1.0.0 /builddir/build/BUILD/nanomsg-1.0.0 /builddir/build/BUILD/nanomsg-1.0.0 /builddir/build/BUILD/nanomsg-1.0.0/CMakeFiles/inproc_lat.dir/DependInfo.cmake --color= Scanning dependencies of target inproc_lat make[2]: Leaving directory '/builddir/build/BUILD/nanomsg-1.0.0' make -f CMakeFiles/inproc_lat.dir/build.make CMakeFiles/inproc_lat.dir/build make[2]: Entering directory '/builddir/build/BUILD/nanomsg-1.0.0' [ 65%] Linking C executable inproc_thr /usr/bin/cmake -E cmake_link_script CMakeFiles/inproc_thr.dir/link.txt --verbose=1 [ 66%] Building C object CMakeFiles/inproc_lat.dir/perf/inproc_lat.c.o /usr/bin/cc -DNN_HAVE_ACCEPT4=1 -DNN_HAVE_BACKTRACE=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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -o CMakeFiles/inproc_lat.dir/perf/inproc_lat.c.o -c /builddir/build/BUILD/nanomsg-1.0.0/perf/inproc_lat.c /usr/bin/cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic CMakeFiles/inproc_thr.dir/perf/inproc_thr.c.o -o inproc_thr -Wl,-rpath,/builddir/build/BUILD/nanomsg-1.0.0 libnanomsg.so.1.0.0 -lanl -lrt -lpthread -lnsl -lpthread make[2]: Leaving directory '/builddir/build/BUILD/nanomsg-1.0.0' [ 66%] Built target inproc_thr make -f CMakeFiles/surveyttl.dir/build.make CMakeFiles/surveyttl.dir/depend make[2]: Entering directory '/builddir/build/BUILD/nanomsg-1.0.0' cd /builddir/build/BUILD/nanomsg-1.0.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/nanomsg-1.0.0 /builddir/build/BUILD/nanomsg-1.0.0 /builddir/build/BUILD/nanomsg-1.0.0 /builddir/build/BUILD/nanomsg-1.0.0 /builddir/build/BUILD/nanomsg-1.0.0/CMakeFiles/surveyttl.dir/DependInfo.cmake --color= Scanning dependencies of target surveyttl make[2]: Leaving directory '/builddir/build/BUILD/nanomsg-1.0.0' make -f CMakeFiles/surveyttl.dir/build.make CMakeFiles/surveyttl.dir/build make[2]: Entering directory '/builddir/build/BUILD/nanomsg-1.0.0' [ 66%] Building C object CMakeFiles/surveyttl.dir/tests/surveyttl.c.o /usr/bin/cc -DNN_HAVE_ACCEPT4=1 -DNN_HAVE_BACKTRACE=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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -o CMakeFiles/surveyttl.dir/tests/surveyttl.c.o -c /builddir/build/BUILD/nanomsg-1.0.0/tests/surveyttl.c [ 66%] 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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic CMakeFiles/inproc_lat.dir/perf/inproc_lat.c.o -o inproc_lat -Wl,-rpath,/builddir/build/BUILD/nanomsg-1.0.0 libnanomsg.so.1.0.0 -lanl -lrt -lpthread -lnsl -lpthread make[2]: Leaving directory '/builddir/build/BUILD/nanomsg-1.0.0' [ 66%] Built target inproc_lat make -f CMakeFiles/reqttl.dir/build.make CMakeFiles/reqttl.dir/depend make[2]: Entering directory '/builddir/build/BUILD/nanomsg-1.0.0' cd /builddir/build/BUILD/nanomsg-1.0.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/nanomsg-1.0.0 /builddir/build/BUILD/nanomsg-1.0.0 /builddir/build/BUILD/nanomsg-1.0.0 /builddir/build/BUILD/nanomsg-1.0.0 /builddir/build/BUILD/nanomsg-1.0.0/CMakeFiles/reqttl.dir/DependInfo.cmake --color= Scanning dependencies of target reqttl make[2]: Leaving directory '/builddir/build/BUILD/nanomsg-1.0.0' make -f CMakeFiles/reqttl.dir/build.make CMakeFiles/reqttl.dir/build make[2]: Entering directory '/builddir/build/BUILD/nanomsg-1.0.0' [ 67%] Building C object CMakeFiles/reqttl.dir/tests/reqttl.c.o /usr/bin/cc -DNN_HAVE_ACCEPT4=1 -DNN_HAVE_BACKTRACE=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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -o CMakeFiles/reqttl.dir/tests/reqttl.c.o -c /builddir/build/BUILD/nanomsg-1.0.0/tests/reqttl.c [ 68%] Linking C executable surveyttl /usr/bin/cmake -E cmake_link_script CMakeFiles/surveyttl.dir/link.txt --verbose=1 /usr/bin/cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic CMakeFiles/surveyttl.dir/tests/surveyttl.c.o -o surveyttl -Wl,-rpath,/builddir/build/BUILD/nanomsg-1.0.0 libnanomsg.so.1.0.0 -lanl -lrt -lpthread -lnsl -lpthread make[2]: Leaving directory '/builddir/build/BUILD/nanomsg-1.0.0' [ 68%] Built target surveyttl make -f CMakeFiles/bug328.dir/build.make CMakeFiles/bug328.dir/depend make[2]: Entering directory '/builddir/build/BUILD/nanomsg-1.0.0' cd /builddir/build/BUILD/nanomsg-1.0.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/nanomsg-1.0.0 /builddir/build/BUILD/nanomsg-1.0.0 /builddir/build/BUILD/nanomsg-1.0.0 /builddir/build/BUILD/nanomsg-1.0.0 /builddir/build/BUILD/nanomsg-1.0.0/CMakeFiles/bug328.dir/DependInfo.cmake --color= Scanning dependencies of target bug328 make[2]: Leaving directory '/builddir/build/BUILD/nanomsg-1.0.0' make -f CMakeFiles/bug328.dir/build.make CMakeFiles/bug328.dir/build make[2]: Entering directory '/builddir/build/BUILD/nanomsg-1.0.0' [ 68%] Building C object CMakeFiles/bug328.dir/tests/bug328.c.o /usr/bin/cc -DNN_HAVE_ACCEPT4=1 -DNN_HAVE_BACKTRACE=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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -o CMakeFiles/bug328.dir/tests/bug328.c.o -c /builddir/build/BUILD/nanomsg-1.0.0/tests/bug328.c [ 68%] Linking C executable reqttl /usr/bin/cmake -E cmake_link_script CMakeFiles/reqttl.dir/link.txt --verbose=1 /usr/bin/cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic CMakeFiles/reqttl.dir/tests/reqttl.c.o -o reqttl -Wl,-rpath,/builddir/build/BUILD/nanomsg-1.0.0 libnanomsg.so.1.0.0 -lanl -lrt -lpthread -lnsl -lpthread make[2]: Leaving directory '/builddir/build/BUILD/nanomsg-1.0.0' [ 68%] Built target reqttl make -f CMakeFiles/symbol.dir/build.make CMakeFiles/symbol.dir/depend [ 69%] Linking C executable bug328 make[2]: Entering directory '/builddir/build/BUILD/nanomsg-1.0.0' cd /builddir/build/BUILD/nanomsg-1.0.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/nanomsg-1.0.0 /builddir/build/BUILD/nanomsg-1.0.0 /builddir/build/BUILD/nanomsg-1.0.0 /builddir/build/BUILD/nanomsg-1.0.0 /builddir/build/BUILD/nanomsg-1.0.0/CMakeFiles/symbol.dir/DependInfo.cmake --color= /usr/bin/cmake -E cmake_link_script CMakeFiles/bug328.dir/link.txt --verbose=1 Scanning dependencies of target symbol /usr/bin/cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic CMakeFiles/bug328.dir/tests/bug328.c.o -o bug328 -Wl,-rpath,/builddir/build/BUILD/nanomsg-1.0.0 libnanomsg.so.1.0.0 -lanl -lrt -lpthread -lnsl -lpthread make[2]: Leaving directory '/builddir/build/BUILD/nanomsg-1.0.0' make -f CMakeFiles/symbol.dir/build.make CMakeFiles/symbol.dir/build make[2]: Entering directory '/builddir/build/BUILD/nanomsg-1.0.0' [ 69%] Building C object CMakeFiles/symbol.dir/tests/symbol.c.o /usr/bin/cc -DNN_HAVE_ACCEPT4=1 -DNN_HAVE_BACKTRACE=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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -o CMakeFiles/symbol.dir/tests/symbol.c.o -c /builddir/build/BUILD/nanomsg-1.0.0/tests/symbol.c make[2]: Leaving directory '/builddir/build/BUILD/nanomsg-1.0.0' [ 69%] Built target bug328 make -f CMakeFiles/survey.dir/build.make CMakeFiles/survey.dir/depend make[2]: Entering directory '/builddir/build/BUILD/nanomsg-1.0.0' cd /builddir/build/BUILD/nanomsg-1.0.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/nanomsg-1.0.0 /builddir/build/BUILD/nanomsg-1.0.0 /builddir/build/BUILD/nanomsg-1.0.0 /builddir/build/BUILD/nanomsg-1.0.0 /builddir/build/BUILD/nanomsg-1.0.0/CMakeFiles/survey.dir/DependInfo.cmake --color= Scanning dependencies of target survey make[2]: Leaving directory '/builddir/build/BUILD/nanomsg-1.0.0' make -f CMakeFiles/survey.dir/build.make CMakeFiles/survey.dir/build make[2]: Entering directory '/builddir/build/BUILD/nanomsg-1.0.0' [ 70%] Building C object CMakeFiles/survey.dir/tests/survey.c.o /usr/bin/cc -DNN_HAVE_ACCEPT4=1 -DNN_HAVE_BACKTRACE=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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -o CMakeFiles/survey.dir/tests/survey.c.o -c /builddir/build/BUILD/nanomsg-1.0.0/tests/survey.c [ 70%] 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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic CMakeFiles/symbol.dir/tests/symbol.c.o -o symbol -Wl,-rpath,/builddir/build/BUILD/nanomsg-1.0.0 libnanomsg.so.1.0.0 -lanl -lrt -lpthread -lnsl -lpthread make[2]: Leaving directory '/builddir/build/BUILD/nanomsg-1.0.0' [ 70%] Built target symbol make -f CMakeFiles/pipeline.dir/build.make CMakeFiles/pipeline.dir/depend make[2]: Entering directory '/builddir/build/BUILD/nanomsg-1.0.0' cd /builddir/build/BUILD/nanomsg-1.0.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/nanomsg-1.0.0 /builddir/build/BUILD/nanomsg-1.0.0 /builddir/build/BUILD/nanomsg-1.0.0 /builddir/build/BUILD/nanomsg-1.0.0 /builddir/build/BUILD/nanomsg-1.0.0/CMakeFiles/pipeline.dir/DependInfo.cmake --color= Scanning dependencies of target pipeline make[2]: Leaving directory '/builddir/build/BUILD/nanomsg-1.0.0' make -f CMakeFiles/pipeline.dir/build.make CMakeFiles/pipeline.dir/build make[2]: Entering directory '/builddir/build/BUILD/nanomsg-1.0.0' [ 70%] Building C object CMakeFiles/pipeline.dir/tests/pipeline.c.o /usr/bin/cc -DNN_HAVE_ACCEPT4=1 -DNN_HAVE_BACKTRACE=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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -o CMakeFiles/pipeline.dir/tests/pipeline.c.o -c /builddir/build/BUILD/nanomsg-1.0.0/tests/pipeline.c [ 70%] Linking C executable survey /usr/bin/cmake -E cmake_link_script CMakeFiles/survey.dir/link.txt --verbose=1 /usr/bin/cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic CMakeFiles/survey.dir/tests/survey.c.o -o survey -Wl,-rpath,/builddir/build/BUILD/nanomsg-1.0.0 libnanomsg.so.1.0.0 -lanl -lrt -lpthread -lnsl -lpthread make[2]: Leaving directory '/builddir/build/BUILD/nanomsg-1.0.0' [ 70%] Built target survey make -f CMakeFiles/inproc_shutdown.dir/build.make CMakeFiles/inproc_shutdown.dir/depend make[2]: Entering directory '/builddir/build/BUILD/nanomsg-1.0.0' cd /builddir/build/BUILD/nanomsg-1.0.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/nanomsg-1.0.0 /builddir/build/BUILD/nanomsg-1.0.0 /builddir/build/BUILD/nanomsg-1.0.0 /builddir/build/BUILD/nanomsg-1.0.0 /builddir/build/BUILD/nanomsg-1.0.0/CMakeFiles/inproc_shutdown.dir/DependInfo.cmake --color= Scanning dependencies of target inproc_shutdown make[2]: Leaving directory '/builddir/build/BUILD/nanomsg-1.0.0' make -f CMakeFiles/inproc_shutdown.dir/build.make CMakeFiles/inproc_shutdown.dir/build make[2]: Entering directory '/builddir/build/BUILD/nanomsg-1.0.0' [ 71%] Building C object CMakeFiles/inproc_shutdown.dir/tests/inproc_shutdown.c.o /usr/bin/cc -DNN_HAVE_ACCEPT4=1 -DNN_HAVE_BACKTRACE=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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -o CMakeFiles/inproc_shutdown.dir/tests/inproc_shutdown.c.o -c /builddir/build/BUILD/nanomsg-1.0.0/tests/inproc_shutdown.c [ 72%] 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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic CMakeFiles/pipeline.dir/tests/pipeline.c.o -o pipeline -Wl,-rpath,/builddir/build/BUILD/nanomsg-1.0.0 libnanomsg.so.1.0.0 -lanl -lrt -lpthread -lnsl -lpthread make[2]: Leaving directory '/builddir/build/BUILD/nanomsg-1.0.0' [ 72%] Built target pipeline make -f CMakeFiles/emfile.dir/build.make CMakeFiles/emfile.dir/depend make[2]: Entering directory '/builddir/build/BUILD/nanomsg-1.0.0' cd /builddir/build/BUILD/nanomsg-1.0.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/nanomsg-1.0.0 /builddir/build/BUILD/nanomsg-1.0.0 /builddir/build/BUILD/nanomsg-1.0.0 /builddir/build/BUILD/nanomsg-1.0.0 /builddir/build/BUILD/nanomsg-1.0.0/CMakeFiles/emfile.dir/DependInfo.cmake --color= Scanning dependencies of target emfile make[2]: Leaving directory '/builddir/build/BUILD/nanomsg-1.0.0' make -f CMakeFiles/emfile.dir/build.make CMakeFiles/emfile.dir/build make[2]: Entering directory '/builddir/build/BUILD/nanomsg-1.0.0' [ 72%] Building C object CMakeFiles/emfile.dir/tests/emfile.c.o /usr/bin/cc -DNN_HAVE_ACCEPT4=1 -DNN_HAVE_BACKTRACE=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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -o CMakeFiles/emfile.dir/tests/emfile.c.o -c /builddir/build/BUILD/nanomsg-1.0.0/tests/emfile.c [ 72%] Linking C executable inproc_shutdown /usr/bin/cmake -E cmake_link_script CMakeFiles/inproc_shutdown.dir/link.txt --verbose=1 [ 73%] Linking C executable emfile /usr/bin/cmake -E cmake_link_script CMakeFiles/emfile.dir/link.txt --verbose=1 /usr/bin/cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic CMakeFiles/inproc_shutdown.dir/tests/inproc_shutdown.c.o -o inproc_shutdown -Wl,-rpath,/builddir/build/BUILD/nanomsg-1.0.0 libnanomsg.so.1.0.0 -lanl -lrt -lpthread -lnsl -lpthread /usr/bin/cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic CMakeFiles/emfile.dir/tests/emfile.c.o -o emfile -Wl,-rpath,/builddir/build/BUILD/nanomsg-1.0.0 libnanomsg.so.1.0.0 -lanl -lrt -lpthread -lnsl -lpthread make[2]: Leaving directory '/builddir/build/BUILD/nanomsg-1.0.0' make[2]: Leaving directory '/builddir/build/BUILD/nanomsg-1.0.0' [ 73%] Built target emfile make -f CMakeFiles/shutdown.dir/build.make CMakeFiles/shutdown.dir/depend [ 73%] Built target inproc_shutdown make -f CMakeFiles/ws.dir/build.make CMakeFiles/ws.dir/depend make[2]: Entering directory '/builddir/build/BUILD/nanomsg-1.0.0' cd /builddir/build/BUILD/nanomsg-1.0.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/nanomsg-1.0.0 /builddir/build/BUILD/nanomsg-1.0.0 /builddir/build/BUILD/nanomsg-1.0.0 /builddir/build/BUILD/nanomsg-1.0.0 /builddir/build/BUILD/nanomsg-1.0.0/CMakeFiles/shutdown.dir/DependInfo.cmake --color= make[2]: Entering directory '/builddir/build/BUILD/nanomsg-1.0.0' cd /builddir/build/BUILD/nanomsg-1.0.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/nanomsg-1.0.0 /builddir/build/BUILD/nanomsg-1.0.0 /builddir/build/BUILD/nanomsg-1.0.0 /builddir/build/BUILD/nanomsg-1.0.0 /builddir/build/BUILD/nanomsg-1.0.0/CMakeFiles/ws.dir/DependInfo.cmake --color= Scanning dependencies of target shutdown make[2]: Leaving directory '/builddir/build/BUILD/nanomsg-1.0.0' make -f CMakeFiles/shutdown.dir/build.make CMakeFiles/shutdown.dir/build make[2]: Entering directory '/builddir/build/BUILD/nanomsg-1.0.0' Scanning dependencies of target ws make[2]: Leaving directory '/builddir/build/BUILD/nanomsg-1.0.0' make -f CMakeFiles/ws.dir/build.make CMakeFiles/ws.dir/build make[2]: Entering directory '/builddir/build/BUILD/nanomsg-1.0.0' [ 73%] Building C object CMakeFiles/shutdown.dir/tests/shutdown.c.o /usr/bin/cc -DNN_HAVE_ACCEPT4=1 -DNN_HAVE_BACKTRACE=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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -o CMakeFiles/shutdown.dir/tests/shutdown.c.o -c /builddir/build/BUILD/nanomsg-1.0.0/tests/shutdown.c [ 74%] Building C object CMakeFiles/ws.dir/tests/ws.c.o /usr/bin/cc -DNN_HAVE_ACCEPT4=1 -DNN_HAVE_BACKTRACE=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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -o CMakeFiles/ws.dir/tests/ws.c.o -c /builddir/build/BUILD/nanomsg-1.0.0/tests/ws.c [ 74%] 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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic CMakeFiles/shutdown.dir/tests/shutdown.c.o -o shutdown -Wl,-rpath,/builddir/build/BUILD/nanomsg-1.0.0 libnanomsg.so.1.0.0 -lanl -lrt -lpthread -lnsl -lpthread make[2]: Leaving directory '/builddir/build/BUILD/nanomsg-1.0.0' [ 74%] Built target shutdown make -f CMakeFiles/ipc_stress.dir/build.make CMakeFiles/ipc_stress.dir/depend make[2]: Entering directory '/builddir/build/BUILD/nanomsg-1.0.0' cd /builddir/build/BUILD/nanomsg-1.0.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/nanomsg-1.0.0 /builddir/build/BUILD/nanomsg-1.0.0 /builddir/build/BUILD/nanomsg-1.0.0 /builddir/build/BUILD/nanomsg-1.0.0 /builddir/build/BUILD/nanomsg-1.0.0/CMakeFiles/ipc_stress.dir/DependInfo.cmake --color= Scanning dependencies of target ipc_stress make[2]: Leaving directory '/builddir/build/BUILD/nanomsg-1.0.0' make -f CMakeFiles/ipc_stress.dir/build.make CMakeFiles/ipc_stress.dir/build make[2]: Entering directory '/builddir/build/BUILD/nanomsg-1.0.0' [ 74%] Building C object CMakeFiles/ipc_stress.dir/tests/ipc_stress.c.o /usr/bin/cc -DNN_HAVE_ACCEPT4=1 -DNN_HAVE_BACKTRACE=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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -o CMakeFiles/ipc_stress.dir/tests/ipc_stress.c.o -c /builddir/build/BUILD/nanomsg-1.0.0/tests/ipc_stress.c [ 75%] 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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic CMakeFiles/ipc_stress.dir/tests/ipc_stress.c.o -o ipc_stress -Wl,-rpath,/builddir/build/BUILD/nanomsg-1.0.0 libnanomsg.so.1.0.0 -lanl -lrt -lpthread -lnsl -lpthread [ 75%] 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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic CMakeFiles/ws.dir/tests/ws.c.o -o ws -Wl,-rpath,/builddir/build/BUILD/nanomsg-1.0.0 libnanomsg.so.1.0.0 -lanl -lrt -lpthread -lnsl -lpthread make[2]: Leaving directory '/builddir/build/BUILD/nanomsg-1.0.0' [ 75%] Built target ipc_stress make -f CMakeFiles/local_lat.dir/build.make CMakeFiles/local_lat.dir/depend make[2]: Entering directory '/builddir/build/BUILD/nanomsg-1.0.0' cd /builddir/build/BUILD/nanomsg-1.0.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/nanomsg-1.0.0 /builddir/build/BUILD/nanomsg-1.0.0 /builddir/build/BUILD/nanomsg-1.0.0 /builddir/build/BUILD/nanomsg-1.0.0 /builddir/build/BUILD/nanomsg-1.0.0/CMakeFiles/local_lat.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/nanomsg-1.0.0' Scanning dependencies of target local_lat make[2]: Leaving directory '/builddir/build/BUILD/nanomsg-1.0.0' make -f CMakeFiles/local_lat.dir/build.make CMakeFiles/local_lat.dir/build make[2]: Entering directory '/builddir/build/BUILD/nanomsg-1.0.0' [ 75%] Built target ws make -f CMakeFiles/ipc_shutdown.dir/build.make CMakeFiles/ipc_shutdown.dir/depend make[2]: Entering directory '/builddir/build/BUILD/nanomsg-1.0.0' cd /builddir/build/BUILD/nanomsg-1.0.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/nanomsg-1.0.0 /builddir/build/BUILD/nanomsg-1.0.0 /builddir/build/BUILD/nanomsg-1.0.0 /builddir/build/BUILD/nanomsg-1.0.0 /builddir/build/BUILD/nanomsg-1.0.0/CMakeFiles/ipc_shutdown.dir/DependInfo.cmake --color= [ 76%] Building C object CMakeFiles/local_lat.dir/perf/local_lat.c.o /usr/bin/cc -DNN_HAVE_ACCEPT4=1 -DNN_HAVE_BACKTRACE=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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -o CMakeFiles/local_lat.dir/perf/local_lat.c.o -c /builddir/build/BUILD/nanomsg-1.0.0/perf/local_lat.c Scanning dependencies of target ipc_shutdown make[2]: Leaving directory '/builddir/build/BUILD/nanomsg-1.0.0' make -f CMakeFiles/ipc_shutdown.dir/build.make CMakeFiles/ipc_shutdown.dir/build make[2]: Entering directory '/builddir/build/BUILD/nanomsg-1.0.0' [ 77%] Building C object CMakeFiles/ipc_shutdown.dir/tests/ipc_shutdown.c.o /usr/bin/cc -DNN_HAVE_ACCEPT4=1 -DNN_HAVE_BACKTRACE=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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -o CMakeFiles/ipc_shutdown.dir/tests/ipc_shutdown.c.o -c /builddir/build/BUILD/nanomsg-1.0.0/tests/ipc_shutdown.c [ 77%] 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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic CMakeFiles/local_lat.dir/perf/local_lat.c.o -o local_lat -Wl,-rpath,/builddir/build/BUILD/nanomsg-1.0.0 libnanomsg.so.1.0.0 -lanl -lrt -lpthread -lnsl -lpthread make[2]: Leaving directory '/builddir/build/BUILD/nanomsg-1.0.0' [ 77%] Built target local_lat make -f CMakeFiles/iovec.dir/build.make CMakeFiles/iovec.dir/depend make[2]: Entering directory '/builddir/build/BUILD/nanomsg-1.0.0' cd /builddir/build/BUILD/nanomsg-1.0.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/nanomsg-1.0.0 /builddir/build/BUILD/nanomsg-1.0.0 /builddir/build/BUILD/nanomsg-1.0.0 /builddir/build/BUILD/nanomsg-1.0.0 /builddir/build/BUILD/nanomsg-1.0.0/CMakeFiles/iovec.dir/DependInfo.cmake --color= Scanning dependencies of target iovec make[2]: Leaving directory '/builddir/build/BUILD/nanomsg-1.0.0' make -f CMakeFiles/iovec.dir/build.make CMakeFiles/iovec.dir/build make[2]: Entering directory '/builddir/build/BUILD/nanomsg-1.0.0' [ 77%] Building C object CMakeFiles/iovec.dir/tests/iovec.c.o /usr/bin/cc -DNN_HAVE_ACCEPT4=1 -DNN_HAVE_BACKTRACE=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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -o CMakeFiles/iovec.dir/tests/iovec.c.o -c /builddir/build/BUILD/nanomsg-1.0.0/tests/iovec.c [ 77%] 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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic CMakeFiles/ipc_shutdown.dir/tests/ipc_shutdown.c.o -o ipc_shutdown -Wl,-rpath,/builddir/build/BUILD/nanomsg-1.0.0 libnanomsg.so.1.0.0 -lanl -lrt -lpthread -lnsl -lpthread make[2]: Leaving directory '/builddir/build/BUILD/nanomsg-1.0.0' [ 77%] Built target ipc_shutdown make -f CMakeFiles/bus.dir/build.make CMakeFiles/bus.dir/depend make[2]: Entering directory '/builddir/build/BUILD/nanomsg-1.0.0' cd /builddir/build/BUILD/nanomsg-1.0.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/nanomsg-1.0.0 /builddir/build/BUILD/nanomsg-1.0.0 /builddir/build/BUILD/nanomsg-1.0.0 /builddir/build/BUILD/nanomsg-1.0.0 /builddir/build/BUILD/nanomsg-1.0.0/CMakeFiles/bus.dir/DependInfo.cmake --color= Scanning dependencies of target bus make[2]: Leaving directory '/builddir/build/BUILD/nanomsg-1.0.0' make -f CMakeFiles/bus.dir/build.make CMakeFiles/bus.dir/build make[2]: Entering directory '/builddir/build/BUILD/nanomsg-1.0.0' [ 77%] Building C object CMakeFiles/bus.dir/tests/bus.c.o /usr/bin/cc -DNN_HAVE_ACCEPT4=1 -DNN_HAVE_BACKTRACE=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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -o CMakeFiles/bus.dir/tests/bus.c.o -c /builddir/build/BUILD/nanomsg-1.0.0/tests/bus.c [ 77%] 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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic CMakeFiles/iovec.dir/tests/iovec.c.o -o iovec -Wl,-rpath,/builddir/build/BUILD/nanomsg-1.0.0 libnanomsg.so.1.0.0 -lanl -lrt -lpthread -lnsl -lpthread make[2]: Leaving directory '/builddir/build/BUILD/nanomsg-1.0.0' [ 77%] Built target iovec make -f CMakeFiles/reqrep.dir/build.make CMakeFiles/reqrep.dir/depend make[2]: Entering directory '/builddir/build/BUILD/nanomsg-1.0.0' cd /builddir/build/BUILD/nanomsg-1.0.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/nanomsg-1.0.0 /builddir/build/BUILD/nanomsg-1.0.0 /builddir/build/BUILD/nanomsg-1.0.0 /builddir/build/BUILD/nanomsg-1.0.0 /builddir/build/BUILD/nanomsg-1.0.0/CMakeFiles/reqrep.dir/DependInfo.cmake --color= Scanning dependencies of target reqrep make[2]: Leaving directory '/builddir/build/BUILD/nanomsg-1.0.0' make -f CMakeFiles/reqrep.dir/build.make CMakeFiles/reqrep.dir/build make[2]: Entering directory '/builddir/build/BUILD/nanomsg-1.0.0' [ 78%] Building C object CMakeFiles/reqrep.dir/tests/reqrep.c.o /usr/bin/cc -DNN_HAVE_ACCEPT4=1 -DNN_HAVE_BACKTRACE=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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -o CMakeFiles/reqrep.dir/tests/reqrep.c.o -c /builddir/build/BUILD/nanomsg-1.0.0/tests/reqrep.c [ 79%] 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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic CMakeFiles/bus.dir/tests/bus.c.o -o bus -Wl,-rpath,/builddir/build/BUILD/nanomsg-1.0.0 libnanomsg.so.1.0.0 -lanl -lrt -lpthread -lnsl -lpthread make[2]: Leaving directory '/builddir/build/BUILD/nanomsg-1.0.0' [ 79%] Built target bus make -f CMakeFiles/timeo.dir/build.make CMakeFiles/timeo.dir/depend make[2]: Entering directory '/builddir/build/BUILD/nanomsg-1.0.0' cd /builddir/build/BUILD/nanomsg-1.0.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/nanomsg-1.0.0 /builddir/build/BUILD/nanomsg-1.0.0 /builddir/build/BUILD/nanomsg-1.0.0 /builddir/build/BUILD/nanomsg-1.0.0 /builddir/build/BUILD/nanomsg-1.0.0/CMakeFiles/timeo.dir/DependInfo.cmake --color= Scanning dependencies of target timeo make[2]: Leaving directory '/builddir/build/BUILD/nanomsg-1.0.0' make -f CMakeFiles/timeo.dir/build.make CMakeFiles/timeo.dir/build make[2]: Entering directory '/builddir/build/BUILD/nanomsg-1.0.0' [ 79%] Building C object CMakeFiles/timeo.dir/tests/timeo.c.o /usr/bin/cc -DNN_HAVE_ACCEPT4=1 -DNN_HAVE_BACKTRACE=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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -o CMakeFiles/timeo.dir/tests/timeo.c.o -c /builddir/build/BUILD/nanomsg-1.0.0/tests/timeo.c [ 79%] 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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic CMakeFiles/reqrep.dir/tests/reqrep.c.o -o reqrep -Wl,-rpath,/builddir/build/BUILD/nanomsg-1.0.0 libnanomsg.so.1.0.0 -lanl -lrt -lpthread -lnsl -lpthread make[2]: Leaving directory '/builddir/build/BUILD/nanomsg-1.0.0' [ 79%] Built target reqrep make -f CMakeFiles/async_shutdown.dir/build.make CMakeFiles/async_shutdown.dir/depend make[2]: Entering directory '/builddir/build/BUILD/nanomsg-1.0.0' cd /builddir/build/BUILD/nanomsg-1.0.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/nanomsg-1.0.0 /builddir/build/BUILD/nanomsg-1.0.0 /builddir/build/BUILD/nanomsg-1.0.0 /builddir/build/BUILD/nanomsg-1.0.0 /builddir/build/BUILD/nanomsg-1.0.0/CMakeFiles/async_shutdown.dir/DependInfo.cmake --color= Scanning dependencies of target async_shutdown make[2]: Leaving directory '/builddir/build/BUILD/nanomsg-1.0.0' make -f CMakeFiles/async_shutdown.dir/build.make CMakeFiles/async_shutdown.dir/build [ 79%] Linking C executable timeo /usr/bin/cmake -E cmake_link_script CMakeFiles/timeo.dir/link.txt --verbose=1 make[2]: Entering directory '/builddir/build/BUILD/nanomsg-1.0.0' /usr/bin/cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic CMakeFiles/timeo.dir/tests/timeo.c.o -o timeo -Wl,-rpath,/builddir/build/BUILD/nanomsg-1.0.0 libnanomsg.so.1.0.0 -lanl -lrt -lpthread -lnsl -lpthread [ 79%] Building C object CMakeFiles/async_shutdown.dir/tests/async_shutdown.c.o /usr/bin/cc -DNN_HAVE_ACCEPT4=1 -DNN_HAVE_BACKTRACE=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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -o CMakeFiles/async_shutdown.dir/tests/async_shutdown.c.o -c /builddir/build/BUILD/nanomsg-1.0.0/tests/async_shutdown.c make[2]: Leaving directory '/builddir/build/BUILD/nanomsg-1.0.0' [ 79%] Built target timeo make -f CMakeFiles/tcp.dir/build.make CMakeFiles/tcp.dir/depend make[2]: Entering directory '/builddir/build/BUILD/nanomsg-1.0.0' cd /builddir/build/BUILD/nanomsg-1.0.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/nanomsg-1.0.0 /builddir/build/BUILD/nanomsg-1.0.0 /builddir/build/BUILD/nanomsg-1.0.0 /builddir/build/BUILD/nanomsg-1.0.0 /builddir/build/BUILD/nanomsg-1.0.0/CMakeFiles/tcp.dir/DependInfo.cmake --color= Scanning dependencies of target tcp make[2]: Leaving directory '/builddir/build/BUILD/nanomsg-1.0.0' make -f CMakeFiles/tcp.dir/build.make CMakeFiles/tcp.dir/build make[2]: Entering directory '/builddir/build/BUILD/nanomsg-1.0.0' [ 80%] Building C object CMakeFiles/tcp.dir/tests/tcp.c.o /usr/bin/cc -DNN_HAVE_ACCEPT4=1 -DNN_HAVE_BACKTRACE=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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -o CMakeFiles/tcp.dir/tests/tcp.c.o -c /builddir/build/BUILD/nanomsg-1.0.0/tests/tcp.c [ 80%] 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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic CMakeFiles/async_shutdown.dir/tests/async_shutdown.c.o -o async_shutdown -Wl,-rpath,/builddir/build/BUILD/nanomsg-1.0.0 libnanomsg.so.1.0.0 -lanl -lrt -lpthread -lnsl -lpthread make[2]: Leaving directory '/builddir/build/BUILD/nanomsg-1.0.0' [ 80%] Built target async_shutdown make -f CMakeFiles/inproc.dir/build.make CMakeFiles/inproc.dir/depend make[2]: Entering directory '/builddir/build/BUILD/nanomsg-1.0.0' cd /builddir/build/BUILD/nanomsg-1.0.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/nanomsg-1.0.0 /builddir/build/BUILD/nanomsg-1.0.0 /builddir/build/BUILD/nanomsg-1.0.0 /builddir/build/BUILD/nanomsg-1.0.0 /builddir/build/BUILD/nanomsg-1.0.0/CMakeFiles/inproc.dir/DependInfo.cmake --color= Scanning dependencies of target inproc make[2]: Leaving directory '/builddir/build/BUILD/nanomsg-1.0.0' make -f CMakeFiles/inproc.dir/build.make CMakeFiles/inproc.dir/build make[2]: Entering directory '/builddir/build/BUILD/nanomsg-1.0.0' [ 80%] Building C object CMakeFiles/inproc.dir/tests/inproc.c.o /usr/bin/cc -DNN_HAVE_ACCEPT4=1 -DNN_HAVE_BACKTRACE=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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -o CMakeFiles/inproc.dir/tests/inproc.c.o -c /builddir/build/BUILD/nanomsg-1.0.0/tests/inproc.c [ 80%] 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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic CMakeFiles/tcp.dir/tests/tcp.c.o -o tcp -Wl,-rpath,/builddir/build/BUILD/nanomsg-1.0.0 libnanomsg.so.1.0.0 -lanl -lrt -lpthread -lnsl -lpthread make[2]: Leaving directory '/builddir/build/BUILD/nanomsg-1.0.0' [ 80%] Built target tcp make -f CMakeFiles/term.dir/build.make CMakeFiles/term.dir/depend make[2]: Entering directory '/builddir/build/BUILD/nanomsg-1.0.0' cd /builddir/build/BUILD/nanomsg-1.0.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/nanomsg-1.0.0 /builddir/build/BUILD/nanomsg-1.0.0 /builddir/build/BUILD/nanomsg-1.0.0 /builddir/build/BUILD/nanomsg-1.0.0 /builddir/build/BUILD/nanomsg-1.0.0/CMakeFiles/term.dir/DependInfo.cmake --color= Scanning dependencies of target term make[2]: Leaving directory '/builddir/build/BUILD/nanomsg-1.0.0' make -f CMakeFiles/term.dir/build.make CMakeFiles/term.dir/build make[2]: Entering directory '/builddir/build/BUILD/nanomsg-1.0.0' [ 80%] Building C object CMakeFiles/term.dir/tests/term.c.o /usr/bin/cc -DNN_HAVE_ACCEPT4=1 -DNN_HAVE_BACKTRACE=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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -o CMakeFiles/term.dir/tests/term.c.o -c /builddir/build/BUILD/nanomsg-1.0.0/tests/term.c [ 80%] 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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic CMakeFiles/inproc.dir/tests/inproc.c.o -o inproc -Wl,-rpath,/builddir/build/BUILD/nanomsg-1.0.0 libnanomsg.so.1.0.0 -lanl -lrt -lpthread -lnsl -lpthread make[2]: Leaving directory '/builddir/build/BUILD/nanomsg-1.0.0' [ 80%] Built target inproc make -f CMakeFiles/block.dir/build.make CMakeFiles/block.dir/depend make[2]: Entering directory '/builddir/build/BUILD/nanomsg-1.0.0' cd /builddir/build/BUILD/nanomsg-1.0.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/nanomsg-1.0.0 /builddir/build/BUILD/nanomsg-1.0.0 /builddir/build/BUILD/nanomsg-1.0.0 /builddir/build/BUILD/nanomsg-1.0.0 /builddir/build/BUILD/nanomsg-1.0.0/CMakeFiles/block.dir/DependInfo.cmake --color= Scanning dependencies of target block make[2]: Leaving directory '/builddir/build/BUILD/nanomsg-1.0.0' make -f CMakeFiles/block.dir/build.make CMakeFiles/block.dir/build make[2]: Entering directory '/builddir/build/BUILD/nanomsg-1.0.0' [ 81%] Building C object CMakeFiles/block.dir/tests/block.c.o /usr/bin/cc -DNN_HAVE_ACCEPT4=1 -DNN_HAVE_BACKTRACE=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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -o CMakeFiles/block.dir/tests/block.c.o -c /builddir/build/BUILD/nanomsg-1.0.0/tests/block.c [ 82%] Linking C executable term /usr/bin/cmake -E cmake_link_script CMakeFiles/term.dir/link.txt --verbose=1 /usr/bin/cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic CMakeFiles/term.dir/tests/term.c.o -o term -Wl,-rpath,/builddir/build/BUILD/nanomsg-1.0.0 libnanomsg.so.1.0.0 -lanl -lrt -lpthread -lnsl -lpthread make[2]: Leaving directory '/builddir/build/BUILD/nanomsg-1.0.0' [ 82%] Built target term make -f CMakeFiles/device7.dir/build.make CMakeFiles/device7.dir/depend make[2]: Entering directory '/builddir/build/BUILD/nanomsg-1.0.0' cd /builddir/build/BUILD/nanomsg-1.0.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/nanomsg-1.0.0 /builddir/build/BUILD/nanomsg-1.0.0 /builddir/build/BUILD/nanomsg-1.0.0 /builddir/build/BUILD/nanomsg-1.0.0 /builddir/build/BUILD/nanomsg-1.0.0/CMakeFiles/device7.dir/DependInfo.cmake --color= Scanning dependencies of target device7 make[2]: Leaving directory '/builddir/build/BUILD/nanomsg-1.0.0' make -f CMakeFiles/device7.dir/build.make CMakeFiles/device7.dir/build make[2]: Entering directory '/builddir/build/BUILD/nanomsg-1.0.0' [ 83%] Building C object CMakeFiles/device7.dir/tests/device7.c.o /usr/bin/cc -DNN_HAVE_ACCEPT4=1 -DNN_HAVE_BACKTRACE=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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -o CMakeFiles/device7.dir/tests/device7.c.o -c /builddir/build/BUILD/nanomsg-1.0.0/tests/device7.c [ 83%] 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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic CMakeFiles/block.dir/tests/block.c.o -o block -Wl,-rpath,/builddir/build/BUILD/nanomsg-1.0.0 libnanomsg.so.1.0.0 -lanl -lrt -lpthread -lnsl -lpthread make[2]: Leaving directory '/builddir/build/BUILD/nanomsg-1.0.0' [ 83%] Built target block make -f CMakeFiles/msg.dir/build.make CMakeFiles/msg.dir/depend make[2]: Entering directory '/builddir/build/BUILD/nanomsg-1.0.0' cd /builddir/build/BUILD/nanomsg-1.0.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/nanomsg-1.0.0 /builddir/build/BUILD/nanomsg-1.0.0 /builddir/build/BUILD/nanomsg-1.0.0 /builddir/build/BUILD/nanomsg-1.0.0 /builddir/build/BUILD/nanomsg-1.0.0/CMakeFiles/msg.dir/DependInfo.cmake --color= Scanning dependencies of target msg make[2]: Leaving directory '/builddir/build/BUILD/nanomsg-1.0.0' make -f CMakeFiles/msg.dir/build.make CMakeFiles/msg.dir/build make[2]: Entering directory '/builddir/build/BUILD/nanomsg-1.0.0' [ 84%] Building C object CMakeFiles/msg.dir/tests/msg.c.o /usr/bin/cc -DNN_HAVE_ACCEPT4=1 -DNN_HAVE_BACKTRACE=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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -o CMakeFiles/msg.dir/tests/msg.c.o -c /builddir/build/BUILD/nanomsg-1.0.0/tests/msg.c [ 84%] Linking C executable device7 /usr/bin/cmake -E cmake_link_script CMakeFiles/device7.dir/link.txt --verbose=1 /usr/bin/cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic CMakeFiles/device7.dir/tests/device7.c.o -o device7 -Wl,-rpath,/builddir/build/BUILD/nanomsg-1.0.0 libnanomsg.so.1.0.0 -lanl -lrt -lpthread -lnsl -lpthread make[2]: Leaving directory '/builddir/build/BUILD/nanomsg-1.0.0' [ 84%] Built target device7 make -f CMakeFiles/nanocat.dir/build.make CMakeFiles/nanocat.dir/depend make[2]: Entering directory '/builddir/build/BUILD/nanomsg-1.0.0' cd /builddir/build/BUILD/nanomsg-1.0.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/nanomsg-1.0.0 /builddir/build/BUILD/nanomsg-1.0.0 /builddir/build/BUILD/nanomsg-1.0.0 /builddir/build/BUILD/nanomsg-1.0.0 /builddir/build/BUILD/nanomsg-1.0.0/CMakeFiles/nanocat.dir/DependInfo.cmake --color= Scanning dependencies of target nanocat make[2]: Leaving directory '/builddir/build/BUILD/nanomsg-1.0.0' make -f CMakeFiles/nanocat.dir/build.make CMakeFiles/nanocat.dir/build make[2]: Entering directory '/builddir/build/BUILD/nanomsg-1.0.0' [ 84%] Building C object CMakeFiles/nanocat.dir/tools/nanocat.c.o /usr/bin/cc -DNN_HAVE_ACCEPT4=1 -DNN_HAVE_BACKTRACE=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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -o CMakeFiles/nanocat.dir/tools/nanocat.c.o -c /builddir/build/BUILD/nanomsg-1.0.0/tools/nanocat.c [ 84%] 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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic CMakeFiles/msg.dir/tests/msg.c.o -o msg -Wl,-rpath,/builddir/build/BUILD/nanomsg-1.0.0 libnanomsg.so.1.0.0 -lanl -lrt -lpthread -lnsl -lpthread make[2]: Leaving directory '/builddir/build/BUILD/nanomsg-1.0.0' [ 84%] Built target msg make -f CMakeFiles/device4.dir/build.make CMakeFiles/device4.dir/depend make[2]: Entering directory '/builddir/build/BUILD/nanomsg-1.0.0' cd /builddir/build/BUILD/nanomsg-1.0.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/nanomsg-1.0.0 /builddir/build/BUILD/nanomsg-1.0.0 /builddir/build/BUILD/nanomsg-1.0.0 /builddir/build/BUILD/nanomsg-1.0.0 /builddir/build/BUILD/nanomsg-1.0.0/CMakeFiles/device4.dir/DependInfo.cmake --color= Scanning dependencies of target device4 make[2]: Leaving directory '/builddir/build/BUILD/nanomsg-1.0.0' make -f CMakeFiles/device4.dir/build.make CMakeFiles/device4.dir/build make[2]: Entering directory '/builddir/build/BUILD/nanomsg-1.0.0' [ 84%] Building C object CMakeFiles/device4.dir/tests/device4.c.o /usr/bin/cc -DNN_HAVE_ACCEPT4=1 -DNN_HAVE_BACKTRACE=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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -o CMakeFiles/device4.dir/tests/device4.c.o -c /builddir/build/BUILD/nanomsg-1.0.0/tests/device4.c [ 85%] Building C object CMakeFiles/nanocat.dir/tools/options.c.o /usr/bin/cc -DNN_HAVE_ACCEPT4=1 -DNN_HAVE_BACKTRACE=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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -o CMakeFiles/nanocat.dir/tools/options.c.o -c /builddir/build/BUILD/nanomsg-1.0.0/tools/options.c [ 86%] 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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic CMakeFiles/device4.dir/tests/device4.c.o -o device4 -Wl,-rpath,/builddir/build/BUILD/nanomsg-1.0.0 libnanomsg.so.1.0.0 -lanl -lrt -lpthread -lnsl -lpthread make[2]: Leaving directory '/builddir/build/BUILD/nanomsg-1.0.0' [ 86%] Built target device4 make -f CMakeFiles/device6.dir/build.make CMakeFiles/device6.dir/depend make[2]: Entering directory '/builddir/build/BUILD/nanomsg-1.0.0' cd /builddir/build/BUILD/nanomsg-1.0.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/nanomsg-1.0.0 /builddir/build/BUILD/nanomsg-1.0.0 /builddir/build/BUILD/nanomsg-1.0.0 /builddir/build/BUILD/nanomsg-1.0.0 /builddir/build/BUILD/nanomsg-1.0.0/CMakeFiles/device6.dir/DependInfo.cmake --color= Scanning dependencies of target device6 make[2]: Leaving directory '/builddir/build/BUILD/nanomsg-1.0.0' make -f CMakeFiles/device6.dir/build.make CMakeFiles/device6.dir/build make[2]: Entering directory '/builddir/build/BUILD/nanomsg-1.0.0' [ 86%] Building C object CMakeFiles/device6.dir/tests/device6.c.o /usr/bin/cc -DNN_HAVE_ACCEPT4=1 -DNN_HAVE_BACKTRACE=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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -o CMakeFiles/device6.dir/tests/device6.c.o -c /builddir/build/BUILD/nanomsg-1.0.0/tests/device6.c [ 86%] 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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic CMakeFiles/device6.dir/tests/device6.c.o -o device6 -Wl,-rpath,/builddir/build/BUILD/nanomsg-1.0.0 libnanomsg.so.1.0.0 -lanl -lrt -lpthread -lnsl -lpthread [ 86%] Linking C executable nanocat /usr/bin/cmake -E cmake_link_script CMakeFiles/nanocat.dir/link.txt --verbose=1 make[2]: Leaving directory '/builddir/build/BUILD/nanomsg-1.0.0' /usr/bin/cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic CMakeFiles/nanocat.dir/tools/nanocat.c.o CMakeFiles/nanocat.dir/tools/options.c.o -o nanocat -Wl,-rpath,/builddir/build/BUILD/nanomsg-1.0.0: libnanomsg.so.1.0.0 -lanl -lrt -lpthread -lnsl -lpthread [ 86%] Built target device6 make -f CMakeFiles/tcp_shutdown.dir/build.make CMakeFiles/tcp_shutdown.dir/depend make[2]: Entering directory '/builddir/build/BUILD/nanomsg-1.0.0' cd /builddir/build/BUILD/nanomsg-1.0.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/nanomsg-1.0.0 /builddir/build/BUILD/nanomsg-1.0.0 /builddir/build/BUILD/nanomsg-1.0.0 /builddir/build/BUILD/nanomsg-1.0.0 /builddir/build/BUILD/nanomsg-1.0.0/CMakeFiles/tcp_shutdown.dir/DependInfo.cmake --color= Scanning dependencies of target tcp_shutdown make[2]: Leaving directory '/builddir/build/BUILD/nanomsg-1.0.0' make -f CMakeFiles/tcp_shutdown.dir/build.make CMakeFiles/tcp_shutdown.dir/build make[2]: Entering directory '/builddir/build/BUILD/nanomsg-1.0.0' [ 87%] Building C object CMakeFiles/tcp_shutdown.dir/tests/tcp_shutdown.c.o /usr/bin/cc -DNN_HAVE_ACCEPT4=1 -DNN_HAVE_BACKTRACE=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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -o CMakeFiles/tcp_shutdown.dir/tests/tcp_shutdown.c.o -c /builddir/build/BUILD/nanomsg-1.0.0/tests/tcp_shutdown.c make[2]: Leaving directory '/builddir/build/BUILD/nanomsg-1.0.0' [ 87%] Built target nanocat make -f CMakeFiles/prio.dir/build.make CMakeFiles/prio.dir/depend make[2]: Entering directory '/builddir/build/BUILD/nanomsg-1.0.0' cd /builddir/build/BUILD/nanomsg-1.0.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/nanomsg-1.0.0 /builddir/build/BUILD/nanomsg-1.0.0 /builddir/build/BUILD/nanomsg-1.0.0 /builddir/build/BUILD/nanomsg-1.0.0 /builddir/build/BUILD/nanomsg-1.0.0/CMakeFiles/prio.dir/DependInfo.cmake --color= Scanning dependencies of target prio make[2]: Leaving directory '/builddir/build/BUILD/nanomsg-1.0.0' make -f CMakeFiles/prio.dir/build.make CMakeFiles/prio.dir/build make[2]: Entering directory '/builddir/build/BUILD/nanomsg-1.0.0' [ 88%] Building C object CMakeFiles/prio.dir/tests/prio.c.o /usr/bin/cc -DNN_HAVE_ACCEPT4=1 -DNN_HAVE_BACKTRACE=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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -o CMakeFiles/prio.dir/tests/prio.c.o -c /builddir/build/BUILD/nanomsg-1.0.0/tests/prio.c [ 88%] Linking C executable tcp_shutdown /usr/bin/cmake -E cmake_link_script CMakeFiles/tcp_shutdown.dir/link.txt --verbose=1 [ 88%] 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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic CMakeFiles/tcp_shutdown.dir/tests/tcp_shutdown.c.o -o tcp_shutdown -Wl,-rpath,/builddir/build/BUILD/nanomsg-1.0.0 libnanomsg.so.1.0.0 -lanl -lrt -lpthread -lnsl -lpthread /usr/bin/cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic CMakeFiles/prio.dir/tests/prio.c.o -o prio -Wl,-rpath,/builddir/build/BUILD/nanomsg-1.0.0 libnanomsg.so.1.0.0 -lanl -lrt -lpthread -lnsl -lpthread make[2]: Leaving directory '/builddir/build/BUILD/nanomsg-1.0.0' make[2]: Leaving directory '/builddir/build/BUILD/nanomsg-1.0.0' [ 88%] Built target tcp_shutdown make -f CMakeFiles/zerocopy.dir/build.make CMakeFiles/zerocopy.dir/depend make[2]: Entering directory '/builddir/build/BUILD/nanomsg-1.0.0' cd /builddir/build/BUILD/nanomsg-1.0.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/nanomsg-1.0.0 /builddir/build/BUILD/nanomsg-1.0.0 /builddir/build/BUILD/nanomsg-1.0.0 /builddir/build/BUILD/nanomsg-1.0.0 /builddir/build/BUILD/nanomsg-1.0.0/CMakeFiles/zerocopy.dir/DependInfo.cmake --color= [ 88%] Built target prio make -f CMakeFiles/device5.dir/build.make CMakeFiles/device5.dir/depend make[2]: Entering directory '/builddir/build/BUILD/nanomsg-1.0.0' cd /builddir/build/BUILD/nanomsg-1.0.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/nanomsg-1.0.0 /builddir/build/BUILD/nanomsg-1.0.0 /builddir/build/BUILD/nanomsg-1.0.0 /builddir/build/BUILD/nanomsg-1.0.0 /builddir/build/BUILD/nanomsg-1.0.0/CMakeFiles/device5.dir/DependInfo.cmake --color= Scanning dependencies of target zerocopy make[2]: Leaving directory '/builddir/build/BUILD/nanomsg-1.0.0' make -f CMakeFiles/zerocopy.dir/build.make CMakeFiles/zerocopy.dir/build make[2]: Entering directory '/builddir/build/BUILD/nanomsg-1.0.0' Scanning dependencies of target device5 make[2]: Leaving directory '/builddir/build/BUILD/nanomsg-1.0.0' make -f CMakeFiles/device5.dir/build.make CMakeFiles/device5.dir/build make[2]: Entering directory '/builddir/build/BUILD/nanomsg-1.0.0' [ 88%] Building C object CMakeFiles/zerocopy.dir/tests/zerocopy.c.o /usr/bin/cc -DNN_HAVE_ACCEPT4=1 -DNN_HAVE_BACKTRACE=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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -o CMakeFiles/zerocopy.dir/tests/zerocopy.c.o -c /builddir/build/BUILD/nanomsg-1.0.0/tests/zerocopy.c [ 88%] Building C object CMakeFiles/device5.dir/tests/device5.c.o /usr/bin/cc -DNN_HAVE_ACCEPT4=1 -DNN_HAVE_BACKTRACE=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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -o CMakeFiles/device5.dir/tests/device5.c.o -c /builddir/build/BUILD/nanomsg-1.0.0/tests/device5.c [ 89%] 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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic CMakeFiles/zerocopy.dir/tests/zerocopy.c.o -o zerocopy -Wl,-rpath,/builddir/build/BUILD/nanomsg-1.0.0 libnanomsg.so.1.0.0 -lanl -lrt -lpthread -lnsl -lpthread make[2]: Leaving directory '/builddir/build/BUILD/nanomsg-1.0.0' [ 89%] Built target zerocopy make -f CMakeFiles/separation.dir/build.make CMakeFiles/separation.dir/depend make[2]: Entering directory '/builddir/build/BUILD/nanomsg-1.0.0' cd /builddir/build/BUILD/nanomsg-1.0.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/nanomsg-1.0.0 /builddir/build/BUILD/nanomsg-1.0.0 /builddir/build/BUILD/nanomsg-1.0.0 /builddir/build/BUILD/nanomsg-1.0.0 /builddir/build/BUILD/nanomsg-1.0.0/CMakeFiles/separation.dir/DependInfo.cmake --color= Scanning dependencies of target separation make[2]: Leaving directory '/builddir/build/BUILD/nanomsg-1.0.0' make -f CMakeFiles/separation.dir/build.make CMakeFiles/separation.dir/build make[2]: Entering directory '/builddir/build/BUILD/nanomsg-1.0.0' [ 89%] Building C object CMakeFiles/separation.dir/tests/separation.c.o /usr/bin/cc -DNN_HAVE_ACCEPT4=1 -DNN_HAVE_BACKTRACE=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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -o CMakeFiles/separation.dir/tests/separation.c.o -c /builddir/build/BUILD/nanomsg-1.0.0/tests/separation.c [ 90%] Linking C executable device5 /usr/bin/cmake -E cmake_link_script CMakeFiles/device5.dir/link.txt --verbose=1 /usr/bin/cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic CMakeFiles/device5.dir/tests/device5.c.o -o device5 -Wl,-rpath,/builddir/build/BUILD/nanomsg-1.0.0 libnanomsg.so.1.0.0 -lanl -lrt -lpthread -lnsl -lpthread make[2]: Leaving directory '/builddir/build/BUILD/nanomsg-1.0.0' [ 90%] Built target device5 make -f CMakeFiles/poll.dir/build.make CMakeFiles/poll.dir/depend make[2]: Entering directory '/builddir/build/BUILD/nanomsg-1.0.0' cd /builddir/build/BUILD/nanomsg-1.0.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/nanomsg-1.0.0 /builddir/build/BUILD/nanomsg-1.0.0 /builddir/build/BUILD/nanomsg-1.0.0 /builddir/build/BUILD/nanomsg-1.0.0 /builddir/build/BUILD/nanomsg-1.0.0/CMakeFiles/poll.dir/DependInfo.cmake --color= Scanning dependencies of target poll make[2]: Leaving directory '/builddir/build/BUILD/nanomsg-1.0.0' make -f CMakeFiles/poll.dir/build.make CMakeFiles/poll.dir/build make[2]: Entering directory '/builddir/build/BUILD/nanomsg-1.0.0' [ 90%] Building C object CMakeFiles/poll.dir/tests/poll.c.o /usr/bin/cc -DNN_HAVE_ACCEPT4=1 -DNN_HAVE_BACKTRACE=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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -o CMakeFiles/poll.dir/tests/poll.c.o -c /builddir/build/BUILD/nanomsg-1.0.0/tests/poll.c [ 91%] 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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic CMakeFiles/separation.dir/tests/separation.c.o -o separation -Wl,-rpath,/builddir/build/BUILD/nanomsg-1.0.0 libnanomsg.so.1.0.0 -lanl -lrt -lpthread -lnsl -lpthread make[2]: Leaving directory '/builddir/build/BUILD/nanomsg-1.0.0' [ 91%] Built target separation make -f CMakeFiles/local_thr.dir/build.make CMakeFiles/local_thr.dir/depend make[2]: Entering directory '/builddir/build/BUILD/nanomsg-1.0.0' cd /builddir/build/BUILD/nanomsg-1.0.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/nanomsg-1.0.0 /builddir/build/BUILD/nanomsg-1.0.0 /builddir/build/BUILD/nanomsg-1.0.0 /builddir/build/BUILD/nanomsg-1.0.0 /builddir/build/BUILD/nanomsg-1.0.0/CMakeFiles/local_thr.dir/DependInfo.cmake --color= Scanning dependencies of target local_thr make[2]: Leaving directory '/builddir/build/BUILD/nanomsg-1.0.0' make -f CMakeFiles/local_thr.dir/build.make CMakeFiles/local_thr.dir/build make[2]: Entering directory '/builddir/build/BUILD/nanomsg-1.0.0' [ 92%] Building C object CMakeFiles/local_thr.dir/perf/local_thr.c.o /usr/bin/cc -DNN_HAVE_ACCEPT4=1 -DNN_HAVE_BACKTRACE=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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -o CMakeFiles/local_thr.dir/perf/local_thr.c.o -c /builddir/build/BUILD/nanomsg-1.0.0/perf/local_thr.c [ 92%] Linking C executable local_thr /usr/bin/cmake -E cmake_link_script CMakeFiles/local_thr.dir/link.txt --verbose=1 /usr/bin/cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic CMakeFiles/local_thr.dir/perf/local_thr.c.o -o local_thr -Wl,-rpath,/builddir/build/BUILD/nanomsg-1.0.0 libnanomsg.so.1.0.0 -lanl -lrt -lpthread -lnsl -lpthread make[2]: Leaving directory '/builddir/build/BUILD/nanomsg-1.0.0' [ 92%] Built target local_thr make -f CMakeFiles/device.dir/build.make CMakeFiles/device.dir/depend make[2]: Entering directory '/builddir/build/BUILD/nanomsg-1.0.0' cd /builddir/build/BUILD/nanomsg-1.0.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/nanomsg-1.0.0 /builddir/build/BUILD/nanomsg-1.0.0 /builddir/build/BUILD/nanomsg-1.0.0 /builddir/build/BUILD/nanomsg-1.0.0 /builddir/build/BUILD/nanomsg-1.0.0/CMakeFiles/device.dir/DependInfo.cmake --color= [ 92%] 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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic CMakeFiles/poll.dir/tests/poll.c.o -o poll -Wl,-rpath,/builddir/build/BUILD/nanomsg-1.0.0 libnanomsg.so.1.0.0 -lanl -lrt -lpthread -lnsl -lpthread Scanning dependencies of target device make[2]: Leaving directory '/builddir/build/BUILD/nanomsg-1.0.0' make -f CMakeFiles/device.dir/build.make CMakeFiles/device.dir/build make[2]: Entering directory '/builddir/build/BUILD/nanomsg-1.0.0' [ 93%] Building C object CMakeFiles/device.dir/tests/device.c.o /usr/bin/cc -DNN_HAVE_ACCEPT4=1 -DNN_HAVE_BACKTRACE=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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -o CMakeFiles/device.dir/tests/device.c.o -c /builddir/build/BUILD/nanomsg-1.0.0/tests/device.c make[2]: Leaving directory '/builddir/build/BUILD/nanomsg-1.0.0' [ 93%] Built target poll make -f CMakeFiles/pubsub.dir/build.make CMakeFiles/pubsub.dir/depend make[2]: Entering directory '/builddir/build/BUILD/nanomsg-1.0.0' cd /builddir/build/BUILD/nanomsg-1.0.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/nanomsg-1.0.0 /builddir/build/BUILD/nanomsg-1.0.0 /builddir/build/BUILD/nanomsg-1.0.0 /builddir/build/BUILD/nanomsg-1.0.0 /builddir/build/BUILD/nanomsg-1.0.0/CMakeFiles/pubsub.dir/DependInfo.cmake --color= Scanning dependencies of target pubsub make[2]: Leaving directory '/builddir/build/BUILD/nanomsg-1.0.0' make -f CMakeFiles/pubsub.dir/build.make CMakeFiles/pubsub.dir/build make[2]: Entering directory '/builddir/build/BUILD/nanomsg-1.0.0' [ 93%] Building C object CMakeFiles/pubsub.dir/tests/pubsub.c.o /usr/bin/cc -DNN_HAVE_ACCEPT4=1 -DNN_HAVE_BACKTRACE=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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -o CMakeFiles/pubsub.dir/tests/pubsub.c.o -c /builddir/build/BUILD/nanomsg-1.0.0/tests/pubsub.c [ 94%] Linking C executable pubsub /usr/bin/cmake -E cmake_link_script CMakeFiles/pubsub.dir/link.txt --verbose=1 /usr/bin/cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic CMakeFiles/pubsub.dir/tests/pubsub.c.o -o pubsub -Wl,-rpath,/builddir/build/BUILD/nanomsg-1.0.0 libnanomsg.so.1.0.0 -lanl -lrt -lpthread -lnsl -lpthread [ 94%] Linking C executable device /usr/bin/cmake -E cmake_link_script CMakeFiles/device.dir/link.txt --verbose=1 /usr/bin/cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic CMakeFiles/device.dir/tests/device.c.o -o device -Wl,-rpath,/builddir/build/BUILD/nanomsg-1.0.0 libnanomsg.so.1.0.0 -lanl -lrt -lpthread -lnsl -lpthread make[2]: Leaving directory '/builddir/build/BUILD/nanomsg-1.0.0' [ 94%] Built target pubsub make -f CMakeFiles/domain.dir/build.make CMakeFiles/domain.dir/depend make[2]: Entering directory '/builddir/build/BUILD/nanomsg-1.0.0' cd /builddir/build/BUILD/nanomsg-1.0.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/nanomsg-1.0.0 /builddir/build/BUILD/nanomsg-1.0.0 /builddir/build/BUILD/nanomsg-1.0.0 /builddir/build/BUILD/nanomsg-1.0.0 /builddir/build/BUILD/nanomsg-1.0.0/CMakeFiles/domain.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/nanomsg-1.0.0' Scanning dependencies of target domain make[2]: Leaving directory '/builddir/build/BUILD/nanomsg-1.0.0' make -f CMakeFiles/domain.dir/build.make CMakeFiles/domain.dir/build make[2]: Entering directory '/builddir/build/BUILD/nanomsg-1.0.0' [ 94%] Built target device make -f CMakeFiles/ws_async_shutdown.dir/build.make CMakeFiles/ws_async_shutdown.dir/depend make[2]: Entering directory '/builddir/build/BUILD/nanomsg-1.0.0' cd /builddir/build/BUILD/nanomsg-1.0.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/nanomsg-1.0.0 /builddir/build/BUILD/nanomsg-1.0.0 /builddir/build/BUILD/nanomsg-1.0.0 /builddir/build/BUILD/nanomsg-1.0.0 /builddir/build/BUILD/nanomsg-1.0.0/CMakeFiles/ws_async_shutdown.dir/DependInfo.cmake --color= [ 94%] Building C object CMakeFiles/domain.dir/tests/domain.c.o /usr/bin/cc -DNN_HAVE_ACCEPT4=1 -DNN_HAVE_BACKTRACE=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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -o CMakeFiles/domain.dir/tests/domain.c.o -c /builddir/build/BUILD/nanomsg-1.0.0/tests/domain.c Scanning dependencies of target ws_async_shutdown make[2]: Leaving directory '/builddir/build/BUILD/nanomsg-1.0.0' make -f CMakeFiles/ws_async_shutdown.dir/build.make CMakeFiles/ws_async_shutdown.dir/build make[2]: Entering directory '/builddir/build/BUILD/nanomsg-1.0.0' [ 94%] Building C object CMakeFiles/ws_async_shutdown.dir/tests/ws_async_shutdown.c.o /usr/bin/cc -DNN_HAVE_ACCEPT4=1 -DNN_HAVE_BACKTRACE=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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -o CMakeFiles/ws_async_shutdown.dir/tests/ws_async_shutdown.c.o -c /builddir/build/BUILD/nanomsg-1.0.0/tests/ws_async_shutdown.c [ 95%] 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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic CMakeFiles/domain.dir/tests/domain.c.o -o domain -Wl,-rpath,/builddir/build/BUILD/nanomsg-1.0.0 libnanomsg.so.1.0.0 -lanl -lrt -lpthread -lnsl -lpthread make[2]: Leaving directory '/builddir/build/BUILD/nanomsg-1.0.0' [ 95%] Built target domain make -f CMakeFiles/trie.dir/build.make CMakeFiles/trie.dir/depend make[2]: Entering directory '/builddir/build/BUILD/nanomsg-1.0.0' cd /builddir/build/BUILD/nanomsg-1.0.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/nanomsg-1.0.0 /builddir/build/BUILD/nanomsg-1.0.0 /builddir/build/BUILD/nanomsg-1.0.0 /builddir/build/BUILD/nanomsg-1.0.0 /builddir/build/BUILD/nanomsg-1.0.0/CMakeFiles/trie.dir/DependInfo.cmake --color= Scanning dependencies of target trie make[2]: Leaving directory '/builddir/build/BUILD/nanomsg-1.0.0' make -f CMakeFiles/trie.dir/build.make CMakeFiles/trie.dir/build make[2]: Entering directory '/builddir/build/BUILD/nanomsg-1.0.0' [ 96%] Building C object CMakeFiles/trie.dir/tests/trie.c.o /usr/bin/cc -DNN_HAVE_ACCEPT4=1 -DNN_HAVE_BACKTRACE=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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -o CMakeFiles/trie.dir/tests/trie.c.o -c /builddir/build/BUILD/nanomsg-1.0.0/tests/trie.c [ 97%] Linking C executable ws_async_shutdown /usr/bin/cmake -E cmake_link_script CMakeFiles/ws_async_shutdown.dir/link.txt --verbose=1 /usr/bin/cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic CMakeFiles/ws_async_shutdown.dir/tests/ws_async_shutdown.c.o -o ws_async_shutdown -Wl,-rpath,/builddir/build/BUILD/nanomsg-1.0.0 libnanomsg.so.1.0.0 -lanl -lrt -lpthread -lnsl -lpthread make[2]: Leaving directory '/builddir/build/BUILD/nanomsg-1.0.0' [ 97%] Built target ws_async_shutdown make -f CMakeFiles/list.dir/build.make CMakeFiles/list.dir/depend make[2]: Entering directory '/builddir/build/BUILD/nanomsg-1.0.0' cd /builddir/build/BUILD/nanomsg-1.0.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/nanomsg-1.0.0 /builddir/build/BUILD/nanomsg-1.0.0 /builddir/build/BUILD/nanomsg-1.0.0 /builddir/build/BUILD/nanomsg-1.0.0 /builddir/build/BUILD/nanomsg-1.0.0/CMakeFiles/list.dir/DependInfo.cmake --color= Scanning dependencies of target list make[2]: Leaving directory '/builddir/build/BUILD/nanomsg-1.0.0' make -f CMakeFiles/list.dir/build.make CMakeFiles/list.dir/build make[2]: Entering directory '/builddir/build/BUILD/nanomsg-1.0.0' [ 97%] Building C object CMakeFiles/list.dir/tests/list.c.o /usr/bin/cc -DNN_HAVE_ACCEPT4=1 -DNN_HAVE_BACKTRACE=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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -o CMakeFiles/list.dir/tests/list.c.o -c /builddir/build/BUILD/nanomsg-1.0.0/tests/list.c [ 97%] 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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic CMakeFiles/list.dir/tests/list.c.o -o list -Wl,-rpath,/builddir/build/BUILD/nanomsg-1.0.0 libnanomsg.so.1.0.0 -lanl -lrt -lpthread -lnsl -lpthread make[2]: Leaving directory '/builddir/build/BUILD/nanomsg-1.0.0' [ 97%] Built target list make -f CMakeFiles/cmsg.dir/build.make CMakeFiles/cmsg.dir/depend make[2]: Entering directory '/builddir/build/BUILD/nanomsg-1.0.0' cd /builddir/build/BUILD/nanomsg-1.0.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/nanomsg-1.0.0 /builddir/build/BUILD/nanomsg-1.0.0 /builddir/build/BUILD/nanomsg-1.0.0 /builddir/build/BUILD/nanomsg-1.0.0 /builddir/build/BUILD/nanomsg-1.0.0/CMakeFiles/cmsg.dir/DependInfo.cmake --color= Scanning dependencies of target cmsg make[2]: Leaving directory '/builddir/build/BUILD/nanomsg-1.0.0' make -f CMakeFiles/cmsg.dir/build.make CMakeFiles/cmsg.dir/build make[2]: Entering directory '/builddir/build/BUILD/nanomsg-1.0.0' [ 97%] Building C object CMakeFiles/cmsg.dir/tests/cmsg.c.o /usr/bin/cc -DNN_HAVE_ACCEPT4=1 -DNN_HAVE_BACKTRACE=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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -o CMakeFiles/cmsg.dir/tests/cmsg.c.o -c /builddir/build/BUILD/nanomsg-1.0.0/tests/cmsg.c [ 97%] Linking C executable trie /usr/bin/cmake -E cmake_link_script CMakeFiles/trie.dir/link.txt --verbose=1 [ 97%] 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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic CMakeFiles/trie.dir/tests/trie.c.o -o trie -Wl,-rpath,/builddir/build/BUILD/nanomsg-1.0.0 libnanomsg.so.1.0.0 -lanl -lrt -lpthread -lnsl -lpthread /usr/bin/cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic CMakeFiles/cmsg.dir/tests/cmsg.c.o -o cmsg -Wl,-rpath,/builddir/build/BUILD/nanomsg-1.0.0 libnanomsg.so.1.0.0 -lanl -lrt -lpthread -lnsl -lpthread make[2]: Leaving directory '/builddir/build/BUILD/nanomsg-1.0.0' make[2]: Leaving directory '/builddir/build/BUILD/nanomsg-1.0.0' [ 97%] Built target cmsg [ 97%] Built target trie make -f CMakeFiles/hash.dir/build.make CMakeFiles/hash.dir/depend make -f CMakeFiles/pair.dir/build.make CMakeFiles/pair.dir/depend make[2]: Entering directory '/builddir/build/BUILD/nanomsg-1.0.0' cd /builddir/build/BUILD/nanomsg-1.0.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/nanomsg-1.0.0 /builddir/build/BUILD/nanomsg-1.0.0 /builddir/build/BUILD/nanomsg-1.0.0 /builddir/build/BUILD/nanomsg-1.0.0 /builddir/build/BUILD/nanomsg-1.0.0/CMakeFiles/hash.dir/DependInfo.cmake --color= make[2]: Entering directory '/builddir/build/BUILD/nanomsg-1.0.0' cd /builddir/build/BUILD/nanomsg-1.0.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/nanomsg-1.0.0 /builddir/build/BUILD/nanomsg-1.0.0 /builddir/build/BUILD/nanomsg-1.0.0 /builddir/build/BUILD/nanomsg-1.0.0 /builddir/build/BUILD/nanomsg-1.0.0/CMakeFiles/pair.dir/DependInfo.cmake --color= Scanning dependencies of target hash Scanning dependencies of target pair make[2]: Leaving directory '/builddir/build/BUILD/nanomsg-1.0.0' make -f CMakeFiles/hash.dir/build.make CMakeFiles/hash.dir/build make[2]: Leaving directory '/builddir/build/BUILD/nanomsg-1.0.0' make -f CMakeFiles/pair.dir/build.make CMakeFiles/pair.dir/build make[2]: Entering directory '/builddir/build/BUILD/nanomsg-1.0.0' make[2]: Entering directory '/builddir/build/BUILD/nanomsg-1.0.0' [ 97%] Building C object CMakeFiles/hash.dir/tests/hash.c.o /usr/bin/cc -DNN_HAVE_ACCEPT4=1 -DNN_HAVE_BACKTRACE=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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -o CMakeFiles/hash.dir/tests/hash.c.o -c /builddir/build/BUILD/nanomsg-1.0.0/tests/hash.c [ 97%] Building C object CMakeFiles/pair.dir/tests/pair.c.o /usr/bin/cc -DNN_HAVE_ACCEPT4=1 -DNN_HAVE_BACKTRACE=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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -o CMakeFiles/pair.dir/tests/pair.c.o -c /builddir/build/BUILD/nanomsg-1.0.0/tests/pair.c [ 98%] 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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic CMakeFiles/pair.dir/tests/pair.c.o -o pair -Wl,-rpath,/builddir/build/BUILD/nanomsg-1.0.0 libnanomsg.so.1.0.0 -lanl -lrt -lpthread -lnsl -lpthread make[2]: Leaving directory '/builddir/build/BUILD/nanomsg-1.0.0' [ 98%] Built target pair make -f CMakeFiles/ipc.dir/build.make CMakeFiles/ipc.dir/depend make[2]: Entering directory '/builddir/build/BUILD/nanomsg-1.0.0' cd /builddir/build/BUILD/nanomsg-1.0.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/nanomsg-1.0.0 /builddir/build/BUILD/nanomsg-1.0.0 /builddir/build/BUILD/nanomsg-1.0.0 /builddir/build/BUILD/nanomsg-1.0.0 /builddir/build/BUILD/nanomsg-1.0.0/CMakeFiles/ipc.dir/DependInfo.cmake --color= Scanning dependencies of target ipc make[2]: Leaving directory '/builddir/build/BUILD/nanomsg-1.0.0' make -f CMakeFiles/ipc.dir/build.make CMakeFiles/ipc.dir/build make[2]: Entering directory '/builddir/build/BUILD/nanomsg-1.0.0' [ 99%] Building C object CMakeFiles/ipc.dir/tests/ipc.c.o /usr/bin/cc -DNN_HAVE_ACCEPT4=1 -DNN_HAVE_BACKTRACE=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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -o CMakeFiles/ipc.dir/tests/ipc.c.o -c /builddir/build/BUILD/nanomsg-1.0.0/tests/ipc.c [ 99%] 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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic CMakeFiles/hash.dir/tests/hash.c.o -o hash -Wl,-rpath,/builddir/build/BUILD/nanomsg-1.0.0 libnanomsg.so.1.0.0 -lanl -lrt -lpthread -lnsl -lpthread make[2]: Leaving directory '/builddir/build/BUILD/nanomsg-1.0.0' [ 99%] Built target hash make -f CMakeFiles/stats.dir/build.make CMakeFiles/stats.dir/depend make[2]: Entering directory '/builddir/build/BUILD/nanomsg-1.0.0' cd /builddir/build/BUILD/nanomsg-1.0.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/nanomsg-1.0.0 /builddir/build/BUILD/nanomsg-1.0.0 /builddir/build/BUILD/nanomsg-1.0.0 /builddir/build/BUILD/nanomsg-1.0.0 /builddir/build/BUILD/nanomsg-1.0.0/CMakeFiles/stats.dir/DependInfo.cmake --color= Scanning dependencies of target stats make[2]: Leaving directory '/builddir/build/BUILD/nanomsg-1.0.0' make -f CMakeFiles/stats.dir/build.make CMakeFiles/stats.dir/build make[2]: Entering directory '/builddir/build/BUILD/nanomsg-1.0.0' [100%] Building C object CMakeFiles/stats.dir/tests/stats.c.o /usr/bin/cc -DNN_HAVE_ACCEPT4=1 -DNN_HAVE_BACKTRACE=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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -o CMakeFiles/stats.dir/tests/stats.c.o -c /builddir/build/BUILD/nanomsg-1.0.0/tests/stats.c [100%] 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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic CMakeFiles/ipc.dir/tests/ipc.c.o -o ipc -Wl,-rpath,/builddir/build/BUILD/nanomsg-1.0.0 libnanomsg.so.1.0.0 -lanl -lrt -lpthread -lnsl -lpthread make[2]: Leaving directory '/builddir/build/BUILD/nanomsg-1.0.0' [100%] Built target ipc [100%] 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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic CMakeFiles/stats.dir/tests/stats.c.o -o stats -Wl,-rpath,/builddir/build/BUILD/nanomsg-1.0.0 libnanomsg.so.1.0.0 -lanl -lrt -lpthread -lnsl -lpthread make[2]: Leaving directory '/builddir/build/BUILD/nanomsg-1.0.0' [100%] Built target stats make[1]: Leaving directory '/builddir/build/BUILD/nanomsg-1.0.0' /usr/bin/cmake -E cmake_progress_start /builddir/build/BUILD/nanomsg-1.0.0/CMakeFiles 0 + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.RE6sHp + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/nanomsg-1.0.0-1.fc27.i386 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/nanomsg-1.0.0-1.fc27.i386 ++ dirname /builddir/build/BUILDROOT/nanomsg-1.0.0-1.fc27.i386 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/nanomsg-1.0.0-1.fc27.i386 + cd nanomsg-1.0.0 + rm -fR /builddir/build/BUILDROOT/nanomsg-1.0.0-1.fc27.i386 + make install DESTDIR=/builddir/build/BUILDROOT/nanomsg-1.0.0-1.fc27.i386 /usr/bin/cmake -H/builddir/build/BUILD/nanomsg-1.0.0 -B/builddir/build/BUILD/nanomsg-1.0.0 --check-build-system CMakeFiles/Makefile.cmake 0 /usr/bin/cmake -E cmake_progress_start /builddir/build/BUILD/nanomsg-1.0.0/CMakeFiles /builddir/build/BUILD/nanomsg-1.0.0/CMakeFiles/progress.marks make -f CMakeFiles/Makefile2 all make[1]: Entering directory '/builddir/build/BUILD/nanomsg-1.0.0' make -f src/CMakeFiles/nanomsg.dir/build.make src/CMakeFiles/nanomsg.dir/depend make[2]: Entering directory '/builddir/build/BUILD/nanomsg-1.0.0' cd /builddir/build/BUILD/nanomsg-1.0.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/nanomsg-1.0.0 /builddir/build/BUILD/nanomsg-1.0.0/src /builddir/build/BUILD/nanomsg-1.0.0 /builddir/build/BUILD/nanomsg-1.0.0/src /builddir/build/BUILD/nanomsg-1.0.0/src/CMakeFiles/nanomsg.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/nanomsg-1.0.0' make -f src/CMakeFiles/nanomsg.dir/build.make src/CMakeFiles/nanomsg.dir/build make[2]: Entering directory '/builddir/build/BUILD/nanomsg-1.0.0' make[2]: Nothing to be done for 'src/CMakeFiles/nanomsg.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/nanomsg-1.0.0' [ 36%] Built target nanomsg make -f CMakeFiles/remote_thr.dir/build.make CMakeFiles/remote_thr.dir/depend make[2]: Entering directory '/builddir/build/BUILD/nanomsg-1.0.0' cd /builddir/build/BUILD/nanomsg-1.0.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/nanomsg-1.0.0 /builddir/build/BUILD/nanomsg-1.0.0 /builddir/build/BUILD/nanomsg-1.0.0 /builddir/build/BUILD/nanomsg-1.0.0 /builddir/build/BUILD/nanomsg-1.0.0/CMakeFiles/remote_thr.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/nanomsg-1.0.0' make -f CMakeFiles/remote_thr.dir/build.make CMakeFiles/remote_thr.dir/build make[2]: Entering directory '/builddir/build/BUILD/nanomsg-1.0.0' make[2]: Nothing to be done for 'CMakeFiles/remote_thr.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/nanomsg-1.0.0' [ 36%] Built target remote_thr make -f CMakeFiles/remote_lat.dir/build.make CMakeFiles/remote_lat.dir/depend make[2]: Entering directory '/builddir/build/BUILD/nanomsg-1.0.0' cd /builddir/build/BUILD/nanomsg-1.0.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/nanomsg-1.0.0 /builddir/build/BUILD/nanomsg-1.0.0 /builddir/build/BUILD/nanomsg-1.0.0 /builddir/build/BUILD/nanomsg-1.0.0 /builddir/build/BUILD/nanomsg-1.0.0/CMakeFiles/remote_lat.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/nanomsg-1.0.0' make -f CMakeFiles/remote_lat.dir/build.make CMakeFiles/remote_lat.dir/build make[2]: Entering directory '/builddir/build/BUILD/nanomsg-1.0.0' make[2]: Nothing to be done for 'CMakeFiles/remote_lat.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/nanomsg-1.0.0' [ 37%] Built target remote_lat make -f CMakeFiles/inproc_thr.dir/build.make CMakeFiles/inproc_thr.dir/depend make[2]: Entering directory '/builddir/build/BUILD/nanomsg-1.0.0' cd /builddir/build/BUILD/nanomsg-1.0.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/nanomsg-1.0.0 /builddir/build/BUILD/nanomsg-1.0.0 /builddir/build/BUILD/nanomsg-1.0.0 /builddir/build/BUILD/nanomsg-1.0.0 /builddir/build/BUILD/nanomsg-1.0.0/CMakeFiles/inproc_thr.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/nanomsg-1.0.0' make -f CMakeFiles/inproc_thr.dir/build.make CMakeFiles/inproc_thr.dir/build make[2]: Entering directory '/builddir/build/BUILD/nanomsg-1.0.0' make[2]: Nothing to be done for 'CMakeFiles/inproc_thr.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/nanomsg-1.0.0' [ 38%] Built target inproc_thr make -f CMakeFiles/inproc_lat.dir/build.make CMakeFiles/inproc_lat.dir/depend make[2]: Entering directory '/builddir/build/BUILD/nanomsg-1.0.0' cd /builddir/build/BUILD/nanomsg-1.0.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/nanomsg-1.0.0 /builddir/build/BUILD/nanomsg-1.0.0 /builddir/build/BUILD/nanomsg-1.0.0 /builddir/build/BUILD/nanomsg-1.0.0 /builddir/build/BUILD/nanomsg-1.0.0/CMakeFiles/inproc_lat.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/nanomsg-1.0.0' make -f CMakeFiles/inproc_lat.dir/build.make CMakeFiles/inproc_lat.dir/build make[2]: Entering directory '/builddir/build/BUILD/nanomsg-1.0.0' make[2]: Nothing to be done for 'CMakeFiles/inproc_lat.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/nanomsg-1.0.0' [ 39%] Built target inproc_lat make -f CMakeFiles/surveyttl.dir/build.make CMakeFiles/surveyttl.dir/depend make[2]: Entering directory '/builddir/build/BUILD/nanomsg-1.0.0' cd /builddir/build/BUILD/nanomsg-1.0.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/nanomsg-1.0.0 /builddir/build/BUILD/nanomsg-1.0.0 /builddir/build/BUILD/nanomsg-1.0.0 /builddir/build/BUILD/nanomsg-1.0.0 /builddir/build/BUILD/nanomsg-1.0.0/CMakeFiles/surveyttl.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/nanomsg-1.0.0' make -f CMakeFiles/surveyttl.dir/build.make CMakeFiles/surveyttl.dir/build make[2]: Entering directory '/builddir/build/BUILD/nanomsg-1.0.0' make[2]: Nothing to be done for 'CMakeFiles/surveyttl.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/nanomsg-1.0.0' [ 40%] Built target surveyttl make -f CMakeFiles/reqttl.dir/build.make CMakeFiles/reqttl.dir/depend make[2]: Entering directory '/builddir/build/BUILD/nanomsg-1.0.0' cd /builddir/build/BUILD/nanomsg-1.0.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/nanomsg-1.0.0 /builddir/build/BUILD/nanomsg-1.0.0 /builddir/build/BUILD/nanomsg-1.0.0 /builddir/build/BUILD/nanomsg-1.0.0 /builddir/build/BUILD/nanomsg-1.0.0/CMakeFiles/reqttl.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/nanomsg-1.0.0' make -f CMakeFiles/reqttl.dir/build.make CMakeFiles/reqttl.dir/build make[2]: Entering directory '/builddir/build/BUILD/nanomsg-1.0.0' make[2]: Nothing to be done for 'CMakeFiles/reqttl.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/nanomsg-1.0.0' [ 41%] Built target reqttl make -f CMakeFiles/bug328.dir/build.make CMakeFiles/bug328.dir/depend make[2]: Entering directory '/builddir/build/BUILD/nanomsg-1.0.0' cd /builddir/build/BUILD/nanomsg-1.0.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/nanomsg-1.0.0 /builddir/build/BUILD/nanomsg-1.0.0 /builddir/build/BUILD/nanomsg-1.0.0 /builddir/build/BUILD/nanomsg-1.0.0 /builddir/build/BUILD/nanomsg-1.0.0/CMakeFiles/bug328.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/nanomsg-1.0.0' make -f CMakeFiles/bug328.dir/build.make CMakeFiles/bug328.dir/build make[2]: Entering directory '/builddir/build/BUILD/nanomsg-1.0.0' make[2]: Nothing to be done for 'CMakeFiles/bug328.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/nanomsg-1.0.0' [ 42%] Built target bug328 make -f CMakeFiles/symbol.dir/build.make CMakeFiles/symbol.dir/depend make[2]: Entering directory '/builddir/build/BUILD/nanomsg-1.0.0' cd /builddir/build/BUILD/nanomsg-1.0.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/nanomsg-1.0.0 /builddir/build/BUILD/nanomsg-1.0.0 /builddir/build/BUILD/nanomsg-1.0.0 /builddir/build/BUILD/nanomsg-1.0.0 /builddir/build/BUILD/nanomsg-1.0.0/CMakeFiles/symbol.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/nanomsg-1.0.0' make -f CMakeFiles/symbol.dir/build.make CMakeFiles/symbol.dir/build make[2]: Entering directory '/builddir/build/BUILD/nanomsg-1.0.0' make[2]: Nothing to be done for 'CMakeFiles/symbol.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/nanomsg-1.0.0' [ 42%] Built target symbol make -f CMakeFiles/survey.dir/build.make CMakeFiles/survey.dir/depend make[2]: Entering directory '/builddir/build/BUILD/nanomsg-1.0.0' cd /builddir/build/BUILD/nanomsg-1.0.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/nanomsg-1.0.0 /builddir/build/BUILD/nanomsg-1.0.0 /builddir/build/BUILD/nanomsg-1.0.0 /builddir/build/BUILD/nanomsg-1.0.0 /builddir/build/BUILD/nanomsg-1.0.0/CMakeFiles/survey.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/nanomsg-1.0.0' make -f CMakeFiles/survey.dir/build.make CMakeFiles/survey.dir/build make[2]: Entering directory '/builddir/build/BUILD/nanomsg-1.0.0' make[2]: Nothing to be done for 'CMakeFiles/survey.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/nanomsg-1.0.0' [ 43%] Built target survey make -f CMakeFiles/pipeline.dir/build.make CMakeFiles/pipeline.dir/depend make[2]: Entering directory '/builddir/build/BUILD/nanomsg-1.0.0' cd /builddir/build/BUILD/nanomsg-1.0.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/nanomsg-1.0.0 /builddir/build/BUILD/nanomsg-1.0.0 /builddir/build/BUILD/nanomsg-1.0.0 /builddir/build/BUILD/nanomsg-1.0.0 /builddir/build/BUILD/nanomsg-1.0.0/CMakeFiles/pipeline.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/nanomsg-1.0.0' make -f CMakeFiles/pipeline.dir/build.make CMakeFiles/pipeline.dir/build make[2]: Entering directory '/builddir/build/BUILD/nanomsg-1.0.0' make[2]: Nothing to be done for 'CMakeFiles/pipeline.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/nanomsg-1.0.0' [ 44%] Built target pipeline make -f CMakeFiles/inproc_shutdown.dir/build.make CMakeFiles/inproc_shutdown.dir/depend make[2]: Entering directory '/builddir/build/BUILD/nanomsg-1.0.0' cd /builddir/build/BUILD/nanomsg-1.0.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/nanomsg-1.0.0 /builddir/build/BUILD/nanomsg-1.0.0 /builddir/build/BUILD/nanomsg-1.0.0 /builddir/build/BUILD/nanomsg-1.0.0 /builddir/build/BUILD/nanomsg-1.0.0/CMakeFiles/inproc_shutdown.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/nanomsg-1.0.0' make -f CMakeFiles/inproc_shutdown.dir/build.make CMakeFiles/inproc_shutdown.dir/build make[2]: Entering directory '/builddir/build/BUILD/nanomsg-1.0.0' make[2]: Nothing to be done for 'CMakeFiles/inproc_shutdown.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/nanomsg-1.0.0' [ 45%] Built target inproc_shutdown make -f CMakeFiles/emfile.dir/build.make CMakeFiles/emfile.dir/depend make[2]: Entering directory '/builddir/build/BUILD/nanomsg-1.0.0' cd /builddir/build/BUILD/nanomsg-1.0.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/nanomsg-1.0.0 /builddir/build/BUILD/nanomsg-1.0.0 /builddir/build/BUILD/nanomsg-1.0.0 /builddir/build/BUILD/nanomsg-1.0.0 /builddir/build/BUILD/nanomsg-1.0.0/CMakeFiles/emfile.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/nanomsg-1.0.0' make -f CMakeFiles/emfile.dir/build.make CMakeFiles/emfile.dir/build make[2]: Entering directory '/builddir/build/BUILD/nanomsg-1.0.0' make[2]: Nothing to be done for 'CMakeFiles/emfile.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/nanomsg-1.0.0' [ 46%] Built target emfile make -f CMakeFiles/shutdown.dir/build.make CMakeFiles/shutdown.dir/depend make[2]: Entering directory '/builddir/build/BUILD/nanomsg-1.0.0' cd /builddir/build/BUILD/nanomsg-1.0.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/nanomsg-1.0.0 /builddir/build/BUILD/nanomsg-1.0.0 /builddir/build/BUILD/nanomsg-1.0.0 /builddir/build/BUILD/nanomsg-1.0.0 /builddir/build/BUILD/nanomsg-1.0.0/CMakeFiles/shutdown.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/nanomsg-1.0.0' make -f CMakeFiles/shutdown.dir/build.make CMakeFiles/shutdown.dir/build make[2]: Entering directory '/builddir/build/BUILD/nanomsg-1.0.0' make[2]: Nothing to be done for 'CMakeFiles/shutdown.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/nanomsg-1.0.0' [ 46%] Built target shutdown make -f CMakeFiles/ws.dir/build.make CMakeFiles/ws.dir/depend make[2]: Entering directory '/builddir/build/BUILD/nanomsg-1.0.0' cd /builddir/build/BUILD/nanomsg-1.0.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/nanomsg-1.0.0 /builddir/build/BUILD/nanomsg-1.0.0 /builddir/build/BUILD/nanomsg-1.0.0 /builddir/build/BUILD/nanomsg-1.0.0 /builddir/build/BUILD/nanomsg-1.0.0/CMakeFiles/ws.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/nanomsg-1.0.0' make -f CMakeFiles/ws.dir/build.make CMakeFiles/ws.dir/build make[2]: Entering directory '/builddir/build/BUILD/nanomsg-1.0.0' make[2]: Nothing to be done for 'CMakeFiles/ws.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/nanomsg-1.0.0' [ 47%] Built target ws make -f CMakeFiles/ipc_stress.dir/build.make CMakeFiles/ipc_stress.dir/depend make[2]: Entering directory '/builddir/build/BUILD/nanomsg-1.0.0' cd /builddir/build/BUILD/nanomsg-1.0.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/nanomsg-1.0.0 /builddir/build/BUILD/nanomsg-1.0.0 /builddir/build/BUILD/nanomsg-1.0.0 /builddir/build/BUILD/nanomsg-1.0.0 /builddir/build/BUILD/nanomsg-1.0.0/CMakeFiles/ipc_stress.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/nanomsg-1.0.0' make -f CMakeFiles/ipc_stress.dir/build.make CMakeFiles/ipc_stress.dir/build make[2]: Entering directory '/builddir/build/BUILD/nanomsg-1.0.0' make[2]: Nothing to be done for 'CMakeFiles/ipc_stress.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/nanomsg-1.0.0' [ 48%] Built target ipc_stress make -f CMakeFiles/local_lat.dir/build.make CMakeFiles/local_lat.dir/depend make[2]: Entering directory '/builddir/build/BUILD/nanomsg-1.0.0' cd /builddir/build/BUILD/nanomsg-1.0.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/nanomsg-1.0.0 /builddir/build/BUILD/nanomsg-1.0.0 /builddir/build/BUILD/nanomsg-1.0.0 /builddir/build/BUILD/nanomsg-1.0.0 /builddir/build/BUILD/nanomsg-1.0.0/CMakeFiles/local_lat.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/nanomsg-1.0.0' make -f CMakeFiles/local_lat.dir/build.make CMakeFiles/local_lat.dir/build make[2]: Entering directory '/builddir/build/BUILD/nanomsg-1.0.0' make[2]: Nothing to be done for 'CMakeFiles/local_lat.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/nanomsg-1.0.0' [ 49%] Built target local_lat make -f CMakeFiles/ipc_shutdown.dir/build.make CMakeFiles/ipc_shutdown.dir/depend make[2]: Entering directory '/builddir/build/BUILD/nanomsg-1.0.0' cd /builddir/build/BUILD/nanomsg-1.0.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/nanomsg-1.0.0 /builddir/build/BUILD/nanomsg-1.0.0 /builddir/build/BUILD/nanomsg-1.0.0 /builddir/build/BUILD/nanomsg-1.0.0 /builddir/build/BUILD/nanomsg-1.0.0/CMakeFiles/ipc_shutdown.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/nanomsg-1.0.0' make -f CMakeFiles/ipc_shutdown.dir/build.make CMakeFiles/ipc_shutdown.dir/build make[2]: Entering directory '/builddir/build/BUILD/nanomsg-1.0.0' make[2]: Nothing to be done for 'CMakeFiles/ipc_shutdown.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/nanomsg-1.0.0' [ 50%] Built target ipc_shutdown make -f CMakeFiles/man.dir/build.make CMakeFiles/man.dir/depend make[2]: Entering directory '/builddir/build/BUILD/nanomsg-1.0.0' cd /builddir/build/BUILD/nanomsg-1.0.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/nanomsg-1.0.0 /builddir/build/BUILD/nanomsg-1.0.0 /builddir/build/BUILD/nanomsg-1.0.0 /builddir/build/BUILD/nanomsg-1.0.0 /builddir/build/BUILD/nanomsg-1.0.0/CMakeFiles/man.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/nanomsg-1.0.0' make -f CMakeFiles/man.dir/build.make CMakeFiles/man.dir/build make[2]: Entering directory '/builddir/build/BUILD/nanomsg-1.0.0' make[2]: Nothing to be done for 'CMakeFiles/man.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/nanomsg-1.0.0' [ 63%] Built target man make -f CMakeFiles/iovec.dir/build.make CMakeFiles/iovec.dir/depend make[2]: Entering directory '/builddir/build/BUILD/nanomsg-1.0.0' cd /builddir/build/BUILD/nanomsg-1.0.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/nanomsg-1.0.0 /builddir/build/BUILD/nanomsg-1.0.0 /builddir/build/BUILD/nanomsg-1.0.0 /builddir/build/BUILD/nanomsg-1.0.0 /builddir/build/BUILD/nanomsg-1.0.0/CMakeFiles/iovec.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/nanomsg-1.0.0' make -f CMakeFiles/iovec.dir/build.make CMakeFiles/iovec.dir/build make[2]: Entering directory '/builddir/build/BUILD/nanomsg-1.0.0' make[2]: Nothing to be done for 'CMakeFiles/iovec.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/nanomsg-1.0.0' [ 63%] Built target iovec make -f CMakeFiles/bus.dir/build.make CMakeFiles/bus.dir/depend make[2]: Entering directory '/builddir/build/BUILD/nanomsg-1.0.0' cd /builddir/build/BUILD/nanomsg-1.0.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/nanomsg-1.0.0 /builddir/build/BUILD/nanomsg-1.0.0 /builddir/build/BUILD/nanomsg-1.0.0 /builddir/build/BUILD/nanomsg-1.0.0 /builddir/build/BUILD/nanomsg-1.0.0/CMakeFiles/bus.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/nanomsg-1.0.0' make -f CMakeFiles/bus.dir/build.make CMakeFiles/bus.dir/build make[2]: Entering directory '/builddir/build/BUILD/nanomsg-1.0.0' make[2]: Nothing to be done for 'CMakeFiles/bus.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/nanomsg-1.0.0' [ 64%] Built target bus make -f CMakeFiles/reqrep.dir/build.make CMakeFiles/reqrep.dir/depend make[2]: Entering directory '/builddir/build/BUILD/nanomsg-1.0.0' cd /builddir/build/BUILD/nanomsg-1.0.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/nanomsg-1.0.0 /builddir/build/BUILD/nanomsg-1.0.0 /builddir/build/BUILD/nanomsg-1.0.0 /builddir/build/BUILD/nanomsg-1.0.0 /builddir/build/BUILD/nanomsg-1.0.0/CMakeFiles/reqrep.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/nanomsg-1.0.0' make -f CMakeFiles/reqrep.dir/build.make CMakeFiles/reqrep.dir/build make[2]: Entering directory '/builddir/build/BUILD/nanomsg-1.0.0' make[2]: Nothing to be done for 'CMakeFiles/reqrep.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/nanomsg-1.0.0' [ 65%] Built target reqrep make -f CMakeFiles/timeo.dir/build.make CMakeFiles/timeo.dir/depend make[2]: Entering directory '/builddir/build/BUILD/nanomsg-1.0.0' cd /builddir/build/BUILD/nanomsg-1.0.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/nanomsg-1.0.0 /builddir/build/BUILD/nanomsg-1.0.0 /builddir/build/BUILD/nanomsg-1.0.0 /builddir/build/BUILD/nanomsg-1.0.0 /builddir/build/BUILD/nanomsg-1.0.0/CMakeFiles/timeo.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/nanomsg-1.0.0' make -f CMakeFiles/timeo.dir/build.make CMakeFiles/timeo.dir/build make[2]: Entering directory '/builddir/build/BUILD/nanomsg-1.0.0' make[2]: Nothing to be done for 'CMakeFiles/timeo.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/nanomsg-1.0.0' [ 65%] Built target timeo make -f CMakeFiles/async_shutdown.dir/build.make CMakeFiles/async_shutdown.dir/depend make[2]: Entering directory '/builddir/build/BUILD/nanomsg-1.0.0' cd /builddir/build/BUILD/nanomsg-1.0.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/nanomsg-1.0.0 /builddir/build/BUILD/nanomsg-1.0.0 /builddir/build/BUILD/nanomsg-1.0.0 /builddir/build/BUILD/nanomsg-1.0.0 /builddir/build/BUILD/nanomsg-1.0.0/CMakeFiles/async_shutdown.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/nanomsg-1.0.0' make -f CMakeFiles/async_shutdown.dir/build.make CMakeFiles/async_shutdown.dir/build make[2]: Entering directory '/builddir/build/BUILD/nanomsg-1.0.0' make[2]: Nothing to be done for 'CMakeFiles/async_shutdown.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/nanomsg-1.0.0' [ 65%] Built target async_shutdown make -f CMakeFiles/tcp.dir/build.make CMakeFiles/tcp.dir/depend make[2]: Entering directory '/builddir/build/BUILD/nanomsg-1.0.0' cd /builddir/build/BUILD/nanomsg-1.0.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/nanomsg-1.0.0 /builddir/build/BUILD/nanomsg-1.0.0 /builddir/build/BUILD/nanomsg-1.0.0 /builddir/build/BUILD/nanomsg-1.0.0 /builddir/build/BUILD/nanomsg-1.0.0/CMakeFiles/tcp.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/nanomsg-1.0.0' make -f CMakeFiles/tcp.dir/build.make CMakeFiles/tcp.dir/build make[2]: Entering directory '/builddir/build/BUILD/nanomsg-1.0.0' make[2]: Nothing to be done for 'CMakeFiles/tcp.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/nanomsg-1.0.0' [ 66%] Built target tcp make -f CMakeFiles/inproc.dir/build.make CMakeFiles/inproc.dir/depend make[2]: Entering directory '/builddir/build/BUILD/nanomsg-1.0.0' cd /builddir/build/BUILD/nanomsg-1.0.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/nanomsg-1.0.0 /builddir/build/BUILD/nanomsg-1.0.0 /builddir/build/BUILD/nanomsg-1.0.0 /builddir/build/BUILD/nanomsg-1.0.0 /builddir/build/BUILD/nanomsg-1.0.0/CMakeFiles/inproc.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/nanomsg-1.0.0' make -f CMakeFiles/inproc.dir/build.make CMakeFiles/inproc.dir/build make[2]: Entering directory '/builddir/build/BUILD/nanomsg-1.0.0' make[2]: Nothing to be done for 'CMakeFiles/inproc.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/nanomsg-1.0.0' [ 66%] Built target inproc make -f CMakeFiles/term.dir/build.make CMakeFiles/term.dir/depend make[2]: Entering directory '/builddir/build/BUILD/nanomsg-1.0.0' cd /builddir/build/BUILD/nanomsg-1.0.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/nanomsg-1.0.0 /builddir/build/BUILD/nanomsg-1.0.0 /builddir/build/BUILD/nanomsg-1.0.0 /builddir/build/BUILD/nanomsg-1.0.0 /builddir/build/BUILD/nanomsg-1.0.0/CMakeFiles/term.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/nanomsg-1.0.0' make -f CMakeFiles/term.dir/build.make CMakeFiles/term.dir/build make[2]: Entering directory '/builddir/build/BUILD/nanomsg-1.0.0' make[2]: Nothing to be done for 'CMakeFiles/term.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/nanomsg-1.0.0' [ 67%] Built target term make -f CMakeFiles/block.dir/build.make CMakeFiles/block.dir/depend make[2]: Entering directory '/builddir/build/BUILD/nanomsg-1.0.0' cd /builddir/build/BUILD/nanomsg-1.0.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/nanomsg-1.0.0 /builddir/build/BUILD/nanomsg-1.0.0 /builddir/build/BUILD/nanomsg-1.0.0 /builddir/build/BUILD/nanomsg-1.0.0 /builddir/build/BUILD/nanomsg-1.0.0/CMakeFiles/block.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/nanomsg-1.0.0' make -f CMakeFiles/block.dir/build.make CMakeFiles/block.dir/build make[2]: Entering directory '/builddir/build/BUILD/nanomsg-1.0.0' make[2]: Nothing to be done for 'CMakeFiles/block.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/nanomsg-1.0.0' [ 68%] Built target block make -f CMakeFiles/device7.dir/build.make CMakeFiles/device7.dir/depend make[2]: Entering directory '/builddir/build/BUILD/nanomsg-1.0.0' cd /builddir/build/BUILD/nanomsg-1.0.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/nanomsg-1.0.0 /builddir/build/BUILD/nanomsg-1.0.0 /builddir/build/BUILD/nanomsg-1.0.0 /builddir/build/BUILD/nanomsg-1.0.0 /builddir/build/BUILD/nanomsg-1.0.0/CMakeFiles/device7.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/nanomsg-1.0.0' make -f CMakeFiles/device7.dir/build.make CMakeFiles/device7.dir/build make[2]: Entering directory '/builddir/build/BUILD/nanomsg-1.0.0' make[2]: Nothing to be done for 'CMakeFiles/device7.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/nanomsg-1.0.0' [ 69%] Built target device7 make -f CMakeFiles/msg.dir/build.make CMakeFiles/msg.dir/depend make[2]: Entering directory '/builddir/build/BUILD/nanomsg-1.0.0' cd /builddir/build/BUILD/nanomsg-1.0.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/nanomsg-1.0.0 /builddir/build/BUILD/nanomsg-1.0.0 /builddir/build/BUILD/nanomsg-1.0.0 /builddir/build/BUILD/nanomsg-1.0.0 /builddir/build/BUILD/nanomsg-1.0.0/CMakeFiles/msg.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/nanomsg-1.0.0' make -f CMakeFiles/msg.dir/build.make CMakeFiles/msg.dir/build make[2]: Entering directory '/builddir/build/BUILD/nanomsg-1.0.0' make[2]: Nothing to be done for 'CMakeFiles/msg.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/nanomsg-1.0.0' [ 70%] Built target msg make -f CMakeFiles/nanocat.dir/build.make CMakeFiles/nanocat.dir/depend make[2]: Entering directory '/builddir/build/BUILD/nanomsg-1.0.0' cd /builddir/build/BUILD/nanomsg-1.0.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/nanomsg-1.0.0 /builddir/build/BUILD/nanomsg-1.0.0 /builddir/build/BUILD/nanomsg-1.0.0 /builddir/build/BUILD/nanomsg-1.0.0 /builddir/build/BUILD/nanomsg-1.0.0/CMakeFiles/nanocat.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/nanomsg-1.0.0' make -f CMakeFiles/nanocat.dir/build.make CMakeFiles/nanocat.dir/build make[2]: Entering directory '/builddir/build/BUILD/nanomsg-1.0.0' make[2]: Nothing to be done for 'CMakeFiles/nanocat.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/nanomsg-1.0.0' [ 71%] Built target nanocat make -f CMakeFiles/device4.dir/build.make CMakeFiles/device4.dir/depend make[2]: Entering directory '/builddir/build/BUILD/nanomsg-1.0.0' cd /builddir/build/BUILD/nanomsg-1.0.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/nanomsg-1.0.0 /builddir/build/BUILD/nanomsg-1.0.0 /builddir/build/BUILD/nanomsg-1.0.0 /builddir/build/BUILD/nanomsg-1.0.0 /builddir/build/BUILD/nanomsg-1.0.0/CMakeFiles/device4.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/nanomsg-1.0.0' make -f CMakeFiles/device4.dir/build.make CMakeFiles/device4.dir/build make[2]: Entering directory '/builddir/build/BUILD/nanomsg-1.0.0' make[2]: Nothing to be done for 'CMakeFiles/device4.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/nanomsg-1.0.0' [ 72%] Built target device4 make -f CMakeFiles/device6.dir/build.make CMakeFiles/device6.dir/depend make[2]: Entering directory '/builddir/build/BUILD/nanomsg-1.0.0' cd /builddir/build/BUILD/nanomsg-1.0.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/nanomsg-1.0.0 /builddir/build/BUILD/nanomsg-1.0.0 /builddir/build/BUILD/nanomsg-1.0.0 /builddir/build/BUILD/nanomsg-1.0.0 /builddir/build/BUILD/nanomsg-1.0.0/CMakeFiles/device6.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/nanomsg-1.0.0' make -f CMakeFiles/device6.dir/build.make CMakeFiles/device6.dir/build make[2]: Entering directory '/builddir/build/BUILD/nanomsg-1.0.0' make[2]: Nothing to be done for 'CMakeFiles/device6.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/nanomsg-1.0.0' [ 72%] Built target device6 make -f CMakeFiles/tcp_shutdown.dir/build.make CMakeFiles/tcp_shutdown.dir/depend make[2]: Entering directory '/builddir/build/BUILD/nanomsg-1.0.0' cd /builddir/build/BUILD/nanomsg-1.0.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/nanomsg-1.0.0 /builddir/build/BUILD/nanomsg-1.0.0 /builddir/build/BUILD/nanomsg-1.0.0 /builddir/build/BUILD/nanomsg-1.0.0 /builddir/build/BUILD/nanomsg-1.0.0/CMakeFiles/tcp_shutdown.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/nanomsg-1.0.0' make -f CMakeFiles/tcp_shutdown.dir/build.make CMakeFiles/tcp_shutdown.dir/build make[2]: Entering directory '/builddir/build/BUILD/nanomsg-1.0.0' make[2]: Nothing to be done for 'CMakeFiles/tcp_shutdown.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/nanomsg-1.0.0' [ 73%] Built target tcp_shutdown make -f CMakeFiles/prio.dir/build.make CMakeFiles/prio.dir/depend make[2]: Entering directory '/builddir/build/BUILD/nanomsg-1.0.0' cd /builddir/build/BUILD/nanomsg-1.0.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/nanomsg-1.0.0 /builddir/build/BUILD/nanomsg-1.0.0 /builddir/build/BUILD/nanomsg-1.0.0 /builddir/build/BUILD/nanomsg-1.0.0 /builddir/build/BUILD/nanomsg-1.0.0/CMakeFiles/prio.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/nanomsg-1.0.0' make -f CMakeFiles/prio.dir/build.make CMakeFiles/prio.dir/build make[2]: Entering directory '/builddir/build/BUILD/nanomsg-1.0.0' make[2]: Nothing to be done for 'CMakeFiles/prio.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/nanomsg-1.0.0' [ 74%] Built target prio make -f CMakeFiles/zerocopy.dir/build.make CMakeFiles/zerocopy.dir/depend make[2]: Entering directory '/builddir/build/BUILD/nanomsg-1.0.0' cd /builddir/build/BUILD/nanomsg-1.0.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/nanomsg-1.0.0 /builddir/build/BUILD/nanomsg-1.0.0 /builddir/build/BUILD/nanomsg-1.0.0 /builddir/build/BUILD/nanomsg-1.0.0 /builddir/build/BUILD/nanomsg-1.0.0/CMakeFiles/zerocopy.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/nanomsg-1.0.0' make -f CMakeFiles/zerocopy.dir/build.make CMakeFiles/zerocopy.dir/build make[2]: Entering directory '/builddir/build/BUILD/nanomsg-1.0.0' make[2]: Nothing to be done for 'CMakeFiles/zerocopy.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/nanomsg-1.0.0' [ 75%] Built target zerocopy make -f CMakeFiles/device5.dir/build.make CMakeFiles/device5.dir/depend make[2]: Entering directory '/builddir/build/BUILD/nanomsg-1.0.0' cd /builddir/build/BUILD/nanomsg-1.0.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/nanomsg-1.0.0 /builddir/build/BUILD/nanomsg-1.0.0 /builddir/build/BUILD/nanomsg-1.0.0 /builddir/build/BUILD/nanomsg-1.0.0 /builddir/build/BUILD/nanomsg-1.0.0/CMakeFiles/device5.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/nanomsg-1.0.0' make -f CMakeFiles/device5.dir/build.make CMakeFiles/device5.dir/build make[2]: Entering directory '/builddir/build/BUILD/nanomsg-1.0.0' make[2]: Nothing to be done for 'CMakeFiles/device5.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/nanomsg-1.0.0' [ 76%] Built target device5 make -f CMakeFiles/separation.dir/build.make CMakeFiles/separation.dir/depend make[2]: Entering directory '/builddir/build/BUILD/nanomsg-1.0.0' cd /builddir/build/BUILD/nanomsg-1.0.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/nanomsg-1.0.0 /builddir/build/BUILD/nanomsg-1.0.0 /builddir/build/BUILD/nanomsg-1.0.0 /builddir/build/BUILD/nanomsg-1.0.0 /builddir/build/BUILD/nanomsg-1.0.0/CMakeFiles/separation.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/nanomsg-1.0.0' make -f CMakeFiles/separation.dir/build.make CMakeFiles/separation.dir/build make[2]: Entering directory '/builddir/build/BUILD/nanomsg-1.0.0' make[2]: Nothing to be done for 'CMakeFiles/separation.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/nanomsg-1.0.0' [ 77%] Built target separation make -f CMakeFiles/poll.dir/build.make CMakeFiles/poll.dir/depend make[2]: Entering directory '/builddir/build/BUILD/nanomsg-1.0.0' cd /builddir/build/BUILD/nanomsg-1.0.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/nanomsg-1.0.0 /builddir/build/BUILD/nanomsg-1.0.0 /builddir/build/BUILD/nanomsg-1.0.0 /builddir/build/BUILD/nanomsg-1.0.0 /builddir/build/BUILD/nanomsg-1.0.0/CMakeFiles/poll.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/nanomsg-1.0.0' make -f CMakeFiles/poll.dir/build.make CMakeFiles/poll.dir/build make[2]: Entering directory '/builddir/build/BUILD/nanomsg-1.0.0' make[2]: Nothing to be done for 'CMakeFiles/poll.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/nanomsg-1.0.0' [ 77%] Built target poll make -f CMakeFiles/local_thr.dir/build.make CMakeFiles/local_thr.dir/depend make[2]: Entering directory '/builddir/build/BUILD/nanomsg-1.0.0' cd /builddir/build/BUILD/nanomsg-1.0.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/nanomsg-1.0.0 /builddir/build/BUILD/nanomsg-1.0.0 /builddir/build/BUILD/nanomsg-1.0.0 /builddir/build/BUILD/nanomsg-1.0.0 /builddir/build/BUILD/nanomsg-1.0.0/CMakeFiles/local_thr.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/nanomsg-1.0.0' make -f CMakeFiles/local_thr.dir/build.make CMakeFiles/local_thr.dir/build make[2]: Entering directory '/builddir/build/BUILD/nanomsg-1.0.0' make[2]: Nothing to be done for 'CMakeFiles/local_thr.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/nanomsg-1.0.0' [ 78%] Built target local_thr make -f CMakeFiles/device.dir/build.make CMakeFiles/device.dir/depend make[2]: Entering directory '/builddir/build/BUILD/nanomsg-1.0.0' cd /builddir/build/BUILD/nanomsg-1.0.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/nanomsg-1.0.0 /builddir/build/BUILD/nanomsg-1.0.0 /builddir/build/BUILD/nanomsg-1.0.0 /builddir/build/BUILD/nanomsg-1.0.0 /builddir/build/BUILD/nanomsg-1.0.0/CMakeFiles/device.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/nanomsg-1.0.0' make -f CMakeFiles/device.dir/build.make CMakeFiles/device.dir/build make[2]: Entering directory '/builddir/build/BUILD/nanomsg-1.0.0' make[2]: Nothing to be done for 'CMakeFiles/device.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/nanomsg-1.0.0' [ 79%] Built target device make -f CMakeFiles/pubsub.dir/build.make CMakeFiles/pubsub.dir/depend make[2]: Entering directory '/builddir/build/BUILD/nanomsg-1.0.0' cd /builddir/build/BUILD/nanomsg-1.0.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/nanomsg-1.0.0 /builddir/build/BUILD/nanomsg-1.0.0 /builddir/build/BUILD/nanomsg-1.0.0 /builddir/build/BUILD/nanomsg-1.0.0 /builddir/build/BUILD/nanomsg-1.0.0/CMakeFiles/pubsub.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/nanomsg-1.0.0' make -f CMakeFiles/pubsub.dir/build.make CMakeFiles/pubsub.dir/build make[2]: Entering directory '/builddir/build/BUILD/nanomsg-1.0.0' make[2]: Nothing to be done for 'CMakeFiles/pubsub.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/nanomsg-1.0.0' [ 80%] Built target pubsub make -f CMakeFiles/domain.dir/build.make CMakeFiles/domain.dir/depend make[2]: Entering directory '/builddir/build/BUILD/nanomsg-1.0.0' cd /builddir/build/BUILD/nanomsg-1.0.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/nanomsg-1.0.0 /builddir/build/BUILD/nanomsg-1.0.0 /builddir/build/BUILD/nanomsg-1.0.0 /builddir/build/BUILD/nanomsg-1.0.0 /builddir/build/BUILD/nanomsg-1.0.0/CMakeFiles/domain.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/nanomsg-1.0.0' make -f CMakeFiles/domain.dir/build.make CMakeFiles/domain.dir/build make[2]: Entering directory '/builddir/build/BUILD/nanomsg-1.0.0' make[2]: Nothing to be done for 'CMakeFiles/domain.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/nanomsg-1.0.0' [ 81%] Built target domain make -f CMakeFiles/ws_async_shutdown.dir/build.make CMakeFiles/ws_async_shutdown.dir/depend make[2]: Entering directory '/builddir/build/BUILD/nanomsg-1.0.0' cd /builddir/build/BUILD/nanomsg-1.0.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/nanomsg-1.0.0 /builddir/build/BUILD/nanomsg-1.0.0 /builddir/build/BUILD/nanomsg-1.0.0 /builddir/build/BUILD/nanomsg-1.0.0 /builddir/build/BUILD/nanomsg-1.0.0/CMakeFiles/ws_async_shutdown.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/nanomsg-1.0.0' make -f CMakeFiles/ws_async_shutdown.dir/build.make CMakeFiles/ws_async_shutdown.dir/build make[2]: Entering directory '/builddir/build/BUILD/nanomsg-1.0.0' make[2]: Nothing to be done for 'CMakeFiles/ws_async_shutdown.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/nanomsg-1.0.0' [ 82%] Built target ws_async_shutdown make -f CMakeFiles/html.dir/build.make CMakeFiles/html.dir/depend make[2]: Entering directory '/builddir/build/BUILD/nanomsg-1.0.0' cd /builddir/build/BUILD/nanomsg-1.0.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/nanomsg-1.0.0 /builddir/build/BUILD/nanomsg-1.0.0 /builddir/build/BUILD/nanomsg-1.0.0 /builddir/build/BUILD/nanomsg-1.0.0 /builddir/build/BUILD/nanomsg-1.0.0/CMakeFiles/html.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/nanomsg-1.0.0' make -f CMakeFiles/html.dir/build.make CMakeFiles/html.dir/build make[2]: Entering directory '/builddir/build/BUILD/nanomsg-1.0.0' make[2]: Nothing to be done for 'CMakeFiles/html.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/nanomsg-1.0.0' [ 96%] Built target html make -f CMakeFiles/trie.dir/build.make CMakeFiles/trie.dir/depend make[2]: Entering directory '/builddir/build/BUILD/nanomsg-1.0.0' cd /builddir/build/BUILD/nanomsg-1.0.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/nanomsg-1.0.0 /builddir/build/BUILD/nanomsg-1.0.0 /builddir/build/BUILD/nanomsg-1.0.0 /builddir/build/BUILD/nanomsg-1.0.0 /builddir/build/BUILD/nanomsg-1.0.0/CMakeFiles/trie.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/nanomsg-1.0.0' make -f CMakeFiles/trie.dir/build.make CMakeFiles/trie.dir/build make[2]: Entering directory '/builddir/build/BUILD/nanomsg-1.0.0' make[2]: Nothing to be done for 'CMakeFiles/trie.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/nanomsg-1.0.0' [ 97%] Built target trie make -f CMakeFiles/list.dir/build.make CMakeFiles/list.dir/depend make[2]: Entering directory '/builddir/build/BUILD/nanomsg-1.0.0' cd /builddir/build/BUILD/nanomsg-1.0.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/nanomsg-1.0.0 /builddir/build/BUILD/nanomsg-1.0.0 /builddir/build/BUILD/nanomsg-1.0.0 /builddir/build/BUILD/nanomsg-1.0.0 /builddir/build/BUILD/nanomsg-1.0.0/CMakeFiles/list.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/nanomsg-1.0.0' make -f CMakeFiles/list.dir/build.make CMakeFiles/list.dir/build make[2]: Entering directory '/builddir/build/BUILD/nanomsg-1.0.0' make[2]: Nothing to be done for 'CMakeFiles/list.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/nanomsg-1.0.0' [ 97%] Built target list make -f CMakeFiles/cmsg.dir/build.make CMakeFiles/cmsg.dir/depend make[2]: Entering directory '/builddir/build/BUILD/nanomsg-1.0.0' cd /builddir/build/BUILD/nanomsg-1.0.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/nanomsg-1.0.0 /builddir/build/BUILD/nanomsg-1.0.0 /builddir/build/BUILD/nanomsg-1.0.0 /builddir/build/BUILD/nanomsg-1.0.0 /builddir/build/BUILD/nanomsg-1.0.0/CMakeFiles/cmsg.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/nanomsg-1.0.0' make -f CMakeFiles/cmsg.dir/build.make CMakeFiles/cmsg.dir/build make[2]: Entering directory '/builddir/build/BUILD/nanomsg-1.0.0' make[2]: Nothing to be done for 'CMakeFiles/cmsg.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/nanomsg-1.0.0' [ 97%] Built target cmsg make -f CMakeFiles/hash.dir/build.make CMakeFiles/hash.dir/depend make[2]: Entering directory '/builddir/build/BUILD/nanomsg-1.0.0' cd /builddir/build/BUILD/nanomsg-1.0.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/nanomsg-1.0.0 /builddir/build/BUILD/nanomsg-1.0.0 /builddir/build/BUILD/nanomsg-1.0.0 /builddir/build/BUILD/nanomsg-1.0.0 /builddir/build/BUILD/nanomsg-1.0.0/CMakeFiles/hash.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/nanomsg-1.0.0' make -f CMakeFiles/hash.dir/build.make CMakeFiles/hash.dir/build make[2]: Entering directory '/builddir/build/BUILD/nanomsg-1.0.0' make[2]: Nothing to be done for 'CMakeFiles/hash.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/nanomsg-1.0.0' [ 97%] Built target hash make -f CMakeFiles/pair.dir/build.make CMakeFiles/pair.dir/depend make[2]: Entering directory '/builddir/build/BUILD/nanomsg-1.0.0' cd /builddir/build/BUILD/nanomsg-1.0.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/nanomsg-1.0.0 /builddir/build/BUILD/nanomsg-1.0.0 /builddir/build/BUILD/nanomsg-1.0.0 /builddir/build/BUILD/nanomsg-1.0.0 /builddir/build/BUILD/nanomsg-1.0.0/CMakeFiles/pair.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/nanomsg-1.0.0' make -f CMakeFiles/pair.dir/build.make CMakeFiles/pair.dir/build make[2]: Entering directory '/builddir/build/BUILD/nanomsg-1.0.0' make[2]: Nothing to be done for 'CMakeFiles/pair.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/nanomsg-1.0.0' [ 98%] Built target pair make -f CMakeFiles/ipc.dir/build.make CMakeFiles/ipc.dir/depend make[2]: Entering directory '/builddir/build/BUILD/nanomsg-1.0.0' cd /builddir/build/BUILD/nanomsg-1.0.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/nanomsg-1.0.0 /builddir/build/BUILD/nanomsg-1.0.0 /builddir/build/BUILD/nanomsg-1.0.0 /builddir/build/BUILD/nanomsg-1.0.0 /builddir/build/BUILD/nanomsg-1.0.0/CMakeFiles/ipc.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/nanomsg-1.0.0' make -f CMakeFiles/ipc.dir/build.make CMakeFiles/ipc.dir/build make[2]: Entering directory '/builddir/build/BUILD/nanomsg-1.0.0' make[2]: Nothing to be done for 'CMakeFiles/ipc.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/nanomsg-1.0.0' [ 99%] Built target ipc make -f CMakeFiles/stats.dir/build.make CMakeFiles/stats.dir/depend make[2]: Entering directory '/builddir/build/BUILD/nanomsg-1.0.0' cd /builddir/build/BUILD/nanomsg-1.0.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/nanomsg-1.0.0 /builddir/build/BUILD/nanomsg-1.0.0 /builddir/build/BUILD/nanomsg-1.0.0 /builddir/build/BUILD/nanomsg-1.0.0 /builddir/build/BUILD/nanomsg-1.0.0/CMakeFiles/stats.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/nanomsg-1.0.0' make -f CMakeFiles/stats.dir/build.make CMakeFiles/stats.dir/build make[2]: Entering directory '/builddir/build/BUILD/nanomsg-1.0.0' make[2]: Nothing to be done for 'CMakeFiles/stats.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/nanomsg-1.0.0' [100%] Built target stats make[1]: Leaving directory '/builddir/build/BUILD/nanomsg-1.0.0' /usr/bin/cmake -E cmake_progress_start /builddir/build/BUILD/nanomsg-1.0.0/CMakeFiles 0 make -f CMakeFiles/Makefile2 preinstall make[1]: Entering directory '/builddir/build/BUILD/nanomsg-1.0.0' make[1]: Nothing to be done for 'preinstall'. make[1]: Leaving directory '/builddir/build/BUILD/nanomsg-1.0.0' Install the project... /usr/bin/cmake -P cmake_install.cmake -- Install configuration: "" -- Installing: /builddir/build/BUILDROOT/nanomsg-1.0.0-1.fc27.i386/usr/share/doc/nanomsg/nanocat.1.html -- Installing: /builddir/build/BUILDROOT/nanomsg-1.0.0-1.fc27.i386/usr/share/man/man1/nanocat.1 -- Installing: /builddir/build/BUILDROOT/nanomsg-1.0.0-1.fc27.i386/usr/share/doc/nanomsg/nn_errno.3.html -- Installing: /builddir/build/BUILDROOT/nanomsg-1.0.0-1.fc27.i386/usr/share/man/man3/nn_errno.3 -- Installing: /builddir/build/BUILDROOT/nanomsg-1.0.0-1.fc27.i386/usr/share/doc/nanomsg/nn_strerror.3.html -- Installing: /builddir/build/BUILDROOT/nanomsg-1.0.0-1.fc27.i386/usr/share/man/man3/nn_strerror.3 -- Installing: /builddir/build/BUILDROOT/nanomsg-1.0.0-1.fc27.i386/usr/share/doc/nanomsg/nn_symbol.3.html -- Installing: /builddir/build/BUILDROOT/nanomsg-1.0.0-1.fc27.i386/usr/share/man/man3/nn_symbol.3 -- Installing: /builddir/build/BUILDROOT/nanomsg-1.0.0-1.fc27.i386/usr/share/doc/nanomsg/nn_symbol_info.3.html -- Installing: /builddir/build/BUILDROOT/nanomsg-1.0.0-1.fc27.i386/usr/share/man/man3/nn_symbol_info.3 -- Installing: /builddir/build/BUILDROOT/nanomsg-1.0.0-1.fc27.i386/usr/share/doc/nanomsg/nn_allocmsg.3.html -- Installing: /builddir/build/BUILDROOT/nanomsg-1.0.0-1.fc27.i386/usr/share/man/man3/nn_allocmsg.3 -- Installing: /builddir/build/BUILDROOT/nanomsg-1.0.0-1.fc27.i386/usr/share/doc/nanomsg/nn_reallocmsg.3.html -- Installing: /builddir/build/BUILDROOT/nanomsg-1.0.0-1.fc27.i386/usr/share/man/man3/nn_reallocmsg.3 -- Installing: /builddir/build/BUILDROOT/nanomsg-1.0.0-1.fc27.i386/usr/share/doc/nanomsg/nn_freemsg.3.html -- Installing: /builddir/build/BUILDROOT/nanomsg-1.0.0-1.fc27.i386/usr/share/man/man3/nn_freemsg.3 -- Installing: /builddir/build/BUILDROOT/nanomsg-1.0.0-1.fc27.i386/usr/share/doc/nanomsg/nn_socket.3.html -- Installing: /builddir/build/BUILDROOT/nanomsg-1.0.0-1.fc27.i386/usr/share/man/man3/nn_socket.3 -- Installing: /builddir/build/BUILDROOT/nanomsg-1.0.0-1.fc27.i386/usr/share/doc/nanomsg/nn_close.3.html -- Installing: /builddir/build/BUILDROOT/nanomsg-1.0.0-1.fc27.i386/usr/share/man/man3/nn_close.3 -- Installing: /builddir/build/BUILDROOT/nanomsg-1.0.0-1.fc27.i386/usr/share/doc/nanomsg/nn_get_statistic.3.html -- Installing: /builddir/build/BUILDROOT/nanomsg-1.0.0-1.fc27.i386/usr/share/man/man3/nn_get_statistic.3 -- Installing: /builddir/build/BUILDROOT/nanomsg-1.0.0-1.fc27.i386/usr/share/doc/nanomsg/nn_getsockopt.3.html -- Installing: /builddir/build/BUILDROOT/nanomsg-1.0.0-1.fc27.i386/usr/share/man/man3/nn_getsockopt.3 -- Installing: /builddir/build/BUILDROOT/nanomsg-1.0.0-1.fc27.i386/usr/share/doc/nanomsg/nn_setsockopt.3.html -- Installing: /builddir/build/BUILDROOT/nanomsg-1.0.0-1.fc27.i386/usr/share/man/man3/nn_setsockopt.3 -- Installing: /builddir/build/BUILDROOT/nanomsg-1.0.0-1.fc27.i386/usr/share/doc/nanomsg/nn_bind.3.html -- Installing: /builddir/build/BUILDROOT/nanomsg-1.0.0-1.fc27.i386/usr/share/man/man3/nn_bind.3 -- Installing: /builddir/build/BUILDROOT/nanomsg-1.0.0-1.fc27.i386/usr/share/doc/nanomsg/nn_connect.3.html -- Installing: /builddir/build/BUILDROOT/nanomsg-1.0.0-1.fc27.i386/usr/share/man/man3/nn_connect.3 -- Installing: /builddir/build/BUILDROOT/nanomsg-1.0.0-1.fc27.i386/usr/share/doc/nanomsg/nn_shutdown.3.html -- Installing: /builddir/build/BUILDROOT/nanomsg-1.0.0-1.fc27.i386/usr/share/man/man3/nn_shutdown.3 -- Installing: /builddir/build/BUILDROOT/nanomsg-1.0.0-1.fc27.i386/usr/share/doc/nanomsg/nn_send.3.html -- Installing: /builddir/build/BUILDROOT/nanomsg-1.0.0-1.fc27.i386/usr/share/man/man3/nn_send.3 -- Installing: /builddir/build/BUILDROOT/nanomsg-1.0.0-1.fc27.i386/usr/share/doc/nanomsg/nn_recv.3.html -- Installing: /builddir/build/BUILDROOT/nanomsg-1.0.0-1.fc27.i386/usr/share/man/man3/nn_recv.3 -- Installing: /builddir/build/BUILDROOT/nanomsg-1.0.0-1.fc27.i386/usr/share/doc/nanomsg/nn_sendmsg.3.html -- Installing: /builddir/build/BUILDROOT/nanomsg-1.0.0-1.fc27.i386/usr/share/man/man3/nn_sendmsg.3 -- Installing: /builddir/build/BUILDROOT/nanomsg-1.0.0-1.fc27.i386/usr/share/doc/nanomsg/nn_recvmsg.3.html -- Installing: /builddir/build/BUILDROOT/nanomsg-1.0.0-1.fc27.i386/usr/share/man/man3/nn_recvmsg.3 -- Installing: /builddir/build/BUILDROOT/nanomsg-1.0.0-1.fc27.i386/usr/share/doc/nanomsg/nn_device.3.html -- Installing: /builddir/build/BUILDROOT/nanomsg-1.0.0-1.fc27.i386/usr/share/man/man3/nn_device.3 -- Installing: /builddir/build/BUILDROOT/nanomsg-1.0.0-1.fc27.i386/usr/share/doc/nanomsg/nn_cmsg.3.html -- Installing: /builddir/build/BUILDROOT/nanomsg-1.0.0-1.fc27.i386/usr/share/man/man3/nn_cmsg.3 -- Installing: /builddir/build/BUILDROOT/nanomsg-1.0.0-1.fc27.i386/usr/share/doc/nanomsg/nn_poll.3.html -- Installing: /builddir/build/BUILDROOT/nanomsg-1.0.0-1.fc27.i386/usr/share/man/man3/nn_poll.3 -- Installing: /builddir/build/BUILDROOT/nanomsg-1.0.0-1.fc27.i386/usr/share/doc/nanomsg/nanomsg.7.html -- Installing: /builddir/build/BUILDROOT/nanomsg-1.0.0-1.fc27.i386/usr/share/man/man7/nanomsg.7 -- Installing: /builddir/build/BUILDROOT/nanomsg-1.0.0-1.fc27.i386/usr/share/doc/nanomsg/nn_pair.7.html -- Installing: /builddir/build/BUILDROOT/nanomsg-1.0.0-1.fc27.i386/usr/share/man/man7/nn_pair.7 -- Installing: /builddir/build/BUILDROOT/nanomsg-1.0.0-1.fc27.i386/usr/share/doc/nanomsg/nn_reqrep.7.html -- Installing: /builddir/build/BUILDROOT/nanomsg-1.0.0-1.fc27.i386/usr/share/man/man7/nn_reqrep.7 -- Installing: /builddir/build/BUILDROOT/nanomsg-1.0.0-1.fc27.i386/usr/share/doc/nanomsg/nn_pubsub.7.html -- Installing: /builddir/build/BUILDROOT/nanomsg-1.0.0-1.fc27.i386/usr/share/man/man7/nn_pubsub.7 -- Installing: /builddir/build/BUILDROOT/nanomsg-1.0.0-1.fc27.i386/usr/share/doc/nanomsg/nn_survey.7.html -- Installing: /builddir/build/BUILDROOT/nanomsg-1.0.0-1.fc27.i386/usr/share/man/man7/nn_survey.7 -- Installing: /builddir/build/BUILDROOT/nanomsg-1.0.0-1.fc27.i386/usr/share/doc/nanomsg/nn_pipeline.7.html -- Installing: /builddir/build/BUILDROOT/nanomsg-1.0.0-1.fc27.i386/usr/share/man/man7/nn_pipeline.7 -- Installing: /builddir/build/BUILDROOT/nanomsg-1.0.0-1.fc27.i386/usr/share/doc/nanomsg/nn_bus.7.html -- Installing: /builddir/build/BUILDROOT/nanomsg-1.0.0-1.fc27.i386/usr/share/man/man7/nn_bus.7 -- Installing: /builddir/build/BUILDROOT/nanomsg-1.0.0-1.fc27.i386/usr/share/doc/nanomsg/nn_inproc.7.html -- Installing: /builddir/build/BUILDROOT/nanomsg-1.0.0-1.fc27.i386/usr/share/man/man7/nn_inproc.7 -- Installing: /builddir/build/BUILDROOT/nanomsg-1.0.0-1.fc27.i386/usr/share/doc/nanomsg/nn_ipc.7.html -- Installing: /builddir/build/BUILDROOT/nanomsg-1.0.0-1.fc27.i386/usr/share/man/man7/nn_ipc.7 -- Installing: /builddir/build/BUILDROOT/nanomsg-1.0.0-1.fc27.i386/usr/share/doc/nanomsg/nn_tcp.7.html -- Installing: /builddir/build/BUILDROOT/nanomsg-1.0.0-1.fc27.i386/usr/share/man/man7/nn_tcp.7 -- Installing: /builddir/build/BUILDROOT/nanomsg-1.0.0-1.fc27.i386/usr/share/doc/nanomsg/nn_ws.7.html -- Installing: /builddir/build/BUILDROOT/nanomsg-1.0.0-1.fc27.i386/usr/share/man/man7/nn_ws.7 -- Installing: /builddir/build/BUILDROOT/nanomsg-1.0.0-1.fc27.i386/usr/share/doc/nanomsg/nn_env.7.html -- Installing: /builddir/build/BUILDROOT/nanomsg-1.0.0-1.fc27.i386/usr/share/man/man7/nn_env.7 -- Installing: /builddir/build/BUILDROOT/nanomsg-1.0.0-1.fc27.i386/usr/include/nanomsg/nn.h -- Installing: /builddir/build/BUILDROOT/nanomsg-1.0.0-1.fc27.i386/usr/include/nanomsg/inproc.h -- Installing: /builddir/build/BUILDROOT/nanomsg-1.0.0-1.fc27.i386/usr/include/nanomsg/ipc.h -- Installing: /builddir/build/BUILDROOT/nanomsg-1.0.0-1.fc27.i386/usr/include/nanomsg/tcp.h -- Installing: /builddir/build/BUILDROOT/nanomsg-1.0.0-1.fc27.i386/usr/include/nanomsg/ws.h -- Installing: /builddir/build/BUILDROOT/nanomsg-1.0.0-1.fc27.i386/usr/include/nanomsg/pair.h -- Installing: /builddir/build/BUILDROOT/nanomsg-1.0.0-1.fc27.i386/usr/include/nanomsg/pubsub.h -- Installing: /builddir/build/BUILDROOT/nanomsg-1.0.0-1.fc27.i386/usr/include/nanomsg/reqrep.h -- Installing: /builddir/build/BUILDROOT/nanomsg-1.0.0-1.fc27.i386/usr/include/nanomsg/pipeline.h -- Installing: /builddir/build/BUILDROOT/nanomsg-1.0.0-1.fc27.i386/usr/include/nanomsg/survey.h -- Installing: /builddir/build/BUILDROOT/nanomsg-1.0.0-1.fc27.i386/usr/include/nanomsg/bus.h -- Installing: /builddir/build/BUILDROOT/nanomsg-1.0.0-1.fc27.i386/usr/bin/nanocat -- Set runtime path of "/builddir/build/BUILDROOT/nanomsg-1.0.0-1.fc27.i386/usr/bin/nanocat" to "" -- Installing: /builddir/build/BUILDROOT/nanomsg-1.0.0-1.fc27.i386/usr/lib/pkgconfig/nanomsg.pc -- Installing: /builddir/build/BUILDROOT/nanomsg-1.0.0-1.fc27.i386/usr/lib/libnanomsg.so.1.0.0 -- Installing: /builddir/build/BUILDROOT/nanomsg-1.0.0-1.fc27.i386/usr/lib/libnanomsg.so.5.0.0 -- Installing: /builddir/build/BUILDROOT/nanomsg-1.0.0-1.fc27.i386/usr/lib/libnanomsg.so + /usr/lib/rpm/find-debuginfo.sh --strict-build-id -m --ver-rel 1.0.0-1.fc27 --unique-debug-arch i386 --unique-debug-src-base nanomsg --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 /builddir/build/BUILD/nanomsg-1.0.0 extracting debug info from /builddir/build/BUILDROOT/nanomsg-1.0.0-1.fc27.i386/usr/lib/libnanomsg.so.1.0.0 extracting debug info from /builddir/build/BUILDROOT/nanomsg-1.0.0-1.fc27.i386/usr/bin/nanocat /usr/lib/rpm/sepdebugcrcfix: Updated 2 CRC32s, 0 CRC32s did match. cpio: blank line ignored 2150 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/brp-python-hardlink Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.MwlJzg + umask 022 + cd /builddir/build/BUILD + cd nanomsg-1.0.0 + make test LD_LIBRARY_PATH=/builddir/build/BUILDROOT/nanomsg-1.0.0-1.fc27.i386/usr/lib DESTDIR=/builddir/build/BUILDROOT/nanomsg-1.0.0-1.fc27.i386 Running tests... /usr/bin/ctest --force-new-ctest-process Test project /builddir/build/BUILD/nanomsg-1.0.0 Start 1: inproc 1/42 Test #1: inproc ........................... Passed 0.51 sec Start 2: inproc_shutdown 2/42 Test #2: inproc_shutdown .................. Passed 0.04 sec Start 3: ipc 3/42 Test #3: ipc .............................. Passed 0.61 sec Start 4: ipc_shutdown 4/42 Test #4: ipc_shutdown ..................... Passed 0.74 sec Start 5: ipc_stress 5/42 Test #5: ipc_stress ....................... Passed 1.51 sec Start 6: tcp 6/42 Test #6: tcp .............................. Passed 0.65 sec Start 7: tcp_shutdown 7/42 Test #7: tcp_shutdown ..................... Passed 2.17 sec Start 8: ws 8/42 Test #8: ws ............................... Passed 1.69 sec Start 9: pair 9/42 Test #9: pair ............................. Passed 0.00 sec Start 10: pubsub 10/42 Test #10: pubsub ........................... Passed 0.11 sec Start 11: reqrep 11/42 Test #11: reqrep ........................... Passed 0.10 sec Start 12: pipeline 12/42 Test #12: pipeline ......................... Passed 0.01 sec Start 13: survey 13/42 Test #13: survey ........................... Passed 1.00 sec Start 14: bus 14/42 Test #14: bus .............................. Passed 0.01 sec Start 15: async_shutdown 15/42 Test #15: async_shutdown ................... Passed 2.01 sec Start 16: block 16/42 Test #16: block ............................ Passed 0.20 sec Start 17: term 17/42 Test #17: term ............................. Passed 0.10 sec Start 18: timeo 18/42 Test #18: timeo ............................ Passed 0.20 sec Start 19: iovec 19/42 Test #19: iovec ............................ Passed 0.00 sec Start 20: msg 20/42 Test #20: msg .............................. Passed 0.01 sec Start 21: prio 21/42 Test #21: prio ............................. Passed 0.10 sec Start 22: poll 22/42 Test #22: poll ............................. Passed 0.14 sec Start 23: device 23/42 Test #23: device ........................... Passed 0.20 sec Start 24: device4 24/42 Test #24: device4 .......................... Passed 0.10 sec Start 25: device5 25/42 Test #25: device5 .......................... Passed 0.10 sec Start 26: device6 26/42 Test #26: device6 .......................... Passed 1.00 sec Start 27: device7 27/42 Test #27: device7 .......................... Passed 1.00 sec Start 28: emfile 28/42 Test #28: emfile ........................... Passed 0.04 sec Start 29: domain 29/42 Test #29: domain ........................... Passed 0.00 sec Start 30: trie 30/42 Test #30: trie ............................. Passed 0.00 sec Start 31: list 31/42 Test #31: list ............................. Passed 0.00 sec Start 32: hash 32/42 Test #32: hash ............................. Passed 0.00 sec Start 33: stats 33/42 Test #33: stats ............................ Passed 0.50 sec Start 34: symbol 34/42 Test #34: symbol ........................... Passed 0.00 sec Start 35: separation 35/42 Test #35: separation ....................... Passed 0.41 sec Start 36: zerocopy 36/42 Test #36: zerocopy ......................... Passed 0.00 sec Start 37: shutdown 37/42 Test #37: shutdown ......................... Passed 0.00 sec Start 38: cmsg 38/42 Test #38: cmsg ............................. Passed 0.00 sec Start 39: bug328 39/42 Test #39: bug328 ........................... Passed 0.40 sec Start 40: ws_async_shutdown 40/42 Test #40: ws_async_shutdown ................ Passed 1.02 sec Start 41: reqttl 41/42 Test #41: reqttl ........................... Passed 0.20 sec Start 42: surveyttl 42/42 Test #42: surveyttl ........................ Passed 0.20 sec 100% tests passed, 0 tests failed out of 42 Total Test time (real) = 17.15 sec + exit 0 Processing files: nanomsg-1.0.0-1.fc27.i686 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.TxPNra + umask 022 + cd /builddir/build/BUILD + cd nanomsg-1.0.0 + DOCDIR=/builddir/build/BUILDROOT/nanomsg-1.0.0-1.fc27.i386/usr/share/doc/nanomsg + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/nanomsg-1.0.0-1.fc27.i386/usr/share/doc/nanomsg + cp -pr AUTHORS /builddir/build/BUILDROOT/nanomsg-1.0.0-1.fc27.i386/usr/share/doc/nanomsg + cp -pr COPYING /builddir/build/BUILDROOT/nanomsg-1.0.0-1.fc27.i386/usr/share/doc/nanomsg + cp -pr README /builddir/build/BUILDROOT/nanomsg-1.0.0-1.fc27.i386/usr/share/doc/nanomsg + exit 0 Provides: libnanomsg.so.5.0.0 nanomsg = 1.0.0-1.fc27 nanomsg(x86-32) = 1.0.0-1.fc27 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 libanl.so.1(GLIBC_2.2.3) libc.so.6 libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.1) libc.so.6(GLIBC_2.1.3) libc.so.6(GLIBC_2.10) libc.so.6(GLIBC_2.3) libc.so.6(GLIBC_2.3.2) libc.so.6(GLIBC_2.3.4) libc.so.6(GLIBC_2.4) libc.so.6(GLIBC_2.7) libc.so.6(GLIBC_2.9) libnsl.so.1 libpthread.so.0 libpthread.so.0(GLIBC_2.0) libpthread.so.0(GLIBC_2.1) libpthread.so.0(GLIBC_2.3.2) librt.so.1 librt.so.1(GLIBC_2.2) rtld(GNU_HASH) Processing files: nanomsg-devel-1.0.0-1.fc27.i686 Provides: nanomsg-devel = 1.0.0-1.fc27 nanomsg-devel(x86-32) = 1.0.0-1.fc27 pkgconfig(nanomsg) = 1.0.0 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 Processing files: nanomsg-utils-1.0.0-1.fc27.i686 Provides: nanomsg-utils = 1.0.0-1.fc27 nanomsg-utils(x86-32) = 1.0.0-1.fc27 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libanl.so.1 libc.so.6 libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.1) libc.so.6(GLIBC_2.1.3) libc.so.6(GLIBC_2.3) libc.so.6(GLIBC_2.3.4) libc.so.6(GLIBC_2.4) libnanomsg.so.5.0.0 libnsl.so.1 libpthread.so.0 libpthread.so.0(GLIBC_2.0) librt.so.1 librt.so.1(GLIBC_2.2) rtld(GNU_HASH) Processing files: nanomsg-debuginfo-1.0.0-1.fc27.i686 Provides: nanomsg-debuginfo = 1.0.0-1.fc27 nanomsg-debuginfo(x86-32) = 1.0.0-1.fc27 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/nanomsg-1.0.0-1.fc27.i386 Wrote: /builddir/build/RPMS/nanomsg-1.0.0-1.fc27.i686.rpm Wrote: /builddir/build/RPMS/nanomsg-devel-1.0.0-1.fc27.i686.rpm Wrote: /builddir/build/RPMS/nanomsg-utils-1.0.0-1.fc27.i686.rpm Wrote: /builddir/build/RPMS/nanomsg-debuginfo-1.0.0-1.fc27.i686.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.4APVo7 + umask 022 + cd /builddir/build/BUILD + cd nanomsg-1.0.0 + rm -fR /builddir/build/BUILDROOT/nanomsg-1.0.0-1.fc27.i386 + exit 0 Child return code was: 0