* Package: net-libs/zeromq-4.0.1-r1  * Repository: gentoo  * Maintainer: qnikst@gentoo.org  * Upstream: sustrik@fastmq.com http://github.com/zeromq/zeromq2/issues  * USE: amd64 elibc_glibc kernel_linux test userland_GNU  * FEATURES: preserve-libs sandbox test userpriv usersandbox >>> Unpacking source... >>> Unpacking zeromq-4.0.1.tar.gz to /var/tmp/portage/net-libs/zeromq-4.0.1-r1/work >>> Source unpacked in /var/tmp/portage/net-libs/zeromq-4.0.1-r1/work >>> Preparing source in /var/tmp/portage/net-libs/zeromq-4.0.1-r1/work/zeromq-4.0.1 ... * Removing bundled OpenPGM library * Running eautoreconf in '/var/tmp/portage/net-libs/zeromq-4.0.1-r1/work/zeromq-4.0.1' ... * Running libtoolize --install --copy --force --automake ...  [ ok ] * Running aclocal -I config ...  [ ok ] * Running autoconf ...  [ ok ] * Running autoheader ...  [ ok ] * Running automake --add-missing --copy --foreign ...  [ ok ] * Running elibtoolize in: zeromq-4.0.1/config/ * Applying portage/1.2.0 patch ... * Applying sed/1.5.6 patch ... * Applying as-needed/2.4.2 patch ... >>> Source prepared. >>> Configuring source in /var/tmp/portage/net-libs/zeromq-4.0.1-r1/work/zeromq-4.0.1 ... * econf: updating zeromq-4.0.1/config/config.sub with /usr/share/gnuconfig/config.sub * econf: updating zeromq-4.0.1/config/config.guess with /usr/share/gnuconfig/config.guess ./configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --libdir=/usr/lib64 --disable-silent-rules --disable-dependency-tracking --disable-static --without-pgm configure: loading site script /usr/share/config.site checking for a BSD-compatible install... /usr/lib64/portage/bin/ebuild-helpers/xattr/install -c checking whether build environment is sane... yes /var/tmp/portage/net-libs/zeromq-4.0.1-r1/work/zeromq-4.0.1/config/missing: Unknown `--is-lightweight' option Try `/var/tmp/portage/net-libs/zeromq-4.0.1-r1/work/zeromq-4.0.1/config/missing --help' for more information configure: WARNING: 'missing' script is too old or missing checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether UID '250' is supported by ustar format... yes checking whether GID '250' is supported by ustar format... yes checking how to create a ustar tar archive... gnutar checking whether make supports nested variables... (cached) yes checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed checking for style of include used by make... GNU checking dependency style of x86_64-pc-linux-gnu-gcc... none checking for x86_64-pc-linux-gnu-gcc option to accept ISO C99... -std=gnu99 checking for x86_64-pc-linux-gnu-g++... x86_64-pc-linux-gnu-g++ checking whether we are using the GNU C++ compiler... yes checking whether x86_64-pc-linux-gnu-g++ accepts -g... yes checking dependency style of x86_64-pc-linux-gnu-g++... none checking whether x86_64-pc-linux-gnu-gcc -std=gnu99 and cc understand -c and -o together... yes checking for a sed that does not truncate output... /bin/sed checking for gawk... (cached) gawk checking for xmlto... /usr/bin/xmlto checking for asciidoc... /usr/bin/asciidoc checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking how to print strings... printf checking for a sed that does not truncate output... (cached) /bin/sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for fgrep... /bin/grep -F checking for ld used by x86_64-pc-linux-gnu-gcc -std=gnu99... /usr/x86_64-pc-linux-gnu/bin/ld checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files... -r checking for x86_64-pc-linux-gnu-objdump... objdump checking how to recognize dependent libraries... pass_all checking for x86_64-pc-linux-gnu-dlltool... dlltool checking how to associate runtime and link libraries... printf %s\n checking for x86_64-pc-linux-gnu-ar... x86_64-pc-linux-gnu-ar checking for archiver @FILE support... @ checking for x86_64-pc-linux-gnu-strip... x86_64-pc-linux-gnu-strip checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib checking command to parse /usr/bin/nm -B output from x86_64-pc-linux-gnu-gcc -std=gnu99 object... ok checking for sysroot... no checking for x86_64-pc-linux-gnu-mt... no checking for mt... mt checking if mt is a manifest tool... no checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -std=gnu99 -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if x86_64-pc-linux-gnu-gcc -std=gnu99 supports -fno-rtti -fno-exceptions... no checking for x86_64-pc-linux-gnu-gcc -std=gnu99 option to produce PIC... -fPIC -DPIC checking if x86_64-pc-linux-gnu-gcc -std=gnu99 PIC flag -fPIC -DPIC works... yes checking if x86_64-pc-linux-gnu-gcc -std=gnu99 static flag -static works... yes checking if x86_64-pc-linux-gnu-gcc -std=gnu99 supports -c -o file.o... yes checking if x86_64-pc-linux-gnu-gcc -std=gnu99 supports -c -o file.o... (cached) yes checking whether the x86_64-pc-linux-gnu-gcc -std=gnu99 linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking how to run the C++ preprocessor... x86_64-pc-linux-gnu-g++ -E checking for ld used by x86_64-pc-linux-gnu-g++... /usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64 checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) is GNU ld... yes checking whether the x86_64-pc-linux-gnu-g++ linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes checking for x86_64-pc-linux-gnu-g++ option to produce PIC... -fPIC -DPIC checking if x86_64-pc-linux-gnu-g++ PIC flag -fPIC -DPIC works... yes checking if x86_64-pc-linux-gnu-g++ static flag -static works... yes checking if x86_64-pc-linux-gnu-g++ supports -c -o file.o... yes checking if x86_64-pc-linux-gnu-g++ supports -c -o file.o... (cached) yes checking whether the x86_64-pc-linux-gnu-g++ linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether the C compiler works... yes checking whether we are using Intel C compiler... no checking whether we are using Sun Studio C compiler... no checking whether we are using clang C compiler... no checking whether we are using gcc >= 4 C compiler... yes checking whether the C++ compiler works... yes checking whether we are using Intel C++ compiler... no checking whether we are using Sun Studio C++ compiler... no checking whether we are using clang C++ compiler... no checking whether we are using gcc >= 4 C++ compiler... yes checking whether to enable debugging information... no checking whether to enable code coverage... no checking for pthread_create in -lpthread... yes checking for clock_gettime in -lrt... yes checking for sodium_init in -lsodium... yes checking whether C++ compiler supports -fvisibility=hidden... yes checking whether C++ compiler supports dso visibility... yes checking for asciidoc... yes checking for xmlto... yes checking whether to build documentation... yes checking whether to install manpages... yes checking for suitable polling system... using epoll checking for ANSI C header files... (cached) yes checking errno.h usability... yes checking errno.h presence... yes checking for errno.h... yes checking arpa/inet.h usability... yes checking arpa/inet.h presence... yes checking for arpa/inet.h... yes checking netinet/tcp.h usability... yes checking netinet/tcp.h presence... yes checking for netinet/tcp.h... yes checking netinet/in.h usability... yes checking netinet/in.h presence... yes checking for netinet/in.h... yes checking stddef.h usability... yes checking stddef.h presence... yes checking for stddef.h... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking time.h usability... yes checking time.h presence... yes checking for time.h... yes checking for unistd.h... (cached) yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking ifaddrs.h usability... yes checking ifaddrs.h presence... yes checking for ifaddrs.h... yes checking sys/uio.h usability... yes checking sys/uio.h presence... yes checking for sys/uio.h... yes checking sys/eventfd.h usability... yes checking sys/eventfd.h presence... yes checking for sys/eventfd.h... yes checking for stdbool.h that conforms to C99... yes checking for _Bool... no checking for an ANSI C-conforming const... yes checking for inline... inline checking for size_t... yes checking for ssize_t... yes checking whether time.h and sys/time.h may both be included... yes checking for uint32_t... yes checking for working volatile... yes checking how to enable additional warnings for C++ compiler... -Wall checking how to enable strict standards compliance in C++ compiler... -pedantic checking return type of signal handlers... void checking for perror... yes checking for gettimeofday... yes checking for clock_gettime... yes checking for memset... yes checking for socket... yes checking for getifaddrs... yes checking for freeifaddrs... yes checking for fork... yes checking alloca.h usability... yes checking alloca.h presence... yes checking for alloca.h... yes checking whether SOCK_CLOEXEC is supported... yes checking whether SO_KEEPALIVE is supported... yes checking whether TCP_KEEPCNT is supported... yes checking whether TCP_KEEPIDLE is supported... yes checking whether TCP_KEEPINTVL is supported... yes checking whether TCP_KEEPALIVE is supported... no checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating src/libzmq.pc config.status: creating doc/Makefile config.status: creating perf/Makefile config.status: creating tests/Makefile config.status: creating tools/Makefile config.status: creating builds/msvc/Makefile config.status: creating foreign/openpgm/Makefile config.status: creating builds/redhat/zeromq.spec config.status: creating src/platform.hpp config.status: executing depfiles commands config.status: executing libtool commands >>> Source configured. >>> Compiling source in /var/tmp/portage/net-libs/zeromq-4.0.1-r1/work/zeromq-4.0.1 ... make -j4 Making all in src make[1]: Entering directory `/var/tmp/portage/net-libs/zeromq-4.0.1-r1/work/zeromq-4.0.1/src' (CDPATH="${ZSH_VERSION+.}:" && cd .. && autoheader) rm -f stamp-h1 touch platform.hpp.in cd .. && /bin/sh ./config.status src/platform.hpp config.status: creating src/platform.hpp config.status: src/platform.hpp is unchanged make all-am make[2]: Entering directory `/var/tmp/portage/net-libs/zeromq-4.0.1-r1/work/zeromq-4.0.1/src' /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -pedantic -Wall -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -DZMQ_FORCE_EPOLL -fvisibility=hidden -march=core2 -O2 -pipe -c -o libzmq_la-address.lo `test -f 'address.cpp' || echo './'`address.cpp /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -pedantic -Wall -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -DZMQ_FORCE_EPOLL -fvisibility=hidden -march=core2 -O2 -pipe -c -o libzmq_la-clock.lo `test -f 'clock.cpp' || echo './'`clock.cpp /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -pedantic -Wall -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -DZMQ_FORCE_EPOLL -fvisibility=hidden -march=core2 -O2 -pipe -c -o libzmq_la-ctx.lo `test -f 'ctx.cpp' || echo './'`ctx.cpp /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -pedantic -Wall -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -DZMQ_FORCE_EPOLL -fvisibility=hidden -march=core2 -O2 -pipe -c -o libzmq_la-curve_client.lo `test -f 'curve_client.cpp' || echo './'`curve_client.cpp libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -pedantic -Wall -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -DZMQ_FORCE_EPOLL -fvisibility=hidden -march=core2 -O2 -pipe -c ctx.cpp -fPIC -DPIC -o .libs/libzmq_la-ctx.o libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -pedantic -Wall -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -DZMQ_FORCE_EPOLL -fvisibility=hidden -march=core2 -O2 -pipe -c address.cpp -fPIC -DPIC -o .libs/libzmq_la-address.o libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -pedantic -Wall -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -DZMQ_FORCE_EPOLL -fvisibility=hidden -march=core2 -O2 -pipe -c curve_client.cpp -fPIC -DPIC -o .libs/libzmq_la-curve_client.o libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -pedantic -Wall -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -DZMQ_FORCE_EPOLL -fvisibility=hidden -march=core2 -O2 -pipe -c clock.cpp -fPIC -DPIC -o .libs/libzmq_la-clock.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -pedantic -Wall -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -DZMQ_FORCE_EPOLL -fvisibility=hidden -march=core2 -O2 -pipe -c -o libzmq_la-curve_server.lo `test -f 'curve_server.cpp' || echo './'`curve_server.cpp libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -pedantic -Wall -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -DZMQ_FORCE_EPOLL -fvisibility=hidden -march=core2 -O2 -pipe -c curve_server.cpp -fPIC -DPIC -o .libs/libzmq_la-curve_server.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -pedantic -Wall -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -DZMQ_FORCE_EPOLL -fvisibility=hidden -march=core2 -O2 -pipe -c -o libzmq_la-devpoll.lo `test -f 'devpoll.cpp' || echo './'`devpoll.cpp libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -pedantic -Wall -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -DZMQ_FORCE_EPOLL -fvisibility=hidden -march=core2 -O2 -pipe -c devpoll.cpp -fPIC -DPIC -o .libs/libzmq_la-devpoll.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -pedantic -Wall -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -DZMQ_FORCE_EPOLL -fvisibility=hidden -march=core2 -O2 -pipe -c -o libzmq_la-dist.lo `test -f 'dist.cpp' || echo './'`dist.cpp libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -pedantic -Wall -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -DZMQ_FORCE_EPOLL -fvisibility=hidden -march=core2 -O2 -pipe -c dist.cpp -fPIC -DPIC -o .libs/libzmq_la-dist.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -pedantic -Wall -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -DZMQ_FORCE_EPOLL -fvisibility=hidden -march=core2 -O2 -pipe -c -o libzmq_la-epoll.lo `test -f 'epoll.cpp' || echo './'`epoll.cpp libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -pedantic -Wall -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -DZMQ_FORCE_EPOLL -fvisibility=hidden -march=core2 -O2 -pipe -c epoll.cpp -fPIC -DPIC -o .libs/libzmq_la-epoll.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -pedantic -Wall -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -DZMQ_FORCE_EPOLL -fvisibility=hidden -march=core2 -O2 -pipe -c -o libzmq_la-err.lo `test -f 'err.cpp' || echo './'`err.cpp libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -pedantic -Wall -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -DZMQ_FORCE_EPOLL -fvisibility=hidden -march=core2 -O2 -pipe -c err.cpp -fPIC -DPIC -o .libs/libzmq_la-err.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -pedantic -Wall -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -DZMQ_FORCE_EPOLL -fvisibility=hidden -march=core2 -O2 -pipe -c -o libzmq_la-fq.lo `test -f 'fq.cpp' || echo './'`fq.cpp libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -pedantic -Wall -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -DZMQ_FORCE_EPOLL -fvisibility=hidden -march=core2 -O2 -pipe -c fq.cpp -fPIC -DPIC -o .libs/libzmq_la-fq.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -pedantic -Wall -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -DZMQ_FORCE_EPOLL -fvisibility=hidden -march=core2 -O2 -pipe -c -o libzmq_la-io_object.lo `test -f 'io_object.cpp' || echo './'`io_object.cpp /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -pedantic -Wall -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -DZMQ_FORCE_EPOLL -fvisibility=hidden -march=core2 -O2 -pipe -c -o libzmq_la-io_thread.lo `test -f 'io_thread.cpp' || echo './'`io_thread.cpp libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -pedantic -Wall -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -DZMQ_FORCE_EPOLL -fvisibility=hidden -march=core2 -O2 -pipe -c io_object.cpp -fPIC -DPIC -o .libs/libzmq_la-io_object.o libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -pedantic -Wall -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -DZMQ_FORCE_EPOLL -fvisibility=hidden -march=core2 -O2 -pipe -c io_thread.cpp -fPIC -DPIC -o .libs/libzmq_la-io_thread.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -pedantic -Wall -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -DZMQ_FORCE_EPOLL -fvisibility=hidden -march=core2 -O2 -pipe -c -o libzmq_la-ip.lo `test -f 'ip.cpp' || echo './'`ip.cpp libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -pedantic -Wall -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -DZMQ_FORCE_EPOLL -fvisibility=hidden -march=core2 -O2 -pipe -c ip.cpp -fPIC -DPIC -o .libs/libzmq_la-ip.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -pedantic -Wall -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -DZMQ_FORCE_EPOLL -fvisibility=hidden -march=core2 -O2 -pipe -c -o libzmq_la-ipc_address.lo `test -f 'ipc_address.cpp' || echo './'`ipc_address.cpp libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -pedantic -Wall -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -DZMQ_FORCE_EPOLL -fvisibility=hidden -march=core2 -O2 -pipe -c ipc_address.cpp -fPIC -DPIC -o .libs/libzmq_la-ipc_address.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -pedantic -Wall -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -DZMQ_FORCE_EPOLL -fvisibility=hidden -march=core2 -O2 -pipe -c -o libzmq_la-ipc_connecter.lo `test -f 'ipc_connecter.cpp' || echo './'`ipc_connecter.cpp /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -pedantic -Wall -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -DZMQ_FORCE_EPOLL -fvisibility=hidden -march=core2 -O2 -pipe -c -o libzmq_la-ipc_listener.lo `test -f 'ipc_listener.cpp' || echo './'`ipc_listener.cpp /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -pedantic -Wall -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -DZMQ_FORCE_EPOLL -fvisibility=hidden -march=core2 -O2 -pipe -c -o libzmq_la-kqueue.lo `test -f 'kqueue.cpp' || echo './'`kqueue.cpp libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -pedantic -Wall -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -DZMQ_FORCE_EPOLL -fvisibility=hidden -march=core2 -O2 -pipe -c ipc_connecter.cpp -fPIC -DPIC -o .libs/libzmq_la-ipc_connecter.o libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -pedantic -Wall -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -DZMQ_FORCE_EPOLL -fvisibility=hidden -march=core2 -O2 -pipe -c ipc_listener.cpp -fPIC -DPIC -o .libs/libzmq_la-ipc_listener.o libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -pedantic -Wall -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -DZMQ_FORCE_EPOLL -fvisibility=hidden -march=core2 -O2 -pipe -c kqueue.cpp -fPIC -DPIC -o .libs/libzmq_la-kqueue.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -pedantic -Wall -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -DZMQ_FORCE_EPOLL -fvisibility=hidden -march=core2 -O2 -pipe -c -o libzmq_la-lb.lo `test -f 'lb.cpp' || echo './'`lb.cpp libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -pedantic -Wall -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -DZMQ_FORCE_EPOLL -fvisibility=hidden -march=core2 -O2 -pipe -c lb.cpp -fPIC -DPIC -o .libs/libzmq_la-lb.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -pedantic -Wall -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -DZMQ_FORCE_EPOLL -fvisibility=hidden -march=core2 -O2 -pipe -c -o libzmq_la-mailbox.lo `test -f 'mailbox.cpp' || echo './'`mailbox.cpp libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -pedantic -Wall -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -DZMQ_FORCE_EPOLL -fvisibility=hidden -march=core2 -O2 -pipe -c mailbox.cpp -fPIC -DPIC -o .libs/libzmq_la-mailbox.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -pedantic -Wall -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -DZMQ_FORCE_EPOLL -fvisibility=hidden -march=core2 -O2 -pipe -c -o libzmq_la-mechanism.lo `test -f 'mechanism.cpp' || echo './'`mechanism.cpp /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -pedantic -Wall -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -DZMQ_FORCE_EPOLL -fvisibility=hidden -march=core2 -O2 -pipe -c -o libzmq_la-msg.lo `test -f 'msg.cpp' || echo './'`msg.cpp libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -pedantic -Wall -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -DZMQ_FORCE_EPOLL -fvisibility=hidden -march=core2 -O2 -pipe -c mechanism.cpp -fPIC -DPIC -o .libs/libzmq_la-mechanism.o libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -pedantic -Wall -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -DZMQ_FORCE_EPOLL -fvisibility=hidden -march=core2 -O2 -pipe -c msg.cpp -fPIC -DPIC -o .libs/libzmq_la-msg.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -pedantic -Wall -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -DZMQ_FORCE_EPOLL -fvisibility=hidden -march=core2 -O2 -pipe -c -o libzmq_la-mtrie.lo `test -f 'mtrie.cpp' || echo './'`mtrie.cpp /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -pedantic -Wall -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -DZMQ_FORCE_EPOLL -fvisibility=hidden -march=core2 -O2 -pipe -c -o libzmq_la-null_mechanism.lo `test -f 'null_mechanism.cpp' || echo './'`null_mechanism.cpp libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -pedantic -Wall -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -DZMQ_FORCE_EPOLL -fvisibility=hidden -march=core2 -O2 -pipe -c null_mechanism.cpp -fPIC -DPIC -o .libs/libzmq_la-null_mechanism.o libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -pedantic -Wall -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -DZMQ_FORCE_EPOLL -fvisibility=hidden -march=core2 -O2 -pipe -c mtrie.cpp -fPIC -DPIC -o .libs/libzmq_la-mtrie.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -pedantic -Wall -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -DZMQ_FORCE_EPOLL -fvisibility=hidden -march=core2 -O2 -pipe -c -o libzmq_la-object.lo `test -f 'object.cpp' || echo './'`object.cpp libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -pedantic -Wall -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -DZMQ_FORCE_EPOLL -fvisibility=hidden -march=core2 -O2 -pipe -c object.cpp -fPIC -DPIC -o .libs/libzmq_la-object.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -pedantic -Wall -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -DZMQ_FORCE_EPOLL -fvisibility=hidden -march=core2 -O2 -pipe -c -o libzmq_la-options.lo `test -f 'options.cpp' || echo './'`options.cpp libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -pedantic -Wall -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -DZMQ_FORCE_EPOLL -fvisibility=hidden -march=core2 -O2 -pipe -c options.cpp -fPIC -DPIC -o .libs/libzmq_la-options.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -pedantic -Wall -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -DZMQ_FORCE_EPOLL -fvisibility=hidden -march=core2 -O2 -pipe -c -o libzmq_la-own.lo `test -f 'own.cpp' || echo './'`own.cpp libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -pedantic -Wall -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -DZMQ_FORCE_EPOLL -fvisibility=hidden -march=core2 -O2 -pipe -c own.cpp -fPIC -DPIC -o .libs/libzmq_la-own.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -pedantic -Wall -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -DZMQ_FORCE_EPOLL -fvisibility=hidden -march=core2 -O2 -pipe -c -o libzmq_la-pair.lo `test -f 'pair.cpp' || echo './'`pair.cpp /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -pedantic -Wall -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -DZMQ_FORCE_EPOLL -fvisibility=hidden -march=core2 -O2 -pipe -c -o libzmq_la-pgm_receiver.lo `test -f 'pgm_receiver.cpp' || echo './'`pgm_receiver.cpp libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -pedantic -Wall -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -DZMQ_FORCE_EPOLL -fvisibility=hidden -march=core2 -O2 -pipe -c pair.cpp -fPIC -DPIC -o .libs/libzmq_la-pair.o libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -pedantic -Wall -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -DZMQ_FORCE_EPOLL -fvisibility=hidden -march=core2 -O2 -pipe -c pgm_receiver.cpp -fPIC -DPIC -o .libs/libzmq_la-pgm_receiver.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -pedantic -Wall -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -DZMQ_FORCE_EPOLL -fvisibility=hidden -march=core2 -O2 -pipe -c -o libzmq_la-pgm_sender.lo `test -f 'pgm_sender.cpp' || echo './'`pgm_sender.cpp libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -pedantic -Wall -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -DZMQ_FORCE_EPOLL -fvisibility=hidden -march=core2 -O2 -pipe -c pgm_sender.cpp -fPIC -DPIC -o .libs/libzmq_la-pgm_sender.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -pedantic -Wall -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -DZMQ_FORCE_EPOLL -fvisibility=hidden -march=core2 -O2 -pipe -c -o libzmq_la-pgm_socket.lo `test -f 'pgm_socket.cpp' || echo './'`pgm_socket.cpp /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -pedantic -Wall -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -DZMQ_FORCE_EPOLL -fvisibility=hidden -march=core2 -O2 -pipe -c -o libzmq_la-pipe.lo `test -f 'pipe.cpp' || echo './'`pipe.cpp libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -pedantic -Wall -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -DZMQ_FORCE_EPOLL -fvisibility=hidden -march=core2 -O2 -pipe -c pgm_socket.cpp -fPIC -DPIC -o .libs/libzmq_la-pgm_socket.o libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -pedantic -Wall -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -DZMQ_FORCE_EPOLL -fvisibility=hidden -march=core2 -O2 -pipe -c pipe.cpp -fPIC -DPIC -o .libs/libzmq_la-pipe.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -pedantic -Wall -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -DZMQ_FORCE_EPOLL -fvisibility=hidden -march=core2 -O2 -pipe -c -o libzmq_la-plain_mechanism.lo `test -f 'plain_mechanism.cpp' || echo './'`plain_mechanism.cpp libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -pedantic -Wall -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -DZMQ_FORCE_EPOLL -fvisibility=hidden -march=core2 -O2 -pipe -c plain_mechanism.cpp -fPIC -DPIC -o .libs/libzmq_la-plain_mechanism.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -pedantic -Wall -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -DZMQ_FORCE_EPOLL -fvisibility=hidden -march=core2 -O2 -pipe -c -o libzmq_la-poll.lo `test -f 'poll.cpp' || echo './'`poll.cpp libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -pedantic -Wall -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -DZMQ_FORCE_EPOLL -fvisibility=hidden -march=core2 -O2 -pipe -c poll.cpp -fPIC -DPIC -o .libs/libzmq_la-poll.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -pedantic -Wall -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -DZMQ_FORCE_EPOLL -fvisibility=hidden -march=core2 -O2 -pipe -c -o libzmq_la-poller_base.lo `test -f 'poller_base.cpp' || echo './'`poller_base.cpp libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -pedantic -Wall -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -DZMQ_FORCE_EPOLL -fvisibility=hidden -march=core2 -O2 -pipe -c poller_base.cpp -fPIC -DPIC -o .libs/libzmq_la-poller_base.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -pedantic -Wall -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -DZMQ_FORCE_EPOLL -fvisibility=hidden -march=core2 -O2 -pipe -c -o libzmq_la-pull.lo `test -f 'pull.cpp' || echo './'`pull.cpp libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -pedantic -Wall -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -DZMQ_FORCE_EPOLL -fvisibility=hidden -march=core2 -O2 -pipe -c pull.cpp -fPIC -DPIC -o .libs/libzmq_la-pull.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -pedantic -Wall -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -DZMQ_FORCE_EPOLL -fvisibility=hidden -march=core2 -O2 -pipe -c -o libzmq_la-push.lo `test -f 'push.cpp' || echo './'`push.cpp libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -pedantic -Wall -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -DZMQ_FORCE_EPOLL -fvisibility=hidden -march=core2 -O2 -pipe -c push.cpp -fPIC -DPIC -o .libs/libzmq_la-push.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -pedantic -Wall -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -DZMQ_FORCE_EPOLL -fvisibility=hidden -march=core2 -O2 -pipe -c -o libzmq_la-proxy.lo `test -f 'proxy.cpp' || echo './'`proxy.cpp /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -pedantic -Wall -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -DZMQ_FORCE_EPOLL -fvisibility=hidden -march=core2 -O2 -pipe -c -o libzmq_la-reaper.lo `test -f 'reaper.cpp' || echo './'`reaper.cpp libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -pedantic -Wall -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -DZMQ_FORCE_EPOLL -fvisibility=hidden -march=core2 -O2 -pipe -c reaper.cpp -fPIC -DPIC -o .libs/libzmq_la-reaper.o libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -pedantic -Wall -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -DZMQ_FORCE_EPOLL -fvisibility=hidden -march=core2 -O2 -pipe -c proxy.cpp -fPIC -DPIC -o .libs/libzmq_la-proxy.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -pedantic -Wall -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -DZMQ_FORCE_EPOLL -fvisibility=hidden -march=core2 -O2 -pipe -c -o libzmq_la-pub.lo `test -f 'pub.cpp' || echo './'`pub.cpp libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -pedantic -Wall -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -DZMQ_FORCE_EPOLL -fvisibility=hidden -march=core2 -O2 -pipe -c pub.cpp -fPIC -DPIC -o .libs/libzmq_la-pub.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -pedantic -Wall -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -DZMQ_FORCE_EPOLL -fvisibility=hidden -march=core2 -O2 -pipe -c -o libzmq_la-random.lo `test -f 'random.cpp' || echo './'`random.cpp libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -pedantic -Wall -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -DZMQ_FORCE_EPOLL -fvisibility=hidden -march=core2 -O2 -pipe -c random.cpp -fPIC -DPIC -o .libs/libzmq_la-random.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -pedantic -Wall -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -DZMQ_FORCE_EPOLL -fvisibility=hidden -march=core2 -O2 -pipe -c -o libzmq_la-rep.lo `test -f 'rep.cpp' || echo './'`rep.cpp /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -pedantic -Wall -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -DZMQ_FORCE_EPOLL -fvisibility=hidden -march=core2 -O2 -pipe -c -o libzmq_la-req.lo `test -f 'req.cpp' || echo './'`req.cpp /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -pedantic -Wall -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -DZMQ_FORCE_EPOLL -fvisibility=hidden -march=core2 -O2 -pipe -c -o libzmq_la-select.lo `test -f 'select.cpp' || echo './'`select.cpp libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -pedantic -Wall -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -DZMQ_FORCE_EPOLL -fvisibility=hidden -march=core2 -O2 -pipe -c rep.cpp -fPIC -DPIC -o .libs/libzmq_la-rep.o libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -pedantic -Wall -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -DZMQ_FORCE_EPOLL -fvisibility=hidden -march=core2 -O2 -pipe -c req.cpp -fPIC -DPIC -o .libs/libzmq_la-req.o libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -pedantic -Wall -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -DZMQ_FORCE_EPOLL -fvisibility=hidden -march=core2 -O2 -pipe -c select.cpp -fPIC -DPIC -o .libs/libzmq_la-select.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -pedantic -Wall -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -DZMQ_FORCE_EPOLL -fvisibility=hidden -march=core2 -O2 -pipe -c -o libzmq_la-session_base.lo `test -f 'session_base.cpp' || echo './'`session_base.cpp libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -pedantic -Wall -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -DZMQ_FORCE_EPOLL -fvisibility=hidden -march=core2 -O2 -pipe -c session_base.cpp -fPIC -DPIC -o .libs/libzmq_la-session_base.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -pedantic -Wall -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -DZMQ_FORCE_EPOLL -fvisibility=hidden -march=core2 -O2 -pipe -c -o libzmq_la-signaler.lo `test -f 'signaler.cpp' || echo './'`signaler.cpp libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -pedantic -Wall -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -DZMQ_FORCE_EPOLL -fvisibility=hidden -march=core2 -O2 -pipe -c signaler.cpp -fPIC -DPIC -o .libs/libzmq_la-signaler.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -pedantic -Wall -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -DZMQ_FORCE_EPOLL -fvisibility=hidden -march=core2 -O2 -pipe -c -o libzmq_la-socket_base.lo `test -f 'socket_base.cpp' || echo './'`socket_base.cpp libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -pedantic -Wall -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -DZMQ_FORCE_EPOLL -fvisibility=hidden -march=core2 -O2 -pipe -c socket_base.cpp -fPIC -DPIC -o .libs/libzmq_la-socket_base.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -pedantic -Wall -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -DZMQ_FORCE_EPOLL -fvisibility=hidden -march=core2 -O2 -pipe -c -o libzmq_la-stream.lo `test -f 'stream.cpp' || echo './'`stream.cpp /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -pedantic -Wall -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -DZMQ_FORCE_EPOLL -fvisibility=hidden -march=core2 -O2 -pipe -c -o libzmq_la-stream_engine.lo `test -f 'stream_engine.cpp' || echo './'`stream_engine.cpp libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -pedantic -Wall -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -DZMQ_FORCE_EPOLL -fvisibility=hidden -march=core2 -O2 -pipe -c stream.cpp -fPIC -DPIC -o .libs/libzmq_la-stream.o libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -pedantic -Wall -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -DZMQ_FORCE_EPOLL -fvisibility=hidden -march=core2 -O2 -pipe -c stream_engine.cpp -fPIC -DPIC -o .libs/libzmq_la-stream_engine.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -pedantic -Wall -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -DZMQ_FORCE_EPOLL -fvisibility=hidden -march=core2 -O2 -pipe -c -o libzmq_la-sub.lo `test -f 'sub.cpp' || echo './'`sub.cpp libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -pedantic -Wall -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -DZMQ_FORCE_EPOLL -fvisibility=hidden -march=core2 -O2 -pipe -c sub.cpp -fPIC -DPIC -o .libs/libzmq_la-sub.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -pedantic -Wall -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -DZMQ_FORCE_EPOLL -fvisibility=hidden -march=core2 -O2 -pipe -c -o libzmq_la-tcp.lo `test -f 'tcp.cpp' || echo './'`tcp.cpp libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -pedantic -Wall -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -DZMQ_FORCE_EPOLL -fvisibility=hidden -march=core2 -O2 -pipe -c tcp.cpp -fPIC -DPIC -o .libs/libzmq_la-tcp.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -pedantic -Wall -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -DZMQ_FORCE_EPOLL -fvisibility=hidden -march=core2 -O2 -pipe -c -o libzmq_la-tcp_address.lo `test -f 'tcp_address.cpp' || echo './'`tcp_address.cpp libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -pedantic -Wall -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -DZMQ_FORCE_EPOLL -fvisibility=hidden -march=core2 -O2 -pipe -c tcp_address.cpp -fPIC -DPIC -o .libs/libzmq_la-tcp_address.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -pedantic -Wall -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -DZMQ_FORCE_EPOLL -fvisibility=hidden -march=core2 -O2 -pipe -c -o libzmq_la-tcp_connecter.lo `test -f 'tcp_connecter.cpp' || echo './'`tcp_connecter.cpp /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -pedantic -Wall -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -DZMQ_FORCE_EPOLL -fvisibility=hidden -march=core2 -O2 -pipe -c -o libzmq_la-tcp_listener.lo `test -f 'tcp_listener.cpp' || echo './'`tcp_listener.cpp libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -pedantic -Wall -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -DZMQ_FORCE_EPOLL -fvisibility=hidden -march=core2 -O2 -pipe -c tcp_connecter.cpp -fPIC -DPIC -o .libs/libzmq_la-tcp_connecter.o libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -pedantic -Wall -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -DZMQ_FORCE_EPOLL -fvisibility=hidden -march=core2 -O2 -pipe -c tcp_listener.cpp -fPIC -DPIC -o .libs/libzmq_la-tcp_listener.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -pedantic -Wall -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -DZMQ_FORCE_EPOLL -fvisibility=hidden -march=core2 -O2 -pipe -c -o libzmq_la-thread.lo `test -f 'thread.cpp' || echo './'`thread.cpp /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -pedantic -Wall -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -DZMQ_FORCE_EPOLL -fvisibility=hidden -march=core2 -O2 -pipe -c -o libzmq_la-trie.lo `test -f 'trie.cpp' || echo './'`trie.cpp libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -pedantic -Wall -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -DZMQ_FORCE_EPOLL -fvisibility=hidden -march=core2 -O2 -pipe -c thread.cpp -fPIC -DPIC -o .libs/libzmq_la-thread.o libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -pedantic -Wall -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -DZMQ_FORCE_EPOLL -fvisibility=hidden -march=core2 -O2 -pipe -c trie.cpp -fPIC -DPIC -o .libs/libzmq_la-trie.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -pedantic -Wall -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -DZMQ_FORCE_EPOLL -fvisibility=hidden -march=core2 -O2 -pipe -c -o libzmq_la-xpub.lo `test -f 'xpub.cpp' || echo './'`xpub.cpp libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -pedantic -Wall -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -DZMQ_FORCE_EPOLL -fvisibility=hidden -march=core2 -O2 -pipe -c xpub.cpp -fPIC -DPIC -o .libs/libzmq_la-xpub.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -pedantic -Wall -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -DZMQ_FORCE_EPOLL -fvisibility=hidden -march=core2 -O2 -pipe -c -o libzmq_la-router.lo `test -f 'router.cpp' || echo './'`router.cpp libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -pedantic -Wall -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -DZMQ_FORCE_EPOLL -fvisibility=hidden -march=core2 -O2 -pipe -c router.cpp -fPIC -DPIC -o .libs/libzmq_la-router.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -pedantic -Wall -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -DZMQ_FORCE_EPOLL -fvisibility=hidden -march=core2 -O2 -pipe -c -o libzmq_la-dealer.lo `test -f 'dealer.cpp' || echo './'`dealer.cpp libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -pedantic -Wall -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -DZMQ_FORCE_EPOLL -fvisibility=hidden -march=core2 -O2 -pipe -c dealer.cpp -fPIC -DPIC -o .libs/libzmq_la-dealer.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -pedantic -Wall -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -DZMQ_FORCE_EPOLL -fvisibility=hidden -march=core2 -O2 -pipe -c -o libzmq_la-v1_decoder.lo `test -f 'v1_decoder.cpp' || echo './'`v1_decoder.cpp libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -pedantic -Wall -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -DZMQ_FORCE_EPOLL -fvisibility=hidden -march=core2 -O2 -pipe -c v1_decoder.cpp -fPIC -DPIC -o .libs/libzmq_la-v1_decoder.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -pedantic -Wall -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -DZMQ_FORCE_EPOLL -fvisibility=hidden -march=core2 -O2 -pipe -c -o libzmq_la-v1_encoder.lo `test -f 'v1_encoder.cpp' || echo './'`v1_encoder.cpp libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -pedantic -Wall -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -DZMQ_FORCE_EPOLL -fvisibility=hidden -march=core2 -O2 -pipe -c v1_encoder.cpp -fPIC -DPIC -o .libs/libzmq_la-v1_encoder.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -pedantic -Wall -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -DZMQ_FORCE_EPOLL -fvisibility=hidden -march=core2 -O2 -pipe -c -o libzmq_la-v2_decoder.lo `test -f 'v2_decoder.cpp' || echo './'`v2_decoder.cpp libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -pedantic -Wall -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -DZMQ_FORCE_EPOLL -fvisibility=hidden -march=core2 -O2 -pipe -c v2_decoder.cpp -fPIC -DPIC -o .libs/libzmq_la-v2_decoder.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -pedantic -Wall -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -DZMQ_FORCE_EPOLL -fvisibility=hidden -march=core2 -O2 -pipe -c -o libzmq_la-v2_encoder.lo `test -f 'v2_encoder.cpp' || echo './'`v2_encoder.cpp libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -pedantic -Wall -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -DZMQ_FORCE_EPOLL -fvisibility=hidden -march=core2 -O2 -pipe -c v2_encoder.cpp -fPIC -DPIC -o .libs/libzmq_la-v2_encoder.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -pedantic -Wall -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -DZMQ_FORCE_EPOLL -fvisibility=hidden -march=core2 -O2 -pipe -c -o libzmq_la-xsub.lo `test -f 'xsub.cpp' || echo './'`xsub.cpp /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -pedantic -Wall -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -DZMQ_FORCE_EPOLL -fvisibility=hidden -march=core2 -O2 -pipe -c -o libzmq_la-zmq.lo `test -f 'zmq.cpp' || echo './'`zmq.cpp /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -pedantic -Wall -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -DZMQ_FORCE_EPOLL -fvisibility=hidden -march=core2 -O2 -pipe -c -o libzmq_la-zmq_utils.lo `test -f 'zmq_utils.cpp' || echo './'`zmq_utils.cpp libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -pedantic -Wall -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -DZMQ_FORCE_EPOLL -fvisibility=hidden -march=core2 -O2 -pipe -c xsub.cpp -fPIC -DPIC -o .libs/libzmq_la-xsub.o libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -pedantic -Wall -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -DZMQ_FORCE_EPOLL -fvisibility=hidden -march=core2 -O2 -pipe -c zmq.cpp -fPIC -DPIC -o .libs/libzmq_la-zmq.o libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -pedantic -Wall -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -DZMQ_FORCE_EPOLL -fvisibility=hidden -march=core2 -O2 -pipe -c zmq_utils.cpp -fPIC -DPIC -o .libs/libzmq_la-zmq_utils.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -pedantic -Wall -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -DZMQ_FORCE_EPOLL -fvisibility=hidden -march=core2 -O2 -pipe -c -o libzmq_la-raw_decoder.lo `test -f 'raw_decoder.cpp' || echo './'`raw_decoder.cpp libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -pedantic -Wall -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -DZMQ_FORCE_EPOLL -fvisibility=hidden -march=core2 -O2 -pipe -c raw_decoder.cpp -fPIC -DPIC -o .libs/libzmq_la-raw_decoder.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -pedantic -Wall -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -DZMQ_FORCE_EPOLL -fvisibility=hidden -march=core2 -O2 -pipe -c -o libzmq_la-raw_encoder.lo `test -f 'raw_encoder.cpp' || echo './'`raw_encoder.cpp libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -pedantic -Wall -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -DZMQ_FORCE_EPOLL -fvisibility=hidden -march=core2 -O2 -pipe -c raw_encoder.cpp -fPIC -DPIC -o .libs/libzmq_la-raw_encoder.o /bin/sh ../libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -fvisibility=hidden -march=core2 -O2 -pipe -version-info 4:0:1 -Wl,-O1 -Wl,--as-needed -o libzmq.la -rpath /usr/lib64 libzmq_la-address.lo libzmq_la-clock.lo libzmq_la-ctx.lo libzmq_la-curve_client.lo libzmq_la-curve_server.lo libzmq_la-devpoll.lo libzmq_la-dist.lo libzmq_la-epoll.lo libzmq_la-err.lo libzmq_la-fq.lo libzmq_la-io_object.lo libzmq_la-io_thread.lo libzmq_la-ip.lo libzmq_la-ipc_address.lo libzmq_la-ipc_connecter.lo libzmq_la-ipc_listener.lo libzmq_la-kqueue.lo libzmq_la-lb.lo libzmq_la-mailbox.lo libzmq_la-mechanism.lo libzmq_la-msg.lo libzmq_la-mtrie.lo libzmq_la-null_mechanism.lo libzmq_la-object.lo libzmq_la-options.lo libzmq_la-own.lo libzmq_la-pair.lo libzmq_la-pgm_receiver.lo libzmq_la-pgm_sender.lo libzmq_la-pgm_socket.lo libzmq_la-pipe.lo libzmq_la-plain_mechanism.lo libzmq_la-poll.lo libzmq_la-poller_base.lo libzmq_la-pull.lo libzmq_la-push.lo libzmq_la-proxy.lo libzmq_la-reaper.lo libzmq_la-pub.lo libzmq_la-random.lo libzmq_la-rep.lo libzmq_la-req.lo libzmq_la-select.lo libzmq_la-session_base.lo libzmq_la-signaler.lo libzmq_la-socket_base.lo libzmq_la-stream.lo libzmq_la-stream_engine.lo libzmq_la-sub.lo libzmq_la-tcp.lo libzmq_la-tcp_address.lo libzmq_la-tcp_connecter.lo libzmq_la-tcp_listener.lo libzmq_la-thread.lo libzmq_la-trie.lo libzmq_la-xpub.lo libzmq_la-router.lo libzmq_la-dealer.lo libzmq_la-v1_decoder.lo libzmq_la-v1_encoder.lo libzmq_la-v2_decoder.lo libzmq_la-v2_encoder.lo libzmq_la-xsub.lo libzmq_la-zmq.lo libzmq_la-zmq_utils.lo libzmq_la-raw_decoder.lo libzmq_la-raw_encoder.lo -lsodium -lrt -lpthread libtool: link: x86_64-pc-linux-gnu-g++ -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/x86_64-pc-linux-gnu/4.8.1/../../../../lib64/crti.o /usr/lib/gcc/x86_64-pc-linux-gnu/4.8.1/crtbeginS.o .libs/libzmq_la-address.o .libs/libzmq_la-clock.o .libs/libzmq_la-ctx.o .libs/libzmq_la-curve_client.o .libs/libzmq_la-curve_server.o .libs/libzmq_la-devpoll.o .libs/libzmq_la-dist.o .libs/libzmq_la-epoll.o .libs/libzmq_la-err.o .libs/libzmq_la-fq.o .libs/libzmq_la-io_object.o .libs/libzmq_la-io_thread.o .libs/libzmq_la-ip.o .libs/libzmq_la-ipc_address.o .libs/libzmq_la-ipc_connecter.o .libs/libzmq_la-ipc_listener.o .libs/libzmq_la-kqueue.o .libs/libzmq_la-lb.o .libs/libzmq_la-mailbox.o .libs/libzmq_la-mechanism.o .libs/libzmq_la-msg.o .libs/libzmq_la-mtrie.o .libs/libzmq_la-null_mechanism.o .libs/libzmq_la-object.o .libs/libzmq_la-options.o .libs/libzmq_la-own.o .libs/libzmq_la-pair.o .libs/libzmq_la-pgm_receiver.o .libs/libzmq_la-pgm_sender.o .libs/libzmq_la-pgm_socket.o .libs/libzmq_la-pipe.o .libs/libzmq_la-plain_mechanism.o .libs/libzmq_la-poll.o .libs/libzmq_la-poller_base.o .libs/libzmq_la-pull.o .libs/libzmq_la-push.o .libs/libzmq_la-proxy.o .libs/libzmq_la-reaper.o .libs/libzmq_la-pub.o .libs/libzmq_la-random.o .libs/libzmq_la-rep.o .libs/libzmq_la-req.o .libs/libzmq_la-select.o .libs/libzmq_la-session_base.o .libs/libzmq_la-signaler.o .libs/libzmq_la-socket_base.o .libs/libzmq_la-stream.o .libs/libzmq_la-stream_engine.o .libs/libzmq_la-sub.o .libs/libzmq_la-tcp.o .libs/libzmq_la-tcp_address.o .libs/libzmq_la-tcp_connecter.o .libs/libzmq_la-tcp_listener.o .libs/libzmq_la-thread.o .libs/libzmq_la-trie.o .libs/libzmq_la-xpub.o .libs/libzmq_la-router.o .libs/libzmq_la-dealer.o .libs/libzmq_la-v1_decoder.o .libs/libzmq_la-v1_encoder.o .libs/libzmq_la-v2_decoder.o .libs/libzmq_la-v2_encoder.o .libs/libzmq_la-xsub.o .libs/libzmq_la-zmq.o .libs/libzmq_la-zmq_utils.o .libs/libzmq_la-raw_decoder.o .libs/libzmq_la-raw_encoder.o -Wl,--as-needed -lsodium -lrt -lpthread -L/usr/lib/gcc/x86_64-pc-linux-gnu/4.8.1 -L/usr/lib/gcc/x86_64-pc-linux-gnu/4.8.1/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-pc-linux-gnu/4.8.1/../../../../x86_64-pc-linux-gnu/lib -L/usr/lib/gcc/x86_64-pc-linux-gnu/4.8.1/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/x86_64-pc-linux-gnu/4.8.1/crtendS.o /usr/lib/gcc/x86_64-pc-linux-gnu/4.8.1/../../../../lib64/crtn.o -march=core2 -O2 -Wl,-O1 -Wl,-soname -Wl,libzmq.so.3 -o .libs/libzmq.so.3.1.0 libtool: link: (cd ".libs" && rm -f "libzmq.so.3" && ln -s "libzmq.so.3.1.0" "libzmq.so.3") libtool: link: (cd ".libs" && rm -f "libzmq.so" && ln -s "libzmq.so.3.1.0" "libzmq.so") libtool: link: ( cd ".libs" && rm -f "libzmq.la" && ln -s "../libzmq.la" "libzmq.la" ) make[2]: Leaving directory `/var/tmp/portage/net-libs/zeromq-4.0.1-r1/work/zeromq-4.0.1/src' make[1]: Leaving directory `/var/tmp/portage/net-libs/zeromq-4.0.1-r1/work/zeromq-4.0.1/src' Making all in doc make[1]: Entering directory `/var/tmp/portage/net-libs/zeromq-4.0.1-r1/work/zeromq-4.0.1/doc' make[1]: Nothing to be done for `all'. make[1]: Leaving directory `/var/tmp/portage/net-libs/zeromq-4.0.1-r1/work/zeromq-4.0.1/doc' Making all in perf make[1]: Entering directory `/var/tmp/portage/net-libs/zeromq-4.0.1-r1/work/zeromq-4.0.1/perf' x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../src -I../include -I../include -pedantic -Wall -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -DZMQ_FORCE_EPOLL -march=core2 -O2 -pipe -c -o local_lat.o local_lat.cpp x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../src -I../include -I../include -pedantic -Wall -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -DZMQ_FORCE_EPOLL -march=core2 -O2 -pipe -c -o remote_lat.o remote_lat.cpp x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../src -I../include -I../include -pedantic -Wall -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -DZMQ_FORCE_EPOLL -march=core2 -O2 -pipe -c -o local_thr.o local_thr.cpp x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../src -I../include -I../include -pedantic -Wall -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -DZMQ_FORCE_EPOLL -march=core2 -O2 -pipe -c -o remote_thr.o remote_thr.cpp x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../src -I../include -I../include -pedantic -Wall -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -DZMQ_FORCE_EPOLL -march=core2 -O2 -pipe -c -o inproc_lat.o inproc_lat.cpp x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../src -I../include -I../include -pedantic -Wall -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -DZMQ_FORCE_EPOLL -march=core2 -O2 -pipe -c -o inproc_thr.o inproc_thr.cpp /bin/sh ../libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -march=core2 -O2 -pipe -Wl,-O1 -Wl,--as-needed -o local_lat local_lat.o ../src/libzmq.la -lsodium -lrt -lpthread /bin/sh ../libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -march=core2 -O2 -pipe -Wl,-O1 -Wl,--as-needed -o local_thr local_thr.o ../src/libzmq.la -lsodium -lrt -lpthread /bin/sh ../libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -march=core2 -O2 -pipe -Wl,-O1 -Wl,--as-needed -o remote_thr remote_thr.o ../src/libzmq.la -lsodium -lrt -lpthread /bin/sh ../libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -march=core2 -O2 -pipe -Wl,-O1 -Wl,--as-needed -o inproc_lat inproc_lat.o ../src/libzmq.la -lsodium -lrt -lpthread libtool: link: x86_64-pc-linux-gnu-g++ -march=core2 -O2 -pipe -Wl,-O1 -o .libs/local_lat local_lat.o -Wl,--as-needed ../src/.libs/libzmq.so -lsodium -lrt -lpthread libtool: link: x86_64-pc-linux-gnu-g++ -march=core2 -O2 -pipe -Wl,-O1 -o .libs/local_thr local_thr.o -Wl,--as-needed ../src/.libs/libzmq.so -lsodium -lrt -lpthread libtool: link: x86_64-pc-linux-gnu-g++ -march=core2 -O2 -pipe -Wl,-O1 -o .libs/remote_thr remote_thr.o -Wl,--as-needed ../src/.libs/libzmq.so -lsodium -lrt -lpthread libtool: link: x86_64-pc-linux-gnu-g++ -march=core2 -O2 -pipe -Wl,-O1 -o .libs/inproc_lat inproc_lat.o -Wl,--as-needed ../src/.libs/libzmq.so -lsodium -lrt -lpthread /bin/sh ../libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -march=core2 -O2 -pipe -Wl,-O1 -Wl,--as-needed -o inproc_thr inproc_thr.o ../src/libzmq.la -lsodium -lrt -lpthread /bin/sh ../libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -march=core2 -O2 -pipe -Wl,-O1 -Wl,--as-needed -o remote_lat remote_lat.o ../src/libzmq.la -lsodium -lrt -lpthread libtool: link: x86_64-pc-linux-gnu-g++ -march=core2 -O2 -pipe -Wl,-O1 -o .libs/inproc_thr inproc_thr.o -Wl,--as-needed ../src/.libs/libzmq.so -lsodium -lrt -lpthread libtool: link: x86_64-pc-linux-gnu-g++ -march=core2 -O2 -pipe -Wl,-O1 -o .libs/remote_lat remote_lat.o -Wl,--as-needed ../src/.libs/libzmq.so -lsodium -lrt -lpthread make[1]: Leaving directory `/var/tmp/portage/net-libs/zeromq-4.0.1-r1/work/zeromq-4.0.1/perf' Making all in tests make[1]: Entering directory `/var/tmp/portage/net-libs/zeromq-4.0.1-r1/work/zeromq-4.0.1/tests' x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../src -I../include -I../include -pedantic -Wall -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -DZMQ_FORCE_EPOLL -march=core2 -O2 -pipe -c -o test_system.o test_system.cpp x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../src -I../include -I../include -pedantic -Wall -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -DZMQ_FORCE_EPOLL -march=core2 -O2 -pipe -c -o test_pair_inproc.o test_pair_inproc.cpp x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../src -I../include -I../include -pedantic -Wall -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -DZMQ_FORCE_EPOLL -march=core2 -O2 -pipe -c -o test_pair_tcp.o test_pair_tcp.cpp x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../src -I../include -I../include -pedantic -Wall -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -DZMQ_FORCE_EPOLL -march=core2 -O2 -pipe -c -o test_reqrep_inproc.o test_reqrep_inproc.cpp x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../src -I../include -I../include -pedantic -Wall -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -DZMQ_FORCE_EPOLL -march=core2 -O2 -pipe -c -o test_reqrep_tcp.o test_reqrep_tcp.cpp x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../src -I../include -I../include -pedantic -Wall -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -DZMQ_FORCE_EPOLL -march=core2 -O2 -pipe -c -o test_hwm.o test_hwm.cpp x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../src -I../include -I../include -pedantic -Wall -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -DZMQ_FORCE_EPOLL -march=core2 -O2 -pipe -c -o test_reqrep_device.o test_reqrep_device.cpp x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../src -I../include -I../include -pedantic -Wall -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -DZMQ_FORCE_EPOLL -march=core2 -O2 -pipe -c -o test_sub_forward.o test_sub_forward.cpp x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../src -I../include -I../include -pedantic -Wall -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -DZMQ_FORCE_EPOLL -march=core2 -O2 -pipe -c -o test_invalid_rep.o test_invalid_rep.cpp x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../src -I../include -I../include -pedantic -Wall -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -DZMQ_FORCE_EPOLL -march=core2 -O2 -pipe -c -o test_msg_flags.o test_msg_flags.cpp x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../src -I../include -I../include -pedantic -Wall -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -DZMQ_FORCE_EPOLL -march=core2 -O2 -pipe -c -o test_connect_resolve.o test_connect_resolve.cpp x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../src -I../include -I../include -pedantic -Wall -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -DZMQ_FORCE_EPOLL -march=core2 -O2 -pipe -c -o test_immediate.o test_immediate.cpp x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../src -I../include -I../include -pedantic -Wall -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -DZMQ_FORCE_EPOLL -march=core2 -O2 -pipe -c -o test_last_endpoint.o test_last_endpoint.cpp x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../src -I../include -I../include -pedantic -Wall -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -DZMQ_FORCE_EPOLL -march=core2 -O2 -pipe -c -o test_term_endpoint.o test_term_endpoint.cpp x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../src -I../include -I../include -pedantic -Wall -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -DZMQ_FORCE_EPOLL -march=core2 -O2 -pipe -c -o test_linger.o test_linger.cpp x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../src -I../include -I../include -pedantic -Wall -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -DZMQ_FORCE_EPOLL -march=core2 -O2 -pipe -c -o test_monitor.o test_monitor.cpp x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../src -I../include -I../include -pedantic -Wall -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -DZMQ_FORCE_EPOLL -march=core2 -O2 -pipe -c -o test_router_mandatory.o test_router_mandatory.cpp x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../src -I../include -I../include -pedantic -Wall -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -DZMQ_FORCE_EPOLL -march=core2 -O2 -pipe -c -o test_probe_router.o test_probe_router.cpp x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../src -I../include -I../include -pedantic -Wall -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -DZMQ_FORCE_EPOLL -march=core2 -O2 -pipe -c -o test_stream.o test_stream.cpp x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../src -I../include -I../include -pedantic -Wall -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -DZMQ_FORCE_EPOLL -march=core2 -O2 -pipe -c -o test_disconnect_inproc.o test_disconnect_inproc.cpp x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../src -I../include -I../include -pedantic -Wall -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -DZMQ_FORCE_EPOLL -march=core2 -O2 -pipe -c -o test_ctx_options.o test_ctx_options.cpp x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../src -I../include -I../include -pedantic -Wall -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -DZMQ_FORCE_EPOLL -march=core2 -O2 -pipe -c -o test_ctx_destroy.o test_ctx_destroy.cpp x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../src -I../include -I../include -pedantic -Wall -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -DZMQ_FORCE_EPOLL -march=core2 -O2 -pipe -c -o test_security_null.o test_security_null.cpp x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../src -I../include -I../include -pedantic -Wall -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -DZMQ_FORCE_EPOLL -march=core2 -O2 -pipe -c -o test_security_plain.o test_security_plain.cpp x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../src -I../include -I../include -pedantic -Wall -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -DZMQ_FORCE_EPOLL -march=core2 -O2 -pipe -c -o test_security_curve.o test_security_curve.cpp x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../src -I../include -I../include -pedantic -Wall -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -DZMQ_FORCE_EPOLL -march=core2 -O2 -pipe -c -o test_iov.o test_iov.cpp x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../src -I../include -I../include -pedantic -Wall -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -DZMQ_FORCE_EPOLL -march=core2 -O2 -pipe -c -o test_spec_req.o test_spec_req.cpp x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../src -I../include -I../include -pedantic -Wall -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -DZMQ_FORCE_EPOLL -march=core2 -O2 -pipe -c -o test_spec_rep.o test_spec_rep.cpp x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../src -I../include -I../include -pedantic -Wall -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -DZMQ_FORCE_EPOLL -march=core2 -O2 -pipe -c -o test_spec_dealer.o test_spec_dealer.cpp x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../src -I../include -I../include -pedantic -Wall -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -DZMQ_FORCE_EPOLL -march=core2 -O2 -pipe -c -o test_spec_router.o test_spec_router.cpp x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../src -I../include -I../include -pedantic -Wall -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -DZMQ_FORCE_EPOLL -march=core2 -O2 -pipe -c -o test_spec_pushpull.o test_spec_pushpull.cpp x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../src -I../include -I../include -pedantic -Wall -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -DZMQ_FORCE_EPOLL -march=core2 -O2 -pipe -c -o test_req_correlate.o test_req_correlate.cpp x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../src -I../include -I../include -pedantic -Wall -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -DZMQ_FORCE_EPOLL -march=core2 -O2 -pipe -c -o test_req_relaxed.o test_req_relaxed.cpp x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../src -I../include -I../include -pedantic -Wall -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -DZMQ_FORCE_EPOLL -march=core2 -O2 -pipe -c -o test_conflate.o test_conflate.cpp x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../src -I../include -I../include -pedantic -Wall -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -DZMQ_FORCE_EPOLL -march=core2 -O2 -pipe -c -o test_inproc_connect.o test_inproc_connect.cpp x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../src -I../include -I../include -pedantic -Wall -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -DZMQ_FORCE_EPOLL -march=core2 -O2 -pipe -c -o test_issue_566.o test_issue_566.cpp x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../src -I../include -I../include -pedantic -Wall -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -DZMQ_FORCE_EPOLL -march=core2 -O2 -pipe -c -o test_abstract_ipc.o test_abstract_ipc.cpp x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../src -I../include -I../include -pedantic -Wall -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -DZMQ_FORCE_EPOLL -march=core2 -O2 -pipe -c -o test_shutdown_stress.o test_shutdown_stress.cpp x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../src -I../include -I../include -pedantic -Wall -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -DZMQ_FORCE_EPOLL -march=core2 -O2 -pipe -c -o test_pair_ipc.o test_pair_ipc.cpp x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../src -I../include -I../include -pedantic -Wall -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -DZMQ_FORCE_EPOLL -march=core2 -O2 -pipe -c -o test_reqrep_ipc.o test_reqrep_ipc.cpp x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../src -I../include -I../include -pedantic -Wall -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -DZMQ_FORCE_EPOLL -march=core2 -O2 -pipe -c -o test_timeo.o test_timeo.cpp x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../src -I../include -I../include -pedantic -Wall -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -DZMQ_FORCE_EPOLL -march=core2 -O2 -pipe -c -o test_fork.o test_fork.cpp /bin/sh ../libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -march=core2 -O2 -pipe -Wl,-O1 -Wl,--as-needed -o test_system test_system.o ../src/libzmq.la -lsodium -lrt -lpthread /bin/sh ../libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -march=core2 -O2 -pipe -Wl,-O1 -Wl,--as-needed -o test_pair_inproc test_pair_inproc.o ../src/libzmq.la -lsodium -lrt -lpthread libtool: link: x86_64-pc-linux-gnu-g++ -march=core2 -O2 -pipe -Wl,-O1 -o .libs/test_system test_system.o -Wl,--as-needed ../src/.libs/libzmq.so -lsodium -lrt -lpthread /bin/sh ../libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -march=core2 -O2 -pipe -Wl,-O1 -Wl,--as-needed -o test_pair_tcp test_pair_tcp.o ../src/libzmq.la -lsodium -lrt -lpthread /bin/sh ../libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -march=core2 -O2 -pipe -Wl,-O1 -Wl,--as-needed -o test_reqrep_inproc test_reqrep_inproc.o ../src/libzmq.la -lsodium -lrt -lpthread libtool: link: x86_64-pc-linux-gnu-g++ -march=core2 -O2 -pipe -Wl,-O1 -o .libs/test_pair_inproc test_pair_inproc.o -Wl,--as-needed ../src/.libs/libzmq.so -lsodium -lrt -lpthread /bin/sh ../libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -march=core2 -O2 -pipe -Wl,-O1 -Wl,--as-needed -o test_reqrep_tcp test_reqrep_tcp.o ../src/libzmq.la -lsodium -lrt -lpthread libtool: link: x86_64-pc-linux-gnu-g++ -march=core2 -O2 -pipe -Wl,-O1 -o .libs/test_pair_tcp test_pair_tcp.o -Wl,--as-needed ../src/.libs/libzmq.so -lsodium -lrt -lpthread libtool: link: x86_64-pc-linux-gnu-g++ -march=core2 -O2 -pipe -Wl,-O1 -o .libs/test_reqrep_inproc test_reqrep_inproc.o -Wl,--as-needed ../src/.libs/libzmq.so -lsodium -lrt -lpthread /bin/sh ../libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -march=core2 -O2 -pipe -Wl,-O1 -Wl,--as-needed -o test_hwm test_hwm.o ../src/libzmq.la -lsodium -lrt -lpthread libtool: link: x86_64-pc-linux-gnu-g++ -march=core2 -O2 -pipe -Wl,-O1 -o .libs/test_reqrep_tcp test_reqrep_tcp.o -Wl,--as-needed ../src/.libs/libzmq.so -lsodium -lrt -lpthread /bin/sh ../libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -march=core2 -O2 -pipe -Wl,-O1 -Wl,--as-needed -o test_reqrep_device test_reqrep_device.o ../src/libzmq.la -lsodium -lrt -lpthread /bin/sh ../libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -march=core2 -O2 -pipe -Wl,-O1 -Wl,--as-needed -o test_sub_forward test_sub_forward.o ../src/libzmq.la -lsodium -lrt -lpthread libtool: link: x86_64-pc-linux-gnu-g++ -march=core2 -O2 -pipe -Wl,-O1 -o .libs/test_hwm test_hwm.o -Wl,--as-needed ../src/.libs/libzmq.so -lsodium -lrt -lpthread /bin/sh ../libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -march=core2 -O2 -pipe -Wl,-O1 -Wl,--as-needed -o test_invalid_rep test_invalid_rep.o ../src/libzmq.la -lsodium -lrt -lpthread libtool: link: x86_64-pc-linux-gnu-g++ -march=core2 -O2 -pipe -Wl,-O1 -o .libs/test_reqrep_device test_reqrep_device.o -Wl,--as-needed ../src/.libs/libzmq.so -lsodium -lrt -lpthread libtool: link: x86_64-pc-linux-gnu-g++ -march=core2 -O2 -pipe -Wl,-O1 -o .libs/test_sub_forward test_sub_forward.o -Wl,--as-needed ../src/.libs/libzmq.so -lsodium -lrt -lpthread /bin/sh ../libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -march=core2 -O2 -pipe -Wl,-O1 -Wl,--as-needed -o test_msg_flags test_msg_flags.o ../src/libzmq.la -lsodium -lrt -lpthread libtool: link: x86_64-pc-linux-gnu-g++ -march=core2 -O2 -pipe -Wl,-O1 -o .libs/test_invalid_rep test_invalid_rep.o -Wl,--as-needed ../src/.libs/libzmq.so -lsodium -lrt -lpthread /bin/sh ../libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -march=core2 -O2 -pipe -Wl,-O1 -Wl,--as-needed -o test_connect_resolve test_connect_resolve.o ../src/libzmq.la -lsodium -lrt -lpthread /bin/sh ../libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -march=core2 -O2 -pipe -Wl,-O1 -Wl,--as-needed -o test_immediate test_immediate.o ../src/libzmq.la -lsodium -lrt -lpthread libtool: link: x86_64-pc-linux-gnu-g++ -march=core2 -O2 -pipe -Wl,-O1 -o .libs/test_msg_flags test_msg_flags.o -Wl,--as-needed ../src/.libs/libzmq.so -lsodium -lrt -lpthread /bin/sh ../libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -march=core2 -O2 -pipe -Wl,-O1 -Wl,--as-needed -o test_last_endpoint test_last_endpoint.o ../src/libzmq.la -lsodium -lrt -lpthread libtool: link: x86_64-pc-linux-gnu-g++ -march=core2 -O2 -pipe -Wl,-O1 -o .libs/test_connect_resolve test_connect_resolve.o -Wl,--as-needed ../src/.libs/libzmq.so -lsodium -lrt -lpthread libtool: link: x86_64-pc-linux-gnu-g++ -march=core2 -O2 -pipe -Wl,-O1 -o .libs/test_immediate test_immediate.o -Wl,--as-needed ../src/.libs/libzmq.so -lsodium -lrt -lpthread /bin/sh ../libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -march=core2 -O2 -pipe -Wl,-O1 -Wl,--as-needed -o test_term_endpoint test_term_endpoint.o ../src/libzmq.la -lsodium -lrt -lpthread libtool: link: x86_64-pc-linux-gnu-g++ -march=core2 -O2 -pipe -Wl,-O1 -o .libs/test_last_endpoint test_last_endpoint.o -Wl,--as-needed ../src/.libs/libzmq.so -lsodium -lrt -lpthread /bin/sh ../libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -march=core2 -O2 -pipe -Wl,-O1 -Wl,--as-needed -o test_linger test_linger.o ../src/libzmq.la -lsodium -lrt -lpthread /bin/sh ../libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -march=core2 -O2 -pipe -Wl,-O1 -Wl,--as-needed -o test_monitor test_monitor.o ../src/libzmq.la -lsodium -lrt -lpthread libtool: link: x86_64-pc-linux-gnu-g++ -march=core2 -O2 -pipe -Wl,-O1 -o .libs/test_term_endpoint test_term_endpoint.o -Wl,--as-needed ../src/.libs/libzmq.so -lsodium -lrt -lpthread /bin/sh ../libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -march=core2 -O2 -pipe -Wl,-O1 -Wl,--as-needed -o test_router_mandatory test_router_mandatory.o ../src/libzmq.la -lsodium -lrt -lpthread libtool: link: x86_64-pc-linux-gnu-g++ -march=core2 -O2 -pipe -Wl,-O1 -o .libs/test_linger test_linger.o -Wl,--as-needed ../src/.libs/libzmq.so -lsodium -lrt -lpthread libtool: link: x86_64-pc-linux-gnu-g++ -march=core2 -O2 -pipe -Wl,-O1 -o .libs/test_monitor test_monitor.o -Wl,--as-needed ../src/.libs/libzmq.so -lsodium -lrt -lpthread /bin/sh ../libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -march=core2 -O2 -pipe -Wl,-O1 -Wl,--as-needed -o test_probe_router test_probe_router.o ../src/libzmq.la -lsodium -lrt -lpthread libtool: link: x86_64-pc-linux-gnu-g++ -march=core2 -O2 -pipe -Wl,-O1 -o .libs/test_router_mandatory test_router_mandatory.o -Wl,--as-needed ../src/.libs/libzmq.so -lsodium -lrt -lpthread /bin/sh ../libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -march=core2 -O2 -pipe -Wl,-O1 -Wl,--as-needed -o test_stream test_stream.o ../src/libzmq.la -lsodium -lrt -lpthread libtool: link: x86_64-pc-linux-gnu-g++ -march=core2 -O2 -pipe -Wl,-O1 -o .libs/test_probe_router test_probe_router.o -Wl,--as-needed ../src/.libs/libzmq.so -lsodium -lrt -lpthread /bin/sh ../libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -march=core2 -O2 -pipe -Wl,-O1 -Wl,--as-needed -o test_disconnect_inproc test_disconnect_inproc.o ../src/libzmq.la -lsodium -lrt -lpthread /bin/sh ../libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -march=core2 -O2 -pipe -Wl,-O1 -Wl,--as-needed -o test_ctx_options test_ctx_options.o ../src/libzmq.la -lsodium -lrt -lpthread libtool: link: x86_64-pc-linux-gnu-g++ -march=core2 -O2 -pipe -Wl,-O1 -o .libs/test_stream test_stream.o -Wl,--as-needed ../src/.libs/libzmq.so -lsodium -lrt -lpthread /bin/sh ../libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -march=core2 -O2 -pipe -Wl,-O1 -Wl,--as-needed -o test_ctx_destroy test_ctx_destroy.o ../src/libzmq.la -lsodium -lrt -lpthread libtool: link: x86_64-pc-linux-gnu-g++ -march=core2 -O2 -pipe -Wl,-O1 -o .libs/test_disconnect_inproc test_disconnect_inproc.o -Wl,--as-needed ../src/.libs/libzmq.so -lsodium -lrt -lpthread libtool: link: x86_64-pc-linux-gnu-g++ -march=core2 -O2 -pipe -Wl,-O1 -o .libs/test_ctx_options test_ctx_options.o -Wl,--as-needed ../src/.libs/libzmq.so -lsodium -lrt -lpthread /bin/sh ../libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -march=core2 -O2 -pipe -Wl,-O1 -Wl,--as-needed -o test_security_null test_security_null.o ../src/libzmq.la -lsodium -lrt -lpthread libtool: link: x86_64-pc-linux-gnu-g++ -march=core2 -O2 -pipe -Wl,-O1 -o .libs/test_ctx_destroy test_ctx_destroy.o -Wl,--as-needed ../src/.libs/libzmq.so -lsodium -lrt -lpthread /bin/sh ../libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -march=core2 -O2 -pipe -Wl,-O1 -Wl,--as-needed -o test_security_plain test_security_plain.o ../src/libzmq.la -lsodium -lrt -lpthread /bin/sh ../libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -march=core2 -O2 -pipe -Wl,-O1 -Wl,--as-needed -o test_security_curve test_security_curve.o ../src/libzmq.la -lsodium -lrt -lpthread libtool: link: x86_64-pc-linux-gnu-g++ -march=core2 -O2 -pipe -Wl,-O1 -o .libs/test_security_null test_security_null.o -Wl,--as-needed ../src/.libs/libzmq.so -lsodium -lrt -lpthread /bin/sh ../libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -march=core2 -O2 -pipe -Wl,-O1 -Wl,--as-needed -o test_iov test_iov.o ../src/libzmq.la -lsodium -lrt -lpthread libtool: link: x86_64-pc-linux-gnu-g++ -march=core2 -O2 -pipe -Wl,-O1 -o .libs/test_security_plain test_security_plain.o -Wl,--as-needed ../src/.libs/libzmq.so -lsodium -lrt -lpthread libtool: link: x86_64-pc-linux-gnu-g++ -march=core2 -O2 -pipe -Wl,-O1 -o .libs/test_security_curve test_security_curve.o -Wl,--as-needed ../src/.libs/libzmq.so -lsodium -lrt -lpthread libtool: link: x86_64-pc-linux-gnu-g++ -march=core2 -O2 -pipe -Wl,-O1 -o .libs/test_iov test_iov.o -Wl,--as-needed ../src/.libs/libzmq.so -lsodium -lrt -lpthread /bin/sh ../libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -march=core2 -O2 -pipe -Wl,-O1 -Wl,--as-needed -o test_spec_req test_spec_req.o ../src/libzmq.la -lsodium -lrt -lpthread /bin/sh ../libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -march=core2 -O2 -pipe -Wl,-O1 -Wl,--as-needed -o test_spec_rep test_spec_rep.o ../src/libzmq.la -lsodium -lrt -lpthread /bin/sh ../libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -march=core2 -O2 -pipe -Wl,-O1 -Wl,--as-needed -o test_spec_dealer test_spec_dealer.o ../src/libzmq.la -lsodium -lrt -lpthread /bin/sh ../libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -march=core2 -O2 -pipe -Wl,-O1 -Wl,--as-needed -o test_spec_router test_spec_router.o ../src/libzmq.la -lsodium -lrt -lpthread libtool: link: x86_64-pc-linux-gnu-g++ -march=core2 -O2 -pipe -Wl,-O1 -o .libs/test_spec_req test_spec_req.o -Wl,--as-needed ../src/.libs/libzmq.so -lsodium -lrt -lpthread libtool: link: x86_64-pc-linux-gnu-g++ -march=core2 -O2 -pipe -Wl,-O1 -o .libs/test_spec_rep test_spec_rep.o -Wl,--as-needed ../src/.libs/libzmq.so -lsodium -lrt -lpthread libtool: link: x86_64-pc-linux-gnu-g++ -march=core2 -O2 -pipe -Wl,-O1 -o .libs/test_spec_dealer test_spec_dealer.o -Wl,--as-needed ../src/.libs/libzmq.so -lsodium -lrt -lpthread libtool: link: x86_64-pc-linux-gnu-g++ -march=core2 -O2 -pipe -Wl,-O1 -o .libs/test_spec_router test_spec_router.o -Wl,--as-needed ../src/.libs/libzmq.so -lsodium -lrt -lpthread /bin/sh ../libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -march=core2 -O2 -pipe -Wl,-O1 -Wl,--as-needed -o test_spec_pushpull test_spec_pushpull.o ../src/libzmq.la -lsodium -lrt -lpthread /bin/sh ../libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -march=core2 -O2 -pipe -Wl,-O1 -Wl,--as-needed -o test_req_correlate test_req_correlate.o ../src/libzmq.la -lsodium -lrt -lpthread /bin/sh ../libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -march=core2 -O2 -pipe -Wl,-O1 -Wl,--as-needed -o test_req_relaxed test_req_relaxed.o ../src/libzmq.la -lsodium -lrt -lpthread /bin/sh ../libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -march=core2 -O2 -pipe -Wl,-O1 -Wl,--as-needed -o test_conflate test_conflate.o ../src/libzmq.la -lsodium -lrt -lpthread libtool: link: x86_64-pc-linux-gnu-g++ -march=core2 -O2 -pipe -Wl,-O1 -o .libs/test_spec_pushpull test_spec_pushpull.o -Wl,--as-needed ../src/.libs/libzmq.so -lsodium -lrt -lpthread libtool: link: x86_64-pc-linux-gnu-g++ -march=core2 -O2 -pipe -Wl,-O1 -o .libs/test_req_correlate test_req_correlate.o -Wl,--as-needed ../src/.libs/libzmq.so -lsodium -lrt -lpthread libtool: link: x86_64-pc-linux-gnu-g++ -march=core2 -O2 -pipe -Wl,-O1 -o .libs/test_conflate test_conflate.o -Wl,--as-needed ../src/.libs/libzmq.so -lsodium -lrt -lpthread libtool: link: x86_64-pc-linux-gnu-g++ -march=core2 -O2 -pipe -Wl,-O1 -o .libs/test_req_relaxed test_req_relaxed.o -Wl,--as-needed ../src/.libs/libzmq.so -lsodium -lrt -lpthread /bin/sh ../libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -march=core2 -O2 -pipe -Wl,-O1 -Wl,--as-needed -o test_inproc_connect test_inproc_connect.o ../src/libzmq.la -lsodium -lrt -lpthread /bin/sh ../libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -march=core2 -O2 -pipe -Wl,-O1 -Wl,--as-needed -o test_issue_566 test_issue_566.o ../src/libzmq.la -lsodium -lrt -lpthread /bin/sh ../libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -march=core2 -O2 -pipe -Wl,-O1 -Wl,--as-needed -o test_abstract_ipc test_abstract_ipc.o ../src/libzmq.la -lsodium -lrt -lpthread /bin/sh ../libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -march=core2 -O2 -pipe -Wl,-O1 -Wl,--as-needed -o test_shutdown_stress test_shutdown_stress.o ../src/libzmq.la -lsodium -lrt -lpthread libtool: link: x86_64-pc-linux-gnu-g++ -march=core2 -O2 -pipe -Wl,-O1 -o .libs/test_inproc_connect test_inproc_connect.o -Wl,--as-needed ../src/.libs/libzmq.so -lsodium -lrt -lpthread libtool: link: x86_64-pc-linux-gnu-g++ -march=core2 -O2 -pipe -Wl,-O1 -o .libs/test_issue_566 test_issue_566.o -Wl,--as-needed ../src/.libs/libzmq.so -lsodium -lrt -lpthread libtool: link: x86_64-pc-linux-gnu-g++ -march=core2 -O2 -pipe -Wl,-O1 -o .libs/test_abstract_ipc test_abstract_ipc.o -Wl,--as-needed ../src/.libs/libzmq.so -lsodium -lrt -lpthread libtool: link: x86_64-pc-linux-gnu-g++ -march=core2 -O2 -pipe -Wl,-O1 -o .libs/test_shutdown_stress test_shutdown_stress.o -Wl,--as-needed ../src/.libs/libzmq.so -lsodium -lrt -lpthread /bin/sh ../libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -march=core2 -O2 -pipe -Wl,-O1 -Wl,--as-needed -o test_pair_ipc test_pair_ipc.o ../src/libzmq.la -lsodium -lrt -lpthread /bin/sh ../libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -march=core2 -O2 -pipe -Wl,-O1 -Wl,--as-needed -o test_reqrep_ipc test_reqrep_ipc.o ../src/libzmq.la -lsodium -lrt -lpthread /bin/sh ../libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -march=core2 -O2 -pipe -Wl,-O1 -Wl,--as-needed -o test_timeo test_timeo.o ../src/libzmq.la -lsodium -lrt -lpthread /bin/sh ../libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -march=core2 -O2 -pipe -Wl,-O1 -Wl,--as-needed -o test_fork test_fork.o ../src/libzmq.la -lsodium -lrt -lpthread libtool: link: x86_64-pc-linux-gnu-g++ -march=core2 -O2 -pipe -Wl,-O1 -o .libs/test_pair_ipc test_pair_ipc.o -Wl,--as-needed ../src/.libs/libzmq.so -lsodium -lrt -lpthread libtool: link: x86_64-pc-linux-gnu-g++ -march=core2 -O2 -pipe -Wl,-O1 -o .libs/test_reqrep_ipc test_reqrep_ipc.o -Wl,--as-needed ../src/.libs/libzmq.so -lsodium -lrt -lpthread libtool: link: x86_64-pc-linux-gnu-g++ -march=core2 -O2 -pipe -Wl,-O1 -o .libs/test_timeo test_timeo.o -Wl,--as-needed ../src/.libs/libzmq.so -lsodium -lrt -lpthread libtool: link: x86_64-pc-linux-gnu-g++ -march=core2 -O2 -pipe -Wl,-O1 -o .libs/test_fork test_fork.o -Wl,--as-needed ../src/.libs/libzmq.so -lsodium -lrt -lpthread make[1]: Leaving directory `/var/tmp/portage/net-libs/zeromq-4.0.1-r1/work/zeromq-4.0.1/tests' Making all in tools make[1]: Entering directory `/var/tmp/portage/net-libs/zeromq-4.0.1-r1/work/zeromq-4.0.1/tools' x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../src -I../include -pedantic -Wall -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -DZMQ_FORCE_EPOLL -march=core2 -O2 -pipe -c curve_keygen.c /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -std=gnu99 -march=core2 -O2 -pipe -Wl,-O1 -Wl,--as-needed -o curve_keygen curve_keygen.o ../src/libzmq.la -lsodium -lrt -lpthread libtool: link: x86_64-pc-linux-gnu-gcc -std=gnu99 -march=core2 -O2 -pipe -Wl,-O1 -o .libs/curve_keygen curve_keygen.o -Wl,--as-needed ../src/.libs/libzmq.so -lsodium -lrt -lpthread make[1]: Leaving directory `/var/tmp/portage/net-libs/zeromq-4.0.1-r1/work/zeromq-4.0.1/tools' make[1]: Entering directory `/var/tmp/portage/net-libs/zeromq-4.0.1-r1/work/zeromq-4.0.1' make[1]: Nothing to be done for `all-am'. make[1]: Leaving directory `/var/tmp/portage/net-libs/zeromq-4.0.1-r1/work/zeromq-4.0.1' >>> Source compiled. >>> Test phase [check]: net-libs/zeromq-4.0.1-r1 Making check in src make[1]: Entering directory `/var/tmp/portage/net-libs/zeromq-4.0.1-r1/work/zeromq-4.0.1/src' make[1]: Leaving directory `/var/tmp/portage/net-libs/zeromq-4.0.1-r1/work/zeromq-4.0.1/src' Making check in doc make[1]: Entering directory `/var/tmp/portage/net-libs/zeromq-4.0.1-r1/work/zeromq-4.0.1/doc' make[1]: Nothing to be done for `check'. make[1]: Leaving directory `/var/tmp/portage/net-libs/zeromq-4.0.1-r1/work/zeromq-4.0.1/doc' Making check in perf make[1]: Entering directory `/var/tmp/portage/net-libs/zeromq-4.0.1-r1/work/zeromq-4.0.1/perf' make[1]: Nothing to be done for `check'. make[1]: Leaving directory `/var/tmp/portage/net-libs/zeromq-4.0.1-r1/work/zeromq-4.0.1/perf' Making check in tests make[1]: Entering directory `/var/tmp/portage/net-libs/zeromq-4.0.1-r1/work/zeromq-4.0.1/tests' make check-TESTS make[2]: Entering directory `/var/tmp/portage/net-libs/zeromq-4.0.1-r1/work/zeromq-4.0.1/tests' make[3]: Entering directory `/var/tmp/portage/net-libs/zeromq-4.0.1-r1/work/zeromq-4.0.1/tests' PASS: test_reqrep_inproc PASS: test_pair_inproc PASS: test_pair_tcp PASS: test_system ../config/test-driver: line 95: 108331 Aborted "$@" > $log_file 2>&1 ../config/test-driver: line 95: 108334 Aborted "$@" > $log_file 2>&1 FAIL: test_reqrep_tcp FAIL: test_reqrep_device PASS: test_hwm PASS: test_invalid_rep PASS: test_msg_flags PASS: test_connect_resolve ../config/test-driver: line 95: 108492 Aborted "$@" > $log_file 2>&1 FAIL: test_last_endpoint ../config/test-driver: line 95: 108522 Aborted "$@" > $log_file 2>&1 FAIL: test_term_endpoint ../config/test-driver: line 95: 108543 Aborted "$@" > $log_file 2>&1 XFAIL: test_linger ../config/test-driver: line 95: 108583 Aborted "$@" > $log_file 2>&1 FAIL: test_router_mandatory ../config/test-driver: line 95: 108612 Aborted "$@" > $log_file 2>&1 FAIL: test_probe_router ../config/test-driver: line 95: 108487 Aborted "$@" > $log_file 2>&1 FAIL: test_immediate PASS: test_stream PASS: test_ctx_options PASS: test_disconnect_inproc PASS: test_security_null PASS: test_sub_forward ../config/test-driver: line 95: 108768 Aborted "$@" > $log_file 2>&1 FAIL: test_security_curve PASS: test_ctx_destroy PASS: test_security_plain PASS: test_spec_rep PASS: test_iov PASS: test_monitor ../config/test-driver: line 95: 108854 Aborted "$@" > $log_file 2>&1 FAIL: test_spec_dealer PASS: test_spec_router ../config/test-driver: line 95: 108938 Aborted "$@" > $log_file 2>&1 FAIL: test_req_relaxed ../config/test-driver: line 95: 108959 Aborted "$@" > $log_file 2>&1 FAIL: test_conflate PASS: test_req_correlate ../config/test-driver: line 95: 108812 Aborted "$@" > $log_file 2>&1 FAIL: test_spec_req PASS: test_abstract_ipc PASS: test_issue_566 PASS: test_pair_ipc PASS: test_reqrep_ipc PASS: test_shutdown_stress PASS: test_fork PASS: test_timeo PASS: test_spec_pushpull PASS: test_inproc_connect make[4]: Entering directory `/var/tmp/portage/net-libs/zeromq-4.0.1-r1/work/zeromq-4.0.1/tests' make[4]: Nothing to be done for `all'. make[4]: Leaving directory `/var/tmp/portage/net-libs/zeromq-4.0.1-r1/work/zeromq-4.0.1/tests' ============================================================================ Testsuite summary for zeromq 4.0.1 ============================================================================ # TOTAL: 42 # PASS: 29 # SKIP: 0 # XFAIL: 1 # FAIL: 12 # XPASS: 0 # ERROR: 0 ============================================================================ See tests/test-suite.log Please report to zeromq-dev@lists.zeromq.org ============================================================================ make[3]: *** [test-suite.log] Error 1 make[3]: Leaving directory `/var/tmp/portage/net-libs/zeromq-4.0.1-r1/work/zeromq-4.0.1/tests' make[2]: *** [check-TESTS] Error 2 make[2]: Leaving directory `/var/tmp/portage/net-libs/zeromq-4.0.1-r1/work/zeromq-4.0.1/tests' make[1]: *** [check-am] Error 2 make[1]: Leaving directory `/var/tmp/portage/net-libs/zeromq-4.0.1-r1/work/zeromq-4.0.1/tests' make: *** [check-recursive] Error 1 * ERROR: net-libs/zeromq-4.0.1-r1::gentoo failed (test phase): * Make check failed. See above for details. * * Call stack: * ebuild.sh, line 93: Called src_test * environment, line 3015: Called __eapi0_src_test * phase-helpers.sh, line 665: Called die * The specific snippet of code: * $emake_cmd ${internal_opts} check || \ * die "Make check failed. See above for details." * * If you need support, post the output of `emerge --info '=net-libs/zeromq-4.0.1-r1::gentoo'`, * the complete build log and the output of `emerge -pqv '=net-libs/zeromq-4.0.1-r1::gentoo'`. * The complete build log is located at '/var/tmp/portage/net-libs/zeromq-4.0.1-r1/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/net-libs/zeromq-4.0.1-r1/temp/environment'. * Working directory: '/var/tmp/portage/net-libs/zeromq-4.0.1-r1/work/zeromq-4.0.1' * S: '/var/tmp/portage/net-libs/zeromq-4.0.1-r1/work/zeromq-4.0.1'