Mock Version: 1.1.41 Mock Version: 1.1.41 ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target x86_64 --nodeps builddir/build/SPECS/zeromq.spec'], False, '/var/lib/mock/infrastructure7-el7-build-6035-7768/root/', None, 86400, True, False, 497, 135, None, False, {'LANG': 'en_GB', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'}, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bs --target x86_64 --nodeps builddir/build/SPECS/zeromq.spec'] with env {'LANG': 'en_GB', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/zeromq-4.0.5-4.el7.src.rpm Child return code was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/zeromq.spec'], False, '/var/lib/mock/infrastructure7-el7-build-6035-7768/root/', None, 86400, True, False, 497, 135, None, False, {'LANG': 'en_GB', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'}, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/zeromq.spec'] with env {'LANG': 'en_GB', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.KOZswA + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf zeromq-4.0.5 + /usr/bin/gzip -dc /builddir/build/SOURCES/zeromq-4.0.5.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd zeromq-4.0.5 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . Patch #0 (zeromq-4.0.5-downgrade-attack.patch): + echo 'Patch #0 (zeromq-4.0.5-downgrade-attack.patch):' + /usr/bin/cat /builddir/build/SOURCES/zeromq-4.0.5-downgrade-attack.patch + /usr/bin/patch -p1 --fuzz=0 patching file src/session_base.cpp patching file src/session_base.hpp patching file src/stream_engine.cpp patching file tests/test_security_curve.cpp patching file tests/test_security_null.cpp patching file tests/test_security_plain.cpp + cp -a /builddir/build/SOURCES/LICENSE . + iconv -f iso8859-1 -t utf-8 ChangeLog + mv -f ChangeLog.conv ChangeLog + sed -i 's/libzmq_werror="yes"/libzmq_werror="no"/g' configure ++ basename /usr/lib64/pkgconfig/openpgm-5.2.pc .pc + sed -i 's/openpgm-[0-9].[0-9]/openpgm-5.2/g' configure configure.ac ++ find foreign -type f ++ grep -v Makefile + rm -v foreign/openpgm/libpgm-5.2.122~dfsg.tar.gz removed 'foreign/openpgm/libpgm-5.2.122~dfsg.tar.gz' + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.OKdQ7R + umask 022 + cd /builddir/build/BUILD + cd zeromq-4.0.5 + autoreconf -fi libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, `config'. libtoolize: copying file `config/ltmain.sh' libtoolize: putting macros in AC_CONFIG_MACRO_DIR, `config'. libtoolize: copying file `config/libtool.m4' libtoolize: copying file `config/ltoptions.m4' libtoolize: copying file `config/ltsugar.m4' libtoolize: copying file `config/ltversion.m4' libtoolize: copying file `config/lt~obsolete.m4' perf/Makefile.am:1: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS') tests/Makefile.am:1: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS') parallel-tests: installing 'config/test-driver' tools/Makefile.am:3: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS') + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro ' + export LDFLAGS + '[' 1 == 1 ']' + '[' x86_64 == ppc64le ']' ++ find . -name config.guess -o -name config.sub + for i in '$(find . -name config.guess -o -name config.sub)' ++ basename ./config/config.guess + '[' -f /usr/lib/rpm/redhat/config.guess ']' + /usr/bin/rm -f ./config/config.guess ++ basename ./config/config.guess + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.guess ./config/config.guess '/usr/lib/rpm/redhat/config.guess' -> './config/config.guess' + for i in '$(find . -name config.guess -o -name config.sub)' ++ basename ./config/config.sub + '[' -f /usr/lib/rpm/redhat/config.sub ']' + /usr/bin/rm -f ./config/config.sub ++ basename ./config/config.sub + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.sub ./config/config.sub '/usr/lib/rpm/redhat/config.sub' -> './config/config.sub' + ./configure --build=x86_64-redhat-linux-gnu --host=x86_64-redhat-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --with-system-pgm --disable-static checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether UID '497' is supported by ustar format... yes checking whether GID '135' 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-redhat-linux-gnu-gcc... no checking for gcc... 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 gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking for style of include used by make... GNU checking dependency style of gcc... none checking for gcc option to accept ISO C99... -std=gnu99 checking for x86_64-redhat-linux-gnu-g++... no checking for x86_64-redhat-linux-gnu-c++... no checking for x86_64-redhat-linux-gnu-gpp... no checking for x86_64-redhat-linux-gnu-aCC... no checking for x86_64-redhat-linux-gnu-CC... no checking for x86_64-redhat-linux-gnu-cxx... no checking for x86_64-redhat-linux-gnu-cc++... no checking for x86_64-redhat-linux-gnu-cl.exe... no checking for x86_64-redhat-linux-gnu-FCC... no checking for x86_64-redhat-linux-gnu-KCC... no checking for x86_64-redhat-linux-gnu-RCC... no checking for x86_64-redhat-linux-gnu-xlC_r... no checking for x86_64-redhat-linux-gnu-xlC... no checking for g++... g++ checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking dependency style of g++... none checking whether gcc -std=gnu99 and cc understand -c and -o together... yes checking for a sed that does not truncate output... /usr/bin/sed checking for gawk... (cached) gawk checking for xmlto... no checking for asciidoc... no checking build system type... x86_64-redhat-linux-gnu checking host system type... x86_64-redhat-linux-gnu checking how to print strings... printf checking for a sed that does not truncate output... (cached) /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for fgrep... /usr/bin/grep -F checking for ld used by gcc -std=gnu99... /usr/bin/ld checking if the linker (/usr/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... 1966080 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking how to convert x86_64-redhat-linux-gnu file names to x86_64-redhat-linux-gnu format... func_convert_file_noop checking how to convert x86_64-redhat-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for x86_64-redhat-linux-gnu-objdump... objdump checking how to recognize dependent libraries... pass_all checking for x86_64-redhat-linux-gnu-dlltool... dlltool checking how to associate runtime and link libraries... printf %s\n checking for x86_64-redhat-linux-gnu-ar... no checking for ar... ar checking for archiver @FILE support... @ checking for x86_64-redhat-linux-gnu-strip... no checking for strip... strip checking for x86_64-redhat-linux-gnu-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc -std=gnu99 object... ok checking for sysroot... no checking for x86_64-redhat-linux-gnu-mt... no checking for mt... no checking if : is a manifest tool... no checking how to run the C preprocessor... 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 gcc -std=gnu99 supports -fno-rtti -fno-exceptions... no checking for gcc -std=gnu99 option to produce PIC... -fPIC -DPIC checking if gcc -std=gnu99 PIC flag -fPIC -DPIC works... yes checking if gcc -std=gnu99 static flag -static works... no checking if gcc -std=gnu99 supports -c -o file.o... yes checking if gcc -std=gnu99 supports -c -o file.o... (cached) yes checking whether the gcc -std=gnu99 linker (/usr/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... g++ -E checking for ld used by g++... /usr/bin/ld -m elf_x86_64 checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC -DPIC checking if g++ PIC flag -fPIC -DPIC works... yes checking if g++ static flag -static works... no checking if g++ supports -c -o file.o... yes checking if g++ supports -c -o file.o... (cached) yes checking whether the g++ linker (/usr/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... no configure: WARNING: libsodium is needed for CURVE security checking whether C++ compiler supports -fvisibility=hidden... yes checking whether C++ compiler supports dso visibility... yes checking for asciidoc... no checking for xmlto... no checking whether to build documentation... no 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 for x86_64-redhat-linux-gnu-pkg-config... no checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for OpenPGM... yes checking how to enable additional warnings for C++ compiler... -Wall checking how to turn warnings to errors in C++ compiler... -Werror 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 + make -j16 V=1 Making all in src make[1]: Entering directory `/builddir/build/BUILD/zeromq-4.0.5/src' make all-am make[2]: Entering directory `/builddir/build/BUILD/zeromq-4.0.5/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -pedantic -Werror -Wall -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -DZMQ_FORCE_EPOLL -I/usr/include/pgm-5.2 -I/usr/lib64/pgm-5.2/include -fvisibility=hidden -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o libzmq_la-address.lo `test -f 'address.cpp' || echo './'`address.cpp /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -pedantic -Werror -Wall -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -DZMQ_FORCE_EPOLL -I/usr/include/pgm-5.2 -I/usr/lib64/pgm-5.2/include -fvisibility=hidden -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o libzmq_la-clock.lo `test -f 'clock.cpp' || echo './'`clock.cpp /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -pedantic -Werror -Wall -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -DZMQ_FORCE_EPOLL -I/usr/include/pgm-5.2 -I/usr/lib64/pgm-5.2/include -fvisibility=hidden -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o libzmq_la-ctx.lo `test -f 'ctx.cpp' || echo './'`ctx.cpp /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -pedantic -Werror -Wall -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -DZMQ_FORCE_EPOLL -I/usr/include/pgm-5.2 -I/usr/lib64/pgm-5.2/include -fvisibility=hidden -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o libzmq_la-curve_client.lo `test -f 'curve_client.cpp' || echo './'`curve_client.cpp /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -pedantic -Werror -Wall -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -DZMQ_FORCE_EPOLL -I/usr/include/pgm-5.2 -I/usr/lib64/pgm-5.2/include -fvisibility=hidden -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o libzmq_la-curve_server.lo `test -f 'curve_server.cpp' || echo './'`curve_server.cpp /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -pedantic -Werror -Wall -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -DZMQ_FORCE_EPOLL -I/usr/include/pgm-5.2 -I/usr/lib64/pgm-5.2/include -fvisibility=hidden -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o libzmq_la-devpoll.lo `test -f 'devpoll.cpp' || echo './'`devpoll.cpp /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -pedantic -Werror -Wall -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -DZMQ_FORCE_EPOLL -I/usr/include/pgm-5.2 -I/usr/lib64/pgm-5.2/include -fvisibility=hidden -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o libzmq_la-dist.lo `test -f 'dist.cpp' || echo './'`dist.cpp /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -pedantic -Werror -Wall -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -DZMQ_FORCE_EPOLL -I/usr/include/pgm-5.2 -I/usr/lib64/pgm-5.2/include -fvisibility=hidden -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o libzmq_la-epoll.lo `test -f 'epoll.cpp' || echo './'`epoll.cpp /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -pedantic -Werror -Wall -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -DZMQ_FORCE_EPOLL -I/usr/include/pgm-5.2 -I/usr/lib64/pgm-5.2/include -fvisibility=hidden -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o libzmq_la-err.lo `test -f 'err.cpp' || echo './'`err.cpp /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -pedantic -Werror -Wall -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -DZMQ_FORCE_EPOLL -I/usr/include/pgm-5.2 -I/usr/lib64/pgm-5.2/include -fvisibility=hidden -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o libzmq_la-fq.lo `test -f 'fq.cpp' || echo './'`fq.cpp /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -pedantic -Werror -Wall -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -DZMQ_FORCE_EPOLL -I/usr/include/pgm-5.2 -I/usr/lib64/pgm-5.2/include -fvisibility=hidden -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o libzmq_la-io_object.lo `test -f 'io_object.cpp' || echo './'`io_object.cpp /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -pedantic -Werror -Wall -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -DZMQ_FORCE_EPOLL -I/usr/include/pgm-5.2 -I/usr/lib64/pgm-5.2/include -fvisibility=hidden -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o libzmq_la-io_thread.lo `test -f 'io_thread.cpp' || echo './'`io_thread.cpp /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -pedantic -Werror -Wall -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -DZMQ_FORCE_EPOLL -I/usr/include/pgm-5.2 -I/usr/lib64/pgm-5.2/include -fvisibility=hidden -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o libzmq_la-ip.lo `test -f 'ip.cpp' || echo './'`ip.cpp /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -pedantic -Werror -Wall -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -DZMQ_FORCE_EPOLL -I/usr/include/pgm-5.2 -I/usr/lib64/pgm-5.2/include -fvisibility=hidden -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o libzmq_la-ipc_address.lo `test -f 'ipc_address.cpp' || echo './'`ipc_address.cpp /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -pedantic -Werror -Wall -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -DZMQ_FORCE_EPOLL -I/usr/include/pgm-5.2 -I/usr/lib64/pgm-5.2/include -fvisibility=hidden -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o libzmq_la-ipc_connecter.lo `test -f 'ipc_connecter.cpp' || echo './'`ipc_connecter.cpp /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -pedantic -Werror -Wall -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -DZMQ_FORCE_EPOLL -I/usr/include/pgm-5.2 -I/usr/lib64/pgm-5.2/include -fvisibility=hidden -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o libzmq_la-ipc_listener.lo `test -f 'ipc_listener.cpp' || echo './'`ipc_listener.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -pedantic -Werror -Wall -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -DZMQ_FORCE_EPOLL -I/usr/include/pgm-5.2 -I/usr/lib64/pgm-5.2/include -fvisibility=hidden -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c address.cpp -fPIC -DPIC -o .libs/libzmq_la-address.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -pedantic -Werror -Wall -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -DZMQ_FORCE_EPOLL -I/usr/include/pgm-5.2 -I/usr/lib64/pgm-5.2/include -fvisibility=hidden -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c clock.cpp -fPIC -DPIC -o .libs/libzmq_la-clock.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -pedantic -Werror -Wall -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -DZMQ_FORCE_EPOLL -I/usr/include/pgm-5.2 -I/usr/lib64/pgm-5.2/include -fvisibility=hidden -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ctx.cpp -fPIC -DPIC -o .libs/libzmq_la-ctx.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -pedantic -Werror -Wall -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -DZMQ_FORCE_EPOLL -I/usr/include/pgm-5.2 -I/usr/lib64/pgm-5.2/include -fvisibility=hidden -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c epoll.cpp -fPIC -DPIC -o .libs/libzmq_la-epoll.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -pedantic -Werror -Wall -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -DZMQ_FORCE_EPOLL -I/usr/include/pgm-5.2 -I/usr/lib64/pgm-5.2/include -fvisibility=hidden -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c curve_client.cpp -fPIC -DPIC -o .libs/libzmq_la-curve_client.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -pedantic -Werror -Wall -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -DZMQ_FORCE_EPOLL -I/usr/include/pgm-5.2 -I/usr/lib64/pgm-5.2/include -fvisibility=hidden -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c devpoll.cpp -fPIC -DPIC -o .libs/libzmq_la-devpoll.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -pedantic -Werror -Wall -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -DZMQ_FORCE_EPOLL -I/usr/include/pgm-5.2 -I/usr/lib64/pgm-5.2/include -fvisibility=hidden -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c curve_server.cpp -fPIC -DPIC -o .libs/libzmq_la-curve_server.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -pedantic -Werror -Wall -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -DZMQ_FORCE_EPOLL -I/usr/include/pgm-5.2 -I/usr/lib64/pgm-5.2/include -fvisibility=hidden -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ipc_address.cpp -fPIC -DPIC -o .libs/libzmq_la-ipc_address.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -pedantic -Werror -Wall -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -DZMQ_FORCE_EPOLL -I/usr/include/pgm-5.2 -I/usr/lib64/pgm-5.2/include -fvisibility=hidden -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c fq.cpp -fPIC -DPIC -o .libs/libzmq_la-fq.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -pedantic -Werror -Wall -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -DZMQ_FORCE_EPOLL -I/usr/include/pgm-5.2 -I/usr/lib64/pgm-5.2/include -fvisibility=hidden -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c err.cpp -fPIC -DPIC -o .libs/libzmq_la-err.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -pedantic -Werror -Wall -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -DZMQ_FORCE_EPOLL -I/usr/include/pgm-5.2 -I/usr/lib64/pgm-5.2/include -fvisibility=hidden -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c dist.cpp -fPIC -DPIC -o .libs/libzmq_la-dist.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -pedantic -Werror -Wall -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -DZMQ_FORCE_EPOLL -I/usr/include/pgm-5.2 -I/usr/lib64/pgm-5.2/include -fvisibility=hidden -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c io_thread.cpp -fPIC -DPIC -o .libs/libzmq_la-io_thread.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -pedantic -Werror -Wall -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -DZMQ_FORCE_EPOLL -I/usr/include/pgm-5.2 -I/usr/lib64/pgm-5.2/include -fvisibility=hidden -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c io_object.cpp -fPIC -DPIC -o .libs/libzmq_la-io_object.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -pedantic -Werror -Wall -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -DZMQ_FORCE_EPOLL -I/usr/include/pgm-5.2 -I/usr/lib64/pgm-5.2/include -fvisibility=hidden -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ip.cpp -fPIC -DPIC -o .libs/libzmq_la-ip.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -pedantic -Werror -Wall -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -DZMQ_FORCE_EPOLL -I/usr/include/pgm-5.2 -I/usr/lib64/pgm-5.2/include -fvisibility=hidden -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ipc_listener.cpp -fPIC -DPIC -o .libs/libzmq_la-ipc_listener.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -pedantic -Werror -Wall -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -DZMQ_FORCE_EPOLL -I/usr/include/pgm-5.2 -I/usr/lib64/pgm-5.2/include -fvisibility=hidden -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ipc_connecter.cpp -fPIC -DPIC -o .libs/libzmq_la-ipc_connecter.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -pedantic -Werror -Wall -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -DZMQ_FORCE_EPOLL -I/usr/include/pgm-5.2 -I/usr/lib64/pgm-5.2/include -fvisibility=hidden -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o libzmq_la-kqueue.lo `test -f 'kqueue.cpp' || echo './'`kqueue.cpp /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -pedantic -Werror -Wall -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -DZMQ_FORCE_EPOLL -I/usr/include/pgm-5.2 -I/usr/lib64/pgm-5.2/include -fvisibility=hidden -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o libzmq_la-lb.lo `test -f 'lb.cpp' || echo './'`lb.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -pedantic -Werror -Wall -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -DZMQ_FORCE_EPOLL -I/usr/include/pgm-5.2 -I/usr/lib64/pgm-5.2/include -fvisibility=hidden -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c kqueue.cpp -fPIC -DPIC -o .libs/libzmq_la-kqueue.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -pedantic -Werror -Wall -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -DZMQ_FORCE_EPOLL -I/usr/include/pgm-5.2 -I/usr/lib64/pgm-5.2/include -fvisibility=hidden -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c lb.cpp -fPIC -DPIC -o .libs/libzmq_la-lb.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -pedantic -Werror -Wall -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -DZMQ_FORCE_EPOLL -I/usr/include/pgm-5.2 -I/usr/lib64/pgm-5.2/include -fvisibility=hidden -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o libzmq_la-mailbox.lo `test -f 'mailbox.cpp' || echo './'`mailbox.cpp /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -pedantic -Werror -Wall -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -DZMQ_FORCE_EPOLL -I/usr/include/pgm-5.2 -I/usr/lib64/pgm-5.2/include -fvisibility=hidden -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o libzmq_la-mechanism.lo `test -f 'mechanism.cpp' || echo './'`mechanism.cpp /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -pedantic -Werror -Wall -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -DZMQ_FORCE_EPOLL -I/usr/include/pgm-5.2 -I/usr/lib64/pgm-5.2/include -fvisibility=hidden -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o libzmq_la-msg.lo `test -f 'msg.cpp' || echo './'`msg.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -pedantic -Werror -Wall -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -DZMQ_FORCE_EPOLL -I/usr/include/pgm-5.2 -I/usr/lib64/pgm-5.2/include -fvisibility=hidden -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c mailbox.cpp -fPIC -DPIC -o .libs/libzmq_la-mailbox.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -pedantic -Werror -Wall -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -DZMQ_FORCE_EPOLL -I/usr/include/pgm-5.2 -I/usr/lib64/pgm-5.2/include -fvisibility=hidden -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c mechanism.cpp -fPIC -DPIC -o .libs/libzmq_la-mechanism.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -pedantic -Werror -Wall -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -DZMQ_FORCE_EPOLL -I/usr/include/pgm-5.2 -I/usr/lib64/pgm-5.2/include -fvisibility=hidden -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c msg.cpp -fPIC -DPIC -o .libs/libzmq_la-msg.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -pedantic -Werror -Wall -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -DZMQ_FORCE_EPOLL -I/usr/include/pgm-5.2 -I/usr/lib64/pgm-5.2/include -fvisibility=hidden -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o libzmq_la-mtrie.lo `test -f 'mtrie.cpp' || echo './'`mtrie.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -pedantic -Werror -Wall -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -DZMQ_FORCE_EPOLL -I/usr/include/pgm-5.2 -I/usr/lib64/pgm-5.2/include -fvisibility=hidden -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c mtrie.cpp -fPIC -DPIC -o .libs/libzmq_la-mtrie.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -pedantic -Werror -Wall -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -DZMQ_FORCE_EPOLL -I/usr/include/pgm-5.2 -I/usr/lib64/pgm-5.2/include -fvisibility=hidden -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o libzmq_la-null_mechanism.lo `test -f 'null_mechanism.cpp' || echo './'`null_mechanism.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -pedantic -Werror -Wall -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -DZMQ_FORCE_EPOLL -I/usr/include/pgm-5.2 -I/usr/lib64/pgm-5.2/include -fvisibility=hidden -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c null_mechanism.cpp -fPIC -DPIC -o .libs/libzmq_la-null_mechanism.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -pedantic -Werror -Wall -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -DZMQ_FORCE_EPOLL -I/usr/include/pgm-5.2 -I/usr/lib64/pgm-5.2/include -fvisibility=hidden -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o libzmq_la-object.lo `test -f 'object.cpp' || echo './'`object.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -pedantic -Werror -Wall -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -DZMQ_FORCE_EPOLL -I/usr/include/pgm-5.2 -I/usr/lib64/pgm-5.2/include -fvisibility=hidden -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c object.cpp -fPIC -DPIC -o .libs/libzmq_la-object.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -pedantic -Werror -Wall -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -DZMQ_FORCE_EPOLL -I/usr/include/pgm-5.2 -I/usr/lib64/pgm-5.2/include -fvisibility=hidden -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o libzmq_la-options.lo `test -f 'options.cpp' || echo './'`options.cpp /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -pedantic -Werror -Wall -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -DZMQ_FORCE_EPOLL -I/usr/include/pgm-5.2 -I/usr/lib64/pgm-5.2/include -fvisibility=hidden -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o libzmq_la-own.lo `test -f 'own.cpp' || echo './'`own.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -pedantic -Werror -Wall -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -DZMQ_FORCE_EPOLL -I/usr/include/pgm-5.2 -I/usr/lib64/pgm-5.2/include -fvisibility=hidden -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c options.cpp -fPIC -DPIC -o .libs/libzmq_la-options.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -pedantic -Werror -Wall -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -DZMQ_FORCE_EPOLL -I/usr/include/pgm-5.2 -I/usr/lib64/pgm-5.2/include -fvisibility=hidden -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o libzmq_la-pair.lo `test -f 'pair.cpp' || echo './'`pair.cpp /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -pedantic -Werror -Wall -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -DZMQ_FORCE_EPOLL -I/usr/include/pgm-5.2 -I/usr/lib64/pgm-5.2/include -fvisibility=hidden -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o libzmq_la-pgm_receiver.lo `test -f 'pgm_receiver.cpp' || echo './'`pgm_receiver.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -pedantic -Werror -Wall -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -DZMQ_FORCE_EPOLL -I/usr/include/pgm-5.2 -I/usr/lib64/pgm-5.2/include -fvisibility=hidden -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c own.cpp -fPIC -DPIC -o .libs/libzmq_la-own.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -pedantic -Werror -Wall -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -DZMQ_FORCE_EPOLL -I/usr/include/pgm-5.2 -I/usr/lib64/pgm-5.2/include -fvisibility=hidden -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o libzmq_la-pgm_sender.lo `test -f 'pgm_sender.cpp' || echo './'`pgm_sender.cpp /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -pedantic -Werror -Wall -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -DZMQ_FORCE_EPOLL -I/usr/include/pgm-5.2 -I/usr/lib64/pgm-5.2/include -fvisibility=hidden -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o libzmq_la-pgm_socket.lo `test -f 'pgm_socket.cpp' || echo './'`pgm_socket.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -pedantic -Werror -Wall -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -DZMQ_FORCE_EPOLL -I/usr/include/pgm-5.2 -I/usr/lib64/pgm-5.2/include -fvisibility=hidden -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c pair.cpp -fPIC -DPIC -o .libs/libzmq_la-pair.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -pedantic -Werror -Wall -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -DZMQ_FORCE_EPOLL -I/usr/include/pgm-5.2 -I/usr/lib64/pgm-5.2/include -fvisibility=hidden -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c pgm_receiver.cpp -fPIC -DPIC -o .libs/libzmq_la-pgm_receiver.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -pedantic -Werror -Wall -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -DZMQ_FORCE_EPOLL -I/usr/include/pgm-5.2 -I/usr/lib64/pgm-5.2/include -fvisibility=hidden -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o libzmq_la-pipe.lo `test -f 'pipe.cpp' || echo './'`pipe.cpp /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -pedantic -Werror -Wall -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -DZMQ_FORCE_EPOLL -I/usr/include/pgm-5.2 -I/usr/lib64/pgm-5.2/include -fvisibility=hidden -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o libzmq_la-plain_mechanism.lo `test -f 'plain_mechanism.cpp' || echo './'`plain_mechanism.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -pedantic -Werror -Wall -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -DZMQ_FORCE_EPOLL -I/usr/include/pgm-5.2 -I/usr/lib64/pgm-5.2/include -fvisibility=hidden -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c pgm_sender.cpp -fPIC -DPIC -o .libs/libzmq_la-pgm_sender.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -pedantic -Werror -Wall -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -DZMQ_FORCE_EPOLL -I/usr/include/pgm-5.2 -I/usr/lib64/pgm-5.2/include -fvisibility=hidden -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o libzmq_la-poll.lo `test -f 'poll.cpp' || echo './'`poll.cpp /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -pedantic -Werror -Wall -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -DZMQ_FORCE_EPOLL -I/usr/include/pgm-5.2 -I/usr/lib64/pgm-5.2/include -fvisibility=hidden -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o libzmq_la-poller_base.lo `test -f 'poller_base.cpp' || echo './'`poller_base.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -pedantic -Werror -Wall -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -DZMQ_FORCE_EPOLL -I/usr/include/pgm-5.2 -I/usr/lib64/pgm-5.2/include -fvisibility=hidden -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c pgm_socket.cpp -fPIC -DPIC -o .libs/libzmq_la-pgm_socket.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -pedantic -Werror -Wall -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -DZMQ_FORCE_EPOLL -I/usr/include/pgm-5.2 -I/usr/lib64/pgm-5.2/include -fvisibility=hidden -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c plain_mechanism.cpp -fPIC -DPIC -o .libs/libzmq_la-plain_mechanism.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -pedantic -Werror -Wall -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -DZMQ_FORCE_EPOLL -I/usr/include/pgm-5.2 -I/usr/lib64/pgm-5.2/include -fvisibility=hidden -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c pipe.cpp -fPIC -DPIC -o .libs/libzmq_la-pipe.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -pedantic -Werror -Wall -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -DZMQ_FORCE_EPOLL -I/usr/include/pgm-5.2 -I/usr/lib64/pgm-5.2/include -fvisibility=hidden -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c poll.cpp -fPIC -DPIC -o .libs/libzmq_la-poll.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -pedantic -Werror -Wall -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -DZMQ_FORCE_EPOLL -I/usr/include/pgm-5.2 -I/usr/lib64/pgm-5.2/include -fvisibility=hidden -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c poller_base.cpp -fPIC -DPIC -o .libs/libzmq_la-poller_base.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -pedantic -Werror -Wall -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -DZMQ_FORCE_EPOLL -I/usr/include/pgm-5.2 -I/usr/lib64/pgm-5.2/include -fvisibility=hidden -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o libzmq_la-pull.lo `test -f 'pull.cpp' || echo './'`pull.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -pedantic -Werror -Wall -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -DZMQ_FORCE_EPOLL -I/usr/include/pgm-5.2 -I/usr/lib64/pgm-5.2/include -fvisibility=hidden -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c pull.cpp -fPIC -DPIC -o .libs/libzmq_la-pull.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -pedantic -Werror -Wall -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -DZMQ_FORCE_EPOLL -I/usr/include/pgm-5.2 -I/usr/lib64/pgm-5.2/include -fvisibility=hidden -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o libzmq_la-push.lo `test -f 'push.cpp' || echo './'`push.cpp /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -pedantic -Werror -Wall -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -DZMQ_FORCE_EPOLL -I/usr/include/pgm-5.2 -I/usr/lib64/pgm-5.2/include -fvisibility=hidden -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o libzmq_la-proxy.lo `test -f 'proxy.cpp' || echo './'`proxy.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -pedantic -Werror -Wall -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -DZMQ_FORCE_EPOLL -I/usr/include/pgm-5.2 -I/usr/lib64/pgm-5.2/include -fvisibility=hidden -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c push.cpp -fPIC -DPIC -o .libs/libzmq_la-push.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -pedantic -Werror -Wall -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -DZMQ_FORCE_EPOLL -I/usr/include/pgm-5.2 -I/usr/lib64/pgm-5.2/include -fvisibility=hidden -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c proxy.cpp -fPIC -DPIC -o .libs/libzmq_la-proxy.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -pedantic -Werror -Wall -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -DZMQ_FORCE_EPOLL -I/usr/include/pgm-5.2 -I/usr/lib64/pgm-5.2/include -fvisibility=hidden -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o libzmq_la-reaper.lo `test -f 'reaper.cpp' || echo './'`reaper.cpp /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -pedantic -Werror -Wall -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -DZMQ_FORCE_EPOLL -I/usr/include/pgm-5.2 -I/usr/lib64/pgm-5.2/include -fvisibility=hidden -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o libzmq_la-pub.lo `test -f 'pub.cpp' || echo './'`pub.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -pedantic -Werror -Wall -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -DZMQ_FORCE_EPOLL -I/usr/include/pgm-5.2 -I/usr/lib64/pgm-5.2/include -fvisibility=hidden -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c reaper.cpp -fPIC -DPIC -o .libs/libzmq_la-reaper.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -pedantic -Werror -Wall -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -DZMQ_FORCE_EPOLL -I/usr/include/pgm-5.2 -I/usr/lib64/pgm-5.2/include -fvisibility=hidden -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c pub.cpp -fPIC -DPIC -o .libs/libzmq_la-pub.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -pedantic -Werror -Wall -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -DZMQ_FORCE_EPOLL -I/usr/include/pgm-5.2 -I/usr/lib64/pgm-5.2/include -fvisibility=hidden -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o libzmq_la-random.lo `test -f 'random.cpp' || echo './'`random.cpp /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -pedantic -Werror -Wall -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -DZMQ_FORCE_EPOLL -I/usr/include/pgm-5.2 -I/usr/lib64/pgm-5.2/include -fvisibility=hidden -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o libzmq_la-rep.lo `test -f 'rep.cpp' || echo './'`rep.cpp /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -pedantic -Werror -Wall -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -DZMQ_FORCE_EPOLL -I/usr/include/pgm-5.2 -I/usr/lib64/pgm-5.2/include -fvisibility=hidden -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o libzmq_la-req.lo `test -f 'req.cpp' || echo './'`req.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -pedantic -Werror -Wall -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -DZMQ_FORCE_EPOLL -I/usr/include/pgm-5.2 -I/usr/lib64/pgm-5.2/include -fvisibility=hidden -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c random.cpp -fPIC -DPIC -o .libs/libzmq_la-random.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -pedantic -Werror -Wall -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -DZMQ_FORCE_EPOLL -I/usr/include/pgm-5.2 -I/usr/lib64/pgm-5.2/include -fvisibility=hidden -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o libzmq_la-select.lo `test -f 'select.cpp' || echo './'`select.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -pedantic -Werror -Wall -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -DZMQ_FORCE_EPOLL -I/usr/include/pgm-5.2 -I/usr/lib64/pgm-5.2/include -fvisibility=hidden -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c req.cpp -fPIC -DPIC -o .libs/libzmq_la-req.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -pedantic -Werror -Wall -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -DZMQ_FORCE_EPOLL -I/usr/include/pgm-5.2 -I/usr/lib64/pgm-5.2/include -fvisibility=hidden -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c rep.cpp -fPIC -DPIC -o .libs/libzmq_la-rep.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -pedantic -Werror -Wall -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -DZMQ_FORCE_EPOLL -I/usr/include/pgm-5.2 -I/usr/lib64/pgm-5.2/include -fvisibility=hidden -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c select.cpp -fPIC -DPIC -o .libs/libzmq_la-select.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -pedantic -Werror -Wall -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -DZMQ_FORCE_EPOLL -I/usr/include/pgm-5.2 -I/usr/lib64/pgm-5.2/include -fvisibility=hidden -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o libzmq_la-session_base.lo `test -f 'session_base.cpp' || echo './'`session_base.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -pedantic -Werror -Wall -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -DZMQ_FORCE_EPOLL -I/usr/include/pgm-5.2 -I/usr/lib64/pgm-5.2/include -fvisibility=hidden -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c session_base.cpp -fPIC -DPIC -o .libs/libzmq_la-session_base.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -pedantic -Werror -Wall -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -DZMQ_FORCE_EPOLL -I/usr/include/pgm-5.2 -I/usr/lib64/pgm-5.2/include -fvisibility=hidden -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o libzmq_la-signaler.lo `test -f 'signaler.cpp' || echo './'`signaler.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -pedantic -Werror -Wall -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -DZMQ_FORCE_EPOLL -I/usr/include/pgm-5.2 -I/usr/lib64/pgm-5.2/include -fvisibility=hidden -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c signaler.cpp -fPIC -DPIC -o .libs/libzmq_la-signaler.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -pedantic -Werror -Wall -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -DZMQ_FORCE_EPOLL -I/usr/include/pgm-5.2 -I/usr/lib64/pgm-5.2/include -fvisibility=hidden -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o libzmq_la-socket_base.lo `test -f 'socket_base.cpp' || echo './'`socket_base.cpp /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -pedantic -Werror -Wall -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -DZMQ_FORCE_EPOLL -I/usr/include/pgm-5.2 -I/usr/lib64/pgm-5.2/include -fvisibility=hidden -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o libzmq_la-stream.lo `test -f 'stream.cpp' || echo './'`stream.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -pedantic -Werror -Wall -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -DZMQ_FORCE_EPOLL -I/usr/include/pgm-5.2 -I/usr/lib64/pgm-5.2/include -fvisibility=hidden -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c socket_base.cpp -fPIC -DPIC -o .libs/libzmq_la-socket_base.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -pedantic -Werror -Wall -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -DZMQ_FORCE_EPOLL -I/usr/include/pgm-5.2 -I/usr/lib64/pgm-5.2/include -fvisibility=hidden -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o libzmq_la-stream_engine.lo `test -f 'stream_engine.cpp' || echo './'`stream_engine.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -pedantic -Werror -Wall -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -DZMQ_FORCE_EPOLL -I/usr/include/pgm-5.2 -I/usr/lib64/pgm-5.2/include -fvisibility=hidden -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c stream.cpp -fPIC -DPIC -o .libs/libzmq_la-stream.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -pedantic -Werror -Wall -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -DZMQ_FORCE_EPOLL -I/usr/include/pgm-5.2 -I/usr/lib64/pgm-5.2/include -fvisibility=hidden -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c stream_engine.cpp -fPIC -DPIC -o .libs/libzmq_la-stream_engine.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -pedantic -Werror -Wall -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -DZMQ_FORCE_EPOLL -I/usr/include/pgm-5.2 -I/usr/lib64/pgm-5.2/include -fvisibility=hidden -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o libzmq_la-sub.lo `test -f 'sub.cpp' || echo './'`sub.cpp /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -pedantic -Werror -Wall -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -DZMQ_FORCE_EPOLL -I/usr/include/pgm-5.2 -I/usr/lib64/pgm-5.2/include -fvisibility=hidden -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o libzmq_la-tcp.lo `test -f 'tcp.cpp' || echo './'`tcp.cpp /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -pedantic -Werror -Wall -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -DZMQ_FORCE_EPOLL -I/usr/include/pgm-5.2 -I/usr/lib64/pgm-5.2/include -fvisibility=hidden -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o libzmq_la-tcp_address.lo `test -f 'tcp_address.cpp' || echo './'`tcp_address.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -pedantic -Werror -Wall -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -DZMQ_FORCE_EPOLL -I/usr/include/pgm-5.2 -I/usr/lib64/pgm-5.2/include -fvisibility=hidden -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c sub.cpp -fPIC -DPIC -o .libs/libzmq_la-sub.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -pedantic -Werror -Wall -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -DZMQ_FORCE_EPOLL -I/usr/include/pgm-5.2 -I/usr/lib64/pgm-5.2/include -fvisibility=hidden -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o libzmq_la-tcp_connecter.lo `test -f 'tcp_connecter.cpp' || echo './'`tcp_connecter.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -pedantic -Werror -Wall -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -DZMQ_FORCE_EPOLL -I/usr/include/pgm-5.2 -I/usr/lib64/pgm-5.2/include -fvisibility=hidden -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c tcp.cpp -fPIC -DPIC -o .libs/libzmq_la-tcp.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -pedantic -Werror -Wall -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -DZMQ_FORCE_EPOLL -I/usr/include/pgm-5.2 -I/usr/lib64/pgm-5.2/include -fvisibility=hidden -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c tcp_address.cpp -fPIC -DPIC -o .libs/libzmq_la-tcp_address.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -pedantic -Werror -Wall -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -DZMQ_FORCE_EPOLL -I/usr/include/pgm-5.2 -I/usr/lib64/pgm-5.2/include -fvisibility=hidden -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c tcp_connecter.cpp -fPIC -DPIC -o .libs/libzmq_la-tcp_connecter.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -pedantic -Werror -Wall -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -DZMQ_FORCE_EPOLL -I/usr/include/pgm-5.2 -I/usr/lib64/pgm-5.2/include -fvisibility=hidden -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o libzmq_la-tcp_listener.lo `test -f 'tcp_listener.cpp' || echo './'`tcp_listener.cpp /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -pedantic -Werror -Wall -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -DZMQ_FORCE_EPOLL -I/usr/include/pgm-5.2 -I/usr/lib64/pgm-5.2/include -fvisibility=hidden -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o libzmq_la-thread.lo `test -f 'thread.cpp' || echo './'`thread.cpp /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -pedantic -Werror -Wall -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -DZMQ_FORCE_EPOLL -I/usr/include/pgm-5.2 -I/usr/lib64/pgm-5.2/include -fvisibility=hidden -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o libzmq_la-trie.lo `test -f 'trie.cpp' || echo './'`trie.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -pedantic -Werror -Wall -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -DZMQ_FORCE_EPOLL -I/usr/include/pgm-5.2 -I/usr/lib64/pgm-5.2/include -fvisibility=hidden -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c tcp_listener.cpp -fPIC -DPIC -o .libs/libzmq_la-tcp_listener.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -pedantic -Werror -Wall -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -DZMQ_FORCE_EPOLL -I/usr/include/pgm-5.2 -I/usr/lib64/pgm-5.2/include -fvisibility=hidden -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c thread.cpp -fPIC -DPIC -o .libs/libzmq_la-thread.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -pedantic -Werror -Wall -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -DZMQ_FORCE_EPOLL -I/usr/include/pgm-5.2 -I/usr/lib64/pgm-5.2/include -fvisibility=hidden -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o libzmq_la-xpub.lo `test -f 'xpub.cpp' || echo './'`xpub.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -pedantic -Werror -Wall -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -DZMQ_FORCE_EPOLL -I/usr/include/pgm-5.2 -I/usr/lib64/pgm-5.2/include -fvisibility=hidden -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c trie.cpp -fPIC -DPIC -o .libs/libzmq_la-trie.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -pedantic -Werror -Wall -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -DZMQ_FORCE_EPOLL -I/usr/include/pgm-5.2 -I/usr/lib64/pgm-5.2/include -fvisibility=hidden -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o libzmq_la-router.lo `test -f 'router.cpp' || echo './'`router.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -pedantic -Werror -Wall -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -DZMQ_FORCE_EPOLL -I/usr/include/pgm-5.2 -I/usr/lib64/pgm-5.2/include -fvisibility=hidden -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c xpub.cpp -fPIC -DPIC -o .libs/libzmq_la-xpub.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -pedantic -Werror -Wall -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -DZMQ_FORCE_EPOLL -I/usr/include/pgm-5.2 -I/usr/lib64/pgm-5.2/include -fvisibility=hidden -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o libzmq_la-dealer.lo `test -f 'dealer.cpp' || echo './'`dealer.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -pedantic -Werror -Wall -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -DZMQ_FORCE_EPOLL -I/usr/include/pgm-5.2 -I/usr/lib64/pgm-5.2/include -fvisibility=hidden -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c router.cpp -fPIC -DPIC -o .libs/libzmq_la-router.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -pedantic -Werror -Wall -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -DZMQ_FORCE_EPOLL -I/usr/include/pgm-5.2 -I/usr/lib64/pgm-5.2/include -fvisibility=hidden -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o libzmq_la-v1_decoder.lo `test -f 'v1_decoder.cpp' || echo './'`v1_decoder.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -pedantic -Werror -Wall -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -DZMQ_FORCE_EPOLL -I/usr/include/pgm-5.2 -I/usr/lib64/pgm-5.2/include -fvisibility=hidden -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c dealer.cpp -fPIC -DPIC -o .libs/libzmq_la-dealer.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -pedantic -Werror -Wall -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -DZMQ_FORCE_EPOLL -I/usr/include/pgm-5.2 -I/usr/lib64/pgm-5.2/include -fvisibility=hidden -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o libzmq_la-v1_encoder.lo `test -f 'v1_encoder.cpp' || echo './'`v1_encoder.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -pedantic -Werror -Wall -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -DZMQ_FORCE_EPOLL -I/usr/include/pgm-5.2 -I/usr/lib64/pgm-5.2/include -fvisibility=hidden -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c v1_decoder.cpp -fPIC -DPIC -o .libs/libzmq_la-v1_decoder.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -pedantic -Werror -Wall -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -DZMQ_FORCE_EPOLL -I/usr/include/pgm-5.2 -I/usr/lib64/pgm-5.2/include -fvisibility=hidden -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c v1_encoder.cpp -fPIC -DPIC -o .libs/libzmq_la-v1_encoder.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -pedantic -Werror -Wall -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -DZMQ_FORCE_EPOLL -I/usr/include/pgm-5.2 -I/usr/lib64/pgm-5.2/include -fvisibility=hidden -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o libzmq_la-v2_decoder.lo `test -f 'v2_decoder.cpp' || echo './'`v2_decoder.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -pedantic -Werror -Wall -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -DZMQ_FORCE_EPOLL -I/usr/include/pgm-5.2 -I/usr/lib64/pgm-5.2/include -fvisibility=hidden -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c v2_decoder.cpp -fPIC -DPIC -o .libs/libzmq_la-v2_decoder.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -pedantic -Werror -Wall -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -DZMQ_FORCE_EPOLL -I/usr/include/pgm-5.2 -I/usr/lib64/pgm-5.2/include -fvisibility=hidden -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o libzmq_la-v2_encoder.lo `test -f 'v2_encoder.cpp' || echo './'`v2_encoder.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -pedantic -Werror -Wall -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -DZMQ_FORCE_EPOLL -I/usr/include/pgm-5.2 -I/usr/lib64/pgm-5.2/include -fvisibility=hidden -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c v2_encoder.cpp -fPIC -DPIC -o .libs/libzmq_la-v2_encoder.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -pedantic -Werror -Wall -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -DZMQ_FORCE_EPOLL -I/usr/include/pgm-5.2 -I/usr/lib64/pgm-5.2/include -fvisibility=hidden -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o libzmq_la-xsub.lo `test -f 'xsub.cpp' || echo './'`xsub.cpp /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -pedantic -Werror -Wall -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -DZMQ_FORCE_EPOLL -I/usr/include/pgm-5.2 -I/usr/lib64/pgm-5.2/include -fvisibility=hidden -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o libzmq_la-zmq.lo `test -f 'zmq.cpp' || echo './'`zmq.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -pedantic -Werror -Wall -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -DZMQ_FORCE_EPOLL -I/usr/include/pgm-5.2 -I/usr/lib64/pgm-5.2/include -fvisibility=hidden -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c xsub.cpp -fPIC -DPIC -o .libs/libzmq_la-xsub.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -pedantic -Werror -Wall -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -DZMQ_FORCE_EPOLL -I/usr/include/pgm-5.2 -I/usr/lib64/pgm-5.2/include -fvisibility=hidden -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o libzmq_la-zmq_utils.lo `test -f 'zmq_utils.cpp' || echo './'`zmq_utils.cpp /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -pedantic -Werror -Wall -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -DZMQ_FORCE_EPOLL -I/usr/include/pgm-5.2 -I/usr/lib64/pgm-5.2/include -fvisibility=hidden -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o libzmq_la-raw_decoder.lo `test -f 'raw_decoder.cpp' || echo './'`raw_decoder.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -pedantic -Werror -Wall -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -DZMQ_FORCE_EPOLL -I/usr/include/pgm-5.2 -I/usr/lib64/pgm-5.2/include -fvisibility=hidden -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c zmq.cpp -fPIC -DPIC -o .libs/libzmq_la-zmq.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -pedantic -Werror -Wall -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -DZMQ_FORCE_EPOLL -I/usr/include/pgm-5.2 -I/usr/lib64/pgm-5.2/include -fvisibility=hidden -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c zmq_utils.cpp -fPIC -DPIC -o .libs/libzmq_la-zmq_utils.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -pedantic -Werror -Wall -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -DZMQ_FORCE_EPOLL -I/usr/include/pgm-5.2 -I/usr/lib64/pgm-5.2/include -fvisibility=hidden -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o libzmq_la-raw_encoder.lo `test -f 'raw_encoder.cpp' || echo './'`raw_encoder.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -pedantic -Werror -Wall -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -DZMQ_FORCE_EPOLL -I/usr/include/pgm-5.2 -I/usr/lib64/pgm-5.2/include -fvisibility=hidden -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c raw_decoder.cpp -fPIC -DPIC -o .libs/libzmq_la-raw_decoder.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -pedantic -Werror -Wall -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -DZMQ_FORCE_EPOLL -I/usr/include/pgm-5.2 -I/usr/lib64/pgm-5.2/include -fvisibility=hidden -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c raw_encoder.cpp -fPIC -DPIC -o .libs/libzmq_la-raw_encoder.o /bin/sh ../libtool --tag=CXX --mode=link g++ -I/usr/include/pgm-5.2 -I/usr/lib64/pgm-5.2/include -fvisibility=hidden -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -version-info 4:0:0 -Wl,--version-script=./libzmq.vers -Wl,-z,relro -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 -lpgm -lpthread -lm -lrt -lpthread libtool: link: g++ -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/x86_64-redhat-linux/4.8.3/../../../../lib64/crti.o /usr/lib/gcc/x86_64-redhat-linux/4.8.3/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 -lpgm -lrt -lpthread -L/usr/lib/gcc/x86_64-redhat-linux/4.8.3 -L/usr/lib/gcc/x86_64-redhat-linux/4.8.3/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.8.3/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/x86_64-redhat-linux/4.8.3/crtendS.o /usr/lib/gcc/x86_64-redhat-linux/4.8.3/../../../../lib64/crtn.o -O2 -m64 -mtune=generic -Wl,--version-script=./libzmq.vers -Wl,-z -Wl,relro -Wl,-soname -Wl,libzmq.so.4 -o .libs/libzmq.so.4.0.0 libtool: link: (cd ".libs" && rm -f "libzmq.so.4" && ln -s "libzmq.so.4.0.0" "libzmq.so.4") libtool: link: (cd ".libs" && rm -f "libzmq.so" && ln -s "libzmq.so.4.0.0" "libzmq.so") libtool: link: ( cd ".libs" && rm -f "libzmq.la" && ln -s "../libzmq.la" "libzmq.la" ) make[2]: Leaving directory `/builddir/build/BUILD/zeromq-4.0.5/src' make[1]: Leaving directory `/builddir/build/BUILD/zeromq-4.0.5/src' Making all in doc make[1]: Entering directory `/builddir/build/BUILD/zeromq-4.0.5/doc' make[1]: Nothing to be done for `all'. make[1]: Leaving directory `/builddir/build/BUILD/zeromq-4.0.5/doc' Making all in perf make[1]: Entering directory `/builddir/build/BUILD/zeromq-4.0.5/perf' g++ -DHAVE_CONFIG_H -I. -I../src -I../include -I../include -pedantic -Werror -Wall -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -DZMQ_FORCE_EPOLL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o local_lat.o local_lat.cpp g++ -DHAVE_CONFIG_H -I. -I../src -I../include -I../include -pedantic -Werror -Wall -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -DZMQ_FORCE_EPOLL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o remote_lat.o remote_lat.cpp g++ -DHAVE_CONFIG_H -I. -I../src -I../include -I../include -pedantic -Werror -Wall -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -DZMQ_FORCE_EPOLL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o local_thr.o local_thr.cpp g++ -DHAVE_CONFIG_H -I. -I../src -I../include -I../include -pedantic -Werror -Wall -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -DZMQ_FORCE_EPOLL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o remote_thr.o remote_thr.cpp g++ -DHAVE_CONFIG_H -I. -I../src -I../include -I../include -pedantic -Werror -Wall -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -DZMQ_FORCE_EPOLL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o inproc_lat.o inproc_lat.cpp g++ -DHAVE_CONFIG_H -I. -I../src -I../include -I../include -pedantic -Werror -Wall -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -DZMQ_FORCE_EPOLL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o inproc_thr.o inproc_thr.cpp /bin/sh ../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z,relro -o remote_thr remote_thr.o ../src/libzmq.la -lpgm -lpthread -lm -lrt -lpthread /bin/sh ../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z,relro -o remote_lat remote_lat.o ../src/libzmq.la -lpgm -lpthread -lm -lrt -lpthread /bin/sh ../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z,relro -o local_lat local_lat.o ../src/libzmq.la -lpgm -lpthread -lm -lrt -lpthread /bin/sh ../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z,relro -o local_thr local_thr.o ../src/libzmq.la -lpgm -lpthread -lm -lrt -lpthread /bin/sh ../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z,relro -o inproc_lat inproc_lat.o ../src/libzmq.la -lpgm -lpthread -lm -lrt -lpthread /bin/sh ../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z,relro -o inproc_thr inproc_thr.o ../src/libzmq.la -lpgm -lpthread -lm -lrt -lpthread libtool: link: g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z -Wl,relro -o .libs/remote_lat remote_lat.o ../src/.libs/libzmq.so -lpgm -lm -lrt -lpthread libtool: link: g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z -Wl,relro -o .libs/remote_thr remote_thr.o ../src/.libs/libzmq.so -lpgm -lm -lrt -lpthread libtool: link: g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z -Wl,relro -o .libs/local_lat local_lat.o ../src/.libs/libzmq.so -lpgm -lm -lrt -lpthread libtool: link: g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z -Wl,relro -o .libs/local_thr local_thr.o ../src/.libs/libzmq.so -lpgm -lm -lrt -lpthread libtool: link: g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z -Wl,relro -o .libs/inproc_lat inproc_lat.o ../src/.libs/libzmq.so -lpgm -lm -lrt -lpthread libtool: link: g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z -Wl,relro -o .libs/inproc_thr inproc_thr.o ../src/.libs/libzmq.so -lpgm -lm -lrt -lpthread make[1]: Leaving directory `/builddir/build/BUILD/zeromq-4.0.5/perf' Making all in tests make[1]: Entering directory `/builddir/build/BUILD/zeromq-4.0.5/tests' g++ -DHAVE_CONFIG_H -I. -I../src -I../include -I../include -pedantic -Werror -Wall -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -DZMQ_FORCE_EPOLL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o test_system.o test_system.cpp g++ -DHAVE_CONFIG_H -I. -I../src -I../include -I../include -pedantic -Werror -Wall -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -DZMQ_FORCE_EPOLL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o test_pair_inproc.o test_pair_inproc.cpp g++ -DHAVE_CONFIG_H -I. -I../src -I../include -I../include -pedantic -Werror -Wall -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -DZMQ_FORCE_EPOLL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o test_pair_tcp.o test_pair_tcp.cpp g++ -DHAVE_CONFIG_H -I. -I../src -I../include -I../include -pedantic -Werror -Wall -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -DZMQ_FORCE_EPOLL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o test_reqrep_inproc.o test_reqrep_inproc.cpp g++ -DHAVE_CONFIG_H -I. -I../src -I../include -I../include -pedantic -Werror -Wall -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -DZMQ_FORCE_EPOLL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o test_reqrep_tcp.o test_reqrep_tcp.cpp g++ -DHAVE_CONFIG_H -I. -I../src -I../include -I../include -pedantic -Werror -Wall -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -DZMQ_FORCE_EPOLL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o test_hwm.o test_hwm.cpp g++ -DHAVE_CONFIG_H -I. -I../src -I../include -I../include -pedantic -Werror -Wall -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -DZMQ_FORCE_EPOLL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o test_reqrep_device.o test_reqrep_device.cpp g++ -DHAVE_CONFIG_H -I. -I../src -I../include -I../include -pedantic -Werror -Wall -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -DZMQ_FORCE_EPOLL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o test_sub_forward.o test_sub_forward.cpp g++ -DHAVE_CONFIG_H -I. -I../src -I../include -I../include -pedantic -Werror -Wall -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -DZMQ_FORCE_EPOLL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o test_invalid_rep.o test_invalid_rep.cpp g++ -DHAVE_CONFIG_H -I. -I../src -I../include -I../include -pedantic -Werror -Wall -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -DZMQ_FORCE_EPOLL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o test_msg_flags.o test_msg_flags.cpp g++ -DHAVE_CONFIG_H -I. -I../src -I../include -I../include -pedantic -Werror -Wall -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -DZMQ_FORCE_EPOLL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o test_connect_resolve.o test_connect_resolve.cpp g++ -DHAVE_CONFIG_H -I. -I../src -I../include -I../include -pedantic -Werror -Wall -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -DZMQ_FORCE_EPOLL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o test_immediate.o test_immediate.cpp g++ -DHAVE_CONFIG_H -I. -I../src -I../include -I../include -pedantic -Werror -Wall -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -DZMQ_FORCE_EPOLL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o test_last_endpoint.o test_last_endpoint.cpp g++ -DHAVE_CONFIG_H -I. -I../src -I../include -I../include -pedantic -Werror -Wall -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -DZMQ_FORCE_EPOLL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o test_term_endpoint.o test_term_endpoint.cpp g++ -DHAVE_CONFIG_H -I. -I../src -I../include -I../include -pedantic -Werror -Wall -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -DZMQ_FORCE_EPOLL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o test_monitor.o test_monitor.cpp g++ -DHAVE_CONFIG_H -I. -I../src -I../include -I../include -pedantic -Werror -Wall -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -DZMQ_FORCE_EPOLL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o test_router_mandatory.o test_router_mandatory.cpp g++ -DHAVE_CONFIG_H -I. -I../src -I../include -I../include -pedantic -Werror -Wall -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -DZMQ_FORCE_EPOLL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o test_router_raw_empty.o test_router_raw_empty.cpp g++ -DHAVE_CONFIG_H -I. -I../src -I../include -I../include -pedantic -Werror -Wall -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -DZMQ_FORCE_EPOLL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o test_probe_router.o test_probe_router.cpp g++ -DHAVE_CONFIG_H -I. -I../src -I../include -I../include -pedantic -Werror -Wall -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -DZMQ_FORCE_EPOLL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o test_stream.o test_stream.cpp g++ -DHAVE_CONFIG_H -I. -I../src -I../include -I../include -pedantic -Werror -Wall -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -DZMQ_FORCE_EPOLL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o test_disconnect_inproc.o test_disconnect_inproc.cpp g++ -DHAVE_CONFIG_H -I. -I../src -I../include -I../include -pedantic -Werror -Wall -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -DZMQ_FORCE_EPOLL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o test_ctx_options.o test_ctx_options.cpp g++ -DHAVE_CONFIG_H -I. -I../src -I../include -I../include -pedantic -Werror -Wall -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -DZMQ_FORCE_EPOLL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o test_ctx_destroy.o test_ctx_destroy.cpp g++ -DHAVE_CONFIG_H -I. -I../src -I../include -I../include -pedantic -Werror -Wall -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -DZMQ_FORCE_EPOLL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o test_security_null.o test_security_null.cpp g++ -DHAVE_CONFIG_H -I. -I../src -I../include -I../include -pedantic -Werror -Wall -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -DZMQ_FORCE_EPOLL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o test_security_plain.o test_security_plain.cpp g++ -DHAVE_CONFIG_H -I. -I../src -I../include -I../include -pedantic -Werror -Wall -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -DZMQ_FORCE_EPOLL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o test_security_curve.o test_security_curve.cpp g++ -DHAVE_CONFIG_H -I. -I../src -I../include -I../include -pedantic -Werror -Wall -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -DZMQ_FORCE_EPOLL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o test_iov.o test_iov.cpp g++ -DHAVE_CONFIG_H -I. -I../src -I../include -I../include -pedantic -Werror -Wall -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -DZMQ_FORCE_EPOLL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o test_spec_req.o test_spec_req.cpp g++ -DHAVE_CONFIG_H -I. -I../src -I../include -I../include -pedantic -Werror -Wall -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -DZMQ_FORCE_EPOLL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o test_spec_rep.o test_spec_rep.cpp g++ -DHAVE_CONFIG_H -I. -I../src -I../include -I../include -pedantic -Werror -Wall -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -DZMQ_FORCE_EPOLL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o test_spec_dealer.o test_spec_dealer.cpp g++ -DHAVE_CONFIG_H -I. -I../src -I../include -I../include -pedantic -Werror -Wall -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -DZMQ_FORCE_EPOLL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o test_spec_router.o test_spec_router.cpp g++ -DHAVE_CONFIG_H -I. -I../src -I../include -I../include -pedantic -Werror -Wall -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -DZMQ_FORCE_EPOLL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o test_spec_pushpull.o test_spec_pushpull.cpp g++ -DHAVE_CONFIG_H -I. -I../src -I../include -I../include -pedantic -Werror -Wall -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -DZMQ_FORCE_EPOLL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o test_req_correlate.o test_req_correlate.cpp g++ -DHAVE_CONFIG_H -I. -I../src -I../include -I../include -pedantic -Werror -Wall -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -DZMQ_FORCE_EPOLL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o test_req_relaxed.o test_req_relaxed.cpp g++ -DHAVE_CONFIG_H -I. -I../src -I../include -I../include -pedantic -Werror -Wall -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -DZMQ_FORCE_EPOLL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o test_conflate.o test_conflate.cpp g++ -DHAVE_CONFIG_H -I. -I../src -I../include -I../include -pedantic -Werror -Wall -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -DZMQ_FORCE_EPOLL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o test_inproc_connect.o test_inproc_connect.cpp g++ -DHAVE_CONFIG_H -I. -I../src -I../include -I../include -pedantic -Werror -Wall -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -DZMQ_FORCE_EPOLL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o test_issue_566.o test_issue_566.cpp g++ -DHAVE_CONFIG_H -I. -I../src -I../include -I../include -pedantic -Werror -Wall -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -DZMQ_FORCE_EPOLL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o test_abstract_ipc.o test_abstract_ipc.cpp g++ -DHAVE_CONFIG_H -I. -I../src -I../include -I../include -pedantic -Werror -Wall -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -DZMQ_FORCE_EPOLL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o test_many_sockets.o test_many_sockets.cpp g++ -DHAVE_CONFIG_H -I. -I../src -I../include -I../include -pedantic -Werror -Wall -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -DZMQ_FORCE_EPOLL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o test_shutdown_stress.o test_shutdown_stress.cpp g++ -DHAVE_CONFIG_H -I. -I../src -I../include -I../include -pedantic -Werror -Wall -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -DZMQ_FORCE_EPOLL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o test_pair_ipc.o test_pair_ipc.cpp g++ -DHAVE_CONFIG_H -I. -I../src -I../include -I../include -pedantic -Werror -Wall -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -DZMQ_FORCE_EPOLL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o test_reqrep_ipc.o test_reqrep_ipc.cpp g++ -DHAVE_CONFIG_H -I. -I../src -I../include -I../include -pedantic -Werror -Wall -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -DZMQ_FORCE_EPOLL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o test_timeo.o test_timeo.cpp g++ -DHAVE_CONFIG_H -I. -I../src -I../include -I../include -pedantic -Werror -Wall -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -DZMQ_FORCE_EPOLL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o test_fork.o test_fork.cpp /bin/sh ../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z,relro -o test_system test_system.o ../src/libzmq.la -lpgm -lpthread -lm -lrt -lpthread /bin/sh ../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z,relro -o test_pair_inproc test_pair_inproc.o ../src/libzmq.la -lpgm -lpthread -lm -lrt -lpthread /bin/sh ../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z,relro -o test_pair_tcp test_pair_tcp.o ../src/libzmq.la -lpgm -lpthread -lm -lrt -lpthread /bin/sh ../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z,relro -o test_reqrep_inproc test_reqrep_inproc.o ../src/libzmq.la -lpgm -lpthread -lm -lrt -lpthread /bin/sh ../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z,relro -o test_reqrep_tcp test_reqrep_tcp.o ../src/libzmq.la -lpgm -lpthread -lm -lrt -lpthread libtool: link: g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z -Wl,relro -o .libs/test_system test_system.o ../src/.libs/libzmq.so -lpgm -lm -lrt -lpthread /bin/sh ../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z,relro -o test_hwm test_hwm.o ../src/libzmq.la -lpgm -lpthread -lm -lrt -lpthread libtool: link: g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z -Wl,relro -o .libs/test_pair_inproc test_pair_inproc.o ../src/.libs/libzmq.so -lpgm -lm -lrt -lpthread /bin/sh ../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z,relro -o test_reqrep_device test_reqrep_device.o ../src/libzmq.la -lpgm -lpthread -lm -lrt -lpthread libtool: link: g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z -Wl,relro -o .libs/test_pair_tcp test_pair_tcp.o ../src/.libs/libzmq.so -lpgm -lm -lrt -lpthread /bin/sh ../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z,relro -o test_sub_forward test_sub_forward.o ../src/libzmq.la -lpgm -lpthread -lm -lrt -lpthread libtool: link: g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z -Wl,relro -o .libs/test_reqrep_inproc test_reqrep_inproc.o ../src/.libs/libzmq.so -lpgm -lm -lrt -lpthread /bin/sh ../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z,relro -o test_invalid_rep test_invalid_rep.o ../src/libzmq.la -lpgm -lpthread -lm -lrt -lpthread /bin/sh ../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z,relro -o test_msg_flags test_msg_flags.o ../src/libzmq.la -lpgm -lpthread -lm -lrt -lpthread /bin/sh ../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z,relro -o test_connect_resolve test_connect_resolve.o ../src/libzmq.la -lpgm -lpthread -lm -lrt -lpthread libtool: link: g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z -Wl,relro -o .libs/test_reqrep_tcp test_reqrep_tcp.o ../src/.libs/libzmq.so -lpgm -lm -lrt -lpthread /bin/sh ../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z,relro -o test_immediate test_immediate.o ../src/libzmq.la -lpgm -lpthread -lm -lrt -lpthread /bin/sh ../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z,relro -o test_last_endpoint test_last_endpoint.o ../src/libzmq.la -lpgm -lpthread -lm -lrt -lpthread /bin/sh ../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z,relro -o test_term_endpoint test_term_endpoint.o ../src/libzmq.la -lpgm -lpthread -lm -lrt -lpthread /bin/sh ../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z,relro -o test_monitor test_monitor.o ../src/libzmq.la -lpgm -lpthread -lm -lrt -lpthread /bin/sh ../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z,relro -o test_router_mandatory test_router_mandatory.o ../src/libzmq.la -lpgm -lpthread -lm -lrt -lpthread /bin/sh ../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z,relro -o test_router_raw_empty test_router_raw_empty.o ../src/libzmq.la -lpgm -lpthread -lm -lrt -lpthread libtool: link: g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z -Wl,relro -o .libs/test_hwm test_hwm.o ../src/.libs/libzmq.so -lpgm -lm -lrt -lpthread /bin/sh ../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z,relro -o test_probe_router test_probe_router.o ../src/libzmq.la -lpgm -lpthread -lm -lrt -lpthread /bin/sh ../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z,relro -o test_stream test_stream.o ../src/libzmq.la -lpgm -lpthread -lm -lrt -lpthread libtool: link: g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z -Wl,relro -o .libs/test_reqrep_device test_reqrep_device.o ../src/.libs/libzmq.so -lpgm -lm -lrt -lpthread /bin/sh ../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z,relro -o test_disconnect_inproc test_disconnect_inproc.o ../src/libzmq.la -lpgm -lpthread -lm -lrt -lpthread libtool: link: g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z -Wl,relro -o .libs/test_invalid_rep test_invalid_rep.o ../src/.libs/libzmq.so -lpgm -lm -lrt -lpthread libtool: link: g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z -Wl,relro -o .libs/test_sub_forward test_sub_forward.o ../src/.libs/libzmq.so -lpgm -lm -lrt -lpthread /bin/sh ../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z,relro -o test_ctx_options test_ctx_options.o ../src/libzmq.la -lpgm -lpthread -lm -lrt -lpthread libtool: link: g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z -Wl,relro -o .libs/test_connect_resolve test_connect_resolve.o ../src/.libs/libzmq.so -lpgm -lm -lrt -lpthread libtool: link: g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z -Wl,relro -o .libs/test_msg_flags test_msg_flags.o ../src/.libs/libzmq.so -lpgm -lm -lrt -lpthread /bin/sh ../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z,relro -o test_ctx_destroy test_ctx_destroy.o ../src/libzmq.la -lpgm -lpthread -lm -lrt -lpthread libtool: link: g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z -Wl,relro -o .libs/test_last_endpoint test_last_endpoint.o ../src/.libs/libzmq.so -lpgm -lm -lrt -lpthread libtool: link: g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z -Wl,relro -o .libs/test_term_endpoint test_term_endpoint.o ../src/.libs/libzmq.so -lpgm -lm -lrt -lpthread libtool: link: g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z -Wl,relro -o .libs/test_immediate test_immediate.o ../src/.libs/libzmq.so -lpgm -lm -lrt -lpthread /bin/sh ../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z,relro -o test_security_null test_security_null.o ../src/libzmq.la -lpgm -lpthread -lm -lrt -lpthread libtool: link: g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z -Wl,relro -o .libs/test_router_mandatory test_router_mandatory.o ../src/.libs/libzmq.so -lpgm -lm -lrt -lpthread libtool: link: g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z -Wl,relro -o .libs/test_monitor test_monitor.o ../src/.libs/libzmq.so -lpgm -lm -lrt -lpthread /bin/sh ../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z,relro -o test_security_plain test_security_plain.o ../src/libzmq.la -lpgm -lpthread -lm -lrt -lpthread libtool: link: g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z -Wl,relro -o .libs/test_router_raw_empty test_router_raw_empty.o ../src/.libs/libzmq.so -lpgm -lm -lrt -lpthread /bin/sh ../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z,relro -o test_security_curve test_security_curve.o ../src/libzmq.la -lpgm -lpthread -lm -lrt -lpthread /bin/sh ../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z,relro -o test_iov test_iov.o ../src/libzmq.la -lpgm -lpthread -lm -lrt -lpthread /bin/sh ../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z,relro -o test_spec_req test_spec_req.o ../src/libzmq.la -lpgm -lpthread -lm -lrt -lpthread libtool: link: g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z -Wl,relro -o .libs/test_probe_router test_probe_router.o ../src/.libs/libzmq.so -lpgm -lm -lrt -lpthread libtool: link: g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z -Wl,relro -o .libs/test_stream test_stream.o ../src/.libs/libzmq.so -lpgm -lm -lrt -lpthread /bin/sh ../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z,relro -o test_spec_rep test_spec_rep.o ../src/libzmq.la -lpgm -lpthread -lm -lrt -lpthread /bin/sh ../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z,relro -o test_spec_dealer test_spec_dealer.o ../src/libzmq.la -lpgm -lpthread -lm -lrt -lpthread /bin/sh ../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z,relro -o test_spec_router test_spec_router.o ../src/libzmq.la -lpgm -lpthread -lm -lrt -lpthread libtool: link: g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z -Wl,relro -o .libs/test_disconnect_inproc test_disconnect_inproc.o ../src/.libs/libzmq.so -lpgm -lm -lrt -lpthread /bin/sh ../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z,relro -o test_spec_pushpull test_spec_pushpull.o ../src/libzmq.la -lpgm -lpthread -lm -lrt -lpthread /bin/sh ../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z,relro -o test_req_correlate test_req_correlate.o ../src/libzmq.la -lpgm -lpthread -lm -lrt -lpthread /bin/sh ../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z,relro -o test_req_relaxed test_req_relaxed.o ../src/libzmq.la -lpgm -lpthread -lm -lrt -lpthread libtool: link: g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z -Wl,relro -o .libs/test_ctx_options test_ctx_options.o ../src/.libs/libzmq.so -lpgm -lm -lrt -lpthread libtool: link: g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z -Wl,relro -o .libs/test_ctx_destroy test_ctx_destroy.o ../src/.libs/libzmq.so -lpgm -lm -lrt -lpthread /bin/sh ../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z,relro -o test_conflate test_conflate.o ../src/libzmq.la -lpgm -lpthread -lm -lrt -lpthread /bin/sh ../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z,relro -o test_inproc_connect test_inproc_connect.o ../src/libzmq.la -lpgm -lpthread -lm -lrt -lpthread libtool: link: g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z -Wl,relro -o .libs/test_security_null test_security_null.o ../src/.libs/libzmq.so -lpgm -lm -lrt -lpthread /bin/sh ../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z,relro -o test_issue_566 test_issue_566.o ../src/libzmq.la -lpgm -lpthread -lm -lrt -lpthread libtool: link: g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z -Wl,relro -o .libs/test_security_plain test_security_plain.o ../src/.libs/libzmq.so -lpgm -lm -lrt -lpthread libtool: link: g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z -Wl,relro -o .libs/test_security_curve test_security_curve.o ../src/.libs/libzmq.so -lpgm -lm -lrt -lpthread libtool: link: g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z -Wl,relro -o .libs/test_iov test_iov.o ../src/.libs/libzmq.so -lpgm -lm -lrt -lpthread /bin/sh ../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z,relro -o test_abstract_ipc test_abstract_ipc.o ../src/libzmq.la -lpgm -lpthread -lm -lrt -lpthread /bin/sh ../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z,relro -o test_many_sockets test_many_sockets.o ../src/libzmq.la -lpgm -lpthread -lm -lrt -lpthread libtool: link: g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z -Wl,relro -o .libs/test_spec_req test_spec_req.o ../src/.libs/libzmq.so -lpgm -lm -lrt -lpthread libtool: link: g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z -Wl,relro -o .libs/test_spec_rep test_spec_rep.o ../src/.libs/libzmq.so -lpgm -lm -lrt -lpthread libtool: link: g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z -Wl,relro -o .libs/test_spec_dealer test_spec_dealer.o ../src/.libs/libzmq.so -lpgm -lm -lrt -lpthread /bin/sh ../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z,relro -o test_shutdown_stress test_shutdown_stress.o ../src/libzmq.la -lpgm -lpthread -lm -lrt -lpthread libtool: link: g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z -Wl,relro -o .libs/test_spec_pushpull test_spec_pushpull.o ../src/.libs/libzmq.so -lpgm -lm -lrt -lpthread libtool: link: g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z -Wl,relro -o .libs/test_spec_router test_spec_router.o ../src/.libs/libzmq.so -lpgm -lm -lrt -lpthread libtool: link: g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z -Wl,relro -o .libs/test_req_relaxed test_req_relaxed.o ../src/.libs/libzmq.so -lpgm -lm -lrt -lpthread /bin/sh ../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z,relro -o test_pair_ipc test_pair_ipc.o ../src/libzmq.la -lpgm -lpthread -lm -lrt -lpthread /bin/sh ../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z,relro -o test_reqrep_ipc test_reqrep_ipc.o ../src/libzmq.la -lpgm -lpthread -lm -lrt -lpthread libtool: link: g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z -Wl,relro -o .libs/test_req_correlate test_req_correlate.o ../src/.libs/libzmq.so -lpgm -lm -lrt -lpthread libtool: link: g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z -Wl,relro -o .libs/test_conflate test_conflate.o ../src/.libs/libzmq.so -lpgm -lm -lrt -lpthread /bin/sh ../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z,relro -o test_timeo test_timeo.o ../src/libzmq.la -lpgm -lpthread -lm -lrt -lpthread /bin/sh ../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z,relro -o test_fork test_fork.o ../src/libzmq.la -lpgm -lpthread -lm -lrt -lpthread libtool: link: g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z -Wl,relro -o .libs/test_inproc_connect test_inproc_connect.o ../src/.libs/libzmq.so -lpgm -lm -lrt -lpthread libtool: link: g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z -Wl,relro -o .libs/test_issue_566 test_issue_566.o ../src/.libs/libzmq.so -lpgm -lm -lrt -lpthread libtool: link: g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z -Wl,relro -o .libs/test_many_sockets test_many_sockets.o ../src/.libs/libzmq.so -lpgm -lm -lrt -lpthread libtool: link: g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z -Wl,relro -o .libs/test_abstract_ipc test_abstract_ipc.o ../src/.libs/libzmq.so -lpgm -lm -lrt -lpthread libtool: link: g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z -Wl,relro -o .libs/test_shutdown_stress test_shutdown_stress.o ../src/.libs/libzmq.so -lpgm -lm -lrt -lpthread libtool: link: g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z -Wl,relro -o .libs/test_reqrep_ipc test_reqrep_ipc.o ../src/.libs/libzmq.so -lpgm -lm -lrt -lpthread libtool: link: g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z -Wl,relro -o .libs/test_timeo test_timeo.o ../src/.libs/libzmq.so -lpgm -lm -lrt -lpthread libtool: link: g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z -Wl,relro -o .libs/test_pair_ipc test_pair_ipc.o ../src/.libs/libzmq.so -lpgm -lm -lrt -lpthread libtool: link: g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z -Wl,relro -o .libs/test_fork test_fork.o ../src/.libs/libzmq.so -lpgm -lm -lrt -lpthread make[1]: Leaving directory `/builddir/build/BUILD/zeromq-4.0.5/tests' Making all in tools make[1]: Entering directory `/builddir/build/BUILD/zeromq-4.0.5/tools' gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../src -I../include -pedantic -Werror -Wall -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -DZMQ_FORCE_EPOLL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c curve_keygen.c /bin/sh ../libtool --tag=CC --mode=link gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z,relro -o curve_keygen curve_keygen.o ../src/libzmq.la -lpgm -lpthread -lm -lrt -lpthread libtool: link: gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z -Wl,relro -o .libs/curve_keygen curve_keygen.o ../src/.libs/libzmq.so -lpgm -lm -lrt -lpthread make[1]: Leaving directory `/builddir/build/BUILD/zeromq-4.0.5/tools' make[1]: Entering directory `/builddir/build/BUILD/zeromq-4.0.5' make[1]: Nothing to be done for `all-am'. make[1]: Leaving directory `/builddir/build/BUILD/zeromq-4.0.5' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.M7YYWf + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/zeromq-4.0.5-4.el7.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/zeromq-4.0.5-4.el7.x86_64 ++ dirname /builddir/build/BUILDROOT/zeromq-4.0.5-4.el7.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/zeromq-4.0.5-4.el7.x86_64 + cd zeromq-4.0.5 + rm -rf /builddir/build/BUILDROOT/zeromq-4.0.5-4.el7.x86_64 + make install DESTDIR=/builddir/build/BUILDROOT/zeromq-4.0.5-4.el7.x86_64 'INSTALL=install -p' Making install in src make[1]: Entering directory `/builddir/build/BUILD/zeromq-4.0.5/src' make[2]: Entering directory `/builddir/build/BUILD/zeromq-4.0.5/src' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/zeromq-4.0.5-4.el7.x86_64/usr/lib64' /bin/sh ../libtool --mode=install install -p libzmq.la '/builddir/build/BUILDROOT/zeromq-4.0.5-4.el7.x86_64/usr/lib64' libtool: install: install -p .libs/libzmq.so.4.0.0 /builddir/build/BUILDROOT/zeromq-4.0.5-4.el7.x86_64/usr/lib64/libzmq.so.4.0.0 libtool: install: (cd /builddir/build/BUILDROOT/zeromq-4.0.5-4.el7.x86_64/usr/lib64 && { ln -s -f libzmq.so.4.0.0 libzmq.so.4 || { rm -f libzmq.so.4 && ln -s libzmq.so.4.0.0 libzmq.so.4; }; }) libtool: install: (cd /builddir/build/BUILDROOT/zeromq-4.0.5-4.el7.x86_64/usr/lib64 && { ln -s -f libzmq.so.4.0.0 libzmq.so || { rm -f libzmq.so && ln -s libzmq.so.4.0.0 libzmq.so; }; }) libtool: install: install -p .libs/libzmq.lai /builddir/build/BUILDROOT/zeromq-4.0.5-4.el7.x86_64/usr/lib64/libzmq.la libtool: install: warning: remember to run `libtool --finish /usr/lib64' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/zeromq-4.0.5-4.el7.x86_64/usr/include' install -p -m 644 ../include/zmq.h ../include/zmq_utils.h '/builddir/build/BUILDROOT/zeromq-4.0.5-4.el7.x86_64/usr/include' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/zeromq-4.0.5-4.el7.x86_64/usr/lib64/pkgconfig' install -p -m 644 libzmq.pc '/builddir/build/BUILDROOT/zeromq-4.0.5-4.el7.x86_64/usr/lib64/pkgconfig' make[2]: Leaving directory `/builddir/build/BUILD/zeromq-4.0.5/src' make[1]: Leaving directory `/builddir/build/BUILD/zeromq-4.0.5/src' Making install in doc make[1]: Entering directory `/builddir/build/BUILD/zeromq-4.0.5/doc' make[2]: Entering directory `/builddir/build/BUILD/zeromq-4.0.5/doc' make[2]: Nothing to be done for `install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/zeromq-4.0.5-4.el7.x86_64/usr/share/man/man3' install -p -m 644 zmq_bind.3 zmq_unbind.3 zmq_connect.3 zmq_disconnect.3 zmq_close.3 zmq_ctx_new.3 zmq_ctx_term.3 zmq_ctx_destroy.3 zmq_ctx_get.3 zmq_ctx_set.3 zmq_msg_init.3 zmq_msg_init_data.3 zmq_msg_init_size.3 zmq_msg_move.3 zmq_msg_copy.3 zmq_msg_size.3 zmq_msg_data.3 zmq_msg_close.3 zmq_msg_send.3 zmq_msg_recv.3 zmq_send.3 zmq_recv.3 zmq_send_const.3 zmq_msg_get.3 zmq_msg_set.3 zmq_msg_more.3 zmq_getsockopt.3 zmq_setsockopt.3 zmq_socket.3 zmq_socket_monitor.3 zmq_poll.3 zmq_errno.3 zmq_strerror.3 zmq_version.3 zmq_proxy.3 zmq_proxy_steerable.3 zmq_sendmsg.3 zmq_recvmsg.3 zmq_init.3 zmq_term.3 '/builddir/build/BUILDROOT/zeromq-4.0.5-4.el7.x86_64/usr/share/man/man3' install -p -m 644 zmq_z85_encode.3 zmq_z85_decode.3 zmq_curve_keypair.3 '/builddir/build/BUILDROOT/zeromq-4.0.5-4.el7.x86_64/usr/share/man/man3' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/zeromq-4.0.5-4.el7.x86_64/usr/share/man/man7' install -p -m 644 zmq.7 zmq_tcp.7 zmq_pgm.7 zmq_epgm.7 zmq_inproc.7 zmq_ipc.7 zmq_null.7 zmq_plain.7 zmq_curve.7 '/builddir/build/BUILDROOT/zeromq-4.0.5-4.el7.x86_64/usr/share/man/man7' make[2]: Leaving directory `/builddir/build/BUILD/zeromq-4.0.5/doc' make[1]: Leaving directory `/builddir/build/BUILD/zeromq-4.0.5/doc' Making install in perf make[1]: Entering directory `/builddir/build/BUILD/zeromq-4.0.5/perf' make[2]: Entering directory `/builddir/build/BUILD/zeromq-4.0.5/perf' make[2]: Nothing to be done for `install-exec-am'. make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/builddir/build/BUILD/zeromq-4.0.5/perf' make[1]: Leaving directory `/builddir/build/BUILD/zeromq-4.0.5/perf' Making install in tests make[1]: Entering directory `/builddir/build/BUILD/zeromq-4.0.5/tests' make[2]: Entering directory `/builddir/build/BUILD/zeromq-4.0.5/tests' make[2]: Nothing to be done for `install-exec-am'. make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/builddir/build/BUILD/zeromq-4.0.5/tests' make[1]: Leaving directory `/builddir/build/BUILD/zeromq-4.0.5/tests' Making install in tools make[1]: Entering directory `/builddir/build/BUILD/zeromq-4.0.5/tools' make[2]: Entering directory `/builddir/build/BUILD/zeromq-4.0.5/tools' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/zeromq-4.0.5-4.el7.x86_64/usr/bin' /bin/sh ../libtool --mode=install install -p curve_keygen '/builddir/build/BUILDROOT/zeromq-4.0.5-4.el7.x86_64/usr/bin' libtool: install: warning: `../src/libzmq.la' has not been installed in `/usr/lib64' libtool: install: install -p .libs/curve_keygen /builddir/build/BUILDROOT/zeromq-4.0.5-4.el7.x86_64/usr/bin/curve_keygen make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/builddir/build/BUILD/zeromq-4.0.5/tools' make[1]: Leaving directory `/builddir/build/BUILD/zeromq-4.0.5/tools' make[1]: Entering directory `/builddir/build/BUILD/zeromq-4.0.5' make[2]: Entering directory `/builddir/build/BUILD/zeromq-4.0.5' make[2]: Nothing to be done for `install-exec-am'. make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/builddir/build/BUILD/zeromq-4.0.5' make[1]: Leaving directory `/builddir/build/BUILD/zeromq-4.0.5' + install -m 644 -p /builddir/build/SOURCES/zmq.hpp /builddir/build/BUILDROOT/zeromq-4.0.5-4.el7.x86_64/usr/include/ + rm /builddir/build/BUILDROOT/zeromq-4.0.5-4.el7.x86_64/usr/lib64/libzmq.la + /usr/lib/rpm/find-debuginfo.sh --strict-build-id -m --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 /builddir/build/BUILD/zeromq-4.0.5 extracting debug info from /builddir/build/BUILDROOT/zeromq-4.0.5-4.el7.x86_64/usr/bin/curve_keygen extracting debug info from /builddir/build/BUILDROOT/zeromq-4.0.5-4.el7.x86_64/usr/lib64/libzmq.so.4.0.0 /usr/lib/rpm/sepdebugcrcfix: Updated 2 CRC32s, 0 CRC32s did match. symlinked /usr/lib/debug/usr/lib64/libzmq.so.4.0.0.debug to /usr/lib/debug/usr/lib64/libzmq.so.debug symlinked /usr/lib/debug/usr/lib64/libzmq.so.4.0.0.debug to /usr/lib/debug/usr/lib64/libzmq.so.4.debug 1435 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-compress + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.gd2WPH + umask 022 + cd /builddir/build/BUILD + cd zeromq-4.0.5 + make check Making check in src make[1]: Entering directory `/builddir/build/BUILD/zeromq-4.0.5/src' make[1]: Leaving directory `/builddir/build/BUILD/zeromq-4.0.5/src' Making check in doc make[1]: Entering directory `/builddir/build/BUILD/zeromq-4.0.5/doc' make[1]: Nothing to be done for `check'. make[1]: Leaving directory `/builddir/build/BUILD/zeromq-4.0.5/doc' Making check in perf make[1]: Entering directory `/builddir/build/BUILD/zeromq-4.0.5/perf' make[1]: Nothing to be done for `check'. make[1]: Leaving directory `/builddir/build/BUILD/zeromq-4.0.5/perf' Making check in tests make[1]: Entering directory `/builddir/build/BUILD/zeromq-4.0.5/tests' make check-TESTS make[2]: Entering directory `/builddir/build/BUILD/zeromq-4.0.5/tests' make[3]: Entering directory `/builddir/build/BUILD/zeromq-4.0.5/tests' PASS: test_system PASS: test_pair_inproc PASS: test_pair_tcp PASS: test_reqrep_inproc PASS: test_reqrep_tcp PASS: test_hwm PASS: test_reqrep_device PASS: test_sub_forward PASS: test_invalid_rep PASS: test_msg_flags PASS: test_connect_resolve PASS: test_immediate PASS: test_last_endpoint PASS: test_term_endpoint PASS: test_monitor PASS: test_router_mandatory PASS: test_router_raw_empty PASS: test_probe_router PASS: test_stream PASS: test_disconnect_inproc PASS: test_ctx_options PASS: test_ctx_destroy PASS: test_security_null PASS: test_security_plain PASS: test_security_curve PASS: test_iov PASS: test_spec_req PASS: test_spec_rep PASS: test_spec_dealer PASS: test_spec_router PASS: test_spec_pushpull PASS: test_req_correlate PASS: test_req_relaxed PASS: test_conflate PASS: test_inproc_connect PASS: test_issue_566 PASS: test_abstract_ipc PASS: test_many_sockets PASS: test_shutdown_stress PASS: test_pair_ipc PASS: test_reqrep_ipc PASS: test_timeo PASS: test_fork make[4]: Entering directory `/builddir/build/BUILD/zeromq-4.0.5/tests' make[4]: Nothing to be done for `all'. make[4]: Leaving directory `/builddir/build/BUILD/zeromq-4.0.5/tests' ============================================================================ Testsuite summary for zeromq 4.0.5 ============================================================================ # TOTAL: 43 # PASS: 43 # SKIP: 0 # XFAIL: 0 # FAIL: 0 # XPASS: 0 # ERROR: 0 ============================================================================ make[3]: Leaving directory `/builddir/build/BUILD/zeromq-4.0.5/tests' make[2]: Leaving directory `/builddir/build/BUILD/zeromq-4.0.5/tests' make[1]: Leaving directory `/builddir/build/BUILD/zeromq-4.0.5/tests' Making check in tools make[1]: Entering directory `/builddir/build/BUILD/zeromq-4.0.5/tools' make[1]: Nothing to be done for `check'. make[1]: Leaving directory `/builddir/build/BUILD/zeromq-4.0.5/tools' make[1]: Entering directory `/builddir/build/BUILD/zeromq-4.0.5' make[1]: Nothing to be done for `check-am'. make[1]: Leaving directory `/builddir/build/BUILD/zeromq-4.0.5' + exit 0 Processing files: zeromq-4.0.5-4.el7.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.MNMZKx + umask 022 + cd /builddir/build/BUILD + cd zeromq-4.0.5 + DOCDIR=/builddir/build/BUILDROOT/zeromq-4.0.5-4.el7.x86_64/usr/share/doc/zeromq-4.0.5 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/zeromq-4.0.5-4.el7.x86_64/usr/share/doc/zeromq-4.0.5 + cp -pr AUTHORS /builddir/build/BUILDROOT/zeromq-4.0.5-4.el7.x86_64/usr/share/doc/zeromq-4.0.5 + cp -pr ChangeLog /builddir/build/BUILDROOT/zeromq-4.0.5-4.el7.x86_64/usr/share/doc/zeromq-4.0.5 + cp -pr NEWS /builddir/build/BUILDROOT/zeromq-4.0.5-4.el7.x86_64/usr/share/doc/zeromq-4.0.5 + cp -pr README.md /builddir/build/BUILDROOT/zeromq-4.0.5-4.el7.x86_64/usr/share/doc/zeromq-4.0.5 + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.85JuIn + umask 022 + cd /builddir/build/BUILD + cd zeromq-4.0.5 + LICENSEDIR=/builddir/build/BUILDROOT/zeromq-4.0.5-4.el7.x86_64/usr/share/licenses/zeromq-4.0.5 + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/zeromq-4.0.5-4.el7.x86_64/usr/share/licenses/zeromq-4.0.5 + cp -pr COPYING /builddir/build/BUILDROOT/zeromq-4.0.5-4.el7.x86_64/usr/share/licenses/zeromq-4.0.5 + cp -pr COPYING.LESSER /builddir/build/BUILDROOT/zeromq-4.0.5-4.el7.x86_64/usr/share/licenses/zeromq-4.0.5 + exit 0 Provides: libzmq.so.4()(64bit) zeromq = 4.0.5-4.el7 zeromq(x86-64) = 4.0.5-4.el7 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: libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.3.2)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libc.so.6(GLIBC_2.7)(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libm.so.6()(64bit) libpgm-5.2.so.0()(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) librt.so.1()(64bit) librt.so.1(GLIBC_2.2.5)(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) libstdc++.so.6(GLIBCXX_3.4.9)(64bit) libzmq.so.4()(64bit) rtld(GNU_HASH) Processing files: zeromq-devel-4.0.5-4.el7.x86_64 Provides: pkgconfig(libzmq) = 4.0.5 zeromq-devel = 4.0.5-4.el7 zeromq-devel(x86-64) = 4.0.5-4.el7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/pkg-config libzmq.so.4()(64bit) Processing files: cppzmq-devel-4.0.5-4.el7.x86_64 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.uQuole + umask 022 + cd /builddir/build/BUILD + cd zeromq-4.0.5 + LICENSEDIR=/builddir/build/BUILDROOT/zeromq-4.0.5-4.el7.x86_64/usr/share/licenses/cppzmq-devel-4.0.5 + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/zeromq-4.0.5-4.el7.x86_64/usr/share/licenses/cppzmq-devel-4.0.5 + cp -pr LICENSE /builddir/build/BUILDROOT/zeromq-4.0.5-4.el7.x86_64/usr/share/licenses/cppzmq-devel-4.0.5 + exit 0 Provides: cppzmq-devel = 4.0.5-4.el7 cppzmq-devel(x86-64) = 4.0.5-4.el7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: zeromq-debuginfo-4.0.5-4.el7.x86_64 Provides: zeromq-debuginfo = 4.0.5-4.el7 zeromq-debuginfo(x86-64) = 4.0.5-4.el7 Requires(rpmlib): rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(CompressedFileNames) <= 3.0.4-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/zeromq-4.0.5-4.el7.x86_64 Wrote: /builddir/build/RPMS/zeromq-4.0.5-4.el7.x86_64.rpm Wrote: /builddir/build/RPMS/zeromq-devel-4.0.5-4.el7.x86_64.rpm Wrote: /builddir/build/RPMS/cppzmq-devel-4.0.5-4.el7.x86_64.rpm Wrote: /builddir/build/RPMS/zeromq-debuginfo-4.0.5-4.el7.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.s7Wmtx + umask 022 + cd /builddir/build/BUILD + cd zeromq-4.0.5 + /usr/bin/rm -rf /builddir/build/BUILDROOT/zeromq-4.0.5-4.el7.x86_64 + exit 0 Child return code was: 0 LEAVE do -->