+ exec + rm -rf /rpmbuild + mkdir -p /rpmbuild + su -c 'rpmbuild -ba /builddir/build/SPECS/zeromq.spec --define "debug_package %{nil}" --undefine _annotated_build --define "_missing_doc_files_terminate_build %{nil}" --define "_emacs_sitestartdir /usr/share/emacs/site-lisp/site-start.d" --define "_emacs_sitelispdir /usr/share/emacs/site-lisp" --nocheck ' mockbuild Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.dSlbpQ + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf zeromq-4.1.6 + /usr/bin/gzip -dc /builddir/build/SOURCES/zeromq-4.1.6.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd zeromq-4.1.6 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + 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 + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.s00mqP + umask 022 + cd /builddir/build/BUILD + cd zeromq-4.1.6 + 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_DIRS, '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' configure.ac:48: installing 'config/compile' configure.ac:14: installing 'config/missing' Makefile.am: installing 'config/depcomp' parallel-tests: installing 'config/test-driver' + sed -i 's/libzmq_werror="yes"/libzmq_werror="no"/g' configure + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 ' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 ' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + export LDFLAGS + '[' 1 = 1 ']' +++ dirname ./configure ++ find . -name config.guess -o -name config.sub + for i in $(find $(dirname ./configure) -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' + for i in $(find $(dirname ./configure) -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' + '[' 1 = 1 ']' + '[' x '!=' x-specs=/usr/lib/rpm/redhat/redhat-hardened-ld ']' ++ find . -name ltmain.sh + for i in $(find . -name ltmain.sh) + /usr/bin/sed -i.backup -e 's~compiler_flags=$~compiler_flags="-specs=/usr/lib/rpm/redhat/redhat-hardened-ld"~' ./config/ltmain.sh + ./configure --build=riscv64-redhat-linux-gnu --host=riscv64-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-pgm --with-libgssapi_krb5 --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 '1000' is supported by ustar format... yes checking whether GID '1000' 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 riscv64-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 whether gcc understands -c and -o together... yes checking whether make supports the include directive... yes (GNU style) checking dependency style of gcc... none checking for gcc option to accept ISO C99... none needed checking for riscv64-redhat-linux-gnu-g++... no checking for riscv64-redhat-linux-gnu-c++... no checking for riscv64-redhat-linux-gnu-gpp... no checking for riscv64-redhat-linux-gnu-aCC... no checking for riscv64-redhat-linux-gnu-CC... no checking for riscv64-redhat-linux-gnu-cxx... no checking for riscv64-redhat-linux-gnu-cc++... no checking for riscv64-redhat-linux-gnu-cl.exe... no checking for riscv64-redhat-linux-gnu-FCC... no checking for riscv64-redhat-linux-gnu-KCC... no checking for riscv64-redhat-linux-gnu-RCC... no checking for riscv64-redhat-linux-gnu-xlC_r... no checking for riscv64-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 for a sed that does not truncate output... /usr/bin/sed checking for gawk... (cached) gawk checking for riscv64-redhat-linux-gnu-pkg-config... /usr/bin/riscv64-redhat-linux-gnu-pkg-config checking pkg-config is at least version 0.9.0... yes checking for xmlto... no checking for asciidoc... no checking build system type... riscv64-redhat-linux-gnu checking host system type... riscv64-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... /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... 1572864 checking how to convert riscv64-redhat-linux-gnu file names to riscv64-redhat-linux-gnu format... func_convert_file_noop checking how to convert riscv64-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 riscv64-redhat-linux-gnu-objdump... objdump checking how to recognize dependent libraries... pass_all checking for riscv64-redhat-linux-gnu-dlltool... dlltool checking how to associate runtime and link libraries... printf %s\n checking for riscv64-redhat-linux-gnu-ar... no checking for ar... ar checking for archiver @FILE support... @ checking for riscv64-redhat-linux-gnu-strip... no checking for strip... strip checking for riscv64-redhat-linux-gnu-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking for sysroot... no checking for a working dd... /usr/bin/dd checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 checking for riscv64-redhat-linux-gnu-mt... no checking for mt... no checking if : is a manifest tool... no checking how to run the C preprocessor... gcc -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 supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... no checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/bin/ld) 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 checking if the linker (/usr/bin/ld) is GNU ld... yes checking whether the g++ linker (/usr/bin/ld) 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) 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 if TIPC is available and supports nonblocking connect... no checking for pthread_create in -lpthread... yes checking for clock_gettime in -lrt... yes checking whether C++ compiler supports -fvisibility=hidden... yes checking whether C++ compiler supports dso visibility... yes checking for asciidoc... no checking for xmlto... no configure: WARNING: You are building an unreleased version of 0MQ and asciidoc or xmlto are not installed. configure: WARNING: Documentation will not be built and manual pages will not be installed. checking whether to build documentation... no checking whether to install manpages... no configure: Choosing polling system from 'kqueue epoll devpoll poll select'... configure: Using 'epoll' polling system checking for ANSI C header files... (cached) yes checking errno.h usability... yes checking errno.h presence... yes checking for errno.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 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 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 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 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 whether SO_PEERCRED is declared... yes checking whether LOCAL_PEERCRED is declared... no checking for stdbool.h that conforms to C99... no 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 gss_init_sec_context in -lgssapi_krb5... yes configure: Using tweetnacl for CURVE security checking for pgm... yes checking "with_norm_ext = no"... no checking how to enable additional warnings for C++ compiler... -Wall checking how to enable strict standards compliance in C++ compiler... -pedantic checking return type of signal handlers... void checking for perror... yes checking for gettimeofday... yes checking for clock_gettime... yes checking for memset... yes checking for socket... yes checking for getifaddrs... yes checking for freeifaddrs... yes checking for fork... yes checking alloca.h usability... yes checking alloca.h presence... yes checking for alloca.h... yes checking whether SOCK_CLOEXEC is supported... yes checking whether SO_KEEPALIVE is supported... yes checking whether TCP_KEEPCNT is supported... yes checking whether TCP_KEEPIDLE is supported... yes checking whether TCP_KEEPINTVL is supported... yes checking whether TCP_KEEPALIVE is supported... no checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating src/libzmq.pc config.status: creating doc/Makefile config.status: creating builds/Makefile config.status: creating builds/msvc/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 -j4 V=1 Making all in doc make[1]: Entering directory '/builddir/build/BUILD/zeromq-4.1.6/doc' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/builddir/build/BUILD/zeromq-4.1.6/doc' make[1]: Entering directory '/builddir/build/BUILD/zeromq-4.1.6' g++ -DHAVE_CONFIG_H -I. -I./src -I./include -I./include -pedantic -Wall -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -Wno-long-long -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o tools/curve_keygen.o tools/curve_keygen.cpp /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src -I/usr/include/pgm-5.2 -I/usr/lib64/pgm-5.2/include -pedantic -Wall -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -Wno-long-long -fvisibility=hidden -I./tweetnacl/contrib/randombytes -I./tweetnacl/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o src/libzmq_la-address.lo `test -f 'src/address.cpp' || echo './'`src/address.cpp /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src -I/usr/include/pgm-5.2 -I/usr/lib64/pgm-5.2/include -pedantic -Wall -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -Wno-long-long -fvisibility=hidden -I./tweetnacl/contrib/randombytes -I./tweetnacl/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o src/libzmq_la-clock.lo `test -f 'src/clock.cpp' || echo './'`src/clock.cpp /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src -I/usr/include/pgm-5.2 -I/usr/lib64/pgm-5.2/include -pedantic -Wall -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -Wno-long-long -fvisibility=hidden -I./tweetnacl/contrib/randombytes -I./tweetnacl/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o src/libzmq_la-ctx.lo `test -f 'src/ctx.cpp' || echo './'`src/ctx.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src -I/usr/include/pgm-5.2 -I/usr/lib64/pgm-5.2/include -pedantic -Wall -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -Wno-long-long -fvisibility=hidden -I./tweetnacl/contrib/randombytes -I./tweetnacl/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c src/ctx.cpp -fPIC -DPIC -o src/.libs/libzmq_la-ctx.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src -I/usr/include/pgm-5.2 -I/usr/lib64/pgm-5.2/include -pedantic -Wall -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -Wno-long-long -fvisibility=hidden -I./tweetnacl/contrib/randombytes -I./tweetnacl/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c src/address.cpp -fPIC -DPIC -o src/.libs/libzmq_la-address.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src -I/usr/include/pgm-5.2 -I/usr/lib64/pgm-5.2/include -pedantic -Wall -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -Wno-long-long -fvisibility=hidden -I./tweetnacl/contrib/randombytes -I./tweetnacl/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c src/clock.cpp -fPIC -DPIC -o src/.libs/libzmq_la-clock.o /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src -I/usr/include/pgm-5.2 -I/usr/lib64/pgm-5.2/include -pedantic -Wall -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -Wno-long-long -fvisibility=hidden -I./tweetnacl/contrib/randombytes -I./tweetnacl/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o src/libzmq_la-curve_client.lo `test -f 'src/curve_client.cpp' || echo './'`src/curve_client.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src -I/usr/include/pgm-5.2 -I/usr/lib64/pgm-5.2/include -pedantic -Wall -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -Wno-long-long -fvisibility=hidden -I./tweetnacl/contrib/randombytes -I./tweetnacl/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c src/curve_client.cpp -fPIC -DPIC -o src/.libs/libzmq_la-curve_client.o /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src -I/usr/include/pgm-5.2 -I/usr/lib64/pgm-5.2/include -pedantic -Wall -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -Wno-long-long -fvisibility=hidden -I./tweetnacl/contrib/randombytes -I./tweetnacl/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o src/libzmq_la-curve_server.lo `test -f 'src/curve_server.cpp' || echo './'`src/curve_server.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src -I/usr/include/pgm-5.2 -I/usr/lib64/pgm-5.2/include -pedantic -Wall -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -Wno-long-long -fvisibility=hidden -I./tweetnacl/contrib/randombytes -I./tweetnacl/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c src/curve_server.cpp -fPIC -DPIC -o src/.libs/libzmq_la-curve_server.o /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src -I/usr/include/pgm-5.2 -I/usr/lib64/pgm-5.2/include -pedantic -Wall -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -Wno-long-long -fvisibility=hidden -I./tweetnacl/contrib/randombytes -I./tweetnacl/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o src/libzmq_la-dealer.lo `test -f 'src/dealer.cpp' || echo './'`src/dealer.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src -I/usr/include/pgm-5.2 -I/usr/lib64/pgm-5.2/include -pedantic -Wall -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -Wno-long-long -fvisibility=hidden -I./tweetnacl/contrib/randombytes -I./tweetnacl/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c src/dealer.cpp -fPIC -DPIC -o src/.libs/libzmq_la-dealer.o /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src -I/usr/include/pgm-5.2 -I/usr/lib64/pgm-5.2/include -pedantic -Wall -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -Wno-long-long -fvisibility=hidden -I./tweetnacl/contrib/randombytes -I./tweetnacl/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o src/libzmq_la-devpoll.lo `test -f 'src/devpoll.cpp' || echo './'`src/devpoll.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src -I/usr/include/pgm-5.2 -I/usr/lib64/pgm-5.2/include -pedantic -Wall -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -Wno-long-long -fvisibility=hidden -I./tweetnacl/contrib/randombytes -I./tweetnacl/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c src/devpoll.cpp -fPIC -DPIC -o src/.libs/libzmq_la-devpoll.o /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src -I/usr/include/pgm-5.2 -I/usr/lib64/pgm-5.2/include -pedantic -Wall -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -Wno-long-long -fvisibility=hidden -I./tweetnacl/contrib/randombytes -I./tweetnacl/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o src/libzmq_la-dist.lo `test -f 'src/dist.cpp' || echo './'`src/dist.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src -I/usr/include/pgm-5.2 -I/usr/lib64/pgm-5.2/include -pedantic -Wall -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -Wno-long-long -fvisibility=hidden -I./tweetnacl/contrib/randombytes -I./tweetnacl/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c src/dist.cpp -fPIC -DPIC -o src/.libs/libzmq_la-dist.o /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src -I/usr/include/pgm-5.2 -I/usr/lib64/pgm-5.2/include -pedantic -Wall -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -Wno-long-long -fvisibility=hidden -I./tweetnacl/contrib/randombytes -I./tweetnacl/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o src/libzmq_la-epoll.lo `test -f 'src/epoll.cpp' || echo './'`src/epoll.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src -I/usr/include/pgm-5.2 -I/usr/lib64/pgm-5.2/include -pedantic -Wall -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -Wno-long-long -fvisibility=hidden -I./tweetnacl/contrib/randombytes -I./tweetnacl/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c src/epoll.cpp -fPIC -DPIC -o src/.libs/libzmq_la-epoll.o /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src -I/usr/include/pgm-5.2 -I/usr/lib64/pgm-5.2/include -pedantic -Wall -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -Wno-long-long -fvisibility=hidden -I./tweetnacl/contrib/randombytes -I./tweetnacl/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o src/libzmq_la-err.lo `test -f 'src/err.cpp' || echo './'`src/err.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src -I/usr/include/pgm-5.2 -I/usr/lib64/pgm-5.2/include -pedantic -Wall -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -Wno-long-long -fvisibility=hidden -I./tweetnacl/contrib/randombytes -I./tweetnacl/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c src/err.cpp -fPIC -DPIC -o src/.libs/libzmq_la-err.o /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src -I/usr/include/pgm-5.2 -I/usr/lib64/pgm-5.2/include -pedantic -Wall -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -Wno-long-long -fvisibility=hidden -I./tweetnacl/contrib/randombytes -I./tweetnacl/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o src/libzmq_la-fq.lo `test -f 'src/fq.cpp' || echo './'`src/fq.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src -I/usr/include/pgm-5.2 -I/usr/lib64/pgm-5.2/include -pedantic -Wall -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -Wno-long-long -fvisibility=hidden -I./tweetnacl/contrib/randombytes -I./tweetnacl/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c src/fq.cpp -fPIC -DPIC -o src/.libs/libzmq_la-fq.o /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src -I/usr/include/pgm-5.2 -I/usr/lib64/pgm-5.2/include -pedantic -Wall -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -Wno-long-long -fvisibility=hidden -I./tweetnacl/contrib/randombytes -I./tweetnacl/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o src/libzmq_la-gssapi_mechanism_base.lo `test -f 'src/gssapi_mechanism_base.cpp' || echo './'`src/gssapi_mechanism_base.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src -I/usr/include/pgm-5.2 -I/usr/lib64/pgm-5.2/include -pedantic -Wall -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -Wno-long-long -fvisibility=hidden -I./tweetnacl/contrib/randombytes -I./tweetnacl/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c src/gssapi_mechanism_base.cpp -fPIC -DPIC -o src/.libs/libzmq_la-gssapi_mechanism_base.o /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src -I/usr/include/pgm-5.2 -I/usr/lib64/pgm-5.2/include -pedantic -Wall -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -Wno-long-long -fvisibility=hidden -I./tweetnacl/contrib/randombytes -I./tweetnacl/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o src/libzmq_la-gssapi_client.lo `test -f 'src/gssapi_client.cpp' || echo './'`src/gssapi_client.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src -I/usr/include/pgm-5.2 -I/usr/lib64/pgm-5.2/include -pedantic -Wall -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -Wno-long-long -fvisibility=hidden -I./tweetnacl/contrib/randombytes -I./tweetnacl/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c src/gssapi_client.cpp -fPIC -DPIC -o src/.libs/libzmq_la-gssapi_client.o /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src -I/usr/include/pgm-5.2 -I/usr/lib64/pgm-5.2/include -pedantic -Wall -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -Wno-long-long -fvisibility=hidden -I./tweetnacl/contrib/randombytes -I./tweetnacl/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o src/libzmq_la-gssapi_server.lo `test -f 'src/gssapi_server.cpp' || echo './'`src/gssapi_server.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src -I/usr/include/pgm-5.2 -I/usr/lib64/pgm-5.2/include -pedantic -Wall -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -Wno-long-long -fvisibility=hidden -I./tweetnacl/contrib/randombytes -I./tweetnacl/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c src/gssapi_server.cpp -fPIC -DPIC -o src/.libs/libzmq_la-gssapi_server.o /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src -I/usr/include/pgm-5.2 -I/usr/lib64/pgm-5.2/include -pedantic -Wall -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -Wno-long-long -fvisibility=hidden -I./tweetnacl/contrib/randombytes -I./tweetnacl/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o src/libzmq_la-io_object.lo `test -f 'src/io_object.cpp' || echo './'`src/io_object.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src -I/usr/include/pgm-5.2 -I/usr/lib64/pgm-5.2/include -pedantic -Wall -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -Wno-long-long -fvisibility=hidden -I./tweetnacl/contrib/randombytes -I./tweetnacl/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c src/io_object.cpp -fPIC -DPIC -o src/.libs/libzmq_la-io_object.o /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src -I/usr/include/pgm-5.2 -I/usr/lib64/pgm-5.2/include -pedantic -Wall -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -Wno-long-long -fvisibility=hidden -I./tweetnacl/contrib/randombytes -I./tweetnacl/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o src/libzmq_la-io_thread.lo `test -f 'src/io_thread.cpp' || echo './'`src/io_thread.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src -I/usr/include/pgm-5.2 -I/usr/lib64/pgm-5.2/include -pedantic -Wall -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -Wno-long-long -fvisibility=hidden -I./tweetnacl/contrib/randombytes -I./tweetnacl/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c src/io_thread.cpp -fPIC -DPIC -o src/.libs/libzmq_la-io_thread.o /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src -I/usr/include/pgm-5.2 -I/usr/lib64/pgm-5.2/include -pedantic -Wall -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -Wno-long-long -fvisibility=hidden -I./tweetnacl/contrib/randombytes -I./tweetnacl/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o src/libzmq_la-ip.lo `test -f 'src/ip.cpp' || echo './'`src/ip.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src -I/usr/include/pgm-5.2 -I/usr/lib64/pgm-5.2/include -pedantic -Wall -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -Wno-long-long -fvisibility=hidden -I./tweetnacl/contrib/randombytes -I./tweetnacl/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c src/ip.cpp -fPIC -DPIC -o src/.libs/libzmq_la-ip.o /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src -I/usr/include/pgm-5.2 -I/usr/lib64/pgm-5.2/include -pedantic -Wall -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -Wno-long-long -fvisibility=hidden -I./tweetnacl/contrib/randombytes -I./tweetnacl/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o src/libzmq_la-ipc_address.lo `test -f 'src/ipc_address.cpp' || echo './'`src/ipc_address.cpp /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src -I/usr/include/pgm-5.2 -I/usr/lib64/pgm-5.2/include -pedantic -Wall -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -Wno-long-long -fvisibility=hidden -I./tweetnacl/contrib/randombytes -I./tweetnacl/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o src/libzmq_la-ipc_connecter.lo `test -f 'src/ipc_connecter.cpp' || echo './'`src/ipc_connecter.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src -I/usr/include/pgm-5.2 -I/usr/lib64/pgm-5.2/include -pedantic -Wall -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -Wno-long-long -fvisibility=hidden -I./tweetnacl/contrib/randombytes -I./tweetnacl/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c src/ipc_address.cpp -fPIC -DPIC -o src/.libs/libzmq_la-ipc_address.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src -I/usr/include/pgm-5.2 -I/usr/lib64/pgm-5.2/include -pedantic -Wall -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -Wno-long-long -fvisibility=hidden -I./tweetnacl/contrib/randombytes -I./tweetnacl/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c src/ipc_connecter.cpp -fPIC -DPIC -o src/.libs/libzmq_la-ipc_connecter.o /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src -I/usr/include/pgm-5.2 -I/usr/lib64/pgm-5.2/include -pedantic -Wall -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -Wno-long-long -fvisibility=hidden -I./tweetnacl/contrib/randombytes -I./tweetnacl/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o src/libzmq_la-ipc_listener.lo `test -f 'src/ipc_listener.cpp' || echo './'`src/ipc_listener.cpp /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src -I/usr/include/pgm-5.2 -I/usr/lib64/pgm-5.2/include -pedantic -Wall -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -Wno-long-long -fvisibility=hidden -I./tweetnacl/contrib/randombytes -I./tweetnacl/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o src/libzmq_la-kqueue.lo `test -f 'src/kqueue.cpp' || echo './'`src/kqueue.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src -I/usr/include/pgm-5.2 -I/usr/lib64/pgm-5.2/include -pedantic -Wall -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -Wno-long-long -fvisibility=hidden -I./tweetnacl/contrib/randombytes -I./tweetnacl/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c src/ipc_listener.cpp -fPIC -DPIC -o src/.libs/libzmq_la-ipc_listener.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src -I/usr/include/pgm-5.2 -I/usr/lib64/pgm-5.2/include -pedantic -Wall -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -Wno-long-long -fvisibility=hidden -I./tweetnacl/contrib/randombytes -I./tweetnacl/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c src/kqueue.cpp -fPIC -DPIC -o src/.libs/libzmq_la-kqueue.o /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src -I/usr/include/pgm-5.2 -I/usr/lib64/pgm-5.2/include -pedantic -Wall -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -Wno-long-long -fvisibility=hidden -I./tweetnacl/contrib/randombytes -I./tweetnacl/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o src/libzmq_la-lb.lo `test -f 'src/lb.cpp' || echo './'`src/lb.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src -I/usr/include/pgm-5.2 -I/usr/lib64/pgm-5.2/include -pedantic -Wall -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -Wno-long-long -fvisibility=hidden -I./tweetnacl/contrib/randombytes -I./tweetnacl/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c src/lb.cpp -fPIC -DPIC -o src/.libs/libzmq_la-lb.o /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src -I/usr/include/pgm-5.2 -I/usr/lib64/pgm-5.2/include -pedantic -Wall -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -Wno-long-long -fvisibility=hidden -I./tweetnacl/contrib/randombytes -I./tweetnacl/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o src/libzmq_la-mailbox.lo `test -f 'src/mailbox.cpp' || echo './'`src/mailbox.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src -I/usr/include/pgm-5.2 -I/usr/lib64/pgm-5.2/include -pedantic -Wall -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -Wno-long-long -fvisibility=hidden -I./tweetnacl/contrib/randombytes -I./tweetnacl/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c src/mailbox.cpp -fPIC -DPIC -o src/.libs/libzmq_la-mailbox.o /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src -I/usr/include/pgm-5.2 -I/usr/lib64/pgm-5.2/include -pedantic -Wall -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -Wno-long-long -fvisibility=hidden -I./tweetnacl/contrib/randombytes -I./tweetnacl/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o src/libzmq_la-mechanism.lo `test -f 'src/mechanism.cpp' || echo './'`src/mechanism.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src -I/usr/include/pgm-5.2 -I/usr/lib64/pgm-5.2/include -pedantic -Wall -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -Wno-long-long -fvisibility=hidden -I./tweetnacl/contrib/randombytes -I./tweetnacl/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c src/mechanism.cpp -fPIC -DPIC -o src/.libs/libzmq_la-mechanism.o /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src -I/usr/include/pgm-5.2 -I/usr/lib64/pgm-5.2/include -pedantic -Wall -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -Wno-long-long -fvisibility=hidden -I./tweetnacl/contrib/randombytes -I./tweetnacl/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o src/libzmq_la-metadata.lo `test -f 'src/metadata.cpp' || echo './'`src/metadata.cpp /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src -I/usr/include/pgm-5.2 -I/usr/lib64/pgm-5.2/include -pedantic -Wall -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -Wno-long-long -fvisibility=hidden -I./tweetnacl/contrib/randombytes -I./tweetnacl/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o src/libzmq_la-msg.lo `test -f 'src/msg.cpp' || echo './'`src/msg.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src -I/usr/include/pgm-5.2 -I/usr/lib64/pgm-5.2/include -pedantic -Wall -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -Wno-long-long -fvisibility=hidden -I./tweetnacl/contrib/randombytes -I./tweetnacl/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c src/metadata.cpp -fPIC -DPIC -o src/.libs/libzmq_la-metadata.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src -I/usr/include/pgm-5.2 -I/usr/lib64/pgm-5.2/include -pedantic -Wall -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -Wno-long-long -fvisibility=hidden -I./tweetnacl/contrib/randombytes -I./tweetnacl/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c src/msg.cpp -fPIC -DPIC -o src/.libs/libzmq_la-msg.o /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src -I/usr/include/pgm-5.2 -I/usr/lib64/pgm-5.2/include -pedantic -Wall -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -Wno-long-long -fvisibility=hidden -I./tweetnacl/contrib/randombytes -I./tweetnacl/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o src/libzmq_la-mtrie.lo `test -f 'src/mtrie.cpp' || echo './'`src/mtrie.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src -I/usr/include/pgm-5.2 -I/usr/lib64/pgm-5.2/include -pedantic -Wall -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -Wno-long-long -fvisibility=hidden -I./tweetnacl/contrib/randombytes -I./tweetnacl/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c src/mtrie.cpp -fPIC -DPIC -o src/.libs/libzmq_la-mtrie.o /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src -I/usr/include/pgm-5.2 -I/usr/lib64/pgm-5.2/include -pedantic -Wall -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -Wno-long-long -fvisibility=hidden -I./tweetnacl/contrib/randombytes -I./tweetnacl/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o src/libzmq_la-norm_engine.lo `test -f 'src/norm_engine.cpp' || echo './'`src/norm_engine.cpp /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src -I/usr/include/pgm-5.2 -I/usr/lib64/pgm-5.2/include -pedantic -Wall -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -Wno-long-long -fvisibility=hidden -I./tweetnacl/contrib/randombytes -I./tweetnacl/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o src/libzmq_la-null_mechanism.lo `test -f 'src/null_mechanism.cpp' || echo './'`src/null_mechanism.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src -I/usr/include/pgm-5.2 -I/usr/lib64/pgm-5.2/include -pedantic -Wall -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -Wno-long-long -fvisibility=hidden -I./tweetnacl/contrib/randombytes -I./tweetnacl/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c src/norm_engine.cpp -fPIC -DPIC -o src/.libs/libzmq_la-norm_engine.o /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src -I/usr/include/pgm-5.2 -I/usr/lib64/pgm-5.2/include -pedantic -Wall -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -Wno-long-long -fvisibility=hidden -I./tweetnacl/contrib/randombytes -I./tweetnacl/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o src/libzmq_la-object.lo `test -f 'src/object.cpp' || echo './'`src/object.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src -I/usr/include/pgm-5.2 -I/usr/lib64/pgm-5.2/include -pedantic -Wall -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -Wno-long-long -fvisibility=hidden -I./tweetnacl/contrib/randombytes -I./tweetnacl/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c src/null_mechanism.cpp -fPIC -DPIC -o src/.libs/libzmq_la-null_mechanism.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src -I/usr/include/pgm-5.2 -I/usr/lib64/pgm-5.2/include -pedantic -Wall -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -Wno-long-long -fvisibility=hidden -I./tweetnacl/contrib/randombytes -I./tweetnacl/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c src/object.cpp -fPIC -DPIC -o src/.libs/libzmq_la-object.o /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src -I/usr/include/pgm-5.2 -I/usr/lib64/pgm-5.2/include -pedantic -Wall -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -Wno-long-long -fvisibility=hidden -I./tweetnacl/contrib/randombytes -I./tweetnacl/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o src/libzmq_la-options.lo `test -f 'src/options.cpp' || echo './'`src/options.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src -I/usr/include/pgm-5.2 -I/usr/lib64/pgm-5.2/include -pedantic -Wall -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -Wno-long-long -fvisibility=hidden -I./tweetnacl/contrib/randombytes -I./tweetnacl/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c src/options.cpp -fPIC -DPIC -o src/.libs/libzmq_la-options.o /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src -I/usr/include/pgm-5.2 -I/usr/lib64/pgm-5.2/include -pedantic -Wall -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -Wno-long-long -fvisibility=hidden -I./tweetnacl/contrib/randombytes -I./tweetnacl/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o src/libzmq_la-own.lo `test -f 'src/own.cpp' || echo './'`src/own.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src -I/usr/include/pgm-5.2 -I/usr/lib64/pgm-5.2/include -pedantic -Wall -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -Wno-long-long -fvisibility=hidden -I./tweetnacl/contrib/randombytes -I./tweetnacl/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c src/own.cpp -fPIC -DPIC -o src/.libs/libzmq_la-own.o /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src -I/usr/include/pgm-5.2 -I/usr/lib64/pgm-5.2/include -pedantic -Wall -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -Wno-long-long -fvisibility=hidden -I./tweetnacl/contrib/randombytes -I./tweetnacl/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o src/libzmq_la-pair.lo `test -f 'src/pair.cpp' || echo './'`src/pair.cpp /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src -I/usr/include/pgm-5.2 -I/usr/lib64/pgm-5.2/include -pedantic -Wall -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -Wno-long-long -fvisibility=hidden -I./tweetnacl/contrib/randombytes -I./tweetnacl/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o src/libzmq_la-pgm_receiver.lo `test -f 'src/pgm_receiver.cpp' || echo './'`src/pgm_receiver.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src -I/usr/include/pgm-5.2 -I/usr/lib64/pgm-5.2/include -pedantic -Wall -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -Wno-long-long -fvisibility=hidden -I./tweetnacl/contrib/randombytes -I./tweetnacl/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c src/pair.cpp -fPIC -DPIC -o src/.libs/libzmq_la-pair.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src -I/usr/include/pgm-5.2 -I/usr/lib64/pgm-5.2/include -pedantic -Wall -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -Wno-long-long -fvisibility=hidden -I./tweetnacl/contrib/randombytes -I./tweetnacl/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c src/pgm_receiver.cpp -fPIC -DPIC -o src/.libs/libzmq_la-pgm_receiver.o /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src -I/usr/include/pgm-5.2 -I/usr/lib64/pgm-5.2/include -pedantic -Wall -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -Wno-long-long -fvisibility=hidden -I./tweetnacl/contrib/randombytes -I./tweetnacl/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o src/libzmq_la-pgm_sender.lo `test -f 'src/pgm_sender.cpp' || echo './'`src/pgm_sender.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src -I/usr/include/pgm-5.2 -I/usr/lib64/pgm-5.2/include -pedantic -Wall -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -Wno-long-long -fvisibility=hidden -I./tweetnacl/contrib/randombytes -I./tweetnacl/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c src/pgm_sender.cpp -fPIC -DPIC -o src/.libs/libzmq_la-pgm_sender.o /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src -I/usr/include/pgm-5.2 -I/usr/lib64/pgm-5.2/include -pedantic -Wall -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -Wno-long-long -fvisibility=hidden -I./tweetnacl/contrib/randombytes -I./tweetnacl/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o src/libzmq_la-pgm_socket.lo `test -f 'src/pgm_socket.cpp' || echo './'`src/pgm_socket.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src -I/usr/include/pgm-5.2 -I/usr/lib64/pgm-5.2/include -pedantic -Wall -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -Wno-long-long -fvisibility=hidden -I./tweetnacl/contrib/randombytes -I./tweetnacl/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c src/pgm_socket.cpp -fPIC -DPIC -o src/.libs/libzmq_la-pgm_socket.o /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src -I/usr/include/pgm-5.2 -I/usr/lib64/pgm-5.2/include -pedantic -Wall -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -Wno-long-long -fvisibility=hidden -I./tweetnacl/contrib/randombytes -I./tweetnacl/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o src/libzmq_la-pipe.lo `test -f 'src/pipe.cpp' || echo './'`src/pipe.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src -I/usr/include/pgm-5.2 -I/usr/lib64/pgm-5.2/include -pedantic -Wall -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -Wno-long-long -fvisibility=hidden -I./tweetnacl/contrib/randombytes -I./tweetnacl/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c src/pipe.cpp -fPIC -DPIC -o src/.libs/libzmq_la-pipe.o /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src -I/usr/include/pgm-5.2 -I/usr/lib64/pgm-5.2/include -pedantic -Wall -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -Wno-long-long -fvisibility=hidden -I./tweetnacl/contrib/randombytes -I./tweetnacl/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o src/libzmq_la-plain_client.lo `test -f 'src/plain_client.cpp' || echo './'`src/plain_client.cpp /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src -I/usr/include/pgm-5.2 -I/usr/lib64/pgm-5.2/include -pedantic -Wall -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -Wno-long-long -fvisibility=hidden -I./tweetnacl/contrib/randombytes -I./tweetnacl/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o src/libzmq_la-plain_server.lo `test -f 'src/plain_server.cpp' || echo './'`src/plain_server.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src -I/usr/include/pgm-5.2 -I/usr/lib64/pgm-5.2/include -pedantic -Wall -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -Wno-long-long -fvisibility=hidden -I./tweetnacl/contrib/randombytes -I./tweetnacl/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c src/plain_client.cpp -fPIC -DPIC -o src/.libs/libzmq_la-plain_client.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src -I/usr/include/pgm-5.2 -I/usr/lib64/pgm-5.2/include -pedantic -Wall -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -Wno-long-long -fvisibility=hidden -I./tweetnacl/contrib/randombytes -I./tweetnacl/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c src/plain_server.cpp -fPIC -DPIC -o src/.libs/libzmq_la-plain_server.o /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src -I/usr/include/pgm-5.2 -I/usr/lib64/pgm-5.2/include -pedantic -Wall -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -Wno-long-long -fvisibility=hidden -I./tweetnacl/contrib/randombytes -I./tweetnacl/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o src/libzmq_la-poll.lo `test -f 'src/poll.cpp' || echo './'`src/poll.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src -I/usr/include/pgm-5.2 -I/usr/lib64/pgm-5.2/include -pedantic -Wall -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -Wno-long-long -fvisibility=hidden -I./tweetnacl/contrib/randombytes -I./tweetnacl/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c src/poll.cpp -fPIC -DPIC -o src/.libs/libzmq_la-poll.o /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src -I/usr/include/pgm-5.2 -I/usr/lib64/pgm-5.2/include -pedantic -Wall -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -Wno-long-long -fvisibility=hidden -I./tweetnacl/contrib/randombytes -I./tweetnacl/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o src/libzmq_la-poller_base.lo `test -f 'src/poller_base.cpp' || echo './'`src/poller_base.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src -I/usr/include/pgm-5.2 -I/usr/lib64/pgm-5.2/include -pedantic -Wall -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -Wno-long-long -fvisibility=hidden -I./tweetnacl/contrib/randombytes -I./tweetnacl/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c src/poller_base.cpp -fPIC -DPIC -o src/.libs/libzmq_la-poller_base.o /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src -I/usr/include/pgm-5.2 -I/usr/lib64/pgm-5.2/include -pedantic -Wall -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -Wno-long-long -fvisibility=hidden -I./tweetnacl/contrib/randombytes -I./tweetnacl/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o src/libzmq_la-proxy.lo `test -f 'src/proxy.cpp' || echo './'`src/proxy.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src -I/usr/include/pgm-5.2 -I/usr/lib64/pgm-5.2/include -pedantic -Wall -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -Wno-long-long -fvisibility=hidden -I./tweetnacl/contrib/randombytes -I./tweetnacl/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c src/proxy.cpp -fPIC -DPIC -o src/.libs/libzmq_la-proxy.o /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src -I/usr/include/pgm-5.2 -I/usr/lib64/pgm-5.2/include -pedantic -Wall -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -Wno-long-long -fvisibility=hidden -I./tweetnacl/contrib/randombytes -I./tweetnacl/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o src/libzmq_la-pub.lo `test -f 'src/pub.cpp' || echo './'`src/pub.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src -I/usr/include/pgm-5.2 -I/usr/lib64/pgm-5.2/include -pedantic -Wall -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -Wno-long-long -fvisibility=hidden -I./tweetnacl/contrib/randombytes -I./tweetnacl/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c src/pub.cpp -fPIC -DPIC -o src/.libs/libzmq_la-pub.o /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src -I/usr/include/pgm-5.2 -I/usr/lib64/pgm-5.2/include -pedantic -Wall -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -Wno-long-long -fvisibility=hidden -I./tweetnacl/contrib/randombytes -I./tweetnacl/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o src/libzmq_la-pull.lo `test -f 'src/pull.cpp' || echo './'`src/pull.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src -I/usr/include/pgm-5.2 -I/usr/lib64/pgm-5.2/include -pedantic -Wall -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -Wno-long-long -fvisibility=hidden -I./tweetnacl/contrib/randombytes -I./tweetnacl/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c src/pull.cpp -fPIC -DPIC -o src/.libs/libzmq_la-pull.o /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src -I/usr/include/pgm-5.2 -I/usr/lib64/pgm-5.2/include -pedantic -Wall -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -Wno-long-long -fvisibility=hidden -I./tweetnacl/contrib/randombytes -I./tweetnacl/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o src/libzmq_la-push.lo `test -f 'src/push.cpp' || echo './'`src/push.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src -I/usr/include/pgm-5.2 -I/usr/lib64/pgm-5.2/include -pedantic -Wall -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -Wno-long-long -fvisibility=hidden -I./tweetnacl/contrib/randombytes -I./tweetnacl/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c src/push.cpp -fPIC -DPIC -o src/.libs/libzmq_la-push.o /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src -I/usr/include/pgm-5.2 -I/usr/lib64/pgm-5.2/include -pedantic -Wall -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -Wno-long-long -fvisibility=hidden -I./tweetnacl/contrib/randombytes -I./tweetnacl/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o src/libzmq_la-random.lo `test -f 'src/random.cpp' || echo './'`src/random.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src -I/usr/include/pgm-5.2 -I/usr/lib64/pgm-5.2/include -pedantic -Wall -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -Wno-long-long -fvisibility=hidden -I./tweetnacl/contrib/randombytes -I./tweetnacl/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c src/random.cpp -fPIC -DPIC -o src/.libs/libzmq_la-random.o /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src -I/usr/include/pgm-5.2 -I/usr/lib64/pgm-5.2/include -pedantic -Wall -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -Wno-long-long -fvisibility=hidden -I./tweetnacl/contrib/randombytes -I./tweetnacl/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o src/libzmq_la-raw_decoder.lo `test -f 'src/raw_decoder.cpp' || echo './'`src/raw_decoder.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src -I/usr/include/pgm-5.2 -I/usr/lib64/pgm-5.2/include -pedantic -Wall -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -Wno-long-long -fvisibility=hidden -I./tweetnacl/contrib/randombytes -I./tweetnacl/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c src/raw_decoder.cpp -fPIC -DPIC -o src/.libs/libzmq_la-raw_decoder.o /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src -I/usr/include/pgm-5.2 -I/usr/lib64/pgm-5.2/include -pedantic -Wall -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -Wno-long-long -fvisibility=hidden -I./tweetnacl/contrib/randombytes -I./tweetnacl/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o src/libzmq_la-raw_encoder.lo `test -f 'src/raw_encoder.cpp' || echo './'`src/raw_encoder.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src -I/usr/include/pgm-5.2 -I/usr/lib64/pgm-5.2/include -pedantic -Wall -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -Wno-long-long -fvisibility=hidden -I./tweetnacl/contrib/randombytes -I./tweetnacl/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c src/raw_encoder.cpp -fPIC -DPIC -o src/.libs/libzmq_la-raw_encoder.o /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src -I/usr/include/pgm-5.2 -I/usr/lib64/pgm-5.2/include -pedantic -Wall -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -Wno-long-long -fvisibility=hidden -I./tweetnacl/contrib/randombytes -I./tweetnacl/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o src/libzmq_la-reaper.lo `test -f 'src/reaper.cpp' || echo './'`src/reaper.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src -I/usr/include/pgm-5.2 -I/usr/lib64/pgm-5.2/include -pedantic -Wall -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -Wno-long-long -fvisibility=hidden -I./tweetnacl/contrib/randombytes -I./tweetnacl/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c src/reaper.cpp -fPIC -DPIC -o src/.libs/libzmq_la-reaper.o /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src -I/usr/include/pgm-5.2 -I/usr/lib64/pgm-5.2/include -pedantic -Wall -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -Wno-long-long -fvisibility=hidden -I./tweetnacl/contrib/randombytes -I./tweetnacl/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o src/libzmq_la-rep.lo `test -f 'src/rep.cpp' || echo './'`src/rep.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src -I/usr/include/pgm-5.2 -I/usr/lib64/pgm-5.2/include -pedantic -Wall -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -Wno-long-long -fvisibility=hidden -I./tweetnacl/contrib/randombytes -I./tweetnacl/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c src/rep.cpp -fPIC -DPIC -o src/.libs/libzmq_la-rep.o /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src -I/usr/include/pgm-5.2 -I/usr/lib64/pgm-5.2/include -pedantic -Wall -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -Wno-long-long -fvisibility=hidden -I./tweetnacl/contrib/randombytes -I./tweetnacl/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o src/libzmq_la-req.lo `test -f 'src/req.cpp' || echo './'`src/req.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src -I/usr/include/pgm-5.2 -I/usr/lib64/pgm-5.2/include -pedantic -Wall -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -Wno-long-long -fvisibility=hidden -I./tweetnacl/contrib/randombytes -I./tweetnacl/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c src/req.cpp -fPIC -DPIC -o src/.libs/libzmq_la-req.o /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src -I/usr/include/pgm-5.2 -I/usr/lib64/pgm-5.2/include -pedantic -Wall -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -Wno-long-long -fvisibility=hidden -I./tweetnacl/contrib/randombytes -I./tweetnacl/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o src/libzmq_la-router.lo `test -f 'src/router.cpp' || echo './'`src/router.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src -I/usr/include/pgm-5.2 -I/usr/lib64/pgm-5.2/include -pedantic -Wall -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -Wno-long-long -fvisibility=hidden -I./tweetnacl/contrib/randombytes -I./tweetnacl/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c src/router.cpp -fPIC -DPIC -o src/.libs/libzmq_la-router.o /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src -I/usr/include/pgm-5.2 -I/usr/lib64/pgm-5.2/include -pedantic -Wall -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -Wno-long-long -fvisibility=hidden -I./tweetnacl/contrib/randombytes -I./tweetnacl/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o src/libzmq_la-select.lo `test -f 'src/select.cpp' || echo './'`src/select.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src -I/usr/include/pgm-5.2 -I/usr/lib64/pgm-5.2/include -pedantic -Wall -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -Wno-long-long -fvisibility=hidden -I./tweetnacl/contrib/randombytes -I./tweetnacl/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c src/select.cpp -fPIC -DPIC -o src/.libs/libzmq_la-select.o /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src -I/usr/include/pgm-5.2 -I/usr/lib64/pgm-5.2/include -pedantic -Wall -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -Wno-long-long -fvisibility=hidden -I./tweetnacl/contrib/randombytes -I./tweetnacl/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o src/libzmq_la-session_base.lo `test -f 'src/session_base.cpp' || echo './'`src/session_base.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src -I/usr/include/pgm-5.2 -I/usr/lib64/pgm-5.2/include -pedantic -Wall -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -Wno-long-long -fvisibility=hidden -I./tweetnacl/contrib/randombytes -I./tweetnacl/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c src/session_base.cpp -fPIC -DPIC -o src/.libs/libzmq_la-session_base.o /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src -I/usr/include/pgm-5.2 -I/usr/lib64/pgm-5.2/include -pedantic -Wall -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -Wno-long-long -fvisibility=hidden -I./tweetnacl/contrib/randombytes -I./tweetnacl/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o src/libzmq_la-signaler.lo `test -f 'src/signaler.cpp' || echo './'`src/signaler.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src -I/usr/include/pgm-5.2 -I/usr/lib64/pgm-5.2/include -pedantic -Wall -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -Wno-long-long -fvisibility=hidden -I./tweetnacl/contrib/randombytes -I./tweetnacl/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c src/signaler.cpp -fPIC -DPIC -o src/.libs/libzmq_la-signaler.o /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src -I/usr/include/pgm-5.2 -I/usr/lib64/pgm-5.2/include -pedantic -Wall -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -Wno-long-long -fvisibility=hidden -I./tweetnacl/contrib/randombytes -I./tweetnacl/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o src/libzmq_la-socket_base.lo `test -f 'src/socket_base.cpp' || echo './'`src/socket_base.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src -I/usr/include/pgm-5.2 -I/usr/lib64/pgm-5.2/include -pedantic -Wall -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -Wno-long-long -fvisibility=hidden -I./tweetnacl/contrib/randombytes -I./tweetnacl/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c src/socket_base.cpp -fPIC -DPIC -o src/.libs/libzmq_la-socket_base.o /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src -I/usr/include/pgm-5.2 -I/usr/lib64/pgm-5.2/include -pedantic -Wall -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -Wno-long-long -fvisibility=hidden -I./tweetnacl/contrib/randombytes -I./tweetnacl/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o src/libzmq_la-socks.lo `test -f 'src/socks.cpp' || echo './'`src/socks.cpp /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src -I/usr/include/pgm-5.2 -I/usr/lib64/pgm-5.2/include -pedantic -Wall -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -Wno-long-long -fvisibility=hidden -I./tweetnacl/contrib/randombytes -I./tweetnacl/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o src/libzmq_la-socks_connecter.lo `test -f 'src/socks_connecter.cpp' || echo './'`src/socks_connecter.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src -I/usr/include/pgm-5.2 -I/usr/lib64/pgm-5.2/include -pedantic -Wall -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -Wno-long-long -fvisibility=hidden -I./tweetnacl/contrib/randombytes -I./tweetnacl/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c src/socks.cpp -fPIC -DPIC -o src/.libs/libzmq_la-socks.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src -I/usr/include/pgm-5.2 -I/usr/lib64/pgm-5.2/include -pedantic -Wall -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -Wno-long-long -fvisibility=hidden -I./tweetnacl/contrib/randombytes -I./tweetnacl/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c src/socks_connecter.cpp -fPIC -DPIC -o src/.libs/libzmq_la-socks_connecter.o /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src -I/usr/include/pgm-5.2 -I/usr/lib64/pgm-5.2/include -pedantic -Wall -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -Wno-long-long -fvisibility=hidden -I./tweetnacl/contrib/randombytes -I./tweetnacl/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o src/libzmq_la-stream.lo `test -f 'src/stream.cpp' || echo './'`src/stream.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src -I/usr/include/pgm-5.2 -I/usr/lib64/pgm-5.2/include -pedantic -Wall -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -Wno-long-long -fvisibility=hidden -I./tweetnacl/contrib/randombytes -I./tweetnacl/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c src/stream.cpp -fPIC -DPIC -o src/.libs/libzmq_la-stream.o /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src -I/usr/include/pgm-5.2 -I/usr/lib64/pgm-5.2/include -pedantic -Wall -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -Wno-long-long -fvisibility=hidden -I./tweetnacl/contrib/randombytes -I./tweetnacl/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o src/libzmq_la-stream_engine.lo `test -f 'src/stream_engine.cpp' || echo './'`src/stream_engine.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src -I/usr/include/pgm-5.2 -I/usr/lib64/pgm-5.2/include -pedantic -Wall -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -Wno-long-long -fvisibility=hidden -I./tweetnacl/contrib/randombytes -I./tweetnacl/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c src/stream_engine.cpp -fPIC -DPIC -o src/.libs/libzmq_la-stream_engine.o /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src -I/usr/include/pgm-5.2 -I/usr/lib64/pgm-5.2/include -pedantic -Wall -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -Wno-long-long -fvisibility=hidden -I./tweetnacl/contrib/randombytes -I./tweetnacl/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o src/libzmq_la-sub.lo `test -f 'src/sub.cpp' || echo './'`src/sub.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src -I/usr/include/pgm-5.2 -I/usr/lib64/pgm-5.2/include -pedantic -Wall -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -Wno-long-long -fvisibility=hidden -I./tweetnacl/contrib/randombytes -I./tweetnacl/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c src/sub.cpp -fPIC -DPIC -o src/.libs/libzmq_la-sub.o /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src -I/usr/include/pgm-5.2 -I/usr/lib64/pgm-5.2/include -pedantic -Wall -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -Wno-long-long -fvisibility=hidden -I./tweetnacl/contrib/randombytes -I./tweetnacl/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o src/libzmq_la-tcp.lo `test -f 'src/tcp.cpp' || echo './'`src/tcp.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src -I/usr/include/pgm-5.2 -I/usr/lib64/pgm-5.2/include -pedantic -Wall -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -Wno-long-long -fvisibility=hidden -I./tweetnacl/contrib/randombytes -I./tweetnacl/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c src/tcp.cpp -fPIC -DPIC -o src/.libs/libzmq_la-tcp.o /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src -I/usr/include/pgm-5.2 -I/usr/lib64/pgm-5.2/include -pedantic -Wall -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -Wno-long-long -fvisibility=hidden -I./tweetnacl/contrib/randombytes -I./tweetnacl/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o src/libzmq_la-tcp_address.lo `test -f 'src/tcp_address.cpp' || echo './'`src/tcp_address.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src -I/usr/include/pgm-5.2 -I/usr/lib64/pgm-5.2/include -pedantic -Wall -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -Wno-long-long -fvisibility=hidden -I./tweetnacl/contrib/randombytes -I./tweetnacl/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c src/tcp_address.cpp -fPIC -DPIC -o src/.libs/libzmq_la-tcp_address.o /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src -I/usr/include/pgm-5.2 -I/usr/lib64/pgm-5.2/include -pedantic -Wall -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -Wno-long-long -fvisibility=hidden -I./tweetnacl/contrib/randombytes -I./tweetnacl/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o src/libzmq_la-tcp_connecter.lo `test -f 'src/tcp_connecter.cpp' || echo './'`src/tcp_connecter.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src -I/usr/include/pgm-5.2 -I/usr/lib64/pgm-5.2/include -pedantic -Wall -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -Wno-long-long -fvisibility=hidden -I./tweetnacl/contrib/randombytes -I./tweetnacl/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c src/tcp_connecter.cpp -fPIC -DPIC -o src/.libs/libzmq_la-tcp_connecter.o /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src -I/usr/include/pgm-5.2 -I/usr/lib64/pgm-5.2/include -pedantic -Wall -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -Wno-long-long -fvisibility=hidden -I./tweetnacl/contrib/randombytes -I./tweetnacl/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o src/libzmq_la-tcp_listener.lo `test -f 'src/tcp_listener.cpp' || echo './'`src/tcp_listener.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src -I/usr/include/pgm-5.2 -I/usr/lib64/pgm-5.2/include -pedantic -Wall -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -Wno-long-long -fvisibility=hidden -I./tweetnacl/contrib/randombytes -I./tweetnacl/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c src/tcp_listener.cpp -fPIC -DPIC -o src/.libs/libzmq_la-tcp_listener.o /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src -I/usr/include/pgm-5.2 -I/usr/lib64/pgm-5.2/include -pedantic -Wall -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -Wno-long-long -fvisibility=hidden -I./tweetnacl/contrib/randombytes -I./tweetnacl/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o src/libzmq_la-thread.lo `test -f 'src/thread.cpp' || echo './'`src/thread.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src -I/usr/include/pgm-5.2 -I/usr/lib64/pgm-5.2/include -pedantic -Wall -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -Wno-long-long -fvisibility=hidden -I./tweetnacl/contrib/randombytes -I./tweetnacl/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c src/thread.cpp -fPIC -DPIC -o src/.libs/libzmq_la-thread.o /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src -I/usr/include/pgm-5.2 -I/usr/lib64/pgm-5.2/include -pedantic -Wall -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -Wno-long-long -fvisibility=hidden -I./tweetnacl/contrib/randombytes -I./tweetnacl/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o src/libzmq_la-tipc_address.lo `test -f 'src/tipc_address.cpp' || echo './'`src/tipc_address.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src -I/usr/include/pgm-5.2 -I/usr/lib64/pgm-5.2/include -pedantic -Wall -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -Wno-long-long -fvisibility=hidden -I./tweetnacl/contrib/randombytes -I./tweetnacl/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c src/tipc_address.cpp -fPIC -DPIC -o src/.libs/libzmq_la-tipc_address.o /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src -I/usr/include/pgm-5.2 -I/usr/lib64/pgm-5.2/include -pedantic -Wall -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -Wno-long-long -fvisibility=hidden -I./tweetnacl/contrib/randombytes -I./tweetnacl/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o src/libzmq_la-tipc_connecter.lo `test -f 'src/tipc_connecter.cpp' || echo './'`src/tipc_connecter.cpp /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src -I/usr/include/pgm-5.2 -I/usr/lib64/pgm-5.2/include -pedantic -Wall -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -Wno-long-long -fvisibility=hidden -I./tweetnacl/contrib/randombytes -I./tweetnacl/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o src/libzmq_la-tipc_listener.lo `test -f 'src/tipc_listener.cpp' || echo './'`src/tipc_listener.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src -I/usr/include/pgm-5.2 -I/usr/lib64/pgm-5.2/include -pedantic -Wall -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -Wno-long-long -fvisibility=hidden -I./tweetnacl/contrib/randombytes -I./tweetnacl/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c src/tipc_connecter.cpp -fPIC -DPIC -o src/.libs/libzmq_la-tipc_connecter.o /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src -I/usr/include/pgm-5.2 -I/usr/lib64/pgm-5.2/include -pedantic -Wall -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -Wno-long-long -fvisibility=hidden -I./tweetnacl/contrib/randombytes -I./tweetnacl/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o src/libzmq_la-trie.lo `test -f 'src/trie.cpp' || echo './'`src/trie.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src -I/usr/include/pgm-5.2 -I/usr/lib64/pgm-5.2/include -pedantic -Wall -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -Wno-long-long -fvisibility=hidden -I./tweetnacl/contrib/randombytes -I./tweetnacl/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c src/tipc_listener.cpp -fPIC -DPIC -o src/.libs/libzmq_la-tipc_listener.o /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src -I/usr/include/pgm-5.2 -I/usr/lib64/pgm-5.2/include -pedantic -Wall -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -Wno-long-long -fvisibility=hidden -I./tweetnacl/contrib/randombytes -I./tweetnacl/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o src/libzmq_la-v1_decoder.lo `test -f 'src/v1_decoder.cpp' || echo './'`src/v1_decoder.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src -I/usr/include/pgm-5.2 -I/usr/lib64/pgm-5.2/include -pedantic -Wall -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -Wno-long-long -fvisibility=hidden -I./tweetnacl/contrib/randombytes -I./tweetnacl/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c src/trie.cpp -fPIC -DPIC -o src/.libs/libzmq_la-trie.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src -I/usr/include/pgm-5.2 -I/usr/lib64/pgm-5.2/include -pedantic -Wall -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -Wno-long-long -fvisibility=hidden -I./tweetnacl/contrib/randombytes -I./tweetnacl/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c src/v1_decoder.cpp -fPIC -DPIC -o src/.libs/libzmq_la-v1_decoder.o /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src -I/usr/include/pgm-5.2 -I/usr/lib64/pgm-5.2/include -pedantic -Wall -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -Wno-long-long -fvisibility=hidden -I./tweetnacl/contrib/randombytes -I./tweetnacl/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o src/libzmq_la-v2_decoder.lo `test -f 'src/v2_decoder.cpp' || echo './'`src/v2_decoder.cpp /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src -I/usr/include/pgm-5.2 -I/usr/lib64/pgm-5.2/include -pedantic -Wall -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -Wno-long-long -fvisibility=hidden -I./tweetnacl/contrib/randombytes -I./tweetnacl/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o src/libzmq_la-v1_encoder.lo `test -f 'src/v1_encoder.cpp' || echo './'`src/v1_encoder.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src -I/usr/include/pgm-5.2 -I/usr/lib64/pgm-5.2/include -pedantic -Wall -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -Wno-long-long -fvisibility=hidden -I./tweetnacl/contrib/randombytes -I./tweetnacl/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c src/v2_decoder.cpp -fPIC -DPIC -o src/.libs/libzmq_la-v2_decoder.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src -I/usr/include/pgm-5.2 -I/usr/lib64/pgm-5.2/include -pedantic -Wall -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -Wno-long-long -fvisibility=hidden -I./tweetnacl/contrib/randombytes -I./tweetnacl/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c src/v1_encoder.cpp -fPIC -DPIC -o src/.libs/libzmq_la-v1_encoder.o /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src -I/usr/include/pgm-5.2 -I/usr/lib64/pgm-5.2/include -pedantic -Wall -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -Wno-long-long -fvisibility=hidden -I./tweetnacl/contrib/randombytes -I./tweetnacl/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o src/libzmq_la-v2_encoder.lo `test -f 'src/v2_encoder.cpp' || echo './'`src/v2_encoder.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src -I/usr/include/pgm-5.2 -I/usr/lib64/pgm-5.2/include -pedantic -Wall -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -Wno-long-long -fvisibility=hidden -I./tweetnacl/contrib/randombytes -I./tweetnacl/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c src/v2_encoder.cpp -fPIC -DPIC -o src/.libs/libzmq_la-v2_encoder.o /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src -I/usr/include/pgm-5.2 -I/usr/lib64/pgm-5.2/include -pedantic -Wall -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -Wno-long-long -fvisibility=hidden -I./tweetnacl/contrib/randombytes -I./tweetnacl/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o src/libzmq_la-xpub.lo `test -f 'src/xpub.cpp' || echo './'`src/xpub.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src -I/usr/include/pgm-5.2 -I/usr/lib64/pgm-5.2/include -pedantic -Wall -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -Wno-long-long -fvisibility=hidden -I./tweetnacl/contrib/randombytes -I./tweetnacl/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c src/xpub.cpp -fPIC -DPIC -o src/.libs/libzmq_la-xpub.o /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src -I/usr/include/pgm-5.2 -I/usr/lib64/pgm-5.2/include -pedantic -Wall -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -Wno-long-long -fvisibility=hidden -I./tweetnacl/contrib/randombytes -I./tweetnacl/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o src/libzmq_la-xsub.lo `test -f 'src/xsub.cpp' || echo './'`src/xsub.cpp /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src -I/usr/include/pgm-5.2 -I/usr/lib64/pgm-5.2/include -pedantic -Wall -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -Wno-long-long -fvisibility=hidden -I./tweetnacl/contrib/randombytes -I./tweetnacl/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o src/libzmq_la-zmq.lo `test -f 'src/zmq.cpp' || echo './'`src/zmq.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src -I/usr/include/pgm-5.2 -I/usr/lib64/pgm-5.2/include -pedantic -Wall -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -Wno-long-long -fvisibility=hidden -I./tweetnacl/contrib/randombytes -I./tweetnacl/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c src/xsub.cpp -fPIC -DPIC -o src/.libs/libzmq_la-xsub.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src -I/usr/include/pgm-5.2 -I/usr/lib64/pgm-5.2/include -pedantic -Wall -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -Wno-long-long -fvisibility=hidden -I./tweetnacl/contrib/randombytes -I./tweetnacl/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c src/zmq.cpp -fPIC -DPIC -o src/.libs/libzmq_la-zmq.o /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src -I/usr/include/pgm-5.2 -I/usr/lib64/pgm-5.2/include -pedantic -Wall -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -Wno-long-long -fvisibility=hidden -I./tweetnacl/contrib/randombytes -I./tweetnacl/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o src/libzmq_la-zmq_utils.lo `test -f 'src/zmq_utils.cpp' || echo './'`src/zmq_utils.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src -I/usr/include/pgm-5.2 -I/usr/lib64/pgm-5.2/include -pedantic -Wall -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -Wno-long-long -fvisibility=hidden -I./tweetnacl/contrib/randombytes -I./tweetnacl/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c src/zmq_utils.cpp -fPIC -DPIC -o src/.libs/libzmq_la-zmq_utils.o /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src -I/usr/include/pgm-5.2 -I/usr/lib64/pgm-5.2/include -pedantic -Wall -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -Wno-long-long -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o tweetnacl/src/libzmq_la-tweetnacl.lo `test -f 'tweetnacl/src/tweetnacl.c' || echo './'`tweetnacl/src/tweetnacl.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./src -I/usr/include/pgm-5.2 -I/usr/lib64/pgm-5.2/include -pedantic -Wall -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -Wno-long-long -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c tweetnacl/src/tweetnacl.c -fPIC -DPIC -o tweetnacl/src/.libs/libzmq_la-tweetnacl.o /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src -I/usr/include/pgm-5.2 -I/usr/lib64/pgm-5.2/include -pedantic -Wall -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -Wno-long-long -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o tweetnacl/contrib/randombytes/libzmq_la-devurandom.lo `test -f 'tweetnacl/contrib/randombytes/devurandom.c' || echo './'`tweetnacl/contrib/randombytes/devurandom.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./src -I/usr/include/pgm-5.2 -I/usr/lib64/pgm-5.2/include -pedantic -Wall -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -Wno-long-long -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c tweetnacl/contrib/randombytes/devurandom.c -fPIC -DPIC -o tweetnacl/contrib/randombytes/.libs/libzmq_la-devurandom.o g++ -DHAVE_CONFIG_H -I. -I./src -I./include -I./include -pedantic -Wall -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -Wno-long-long -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o perf/local_lat.o perf/local_lat.cpp g++ -DHAVE_CONFIG_H -I. -I./src -I./include -I./include -pedantic -Wall -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -Wno-long-long -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o perf/remote_lat.o perf/remote_lat.cpp g++ -DHAVE_CONFIG_H -I. -I./src -I./include -I./include -pedantic -Wall -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -Wno-long-long -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o perf/local_thr.o perf/local_thr.cpp g++ -DHAVE_CONFIG_H -I. -I./src -I./include -I./include -pedantic -Wall -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -Wno-long-long -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o perf/remote_thr.o perf/remote_thr.cpp g++ -DHAVE_CONFIG_H -I. -I./src -I./include -I./include -pedantic -Wall -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -Wno-long-long -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o perf/inproc_lat.o perf/inproc_lat.cpp g++ -DHAVE_CONFIG_H -I. -I./src -I./include -I./include -pedantic -Wall -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -Wno-long-long -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o perf/inproc_thr.o perf/inproc_thr.cpp /bin/sh ./libtool --tag=CXX --mode=link g++ -fvisibility=hidden -I./tweetnacl/contrib/randombytes -I./tweetnacl/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -version-info 5:2:0 -Wl,--version-script=./src/libzmq.vers -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libzmq.la -rpath /usr/lib64 src/libzmq_la-address.lo src/libzmq_la-clock.lo src/libzmq_la-ctx.lo src/libzmq_la-curve_client.lo src/libzmq_la-curve_server.lo src/libzmq_la-dealer.lo src/libzmq_la-devpoll.lo src/libzmq_la-dist.lo src/libzmq_la-epoll.lo src/libzmq_la-err.lo src/libzmq_la-fq.lo src/libzmq_la-gssapi_mechanism_base.lo src/libzmq_la-gssapi_client.lo src/libzmq_la-gssapi_server.lo src/libzmq_la-io_object.lo src/libzmq_la-io_thread.lo src/libzmq_la-ip.lo src/libzmq_la-ipc_address.lo src/libzmq_la-ipc_connecter.lo src/libzmq_la-ipc_listener.lo src/libzmq_la-kqueue.lo src/libzmq_la-lb.lo src/libzmq_la-mailbox.lo src/libzmq_la-mechanism.lo src/libzmq_la-metadata.lo src/libzmq_la-msg.lo src/libzmq_la-mtrie.lo src/libzmq_la-norm_engine.lo src/libzmq_la-null_mechanism.lo src/libzmq_la-object.lo src/libzmq_la-options.lo src/libzmq_la-own.lo src/libzmq_la-pair.lo src/libzmq_la-pgm_receiver.lo src/libzmq_la-pgm_sender.lo src/libzmq_la-pgm_socket.lo src/libzmq_la-pipe.lo src/libzmq_la-plain_client.lo src/libzmq_la-plain_server.lo src/libzmq_la-poll.lo src/libzmq_la-poller_base.lo src/libzmq_la-proxy.lo src/libzmq_la-pub.lo src/libzmq_la-pull.lo src/libzmq_la-push.lo src/libzmq_la-random.lo src/libzmq_la-raw_decoder.lo src/libzmq_la-raw_encoder.lo src/libzmq_la-reaper.lo src/libzmq_la-rep.lo src/libzmq_la-req.lo src/libzmq_la-router.lo src/libzmq_la-select.lo src/libzmq_la-session_base.lo src/libzmq_la-signaler.lo src/libzmq_la-socket_base.lo src/libzmq_la-socks.lo src/libzmq_la-socks_connecter.lo src/libzmq_la-stream.lo src/libzmq_la-stream_engine.lo src/libzmq_la-sub.lo src/libzmq_la-tcp.lo src/libzmq_la-tcp_address.lo src/libzmq_la-tcp_connecter.lo src/libzmq_la-tcp_listener.lo src/libzmq_la-thread.lo src/libzmq_la-tipc_address.lo src/libzmq_la-tipc_connecter.lo src/libzmq_la-tipc_listener.lo src/libzmq_la-trie.lo src/libzmq_la-v1_decoder.lo src/libzmq_la-v2_decoder.lo src/libzmq_la-v1_encoder.lo src/libzmq_la-v2_encoder.lo src/libzmq_la-xpub.lo src/libzmq_la-xsub.lo src/libzmq_la-zmq.lo src/libzmq_la-zmq_utils.lo tweetnacl/src/libzmq_la-tweetnacl.lo tweetnacl/contrib/randombytes/libzmq_la-devurandom.lo -lpgm -lpthread -lm -lgssapi_krb5 -lrt -lpthread libtool: link: g++ -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/riscv64-redhat-linux/7/crti.o /usr/lib/gcc/riscv64-redhat-linux/7/crtbeginS.o src/.libs/libzmq_la-address.o src/.libs/libzmq_la-clock.o src/.libs/libzmq_la-ctx.o src/.libs/libzmq_la-curve_client.o src/.libs/libzmq_la-curve_server.o src/.libs/libzmq_la-dealer.o src/.libs/libzmq_la-devpoll.o src/.libs/libzmq_la-dist.o src/.libs/libzmq_la-epoll.o src/.libs/libzmq_la-err.o src/.libs/libzmq_la-fq.o src/.libs/libzmq_la-gssapi_mechanism_base.o src/.libs/libzmq_la-gssapi_client.o src/.libs/libzmq_la-gssapi_server.o src/.libs/libzmq_la-io_object.o src/.libs/libzmq_la-io_thread.o src/.libs/libzmq_la-ip.o src/.libs/libzmq_la-ipc_address.o src/.libs/libzmq_la-ipc_connecter.o src/.libs/libzmq_la-ipc_listener.o src/.libs/libzmq_la-kqueue.o src/.libs/libzmq_la-lb.o src/.libs/libzmq_la-mailbox.o src/.libs/libzmq_la-mechanism.o src/.libs/libzmq_la-metadata.o src/.libs/libzmq_la-msg.o src/.libs/libzmq_la-mtrie.o src/.libs/libzmq_la-norm_engine.o src/.libs/libzmq_la-null_mechanism.o src/.libs/libzmq_la-object.o src/.libs/libzmq_la-options.o src/.libs/libzmq_la-own.o src/.libs/libzmq_la-pair.o src/.libs/libzmq_la-pgm_receiver.o src/.libs/libzmq_la-pgm_sender.o src/.libs/libzmq_la-pgm_socket.o src/.libs/libzmq_la-pipe.o src/.libs/libzmq_la-plain_client.o src/.libs/libzmq_la-plain_server.o src/.libs/libzmq_la-poll.o src/.libs/libzmq_la-poller_base.o src/.libs/libzmq_la-proxy.o src/.libs/libzmq_la-pub.o src/.libs/libzmq_la-pull.o src/.libs/libzmq_la-push.o src/.libs/libzmq_la-random.o src/.libs/libzmq_la-raw_decoder.o src/.libs/libzmq_la-raw_encoder.o src/.libs/libzmq_la-reaper.o src/.libs/libzmq_la-rep.o src/.libs/libzmq_la-req.o src/.libs/libzmq_la-router.o src/.libs/libzmq_la-select.o src/.libs/libzmq_la-session_base.o src/.libs/libzmq_la-signaler.o src/.libs/libzmq_la-socket_base.o src/.libs/libzmq_la-socks.o src/.libs/libzmq_la-socks_connecter.o src/.libs/libzmq_la-stream.o src/.libs/libzmq_la-stream_engine.o src/.libs/libzmq_la-sub.o src/.libs/libzmq_la-tcp.o src/.libs/libzmq_la-tcp_address.o src/.libs/libzmq_la-tcp_connecter.o src/.libs/libzmq_la-tcp_listener.o src/.libs/libzmq_la-thread.o src/.libs/libzmq_la-tipc_address.o src/.libs/libzmq_la-tipc_connecter.o src/.libs/libzmq_la-tipc_listener.o src/.libs/libzmq_la-trie.o src/.libs/libzmq_la-v1_decoder.o src/.libs/libzmq_la-v2_decoder.o src/.libs/libzmq_la-v1_encoder.o src/.libs/libzmq_la-v2_encoder.o src/.libs/libzmq_la-xpub.o src/.libs/libzmq_la-xsub.o src/.libs/libzmq_la-zmq.o src/.libs/libzmq_la-zmq_utils.o tweetnacl/src/.libs/libzmq_la-tweetnacl.o tweetnacl/contrib/randombytes/.libs/libzmq_la-devurandom.o -lpgm -lgssapi_krb5 -lrt -lpthread -L/usr/lib/gcc/riscv64-redhat-linux/7 -L/lib64/lp64d -L/usr/lib64/lp64d -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/riscv64-redhat-linux/7/crtendS.o /usr/lib/gcc/riscv64-redhat-linux/7/crtn.o -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -fstack-protector-strong -grecord-gcc-switches -Wl,--version-script=./src/libzmq.vers -Wl,-z -Wl,relro -Wl,-soname -Wl,libzmq.so.5 -o .libs/libzmq.so.5.0.2 libtool: link: (cd ".libs" && rm -f "libzmq.so.5" && ln -s "libzmq.so.5.0.2" "libzmq.so.5") libtool: link: (cd ".libs" && rm -f "libzmq.so" && ln -s "libzmq.so.5.0.2" "libzmq.so") libtool: link: ( cd ".libs" && rm -f "libzmq.la" && ln -s "../libzmq.la" "libzmq.la" ) /bin/sh ./libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o curve_keygen tools/curve_keygen.o libzmq.la -lgssapi_krb5 -lrt -lpthread /bin/sh ./libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o local_lat perf/local_lat.o libzmq.la -lgssapi_krb5 -lrt -lpthread /bin/sh ./libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o remote_lat perf/remote_lat.o libzmq.la -lgssapi_krb5 -lrt -lpthread /bin/sh ./libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o local_thr perf/local_thr.o libzmq.la -lgssapi_krb5 -lrt -lpthread libtool: link: g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/remote_lat perf/remote_lat.o ./.libs/libzmq.so -lpgm -lgssapi_krb5 -lrt -lpthread libtool: link: g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/local_lat perf/local_lat.o ./.libs/libzmq.so -lpgm -lgssapi_krb5 -lrt -lpthread libtool: link: g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/curve_keygen tools/curve_keygen.o ./.libs/libzmq.so -lpgm -lgssapi_krb5 -lrt -lpthread libtool: link: g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/local_thr perf/local_thr.o ./.libs/libzmq.so -lpgm -lgssapi_krb5 -lrt -lpthread /bin/sh ./libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o remote_thr perf/remote_thr.o libzmq.la -lgssapi_krb5 -lrt -lpthread /bin/sh ./libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o inproc_lat perf/inproc_lat.o libzmq.la -lgssapi_krb5 -lrt -lpthread /bin/sh ./libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o inproc_thr perf/inproc_thr.o libzmq.la -lgssapi_krb5 -lrt -lpthread libtool: link: g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/remote_thr perf/remote_thr.o ./.libs/libzmq.so -lpgm -lgssapi_krb5 -lrt -lpthread libtool: link: g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/inproc_lat perf/inproc_lat.o ./.libs/libzmq.so -lpgm -lgssapi_krb5 -lrt -lpthread libtool: link: g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/inproc_thr perf/inproc_thr.o ./.libs/libzmq.so -lpgm -lgssapi_krb5 -lrt -lpthread make[1]: Leaving directory '/builddir/build/BUILD/zeromq-4.1.6' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.EP7i6G + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/zeromq-4.1.6-2.fc28.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/zeromq-4.1.6-2.fc28.riscv64 ++ dirname /builddir/build/BUILDROOT/zeromq-4.1.6-2.fc28.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/zeromq-4.1.6-2.fc28.riscv64 + cd zeromq-4.1.6 + rm -rf /builddir/build/BUILDROOT/zeromq-4.1.6-2.fc28.riscv64 + make install DESTDIR=/builddir/build/BUILDROOT/zeromq-4.1.6-2.fc28.riscv64 'INSTALL=install -p' Making install in doc make[1]: Entering directory '/builddir/build/BUILD/zeromq-4.1.6/doc' make[2]: Entering directory '/builddir/build/BUILD/zeromq-4.1.6/doc' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Leaving directory '/builddir/build/BUILD/zeromq-4.1.6/doc' make[1]: Leaving directory '/builddir/build/BUILD/zeromq-4.1.6/doc' make[1]: Entering directory '/builddir/build/BUILD/zeromq-4.1.6' make[2]: Entering directory '/builddir/build/BUILD/zeromq-4.1.6' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/zeromq-4.1.6-2.fc28.riscv64/usr/lib64' /bin/sh ./libtool --mode=install install -p libzmq.la '/builddir/build/BUILDROOT/zeromq-4.1.6-2.fc28.riscv64/usr/lib64' libtool: install: install -p .libs/libzmq.so.5.0.2 /builddir/build/BUILDROOT/zeromq-4.1.6-2.fc28.riscv64/usr/lib64/libzmq.so.5.0.2 libtool: install: (cd /builddir/build/BUILDROOT/zeromq-4.1.6-2.fc28.riscv64/usr/lib64 && { ln -s -f libzmq.so.5.0.2 libzmq.so.5 || { rm -f libzmq.so.5 && ln -s libzmq.so.5.0.2 libzmq.so.5; }; }) libtool: install: (cd /builddir/build/BUILDROOT/zeromq-4.1.6-2.fc28.riscv64/usr/lib64 && { ln -s -f libzmq.so.5.0.2 libzmq.so || { rm -f libzmq.so && ln -s libzmq.so.5.0.2 libzmq.so; }; }) libtool: install: install -p .libs/libzmq.lai /builddir/build/BUILDROOT/zeromq-4.1.6-2.fc28.riscv64/usr/lib64/libzmq.la libtool: warning: remember to run 'libtool --finish /usr/lib64' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/zeromq-4.1.6-2.fc28.riscv64/usr/bin' /bin/sh ./libtool --mode=install install -p curve_keygen '/builddir/build/BUILDROOT/zeromq-4.1.6-2.fc28.riscv64/usr/bin' libtool: warning: 'libzmq.la' has not been installed in '/usr/lib64' libtool: install: install -p .libs/curve_keygen /builddir/build/BUILDROOT/zeromq-4.1.6-2.fc28.riscv64/usr/bin/curve_keygen /usr/bin/mkdir -p '/builddir/build/BUILDROOT/zeromq-4.1.6-2.fc28.riscv64/usr/include' install -p -m 644 include/zmq.h include/zmq_utils.h '/builddir/build/BUILDROOT/zeromq-4.1.6-2.fc28.riscv64/usr/include' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/zeromq-4.1.6-2.fc28.riscv64/usr/lib64/pkgconfig' install -p -m 644 src/libzmq.pc '/builddir/build/BUILDROOT/zeromq-4.1.6-2.fc28.riscv64/usr/lib64/pkgconfig' make[2]: Leaving directory '/builddir/build/BUILD/zeromq-4.1.6' make[1]: Leaving directory '/builddir/build/BUILD/zeromq-4.1.6' + install -m 644 -p /builddir/build/SOURCES/zmq.hpp /builddir/build/BUILDROOT/zeromq-4.1.6-2.fc28.riscv64/usr/include/ + rm /builddir/build/BUILDROOT/zeromq-4.1.6-2.fc28.riscv64/usr/lib64/libzmq.la + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /etc/ld.so.conf: No such file or directory + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip /usr/bin/strip + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Processing files: zeromq-4.1.6-2.fc28.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.1udjLl + umask 022 + cd /builddir/build/BUILD + cd zeromq-4.1.6 + DOCDIR=/builddir/build/BUILDROOT/zeromq-4.1.6-2.fc28.riscv64/usr/share/doc/zeromq + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/zeromq-4.1.6-2.fc28.riscv64/usr/share/doc/zeromq + cp -pr AUTHORS /builddir/build/BUILDROOT/zeromq-4.1.6-2.fc28.riscv64/usr/share/doc/zeromq + cp -pr ChangeLog /builddir/build/BUILDROOT/zeromq-4.1.6-2.fc28.riscv64/usr/share/doc/zeromq + cp -pr MAINTAINERS /builddir/build/BUILDROOT/zeromq-4.1.6-2.fc28.riscv64/usr/share/doc/zeromq + cp -pr NEWS /builddir/build/BUILDROOT/zeromq-4.1.6-2.fc28.riscv64/usr/share/doc/zeromq + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.Vqd6sq + umask 022 + cd /builddir/build/BUILD + cd zeromq-4.1.6 + LICENSEDIR=/builddir/build/BUILDROOT/zeromq-4.1.6-2.fc28.riscv64/usr/share/licenses/zeromq + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/zeromq-4.1.6-2.fc28.riscv64/usr/share/licenses/zeromq + cp -pr COPYING /builddir/build/BUILDROOT/zeromq-4.1.6-2.fc28.riscv64/usr/share/licenses/zeromq + cp -pr COPYING.LESSER /builddir/build/BUILDROOT/zeromq-4.1.6-2.fc28.riscv64/usr/share/licenses/zeromq + exit 0 Provides: libzmq.so.5()(64bit) zeromq = 4.1.6-2.fc28 zeromq(riscv-64) = 4.1.6-2.fc28 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: ld-linux-riscv64-lp64d.so.1()(64bit) ld-linux-riscv64-lp64d.so.1(GLIBC_2.27)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libgssapi_krb5.so.2()(64bit) libgssapi_krb5.so.2(gssapi_krb5_2_MIT)(64bit) libm.so.6()(64bit) libpgm-5.2.so.0()(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.27)(64bit) librt.so.1()(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(CXXABI_1.3.9)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) libstdc++.so.6(GLIBCXX_3.4.20)(64bit) libstdc++.so.6(GLIBCXX_3.4.21)(64bit) libstdc++.so.6(GLIBCXX_3.4.9)(64bit) libzmq.so.5()(64bit) rtld(GNU_HASH) Processing files: zeromq-devel-4.1.6-2.fc28.riscv64 Provides: pkgconfig(libzmq) = 4.1.6 zeromq-devel = 4.1.6-2.fc28 zeromq-devel(riscv-64) = 4.1.6-2.fc28 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.5()(64bit) Processing files: cppzmq-devel-4.1.6-2.fc28.riscv64 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.qfvLmd + umask 022 + cd /builddir/build/BUILD + cd zeromq-4.1.6 + LICENSEDIR=/builddir/build/BUILDROOT/zeromq-4.1.6-2.fc28.riscv64/usr/share/licenses/cppzmq-devel + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/zeromq-4.1.6-2.fc28.riscv64/usr/share/licenses/cppzmq-devel + cp -pr LICENSE /builddir/build/BUILDROOT/zeromq-4.1.6-2.fc28.riscv64/usr/share/licenses/cppzmq-devel + exit 0 Provides: cppzmq-devel = 4.1.6-2.fc28 cppzmq-devel(riscv-64) = 4.1.6-2.fc28 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/zeromq-4.1.6-2.fc28.riscv64 Wrote: /builddir/build/SRPMS/zeromq-4.1.6-2.fc28.src.rpm Wrote: /builddir/build/RPMS/riscv64/zeromq-4.1.6-2.fc28.riscv64.rpm Wrote: /builddir/build/RPMS/riscv64/zeromq-devel-4.1.6-2.fc28.riscv64.rpm Wrote: /builddir/build/RPMS/riscv64/cppzmq-devel-4.1.6-2.fc28.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.LjVBCd + umask 022 + cd /builddir/build/BUILD + cd zeromq-4.1.6 + /usr/bin/rm -rf /builddir/build/BUILDROOT/zeromq-4.1.6-2.fc28.riscv64 + exit 0 + touch /buildok + cleanup + set +e + sync + sleep 5 + sync + poweroff Terminated ++ cleanup ++ set +e ++ sync ++ sleep 5 Terminated +++ cleanup +++ set +e +++ sync +++ sleep 5 +++ sync +++ poweroff