+ exec + rm -rf /rpmbuild + mkdir -p /rpmbuild + su -c 'rpmbuild -ba /builddir/build/SPECS/pmix.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.A0cDm4 + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf pmix-1.2.2 + /usr/bin/tar -xof - + /usr/bin/bzip2 -dc /builddir/build/SOURCES/pmix-1.2.2.tar.bz2 + STATUS=0 + '[' 0 -ne 0 ']' + cd pmix-1.2.2 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.lp5Kyy + umask 022 + cd /builddir/build/BUILD + cd pmix-1.2.2 + 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 --disable-static --disable-silent-rules --with-sasl ============================================================================ == Configuring PMIx ============================================================================ checking build system type... riscv64-redhat-linux-gnu checking host system type... riscv64-redhat-linux-gnu checking target system type... riscv64-redhat-linux-gnu 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 make supports nested variables... (cached) yes checking for style of include used by make... GNU 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 dependency style of gcc... none checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -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 minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking for riscv64-redhat-linux-gnu-ar... no checking for riscv64-redhat-linux-gnu-lib... no checking for riscv64-redhat-linux-gnu-link... no checking for ar... ar checking the archiver (ar) interface... ar checking how to print strings... printf checking for a sed that does not truncate output... /usr/bin/sed 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... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for riscv64-redhat-linux-gnu-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for riscv64-redhat-linux-gnu-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 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 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 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 if embedded mode is enabled... no checking if want developer-level compiler pickyness... no checking if want developer-level debugging code... no checking if want to install project-internal header files... no checking if want pretty-print stacktrace... yes checking if want shared memory datastore... yes checking if want dstore pthread-based locking... yes checking if want ident string... checking if want developer-level timing support... no installing to directory "/usr" configure: pmix builddir: /builddir/build/BUILD/pmix-1.2.2 configure: pmix srcdir: /builddir/build/BUILD/pmix-1.2.2 checking for pmix version... 1.2.2 checking if want pmix maintainer support... disabled checking for pmix directory prefix... (none) checking for pmix symbol prefix... pmix_ ============================================================================ == Compiler and preprocessor tests ============================================================================ checking for int8_t... yes checking for uint8_t... yes checking for int16_t... yes checking for uint16_t... yes checking for int32_t... yes checking for uint32_t... yes checking for int64_t... yes checking for uint64_t... yes checking for long long... yes checking for intptr_t... yes checking for uintptr_t... yes checking for ptrdiff_t... yes checking size of _Bool... 1 checking size of char... 1 checking size of short... 2 checking size of int... 4 checking size of long... 8 checking size of long long... 8 checking size of float... 4 checking size of double... 8 checking size of void *... 8 checking size of size_t... 8 checking size of ptrdiff_t... 8 checking size of wchar_t... 4 checking size of pid_t... 4 checking alignment of bool... 1 checking alignment of int8_t... 1 checking alignment of int16_t... 2 checking alignment of int32_t... 4 checking alignment of int64_t... 8 checking alignment of char... 1 checking alignment of short... 2 checking alignment of wchar_t... 4 checking alignment of int... 4 checking alignment of long... 8 checking alignment of long long... 8 checking alignment of float... 4 checking alignment of double... 8 checking alignment of void *... 8 checking alignment of size_t... 8 checking for C bool type... no checking size of _Bool... (cached) 1 checking for inline... __inline__ *** Compiler characteristics checking for __attribute__... yes checking for __attribute__(aligned)... yes checking for __attribute__(always_inline)... yes checking for __attribute__(cold)... yes checking for __attribute__(const)... yes checking for __attribute__(deprecated)... yes checking for __attribute__(deprecated_argument)... yes checking for __attribute__(format)... yes checking for __attribute__(format_funcptr)... yes checking for __attribute__(hot)... yes checking for __attribute__(malloc)... yes checking for __attribute__(may_alias)... yes checking for __attribute__(no_instrument_function)... yes checking for __attribute__(nonnull)... yes checking for __attribute__(noreturn)... yes checking for __attribute__(noreturn_funcptr)... yes checking for __attribute__(packed)... yes checking for __attribute__(pure)... yes checking for __attribute__(sentinel)... yes checking for __attribute__(unused)... yes checking for __attribute__(visibility)... yes checking for __attribute__(warn_unused_result)... yes checking for __attribute__(destructor)... yes checking for compiler familyid... 0 checking for compiler familyname... UNKNOWN checking for compiler version... 0 checking for compiler version_str... UNKNOWN ============================================================================ == Header file tests ============================================================================ checking arpa/inet.h usability... yes checking arpa/inet.h presence... yes checking for arpa/inet.h... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking for inttypes.h... (cached) yes checking libgen.h usability... yes checking libgen.h presence... yes checking for libgen.h... yes checking netinet/in.h usability... yes checking netinet/in.h presence... yes checking for netinet/in.h... yes checking for stdint.h... (cached) 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 for strings.h... (cached) yes checking sys/param.h usability... yes checking sys/param.h presence... yes checking for sys/param.h... yes checking sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking stdarg.h usability... yes checking stdarg.h presence... yes checking for stdarg.h... yes checking for sys/stat.h... (cached) yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking for sys/types.h... (cached) yes checking sys/un.h usability... yes checking sys/un.h presence... yes checking for sys/un.h... yes checking sys/uio.h usability... yes checking sys/uio.h presence... yes checking for sys/uio.h... yes checking net/uio.h usability... no checking net/uio.h presence... no checking for net/uio.h... no checking sys/wait.h usability... yes checking sys/wait.h presence... yes checking for sys/wait.h... yes checking syslog.h usability... yes checking syslog.h presence... yes checking for syslog.h... yes checking time.h usability... yes checking time.h presence... yes checking for time.h... yes checking for unistd.h... (cached) yes checking crt_externs.h usability... no checking crt_externs.h presence... no checking for crt_externs.h... no checking signal.h usability... yes checking signal.h presence... yes checking for signal.h... yes checking ioLib.h usability... no checking ioLib.h presence... no checking for ioLib.h... no checking sockLib.h usability... no checking sockLib.h presence... no checking for sockLib.h... no checking hostLib.h usability... no checking hostLib.h presence... no checking for hostLib.h... no checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking sys/statfs.h usability... yes checking sys/statfs.h presence... yes checking for sys/statfs.h... yes checking sys/statvfs.h usability... yes checking sys/statvfs.h presence... yes checking for sys/statvfs.h... yes checking netdb.h usability... yes checking netdb.h presence... yes checking for netdb.h... yes checking ucred.h usability... no checking ucred.h presence... no checking for ucred.h... no checking stdbool.h usability... yes checking stdbool.h presence... yes checking for stdbool.h... yes checking if works... yes ============================================================================ == Type tests ============================================================================ checking for socklen_t... yes checking for struct sockaddr_in... yes checking for struct sockaddr_un... yes checking for struct sockaddr_in6... yes checking for struct sockaddr_storage... yes checking whether AF_UNSPEC is declared... yes checking whether PF_UNSPEC is declared... yes checking whether AF_INET6 is declared... yes checking whether PF_INET6 is declared... yes checking if SA_RESTART defined in signal.h... yes checking for struct sockaddr.sa_len... no checking for struct dirent.d_type... yes checking for siginfo_t.si_fd... yes checking for siginfo_t.si_band... yes checking for struct statfs.f_type... yes checking for struct statfs.f_fstypename... no checking for struct statvfs.f_basetype... no checking for struct statvfs.f_fstypename... no checking for struct ucred.uid... yes checking for struct ucred.cr_uid... no checking for struct sockpeercred.uid... no checking for pointer diff type... ptrdiff_t (size: 8) ============================================================================ == Library and Function tests ============================================================================ checking for library containing socket... none required checking for library containing dirname... none required checking for library containing ceil... -lm checking for asprintf... yes checking for snprintf... yes checking for vasprintf... yes checking for vsnprintf... yes checking for strsignal... yes checking for socketpair... yes checking for strncpy_s... no checking for usleep... yes checking for statfs... yes checking for statvfs... yes checking for getpeereid... no checking for getpeerucred... no checking for strnlen... yes checking for posix_fallocate... yes checking for htonl define... no checking for htonl... yes checking whether va_copy is declared... yes checking whether __va_copy is declared... yes checking whether __func__ is declared... yes ============================================================================ == System-specific tests ============================================================================ checking whether byte ordering is bigendian... no checking for broken qsort... no ============================================================================ == Symbol visibility feature ============================================================================ checking if gcc supports -fvisibility=hidden... no checking whether to enable symbol visibility... no (unsupported) ============================================================================ == Libevent ============================================================================ checking for libevent in... (default search paths) checking event.h usability... yes checking event.h presence... yes checking for event.h... yes looking for library without search path checking for event_config_new in -levent... yes checking for evthread_set_lock_callbacks in -levent... yes checking for evthread_use_pthreads in -levent_pthreads... yes checking for libevent_global_shutdown... yes checking libevent header... checking libevent2/thread header... ============================================================================ == HWLOC ============================================================================ checking for hwloc in... (default search paths) checking hwloc.h usability... yes checking hwloc.h presence... yes checking for hwloc.h... yes looking for library without search path checking for hwloc_topology_dup in -lhwloc... yes checking will hwloc support be built... yes checking hwloc header... ============================================================================ == SASL ============================================================================ checking for sasl in... (default search paths) checking sasl/sasl.h usability... yes checking sasl/sasl.h presence... yes checking for sasl/sasl.h... yes looking for library without search path checking for sasl_server_init in -lsasl2... yes checking will sasl support be built... yes ============================================================================ == Munge ============================================================================ checking will munge support be built... no ============================================================================ == Dstore Locking ============================================================================ checking for struct flock.l_type... yes checking for pthread_rwlockattr_setkind_np... yes checking for pthread_rwlockattr_setpshared... yes *** Set path-related compiler flags *** Final output checking for riscv64-redhat-linux-gnu-gcc... gcc checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to accept ISO C89... (cached) none needed checking whether gcc understands -c and -o together... (cached) yes checking dependency style of gcc... (cached) none *** C compiler and preprocessor checking for riscv64-redhat-linux-gnu-gcc... (cached) gcc checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to accept ISO C89... (cached) none needed checking whether gcc understands -c and -o together... (cached) yes checking dependency style of gcc... (cached) none checking for gcc option to accept ISO C99... none needed checking for the C compiler vendor... gnu checking for ANSI C header files... (cached) yes checking if gcc supports -finline-functions... yes checking if gcc supports -fno-strict-aliasing... yes configure: WARNING: -fno-strict-aliasing has been added to CFLAGS checking if gcc supports __builtin_expect... yes checking if gcc supports __builtin_prefetch... yes checking if gcc supports __builtin_clz... yes checking for C optimization flags... -DNDEBUG -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 -finline-functions -fno-strict-aliasing checking for C ident string support... #ident ============================================================================ == Final compiler flags ============================================================================ checking final CPPFLAGS... -I$(PMIX_top_srcdir) -I$(PMIX_top_srcdir)/src -I$(PMIX_top_srcdir)/include checking final CFLAGS... -DNDEBUG -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 -finline-functions -fno-strict-aliasing ============================================================================ == Configuration complete ============================================================================ checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating include/pmix_version.h config.status: creating Makefile config.status: creating examples/Makefile config.status: creating test/Makefile config.status: creating test/simple/Makefile config.status: creating include/pmix/autogen/config.h config.status: executing depfiles commands config.status: executing libtool commands + make -j4 Making all in . make[1]: Entering directory '/builddir/build/BUILD/pmix-1.2.2' /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./include/pmix/autogen -I/builddir/build/BUILD/pmix-1.2.2 -I/builddir/build/BUILD/pmix-1.2.2/src -I/builddir/build/BUILD/pmix-1.2.2/include -DNDEBUG -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 -finline-functions -fno-strict-aliasing -c -o src/class/pmix_object.lo src/class/pmix_object.c /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./include/pmix/autogen -I/builddir/build/BUILD/pmix-1.2.2 -I/builddir/build/BUILD/pmix-1.2.2/src -I/builddir/build/BUILD/pmix-1.2.2/include -DNDEBUG -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 -finline-functions -fno-strict-aliasing -c -o src/class/pmix_list.lo src/class/pmix_list.c /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./include/pmix/autogen -I/builddir/build/BUILD/pmix-1.2.2 -I/builddir/build/BUILD/pmix-1.2.2/src -I/builddir/build/BUILD/pmix-1.2.2/include -DNDEBUG -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 -finline-functions -fno-strict-aliasing -c -o src/class/pmix_pointer_array.lo src/class/pmix_pointer_array.c /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./include/pmix/autogen -I/builddir/build/BUILD/pmix-1.2.2 -I/builddir/build/BUILD/pmix-1.2.2/src -I/builddir/build/BUILD/pmix-1.2.2/include -DNDEBUG -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 -finline-functions -fno-strict-aliasing -c -o src/class/pmix_hash_table.lo src/class/pmix_hash_table.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./include/pmix/autogen -I/builddir/build/BUILD/pmix-1.2.2 -I/builddir/build/BUILD/pmix-1.2.2/src -I/builddir/build/BUILD/pmix-1.2.2/include -DNDEBUG -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 -finline-functions -fno-strict-aliasing -c src/class/pmix_list.c -fPIC -DPIC -o src/class/.libs/pmix_list.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./include/pmix/autogen -I/builddir/build/BUILD/pmix-1.2.2 -I/builddir/build/BUILD/pmix-1.2.2/src -I/builddir/build/BUILD/pmix-1.2.2/include -DNDEBUG -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 -finline-functions -fno-strict-aliasing -c src/class/pmix_hash_table.c -fPIC -DPIC -o src/class/.libs/pmix_hash_table.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./include/pmix/autogen -I/builddir/build/BUILD/pmix-1.2.2 -I/builddir/build/BUILD/pmix-1.2.2/src -I/builddir/build/BUILD/pmix-1.2.2/include -DNDEBUG -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 -finline-functions -fno-strict-aliasing -c src/class/pmix_object.c -fPIC -DPIC -o src/class/.libs/pmix_object.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./include/pmix/autogen -I/builddir/build/BUILD/pmix-1.2.2 -I/builddir/build/BUILD/pmix-1.2.2/src -I/builddir/build/BUILD/pmix-1.2.2/include -DNDEBUG -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 -finline-functions -fno-strict-aliasing -c src/class/pmix_pointer_array.c -fPIC -DPIC -o src/class/.libs/pmix_pointer_array.o /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./include/pmix/autogen -I/builddir/build/BUILD/pmix-1.2.2 -I/builddir/build/BUILD/pmix-1.2.2/src -I/builddir/build/BUILD/pmix-1.2.2/include -DNDEBUG -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 -finline-functions -fno-strict-aliasing -c -o src/class/pmix_value_array.lo src/class/pmix_value_array.c /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./include/pmix/autogen -I/builddir/build/BUILD/pmix-1.2.2 -I/builddir/build/BUILD/pmix-1.2.2/src -I/builddir/build/BUILD/pmix-1.2.2/include -DNDEBUG -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 -finline-functions -fno-strict-aliasing -c -o src/include/pmix_globals.lo src/include/pmix_globals.c /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./include/pmix/autogen -I/builddir/build/BUILD/pmix-1.2.2 -I/builddir/build/BUILD/pmix-1.2.2/src -I/builddir/build/BUILD/pmix-1.2.2/include -DNDEBUG -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 -finline-functions -fno-strict-aliasing -c -o src/buffer_ops/copy.lo src/buffer_ops/copy.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./include/pmix/autogen -I/builddir/build/BUILD/pmix-1.2.2 -I/builddir/build/BUILD/pmix-1.2.2/src -I/builddir/build/BUILD/pmix-1.2.2/include -DNDEBUG -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 -finline-functions -fno-strict-aliasing -c src/class/pmix_value_array.c -fPIC -DPIC -o src/class/.libs/pmix_value_array.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./include/pmix/autogen -I/builddir/build/BUILD/pmix-1.2.2 -I/builddir/build/BUILD/pmix-1.2.2/src -I/builddir/build/BUILD/pmix-1.2.2/include -DNDEBUG -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 -finline-functions -fno-strict-aliasing -c src/include/pmix_globals.c -fPIC -DPIC -o src/include/.libs/pmix_globals.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./include/pmix/autogen -I/builddir/build/BUILD/pmix-1.2.2 -I/builddir/build/BUILD/pmix-1.2.2/src -I/builddir/build/BUILD/pmix-1.2.2/include -DNDEBUG -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 -finline-functions -fno-strict-aliasing -c src/buffer_ops/copy.c -fPIC -DPIC -o src/buffer_ops/.libs/copy.o /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./include/pmix/autogen -I/builddir/build/BUILD/pmix-1.2.2 -I/builddir/build/BUILD/pmix-1.2.2/src -I/builddir/build/BUILD/pmix-1.2.2/include -DNDEBUG -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 -finline-functions -fno-strict-aliasing -c -o src/buffer_ops/internal_functions.lo src/buffer_ops/internal_functions.c /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./include/pmix/autogen -I/builddir/build/BUILD/pmix-1.2.2 -I/builddir/build/BUILD/pmix-1.2.2/src -I/builddir/build/BUILD/pmix-1.2.2/include -DNDEBUG -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 -finline-functions -fno-strict-aliasing -c -o src/buffer_ops/open_close.lo src/buffer_ops/open_close.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./include/pmix/autogen -I/builddir/build/BUILD/pmix-1.2.2 -I/builddir/build/BUILD/pmix-1.2.2/src -I/builddir/build/BUILD/pmix-1.2.2/include -DNDEBUG -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 -finline-functions -fno-strict-aliasing -c src/buffer_ops/internal_functions.c -fPIC -DPIC -o src/buffer_ops/.libs/internal_functions.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./include/pmix/autogen -I/builddir/build/BUILD/pmix-1.2.2 -I/builddir/build/BUILD/pmix-1.2.2/src -I/builddir/build/BUILD/pmix-1.2.2/include -DNDEBUG -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 -finline-functions -fno-strict-aliasing -c src/buffer_ops/open_close.c -fPIC -DPIC -o src/buffer_ops/.libs/open_close.o /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./include/pmix/autogen -I/builddir/build/BUILD/pmix-1.2.2 -I/builddir/build/BUILD/pmix-1.2.2/src -I/builddir/build/BUILD/pmix-1.2.2/include -DNDEBUG -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 -finline-functions -fno-strict-aliasing -c -o src/buffer_ops/pack.lo src/buffer_ops/pack.c /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./include/pmix/autogen -I/builddir/build/BUILD/pmix-1.2.2 -I/builddir/build/BUILD/pmix-1.2.2/src -I/builddir/build/BUILD/pmix-1.2.2/include -DNDEBUG -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 -finline-functions -fno-strict-aliasing -c -o src/buffer_ops/print.lo src/buffer_ops/print.c /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./include/pmix/autogen -I/builddir/build/BUILD/pmix-1.2.2 -I/builddir/build/BUILD/pmix-1.2.2/src -I/builddir/build/BUILD/pmix-1.2.2/include -DNDEBUG -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 -finline-functions -fno-strict-aliasing -c -o src/buffer_ops/unpack.lo src/buffer_ops/unpack.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./include/pmix/autogen -I/builddir/build/BUILD/pmix-1.2.2 -I/builddir/build/BUILD/pmix-1.2.2/src -I/builddir/build/BUILD/pmix-1.2.2/include -DNDEBUG -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 -finline-functions -fno-strict-aliasing -c src/buffer_ops/pack.c -fPIC -DPIC -o src/buffer_ops/.libs/pack.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./include/pmix/autogen -I/builddir/build/BUILD/pmix-1.2.2 -I/builddir/build/BUILD/pmix-1.2.2/src -I/builddir/build/BUILD/pmix-1.2.2/include -DNDEBUG -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 -finline-functions -fno-strict-aliasing -c src/buffer_ops/print.c -fPIC -DPIC -o src/buffer_ops/.libs/print.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./include/pmix/autogen -I/builddir/build/BUILD/pmix-1.2.2 -I/builddir/build/BUILD/pmix-1.2.2/src -I/builddir/build/BUILD/pmix-1.2.2/include -DNDEBUG -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 -finline-functions -fno-strict-aliasing -c src/buffer_ops/unpack.c -fPIC -DPIC -o src/buffer_ops/.libs/unpack.o /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./include/pmix/autogen -I/builddir/build/BUILD/pmix-1.2.2 -I/builddir/build/BUILD/pmix-1.2.2/src -I/builddir/build/BUILD/pmix-1.2.2/include -DNDEBUG -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 -finline-functions -fno-strict-aliasing -c -o src/util/argv.lo src/util/argv.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./include/pmix/autogen -I/builddir/build/BUILD/pmix-1.2.2 -I/builddir/build/BUILD/pmix-1.2.2/src -I/builddir/build/BUILD/pmix-1.2.2/include -DNDEBUG -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 -finline-functions -fno-strict-aliasing -c src/util/argv.c -fPIC -DPIC -o src/util/.libs/argv.o /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./include/pmix/autogen -I/builddir/build/BUILD/pmix-1.2.2 -I/builddir/build/BUILD/pmix-1.2.2/src -I/builddir/build/BUILD/pmix-1.2.2/include -DNDEBUG -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 -finline-functions -fno-strict-aliasing -c -o src/util/error.lo src/util/error.c /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./include/pmix/autogen -I/builddir/build/BUILD/pmix-1.2.2 -I/builddir/build/BUILD/pmix-1.2.2/src -I/builddir/build/BUILD/pmix-1.2.2/include -DNDEBUG -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 -finline-functions -fno-strict-aliasing -c -o src/util/printf.lo src/util/printf.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./include/pmix/autogen -I/builddir/build/BUILD/pmix-1.2.2 -I/builddir/build/BUILD/pmix-1.2.2/src -I/builddir/build/BUILD/pmix-1.2.2/include -DNDEBUG -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 -finline-functions -fno-strict-aliasing -c src/util/error.c -fPIC -DPIC -o src/util/.libs/error.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./include/pmix/autogen -I/builddir/build/BUILD/pmix-1.2.2 -I/builddir/build/BUILD/pmix-1.2.2/src -I/builddir/build/BUILD/pmix-1.2.2/include -DNDEBUG -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 -finline-functions -fno-strict-aliasing -c src/util/printf.c -fPIC -DPIC -o src/util/.libs/printf.o /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./include/pmix/autogen -I/builddir/build/BUILD/pmix-1.2.2 -I/builddir/build/BUILD/pmix-1.2.2/src -I/builddir/build/BUILD/pmix-1.2.2/include -DNDEBUG -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 -finline-functions -fno-strict-aliasing -c -o src/util/output.lo src/util/output.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./include/pmix/autogen -I/builddir/build/BUILD/pmix-1.2.2 -I/builddir/build/BUILD/pmix-1.2.2/src -I/builddir/build/BUILD/pmix-1.2.2/include -DNDEBUG -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 -finline-functions -fno-strict-aliasing -c src/util/output.c -fPIC -DPIC -o src/util/.libs/output.o /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./include/pmix/autogen -I/builddir/build/BUILD/pmix-1.2.2 -I/builddir/build/BUILD/pmix-1.2.2/src -I/builddir/build/BUILD/pmix-1.2.2/include -DNDEBUG -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 -finline-functions -fno-strict-aliasing -c -o src/util/pmix_environ.lo src/util/pmix_environ.c /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./include/pmix/autogen -I/builddir/build/BUILD/pmix-1.2.2 -I/builddir/build/BUILD/pmix-1.2.2/src -I/builddir/build/BUILD/pmix-1.2.2/include -DNDEBUG -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 -finline-functions -fno-strict-aliasing -c -o src/util/crc.lo src/util/crc.c /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./include/pmix/autogen -I/builddir/build/BUILD/pmix-1.2.2 -I/builddir/build/BUILD/pmix-1.2.2/src -I/builddir/build/BUILD/pmix-1.2.2/include -DNDEBUG -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 -finline-functions -fno-strict-aliasing -c -o src/util/progress_threads.lo src/util/progress_threads.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./include/pmix/autogen -I/builddir/build/BUILD/pmix-1.2.2 -I/builddir/build/BUILD/pmix-1.2.2/src -I/builddir/build/BUILD/pmix-1.2.2/include -DNDEBUG -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 -finline-functions -fno-strict-aliasing -c src/util/pmix_environ.c -fPIC -DPIC -o src/util/.libs/pmix_environ.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./include/pmix/autogen -I/builddir/build/BUILD/pmix-1.2.2 -I/builddir/build/BUILD/pmix-1.2.2/src -I/builddir/build/BUILD/pmix-1.2.2/include -DNDEBUG -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 -finline-functions -fno-strict-aliasing -c src/util/crc.c -fPIC -DPIC -o src/util/.libs/crc.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./include/pmix/autogen -I/builddir/build/BUILD/pmix-1.2.2 -I/builddir/build/BUILD/pmix-1.2.2/src -I/builddir/build/BUILD/pmix-1.2.2/include -DNDEBUG -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 -finline-functions -fno-strict-aliasing -c src/util/progress_threads.c -fPIC -DPIC -o src/util/.libs/progress_threads.o /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./include/pmix/autogen -I/builddir/build/BUILD/pmix-1.2.2 -I/builddir/build/BUILD/pmix-1.2.2/src -I/builddir/build/BUILD/pmix-1.2.2/include -DNDEBUG -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 -finline-functions -fno-strict-aliasing -c -o src/util/fd.lo src/util/fd.c /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./include/pmix/autogen -I/builddir/build/BUILD/pmix-1.2.2 -I/builddir/build/BUILD/pmix-1.2.2/src -I/builddir/build/BUILD/pmix-1.2.2/include -DNDEBUG -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 -finline-functions -fno-strict-aliasing -c -o src/util/timings.lo src/util/timings.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./include/pmix/autogen -I/builddir/build/BUILD/pmix-1.2.2 -I/builddir/build/BUILD/pmix-1.2.2/src -I/builddir/build/BUILD/pmix-1.2.2/include -DNDEBUG -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 -finline-functions -fno-strict-aliasing -c src/util/fd.c -fPIC -DPIC -o src/util/.libs/fd.o /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./include/pmix/autogen -I/builddir/build/BUILD/pmix-1.2.2 -I/builddir/build/BUILD/pmix-1.2.2/src -I/builddir/build/BUILD/pmix-1.2.2/include -DNDEBUG -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 -finline-functions -fno-strict-aliasing -c -o src/util/os_path.lo src/util/os_path.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./include/pmix/autogen -I/builddir/build/BUILD/pmix-1.2.2 -I/builddir/build/BUILD/pmix-1.2.2/src -I/builddir/build/BUILD/pmix-1.2.2/include -DNDEBUG -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 -finline-functions -fno-strict-aliasing -c src/util/timings.c -fPIC -DPIC -o src/util/.libs/timings.o /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./include/pmix/autogen -I/builddir/build/BUILD/pmix-1.2.2 -I/builddir/build/BUILD/pmix-1.2.2/src -I/builddir/build/BUILD/pmix-1.2.2/include -DNDEBUG -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 -finline-functions -fno-strict-aliasing -c -o src/util/basename.lo src/util/basename.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./include/pmix/autogen -I/builddir/build/BUILD/pmix-1.2.2 -I/builddir/build/BUILD/pmix-1.2.2/src -I/builddir/build/BUILD/pmix-1.2.2/include -DNDEBUG -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 -finline-functions -fno-strict-aliasing -c src/util/os_path.c -fPIC -DPIC -o src/util/.libs/os_path.o /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./include/pmix/autogen -I/builddir/build/BUILD/pmix-1.2.2 -I/builddir/build/BUILD/pmix-1.2.2/src -I/builddir/build/BUILD/pmix-1.2.2/include -DNDEBUG -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 -finline-functions -fno-strict-aliasing -c -o src/util/hash.lo src/util/hash.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./include/pmix/autogen -I/builddir/build/BUILD/pmix-1.2.2 -I/builddir/build/BUILD/pmix-1.2.2/src -I/builddir/build/BUILD/pmix-1.2.2/include -DNDEBUG -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 -finline-functions -fno-strict-aliasing -c src/util/basename.c -fPIC -DPIC -o src/util/.libs/basename.o /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./include/pmix/autogen -I/builddir/build/BUILD/pmix-1.2.2 -I/builddir/build/BUILD/pmix-1.2.2/src -I/builddir/build/BUILD/pmix-1.2.2/include -DNDEBUG -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 -finline-functions -fno-strict-aliasing -c -o src/usock/usock.lo src/usock/usock.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./include/pmix/autogen -I/builddir/build/BUILD/pmix-1.2.2 -I/builddir/build/BUILD/pmix-1.2.2/src -I/builddir/build/BUILD/pmix-1.2.2/include -DNDEBUG -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 -finline-functions -fno-strict-aliasing -c src/util/hash.c -fPIC -DPIC -o src/util/.libs/hash.o /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./include/pmix/autogen -I/builddir/build/BUILD/pmix-1.2.2 -I/builddir/build/BUILD/pmix-1.2.2/src -I/builddir/build/BUILD/pmix-1.2.2/include -DNDEBUG -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 -finline-functions -fno-strict-aliasing -c -o src/usock/usock_sendrecv.lo src/usock/usock_sendrecv.c /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./include/pmix/autogen -I/builddir/build/BUILD/pmix-1.2.2 -I/builddir/build/BUILD/pmix-1.2.2/src -I/builddir/build/BUILD/pmix-1.2.2/include -DNDEBUG -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 -finline-functions -fno-strict-aliasing -c -o src/client/pmix_client.lo src/client/pmix_client.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./include/pmix/autogen -I/builddir/build/BUILD/pmix-1.2.2 -I/builddir/build/BUILD/pmix-1.2.2/src -I/builddir/build/BUILD/pmix-1.2.2/include -DNDEBUG -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 -finline-functions -fno-strict-aliasing -c src/usock/usock.c -fPIC -DPIC -o src/usock/.libs/usock.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./include/pmix/autogen -I/builddir/build/BUILD/pmix-1.2.2 -I/builddir/build/BUILD/pmix-1.2.2/src -I/builddir/build/BUILD/pmix-1.2.2/include -DNDEBUG -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 -finline-functions -fno-strict-aliasing -c src/usock/usock_sendrecv.c -fPIC -DPIC -o src/usock/.libs/usock_sendrecv.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./include/pmix/autogen -I/builddir/build/BUILD/pmix-1.2.2 -I/builddir/build/BUILD/pmix-1.2.2/src -I/builddir/build/BUILD/pmix-1.2.2/include -DNDEBUG -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 -finline-functions -fno-strict-aliasing -c src/client/pmix_client.c -fPIC -DPIC -o src/client/.libs/pmix_client.o /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./include/pmix/autogen -I/builddir/build/BUILD/pmix-1.2.2 -I/builddir/build/BUILD/pmix-1.2.2/src -I/builddir/build/BUILD/pmix-1.2.2/include -DNDEBUG -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 -finline-functions -fno-strict-aliasing -c -o src/client/pmix_client_fence.lo src/client/pmix_client_fence.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./include/pmix/autogen -I/builddir/build/BUILD/pmix-1.2.2 -I/builddir/build/BUILD/pmix-1.2.2/src -I/builddir/build/BUILD/pmix-1.2.2/include -DNDEBUG -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 -finline-functions -fno-strict-aliasing -c src/client/pmix_client_fence.c -fPIC -DPIC -o src/client/.libs/pmix_client_fence.o /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./include/pmix/autogen -I/builddir/build/BUILD/pmix-1.2.2 -I/builddir/build/BUILD/pmix-1.2.2/src -I/builddir/build/BUILD/pmix-1.2.2/include -DNDEBUG -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 -finline-functions -fno-strict-aliasing -c -o src/client/pmix_client_get.lo src/client/pmix_client_get.c /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./include/pmix/autogen -I/builddir/build/BUILD/pmix-1.2.2 -I/builddir/build/BUILD/pmix-1.2.2/src -I/builddir/build/BUILD/pmix-1.2.2/include -DNDEBUG -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 -finline-functions -fno-strict-aliasing -c -o src/client/pmix_client_pub.lo src/client/pmix_client_pub.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./include/pmix/autogen -I/builddir/build/BUILD/pmix-1.2.2 -I/builddir/build/BUILD/pmix-1.2.2/src -I/builddir/build/BUILD/pmix-1.2.2/include -DNDEBUG -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 -finline-functions -fno-strict-aliasing -c src/client/pmix_client_get.c -fPIC -DPIC -o src/client/.libs/pmix_client_get.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./include/pmix/autogen -I/builddir/build/BUILD/pmix-1.2.2 -I/builddir/build/BUILD/pmix-1.2.2/src -I/builddir/build/BUILD/pmix-1.2.2/include -DNDEBUG -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 -finline-functions -fno-strict-aliasing -c src/client/pmix_client_pub.c -fPIC -DPIC -o src/client/.libs/pmix_client_pub.o /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./include/pmix/autogen -I/builddir/build/BUILD/pmix-1.2.2 -I/builddir/build/BUILD/pmix-1.2.2/src -I/builddir/build/BUILD/pmix-1.2.2/include -DNDEBUG -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 -finline-functions -fno-strict-aliasing -c -o src/client/pmix_client_spawn.lo src/client/pmix_client_spawn.c src/client/pmix_client_get.c: In function '_getnb_cbfunc': src/client/pmix_client_get.c:247:9: warning: variable 'cur_rank' set but not used [-Wunused-but-set-variable] int cur_rank; ^~~~~~~~ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./include/pmix/autogen -I/builddir/build/BUILD/pmix-1.2.2 -I/builddir/build/BUILD/pmix-1.2.2/src -I/builddir/build/BUILD/pmix-1.2.2/include -DNDEBUG -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 -finline-functions -fno-strict-aliasing -c src/client/pmix_client_spawn.c -fPIC -DPIC -o src/client/.libs/pmix_client_spawn.o /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./include/pmix/autogen -I/builddir/build/BUILD/pmix-1.2.2 -I/builddir/build/BUILD/pmix-1.2.2/src -I/builddir/build/BUILD/pmix-1.2.2/include -DNDEBUG -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 -finline-functions -fno-strict-aliasing -c -o src/client/pmix_client_connect.lo src/client/pmix_client_connect.c /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./include/pmix/autogen -I/builddir/build/BUILD/pmix-1.2.2 -I/builddir/build/BUILD/pmix-1.2.2/src -I/builddir/build/BUILD/pmix-1.2.2/include -DNDEBUG -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 -finline-functions -fno-strict-aliasing -c -o src/client/pmi1.lo src/client/pmi1.c /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./include/pmix/autogen -I/builddir/build/BUILD/pmix-1.2.2 -I/builddir/build/BUILD/pmix-1.2.2/src -I/builddir/build/BUILD/pmix-1.2.2/include -DNDEBUG -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 -finline-functions -fno-strict-aliasing -c -o src/client/pmi2.lo src/client/pmi2.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./include/pmix/autogen -I/builddir/build/BUILD/pmix-1.2.2 -I/builddir/build/BUILD/pmix-1.2.2/src -I/builddir/build/BUILD/pmix-1.2.2/include -DNDEBUG -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 -finline-functions -fno-strict-aliasing -c src/client/pmix_client_connect.c -fPIC -DPIC -o src/client/.libs/pmix_client_connect.o /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./include/pmix/autogen -I/builddir/build/BUILD/pmix-1.2.2 -I/builddir/build/BUILD/pmix-1.2.2/src -I/builddir/build/BUILD/pmix-1.2.2/include -DNDEBUG -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 -finline-functions -fno-strict-aliasing -c -o src/server/pmix_server.lo src/server/pmix_server.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./include/pmix/autogen -I/builddir/build/BUILD/pmix-1.2.2 -I/builddir/build/BUILD/pmix-1.2.2/src -I/builddir/build/BUILD/pmix-1.2.2/include -DNDEBUG -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 -finline-functions -fno-strict-aliasing -c src/client/pmi1.c -fPIC -DPIC -o src/client/.libs/pmi1.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./include/pmix/autogen -I/builddir/build/BUILD/pmix-1.2.2 -I/builddir/build/BUILD/pmix-1.2.2/src -I/builddir/build/BUILD/pmix-1.2.2/include -DNDEBUG -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 -finline-functions -fno-strict-aliasing -c src/client/pmi2.c -fPIC -DPIC -o src/client/.libs/pmi2.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./include/pmix/autogen -I/builddir/build/BUILD/pmix-1.2.2 -I/builddir/build/BUILD/pmix-1.2.2/src -I/builddir/build/BUILD/pmix-1.2.2/include -DNDEBUG -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 -finline-functions -fno-strict-aliasing -c src/server/pmix_server.c -fPIC -DPIC -o src/server/.libs/pmix_server.o /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./include/pmix/autogen -I/builddir/build/BUILD/pmix-1.2.2 -I/builddir/build/BUILD/pmix-1.2.2/src -I/builddir/build/BUILD/pmix-1.2.2/include -DNDEBUG -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 -finline-functions -fno-strict-aliasing -c -o src/server/pmix_server_ops.lo src/server/pmix_server_ops.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./include/pmix/autogen -I/builddir/build/BUILD/pmix-1.2.2 -I/builddir/build/BUILD/pmix-1.2.2/src -I/builddir/build/BUILD/pmix-1.2.2/include -DNDEBUG -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 -finline-functions -fno-strict-aliasing -c src/server/pmix_server_ops.c -fPIC -DPIC -o src/server/.libs/pmix_server_ops.o /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./include/pmix/autogen -I/builddir/build/BUILD/pmix-1.2.2 -I/builddir/build/BUILD/pmix-1.2.2/src -I/builddir/build/BUILD/pmix-1.2.2/include -DNDEBUG -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 -finline-functions -fno-strict-aliasing -c -o src/server/pmix_server_regex.lo src/server/pmix_server_regex.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./include/pmix/autogen -I/builddir/build/BUILD/pmix-1.2.2 -I/builddir/build/BUILD/pmix-1.2.2/src -I/builddir/build/BUILD/pmix-1.2.2/include -DNDEBUG -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 -finline-functions -fno-strict-aliasing -c src/server/pmix_server_regex.c -fPIC -DPIC -o src/server/.libs/pmix_server_regex.o /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./include/pmix/autogen -I/builddir/build/BUILD/pmix-1.2.2 -I/builddir/build/BUILD/pmix-1.2.2/src -I/builddir/build/BUILD/pmix-1.2.2/include -DNDEBUG -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 -finline-functions -fno-strict-aliasing -c -o src/server/pmix_server_listener.lo src/server/pmix_server_listener.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./include/pmix/autogen -I/builddir/build/BUILD/pmix-1.2.2 -I/builddir/build/BUILD/pmix-1.2.2/src -I/builddir/build/BUILD/pmix-1.2.2/include -DNDEBUG -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 -finline-functions -fno-strict-aliasing -c src/server/pmix_server_listener.c -fPIC -DPIC -o src/server/.libs/pmix_server_listener.o /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./include/pmix/autogen -I/builddir/build/BUILD/pmix-1.2.2 -I/builddir/build/BUILD/pmix-1.2.2/src -I/builddir/build/BUILD/pmix-1.2.2/include -DNDEBUG -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 -finline-functions -fno-strict-aliasing -c -o src/server/pmix_server_get.lo src/server/pmix_server_get.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./include/pmix/autogen -I/builddir/build/BUILD/pmix-1.2.2 -I/builddir/build/BUILD/pmix-1.2.2/src -I/builddir/build/BUILD/pmix-1.2.2/include -DNDEBUG -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 -finline-functions -fno-strict-aliasing -c src/server/pmix_server_get.c -fPIC -DPIC -o src/server/.libs/pmix_server_get.o /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./include/pmix/autogen -I/builddir/build/BUILD/pmix-1.2.2 -I/builddir/build/BUILD/pmix-1.2.2/src -I/builddir/build/BUILD/pmix-1.2.2/include -DNDEBUG -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 -finline-functions -fno-strict-aliasing -c -o src/sec/pmix_sec.lo src/sec/pmix_sec.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./include/pmix/autogen -I/builddir/build/BUILD/pmix-1.2.2 -I/builddir/build/BUILD/pmix-1.2.2/src -I/builddir/build/BUILD/pmix-1.2.2/include -DNDEBUG -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 -finline-functions -fno-strict-aliasing -c src/sec/pmix_sec.c -fPIC -DPIC -o src/sec/.libs/pmix_sec.o /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./include/pmix/autogen -I/builddir/build/BUILD/pmix-1.2.2 -I/builddir/build/BUILD/pmix-1.2.2/src -I/builddir/build/BUILD/pmix-1.2.2/include -DNDEBUG -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 -finline-functions -fno-strict-aliasing -c -o src/sec/pmix_native.lo src/sec/pmix_native.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./include/pmix/autogen -I/builddir/build/BUILD/pmix-1.2.2 -I/builddir/build/BUILD/pmix-1.2.2/src -I/builddir/build/BUILD/pmix-1.2.2/include -DNDEBUG -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 -finline-functions -fno-strict-aliasing -c src/sec/pmix_native.c -fPIC -DPIC -o src/sec/.libs/pmix_native.o /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./include/pmix/autogen -I/builddir/build/BUILD/pmix-1.2.2 -I/builddir/build/BUILD/pmix-1.2.2/src -I/builddir/build/BUILD/pmix-1.2.2/include -DNDEBUG -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 -finline-functions -fno-strict-aliasing -c -o src/sec/pmix_sasl.lo src/sec/pmix_sasl.c /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./include/pmix/autogen -I/builddir/build/BUILD/pmix-1.2.2 -I/builddir/build/BUILD/pmix-1.2.2/src -I/builddir/build/BUILD/pmix-1.2.2/include -DNDEBUG -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 -finline-functions -fno-strict-aliasing -c -o src/common/pmix_common.lo src/common/pmix_common.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./include/pmix/autogen -I/builddir/build/BUILD/pmix-1.2.2 -I/builddir/build/BUILD/pmix-1.2.2/src -I/builddir/build/BUILD/pmix-1.2.2/include -DNDEBUG -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 -finline-functions -fno-strict-aliasing -c src/sec/pmix_sasl.c -fPIC -DPIC -o src/sec/.libs/pmix_sasl.o /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./include/pmix/autogen -I/builddir/build/BUILD/pmix-1.2.2 -I/builddir/build/BUILD/pmix-1.2.2/src -I/builddir/build/BUILD/pmix-1.2.2/include -DNDEBUG -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 -finline-functions -fno-strict-aliasing -c -o src/common/pmix_jobdata.lo src/common/pmix_jobdata.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./include/pmix/autogen -I/builddir/build/BUILD/pmix-1.2.2 -I/builddir/build/BUILD/pmix-1.2.2/src -I/builddir/build/BUILD/pmix-1.2.2/include -DNDEBUG -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 -finline-functions -fno-strict-aliasing -c src/common/pmix_common.c -fPIC -DPIC -o src/common/.libs/pmix_common.o /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./include/pmix/autogen -I/builddir/build/BUILD/pmix-1.2.2 -I/builddir/build/BUILD/pmix-1.2.2/src -I/builddir/build/BUILD/pmix-1.2.2/include -DNDEBUG -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 -finline-functions -fno-strict-aliasing -c -o src/sm/pmix_sm.lo src/sm/pmix_sm.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./include/pmix/autogen -I/builddir/build/BUILD/pmix-1.2.2 -I/builddir/build/BUILD/pmix-1.2.2/src -I/builddir/build/BUILD/pmix-1.2.2/include -DNDEBUG -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 -finline-functions -fno-strict-aliasing -c src/common/pmix_jobdata.c -fPIC -DPIC -o src/common/.libs/pmix_jobdata.o /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./include/pmix/autogen -I/builddir/build/BUILD/pmix-1.2.2 -I/builddir/build/BUILD/pmix-1.2.2/src -I/builddir/build/BUILD/pmix-1.2.2/include -DNDEBUG -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 -finline-functions -fno-strict-aliasing -c -o src/sm/pmix_mmap.lo src/sm/pmix_mmap.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./include/pmix/autogen -I/builddir/build/BUILD/pmix-1.2.2 -I/builddir/build/BUILD/pmix-1.2.2/src -I/builddir/build/BUILD/pmix-1.2.2/include -DNDEBUG -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 -finline-functions -fno-strict-aliasing -c src/sm/pmix_sm.c -fPIC -DPIC -o src/sm/.libs/pmix_sm.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./include/pmix/autogen -I/builddir/build/BUILD/pmix-1.2.2 -I/builddir/build/BUILD/pmix-1.2.2/src -I/builddir/build/BUILD/pmix-1.2.2/include -DNDEBUG -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 -finline-functions -fno-strict-aliasing -c src/sm/pmix_mmap.c -fPIC -DPIC -o src/sm/.libs/pmix_mmap.o /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./include/pmix/autogen -I/builddir/build/BUILD/pmix-1.2.2 -I/builddir/build/BUILD/pmix-1.2.2/src -I/builddir/build/BUILD/pmix-1.2.2/include -DNDEBUG -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 -finline-functions -fno-strict-aliasing -c -o src/dstore/pmix_dstore.lo src/dstore/pmix_dstore.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./include/pmix/autogen -I/builddir/build/BUILD/pmix-1.2.2 -I/builddir/build/BUILD/pmix-1.2.2/src -I/builddir/build/BUILD/pmix-1.2.2/include -DNDEBUG -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 -finline-functions -fno-strict-aliasing -c src/dstore/pmix_dstore.c -fPIC -DPIC -o src/dstore/.libs/pmix_dstore.o /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./include/pmix/autogen -I/builddir/build/BUILD/pmix-1.2.2 -I/builddir/build/BUILD/pmix-1.2.2/src -I/builddir/build/BUILD/pmix-1.2.2/include -DNDEBUG -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 -finline-functions -fno-strict-aliasing -c -o src/dstore/pmix_esh.lo src/dstore/pmix_esh.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./include/pmix/autogen -I/builddir/build/BUILD/pmix-1.2.2 -I/builddir/build/BUILD/pmix-1.2.2/src -I/builddir/build/BUILD/pmix-1.2.2/include -DNDEBUG -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 -finline-functions -fno-strict-aliasing -c src/dstore/pmix_esh.c -fPIC -DPIC -o src/dstore/.libs/pmix_esh.o src/dstore/pmix_esh.c: In function '_esh_store': src/dstore/pmix_esh.c:1063:19: warning: unused variable 'pbkt' [-Wunused-variable] pmix_buffer_t pbkt, xfer; ^~~~ /bin/sh ./libtool --tag=CC --mode=link gcc -DNDEBUG -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 -finline-functions -fno-strict-aliasing -version-info 2:3:0 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libpmix.la -rpath /usr/lib64 src/class/pmix_object.lo src/class/pmix_list.lo src/class/pmix_pointer_array.lo src/class/pmix_hash_table.lo src/class/pmix_value_array.lo src/include/pmix_globals.lo src/buffer_ops/copy.lo src/buffer_ops/internal_functions.lo src/buffer_ops/open_close.lo src/buffer_ops/pack.lo src/buffer_ops/print.lo src/buffer_ops/unpack.lo src/util/argv.lo src/util/error.lo src/util/printf.lo src/util/output.lo src/util/pmix_environ.lo src/util/crc.lo src/util/progress_threads.lo src/util/fd.lo src/util/timings.lo src/util/os_path.lo src/util/basename.lo src/util/hash.lo src/usock/usock.lo src/usock/usock_sendrecv.lo src/client/pmix_client.lo src/client/pmix_client_fence.lo src/client/pmix_client_get.lo src/client/pmix_client_pub.lo src/client/pmix_client_spawn.lo src/client/pmix_client_connect.lo src/client/pmi1.lo src/client/pmi2.lo src/server/pmix_server.lo src/server/pmix_server_ops.lo src/server/pmix_server_regex.lo src/server/pmix_server_listener.lo src/server/pmix_server_get.lo src/sec/pmix_sec.lo src/sec/pmix_native.lo src/sec/pmix_sasl.lo src/common/pmix_common.lo src/common/pmix_jobdata.lo src/sm/pmix_sm.lo src/sm/pmix_mmap.lo src/dstore/pmix_dstore.lo src/dstore/pmix_esh.lo -lpthread -levent_pthreads -levent -levent -levent -levent_pthreads -lm -lhwloc -lsasl2 libtool: link: gcc -shared -fPIC -DPIC src/class/.libs/pmix_object.o src/class/.libs/pmix_list.o src/class/.libs/pmix_pointer_array.o src/class/.libs/pmix_hash_table.o src/class/.libs/pmix_value_array.o src/include/.libs/pmix_globals.o src/buffer_ops/.libs/copy.o src/buffer_ops/.libs/internal_functions.o src/buffer_ops/.libs/open_close.o src/buffer_ops/.libs/pack.o src/buffer_ops/.libs/print.o src/buffer_ops/.libs/unpack.o src/util/.libs/argv.o src/util/.libs/error.o src/util/.libs/printf.o src/util/.libs/output.o src/util/.libs/pmix_environ.o src/util/.libs/crc.o src/util/.libs/progress_threads.o src/util/.libs/fd.o src/util/.libs/timings.o src/util/.libs/os_path.o src/util/.libs/basename.o src/util/.libs/hash.o src/usock/.libs/usock.o src/usock/.libs/usock_sendrecv.o src/client/.libs/pmix_client.o src/client/.libs/pmix_client_fence.o src/client/.libs/pmix_client_get.o src/client/.libs/pmix_client_pub.o src/client/.libs/pmix_client_spawn.o src/client/.libs/pmix_client_connect.o src/client/.libs/pmi1.o src/client/.libs/pmi2.o src/server/.libs/pmix_server.o src/server/.libs/pmix_server_ops.o src/server/.libs/pmix_server_regex.o src/server/.libs/pmix_server_listener.o src/server/.libs/pmix_server_get.o src/sec/.libs/pmix_sec.o src/sec/.libs/pmix_native.o src/sec/.libs/pmix_sasl.o src/common/.libs/pmix_common.o src/common/.libs/pmix_jobdata.o src/sm/.libs/pmix_sm.o src/sm/.libs/pmix_mmap.o src/dstore/.libs/pmix_dstore.o src/dstore/.libs/pmix_esh.o -lpthread -levent -levent_pthreads -lm -lhwloc -lsasl2 -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -fstack-protector-strong -grecord-gcc-switches -Wl,-z -Wl,relro -Wl,-soname -Wl,libpmix.so.2 -o .libs/libpmix.so.2.0.3 libtool: link: (cd ".libs" && rm -f "libpmix.so.2" && ln -s "libpmix.so.2.0.3" "libpmix.so.2") libtool: link: (cd ".libs" && rm -f "libpmix.so" && ln -s "libpmix.so.2.0.3" "libpmix.so") libtool: link: ( cd ".libs" && rm -f "libpmix.la" && ln -s "../libpmix.la" "libpmix.la" ) make[1]: Leaving directory '/builddir/build/BUILD/pmix-1.2.2' Making all in test make[1]: Entering directory '/builddir/build/BUILD/pmix-1.2.2/test' Making all in simple make[2]: Entering directory '/builddir/build/BUILD/pmix-1.2.2/test/simple' gcc -DHAVE_CONFIG_H -I. -I../../include/pmix/autogen -I../../src -I../../src/include -I../../include -I../../include/pmix -I/builddir/build/BUILD/pmix-1.2.2 -I/builddir/build/BUILD/pmix-1.2.2/src -I/builddir/build/BUILD/pmix-1.2.2/include -DNDEBUG -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 -finline-functions -fno-strict-aliasing -c -o simptest.o simptest.c gcc -DHAVE_CONFIG_H -I. -I../../include/pmix/autogen -I../../src -I../../src/include -I../../include -I../../include/pmix -I/builddir/build/BUILD/pmix-1.2.2 -I/builddir/build/BUILD/pmix-1.2.2/src -I/builddir/build/BUILD/pmix-1.2.2/include -DNDEBUG -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 -finline-functions -fno-strict-aliasing -c -o simpclient.o simpclient.c gcc -DHAVE_CONFIG_H -I. -I../../include/pmix/autogen -I../../src -I../../src/include -I../../include -I../../include/pmix -I/builddir/build/BUILD/pmix-1.2.2 -I/builddir/build/BUILD/pmix-1.2.2/src -I/builddir/build/BUILD/pmix-1.2.2/include -DNDEBUG -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 -finline-functions -fno-strict-aliasing -c -o simppub.o simppub.c gcc -DHAVE_CONFIG_H -I. -I../../include/pmix/autogen -I../../src -I../../src/include -I../../include -I../../include/pmix -I/builddir/build/BUILD/pmix-1.2.2 -I/builddir/build/BUILD/pmix-1.2.2/src -I/builddir/build/BUILD/pmix-1.2.2/include -DNDEBUG -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 -finline-functions -fno-strict-aliasing -c -o simpdyn.o simpdyn.c simpclient.c: In function 'main': simpclient.c:68:5: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] (void)asprintf(&tmp, "%s-%d-internal", myproc.nspace, myproc.rank); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ simpclient.c:77:9: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] (void)asprintf(&tmp, "%s-%d-local-%d", myproc.nspace, myproc.rank, cnt); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ simpclient.c:85:9: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] (void)asprintf(&tmp, "%s-%d-remote-%d", myproc.nspace, myproc.rank, cnt); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ simpclient.c:112:17: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] (void)asprintf(&tmp, "%s-%d-local-%d", myproc.nspace, n, j); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ simpclient.c:133:17: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] (void)asprintf(&tmp, "%s-%d-remote-%d", proc.nspace, n, j); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ simptest.c: In function 'main': simptest.c:231:9: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(&tmp, "%d", n); ^~~~~~~~~~~~~~~~~~~~~~~ gcc -DHAVE_CONFIG_H -I. -I../../include/pmix/autogen -I../../src -I../../src/include -I../../include -I../../include/pmix -I/builddir/build/BUILD/pmix-1.2.2 -I/builddir/build/BUILD/pmix-1.2.2/src -I/builddir/build/BUILD/pmix-1.2.2/include -DNDEBUG -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 -finline-functions -fno-strict-aliasing -c -o simpft.o simpft.c gcc -DHAVE_CONFIG_H -I. -I../../include/pmix/autogen -I../../src -I../../src/include -I../../include -I../../include/pmix -I/builddir/build/BUILD/pmix-1.2.2 -I/builddir/build/BUILD/pmix-1.2.2/src -I/builddir/build/BUILD/pmix-1.2.2/include -DNDEBUG -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 -finline-functions -fno-strict-aliasing -c -o simpdmodex.o simpdmodex.c /bin/sh ../../libtool --tag=CC --mode=link gcc -DNDEBUG -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 -finline-functions -fno-strict-aliasing -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o simpclient simpclient.o ../../libpmix.la -lpthread -levent_pthreads -levent -levent -levent -levent_pthreads -lm -lhwloc -lsasl2 /bin/sh ../../libtool --tag=CC --mode=link gcc -DNDEBUG -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 -finline-functions -fno-strict-aliasing -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o simppub simppub.o ../../libpmix.la -lpthread -levent_pthreads -levent -levent -levent -levent_pthreads -lm -lhwloc -lsasl2 simpdmodex.c: In function 'main': simpdmodex.c:116:5: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] (void)asprintf(&tmp, "%s-%d-internal", myproc.nspace, myproc.rank); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ simpdmodex.c:124:5: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] (void)asprintf(&tmp, "%s-%d-local", myproc.nspace, myproc.rank); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ simpdmodex.c:132:5: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] (void)asprintf(&tmp, "%s-%d-remote", myproc.nspace, myproc.rank); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ simpdmodex.c:165:9: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] (void)asprintf(&tmp, "%s-%d-local", myproc.nspace, n); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ simpdmodex.c:173:9: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] (void)asprintf(&tmp, "%s-%d-remote", myproc.nspace, n); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ libtool: link: gcc -DNDEBUG -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 -finline-functions -fno-strict-aliasing -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/simpclient simpclient.o ../../.libs/libpmix.so -lpthread -levent -levent_pthreads -lm -lhwloc -lsasl2 -Wl,-rpath -Wl,/usr/lib64 /bin/sh ../../libtool --tag=CC --mode=link gcc -DNDEBUG -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 -finline-functions -fno-strict-aliasing -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o simpdyn simpdyn.o ../../libpmix.la -lpthread -levent_pthreads -levent -levent -levent -levent_pthreads -lm -lhwloc -lsasl2 /bin/sh ../../libtool --tag=CC --mode=link gcc -DNDEBUG -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 -finline-functions -fno-strict-aliasing -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o simpft simpft.o ../../libpmix.la -lpthread -levent_pthreads -levent -levent -levent -levent_pthreads -lm -lhwloc -lsasl2 /bin/sh ../../libtool --tag=CC --mode=link gcc -DNDEBUG -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 -finline-functions -fno-strict-aliasing -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o simpdmodex simpdmodex.o ../../libpmix.la -lpthread -levent_pthreads -levent -levent -levent -levent_pthreads -lm -lhwloc -lsasl2 libtool: link: gcc -DNDEBUG -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 -finline-functions -fno-strict-aliasing -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/simppub simppub.o ../../.libs/libpmix.so -lpthread -levent -levent_pthreads -lm -lhwloc -lsasl2 -Wl,-rpath -Wl,/usr/lib64 /bin/sh ../../libtool --tag=CC --mode=link gcc -DNDEBUG -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 -finline-functions -fno-strict-aliasing -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o simptest simptest.o ../../libpmix.la -lpthread -levent_pthreads -levent -levent -levent -levent_pthreads -lm -lhwloc -lsasl2 libtool: link: gcc -DNDEBUG -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 -finline-functions -fno-strict-aliasing -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/simpft simpft.o ../../.libs/libpmix.so -lpthread -levent -levent_pthreads -lm -lhwloc -lsasl2 -Wl,-rpath -Wl,/usr/lib64 libtool: link: gcc -DNDEBUG -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 -finline-functions -fno-strict-aliasing -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/simpdyn simpdyn.o ../../.libs/libpmix.so -lpthread -levent -levent_pthreads -lm -lhwloc -lsasl2 -Wl,-rpath -Wl,/usr/lib64 libtool: link: gcc -DNDEBUG -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 -finline-functions -fno-strict-aliasing -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/simpdmodex simpdmodex.o ../../.libs/libpmix.so -lpthread -levent -levent_pthreads -lm -lhwloc -lsasl2 -Wl,-rpath -Wl,/usr/lib64 libtool: link: gcc -DNDEBUG -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 -finline-functions -fno-strict-aliasing -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/simptest simptest.o ../../.libs/libpmix.so -lpthread -levent -levent_pthreads -lm -lhwloc -lsasl2 -Wl,-rpath -Wl,/usr/lib64 make[2]: Leaving directory '/builddir/build/BUILD/pmix-1.2.2/test/simple' make[2]: Entering directory '/builddir/build/BUILD/pmix-1.2.2/test' gcc -DHAVE_CONFIG_H -I. -I../include/pmix/autogen -I../src -I../src/include -I../src/api -I/builddir/build/BUILD/pmix-1.2.2 -I/builddir/build/BUILD/pmix-1.2.2/src -I/builddir/build/BUILD/pmix-1.2.2/include -DNDEBUG -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 -finline-functions -fno-strict-aliasing -c -o pmi_client.o pmi_client.c gcc -DHAVE_CONFIG_H -I. -I../include/pmix/autogen -I../src -I../src/include -I../src/api -I/builddir/build/BUILD/pmix-1.2.2 -I/builddir/build/BUILD/pmix-1.2.2/src -I/builddir/build/BUILD/pmix-1.2.2/include -DNDEBUG -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 -finline-functions -fno-strict-aliasing -c -o pmi2_client.o pmi2_client.c gcc -DHAVE_CONFIG_H -I. -I../include/pmix/autogen -I../src -I../src/include -I../src/api -I/builddir/build/BUILD/pmix-1.2.2 -I/builddir/build/BUILD/pmix-1.2.2/src -I/builddir/build/BUILD/pmix-1.2.2/include -DNDEBUG -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 -finline-functions -fno-strict-aliasing -c -o pmix_test.o pmix_test.c gcc -DHAVE_CONFIG_H -I. -I../include/pmix/autogen -I../src -I../src/include -I../src/api -I/builddir/build/BUILD/pmix-1.2.2 -I/builddir/build/BUILD/pmix-1.2.2/src -I/builddir/build/BUILD/pmix-1.2.2/include -DNDEBUG -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 -finline-functions -fno-strict-aliasing -c -o test_common.o test_common.c test_common.c: In function 'parse_cmd': test_common.c:217:13: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(¶ms->binary, "%s/../pmix_client", argv[0]); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ test_common.c:220:13: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(¶ms->binary, "pmix_client"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gcc -DHAVE_CONFIG_H -I. -I../include/pmix/autogen -I../src -I../src/include -I../src/api -I/builddir/build/BUILD/pmix-1.2.2 -I/builddir/build/BUILD/pmix-1.2.2/src -I/builddir/build/BUILD/pmix-1.2.2/include -DNDEBUG -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 -finline-functions -fno-strict-aliasing -c -o cli_stages.o cli_stages.c gcc -DHAVE_CONFIG_H -I. -I../include/pmix/autogen -I../src -I../src/include -I../src/api -I/builddir/build/BUILD/pmix-1.2.2 -I/builddir/build/BUILD/pmix-1.2.2/src -I/builddir/build/BUILD/pmix-1.2.2/include -DNDEBUG -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 -finline-functions -fno-strict-aliasing -c -o server_callbacks.o server_callbacks.c gcc -DHAVE_CONFIG_H -I. -I../include/pmix/autogen -I../src -I../src/include -I../src/api -I/builddir/build/BUILD/pmix-1.2.2 -I/builddir/build/BUILD/pmix-1.2.2/src -I/builddir/build/BUILD/pmix-1.2.2/include -DNDEBUG -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 -finline-functions -fno-strict-aliasing -c -o utils.o utils.c gcc -DHAVE_CONFIG_H -I. -I../include/pmix/autogen -I../src -I../src/include -I../src/api -I/builddir/build/BUILD/pmix-1.2.2 -I/builddir/build/BUILD/pmix-1.2.2/src -I/builddir/build/BUILD/pmix-1.2.2/include -DNDEBUG -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 -finline-functions -fno-strict-aliasing -c -o pmix_client.o pmix_client.c gcc -DHAVE_CONFIG_H -I. -I../include/pmix/autogen -I../src -I../src/include -I../src/api -I/builddir/build/BUILD/pmix-1.2.2 -I/builddir/build/BUILD/pmix-1.2.2/src -I/builddir/build/BUILD/pmix-1.2.2/include -DNDEBUG -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 -finline-functions -fno-strict-aliasing -c -o test_fence.o test_fence.c gcc -DHAVE_CONFIG_H -I. -I../include/pmix/autogen -I../src -I../src/include -I../src/api -I/builddir/build/BUILD/pmix-1.2.2 -I/builddir/build/BUILD/pmix-1.2.2/src -I/builddir/build/BUILD/pmix-1.2.2/include -DNDEBUG -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 -finline-functions -fno-strict-aliasing -c -o test_publish.o test_publish.c gcc -DHAVE_CONFIG_H -I. -I../include/pmix/autogen -I../src -I../src/include -I../src/api -I/builddir/build/BUILD/pmix-1.2.2 -I/builddir/build/BUILD/pmix-1.2.2/src -I/builddir/build/BUILD/pmix-1.2.2/include -DNDEBUG -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 -finline-functions -fno-strict-aliasing -c -o test_spawn.o test_spawn.c gcc -DHAVE_CONFIG_H -I. -I../include/pmix/autogen -I../src -I../src/include -I../src/api -I/builddir/build/BUILD/pmix-1.2.2 -I/builddir/build/BUILD/pmix-1.2.2/src -I/builddir/build/BUILD/pmix-1.2.2/include -DNDEBUG -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 -finline-functions -fno-strict-aliasing -c -o test_cd.o test_cd.c gcc -DHAVE_CONFIG_H -I. -I../include/pmix/autogen -I../src -I../src/include -I../src/api -I/builddir/build/BUILD/pmix-1.2.2 -I/builddir/build/BUILD/pmix-1.2.2/src -I/builddir/build/BUILD/pmix-1.2.2/include -DNDEBUG -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 -finline-functions -fno-strict-aliasing -c -o test_resolve_peers.o test_resolve_peers.c gcc -DHAVE_CONFIG_H -I. -I../include/pmix/autogen -I../src -I../src/include -I../src/api -I/builddir/build/BUILD/pmix-1.2.2 -I/builddir/build/BUILD/pmix-1.2.2/src -I/builddir/build/BUILD/pmix-1.2.2/include -DNDEBUG -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 -finline-functions -fno-strict-aliasing -c -o test_error.o test_error.c test_fence.c: In function 'test_fence': test_fence.c:188:40: warning: '%s' directive output may be truncated writing up to 255 bytes into a region of size between 39 and 48 [-Wformat-truncation=] snprintf(sval, 50, "%d:%s:%d", fence_num, p->proc.nspace, p->proc.rank); ^~ In file included from /usr/include/stdio.h:861:0, from test_common.h:23, from test_fence.h:17, from test_fence.c:13: /usr/include/bits/stdio2.h:67:10: note: '__builtin___snprintf_chk' output between 5 and 279 bytes into a destination of size 50 return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ __bos (__s), __fmt, __va_arg_pack ()); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gcc -DHAVE_CONFIG_H -I. -I../include/pmix/autogen -I../src -I../src/include -I../src/api -I/builddir/build/BUILD/pmix-1.2.2 -I/builddir/build/BUILD/pmix-1.2.2/src -I/builddir/build/BUILD/pmix-1.2.2/include -DNDEBUG -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 -finline-functions -fno-strict-aliasing -c -o test_replace.o test_replace.c gcc -DHAVE_CONFIG_H -I. -I../include/pmix/autogen -I../src -I../src/include -I../src/api -I/builddir/build/BUILD/pmix-1.2.2 -I/builddir/build/BUILD/pmix-1.2.2/src -I/builddir/build/BUILD/pmix-1.2.2/include -DNDEBUG -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 -finline-functions -fno-strict-aliasing -c -o test_internal.o test_internal.c gcc -DHAVE_CONFIG_H -I. -I../include/pmix/autogen -I../src -I../src/include -I../src/api -I/builddir/build/BUILD/pmix-1.2.2 -I/builddir/build/BUILD/pmix-1.2.2/src -I/builddir/build/BUILD/pmix-1.2.2/include -DNDEBUG -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 -finline-functions -fno-strict-aliasing -c -o pmix_regex.o pmix_regex.c /bin/sh ../libtool --tag=CC --mode=link gcc -DNDEBUG -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 -finline-functions -fno-strict-aliasing -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o pmi_client pmi_client.o ../libpmix.la -lpthread -levent_pthreads -levent -levent -levent -levent_pthreads -lm -lhwloc -lsasl2 /bin/sh ../libtool --tag=CC --mode=link gcc -DNDEBUG -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 -finline-functions -fno-strict-aliasing -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o pmi2_client pmi2_client.o ../libpmix.la -lpthread -levent_pthreads -levent -levent -levent -levent_pthreads -lm -lhwloc -lsasl2 /bin/sh ../libtool --tag=CC --mode=link gcc -DNDEBUG -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 -finline-functions -fno-strict-aliasing -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o pmix_test pmix_test.o test_common.o cli_stages.o server_callbacks.o utils.o ../libpmix.la -lpthread -levent_pthreads -levent -levent -levent -levent_pthreads -lm -lhwloc -lsasl2 libtool: link: gcc -DNDEBUG -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 -finline-functions -fno-strict-aliasing -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/pmi_client pmi_client.o ../.libs/libpmix.so -lpthread -levent -levent_pthreads -lm -lhwloc -lsasl2 -Wl,-rpath -Wl,/usr/lib64 /bin/sh ../libtool --tag=CC --mode=link gcc -DNDEBUG -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 -finline-functions -fno-strict-aliasing -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o pmix_regex pmix_regex.o test_common.o cli_stages.o utils.o ../libpmix.la -lpthread -levent_pthreads -levent -levent -levent -levent_pthreads -lm -lhwloc -lsasl2 libtool: link: gcc -DNDEBUG -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 -finline-functions -fno-strict-aliasing -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/pmi2_client pmi2_client.o ../.libs/libpmix.so -lpthread -levent -levent_pthreads -lm -lhwloc -lsasl2 -Wl,-rpath -Wl,/usr/lib64 libtool: link: gcc -DNDEBUG -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 -finline-functions -fno-strict-aliasing -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/pmix_test pmix_test.o test_common.o cli_stages.o server_callbacks.o utils.o ../.libs/libpmix.so -lpthread -levent -levent_pthreads -lm -lhwloc -lsasl2 -Wl,-rpath -Wl,/usr/lib64 /bin/sh ../libtool --tag=CC --mode=link gcc -DNDEBUG -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 -finline-functions -fno-strict-aliasing -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o pmix_client pmix_client.o test_fence.o test_common.o test_publish.o test_spawn.o test_cd.o test_resolve_peers.o test_error.o test_replace.o test_internal.o ../libpmix.la -lpthread -levent_pthreads -levent -levent -levent -levent_pthreads -lm -lhwloc -lsasl2 libtool: link: gcc -DNDEBUG -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 -finline-functions -fno-strict-aliasing -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/pmix_regex pmix_regex.o test_common.o cli_stages.o utils.o ../.libs/libpmix.so -lpthread -levent -levent_pthreads -lm -lhwloc -lsasl2 -Wl,-rpath -Wl,/usr/lib64 libtool: link: gcc -DNDEBUG -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 -finline-functions -fno-strict-aliasing -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/pmix_client pmix_client.o test_fence.o test_common.o test_publish.o test_spawn.o test_cd.o test_resolve_peers.o test_error.o test_replace.o test_internal.o ../.libs/libpmix.so -lpthread -levent -levent_pthreads -lm -lhwloc -lsasl2 -Wl,-rpath -Wl,/usr/lib64 make[2]: Leaving directory '/builddir/build/BUILD/pmix-1.2.2/test' make[1]: Leaving directory '/builddir/build/BUILD/pmix-1.2.2/test' Making all in examples make[1]: Entering directory '/builddir/build/BUILD/pmix-1.2.2/examples' gcc -DHAVE_CONFIG_H -I. -I../include/pmix/autogen -I../src -I../src/include -I../src/api -I/builddir/build/BUILD/pmix-1.2.2 -I/builddir/build/BUILD/pmix-1.2.2/src -I/builddir/build/BUILD/pmix-1.2.2/include -DNDEBUG -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 -finline-functions -fno-strict-aliasing -c -o client.o client.c gcc -DHAVE_CONFIG_H -I. -I../include/pmix/autogen -I../src -I../src/include -I../src/api -I/builddir/build/BUILD/pmix-1.2.2 -I/builddir/build/BUILD/pmix-1.2.2/src -I/builddir/build/BUILD/pmix-1.2.2/include -DNDEBUG -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 -finline-functions -fno-strict-aliasing -c -o dmodex.o dmodex.c gcc -DHAVE_CONFIG_H -I. -I../include/pmix/autogen -I../src -I../src/include -I../src/api -I/builddir/build/BUILD/pmix-1.2.2 -I/builddir/build/BUILD/pmix-1.2.2/src -I/builddir/build/BUILD/pmix-1.2.2/include -DNDEBUG -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 -finline-functions -fno-strict-aliasing -c -o dynamic.o dynamic.c gcc -DHAVE_CONFIG_H -I. -I../include/pmix/autogen -I../src -I../src/include -I../src/api -I/builddir/build/BUILD/pmix-1.2.2 -I/builddir/build/BUILD/pmix-1.2.2/src -I/builddir/build/BUILD/pmix-1.2.2/include -DNDEBUG -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 -finline-functions -fno-strict-aliasing -c -o fault.o fault.c gcc -DHAVE_CONFIG_H -I. -I../include/pmix/autogen -I../src -I../src/include -I../src/api -I/builddir/build/BUILD/pmix-1.2.2 -I/builddir/build/BUILD/pmix-1.2.2/src -I/builddir/build/BUILD/pmix-1.2.2/include -DNDEBUG -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 -finline-functions -fno-strict-aliasing -c -o pub.o pub.c /bin/sh ../libtool --tag=CC --mode=link gcc -DNDEBUG -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 -finline-functions -fno-strict-aliasing -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o dmodex dmodex.o ../libpmix.la -lpthread -levent_pthreads -levent -levent -levent -levent_pthreads -lm -lhwloc -lsasl2 /bin/sh ../libtool --tag=CC --mode=link gcc -DNDEBUG -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 -finline-functions -fno-strict-aliasing -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o fault fault.o ../libpmix.la -lpthread -levent_pthreads -levent -levent -levent -levent_pthreads -lm -lhwloc -lsasl2 /bin/sh ../libtool --tag=CC --mode=link gcc -DNDEBUG -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 -finline-functions -fno-strict-aliasing -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o client client.o ../libpmix.la -lpthread -levent_pthreads -levent -levent -levent -levent_pthreads -lm -lhwloc -lsasl2 /bin/sh ../libtool --tag=CC --mode=link gcc -DNDEBUG -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 -finline-functions -fno-strict-aliasing -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o dynamic dynamic.o ../libpmix.la -lpthread -levent_pthreads -levent -levent -levent -levent_pthreads -lm -lhwloc -lsasl2 libtool: link: gcc -DNDEBUG -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 -finline-functions -fno-strict-aliasing -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/dmodex dmodex.o ../.libs/libpmix.so -lpthread -levent -levent_pthreads -lm -lhwloc -lsasl2 -Wl,-rpath -Wl,/usr/lib64 libtool: link: gcc -DNDEBUG -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 -finline-functions -fno-strict-aliasing -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/fault fault.o ../.libs/libpmix.so -lpthread -levent -levent_pthreads -lm -lhwloc -lsasl2 -Wl,-rpath -Wl,/usr/lib64 /bin/sh ../libtool --tag=CC --mode=link gcc -DNDEBUG -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 -finline-functions -fno-strict-aliasing -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o pub pub.o ../libpmix.la -lpthread -levent_pthreads -levent -levent -levent -levent_pthreads -lm -lhwloc -lsasl2 libtool: link: gcc -DNDEBUG -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 -finline-functions -fno-strict-aliasing -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/client client.o ../.libs/libpmix.so -lpthread -levent -levent_pthreads -lm -lhwloc -lsasl2 -Wl,-rpath -Wl,/usr/lib64 libtool: link: gcc -DNDEBUG -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 -finline-functions -fno-strict-aliasing -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/dynamic dynamic.o ../.libs/libpmix.so -lpthread -levent -levent_pthreads -lm -lhwloc -lsasl2 -Wl,-rpath -Wl,/usr/lib64 libtool: link: gcc -DNDEBUG -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 -finline-functions -fno-strict-aliasing -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/pub pub.o ../.libs/libpmix.so -lpthread -levent -levent_pthreads -lm -lhwloc -lsasl2 -Wl,-rpath -Wl,/usr/lib64 make[1]: Leaving directory '/builddir/build/BUILD/pmix-1.2.2/examples' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.Mw9sPm + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/pmix-1.2.2-3.fc28.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/pmix-1.2.2-3.fc28.riscv64 ++ dirname /builddir/build/BUILDROOT/pmix-1.2.2-3.fc28.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/pmix-1.2.2-3.fc28.riscv64 + cd pmix-1.2.2 + /usr/bin/make install DESTDIR=/builddir/build/BUILDROOT/pmix-1.2.2-3.fc28.riscv64 'INSTALL=/usr/bin/install -p' Making install in . make[1]: Entering directory '/builddir/build/BUILD/pmix-1.2.2' make[2]: Entering directory '/builddir/build/BUILD/pmix-1.2.2' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/pmix-1.2.2-3.fc28.riscv64/usr/lib64' /bin/sh ./libtool --mode=install /usr/bin/install -p libpmix.la '/builddir/build/BUILDROOT/pmix-1.2.2-3.fc28.riscv64/usr/lib64' libtool: install: /usr/bin/install -p .libs/libpmix.so.2.0.3 /builddir/build/BUILDROOT/pmix-1.2.2-3.fc28.riscv64/usr/lib64/libpmix.so.2.0.3 libtool: install: (cd /builddir/build/BUILDROOT/pmix-1.2.2-3.fc28.riscv64/usr/lib64 && { ln -s -f libpmix.so.2.0.3 libpmix.so.2 || { rm -f libpmix.so.2 && ln -s libpmix.so.2.0.3 libpmix.so.2; }; }) libtool: install: (cd /builddir/build/BUILDROOT/pmix-1.2.2-3.fc28.riscv64/usr/lib64 && { ln -s -f libpmix.so.2.0.3 libpmix.so || { rm -f libpmix.so && ln -s libpmix.so.2.0.3 libpmix.so; }; }) libtool: install: /usr/bin/install -p .libs/libpmix.lai /builddir/build/BUILDROOT/pmix-1.2.2-3.fc28.riscv64/usr/lib64/libpmix.la libtool: warning: remember to run 'libtool --finish /usr/lib64' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/pmix-1.2.2-3.fc28.riscv64/usr/share/pmix' /usr/bin/install -p -m 644 contrib/pmix-valgrind.supp '/builddir/build/BUILDROOT/pmix-1.2.2-3.fc28.riscv64/usr/share/pmix' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/pmix-1.2.2-3.fc28.riscv64/usr/include' /usr/bin/install -p -m 644 include/pmix.h include/pmix_server.h include/pmi.h include/pmi2.h include/pmix_version.h.in '/builddir/build/BUILDROOT/pmix-1.2.2-3.fc28.riscv64/usr/include' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/pmix-1.2.2-3.fc28.riscv64/usr/include/pmix' /usr/bin/install -p -m 644 include/pmix/pmix_common.h '/builddir/build/BUILDROOT/pmix-1.2.2-3.fc28.riscv64/usr/include/pmix' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/pmix-1.2.2-3.fc28.riscv64/usr/include/pmix/autogen' /usr/bin/install -p -m 644 include/pmix/autogen/pmix_config_top.h include/pmix/autogen/pmix_config_bottom.h include/pmix/autogen/pmix_stdint.h '/builddir/build/BUILDROOT/pmix-1.2.2-3.fc28.riscv64/usr/include/pmix/autogen' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/pmix-1.2.2-3.fc28.riscv64/usr/share/man/man3' /usr/bin/install -p -m 644 man/man3/pmix_init.3 man/man3/pmix_finalize.3 man/man3/pmix_initialized.3 man/man3/pmix_abort.3 man/man3/pmix_put.3 man/man3/pmix_commit.3 man/man3/pmix_fence.3 man/man3/pmix_get.3 '/builddir/build/BUILDROOT/pmix-1.2.2-3.fc28.riscv64/usr/share/man/man3' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/pmix-1.2.2-3.fc28.riscv64/usr/share/man/man7' /usr/bin/install -p -m 644 man/man7/pmix.7 man/man7/pmix_constants.7 '/builddir/build/BUILDROOT/pmix-1.2.2-3.fc28.riscv64/usr/share/man/man7' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/pmix-1.2.2-3.fc28.riscv64/usr/include' /usr/bin/install -p -m 644 include/pmix_version.h '/builddir/build/BUILDROOT/pmix-1.2.2-3.fc28.riscv64/usr/include' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/pmix-1.2.2-3.fc28.riscv64/usr/include/pmix/autogen' /usr/bin/install -p -m 644 include/pmix/autogen/config.h '/builddir/build/BUILDROOT/pmix-1.2.2-3.fc28.riscv64/usr/include/pmix/autogen' make[2]: Leaving directory '/builddir/build/BUILD/pmix-1.2.2' make[1]: Leaving directory '/builddir/build/BUILD/pmix-1.2.2' Making install in test make[1]: Entering directory '/builddir/build/BUILD/pmix-1.2.2/test' Making install in simple make[2]: Entering directory '/builddir/build/BUILD/pmix-1.2.2/test/simple' make[3]: Entering directory '/builddir/build/BUILD/pmix-1.2.2/test/simple' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/builddir/build/BUILD/pmix-1.2.2/test/simple' make[2]: Leaving directory '/builddir/build/BUILD/pmix-1.2.2/test/simple' make[2]: Entering directory '/builddir/build/BUILD/pmix-1.2.2/test' make[3]: Entering directory '/builddir/build/BUILD/pmix-1.2.2/test' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/builddir/build/BUILD/pmix-1.2.2/test' make[2]: Leaving directory '/builddir/build/BUILD/pmix-1.2.2/test' make[1]: Leaving directory '/builddir/build/BUILD/pmix-1.2.2/test' Making install in examples make[1]: Entering directory '/builddir/build/BUILD/pmix-1.2.2/examples' make[2]: Entering directory '/builddir/build/BUILD/pmix-1.2.2/examples' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/builddir/build/BUILD/pmix-1.2.2/examples' make[1]: Leaving directory '/builddir/build/BUILD/pmix-1.2.2/examples' + find /builddir/build/BUILDROOT/pmix-1.2.2-3.fc28.riscv64 -name '*.la' -exec rm -f '{}' ';' + /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: pmix-1.2.2-3.fc28.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.5kJgoF + umask 022 + cd /builddir/build/BUILD + cd pmix-1.2.2 + DOCDIR=/builddir/build/BUILDROOT/pmix-1.2.2-3.fc28.riscv64/usr/share/doc/pmix + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/pmix-1.2.2-3.fc28.riscv64/usr/share/doc/pmix + cp -pr README /builddir/build/BUILDROOT/pmix-1.2.2-3.fc28.riscv64/usr/share/doc/pmix + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.M3rPso + umask 022 + cd /builddir/build/BUILD + cd pmix-1.2.2 + LICENSEDIR=/builddir/build/BUILDROOT/pmix-1.2.2-3.fc28.riscv64/usr/share/licenses/pmix + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/pmix-1.2.2-3.fc28.riscv64/usr/share/licenses/pmix + cp -pr LICENSE /builddir/build/BUILDROOT/pmix-1.2.2-3.fc28.riscv64/usr/share/licenses/pmix + exit 0 Provides: libpmix.so.2()(64bit) pmix = 1.2.2-3.fc28 pmix(riscv-64) = 1.2.2-3.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) libevent-2.1.so.6()(64bit) libevent_pthreads-2.1.so.6()(64bit) libhwloc.so.5()(64bit) libm.so.6()(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.27)(64bit) libsasl2.so.3()(64bit) rtld(GNU_HASH) Processing files: pmix-devel-1.2.2-3.fc28.riscv64 Provides: pmix-devel = 1.2.2-3.fc28 pmix-devel(riscv-64) = 1.2.2-3.fc28 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libpmix.so.2()(64bit) Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/pmix-1.2.2-3.fc28.riscv64 Wrote: /builddir/build/SRPMS/pmix-1.2.2-3.fc28.src.rpm Wrote: /builddir/build/RPMS/riscv64/pmix-1.2.2-3.fc28.riscv64.rpm Wrote: /builddir/build/RPMS/riscv64/pmix-devel-1.2.2-3.fc28.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.hCZsT9 + umask 022 + cd /builddir/build/BUILD + cd pmix-1.2.2 + /usr/bin/rm -rf /builddir/build/BUILDROOT/pmix-1.2.2-3.fc28.riscv64 + exit 0 + touch /buildok + cleanup + set +e + sync + sleep 5 + sync + poweroff Terminated ++ cleanup ++ set +e ++ sync Terminated +++ cleanup +++ set +e +++ sync +++ sleep 5 +++ sync +++ poweroff