Mock Version: 1.4.14 Mock Version: 1.4.14 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/slurm.spec'], chrootPath='/var/lib/mock/f31-build-52732-27716/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'}shell=Falselogger=timeout=345600uid=986gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/slurm.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False BUILDSTDERR: sh: perl: command not found Building target platforms: riscv64 Building for target riscv64 setting SOURCE_DATE_EPOCH=1563667200 Wrote: /builddir/build/SRPMS/slurm-19.05.1-2.fc31.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/slurm.spec'], chrootPath='/var/lib/mock/f31-build-52732-27716/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'}shell=Falselogger=timeout=345600uid=986gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/slurm.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False Building target platforms: riscv64 Building for target riscv64 setting SOURCE_DATE_EPOCH=1563667200 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.AGYqAE + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf slurm-19.05.1-2 + /usr/bin/bzip2 -dc /builddir/build/SOURCES/slurm-19.05.1-2.tar.bz2 + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd slurm-19.05.1-2 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #0 (slurm_libslurmfull_version.patch):' + /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 + echo 'Patch #10 (slurm_perlapi_rpaths.patch):' + /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 + echo 'Patch #11 (slurm_html_doc_path.patch):' + /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 + echo 'Patch #12 (slurm_without_cray.patch):' + /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 + echo 'Patch #20 (slurm_pmix_soname.patch):' + /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 + echo 'Patch #21 (slurm_service_files.patch):' + /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 + echo 'Patch #22 (slurm_to_python3.patch):' + /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 + cp /builddir/build/SOURCES/slurm.conf etc/slurm.conf + cp /builddir/build/SOURCES/slurm.conf etc/slurm.conf.example + cp /builddir/build/SOURCES/slurmdbd.conf etc/slurmdbd.conf + cp /builddir/build/SOURCES/slurmdbd.conf etc/slurmdbd.conf.example + mkdir -p share/applications + mkdir -p share/icons/hicolor/128x128/apps + cp /builddir/build/SOURCES/slurm-sview.desktop share/applications/slurm-sview.desktop + cp /builddir/build/SOURCES/slurm-128x128.png share/icons/hicolor/128x128/apps/slurm.png + mkdir -p extras + cp /builddir/build/SOURCES/slurm-setuser.in extras/slurm-setuser.in + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 Patch #0 (slurm_libslurmfull_version.patch): patching file src/api/Makefile.am Patch #10 (slurm_perlapi_rpaths.patch): patching file contribs/perlapi/libslurm/perl/Makefile.PL.in patching file contribs/perlapi/libslurmdb/perl/Makefile.PL.in Patch #11 (slurm_html_doc_path.patch): patching file doc/html/Makefile.am Patch #12 (slurm_without_cray.patch): patching file contribs/Makefile.am patching file src/plugins/acct_gather_energy/Makefile.am patching file src/plugins/core_spec/Makefile.am patching file src/plugins/job_container/Makefile.am patching file src/plugins/job_submit/Makefile.am patching file src/plugins/node_features/Makefile.am patching file src/plugins/power/Makefile.am patching file src/plugins/select/Makefile.am patching file src/plugins/switch/Makefile.am patching file src/plugins/task/Makefile.am Patch #20 (slurm_pmix_soname.patch): patching file src/plugins/mpi/pmix/mpi_pmix.c patching file src/plugins/mpi/pmix/pmixp_dconn_ucx.c Patch #21 (slurm_service_files.patch): patching file etc/slurmctld.service.in patching file etc/slurmd.service.in patching file etc/slurmdbd.service.in Patch #22 (slurm_to_python3.patch): patching file contribs/cray/csm/slurmconfgen_smw.py patching file contribs/cray/slurmconfgen.py.in patching file doc/html/shtml2html.py patching file doc/man/man2html.py patching file testsuite/expect/regression.py Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.m44HgG + umask 022 + cd /builddir/build/BUILD + cd slurm-19.05.1-2 + aclocal -I auxdir + autoconf + automake --no-force + 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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' + 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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' + 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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + export LDFLAGS + '[' 1 = 1 ']' BUILDSTDERR: +++ dirname ./configure BUILDSTDERR: ++ find . -name config.guess -o -name config.sub + for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) BUILDSTDERR: ++ basename ./auxdir/config.guess + '[' -f /usr/lib/rpm/redhat/config.guess ']' + /usr/bin/rm -f ./auxdir/config.guess BUILDSTDERR: ++ basename ./auxdir/config.guess + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.guess ./auxdir/config.guess + for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) BUILDSTDERR: ++ basename ./auxdir/config.sub + '[' -f /usr/lib/rpm/redhat/config.sub ']' + /usr/bin/rm -f ./auxdir/config.sub BUILDSTDERR: ++ basename ./auxdir/config.sub + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.sub ./auxdir/config.sub + '[' 1 = 1 ']' + '[' x '!=' 'x-Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' ']' BUILDSTDERR: ++ find . -name ltmain.sh + for i in $(find . -name ltmain.sh) + /usr/bin/sed -i.backup -e 's~compiler_flags=$~compiler_flags="-Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld"~' ./auxdir/ltmain.sh + ./configure --build=riscv64-koji-linux-gnu --host=riscv64-koji-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 'LDFLAGS=-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z,lazy' --prefix=/usr --sysconfdir=/etc/slurm --with-pam_dir=/usr/lib64/security --enable-shared --enable-x11 --disable-static --disable-debug --disable-developer --disable-salloc-background --disable-multiple-slurmd --disable-partial_attach --with-shared-libslurm --without-rpath '/usr/lib/rpm/redhat/config.guess' -> './auxdir/config.guess' '/usr/lib/rpm/redhat/config.sub' -> './auxdir/config.sub' checking build system type... riscv64-koji-linux-gnu checking host system type... riscv64-koji-linux-gnu checking target system type... riscv64-koji-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 to enable maintainer-specific portions of Makefiles... no checking whether to include rpath in build... no checking whether make supports the include directive... yes (GNU style) checking for riscv64-koji-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 for mysql_config... /usr/bin/mysql_config MySQL 10.3.6 test program built properly. checking for riscv64-koji-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 checking for riscv64-koji-linux-gnu-g++... no checking for riscv64-koji-linux-gnu-c++... no checking for riscv64-koji-linux-gnu-gpp... no checking for riscv64-koji-linux-gnu-aCC... no checking for riscv64-koji-linux-gnu-CC... no checking for riscv64-koji-linux-gnu-cxx... no checking for riscv64-koji-linux-gnu-cc++... no checking for riscv64-koji-linux-gnu-cl.exe... no checking for riscv64-koji-linux-gnu-FCC... no checking for riscv64-koji-linux-gnu-KCC... no checking for riscv64-koji-linux-gnu-RCC... no checking for riscv64-koji-linux-gnu-xlC_r... no checking for riscv64-koji-linux-gnu-xlC... no checking for g++... no checking for c++... no checking for gpp... no checking for aCC... no checking for CC... no checking for cxx... no checking for cc++... no checking for cl.exe... no checking for FCC... no checking for KCC... no checking for RCC... no checking for xlC_r... no checking for xlC... no checking whether we are using the GNU C++ compiler... no checking whether g++ accepts -g... no checking dependency style of g++... none checking whether make sets $(MAKE)... (cached) yes checking how to print strings... printf checking for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for fgrep... /usr/bin/grep -F checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert riscv64-koji-linux-gnu file names to riscv64-koji-linux-gnu format... func_convert_file_noop checking how to convert riscv64-koji-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-koji-linux-gnu-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for riscv64-koji-linux-gnu-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for riscv64-koji-linux-gnu-ar... no checking for ar... ar checking for archiver @FILE support... @ checking for riscv64-koji-linux-gnu-strip... no checking for strip... strip checking for riscv64-koji-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-koji-linux-gnu-mt... no checking for mt... no checking if : is a manifest tool... no checking how to run the C preprocessor... gcc -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... no checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking for riscv64-koji-linux-gnu-pkg-config... no checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for sleep... /usr/bin/sleep checking for su... /usr/bin/su checking for library containing socket... none required checking for library containing gethostbyname... none required checking for library containing hstrerror... none required checking for library containing kstat_open... no checking mcheck.h usability... yes checking mcheck.h presence... yes checking for mcheck.h... yes checking values.h usability... yes checking values.h presence... yes checking for values.h... yes checking socket.h usability... no checking socket.h presence... no checking for socket.h... no checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking stdbool.h usability... yes checking stdbool.h presence... yes checking for stdbool.h... yes checking sys/ipc.h usability... yes checking sys/ipc.h presence... yes checking for sys/ipc.h... yes checking sys/shm.h usability... yes checking sys/shm.h presence... yes checking for sys/shm.h... yes checking sys/sem.h usability... yes checking sys/sem.h presence... yes checking for sys/sem.h... yes checking errno.h usability... yes checking errno.h presence... yes checking for errno.h... yes checking for stdlib.h... (cached) yes checking dirent.h usability... yes checking dirent.h presence... yes checking for dirent.h... yes checking pthread.h usability... yes checking pthread.h presence... yes checking for pthread.h... yes checking sys/prctl.h usability... yes checking sys/prctl.h presence... yes checking for sys/prctl.h... yes checking sysint.h usability... no checking sysint.h presence... no checking for sysint.h... no checking for inttypes.h... (cached) yes checking termcap.h usability... yes checking termcap.h presence... yes checking for termcap.h... yes checking netdb.h usability... yes checking netdb.h presence... yes checking for netdb.h... yes checking for sys/socket.h... (cached) yes checking sys/systemcfg.h usability... no checking sys/systemcfg.h presence... no checking for sys/systemcfg.h... no checking ncurses.h usability... yes checking ncurses.h presence... yes checking for ncurses.h... yes checking curses.h usability... yes checking curses.h presence... yes checking for curses.h... yes checking sys/dr.h usability... no BUILDSTDERR: checking sys/drconfigure: WARNING: unable to locate json parser library .h presence... no checking for sys/dr.h... no checking sys/vfs.h usability... yes checking sys/vfs.h presence... yes checking for sys/vfs.h... yes checking pam/pam_appl.h usability... no checking pam/pam_appl.h presence... no checking for pam/pam_appl.h... no checking security/pam_appl.h usability... yes checking security/pam_appl.h presence... yes checking for security/pam_appl.h... yes checking sys/sysctl.h usability... yes checking sys/sysctl.h presence... yes checking for sys/sysctl.h... yes checking pty.h usability... yes checking pty.h presence... yes checking for pty.h... yes checking utmp.h usability... yes checking utmp.h presence... yes checking for utmp.h... yes checking sys/syslog.h usability... yes checking sys/syslog.h presence... yes checking for sys/syslog.h... yes checking linux/sched.h usability... yes checking linux/sched.h presence... yes checking for linux/sched.h... yes checking kstat.h usability... no checking kstat.h presence... no checking for kstat.h... no checking paths.h usability... yes checking paths.h presence... yes checking for paths.h... yes 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/ptrace.h usability... yes checking sys/ptrace.h presence... yes checking for sys/ptrace.h... yes checking float.h usability... yes checking float.h presence... yes checking for float.h... yes checking sys/statvfs.h usability... yes checking sys/statvfs.h presence... yes checking for sys/statvfs.h... yes checking for sys/wait.h that is POSIX.1 compatible... yes checking whether time.h and sys/time.h may both be included... yes checking for ANSI C header files... (cached) yes checking whether sys/types.h defines makedev... no checking sys/mkdev.h usability... no checking sys/mkdev.h presence... no checking for sys/mkdev.h... no checking sys/sysmacros.h usability... yes checking sys/sysmacros.h presence... yes checking for sys/sysmacros.h... yes checking library containing dlopen... checking for dlopen in -l... no checking for dlopen in -ldl... yes checking for program_invocation_name... yes checking for ptrace64... no checking for sched_setaffinity... yes checking for numa_available in -lnuma... yes checking whether to enable PAM support... yes checking for pam_get_user in -lpam... yes checking for misc_conv in -lpam_misc... yes checking Link to libslurm.so instead of libslurm.o... shared checking whether to enable ISO 8601 time format support... yes checking whether sbatch --get-user-env option should load .login... no checking whether byte ordering is bigendian... no checking for C99 support... yes checking for uid_t and gid_t data sizes)... yes checking for json installation... checking whether gcc needs -traditional... no checking for __builtin_clzll... yes checking for __builtin_ctzll... yes checking for __builtin_popcountll... yes checking whether strerror_r is declared... yes checking for strerror_r... yes checking whether strerror_r returns char *... no checking for fdatasync... yes checking for hstrerror... yes checking for strerror... yes checking for mtrace... yes checking for strndup... yes checking for strlcpy... no checking for strsignal... yes checking for inet_aton... yes checking for inet_ntop... yes checking for inet_pton... yes checking for setproctitle... no checking for sysctlbyname... no checking for cfmakeraw... yes checking for setresuid... yes checking for get_current_dir_name... yes checking for faccessat... yes checking for eaccess... yes checking for statvfs... yes checking for statfs... yes checking whether hstrerror is declared... no checking whether strsignal is declared... yes checking whether sys_siglist is declared... no checking for the pthreads library -lpthreads... no checking whether pthreads work without any flags... no checking whether pthreads work with -Kthread... no checking whether pthreads work with -kthread... no checking for the pthreads library -llthread... no BUILDSTDERR: checking whether pthreads wconfigure: WARNING: unable to locate ofed installation BUILDSTDERR: configure: WARNING: unable to locate libnvidia-ml.so and/or nvml.h BUILDSTDERR: configure: WARNING: unable to locate DataWarp installation BUILDSTDERR: configure: WARNING: unable to locate netloc installation BUILDSTDERR: configure: WARNING: unable to build man page html files without man2html ork with -pthread... yes checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE checking if more special flags are required for pthreads... no checking for PTHREAD_PRIO_INHERIT... yes checking System dimensions... not set checking for ofed installation... checking for h5cc... /usr/bin/h5cc checking for HDF5 type... serial checking for HDF5 libraries... yes (version 1.8.20) checking hdf5.h usability... yes checking hdf5.h presence... yes checking for hdf5.h... yes checking for H5Fcreate in -lhdf5... yes checking for main in -lhdf5_hl... yes checking for matching HDF5 Fortran wrapper... /usr/bin/h5fc checking if zlib is wanted... yes checking for inflateEnd in -lz... yes checking zlib.h usability... yes checking zlib.h presence... yes checking for zlib.h... yes checking if lz4 is installed... yes /usr/local /usr /opt/local /sw checking for LZ4_compress_destSize in -llz4... yes checking lz4.h usability... yes checking lz4.h presence... yes checking for lz4.h... yes LZ4 test program built properly. checking for hwloc installation... /usr checking nvml.h usability... no checking nvml.h presence... no checking for nvml.h... no checking for nvmlInit in -lnvidia-ml... no checking for pmix installation... /usr checking for freeipmi installation... /usr checking for rrdtool installation... /usr configure: support for ucx disabled checking whether Slurm internal X11 support is enabled... yes checking for initscr in -lncurses... yes checking for initscr in -lcurses... yes checking for tgetent in -ltinfo... yes NCURSES test program built properly. checking for CHECK... yes checking for riscv64-koji-linux-gnu-pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.16... yes checking for GLIB... yes checking for GLIB - version >= 2.7.1... yes (version 2.60.0) checking for riscv64-koji-linux-gnu-pkg-config... (cached) /usr/bin/pkg-config checking pkg-config is at least version 0.7... yes checking for GTK+ - version >= 2.7.1... yes (version 2.24.32) checking whether this is a Cray system... Unable to locate Cray APIs (usually in /opt/cray/alpscomm and /opt/cray/job) checking for datawarp installation... checking for __progname... yes checking whether optimizations are enabled... yes checking whether or not developer options are enabled... no checking whether debugging is enabled... no checking whether memory leak debugging is enabled... no checking whether to enable slurmd operation on a front-end... no checking whether debugger partial attach enabled... no checking whether salloc should kill child processes at job termination... no checking whether to disable salloc execution in the background... yes checking for slurmctld default port... 6817 checking for slurmd default port... 6818 checking for slurmdbd default port... 6819 checking for slurmctld default port count... 1 checking for netloc installation... checking for lua... yes checking for whether we can link to liblua... yes lua >= 5.1 checking whether man2html is available... checking for man2html... no checking for support of printf("%s", NULL)... yes checking for whether to include readline suport... yes checking for systemd presence... yes checking for munge installation... /usr checking whether to enable multiple-slurmd support... no checking for openpty in -lutil... yes checking for gawk... (cached) gawk checking for curl-config... /usr/bin/curl-config checking for the version of libcurl... 7.63.0 checking whether libcurl is usable... yes checking for curl_free... yes checking size of void *... 8 checking whether deprecated options are enabled... no checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating auxdir/Makefile config.status: creating contribs/Makefile config.status: creating contribs/cray/Makefile config.status: creating contribs/cray/csm/Makefile config.status: creating contribs/cray/slurmsmwd/Makefile config.status: creating contribs/lua/Makefile config.status: creating contribs/mic/Makefile config.status: creating contribs/nss_slurm/Makefile config.status: creating contribs/pam/Makefile config.status: creating contribs/pam_slurm_adopt/Makefile config.status: creating contribs/perlapi/Makefile config.status: creating contribs/perlapi/libslurm/Makefile config.status: creating contribs/perlapi/libslurm/perl/Makefile.PL config.status: creating contribs/perlapi/libslurmdb/Makefile config.status: creating contribs/perlapi/libslurmdb/perl/Makefile.PL config.status: creating contribs/seff/Makefile config.status: creating contribs/torque/Makefile config.status: creating contribs/openlava/Makefile config.status: creating contribs/sgather/Makefile config.status: creating contribs/sgi/Makefile config.status: creating contribs/sjobexit/Makefile config.status: creating contribs/pmi/Makefile config.status: creating contribs/pmi2/Makefile config.status: creating doc/Makefile config.status: creating doc/man/Makefile config.status: creating doc/man/man1/Makefile config.status: creating doc/man/man3/Makefile config.status: creating doc/man/man5/Makefile config.status: creating doc/man/man8/Makefile config.status: creating doc/html/Makefile config.status: creating doc/html/configurator.html config.status: creating doc/html/configurator.easy.html config.status: creating etc/Makefile config.status: creating src/Makefile config.status: creating src/api/Makefile config.status: creating src/bcast/Makefile config.status: creating src/common/Makefile config.status: creating src/layouts/Makefile config.status: creating src/layouts/power/Makefile config.status: creating src/layouts/unit/Makefile config.status: creating src/database/Makefile config.status: creating src/sacct/Makefile config.status: creating src/sacctmgr/Makefile config.status: creating src/sreport/Makefile config.status: creating src/salloc/Makefile config.status: creating src/sbatch/Makefile config.status: creating src/sbcast/Makefile config.status: creating src/sattach/Makefile config.status: creating src/scancel/Makefile config.status: creating src/scontrol/Makefile config.status: creating src/sdiag/Makefile config.status: creating src/sinfo/Makefile config.status: creating src/slurmctld/Makefile config.status: creating src/slurmd/Makefile config.status: creating src/slurmd/common/Makefile config.status: creating src/slurmd/slurmd/Makefile config.status: creating src/slurmd/slurmstepd/Makefile config.status: creating src/slurmdbd/Makefile config.status: creating src/smap/Makefile config.status: creating src/sprio/Makefile config.status: creating src/squeue/Makefile config.status: creating src/srun/Makefile config.status: creating src/srun/libsrun/Makefile config.status: creating src/sshare/Makefile config.status: creating src/sstat/Makefile config.status: creating src/strigger/Makefile config.status: creating src/sview/Makefile config.status: creating src/plugins/Makefile config.status: creating src/plugins/accounting_storage/Makefile config.status: creating src/plugins/accounting_storage/common/Makefile config.status: creating src/plugins/accounting_storage/filetxt/Makefile config.status: creating src/plugins/accounting_storage/mysql/Makefile config.status: creating src/plugins/accounting_storage/none/Makefile config.status: creating src/plugins/accounting_storage/slurmdbd/Makefile config.status: creating src/plugins/acct_gather_energy/Makefile config.status: creating src/plugins/acct_gather_energy/cray_aries/Makefile config.status: creating src/plugins/acct_gather_energy/rapl/Makefile config.status: creating src/plugins/acct_gather_energy/ibmaem/Makefile config.status: creating src/plugins/acct_gather_energy/ipmi/Makefile config.status: creating src/plugins/acct_gather_energy/none/Makefile config.status: creating src/plugins/acct_gather_energy/xcc/Makefile config.status: creating src/plugins/acct_gather_interconnect/Makefile config.status: creating src/plugins/acct_gather_interconnect/ofed/Makefile config.status: creating src/plugins/acct_gather_interconnect/none/Makefile config.status: creating src/plugins/acct_gather_filesystem/Makefile config.status: creating src/plugins/acct_gather_filesystem/lustre/Makefile config.status: creating src/plugins/acct_gather_filesystem/none/Makefile config.status: creating src/plugins/acct_gather_profile/Makefile config.status: creating src/plugins/acct_gather_profile/hdf5/Makefile config.status: creating src/plugins/acct_gather_profile/hdf5/sh5util/Makefile config.status: creating src/plugins/acct_gather_profile/influxdb/Makefile config.status: creating src/plugins/acct_gather_profile/none/Makefile config.status: creating src/plugins/auth/Makefile config.status: creating src/plugins/auth/munge/Makefile config.status: creating src/plugins/auth/none/Makefile config.status: creating src/plugins/burst_buffer/Makefile config.status: creating src/plugins/burst_buffer/common/Makefile config.status: creating src/plugins/burst_buffer/datawarp/Makefile config.status: creating src/plugins/burst_buffer/generic/Makefile config.status: creating src/plugins/checkpoint/Makefile config.status: creating src/plugins/checkpoint/none/Makefile config.status: creating src/plugins/checkpoint/ompi/Makefile config.status: creating src/plugins/cli_filter/Makefile config.status: creating src/plugins/cli_filter/none/Makefile config.status: creating src/plugins/core_spec/Makefile config.status: creating src/plugins/core_spec/cray_aries/Makefile config.status: creating src/plugins/core_spec/none/Makefile config.status: creating src/plugins/cred/Makefile config.status: creating src/plugins/cred/munge/Makefile config.status: creating src/plugins/cred/none/Makefile config.status: creating src/plugins/ext_sensors/Makefile config.status: creating src/plugins/ext_sensors/rrd/Makefile config.status: creating src/plugins/ext_sensors/none/Makefile config.status: creating src/plugins/gpu/Makefile config.status: creating src/plugins/gpu/generic/Makefile config.status: creating src/plugins/gpu/nvml/Makefile config.status: creating src/plugins/gres/Makefile config.status: creating src/plugins/gres/common/Makefile config.status: creating src/plugins/gres/gpu/Makefile config.status: creating src/plugins/gres/nic/Makefile config.status: creating src/plugins/gres/mic/Makefile config.status: creating src/plugins/gres/mps/Makefile config.status: creating src/plugins/jobacct_gather/Makefile config.status: creating src/plugins/jobacct_gather/common/Makefile config.status: creating src/plugins/jobacct_gather/linux/Makefile config.status: creating src/plugins/jobacct_gather/cgroup/Makefile config.status: creating src/plugins/jobacct_gather/none/Makefile config.status: creating src/plugins/jobcomp/Makefile config.status: creating src/plugins/jobcomp/elasticsearch/Makefile config.status: creating src/plugins/jobcomp/filetxt/Makefile config.status: creating src/plugins/jobcomp/none/Makefile config.status: creating src/plugins/jobcomp/script/Makefile config.status: creating src/plugins/jobcomp/mysql/Makefile config.status: creating src/plugins/job_container/Makefile config.status: creating src/plugins/job_container/cncu/Makefile config.status: creating src/plugins/job_container/none/Makefile config.status: creating src/plugins/job_submit/Makefile config.status: creating src/plugins/job_submit/all_partitions/Makefile config.status: creating src/plugins/job_submit/cray_aries/Makefile config.status: creating src/plugins/job_submit/defaults/Makefile config.status: creating src/plugins/job_submit/logging/Makefile config.status: creating src/plugins/job_submit/lua/Makefile config.status: creating src/plugins/job_submit/partition/Makefile config.status: creating src/plugins/job_submit/pbs/Makefile config.status: creating src/plugins/job_submit/require_timelimit/Makefile config.status: creating src/plugins/job_submit/throttle/Makefile config.status: creating src/plugins/launch/Makefile config.status: creating src/plugins/launch/slurm/Makefile config.status: creating src/plugins/mcs/Makefile config.status: creating src/plugins/mcs/account/Makefile config.status: creating src/plugins/mcs/group/Makefile config.status: creating src/plugins/mcs/none/Makefile config.status: creating src/plugins/mcs/user/Makefile BUILDSTDERR: config.status: creating src/plugins/node_f+ sed -i 's|^hardcode_into_libs=.*|hardcode_into_libs=no|g' libtool + sed -i 's|^hardcode_libdir_flag_spec=.*|hardcode_libdir_flag_spec=""|g' libtool + sed -i 's|^runpath_var=LD_RUN_PATH|runpath_var=DIE_RPATH_DIE|g' libtool + sed -r ' BUILDSTDERR: s|^dir_conf=.*|dir_conf="/etc/slurm"|g; BUILDSTDERR: s|^dir_log=.*|dir_log="/var/log/slurm"|g; BUILDSTDERR: s|^dir_run=.*|dir_run="/run/slurm"|g; BUILDSTDERR: s|^dir_spool=.*|dir_spool="/var/spool/slurm"|g; BUILDSTDERR: s|^dir_tmpfiles_d=.*|dir_tmpfiles_d="/usr/lib/tmpfiles.d"|g;' extras/slurm-setuser.in + /usr/bin/make -O -j4 V=1 VERBOSE=1 eatures/Makefile config.status: creating src/plugins/node_features/knl_cray/Makefile config.status: creating src/plugins/node_features/knl_generic/Makefile config.status: creating src/plugins/power/Makefile config.status: creating src/plugins/power/common/Makefile config.status: creating src/plugins/power/cray_aries/Makefile config.status: creating src/plugins/power/none/Makefile config.status: creating src/plugins/preempt/Makefile config.status: creating src/plugins/preempt/none/Makefile config.status: creating src/plugins/preempt/partition_prio/Makefile config.status: creating src/plugins/preempt/qos/Makefile config.status: creating src/plugins/priority/Makefile config.status: creating src/plugins/priority/basic/Makefile config.status: creating src/plugins/priority/multifactor/Makefile config.status: creating src/plugins/proctrack/Makefile config.status: creating src/plugins/proctrack/cray_aries/Makefile config.status: creating src/plugins/proctrack/cgroup/Makefile config.status: creating src/plugins/proctrack/pgid/Makefile config.status: creating src/plugins/proctrack/linuxproc/Makefile config.status: creating src/plugins/route/Makefile config.status: creating src/plugins/route/default/Makefile config.status: creating src/plugins/route/topology/Makefile config.status: creating src/plugins/sched/Makefile config.status: creating src/plugins/sched/backfill/Makefile config.status: creating src/plugins/sched/builtin/Makefile config.status: creating src/plugins/sched/hold/Makefile config.status: creating src/plugins/select/Makefile config.status: creating src/plugins/select/cons_res/Makefile config.status: creating src/plugins/select/cons_tres/Makefile config.status: creating src/plugins/select/cray_aries/Makefile config.status: creating src/plugins/select/linear/Makefile config.status: creating src/plugins/select/other/Makefile config.status: creating src/plugins/site_factor/Makefile config.status: creating src/plugins/site_factor/none/Makefile config.status: creating src/plugins/slurmctld/Makefile config.status: creating src/plugins/slurmctld/nonstop/Makefile config.status: creating src/plugins/switch/Makefile config.status: creating src/plugins/switch/cray_aries/Makefile config.status: creating src/plugins/switch/generic/Makefile config.status: creating src/plugins/switch/none/Makefile config.status: creating src/plugins/mpi/Makefile config.status: creating src/plugins/mpi/none/Makefile config.status: creating src/plugins/mpi/openmpi/Makefile config.status: creating src/plugins/mpi/pmi2/Makefile config.status: creating src/plugins/mpi/pmix/Makefile config.status: creating src/plugins/task/Makefile config.status: creating src/plugins/task/affinity/Makefile config.status: creating src/plugins/task/cgroup/Makefile config.status: creating src/plugins/task/cray_aries/Makefile config.status: creating src/plugins/task/none/Makefile config.status: creating src/plugins/topology/Makefile config.status: creating src/plugins/topology/3d_torus/Makefile config.status: creating src/plugins/topology/hypercube/Makefile config.status: creating src/plugins/topology/node_rank/Makefile config.status: creating src/plugins/topology/none/Makefile config.status: creating src/plugins/topology/tree/Makefile config.status: creating testsuite/Makefile config.status: creating testsuite/expect/Makefile config.status: creating testsuite/slurm_unit/Makefile config.status: creating testsuite/slurm_unit/api/Makefile config.status: creating testsuite/slurm_unit/api/manual/Makefile config.status: creating testsuite/slurm_unit/common/Makefile config.status: creating testsuite/slurm_unit/common/slurm_protocol_pack/Makefile config.status: creating testsuite/slurm_unit/common/slurmdb_pack/Makefile config.status: creating config.h config.status: creating slurm/slurm.h config.status: executing depfiles commands config.status: executing libtool commands /usr/bin/make all-recursive Making all in auxdir make[2]: Nothing to be done for 'all'. Making all in src Making all in api make[3]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/api' (echo "{ global:"; \ echo " islurm_*;"; \ echo " slurm_*;"; \ echo " slurmdb_*;"; \ echo " plugin_context_*;"; \ echo " working_cluster_rec;"; \ echo " local: *;"; \ echo "};") > version.map make[3]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/api' make[3]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/api' (echo "{ global: *;"; \ echo " local: *;"; \ echo "};") > full_version.map make[3]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/api' make[4]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/api' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c -o block_info.lo block_info.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c block_info.c -fPIC -DPIC -o .libs/block_info.o make[4]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/api' make[4]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/api' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c -o allocate_msg.lo allocate_msg.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c allocate_msg.c -fPIC -DPIC -o .libs/allocate_msg.o make[4]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/api' make[4]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/api' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c -o burst_buffer_info.lo burst_buffer_info.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c burst_buffer_info.c -fPIC -DPIC -o .libs/burst_buffer_info.o make[4]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/api' make[4]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/api' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c -o assoc_mgr_info.lo assoc_mgr_info.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c assoc_mgr_info.c -fPIC -DPIC -o .libs/assoc_mgr_info.o make[4]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/api' make[4]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/api' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c -o cancel.lo cancel.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c cancel.c -fPIC -DPIC -o .libs/cancel.o make[4]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/api' make[4]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/api' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c -o checkpoint.lo checkpoint.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c checkpoint.c -fPIC -DPIC -o .libs/checkpoint.o make[4]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/api' make[4]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/api' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c -o allocate.lo allocate.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c allocate.c -fPIC -DPIC -o .libs/allocate.o make[4]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/api' make[4]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/api' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c -o complete.lo complete.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c complete.c -fPIC -DPIC -o .libs/complete.o make[4]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/api' make[4]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/api' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c -o federation_info.lo federation_info.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c federation_info.c -fPIC -DPIC -o .libs/federation_info.o make[4]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/api' make[4]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/api' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c -o front_end_info.lo front_end_info.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c front_end_info.c -fPIC -DPIC -o .libs/front_end_info.o make[4]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/api' make[4]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/api' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c -o init_msg.lo init_msg.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c init_msg.c -fPIC -DPIC -o .libs/init_msg.o make[4]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/api' make[4]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/api' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c -o layout_info.lo layout_info.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c layout_info.c -fPIC -DPIC -o .libs/layout_info.o make[4]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/api' make[4]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/api' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c -o job_step_info.lo job_step_info.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c job_step_info.c -fPIC -DPIC -o .libs/job_step_info.o make[4]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/api' make[4]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/api' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c -o license_info.lo license_info.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c license_info.c -fPIC -DPIC -o .libs/license_info.o make[4]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/api' make[4]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/api' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c -o config_info.lo config_info.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c config_info.c -fPIC -DPIC -o .libs/config_info.o make[4]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/api' make[4]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/api' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c -o partition_info.lo partition_info.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c partition_info.c -fPIC -DPIC -o .libs/partition_info.o make[4]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/api' make[4]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/api' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c -o node_info.lo node_info.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c node_info.c -fPIC -DPIC -o .libs/node_info.o make[4]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/api' make[4]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/api' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c -o job_info.lo job_info.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c job_info.c -fPIC -DPIC -o .libs/job_info.o make[4]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/api' make[4]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/api' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c -o powercap_info.lo powercap_info.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c powercap_info.c -fPIC -DPIC -o .libs/powercap_info.o make[4]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/api' make[4]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/api' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c -o reservation_info.lo reservation_info.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c reservation_info.c -fPIC -DPIC -o .libs/reservation_info.o make[4]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/api' make[4]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/api' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c -o pmi_server.lo pmi_server.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c pmi_server.c -fPIC -DPIC -o .libs/pmi_server.o make[4]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/api' make[4]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/api' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c -o signal.lo signal.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c signal.c -fPIC -DPIC -o .libs/signal.o make[4]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/api' make[4]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/api' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c -o slurm_get_statistics.lo slurm_get_statistics.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c slurm_get_statistics.c -fPIC -DPIC -o .libs/slurm_get_statistics.o make[4]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/api' make[4]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/api' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c -o slurm_pmi.lo slurm_pmi.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c slurm_pmi.c -fPIC -DPIC -o .libs/slurm_pmi.o make[4]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/api' make[4]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/api' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c -o step_ctx.lo step_ctx.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c step_ctx.c -fPIC -DPIC -o .libs/step_ctx.o make[4]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/api' make[4]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/api' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c -o submit.lo submit.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c submit.c -fPIC -DPIC -o .libs/submit.o make[4]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/api' make[4]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/api' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c -o suspend.lo suspend.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c suspend.c -fPIC -DPIC -o .libs/suspend.o make[4]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/api' make[4]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/api' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c -o step_io.lo step_io.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c step_io.c -fPIC -DPIC -o .libs/step_io.o make[4]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/api' make[4]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/api' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c -o topo_info.lo topo_info.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c topo_info.c -fPIC -DPIC -o .libs/topo_info.o make[4]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/api' make[4]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/api' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c -o triggers.lo triggers.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c triggers.c -fPIC -DPIC -o .libs/triggers.o make[4]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/api' make[4]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/api' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c -o reconfigure.lo reconfigure.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c reconfigure.c -fPIC -DPIC -o .libs/reconfigure.o make[4]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/api' make[4]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/api' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c -o update_config.lo update_config.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c update_config.c -fPIC -DPIC -o .libs/update_config.o make[4]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/api' make[4]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/api' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c -o step_launch.lo step_launch.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c step_launch.c -fPIC -DPIC -o .libs/step_launch.o make[4]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/api' make[4]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/api' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c -o account_functions.lo account_functions.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c account_functions.c -fPIC -DPIC -o .libs/account_functions.o make[4]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/api' make[4]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/api' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c -o archive_functions.lo archive_functions.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c archive_functions.c -fPIC -DPIC -o .libs/archive_functions.o make[4]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/api' make[4]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/api' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c -o assoc_functions.lo assoc_functions.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c assoc_functions.c -fPIC -DPIC -o .libs/assoc_functions.o make[4]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/api' make[4]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/api' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c -o cluster_functions.lo cluster_functions.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c cluster_functions.c -fPIC -DPIC -o .libs/cluster_functions.o make[4]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/api' make[4]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/api' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c -o coord_functions.lo coord_functions.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c coord_functions.c -fPIC -DPIC -o .libs/coord_functions.o make[4]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/api' make[4]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/api' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c -o cluster_report_functions.lo cluster_report_functions.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c cluster_report_functions.c -fPIC -DPIC -o .libs/cluster_report_functions.o make[4]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/api' make[4]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/api' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c -o connection_functions.lo connection_functions.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c connection_functions.c -fPIC -DPIC -o .libs/connection_functions.o make[4]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/api' make[4]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/api' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c -o extra_get_functions.lo extra_get_functions.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c extra_get_functions.c -fPIC -DPIC -o .libs/extra_get_functions.o make[4]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/api' make[4]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/api' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c -o federation_functions.lo federation_functions.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c federation_functions.c -fPIC -DPIC -o .libs/federation_functions.o make[4]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/api' make[4]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/api' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c -o job_functions.lo job_functions.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c job_functions.c -fPIC -DPIC -o .libs/job_functions.o make[4]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/api' make[4]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/api' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c -o qos_functions.lo qos_functions.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c qos_functions.c -fPIC -DPIC -o .libs/qos_functions.o make[4]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/api' make[4]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/api' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c -o job_report_functions.lo job_report_functions.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c job_report_functions.c -fPIC -DPIC -o .libs/job_report_functions.o make[4]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/api' make[4]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/api' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c -o resource_functions.lo resource_functions.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c resource_functions.c -fPIC -DPIC -o .libs/resource_functions.o make[4]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/api' make[4]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/api' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c -o tres_functions.lo tres_functions.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c tres_functions.c -fPIC -DPIC -o .libs/tres_functions.o make[4]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/api' make[4]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/api' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c -o usage_functions.lo usage_functions.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c usage_functions.c -fPIC -DPIC -o .libs/usage_functions.o make[4]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/api' make[4]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/api' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c -o user_functions.lo user_functions.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c user_functions.c -fPIC -DPIC -o .libs/user_functions.o make[4]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/api' make[4]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/api' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c -o wckey_functions.lo wckey_functions.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c wckey_functions.c -fPIC -DPIC -o .libs/wckey_functions.o make[4]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/api' make[4]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/api' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c -o user_report_functions.lo user_report_functions.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c user_report_functions.c -fPIC -DPIC -o .libs/user_report_functions.o make[4]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/api' make[5]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/common' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DSBINDIR=\"/usr/sbin\" -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c -o optz.lo optz.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DSBINDIR=\"/usr/sbin\" -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c optz.c -fPIC -DPIC -o .libs/optz.o make[5]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/common' make[5]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/common' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DSBINDIR=\"/usr/sbin\" -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c -o eio.lo eio.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DSBINDIR=\"/usr/sbin\" -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c eio.c -fPIC -DPIC -o .libs/eio.o make[5]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/common' make[5]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/common' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DSBINDIR=\"/usr/sbin\" -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c -o io_hdr.lo io_hdr.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DSBINDIR=\"/usr/sbin\" -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c io_hdr.c -fPIC -DPIC -o .libs/io_hdr.o make[5]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/common' make[5]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/common' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DSBINDIR=\"/usr/sbin\" -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c -o plugstack.lo plugstack.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DSBINDIR=\"/usr/sbin\" -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c plugstack.c -fPIC -DPIC -o .libs/plugstack.o make[5]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/common' make[5]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/common' /bin/sh ../../libtool --tag=CC --mode=link gcc -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z,lazy -o libeio.la eio.lo io_hdr.lo libtool: link: ar cr .libs/libeio.a .libs/eio.o .libs/io_hdr.o libtool: link: ranlib .libs/libeio.a libtool: link: ( cd ".libs" && rm -f "libeio.la" && ln -s "../libeio.la" "libeio.la" ) make[5]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/common' make[5]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/common' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DSBINDIR=\"/usr/sbin\" -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c -o cpu_frequency.lo cpu_frequency.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DSBINDIR=\"/usr/sbin\" -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c cpu_frequency.c -fPIC -DPIC -o .libs/cpu_frequency.o make[5]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/common' make[5]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/common' /bin/sh ../../libtool --tag=CC --mode=link gcc -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z,lazy -o libspank.la plugstack.lo optz.lo libtool: link: ar cr .libs/libspank.a .libs/plugstack.o .libs/optz.o libtool: link: ranlib .libs/libspank.a libtool: link: ( cd ".libs" && rm -f "libspank.la" && ln -s "../libspank.la" "libspank.la" ) make[5]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/common' make[5]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/common' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DSBINDIR=\"/usr/sbin\" -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c -o xmalloc.lo xmalloc.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DSBINDIR=\"/usr/sbin\" -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c xmalloc.c -fPIC -DPIC -o .libs/xmalloc.o make[5]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/common' make[5]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/common' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DSBINDIR=\"/usr/sbin\" -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c -o xassert.lo xassert.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DSBINDIR=\"/usr/sbin\" -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c xassert.c -fPIC -DPIC -o .libs/xassert.o make[5]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/common' make[5]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/common' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DSBINDIR=\"/usr/sbin\" -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c -o xsignal.lo xsignal.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DSBINDIR=\"/usr/sbin\" -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c xsignal.c -fPIC -DPIC -o .libs/xsignal.o make[5]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/common' make[5]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/common' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DSBINDIR=\"/usr/sbin\" -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c -o xstring.lo xstring.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DSBINDIR=\"/usr/sbin\" -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c xstring.c -fPIC -DPIC -o .libs/xstring.o make[5]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/common' make[5]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/common' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DSBINDIR=\"/usr/sbin\" -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c -o node_features.lo node_features.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DSBINDIR=\"/usr/sbin\" -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c node_features.c -fPIC -DPIC -o .libs/node_features.o make[5]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/common' make[5]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/common' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DSBINDIR=\"/usr/sbin\" -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c -o strnatcmp.lo strnatcmp.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DSBINDIR=\"/usr/sbin\" -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c strnatcmp.c -fPIC -DPIC -o .libs/strnatcmp.o make[5]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/common' make[5]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/common' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DSBINDIR=\"/usr/sbin\" -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c -o strlcpy.lo strlcpy.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DSBINDIR=\"/usr/sbin\" -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c strlcpy.c -fPIC -DPIC -o .libs/strlcpy.o make[5]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/common' make[5]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/common' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DSBINDIR=\"/usr/sbin\" -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c -o msg_aggr.lo msg_aggr.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DSBINDIR=\"/usr/sbin\" -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c msg_aggr.c -fPIC -DPIC -o .libs/msg_aggr.o make[5]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/common' make[5]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/common' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DSBINDIR=\"/usr/sbin\" -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c -o forward.lo forward.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DSBINDIR=\"/usr/sbin\" -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c forward.c -fPIC -DPIC -o .libs/forward.o make[5]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/common' make[5]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/common' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DSBINDIR=\"/usr/sbin\" -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c -o list.lo list.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DSBINDIR=\"/usr/sbin\" -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c list.c -fPIC -DPIC -o .libs/list.o make[5]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/common' make[5]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/common' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DSBINDIR=\"/usr/sbin\" -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c -o assoc_mgr.lo assoc_mgr.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DSBINDIR=\"/usr/sbin\" -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c assoc_mgr.c -fPIC -DPIC -o .libs/assoc_mgr.o make[5]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/common' make[5]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/common' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DSBINDIR=\"/usr/sbin\" -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c -o xtree.lo xtree.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DSBINDIR=\"/usr/sbin\" -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c xtree.c -fPIC -DPIC -o .libs/xtree.o make[5]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/common' make[5]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/common' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DSBINDIR=\"/usr/sbin\" -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c -o net.lo net.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DSBINDIR=\"/usr/sbin\" -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c net.c -fPIC -DPIC -o .libs/net.o make[5]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/common' make[5]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/common' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DSBINDIR=\"/usr/sbin\" -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c -o xhash.lo xhash.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DSBINDIR=\"/usr/sbin\" -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c xhash.c -fPIC -DPIC -o .libs/xhash.o make[5]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/common' make[5]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/common' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DSBINDIR=\"/usr/sbin\" -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c -o mpi.lo mpi.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DSBINDIR=\"/usr/sbin\" -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c mpi.c -fPIC -DPIC -o .libs/mpi.o make[5]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/common' make[5]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/common' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DSBINDIR=\"/usr/sbin\" -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c -o cbuf.lo cbuf.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DSBINDIR=\"/usr/sbin\" -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c cbuf.c -fPIC -DPIC -o .libs/cbuf.o make[5]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/common' make[5]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/common' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DSBINDIR=\"/usr/sbin\" -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c -o log.lo log.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DSBINDIR=\"/usr/sbin\" -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c log.c -fPIC -DPIC -o .libs/log.o make[5]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/common' make[5]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/common' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DSBINDIR=\"/usr/sbin\" -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c -o parse_value.lo parse_value.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DSBINDIR=\"/usr/sbin\" -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c parse_value.c -fPIC -DPIC -o .libs/parse_value.o make[5]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/common' make[5]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/common' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DSBINDIR=\"/usr/sbin\" -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c -o bitstring.lo bitstring.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DSBINDIR=\"/usr/sbin\" -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c bitstring.c -fPIC -DPIC -o .libs/bitstring.o make[5]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/common' make[5]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/common' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DSBINDIR=\"/usr/sbin\" -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c -o pack.lo pack.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DSBINDIR=\"/usr/sbin\" -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c pack.c -fPIC -DPIC -o .libs/pack.o make[5]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/common' make[5]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/common' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DSBINDIR=\"/usr/sbin\" -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c -o plugrack.lo plugrack.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DSBINDIR=\"/usr/sbin\" -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c plugrack.c -fPIC -DPIC -o .libs/plugrack.o make[5]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/common' make[5]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/common' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DSBINDIR=\"/usr/sbin\" -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c -o plugin.lo plugin.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DSBINDIR=\"/usr/sbin\" -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c plugin.c -fPIC -DPIC -o .libs/plugin.o make[5]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/common' make[5]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/common' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DSBINDIR=\"/usr/sbin\" -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c -o power.lo power.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DSBINDIR=\"/usr/sbin\" -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c power.c -fPIC -DPIC -o .libs/power.o make[5]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/common' make[5]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/common' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DSBINDIR=\"/usr/sbin\" -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c -o parse_config.lo parse_config.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DSBINDIR=\"/usr/sbin\" -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c parse_config.c -fPIC -DPIC -o .libs/parse_config.o make[5]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/common' make[5]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/common' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DSBINDIR=\"/usr/sbin\" -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c -o print_fields.lo print_fields.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DSBINDIR=\"/usr/sbin\" -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c print_fields.c -fPIC -DPIC -o .libs/print_fields.o make[5]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/common' make[5]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/common' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DSBINDIR=\"/usr/sbin\" -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c -o fd.lo fd.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DSBINDIR=\"/usr/sbin\" -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c fd.c -fPIC -DPIC -o .libs/fd.o make[5]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/common' make[5]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/common' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DSBINDIR=\"/usr/sbin\" -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c -o node_select.lo node_select.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DSBINDIR=\"/usr/sbin\" -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c node_select.c -fPIC -DPIC -o .libs/node_select.o make[5]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/common' make[5]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/common' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DSBINDIR=\"/usr/sbin\" -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c -o slurm_errno.lo slurm_errno.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DSBINDIR=\"/usr/sbin\" -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c slurm_errno.c -fPIC -DPIC -o .libs/slurm_errno.o make[5]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/common' make[5]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/common' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DSBINDIR=\"/usr/sbin\" -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c -o env.lo env.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DSBINDIR=\"/usr/sbin\" -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c env.c -fPIC -DPIC -o .libs/env.o make[5]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/common' make[5]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/common' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DSBINDIR=\"/usr/sbin\" -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c -o slurm_ext_sensors.lo slurm_ext_sensors.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DSBINDIR=\"/usr/sbin\" -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c slurm_ext_sensors.c -fPIC -DPIC -o .libs/slurm_ext_sensors.o make[5]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/common' make[5]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/common' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DSBINDIR=\"/usr/sbin\" -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c -o slurm_mcs.lo slurm_mcs.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DSBINDIR=\"/usr/sbin\" -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c slurm_mcs.c -fPIC -DPIC -o .libs/slurm_mcs.o make[5]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/common' make[5]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/common' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DSBINDIR=\"/usr/sbin\" -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c -o slurm_priority.lo slurm_priority.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DSBINDIR=\"/usr/sbin\" -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c slurm_priority.c -fPIC -DPIC -o .libs/slurm_priority.o make[5]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/common' make[5]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/common' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DSBINDIR=\"/usr/sbin\" -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c -o slurm_cred.lo slurm_cred.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DSBINDIR=\"/usr/sbin\" -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c slurm_cred.c -fPIC -DPIC -o .libs/slurm_cred.o make[5]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/common' make[5]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/common' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DSBINDIR=\"/usr/sbin\" -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c -o slurm_protocol_util.lo slurm_protocol_util.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DSBINDIR=\"/usr/sbin\" -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c slurm_protocol_util.c -fPIC -DPIC -o .libs/slurm_protocol_util.o make[5]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/common' make[5]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/common' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DSBINDIR=\"/usr/sbin\" -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c -o slurm_protocol_socket.lo slurm_protocol_socket.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DSBINDIR=\"/usr/sbin\" -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c slurm_protocol_socket.c -fPIC -DPIC -o .libs/slurm_protocol_socket.o make[5]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/common' make[5]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/common' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DSBINDIR=\"/usr/sbin\" -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c -o read_config.lo read_config.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DSBINDIR=\"/usr/sbin\" -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c read_config.c -fPIC -DPIC -o .libs/read_config.o make[5]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/common' make[5]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/common' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DSBINDIR=\"/usr/sbin\" -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c -o slurm_rlimits_info.lo slurm_rlimits_info.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DSBINDIR=\"/usr/sbin\" -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c slurm_rlimits_info.c -fPIC -DPIC -o .libs/slurm_rlimits_info.o make[5]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/common' make[5]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/common' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DSBINDIR=\"/usr/sbin\" -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c -o slurm_protocol_api.lo slurm_protocol_api.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DSBINDIR=\"/usr/sbin\" -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c slurm_protocol_api.c -fPIC -DPIC -o .libs/slurm_protocol_api.o make[5]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/common' make[5]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/common' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DSBINDIR=\"/usr/sbin\" -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c -o slurmdb_defs.lo slurmdb_defs.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DSBINDIR=\"/usr/sbin\" -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c slurmdb_defs.c -fPIC -DPIC -o .libs/slurmdb_defs.o make[5]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/common' make[5]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/common' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DSBINDIR=\"/usr/sbin\" -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c -o slurm_protocol_defs.lo slurm_protocol_defs.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DSBINDIR=\"/usr/sbin\" -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c slurm_protocol_defs.c -fPIC -DPIC -o .libs/slurm_protocol_defs.o make[5]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/common' make[5]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/common' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DSBINDIR=\"/usr/sbin\" -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c -o slurmdbd_defs.lo slurmdbd_defs.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DSBINDIR=\"/usr/sbin\" -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c slurmdbd_defs.c -fPIC -DPIC -o .libs/slurmdbd_defs.o make[5]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/common' make[5]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/common' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DSBINDIR=\"/usr/sbin\" -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c -o working_cluster.lo working_cluster.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DSBINDIR=\"/usr/sbin\" -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c working_cluster.c -fPIC -DPIC -o .libs/working_cluster.o make[5]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/common' make[5]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/common' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DSBINDIR=\"/usr/sbin\" -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c -o slurmdbd_pack.lo slurmdbd_pack.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DSBINDIR=\"/usr/sbin\" -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c slurmdbd_pack.c -fPIC -DPIC -o .libs/slurmdbd_pack.o make[5]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/common' make[5]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/common' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DSBINDIR=\"/usr/sbin\" -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c -o uid.lo uid.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DSBINDIR=\"/usr/sbin\" -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c uid.c -fPIC -DPIC -o .libs/uid.o make[5]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/common' make[5]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/common' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DSBINDIR=\"/usr/sbin\" -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c -o util-net.lo util-net.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DSBINDIR=\"/usr/sbin\" -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c util-net.c -fPIC -DPIC -o .libs/util-net.o make[5]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/common' make[5]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/common' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DSBINDIR=\"/usr/sbin\" -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c -o slurm_auth.lo slurm_auth.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DSBINDIR=\"/usr/sbin\" -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c slurm_auth.c -fPIC -DPIC -o .libs/slurm_auth.o make[5]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/common' make[5]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/common' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DSBINDIR=\"/usr/sbin\" -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c -o slurm_acct_gather.lo slurm_acct_gather.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DSBINDIR=\"/usr/sbin\" -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c slurm_acct_gather.c -fPIC -DPIC -o .libs/slurm_acct_gather.o make[5]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/common' make[5]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/common' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DSBINDIR=\"/usr/sbin\" -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c -o slurm_accounting_storage.lo slurm_accounting_storage.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DSBINDIR=\"/usr/sbin\" -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c slurm_accounting_storage.c -fPIC -DPIC -o .libs/slurm_accounting_storage.o make[5]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/common' make[5]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/common' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DSBINDIR=\"/usr/sbin\" -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c -o slurm_jobacct_gather.lo slurm_jobacct_gather.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DSBINDIR=\"/usr/sbin\" -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c slurm_jobacct_gather.c -fPIC -DPIC -o .libs/slurm_jobacct_gather.o make[5]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/common' make[5]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/common' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DSBINDIR=\"/usr/sbin\" -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c -o slurm_acct_gather_energy.lo slurm_acct_gather_energy.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DSBINDIR=\"/usr/sbin\" -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c slurm_acct_gather_energy.c -fPIC -DPIC -o .libs/slurm_acct_gather_energy.o make[5]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/common' make[5]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/common' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DSBINDIR=\"/usr/sbin\" -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c -o slurm_acct_gather_interconnect.lo slurm_acct_gather_interconnect.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DSBINDIR=\"/usr/sbin\" -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c slurm_acct_gather_interconnect.c -fPIC -DPIC -o .libs/slurm_acct_gather_interconnect.o make[5]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/common' make[5]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/common' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DSBINDIR=\"/usr/sbin\" -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c -o slurm_acct_gather_profile.lo slurm_acct_gather_profile.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DSBINDIR=\"/usr/sbin\" -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c slurm_acct_gather_profile.c -fPIC -DPIC -o .libs/slurm_acct_gather_profile.o make[5]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/common' make[5]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/common' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DSBINDIR=\"/usr/sbin\" -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c -o slurm_acct_gather_filesystem.lo slurm_acct_gather_filesystem.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DSBINDIR=\"/usr/sbin\" -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c slurm_acct_gather_filesystem.c -fPIC -DPIC -o .libs/slurm_acct_gather_filesystem.o make[5]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/common' make[5]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/common' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DSBINDIR=\"/usr/sbin\" -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c -o slurm_jobcomp.lo slurm_jobcomp.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DSBINDIR=\"/usr/sbin\" -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c slurm_jobcomp.c -fPIC -DPIC -o .libs/slurm_jobcomp.o make[5]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/common' make[5]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/common' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DSBINDIR=\"/usr/sbin\" -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c -o slurm_protocol_pack.lo slurm_protocol_pack.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DSBINDIR=\"/usr/sbin\" -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c slurm_protocol_pack.c -fPIC -DPIC -o .libs/slurm_protocol_pack.o make[5]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/common' make[5]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/common' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DSBINDIR=\"/usr/sbin\" -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c -o slurm_route.lo slurm_route.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DSBINDIR=\"/usr/sbin\" -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c slurm_route.c -fPIC -DPIC -o .libs/slurm_route.o make[5]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/common' make[5]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/common' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DSBINDIR=\"/usr/sbin\" -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c -o slurm_time.lo slurm_time.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DSBINDIR=\"/usr/sbin\" -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c slurm_time.c -fPIC -DPIC -o .libs/slurm_time.o make[5]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/common' make[5]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/common' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DSBINDIR=\"/usr/sbin\" -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c -o slurm_topology.lo slurm_topology.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DSBINDIR=\"/usr/sbin\" -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c slurm_topology.c -fPIC -DPIC -o .libs/slurm_topology.o make[5]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/common' make[5]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/common' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DSBINDIR=\"/usr/sbin\" -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c -o slurm_selecttype_info.lo slurm_selecttype_info.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DSBINDIR=\"/usr/sbin\" -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c slurm_selecttype_info.c -fPIC -DPIC -o .libs/slurm_selecttype_info.o make[5]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/common' make[5]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/common' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DSBINDIR=\"/usr/sbin\" -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c -o slurmdb_pack.lo slurmdb_pack.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DSBINDIR=\"/usr/sbin\" -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c slurmdb_pack.c -fPIC -DPIC -o .libs/slurmdb_pack.o make[5]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/common' make[5]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/common' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DSBINDIR=\"/usr/sbin\" -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c -o switch.lo switch.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DSBINDIR=\"/usr/sbin\" -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c switch.c -fPIC -DPIC -o .libs/switch.o make[5]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/common' make[5]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/common' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DSBINDIR=\"/usr/sbin\" -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c -o slurm_resource_info.lo slurm_resource_info.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DSBINDIR=\"/usr/sbin\" -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c slurm_resource_info.c -fPIC -DPIC -o .libs/slurm_resource_info.o make[5]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/common' make[5]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/common' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DSBINDIR=\"/usr/sbin\" -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c -o slurm_opt.lo slurm_opt.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DSBINDIR=\"/usr/sbin\" -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c slurm_opt.c -fPIC -DPIC -o .libs/slurm_opt.o make[5]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/common' make[5]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/common' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DSBINDIR=\"/usr/sbin\" -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c -o slurm_step_layout.lo slurm_step_layout.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DSBINDIR=\"/usr/sbin\" -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c slurm_step_layout.c -fPIC -DPIC -o .libs/slurm_step_layout.o make[5]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/common' make[5]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/common' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DSBINDIR=\"/usr/sbin\" -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c -o checkpoint.lo checkpoint.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DSBINDIR=\"/usr/sbin\" -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c checkpoint.c -fPIC -DPIC -o .libs/checkpoint.o make[5]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/common' make[5]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/common' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DSBINDIR=\"/usr/sbin\" -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c -o job_options.lo job_options.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DSBINDIR=\"/usr/sbin\" -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c job_options.c -fPIC -DPIC -o .libs/job_options.o make[5]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/common' make[5]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/common' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DSBINDIR=\"/usr/sbin\" -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c -o timers.lo timers.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DSBINDIR=\"/usr/sbin\" -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c timers.c -fPIC -DPIC -o .libs/timers.o make[5]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/common' make[5]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/common' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DSBINDIR=\"/usr/sbin\" -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c -o parse_time.lo parse_time.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DSBINDIR=\"/usr/sbin\" -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c parse_time.c -fPIC -DPIC -o .libs/parse_time.o make[5]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/common' make[5]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/common' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DSBINDIR=\"/usr/sbin\" -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c -o track_script.lo track_script.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DSBINDIR=\"/usr/sbin\" -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c track_script.c -fPIC -DPIC -o .libs/track_script.o make[5]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/common' make[5]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/common' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DSBINDIR=\"/usr/sbin\" -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c -o job_resources.lo job_resources.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DSBINDIR=\"/usr/sbin\" -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c job_resources.c -fPIC -DPIC -o .libs/job_resources.o make[5]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/common' make[5]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/common' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DSBINDIR=\"/usr/sbin\" -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c -o write_labelled_message.lo write_labelled_message.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DSBINDIR=\"/usr/sbin\" -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c write_labelled_message.c -fPIC -DPIC -o .libs/write_labelled_message.o make[5]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/common' make[5]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/common' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DSBINDIR=\"/usr/sbin\" -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c -o hostlist.lo hostlist.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DSBINDIR=\"/usr/sbin\" -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c hostlist.c -fPIC -DPIC -o .libs/hostlist.o make[5]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/common' make[5]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/common' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DSBINDIR=\"/usr/sbin\" -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c -o gpu.lo gpu.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DSBINDIR=\"/usr/sbin\" -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c gpu.c -fPIC -DPIC -o .libs/gpu.o make[5]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/common' make[5]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/common' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DSBINDIR=\"/usr/sbin\" -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c -o node_conf.lo node_conf.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DSBINDIR=\"/usr/sbin\" -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c node_conf.c -fPIC -DPIC -o .libs/node_conf.o make[5]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/common' make[5]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/common' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DSBINDIR=\"/usr/sbin\" -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c -o proc_args.lo proc_args.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DSBINDIR=\"/usr/sbin\" -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c proc_args.c -fPIC -DPIC -o .libs/proc_args.o make[5]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/common' make[5]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/common' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DSBINDIR=\"/usr/sbin\" -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c -o layout.lo layout.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DSBINDIR=\"/usr/sbin\" -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c layout.c -fPIC -DPIC -o .libs/layout.o make[5]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/common' make[5]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/common' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DSBINDIR=\"/usr/sbin\" -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c -o entity.lo entity.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DSBINDIR=\"/usr/sbin\" -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c entity.c -fPIC -DPIC -o .libs/entity.o make[5]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/common' make[5]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/common' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DSBINDIR=\"/usr/sbin\" -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c -o stepd_api.lo stepd_api.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DSBINDIR=\"/usr/sbin\" -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c stepd_api.c -fPIC -DPIC -o .libs/stepd_api.o make[5]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/common' make[5]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/common' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DSBINDIR=\"/usr/sbin\" -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c -o mapping.lo mapping.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DSBINDIR=\"/usr/sbin\" -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c mapping.c -fPIC -DPIC -o .libs/mapping.o make[5]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/common' make[5]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/common' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DSBINDIR=\"/usr/sbin\" -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c -o xlua.lo xlua.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DSBINDIR=\"/usr/sbin\" -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c xlua.c -fPIC -DPIC -o .libs/xlua.o make[5]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/common' make[5]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/common' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DSBINDIR=\"/usr/sbin\" -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c -o xcgroup_read_config.lo xcgroup_read_config.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DSBINDIR=\"/usr/sbin\" -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c xcgroup_read_config.c -fPIC -DPIC -o .libs/xcgroup_read_config.o make[5]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/common' make[5]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/common' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DSBINDIR=\"/usr/sbin\" -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c -o callerid.lo callerid.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DSBINDIR=\"/usr/sbin\" -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c callerid.c -fPIC -DPIC -o .libs/callerid.o make[5]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/common' make[5]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/common' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DSBINDIR=\"/usr/sbin\" -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c -o group_cache.lo group_cache.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DSBINDIR=\"/usr/sbin\" -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c group_cache.c -fPIC -DPIC -o .libs/group_cache.o make[5]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/common' make[5]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/common' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DSBINDIR=\"/usr/sbin\" -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c -o run_command.lo run_command.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DSBINDIR=\"/usr/sbin\" -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c run_command.c -fPIC -DPIC -o .libs/run_command.o make[5]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/common' make[5]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/common' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DSBINDIR=\"/usr/sbin\" -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c -o layouts_mgr.lo layouts_mgr.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DSBINDIR=\"/usr/sbin\" -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c layouts_mgr.c -fPIC -DPIC -o .libs/layouts_mgr.o make[5]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/common' make[5]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/common' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DSBINDIR=\"/usr/sbin\" -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c -o slurm_persist_conn.lo slurm_persist_conn.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DSBINDIR=\"/usr/sbin\" -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c slurm_persist_conn.c -fPIC -DPIC -o .libs/slurm_persist_conn.o make[5]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/common' make[5]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/common' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DSBINDIR=\"/usr/sbin\" -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c -o half_duplex.lo half_duplex.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DSBINDIR=\"/usr/sbin\" -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c half_duplex.c -fPIC -DPIC -o .libs/half_duplex.o make[5]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/common' make[5]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/common' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DSBINDIR=\"/usr/sbin\" -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c -o x11_util.lo x11_util.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DSBINDIR=\"/usr/sbin\" -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c x11_util.c -fPIC -DPIC -o .libs/x11_util.o make[5]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/common' make[5]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/common' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DSBINDIR=\"/usr/sbin\" -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c -o site_factor.lo site_factor.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DSBINDIR=\"/usr/sbin\" -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c site_factor.c -fPIC -DPIC -o .libs/site_factor.o make[5]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/common' make[5]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/common' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DSBINDIR=\"/usr/sbin\" -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c -o state_control.lo state_control.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DSBINDIR=\"/usr/sbin\" -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c state_control.c -fPIC -DPIC -o .libs/state_control.o make[5]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/common' make[5]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/common' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DSBINDIR=\"/usr/sbin\" -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c -o cli_filter.lo cli_filter.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DSBINDIR=\"/usr/sbin\" -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c cli_filter.c -fPIC -DPIC -o .libs/cli_filter.o make[5]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/common' make[5]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/common' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DSBINDIR=\"/usr/sbin\" -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c -o global_defaults.lo global_defaults.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DSBINDIR=\"/usr/sbin\" -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c global_defaults.c -fPIC -DPIC -o .libs/global_defaults.o make[5]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/common' make[5]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/common' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DSBINDIR=\"/usr/sbin\" -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c -o tres_bind.lo tres_bind.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DSBINDIR=\"/usr/sbin\" -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c tres_bind.c -fPIC -DPIC -o .libs/tres_bind.o make[5]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/common' make[5]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/common' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DSBINDIR=\"/usr/sbin\" -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c -o tres_frequency.lo tres_frequency.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DSBINDIR=\"/usr/sbin\" -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c tres_frequency.c -fPIC -DPIC -o .libs/tres_frequency.o make[5]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/common' make[5]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/common' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DSBINDIR=\"/usr/sbin\" -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c -o gres.lo gres.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DSBINDIR=\"/usr/sbin\" -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c gres.c -fPIC -DPIC -o .libs/gres.o make[5]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/common' make[5]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/common' /bin/sh ../../libtool --tag=CC --mode=link gcc -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -module --export-dynamic -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z,lazy -o libcommon.la assoc_mgr.lo cpu_frequency.lo node_features.lo xmalloc.lo xassert.lo xstring.lo xsignal.lo strnatcmp.lo forward.lo msg_aggr.lo strlcpy.lo list.lo xtree.lo xhash.lo net.lo log.lo cbuf.lo bitstring.lo mpi.lo pack.lo parse_config.lo parse_value.lo plugin.lo plugrack.lo power.lo print_fields.lo read_config.lo node_select.lo env.lo fd.lo slurm_cred.lo slurm_errno.lo slurm_ext_sensors.lo slurm_mcs.lo slurm_priority.lo slurm_protocol_api.lo slurm_protocol_pack.lo slurm_protocol_util.lo slurm_protocol_socket.lo slurm_protocol_defs.lo slurm_rlimits_info.lo slurmdb_defs.lo slurmdb_pack.lo slurmdbd_defs.lo slurmdbd_pack.lo working_cluster.lo uid.lo util-net.lo slurm_auth.lo slurm_acct_gather.lo slurm_accounting_storage.lo slurm_jobacct_gather.lo slurm_acct_gather_energy.lo slurm_acct_gather_profile.lo slurm_acct_gather_interconnect.lo slurm_acct_gather_filesystem.lo slurm_jobcomp.lo slurm_opt.lo slurm_route.lo slurm_time.lo slurm_topology.lo switch.lo slurm_selecttype_info.lo slurm_resource_info.lo hostlist.lo slurm_step_layout.lo checkpoint.lo job_resources.lo parse_time.lo job_options.lo global_defaults.lo timers.lo track_script.lo stepd_api.lo write_labelled_message.lo proc_args.lo node_conf.lo gpu.lo gres.lo entity.lo layout.lo layouts_mgr.lo mapping.lo xcgroup_read_config.lo xlua.lo callerid.lo group_cache.lo slurm_persist_conn.lo run_command.lo x11_util.lo half_duplex.lo state_control.lo site_factor.lo cli_filter.lo tres_bind.lo tres_frequency.lo -ldl BUILDSTDERR: libtool: link: ar cr .libs/libcommon.a .libs/assoc_mgr.o .libs/cpu_frequency.o .libs/node_features.o .libs/xmalloc.o .libs/xassert.o .libs/xstring.o .libs/xsignal.o .libs/strnatcmp.o .libs/forward.o .libs/msg_aggr.o .libs/strlcpy.o .libs/list.o .libs/xtree.o .libs/xhash.o .libs/net.o .libs/log.o .libs/cbuf.o .libs/bitstring.o .libs/mpi.o .libs/pack.o .libs/parse_confilibtool: warning: '-version-info/-version-number' is ignored for convenience libraries g.o .libs/parse_value.o .libs/plugin.o .libs/plugrack.o .libs/power.o .libs/print_fields.o .libs/read_config.o .libs/node_select.o .libs/env.o .libs/fd.o .libs/slurm_cred.o .libs/slurm_errno.o .libs/slurm_ext_sensors.o .libs/slurm_mcs.o .libs/slurm_priority.o .libs/slurm_protocol_api.o .libs/slurm_protocol_pack.o .libs/slurm_protocol_util.o .libs/slurm_protocol_socket.o .libs/slurm_protocol_defs.o .libs/slurm_rlimits_info.o .libs/slurmdb_defs.o .libs/slurmdb_pack.o .libs/slurmdbd_defs.o .libs/slurmdbd_pack.o .libs/working_cluster.o .libs/uid.o .libs/util-net.o .libs/slurm_auth.o .libs/slurm_acct_gather.o .libs/slurm_accounting_storage.o .libs/slurm_jobacct_gather.o .libs/slurm_acct_gather_energy.o .libs/slurm_acct_gather_profile.o .libs/slurm_acct_gather_interconnect.o .libs/slurm_acct_gather_filesystem.o .libs/slurm_jobcomp.o .libs/slurm_opt.o .libs/slurm_route.o .libs/slurm_time.o .libs/slurm_topology.o .libs/switch.o .libs/slurm_selecttype_info.o .libs/slurm_resource_info.o .libs/hostlist.o .libs/slurm_step_layout.o .libs/checkpoint.o .libs/job_resources.o .libs/parse_time.o .libs/job_options.o .libs/global_defaults.o .libs/timers.o .libs/track_script.o .libs/stepd_api.o .libs/write_labelled_message.o .libs/proc_args.o .libs/node_conf.o .libs/gpu.o .libs/gres.o .libs/entity.o .libs/layout.o .libs/layouts_mgr.o .libs/mapping.o .libs/xcgroup_read_config.o .libs/xlua.o .libs/callerid.o .libs/group_cache.o .libs/slurm_persist_conn.o .libs/run_command.o .libs/x11_util.o .libs/half_duplex.o .libs/state_control.o .libs/site_factor.o .libs/cli_filter.o .libs/tres_bind.o .libs/tres_frequency.o libtool: link: ranlib .libs/libcommon.a libtool: link: ( cd ".libs" && rm -f "libcommon.la" && ln -s "../libcommon.la" "libcommon.la" ) make[5]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/common' make[4]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/api' /bin/sh ../../libtool --tag=CC --mode=link gcc -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -version-info 34:0:0 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z,lazy -o libslurmhelper.la allocate.lo allocate_msg.lo block_info.lo burst_buffer_info.lo assoc_mgr_info.lo cancel.lo checkpoint.lo complete.lo config_info.lo federation_info.lo front_end_info.lo init_msg.lo job_info.lo job_step_info.lo layout_info.lo license_info.lo node_info.lo partition_info.lo pmi_server.lo powercap_info.lo reservation_info.lo signal.lo slurm_get_statistics.lo slurm_pmi.lo step_ctx.lo step_io.lo step_launch.lo submit.lo suspend.lo topo_info.lo triggers.lo reconfigure.lo update_config.lo account_functions.lo archive_functions.lo assoc_functions.lo cluster_functions.lo cluster_report_functions.lo coord_functions.lo connection_functions.lo extra_get_functions.lo federation_functions.lo job_functions.lo job_report_functions.lo qos_functions.lo resource_functions.lo tres_functions.lo usage_functions.lo user_functions.lo user_report_functions.lo wckey_functions.lo ../../src/common/libcommon.la ../../src/common/libspank.la ../../src/common/libeio.la -lpthread libtool: link: (cd .libs/libslurmhelper.lax/libcommon.a && ar x "/builddir/build/BUILD/slurm-19.05.1-2/src/api/../../src/common/.libs/libcommon.a") libtool: link: (cd .libs/libslurmhelper.lax/libspank.a && ar x "/builddir/build/BUILD/slurm-19.05.1-2/src/api/../../src/common/.libs/libspank.a") libtool: link: (cd .libs/libslurmhelper.lax/libeio.a && ar x "/builddir/build/BUILD/slurm-19.05.1-2/src/api/../../src/common/.libs/libeio.a") copying selected object files to avoid basename conflicts... libtool: link: ln .libs/libslurmhelper.lax/libcommon.a/checkpoint.o .libs/libslurmhelper.lax/lt1-checkpoint.o || cp .libs/libslurmhelper.lax/libcommon.a/checkpoint.o .libs/libslurmhelper.lax/lt1-checkpoint.o libtool: link: ar cr .libs/libslurmhelper.a .libs/allocate.o .libs/allocate_msg.o .libs/block_info.o .libs/burst_buffer_info.o .libs/assoc_mgr_info.o .libs/cancel.o .libs/checkpoint.o .libs/complete.o .libs/config_info.o .libs/federation_info.o .libs/front_end_info.o .libs/init_msg.o .libs/job_info.o .libs/job_step_info.o .libs/layout_info.o .libs/license_info.o .libs/node_info.o .libs/partition_info.o .libs/pmi_server.o .libs/powercap_info.o .libs/reservation_info.o .libs/signal.o .libs/slurm_get_statistics.o .libs/slurm_pmi.o .libs/step_ctx.o .libs/step_io.o .libs/step_launch.o .libs/submit.o .libs/suspend.o .libs/topo_info.o .libs/triggers.o .libs/reconfigure.o .libs/update_config.o .libs/account_functions.o .libs/archive_functions.o .libs/assoc_functions.o .libs/cluster_functions.o .libs/cluster_report_functions.o .libs/coord_functions.o .libs/connection_functions.o .libs/extra_get_functions.o .libs/federation_functions.o .libs/job_functions.o .libs/job_report_functions.o .libs/qos_functions.o .libs/resource_functions.o .libs/tres_functions.o .libs/usage_functions.o .libs/user_functions.o .libs/user_report_functions.o .libs/wckey_functions.o .libs/libslurmhelper.lax/libcommon.a/assoc_mgr.o .libs/libslurmhelper.lax/libcommon.a/bitstring.o .libs/libslurmhelper.lax/libcommon.a/callerid.o .libs/libslurmhelper.lax/libcommon.a/cbuf.o .libs/libslurmhelper.lax/lt1-checkpoint.o .libs/libslurmhelper.lax/libcommon.a/cli_filter.o .libs/libslurmhelper.lax/libcommon.a/cpu_frequency.o .libs/libslurmhelper.lax/libcommon.a/entity.o .libs/libslurmhelper.lax/libcommon.a/env.o .libs/libslurmhelper.lax/libcommon.a/fd.o .libs/libslurmhelper.lax/libcommon.a/forward.o .libs/libslurmhelper.lax/libcommon.a/global_defaults.o .libs/libslurmhelper.lax/libcommon.a/gpu.o .libs/libslurmhelper.lax/libcommon.a/gres.o .libs/libslurmhelper.lax/libcommon.a/group_cache.o .libs/libslurmhelper.lax/libcommon.a/half_duplex.o .libs/libslurmhelper.lax/libcommon.a/hostlist.o .libs/libslurmhelper.lax/libcommon.a/job_options.o .libs/libslurmhelper.lax/libcommon.a/job_resources.o .libs/libslurmhelper.lax/libcommon.a/layout.o .libs/libslurmhelper.lax/libcommon.a/layouts_mgr.o .libs/libslurmhelper.lax/libcommon.a/list.o .libs/libslurmhelper.lax/libcommon.a/log.o .libs/libslurmhelper.lax/libcommon.a/mapping.o .libs/libslurmhelper.lax/libcommon.a/mpi.o .libs/libslurmhelper.lax/libcommon.a/msg_aggr.o .libs/libslurmhelper.lax/libcommon.a/net.o .libs/libslurmhelper.lax/libcommon.a/node_conf.o .libs/libslurmhelper.lax/libcommon.a/node_features.o .libs/libslurmhelper.lax/libcommon.a/node_select.o .libs/libslurmhelper.lax/libcommon.a/pack.o .libs/libslurmhelper.lax/libcommon.a/parse_config.o .libs/libslurmhelper.lax/libcommon.a/parse_time.o .libs/libslurmhelper.lax/libcommon.a/parse_value.o .libs/libslurmhelper.lax/libcommon.a/plugin.o .libs/libslurmhelper.lax/libcommon.a/plugrack.o .libs/libslurmhelper.lax/libcommon.a/power.o .libs/libslurmhelper.lax/libcommon.a/print_fields.o .libs/libslurmhelper.lax/libcommon.a/proc_args.o .libs/libslurmhelper.lax/libcommon.a/read_config.o .libs/libslurmhelper.lax/libcommon.a/run_command.o .libs/libslurmhelper.lax/libcommon.a/site_factor.o .libs/libslurmhelper.lax/libcommon.a/slurm_accounting_storage.o .libs/libslurmhelper.lax/libcommon.a/slurm_acct_gather.o .libs/libslurmhelper.lax/libcommon.a/slurm_acct_gather_energy.o .libs/libslurmhelper.lax/libcommon.a/slurm_acct_gather_filesystem.o .libs/libslurmhelper.lax/libcommon.a/slurm_acct_gather_interconnect.o .libs/libslurmhelper.lax/libcommon.a/slurm_acct_gather_profile.o .libs/libslurmhelper.lax/libcommon.a/slurm_auth.o .libs/libslurmhelper.lax/libcommon.a/slurm_cred.o .libs/libslurmhelper.lax/libcommon.a/slurm_errno.o .libs/libslurmhelper.lax/libcommon.a/slurm_ext_sensors.o .libs/libslurmhelper.lax/libcommon.a/slurm_jobacct_gather.o .libs/libslurmhelper.lax/libcommon.a/slurm_jobcomp.o .libs/libslurmhelper.lax/libcommon.a/slurm_mcs.o .libs/libslurmhelper.lax/libcommon.a/slurm_opt.o .libs/libslurmhelper.lax/libcommon.a/slurm_persist_conn.o .libs/libslurmhelper.lax/libcommon.a/slurm_priority.o .libs/libslurmhelper.lax/libcommon.a/slurm_protocol_api.o .libs/libslurmhelper.lax/libcommon.a/slurm_protocol_defs.o .libs/libslurmhelper.lax/libcommon.a/slurm_protocol_pack.o .libs/libslurmhelper.lax/libcommon.a/slurm_protocol_socket.o .libs/libslurmhelper.lax/libcommon.a/slurm_protocol_util.o .libs/libslurmhelper.lax/libcommon.a/slurm_resource_info.o .libs/libslurmhelper.lax/libcommon.a/slurm_rlimits_info.o .libs/libslurmhelper.lax/libcommon.a/slurm_route.o .libs/libslurmhelper.lax/libcommon.a/slurm_selecttype_info.o .libs/libslurmhelper.lax/libcommon.a/slurm_step_layout.o .libs/libslurmhelper.lax/libcommon.a/slurm_time.o .libs/libslurmhelper.lax/libcommon.a/slurm_topology.o .libs/libslurmhelper.lax/libcommon.a/slurmdb_defs.o .libs/libslurmhelper.lax/libcommon.a/slurmdb_pack.o .libs/libslurmhelper.lax/libcommon.a/slurmdbd_defs.o .libs/libslurmhelper.lax/libcommon.a/slurmdbd_pack.o .libs/libslurmhelper.lax/libcommon.a/state_control.o .libs/libslurmhelper.lax/libcommon.a/stepd_api.o .libs/libslurmhelper.lax/libcommon.a/strlcpy.o .libs/libslurmhelper.lax/libcommon.a/strnatcmp.o .libs/libslurmhelper.lax/libcommon.a/switch.o .libs/libslurmhelper.lax/libcommon.a/timers.o .libs/libslurmhelper.lax/libcommon.a/track_script.o .libs/libslurmhelper.lax/libcommon.a/tres_bind.o .libs/libslurmhelper.lax/libcommon.a/tres_frequency.o .libs/libslurmhelper.lax/libcommon.a/uid.o .libs/libslurmhelper.lax/libcommon.a/util-net.o .libs/libslurmhelper.lax/libcommon.a/working_cluster.o .libs/libslurmhelper.lax/libcommon.a/write_labelled_message.o .libs/libslurmhelper.lax/libcommon.a/x11_util.o .libs/libslurmhelper.lax/libcommon.a/xassert.o .libs/libslurmhelper.lax/libcommon.a/xcgroup_read_config.o .libs/libslurmhelper.lax/libcommon.a/xhash.o .libs/libslurmhelper.lax/libcommon.a/xlua.o .libs/libslurmhelper.lax/libcommon.a/xmalloc.o .libs/libslurmhelper.lax/libcommon.a/xsignal.o .libs/libslurmhelper.lax/libcommon.a/xstring.o .libs/libslurmhelper.lax/libcommon.a/xtree.o .libs/libslurmhelper.lax/libspank.a/optz.o .libs/libslurmhelper.lax/libspank.a/plugstack.o .libs/libslurmhelper.lax/libeio.a/eio.o .libs/libslurmhelper.lax/libeio.a/io_hdr.o libtool: link: ranlib .libs/libslurmhelper.a libtool: link: rm -fr .libs/libslurmhelper.lax .libs/libslurmhelper.lax libtool: link: ( cd ".libs" && rm -f "libslurmhelper.la" && ln -s "../libslurmhelper.la" "libslurmhelper.la" ) make[4]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/api' make[3]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/api' /bin/sh ../../libtool --tag=CC --mode=link gcc -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -version-info 34:0:0 -Wl,--version-script=version.map -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z,lazy -o libslurm.la -rpath /usr/lib64 ../../src/api/libslurmhelper.la libtool: link: gcc -shared -fPIC -DPIC -Wl,--whole-archive ../../src/api/.libs/libslurmhelper.a -Wl,--no-whole-archive -ldl -lpthread -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -pthread -Wl,--version-script=version.map -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z -Wl,lazy -pthread -Wl,-soname -Wl,libslurm.so.34 -o .libs/libslurm.so.34.0.0 libtool: link: (cd ".libs" && rm -f "libslurm.so.34" && ln -s "libslurm.so.34.0.0" "libslurm.so.34") libtool: link: (cd ".libs" && rm -f "libslurm.so" && ln -s "libslurm.so.34.0.0" "libslurm.so") libtool: link: ( cd ".libs" && rm -f "libslurm.la" && ln -s "../libslurm.la" "libslurm.la" ) make[3]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/api' /usr/bin/make all-am make[6]: 'libcommon.la' is up to date. make[6]: 'libspank.la' is up to date. make[6]: 'libeio.la' is up to date. make[5]: 'libcommon.la' is up to date. make[5]: 'libspank.la' is up to date. make[5]: 'libeio.la' is up to date. make[5]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/common' /bin/sh ../../libtool --tag=CC --mode=link gcc -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z,lazy -o libeio.o eio.lo io_hdr.lo libtool: link: /usr/bin/ld -r -o libeio.o .libs/eio.o .libs/io_hdr.o make[5]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/common' make[5]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/common' /bin/sh ../../libtool --tag=CC --mode=link gcc -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z,lazy -o libspank.o plugstack.lo optz.lo libtool: link: /usr/bin/ld -r -o libspank.o .libs/plugstack.o .libs/optz.o make[5]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/common' make[5]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/common' /bin/sh ../../libtool --tag=CC --mode=link gcc -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z,lazy -o libcommon.o assoc_mgr.lo cpu_frequency.lo node_features.lo xmalloc.lo xassert.lo xstring.lo xsignal.lo strnatcmp.lo forward.lo msg_aggr.lo strlcpy.lo list.lo xtree.lo xhash.lo net.lo log.lo cbuf.lo bitstring.lo mpi.lo pack.lo parse_config.lo parse_value.lo plugin.lo plugrack.lo power.lo print_fields.lo read_config.lo node_select.lo env.lo fd.lo slurm_cred.lo slurm_errno.lo slurm_ext_sensors.lo slurm_mcs.lo slurm_priority.lo slurm_protocol_api.lo slurm_protocol_pack.lo slurm_protocol_util.lo slurm_protocol_socket.lo slurm_protocol_defs.lo slurm_rlimits_info.lo slurmdb_defs.lo slurmdb_pack.lo slurmdbd_defs.lo slurmdbd_pack.lo working_cluster.lo uid.lo util-net.lo slurm_auth.lo slurm_acct_gather.lo slurm_accounting_storage.lo slurm_jobacct_gather.lo slurm_acct_gather_energy.lo slurm_acct_gather_profile.lo slurm_acct_gather_interconnect.lo slurm_acct_gather_filesystem.lo slurm_jobcomp.lo slurm_opt.lo slurm_route.lo slurm_time.lo slurm_topology.lo switch.lo slurm_selecttype_info.lo slurm_resource_info.lo hostlist.lo slurm_step_layout.lo checkpoint.lo job_resources.lo parse_time.lo job_options.lo global_defaults.lo timers.lo track_script.lo stepd_api.lo write_labelled_message.lo proc_args.lo node_conf.lo gpu.lo gres.lo entity.lo layout.lo layouts_mgr.lo mapping.lo xcgroup_read_config.lo xlua.lo callerid.lo group_cache.lo slurm_persist_conn.lo run_command.lo x11_util.lo half_duplex.lo state_control.lo site_factor.lo cli_filter.lo tres_bind.lo tres_frequency.lo libtool: link: /usr/bin/ld -r -o libcommon.o .libs/assoc_mgr.o .libs/cpu_frequency.o .libs/node_features.o .libs/xmalloc.o .libs/xassert.o .libs/xstring.o .libs/xsignal.o .libs/strnatcmp.o .libs/forward.o .libs/msg_aggr.o .libs/strlcpy.o .libs/list.o .libs/xtree.o .libs/xhash.o .libs/net.o .libs/log.o .libs/cbuf.o .libs/bitstring.o .libs/mpi.o .libs/pack.o .libs/parse_config.o .libs/parse_value.o .libs/plugin.o .libs/plugrack.o .libs/power.o .libs/print_fields.o .libs/read_config.o .libs/node_select.o .libs/env.o .libs/fd.o .libs/slurm_cred.o .libs/slurm_errno.o .libs/slurm_ext_sensors.o .libs/slurm_mcs.o .libs/slurm_priority.o .libs/slurm_protocol_api.o .libs/slurm_protocol_pack.o .libs/slurm_protocol_util.o .libs/slurm_protocol_socket.o .libs/slurm_protocol_defs.o .libs/slurm_rlimits_info.o .libs/slurmdb_defs.o .libs/slurmdb_pack.o .libs/slurmdbd_defs.o .libs/slurmdbd_pack.o .libs/working_cluster.o .libs/uid.o .libs/util-net.o .libs/slurm_auth.o .libs/slurm_acct_gather.o .libs/slurm_accounting_storage.o .libs/slurm_jobacct_gather.o .libs/slurm_acct_gather_energy.o .libs/slurm_acct_gather_profile.o .libs/slurm_acct_gather_interconnect.o .libs/slurm_acct_gather_filesystem.o .libs/slurm_jobcomp.o .libs/slurm_opt.o .libs/slurm_route.o .libs/slurm_time.o .libs/slurm_topology.o .libs/switch.o .libs/slurm_selecttype_info.o .libs/slurm_resource_info.o .libs/hostlist.o .libs/slurm_step_layout.o .libs/checkpoint.o .libs/job_resources.o .libs/parse_time.o .libs/job_options.o .libs/global_defaults.o .libs/timers.o .libs/track_script.o .libs/stepd_api.o .libs/write_labelled_message.o .libs/proc_args.o .libs/node_conf.o .libs/gpu.o .libs/gres.o .libs/entity.o .libs/layout.o .libs/layouts_mgr.o .libs/mapping.o .libs/xcgroup_read_config.o .libs/xlua.o .libs/callerid.o .libs/group_cache.o .libs/slurm_persist_conn.o .libs/run_command.o .libs/x11_util.o .libs/half_duplex.o .libs/state_control.o .libs/site_factor.o .libs/cli_filter.o .libs/tres_bind.o .libs/tres_frequency.o make[5]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/common' make[4]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/api' /bin/sh ../../libtool --tag=CC --mode=link gcc -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z,lazy -o libslurm.o allocate.lo allocate_msg.lo block_info.lo burst_buffer_info.lo assoc_mgr_info.lo cancel.lo checkpoint.lo complete.lo config_info.lo federation_info.lo front_end_info.lo init_msg.lo job_info.lo job_step_info.lo layout_info.lo license_info.lo node_info.lo partition_info.lo pmi_server.lo powercap_info.lo reservation_info.lo signal.lo slurm_get_statistics.lo slurm_pmi.lo step_ctx.lo step_io.lo step_launch.lo submit.lo suspend.lo topo_info.lo triggers.lo reconfigure.lo update_config.lo account_functions.lo archive_functions.lo assoc_functions.lo cluster_functions.lo cluster_report_functions.lo coord_functions.lo connection_functions.lo extra_get_functions.lo federation_functions.lo job_functions.lo job_report_functions.lo qos_functions.lo resource_functions.lo tres_functions.lo usage_functions.lo user_functions.lo user_report_functions.lo wckey_functions.lo ../../src/common/libeio.o ../../src/common/libspank.o ../../src/common/libcommon.o libtool: link: /usr/bin/ld -r -o libslurm.o ../../src/common/libeio.o ../../src/common/libspank.o ../../src/common/libcommon.o .libs/allocate.o .libs/allocate_msg.o .libs/block_info.o .libs/burst_buffer_info.o .libs/assoc_mgr_info.o .libs/cancel.o .libs/checkpoint.o .libs/complete.o .libs/config_info.o .libs/federation_info.o .libs/front_end_info.o .libs/init_msg.o .libs/job_info.o .libs/job_step_info.o .libs/layout_info.o .libs/license_info.o .libs/node_info.o .libs/partition_info.o .libs/pmi_server.o .libs/powercap_info.o .libs/reservation_info.o .libs/signal.o .libs/slurm_get_statistics.o .libs/slurm_pmi.o .libs/step_ctx.o .libs/step_io.o .libs/step_launch.o .libs/submit.o .libs/suspend.o .libs/topo_info.o .libs/triggers.o .libs/reconfigure.o .libs/update_config.o .libs/account_functions.o .libs/archive_functions.o .libs/assoc_functions.o .libs/cluster_functions.o .libs/cluster_report_functions.o .libs/coord_functions.o .libs/connection_functions.o .libs/extra_get_functions.o .libs/federation_functions.o .libs/job_functions.o .libs/job_report_functions.o .libs/qos_functions.o .libs/resource_functions.o .libs/tres_functions.o .libs/usage_functions.o .libs/user_functions.o .libs/user_report_functions.o .libs/wckey_functions.o make[4]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/api' make[4]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/api' /bin/sh ../../libtool --tag=CC --mode=link gcc -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -release 19.05.1-2 -Wl,--version-script=full_version.map -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z,lazy -o libslurmfull.la -rpath /usr/lib64 ../../src/api/libslurmhelper.la libtool: link: gcc -shared -fPIC -DPIC -Wl,--whole-archive ../../src/api/.libs/libslurmhelper.a -Wl,--no-whole-archive -ldl -lpthread -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -pthread -Wl,--version-script=full_version.map -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z -Wl,lazy -pthread -Wl,-soname -Wl,libslurmfull-19.05.1-2.so -o .libs/libslurmfull-19.05.1-2.so libtool: link: (cd ".libs" && rm -f "libslurmfull.so" && ln -s "libslurmfull-19.05.1-2.so" "libslurmfull.so") libtool: link: ( cd ".libs" && rm -f "libslurmfull.la" && ln -s "../libslurmfull.la" "libslurmfull.la" ) make[4]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/api' Making all in bcast make[3]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/bcast' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -I../../src/common -I/usr/include -I/usr/include -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c -o libfile_bcast_la-file_bcast.lo `test -f 'file_bcast.c' || echo './'`file_bcast.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -I../../src/common -I/usr/include -I/usr/include -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c file_bcast.c -fPIC -DPIC -o .libs/libfile_bcast_la-file_bcast.o make[3]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/bcast' make[3]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/bcast' /bin/sh ../../libtool --tag=CC --mode=link gcc -I/usr/include -I/usr/include -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -L/usr/lib -L/usr/lib -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z,lazy -o libfile_bcast.la libfile_bcast_la-file_bcast.lo -lz -llz4 libtool: link: ar cr .libs/libfile_bcast.a .libs/libfile_bcast_la-file_bcast.o libtool: link: ranlib .libs/libfile_bcast.a libtool: link: ( cd ".libs" && rm -f "libfile_bcast.la" && ln -s "../libfile_bcast.la" "libfile_bcast.la" ) make[3]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/bcast' Making all in common make[3]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/common' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DSBINDIR=\"/usr/sbin\" -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c -o daemonize.lo daemonize.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DSBINDIR=\"/usr/sbin\" -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c daemonize.c -fPIC -DPIC -o .libs/daemonize.o make[3]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/common' make[3]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/common' /bin/sh ../../libtool --tag=CC --mode=link gcc -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z,lazy -o libdaemonize.la daemonize.lo libtool: link: ar cr .libs/libdaemonize.a .libs/daemonize.o libtool: link: ranlib .libs/libdaemonize.a libtool: link: ( cd ".libs" && rm -f "libdaemonize.la" && ln -s "../libdaemonize.la" "libdaemonize.la" ) make[3]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/common' Making all in database make[3]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/database' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -I../../src/common -I/usr/include/mysql -I/usr/include/mysql/mysql -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c -o libslurm_mysql_la-mysql_common.lo `test -f 'mysql_common.c' || echo './'`mysql_common.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -I../../src/common -I/usr/include/mysql -I/usr/include/mysql/mysql -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c mysql_common.c -fPIC -DPIC -o .libs/libslurm_mysql_la-mysql_common.o make[3]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/database' make[3]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/database' /bin/sh ../../libtool --tag=CC --mode=link gcc -I/usr/include/mysql -I/usr/include/mysql/mysql -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z,lazy -o libslurm_mysql.la libslurm_mysql_la-mysql_common.lo -L/usr/lib64/ -lmariadb -lz -ldl -lm -lpthread -lssl -lcrypto libtool: link: ar cr .libs/libslurm_mysql.a .libs/libslurm_mysql_la-mysql_common.o libtool: link: ranlib .libs/libslurm_mysql.a libtool: link: ( cd ".libs" && rm -f "libslurm_mysql.la" && ln -s "../libslurm_mysql.la" "libslurm_mysql.la" ) make[3]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/database' Making all in layouts Making all in unit make[4]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/layouts/unit' /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../slurm -I../../.. -I../../../src/common -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c -o default.lo default.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../slurm -I../../.. -I../../../src/common -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c default.c -fPIC -DPIC -o .libs/default.o make[4]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/layouts/unit' make[4]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/layouts/unit' /bin/sh ../../../libtool --tag=CC --mode=link gcc -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -module -avoid-version --export-dynamic -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z,lazy -o layouts_unit_default.la -rpath /usr/lib64/slurm default.lo libtool: link: gcc -shared -fPIC -DPIC .libs/default.o -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -pthread -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z -Wl,lazy -pthread -Wl,-soname -Wl,layouts_unit_default.so -o .libs/layouts_unit_default.so libtool: link: ( cd ".libs" && rm -f "layouts_unit_default.la" && ln -s "../layouts_unit_default.la" "layouts_unit_default.la" ) make[4]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/layouts/unit' Making all in power make[4]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/layouts/power' /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../slurm -I../../.. -I../../../src/common -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c -o default.lo default.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../slurm -I../../.. -I../../../src/common -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c default.c -fPIC -DPIC -o .libs/default.o make[4]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/layouts/power' make[4]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/layouts/power' /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../slurm -I../../.. -I../../../src/common -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c -o cpufreq.lo cpufreq.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../slurm -I../../.. -I../../../src/common -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c cpufreq.c -fPIC -DPIC -o .libs/cpufreq.o make[4]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/layouts/power' make[4]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/layouts/power' /bin/sh ../../../libtool --tag=CC --mode=link gcc -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -module -avoid-version --export-dynamic -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z,lazy -o layouts_power_default.la -rpath /usr/lib64/slurm default.lo libtool: link: gcc -shared -fPIC -DPIC .libs/default.o -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -pthread -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z -Wl,lazy -pthread -Wl,-soname -Wl,layouts_power_default.so -o .libs/layouts_power_default.so libtool: link: ( cd ".libs" && rm -f "layouts_power_default.la" && ln -s "../layouts_power_default.la" "layouts_power_default.la" ) make[4]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/layouts/power' make[4]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/layouts/power' /bin/sh ../../../libtool --tag=CC --mode=link gcc -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -module -avoid-version --export-dynamic -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z,lazy -o layouts_power_cpufreq.la -rpath /usr/lib64/slurm cpufreq.lo libtool: link: gcc -shared -fPIC -DPIC .libs/cpufreq.o -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -pthread -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z -Wl,lazy -pthread -Wl,-soname -Wl,layouts_power_cpufreq.so -o .libs/layouts_power_cpufreq.so libtool: link: ( cd ".libs" && rm -f "layouts_power_cpufreq.la" && ln -s "../layouts_power_cpufreq.la" "layouts_power_cpufreq.la" ) make[4]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/layouts/power' make[4]: Nothing to be done for 'all-am'. Making all in plugins Making all in accounting_storage Making all in common make[5]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/accounting_storage/common' /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -I../../../.. -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c -o common_as.lo common_as.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -I../../../.. -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c common_as.c -fPIC -DPIC -o .libs/common_as.o make[5]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/accounting_storage/common' make[5]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/accounting_storage/common' /bin/sh ../../../../libtool --tag=CC --mode=link gcc -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z,lazy -o libaccounting_storage_common.la common_as.lo libtool: link: ar cr .libs/libaccounting_storage_common.a .libs/common_as.o libtool: link: ranlib .libs/libaccounting_storage_common.a libtool: link: ( cd ".libs" && rm -f "libaccounting_storage_common.la" && ln -s "../libaccounting_storage_common.la" "libaccounting_storage_common.la" ) make[5]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/accounting_storage/common' Making all in filetxt make[5]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/accounting_storage/filetxt' /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -I../../../.. -I../../../../src/common -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c -o accounting_storage_filetxt.lo accounting_storage_filetxt.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -I../../../.. -I../../../../src/common -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c accounting_storage_filetxt.c -fPIC -DPIC -o .libs/accounting_storage_filetxt.o make[5]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/accounting_storage/filetxt' make[5]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/accounting_storage/filetxt' /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -I../../../.. -I../../../../src/common -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c -o filetxt_jobacct_process.lo filetxt_jobacct_process.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -I../../../.. -I../../../../src/common -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c filetxt_jobacct_process.c -fPIC -DPIC -o .libs/filetxt_jobacct_process.o make[5]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/accounting_storage/filetxt' make[5]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/accounting_storage/filetxt' /bin/sh ../../../../libtool --tag=CC --mode=link gcc -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -module -avoid-version --export-dynamic -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z,lazy -o accounting_storage_filetxt.la -rpath /usr/lib64/slurm accounting_storage_filetxt.lo filetxt_jobacct_process.lo libtool: link: gcc -shared -fPIC -DPIC .libs/accounting_storage_filetxt.o .libs/filetxt_jobacct_process.o -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -pthread -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z -Wl,lazy -pthread -Wl,-soname -Wl,accounting_storage_filetxt.so -o .libs/accounting_storage_filetxt.so libtool: link: ( cd ".libs" && rm -f "accounting_storage_filetxt.la" && ln -s "../accounting_storage_filetxt.la" "accounting_storage_filetxt.la" ) make[5]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/accounting_storage/filetxt' Making all in mysql make[5]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/accounting_storage/mysql' /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -I../../../.. -I../../../../src/common -I/usr/include/mysql -I/usr/include/mysql/mysql -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c -o accounting_storage_mysql_la-as_mysql_tres.lo `test -f 'as_mysql_tres.c' || echo './'`as_mysql_tres.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -I../../../.. -I../../../../src/common -I/usr/include/mysql -I/usr/include/mysql/mysql -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c as_mysql_tres.c -fPIC -DPIC -o .libs/accounting_storage_mysql_la-as_mysql_tres.o make[5]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/accounting_storage/mysql' make[5]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/accounting_storage/mysql' /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -I../../../.. -I../../../../src/common -I/usr/include/mysql -I/usr/include/mysql/mysql -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c -o accounting_storage_mysql_la-as_mysql_acct.lo `test -f 'as_mysql_acct.c' || echo './'`as_mysql_acct.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -I../../../.. -I../../../../src/common -I/usr/include/mysql -I/usr/include/mysql/mysql -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c as_mysql_acct.c -fPIC -DPIC -o .libs/accounting_storage_mysql_la-as_mysql_acct.o make[5]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/accounting_storage/mysql' make[5]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/accounting_storage/mysql' /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -I../../../.. -I../../../../src/common -I/usr/include/mysql -I/usr/include/mysql/mysql -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c -o accounting_storage_mysql_la-accounting_storage_mysql.lo `test -f 'accounting_storage_mysql.c' || echo './'`accounting_storage_mysql.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -I../../../.. -I../../../../src/common -I/usr/include/mysql -I/usr/include/mysql/mysql -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c accounting_storage_mysql.c -fPIC -DPIC -o .libs/accounting_storage_mysql_la-accounting_storage_mysql.o make[5]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/accounting_storage/mysql' make[5]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/accounting_storage/mysql' /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -I../../../.. -I../../../../src/common -I/usr/include/mysql -I/usr/include/mysql/mysql -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c -o accounting_storage_mysql_la-as_mysql_cluster.lo `test -f 'as_mysql_cluster.c' || echo './'`as_mysql_cluster.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -I../../../.. -I../../../../src/common -I/usr/include/mysql -I/usr/include/mysql/mysql -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c as_mysql_cluster.c -fPIC -DPIC -o .libs/accounting_storage_mysql_la-as_mysql_cluster.o make[5]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/accounting_storage/mysql' make[5]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/accounting_storage/mysql' /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -I../../../.. -I../../../../src/common -I/usr/include/mysql -I/usr/include/mysql/mysql -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c -o accounting_storage_mysql_la-as_mysql_convert.lo `test -f 'as_mysql_convert.c' || echo './'`as_mysql_convert.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -I../../../.. -I../../../../src/common -I/usr/include/mysql -I/usr/include/mysql/mysql -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c as_mysql_convert.c -fPIC -DPIC -o .libs/accounting_storage_mysql_la-as_mysql_convert.o make[5]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/accounting_storage/mysql' make[5]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/accounting_storage/mysql' /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -I../../../.. -I../../../../src/common -I/usr/include/mysql -I/usr/include/mysql/mysql -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c -o accounting_storage_mysql_la-as_mysql_assoc.lo `test -f 'as_mysql_assoc.c' || echo './'`as_mysql_assoc.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -I../../../.. -I../../../../src/common -I/usr/include/mysql -I/usr/include/mysql/mysql -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c as_mysql_assoc.c -fPIC -DPIC -o .libs/accounting_storage_mysql_la-as_mysql_assoc.o make[5]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/accounting_storage/mysql' make[5]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/accounting_storage/mysql' /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -I../../../.. -I../../../../src/common -I/usr/include/mysql -I/usr/include/mysql/mysql -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c -o accounting_storage_mysql_la-as_mysql_federation.lo `test -f 'as_mysql_federation.c' || echo './'`as_mysql_federation.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -I../../../.. -I../../../../src/common -I/usr/include/mysql -I/usr/include/mysql/mysql -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c as_mysql_federation.c -fPIC -DPIC -o .libs/accounting_storage_mysql_la-as_mysql_federation.o make[5]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/accounting_storage/mysql' make[5]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/accounting_storage/mysql' /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -I../../../.. -I../../../../src/common -I/usr/include/mysql -I/usr/include/mysql/mysql -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c -o accounting_storage_mysql_la-as_mysql_fix_runaway_jobs.lo `test -f 'as_mysql_fix_runaway_jobs.c' || echo './'`as_mysql_fix_runaway_jobs.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -I../../../.. -I../../../../src/common -I/usr/include/mysql -I/usr/include/mysql/mysql -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c as_mysql_fix_runaway_jobs.c -fPIC -DPIC -o .libs/accounting_storage_mysql_la-as_mysql_fix_runaway_jobs.o make[5]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/accounting_storage/mysql' make[5]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/accounting_storage/mysql' /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -I../../../.. -I../../../../src/common -I/usr/include/mysql -I/usr/include/mysql/mysql -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c -o accounting_storage_mysql_la-as_mysql_archive.lo `test -f 'as_mysql_archive.c' || echo './'`as_mysql_archive.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -I../../../.. -I../../../../src/common -I/usr/include/mysql -I/usr/include/mysql/mysql -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c as_mysql_archive.c -fPIC -DPIC -o .libs/accounting_storage_mysql_la-as_mysql_archive.o make[5]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/accounting_storage/mysql' make[5]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/accounting_storage/mysql' /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -I../../../.. -I../../../../src/common -I/usr/include/mysql -I/usr/include/mysql/mysql -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c -o accounting_storage_mysql_la-as_mysql_problems.lo `test -f 'as_mysql_problems.c' || echo './'`as_mysql_problems.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -I../../../.. -I../../../../src/common -I/usr/include/mysql -I/usr/include/mysql/mysql -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c as_mysql_problems.c -fPIC -DPIC -o .libs/accounting_storage_mysql_la-as_mysql_problems.o make[5]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/accounting_storage/mysql' make[5]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/accounting_storage/mysql' /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -I../../../.. -I../../../../src/common -I/usr/include/mysql -I/usr/include/mysql/mysql -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c -o accounting_storage_mysql_la-as_mysql_job.lo `test -f 'as_mysql_job.c' || echo './'`as_mysql_job.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -I../../../.. -I../../../../src/common -I/usr/include/mysql -I/usr/include/mysql/mysql -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c as_mysql_job.c -fPIC -DPIC -o .libs/accounting_storage_mysql_la-as_mysql_job.o make[5]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/accounting_storage/mysql' make[5]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/accounting_storage/mysql' /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -I../../../.. -I../../../../src/common -I/usr/include/mysql -I/usr/include/mysql/mysql -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c -o accounting_storage_mysql_la-as_mysql_jobacct_process.lo `test -f 'as_mysql_jobacct_process.c' || echo './'`as_mysql_jobacct_process.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -I../../../.. -I../../../../src/common -I/usr/include/mysql -I/usr/include/mysql/mysql -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c as_mysql_jobacct_process.c -fPIC -DPIC -o .libs/accounting_storage_mysql_la-as_mysql_jobacct_process.o make[5]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/accounting_storage/mysql' make[5]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/accounting_storage/mysql' /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -I../../../.. -I../../../../src/common -I/usr/include/mysql -I/usr/include/mysql/mysql -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c -o accounting_storage_mysql_la-as_mysql_qos.lo `test -f 'as_mysql_qos.c' || echo './'`as_mysql_qos.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -I../../../.. -I../../../../src/common -I/usr/include/mysql -I/usr/include/mysql/mysql -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c as_mysql_qos.c -fPIC -DPIC -o .libs/accounting_storage_mysql_la-as_mysql_qos.o make[5]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/accounting_storage/mysql' make[5]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/accounting_storage/mysql' /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -I../../../.. -I../../../../src/common -I/usr/include/mysql -I/usr/include/mysql/mysql -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c -o accounting_storage_mysql_la-as_mysql_resv.lo `test -f 'as_mysql_resv.c' || echo './'`as_mysql_resv.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -I../../../.. -I../../../../src/common -I/usr/include/mysql -I/usr/include/mysql/mysql -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c as_mysql_resv.c -fPIC -DPIC -o .libs/accounting_storage_mysql_la-as_mysql_resv.o make[5]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/accounting_storage/mysql' make[5]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/accounting_storage/mysql' /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -I../../../.. -I../../../../src/common -I/usr/include/mysql -I/usr/include/mysql/mysql -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c -o accounting_storage_mysql_la-as_mysql_resource.lo `test -f 'as_mysql_resource.c' || echo './'`as_mysql_resource.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -I../../../.. -I../../../../src/common -I/usr/include/mysql -I/usr/include/mysql/mysql -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c as_mysql_resource.c -fPIC -DPIC -o .libs/accounting_storage_mysql_la-as_mysql_resource.o make[5]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/accounting_storage/mysql' make[5]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/accounting_storage/mysql' /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -I../../../.. -I../../../../src/common -I/usr/include/mysql -I/usr/include/mysql/mysql -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c -o accounting_storage_mysql_la-as_mysql_txn.lo `test -f 'as_mysql_txn.c' || echo './'`as_mysql_txn.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -I../../../.. -I../../../../src/common -I/usr/include/mysql -I/usr/include/mysql/mysql -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c as_mysql_txn.c -fPIC -DPIC -o .libs/accounting_storage_mysql_la-as_mysql_txn.o make[5]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/accounting_storage/mysql' make[5]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/accounting_storage/mysql' /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -I../../../.. -I../../../../src/common -I/usr/include/mysql -I/usr/include/mysql/mysql -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c -o accounting_storage_mysql_la-as_mysql_rollup.lo `test -f 'as_mysql_rollup.c' || echo './'`as_mysql_rollup.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -I../../../.. -I../../../../src/common -I/usr/include/mysql -I/usr/include/mysql/mysql -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c as_mysql_rollup.c -fPIC -DPIC -o .libs/accounting_storage_mysql_la-as_mysql_rollup.o make[5]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/accounting_storage/mysql' make[6]: 'libslurm_mysql.la' is up to date. make[6]: 'libaccounting_storage_common.la' is up to date. make[5]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/accounting_storage/mysql' /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -I../../../.. -I../../../../src/common -I/usr/include/mysql -I/usr/include/mysql/mysql -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c -o accounting_storage_mysql_la-as_mysql_usage.lo `test -f 'as_mysql_usage.c' || echo './'`as_mysql_usage.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -I../../../.. -I../../../../src/common -I/usr/include/mysql -I/usr/include/mysql/mysql -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c as_mysql_usage.c -fPIC -DPIC -o .libs/accounting_storage_mysql_la-as_mysql_usage.o make[5]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/accounting_storage/mysql' make[5]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/accounting_storage/mysql' /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -I../../../.. -I../../../../src/common -I/usr/include/mysql -I/usr/include/mysql/mysql -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c -o accounting_storage_mysql_la-as_mysql_user.lo `test -f 'as_mysql_user.c' || echo './'`as_mysql_user.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -I../../../.. -I../../../../src/common -I/usr/include/mysql -I/usr/include/mysql/mysql -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c as_mysql_user.c -fPIC -DPIC -o .libs/accounting_storage_mysql_la-as_mysql_user.o make[5]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/accounting_storage/mysql' make[5]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/accounting_storage/mysql' /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -I../../../.. -I../../../../src/common -I/usr/include/mysql -I/usr/include/mysql/mysql -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c -o accounting_storage_mysql_la-as_mysql_wckey.lo `test -f 'as_mysql_wckey.c' || echo './'`as_mysql_wckey.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -I../../../.. -I../../../../src/common -I/usr/include/mysql -I/usr/include/mysql/mysql -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c as_mysql_wckey.c -fPIC -DPIC -o .libs/accounting_storage_mysql_la-as_mysql_wckey.o make[5]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/accounting_storage/mysql' make[5]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/accounting_storage/mysql' /bin/sh ../../../../libtool --tag=CC --mode=link gcc -I/usr/include/mysql -I/usr/include/mysql/mysql -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -module -avoid-version --export-dynamic -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z,lazy -o accounting_storage_mysql.la -rpath /usr/lib64/slurm accounting_storage_mysql_la-accounting_storage_mysql.lo accounting_storage_mysql_la-as_mysql_acct.lo accounting_storage_mysql_la-as_mysql_tres.lo accounting_storage_mysql_la-as_mysql_archive.lo accounting_storage_mysql_la-as_mysql_assoc.lo accounting_storage_mysql_la-as_mysql_cluster.lo accounting_storage_mysql_la-as_mysql_convert.lo accounting_storage_mysql_la-as_mysql_federation.lo accounting_storage_mysql_la-as_mysql_fix_runaway_jobs.lo accounting_storage_mysql_la-as_mysql_job.lo accounting_storage_mysql_la-as_mysql_jobacct_process.lo accounting_storage_mysql_la-as_mysql_problems.lo accounting_storage_mysql_la-as_mysql_qos.lo accounting_storage_mysql_la-as_mysql_resource.lo accounting_storage_mysql_la-as_mysql_resv.lo accounting_storage_mysql_la-as_mysql_rollup.lo accounting_storage_mysql_la-as_mysql_txn.lo accounting_storage_mysql_la-as_mysql_usage.lo accounting_storage_mysql_la-as_mysql_user.lo accounting_storage_mysql_la-as_mysql_wckey.lo ../../../../src/database/libslurm_mysql.la -L/usr/lib64/ -lmariadb -lz -ldl -lm -lpthread -lssl -lcrypto ../common/libaccounting_storage_common.la libtool: link: gcc -shared -fPIC -DPIC .libs/accounting_storage_mysql_la-accounting_storage_mysql.o .libs/accounting_storage_mysql_la-as_mysql_acct.o .libs/accounting_storage_mysql_la-as_mysql_tres.o .libs/accounting_storage_mysql_la-as_mysql_archive.o .libs/accounting_storage_mysql_la-as_mysql_assoc.o .libs/accounting_storage_mysql_la-as_mysql_cluster.o .libs/accounting_storage_mysql_la-as_mysql_convert.o .libs/accounting_storage_mysql_la-as_mysql_federation.o .libs/accounting_storage_mysql_la-as_mysql_fix_runaway_jobs.o .libs/accounting_storage_mysql_la-as_mysql_job.o .libs/accounting_storage_mysql_la-as_mysql_jobacct_process.o .libs/accounting_storage_mysql_la-as_mysql_problems.o .libs/accounting_storage_mysql_la-as_mysql_qos.o .libs/accounting_storage_mysql_la-as_mysql_resource.o .libs/accounting_storage_mysql_la-as_mysql_resv.o .libs/accounting_storage_mysql_la-as_mysql_rollup.o .libs/accounting_storage_mysql_la-as_mysql_txn.o .libs/accounting_storage_mysql_la-as_mysql_usage.o .libs/accounting_storage_mysql_la-as_mysql_user.o .libs/accounting_storage_mysql_la-as_mysql_wckey.o -Wl,--whole-archive ../../../../src/database/.libs/libslurm_mysql.a ../common/.libs/libaccounting_storage_common.a -Wl,--no-whole-archive -L/usr/lib64/ -lmariadb -lz -ldl -lm -lpthread -lssl -lcrypto -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -pthread -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z -Wl,lazy -pthread -Wl,-soname -Wl,accounting_storage_mysql.so -o .libs/accounting_storage_mysql.so libtool: link: ( cd ".libs" && rm -f "accounting_storage_mysql.la" && ln -s "../accounting_storage_mysql.la" "accounting_storage_mysql.la" ) make[5]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/accounting_storage/mysql' Making all in none make[5]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/accounting_storage/none' /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -I../../../.. -I../../../../src/common -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c -o accounting_storage_none.lo accounting_storage_none.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -I../../../.. -I../../../../src/common -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c accounting_storage_none.c -fPIC -DPIC -o .libs/accounting_storage_none.o make[5]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/accounting_storage/none' make[5]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/accounting_storage/none' /bin/sh ../../../../libtool --tag=CC --mode=link gcc -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -module -avoid-version --export-dynamic -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z,lazy -o accounting_storage_none.la -rpath /usr/lib64/slurm accounting_storage_none.lo libtool: link: gcc -shared -fPIC -DPIC .libs/accounting_storage_none.o -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -pthread -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z -Wl,lazy -pthread -Wl,-soname -Wl,accounting_storage_none.so -o .libs/accounting_storage_none.so libtool: link: ( cd ".libs" && rm -f "accounting_storage_none.la" && ln -s "../accounting_storage_none.la" "accounting_storage_none.la" ) make[5]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/accounting_storage/none' Making all in slurmdbd make[5]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/accounting_storage/slurmdbd' /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -I../../../.. -I../../../../src/common -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c -o slurmdbd_agent.lo slurmdbd_agent.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -I../../../.. -I../../../../src/common -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c slurmdbd_agent.c -fPIC -DPIC -o .libs/slurmdbd_agent.o make[5]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/accounting_storage/slurmdbd' make[5]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/accounting_storage/slurmdbd' /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -I../../../.. -I../../../../src/common -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c -o accounting_storage_slurmdbd.lo accounting_storage_slurmdbd.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -I../../../.. -I../../../../src/common -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c accounting_storage_slurmdbd.c -fPIC -DPIC -o .libs/accounting_storage_slurmdbd.o make[5]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/accounting_storage/slurmdbd' make[5]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/accounting_storage/slurmdbd' /bin/sh ../../../../libtool --tag=CC --mode=link gcc -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -module -avoid-version --export-dynamic -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z,lazy -o accounting_storage_slurmdbd.la -rpath /usr/lib64/slurm accounting_storage_slurmdbd.lo slurmdbd_agent.lo libtool: link: gcc -shared -fPIC -DPIC .libs/accounting_storage_slurmdbd.o .libs/slurmdbd_agent.o -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -pthread -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z -Wl,lazy -pthread -Wl,-soname -Wl,accounting_storage_slurmdbd.so -o .libs/accounting_storage_slurmdbd.so libtool: link: ( cd ".libs" && rm -f "accounting_storage_slurmdbd.la" && ln -s "../accounting_storage_slurmdbd.la" "accounting_storage_slurmdbd.la" ) make[5]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/accounting_storage/slurmdbd' make[5]: Nothing to be done for 'all-am'. Making all in acct_gather_energy Making all in rapl make[5]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/acct_gather_energy/rapl' /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -I../../../.. -I../../../../src/common -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c -o acct_gather_energy_rapl.lo acct_gather_energy_rapl.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -I../../../.. -I../../../../src/common -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c acct_gather_energy_rapl.c -fPIC -DPIC -o .libs/acct_gather_energy_rapl.o make[5]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/acct_gather_energy/rapl' make[5]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/acct_gather_energy/rapl' /bin/sh ../../../../libtool --tag=CC --mode=link gcc -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -module -avoid-version --export-dynamic -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z,lazy -o acct_gather_energy_rapl.la -rpath /usr/lib64/slurm acct_gather_energy_rapl.lo -lm libtool: link: gcc -shared -fPIC -DPIC .libs/acct_gather_energy_rapl.o -lm -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -pthread -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z -Wl,lazy -pthread -Wl,-soname -Wl,acct_gather_energy_rapl.so -o .libs/acct_gather_energy_rapl.so libtool: link: ( cd ".libs" && rm -f "acct_gather_energy_rapl.la" && ln -s "../acct_gather_energy_rapl.la" "acct_gather_energy_rapl.la" ) make[5]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/acct_gather_energy/rapl' Making all in ibmaem make[5]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/acct_gather_energy/ibmaem' /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -I../../../.. -I../../../../src/common -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c -o acct_gather_energy_ibmaem.lo acct_gather_energy_ibmaem.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -I../../../.. -I../../../../src/common -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c acct_gather_energy_ibmaem.c -fPIC -DPIC -o .libs/acct_gather_energy_ibmaem.o make[5]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/acct_gather_energy/ibmaem' make[5]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/acct_gather_energy/ibmaem' /bin/sh ../../../../libtool --tag=CC --mode=link gcc -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -module -avoid-version --export-dynamic -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z,lazy -o acct_gather_energy_ibmaem.la -rpath /usr/lib64/slurm acct_gather_energy_ibmaem.lo -lm libtool: link: gcc -shared -fPIC -DPIC .libs/acct_gather_energy_ibmaem.o -lm -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -pthread -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z -Wl,lazy -pthread -Wl,-soname -Wl,acct_gather_energy_ibmaem.so -o .libs/acct_gather_energy_ibmaem.so libtool: link: ( cd ".libs" && rm -f "acct_gather_energy_ibmaem.la" && ln -s "../acct_gather_energy_ibmaem.la" "acct_gather_energy_ibmaem.la" ) make[5]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/acct_gather_energy/ibmaem' Making all in ipmi make[5]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/acct_gather_energy/ipmi' /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -I../../../.. -I../../../../src/common -I/usr/include -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c -o acct_gather_energy_ipmi_config.lo acct_gather_energy_ipmi_config.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -I../../../.. -I../../../../src/common -I/usr/include -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c acct_gather_energy_ipmi_config.c -fPIC -DPIC -o .libs/acct_gather_energy_ipmi_config.o make[5]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/acct_gather_energy/ipmi' make[5]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/acct_gather_energy/ipmi' /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -I../../../.. -I../../../../src/common -I/usr/include -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c -o acct_gather_energy_ipmi.lo acct_gather_energy_ipmi.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -I../../../.. -I../../../../src/common -I/usr/include -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c acct_gather_energy_ipmi.c -fPIC -DPIC -o .libs/acct_gather_energy_ipmi.o make[5]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/acct_gather_energy/ipmi' make[5]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/acct_gather_energy/ipmi' /bin/sh ../../../../libtool --tag=CC --mode=link gcc -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -module -avoid-version --export-dynamic -L/usr/lib64 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z,lazy -o acct_gather_energy_ipmi.la -rpath /usr/lib64/slurm acct_gather_energy_ipmi.lo acct_gather_energy_ipmi_config.lo -lipmimonitoring -lfreeipmi libtool: link: gcc -shared -fPIC -DPIC .libs/acct_gather_energy_ipmi.o .libs/acct_gather_energy_ipmi_config.o -L/usr/lib64 -lipmimonitoring -lfreeipmi -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -pthread -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z -Wl,lazy -pthread -Wl,-soname -Wl,acct_gather_energy_ipmi.so -o .libs/acct_gather_energy_ipmi.so libtool: link: ( cd ".libs" && rm -f "acct_gather_energy_ipmi.la" && ln -s "../acct_gather_energy_ipmi.la" "acct_gather_energy_ipmi.la" ) make[5]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/acct_gather_energy/ipmi' Making all in none make[5]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/acct_gather_energy/none' /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -I../../../.. -I../../../../src/common -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c -o acct_gather_energy_none.lo acct_gather_energy_none.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -I../../../.. -I../../../../src/common -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c acct_gather_energy_none.c -fPIC -DPIC -o .libs/acct_gather_energy_none.o make[5]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/acct_gather_energy/none' make[5]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/acct_gather_energy/none' /bin/sh ../../../../libtool --tag=CC --mode=link gcc -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -module -avoid-version --export-dynamic -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z,lazy -o acct_gather_energy_none.la -rpath /usr/lib64/slurm acct_gather_energy_none.lo libtool: link: gcc -shared -fPIC -DPIC .libs/acct_gather_energy_none.o -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -pthread -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z -Wl,lazy -pthread -Wl,-soname -Wl,acct_gather_energy_none.so -o .libs/acct_gather_energy_none.so libtool: link: ( cd ".libs" && rm -f "acct_gather_energy_none.la" && ln -s "../acct_gather_energy_none.la" "acct_gather_energy_none.la" ) make[5]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/acct_gather_energy/none' Making all in xcc make[5]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/acct_gather_energy/xcc' /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -I../../../.. -I../../../../src/common -I/usr/include -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c -o acct_gather_energy_xcc.lo acct_gather_energy_xcc.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -I../../../.. -I../../../../src/common -I/usr/include -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c acct_gather_energy_xcc.c -fPIC -DPIC -o .libs/acct_gather_energy_xcc.o make[5]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/acct_gather_energy/xcc' make[5]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/acct_gather_energy/xcc' /bin/sh ../../../../libtool --tag=CC --mode=link gcc -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -module -avoid-version --export-dynamic -L/usr/lib64 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z,lazy -o acct_gather_energy_xcc.la -rpath /usr/lib64/slurm acct_gather_energy_xcc.lo -lipmimonitoring -lfreeipmi libtool: link: gcc -shared -fPIC -DPIC .libs/acct_gather_energy_xcc.o -L/usr/lib64 -lipmimonitoring -lfreeipmi -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -pthread -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z -Wl,lazy -pthread -Wl,-soname -Wl,acct_gather_energy_xcc.so -o .libs/acct_gather_energy_xcc.so libtool: link: ( cd ".libs" && rm -f "acct_gather_energy_xcc.la" && ln -s "../acct_gather_energy_xcc.la" "acct_gather_energy_xcc.la" ) make[5]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/acct_gather_energy/xcc' make[5]: Nothing to be done for 'all-am'. Making all in acct_gather_profile Making all in none make[5]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/acct_gather_profile/none' /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -I../../../.. -I../../../../src/common -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c -o acct_gather_profile_none.lo acct_gather_profile_none.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -I../../../.. -I../../../../src/common -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c acct_gather_profile_none.c -fPIC -DPIC -o .libs/acct_gather_profile_none.o make[5]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/acct_gather_profile/none' make[5]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/acct_gather_profile/none' /bin/sh ../../../../libtool --tag=CC --mode=link gcc -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -module -avoid-version --export-dynamic -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z,lazy -o acct_gather_profile_none.la -rpath /usr/lib64/slurm acct_gather_profile_none.lo libtool: link: gcc -shared -fPIC -DPIC .libs/acct_gather_profile_none.o -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -pthread -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z -Wl,lazy -pthread -Wl,-soname -Wl,acct_gather_profile_none.so -o .libs/acct_gather_profile_none.so libtool: link: ( cd ".libs" && rm -f "acct_gather_profile_none.la" && ln -s "../acct_gather_profile_none.la" "acct_gather_profile_none.la" ) make[5]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/acct_gather_profile/none' Making all in hdf5 Making all in sh5util make[7]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/acct_gather_profile/hdf5' /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -I../../../.. -I/usr/include -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c -o hdf5_api.lo hdf5_api.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -I../../../.. -I/usr/include -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c hdf5_api.c -fPIC -DPIC -o .libs/hdf5_api.o make[7]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/acct_gather_profile/hdf5' make[7]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/acct_gather_profile/hdf5' /bin/sh ../../../../libtool --tag=CC --mode=link gcc -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -L/usr/lib64 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z,lazy -o libhdf5_api.la hdf5_api.lo -lm -ldl -lz -lsz -lhdf5_hl -lhdf5 -lhdf5_hl libtool: link: ar cr .libs/libhdf5_api.a .libs/hdf5_api.o libtool: link: ranlib .libs/libhdf5_api.a libtool: link: ( cd ".libs" && rm -f "libhdf5_api.la" && ln -s "../libhdf5_api.la" "libhdf5_api.la" ) make[7]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/acct_gather_profile/hdf5' make[6]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/acct_gather_profile/hdf5/sh5util' gcc -DHAVE_CONFIG_H -I. -I../../../../.. -I../../../../../slurm -I../../../../.. -I../ -I/usr/include -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c -o sh5util.o sh5util.c make[6]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/acct_gather_profile/hdf5/sh5util' make[6]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/acct_gather_profile/hdf5/sh5util' /bin/sh ../../../../../libtool --tag=CC --mode=link gcc -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -export-dynamic -L/usr/lib64 -lm -ldl -lz -lsz -lhdf5_hl -lhdf5 -lhdf5_hl -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z,lazy -o sh5util sh5util.o -Wl,-rpath=/usr/lib64/slurm -L../../../../../src/api/.libs -lslurmfull -ldl ../libhdf5_api.la libtool: link: DIE_RPATH_DIE="/usr/lib64:" gcc -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z -Wl,lazy -o .libs/sh5util sh5util.o -Wl,-rpath=/usr/lib64/slurm -Wl,--export-dynamic -L/usr/lib64 -L../../../../../src/api/.libs /builddir/build/BUILD/slurm-19.05.1-2/src/api/.libs/libslurmfull.so ../.libs/libhdf5_api.a -lm -ldl -lz -lsz -lhdf5 -lhdf5_hl -pthread make[6]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/acct_gather_profile/hdf5/sh5util' make[6]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/acct_gather_profile/hdf5' /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -I../../../.. -I/usr/include -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c -o acct_gather_profile_hdf5.lo acct_gather_profile_hdf5.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -I../../../.. -I/usr/include -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c acct_gather_profile_hdf5.c -fPIC -DPIC -o .libs/acct_gather_profile_hdf5.o make[6]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/acct_gather_profile/hdf5' make[6]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/acct_gather_profile/hdf5' /bin/sh ../../../../libtool --tag=CC --mode=link gcc -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -module -avoid-version --export-dynamic -L/usr/lib64 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z,lazy -o acct_gather_profile_hdf5.la -rpath /usr/lib64/slurm acct_gather_profile_hdf5.lo -lm -ldl -lz -lsz -lhdf5_hl -lhdf5 -lhdf5_hl libhdf5_api.la libtool: link: gcc -shared -fPIC -DPIC .libs/acct_gather_profile_hdf5.o -Wl,--whole-archive ./.libs/libhdf5_api.a -Wl,--no-whole-archive -L/usr/lib64 -lm -ldl -lz -lsz -lhdf5 -lhdf5_hl -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -pthread -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z -Wl,lazy -pthread -Wl,-soname -Wl,acct_gather_profile_hdf5.so -o .libs/acct_gather_profile_hdf5.so libtool: link: ( cd ".libs" && rm -f "acct_gather_profile_hdf5.la" && ln -s "../acct_gather_profile_hdf5.la" "acct_gather_profile_hdf5.la" ) make[6]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/acct_gather_profile/hdf5' Making all in influxdb make[5]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/acct_gather_profile/influxdb' /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -I../../../.. -I../../../../src/common -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c -o acct_gather_profile_influxdb.lo acct_gather_profile_influxdb.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -I../../../.. -I../../../../src/common -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c acct_gather_profile_influxdb.c -fPIC -DPIC -o .libs/acct_gather_profile_influxdb.o make[5]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/acct_gather_profile/influxdb' make[5]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/acct_gather_profile/influxdb' /bin/sh ../../../../libtool --tag=CC --mode=link gcc -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -module -avoid-version --export-dynamic -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z,lazy -o acct_gather_profile_influxdb.la -rpath /usr/lib64/slurm acct_gather_profile_influxdb.lo -lcurl libtool: link: gcc -shared -fPIC -DPIC .libs/acct_gather_profile_influxdb.o -lcurl -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -pthread -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z -Wl,lazy -pthread -Wl,-soname -Wl,acct_gather_profile_influxdb.so -o .libs/acct_gather_profile_influxdb.so libtool: link: ( cd ".libs" && rm -f "acct_gather_profile_influxdb.la" && ln -s "../acct_gather_profile_influxdb.la" "acct_gather_profile_influxdb.la" ) make[5]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/acct_gather_profile/influxdb' make[5]: Nothing to be done for 'all-am'. Making all in acct_gather_interconnect Making all in ofed make[5]: Nothing to be done for 'all'. Making all in none make[5]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/acct_gather_interconnect/none' /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -I../../../.. -I../../../../src/common -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c -o acct_gather_interconnect_none.lo acct_gather_interconnect_none.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -I../../../.. -I../../../../src/common -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c acct_gather_interconnect_none.c -fPIC -DPIC -o .libs/acct_gather_interconnect_none.o make[5]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/acct_gather_interconnect/none' make[5]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/acct_gather_interconnect/none' /bin/sh ../../../../libtool --tag=CC --mode=link gcc -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -module -avoid-version --export-dynamic -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z,lazy -o acct_gather_interconnect_none.la -rpath /usr/lib64/slurm acct_gather_interconnect_none.lo libtool: link: gcc -shared -fPIC -DPIC .libs/acct_gather_interconnect_none.o -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -pthread -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z -Wl,lazy -pthread -Wl,-soname -Wl,acct_gather_interconnect_none.so -o .libs/acct_gather_interconnect_none.so libtool: link: ( cd ".libs" && rm -f "acct_gather_interconnect_none.la" && ln -s "../acct_gather_interconnect_none.la" "acct_gather_interconnect_none.la" ) make[5]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/acct_gather_interconnect/none' make[5]: Nothing to be done for 'all-am'. Making all in acct_gather_filesystem Making all in lustre make[5]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/acct_gather_filesystem/lustre' /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -I../../../.. -I../../../../src/common -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c -o acct_gather_filesystem_lustre.lo acct_gather_filesystem_lustre.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -I../../../.. -I../../../../src/common -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c acct_gather_filesystem_lustre.c -fPIC -DPIC -o .libs/acct_gather_filesystem_lustre.o make[5]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/acct_gather_filesystem/lustre' make[5]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/acct_gather_filesystem/lustre' /bin/sh ../../../../libtool --tag=CC --mode=link gcc -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -module -avoid-version --export-dynamic -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z,lazy -o acct_gather_filesystem_lustre.la -rpath /usr/lib64/slurm acct_gather_filesystem_lustre.lo -lm libtool: link: gcc -shared -fPIC -DPIC .libs/acct_gather_filesystem_lustre.o -lm -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -pthread -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z -Wl,lazy -pthread -Wl,-soname -Wl,acct_gather_filesystem_lustre.so -o .libs/acct_gather_filesystem_lustre.so libtool: link: ( cd ".libs" && rm -f "acct_gather_filesystem_lustre.la" && ln -s "../acct_gather_filesystem_lustre.la" "acct_gather_filesystem_lustre.la" ) make[5]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/acct_gather_filesystem/lustre' Making all in none make[5]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/acct_gather_filesystem/none' /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -I../../../.. -I../../../../src/common -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c -o acct_gather_filesystem_none.lo acct_gather_filesystem_none.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -I../../../.. -I../../../../src/common -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c acct_gather_filesystem_none.c -fPIC -DPIC -o .libs/acct_gather_filesystem_none.o make[5]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/acct_gather_filesystem/none' make[5]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/acct_gather_filesystem/none' /bin/sh ../../../../libtool --tag=CC --mode=link gcc -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -module -avoid-version --export-dynamic -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z,lazy -o acct_gather_filesystem_none.la -rpath /usr/lib64/slurm acct_gather_filesystem_none.lo libtool: link: gcc -shared -fPIC -DPIC .libs/acct_gather_filesystem_none.o -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -pthread -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z -Wl,lazy -pthread -Wl,-soname -Wl,acct_gather_filesystem_none.so -o .libs/acct_gather_filesystem_none.so libtool: link: ( cd ".libs" && rm -f "acct_gather_filesystem_none.la" && ln -s "../acct_gather_filesystem_none.la" "acct_gather_filesystem_none.la" ) make[5]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/acct_gather_filesystem/none' make[5]: Nothing to be done for 'all-am'. Making all in auth Making all in munge make[5]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/auth/munge' /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -I../../../.. -I../../../../src/common -I/usr/include -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c -o auth_munge.lo auth_munge.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -I../../../.. -I../../../../src/common -I/usr/include -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c auth_munge.c -fPIC -DPIC -o .libs/auth_munge.o make[5]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/auth/munge' make[5]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/auth/munge' /bin/sh ../../../../libtool --tag=CC --mode=link gcc -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -module -avoid-version --export-dynamic -L/usr/lib64 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z,lazy -o auth_munge.la -rpath /usr/lib64/slurm auth_munge.lo -lmunge libtool: link: gcc -shared -fPIC -DPIC .libs/auth_munge.o -L/usr/lib64 -lmunge -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -pthread -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z -Wl,lazy -pthread -Wl,-soname -Wl,auth_munge.so -o .libs/auth_munge.so libtool: link: ( cd ".libs" && rm -f "auth_munge.la" && ln -s "../auth_munge.la" "auth_munge.la" ) make[5]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/auth/munge' Making all in none make[5]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/auth/none' /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -I../../../.. -I../../../../src/common -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c -o auth_none.lo auth_none.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -I../../../.. -I../../../../src/common -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c auth_none.c -fPIC -DPIC -o .libs/auth_none.o make[5]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/auth/none' make[5]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/auth/none' /bin/sh ../../../../libtool --tag=CC --mode=link gcc -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -module -avoid-version --export-dynamic -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z,lazy -o auth_none.la -rpath /usr/lib64/slurm auth_none.lo libtool: link: gcc -shared -fPIC -DPIC .libs/auth_none.o -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -pthread -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z -Wl,lazy -pthread -Wl,-soname -Wl,auth_none.so -o .libs/auth_none.so libtool: link: ( cd ".libs" && rm -f "auth_none.la" && ln -s "../auth_none.la" "auth_none.la" ) make[5]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/auth/none' make[5]: Nothing to be done for 'all-am'. Making all in burst_buffer Making all in generic make[5]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/burst_buffer/generic' /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -I../../../.. -I../../../../src/common -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c -o burst_buffer_generic.lo burst_buffer_generic.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -I../../../.. -I../../../../src/common -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c burst_buffer_generic.c -fPIC -DPIC -o .libs/burst_buffer_generic.o make[5]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/burst_buffer/generic' make[6]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/burst_buffer/common' /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -I../../../.. -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c -o burst_buffer_common.lo burst_buffer_common.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -I../../../.. -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c burst_buffer_common.c -fPIC -DPIC -o .libs/burst_buffer_common.o make[6]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/burst_buffer/common' make[6]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/burst_buffer/common' /bin/sh ../../../../libtool --tag=CC --mode=link gcc -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z,lazy -o libburst_buffer_common.la burst_buffer_common.lo libtool: link: ar cr .libs/libburst_buffer_common.a .libs/burst_buffer_common.o libtool: link: ranlib .libs/libburst_buffer_common.a libtool: link: ( cd ".libs" && rm -f "libburst_buffer_common.la" && ln -s "../libburst_buffer_common.la" "libburst_buffer_common.la" ) make[6]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/burst_buffer/common' make[5]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/burst_buffer/generic' /bin/sh ../../../../libtool --tag=CC --mode=link gcc -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -module -avoid-version --export-dynamic -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z,lazy -o burst_buffer_generic.la -rpath /usr/lib64/slurm burst_buffer_generic.lo ../common/libburst_buffer_common.la libtool: link: gcc -shared -fPIC -DPIC .libs/burst_buffer_generic.o -Wl,--whole-archive ../common/.libs/libburst_buffer_common.a -Wl,--no-whole-archive -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -pthread -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z -Wl,lazy -pthread -Wl,-soname -Wl,burst_buffer_generic.so -o .libs/burst_buffer_generic.so libtool: link: ( cd ".libs" && rm -f "burst_buffer_generic.la" && ln -s "../burst_buffer_generic.la" "burst_buffer_generic.la" ) make[5]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/burst_buffer/generic' make[5]: Nothing to be done for 'all-am'. Making all in checkpoint Making all in none make[5]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/checkpoint/none' /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -I../../../.. -I../../../../src/common -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c -o checkpoint_none.lo checkpoint_none.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -I../../../.. -I../../../../src/common -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c checkpoint_none.c -fPIC -DPIC -o .libs/checkpoint_none.o make[5]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/checkpoint/none' make[5]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/checkpoint/none' /bin/sh ../../../../libtool --tag=CC --mode=link gcc -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -module -avoid-version --export-dynamic -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z,lazy -o checkpoint_none.la -rpath /usr/lib64/slurm checkpoint_none.lo libtool: link: gcc -shared -fPIC -DPIC .libs/checkpoint_none.o -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -pthread -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z -Wl,lazy -pthread -Wl,-soname -Wl,checkpoint_none.so -o .libs/checkpoint_none.so libtool: link: ( cd ".libs" && rm -f "checkpoint_none.la" && ln -s "../checkpoint_none.la" "checkpoint_none.la" ) make[5]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/checkpoint/none' Making all in ompi make[5]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/checkpoint/ompi' /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -I../../../.. -I../../../../src/common -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c -o checkpoint_ompi.lo checkpoint_ompi.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -I../../../.. -I../../../../src/common -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c checkpoint_ompi.c -fPIC -DPIC -o .libs/checkpoint_ompi.o make[5]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/checkpoint/ompi' make[5]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/checkpoint/ompi' /bin/sh ../../../../libtool --tag=CC --mode=link gcc -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -module -avoid-version --export-dynamic -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z,lazy -o checkpoint_ompi.la -rpath /usr/lib64/slurm checkpoint_ompi.lo libtool: link: gcc -shared -fPIC -DPIC .libs/checkpoint_ompi.o -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -pthread -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z -Wl,lazy -pthread -Wl,-soname -Wl,checkpoint_ompi.so -o .libs/checkpoint_ompi.so libtool: link: ( cd ".libs" && rm -f "checkpoint_ompi.la" && ln -s "../checkpoint_ompi.la" "checkpoint_ompi.la" ) make[5]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/checkpoint/ompi' make[5]: Nothing to be done for 'all-am'. Making all in cli_filter Making all in none make[5]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/cli_filter/none' /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -I../../../.. -I../../../../src/common -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c -o cli_filter_none.lo cli_filter_none.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -I../../../.. -I../../../../src/common -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c cli_filter_none.c -fPIC -DPIC -o .libs/cli_filter_none.o make[5]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/cli_filter/none' make[5]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/cli_filter/none' /bin/sh ../../../../libtool --tag=CC --mode=link gcc -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -module -avoid-version --export-dynamic -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z,lazy -o cli_filter_none.la -rpath /usr/lib64/slurm cli_filter_none.lo libtool: link: gcc -shared -fPIC -DPIC .libs/cli_filter_none.o -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -pthread -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z -Wl,lazy -pthread -Wl,-soname -Wl,cli_filter_none.so -o .libs/cli_filter_none.so libtool: link: ( cd ".libs" && rm -f "cli_filter_none.la" && ln -s "../cli_filter_none.la" "cli_filter_none.la" ) make[5]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/cli_filter/none' make[5]: Nothing to be done for 'all-am'. Making all in core_spec Making all in none make[5]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/core_spec/none' /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -I../../../.. -I../../../../src/common -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c -o core_spec_none.lo core_spec_none.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -I../../../.. -I../../../../src/common -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c core_spec_none.c -fPIC -DPIC -o .libs/core_spec_none.o make[5]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/core_spec/none' make[5]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/core_spec/none' /bin/sh ../../../../libtool --tag=CC --mode=link gcc -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -module -avoid-version --export-dynamic -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z,lazy -o core_spec_none.la -rpath /usr/lib64/slurm core_spec_none.lo libtool: link: gcc -shared -fPIC -DPIC .libs/core_spec_none.o -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -pthread -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z -Wl,lazy -pthread -Wl,-soname -Wl,core_spec_none.so -o .libs/core_spec_none.so libtool: link: ( cd ".libs" && rm -f "core_spec_none.la" && ln -s "../core_spec_none.la" "core_spec_none.la" ) make[5]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/core_spec/none' make[5]: Nothing to be done for 'all-am'. Making all in cred Making all in munge make[5]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/cred/munge' /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -I../../../.. -I../../../../src/common -I/usr/include -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c -o cred_munge.lo cred_munge.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -I../../../.. -I../../../../src/common -I/usr/include -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c cred_munge.c -fPIC -DPIC -o .libs/cred_munge.o make[5]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/cred/munge' make[5]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/cred/munge' /bin/sh ../../../../libtool --tag=CC --mode=link gcc -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -module -avoid-version --export-dynamic -L/usr/lib64 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z,lazy -o cred_munge.la -rpath /usr/lib64/slurm cred_munge.lo -lmunge libtool: link: gcc -shared -fPIC -DPIC .libs/cred_munge.o -L/usr/lib64 -lmunge -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -pthread -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z -Wl,lazy -pthread -Wl,-soname -Wl,cred_munge.so -o .libs/cred_munge.so libtool: link: ( cd ".libs" && rm -f "cred_munge.la" && ln -s "../cred_munge.la" "cred_munge.la" ) make[5]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/cred/munge' Making all in none make[5]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/cred/none' /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -I../../../.. -I../../../../src/common -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c -o cred_none.lo cred_none.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -I../../../.. -I../../../../src/common -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c cred_none.c -fPIC -DPIC -o .libs/cred_none.o make[5]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/cred/none' make[5]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/cred/none' /bin/sh ../../../../libtool --tag=CC --mode=link gcc -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -module -avoid-version --export-dynamic -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z,lazy -o cred_none.la -rpath /usr/lib64/slurm cred_none.lo libtool: link: gcc -shared -fPIC -DPIC .libs/cred_none.o -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -pthread -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z -Wl,lazy -pthread -Wl,-soname -Wl,cred_none.so -o .libs/cred_none.so libtool: link: ( cd ".libs" && rm -f "cred_none.la" && ln -s "../cred_none.la" "cred_none.la" ) make[5]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/cred/none' make[5]: Nothing to be done for 'all-am'. Making all in ext_sensors Making all in rrd make[5]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/ext_sensors/rrd' /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -I../../../.. -I../../../../src/common -I/usr/include -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c -o ext_sensors_rrd.lo ext_sensors_rrd.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -I../../../.. -I../../../../src/common -I/usr/include -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c ext_sensors_rrd.c -fPIC -DPIC -o .libs/ext_sensors_rrd.o make[5]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/ext_sensors/rrd' make[5]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/ext_sensors/rrd' /bin/sh ../../../../libtool --tag=CC --mode=link gcc -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -module -avoid-version --export-dynamic -L/usr/lib64 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z,lazy -o ext_sensors_rrd.la -rpath /usr/lib64/slurm ext_sensors_rrd.lo -lrrd libtool: link: gcc -shared -fPIC -DPIC .libs/ext_sensors_rrd.o -L/usr/lib64 -lrrd -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -pthread -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z -Wl,lazy -pthread -Wl,-soname -Wl,ext_sensors_rrd.so -o .libs/ext_sensors_rrd.so libtool: link: ( cd ".libs" && rm -f "ext_sensors_rrd.la" && ln -s "../ext_sensors_rrd.la" "ext_sensors_rrd.la" ) make[5]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/ext_sensors/rrd' Making all in none make[5]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/ext_sensors/none' /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -I../../../.. -I../../../../src/common -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c -o ext_sensors_none.lo ext_sensors_none.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -I../../../.. -I../../../../src/common -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c ext_sensors_none.c -fPIC -DPIC -o .libs/ext_sensors_none.o make[5]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/ext_sensors/none' make[5]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/ext_sensors/none' /bin/sh ../../../../libtool --tag=CC --mode=link gcc -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -module -avoid-version --export-dynamic -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z,lazy -o ext_sensors_none.la -rpath /usr/lib64/slurm ext_sensors_none.lo libtool: link: gcc -shared -fPIC -DPIC .libs/ext_sensors_none.o -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -pthread -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z -Wl,lazy -pthread -Wl,-soname -Wl,ext_sensors_none.so -o .libs/ext_sensors_none.so libtool: link: ( cd ".libs" && rm -f "ext_sensors_none.la" && ln -s "../ext_sensors_none.la" "ext_sensors_none.la" ) make[5]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/ext_sensors/none' make[5]: Nothing to be done for 'all-am'. Making all in gpu Making all in generic make[5]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/gpu/generic' /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -I../../../.. -I../../../../src/common -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c -o gpu_generic.lo gpu_generic.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -I../../../.. -I../../../../src/common -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c gpu_generic.c -fPIC -DPIC -o .libs/gpu_generic.o make[5]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/gpu/generic' make[5]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/gpu/generic' /bin/sh ../../../../libtool --tag=CC --mode=link gcc -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -module -avoid-version --export-dynamic -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z,lazy -o gpu_generic.la -rpath /usr/lib64/slurm gpu_generic.lo libtool: link: gcc -shared -fPIC -DPIC .libs/gpu_generic.o -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -pthread -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z -Wl,lazy -pthread -Wl,-soname -Wl,gpu_generic.so -o .libs/gpu_generic.so libtool: link: ( cd ".libs" && rm -f "gpu_generic.la" && ln -s "../gpu_generic.la" "gpu_generic.la" ) make[5]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/gpu/generic' make[5]: Nothing to be done for 'all-am'. Making all in gres Making all in common make[5]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/gres/common' /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -I../../../.. -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c -o gres_common.lo gres_common.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -I../../../.. -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c gres_common.c -fPIC -DPIC -o .libs/gres_common.o make[5]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/gres/common' make[5]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/gres/common' /bin/sh ../../../../libtool --tag=CC --mode=link gcc -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z,lazy -o libgres_common.la gres_common.lo libtool: link: ar cr .libs/libgres_common.a .libs/gres_common.o libtool: link: ranlib .libs/libgres_common.a libtool: link: ( cd ".libs" && rm -f "libgres_common.la" && ln -s "../libgres_common.la" "libgres_common.la" ) make[5]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/gres/common' Making all in gpu make[6]: 'libgres_common.la' is up to date. make[5]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/gres/gpu' /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -I../../../.. -I../../../../src/common -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c -o gres_gpu.lo gres_gpu.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -I../../../.. -I../../../../src/common -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c gres_gpu.c -fPIC -DPIC -o .libs/gres_gpu.o make[5]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/gres/gpu' make[5]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/gres/gpu' /bin/sh ../../../../libtool --tag=CC --mode=link gcc -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -module -avoid-version --export-dynamic -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z,lazy -o gres_gpu.la -rpath /usr/lib64/slurm gres_gpu.lo ../common/libgres_common.la libtool: link: gcc -shared -fPIC -DPIC .libs/gres_gpu.o -Wl,--whole-archive ../common/.libs/libgres_common.a -Wl,--no-whole-archive -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -pthread -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z -Wl,lazy -pthread -Wl,-soname -Wl,gres_gpu.so -o .libs/gres_gpu.so libtool: link: ( cd ".libs" && rm -f "gres_gpu.la" && ln -s "../gres_gpu.la" "gres_gpu.la" ) make[5]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/gres/gpu' Making all in nic make[6]: 'libgres_common.la' is up to date. make[5]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/gres/nic' /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -I../../../.. -I../../../../src/common -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c -o gres_nic.lo gres_nic.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -I../../../.. -I../../../../src/common -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c gres_nic.c -fPIC -DPIC -o .libs/gres_nic.o make[5]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/gres/nic' make[5]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/gres/nic' /bin/sh ../../../../libtool --tag=CC --mode=link gcc -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -module -avoid-version --export-dynamic -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z,lazy -o gres_nic.la -rpath /usr/lib64/slurm gres_nic.lo ../common/libgres_common.la libtool: link: gcc -shared -fPIC -DPIC .libs/gres_nic.o -Wl,--whole-archive ../common/.libs/libgres_common.a -Wl,--no-whole-archive -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -pthread -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z -Wl,lazy -pthread -Wl,-soname -Wl,gres_nic.so -o .libs/gres_nic.so libtool: link: ( cd ".libs" && rm -f "gres_nic.la" && ln -s "../gres_nic.la" "gres_nic.la" ) make[5]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/gres/nic' Making all in mic make[6]: 'libgres_common.la' is up to date. make[5]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/gres/mic' /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -I../../../.. -I../../../../src/common -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c -o gres_mic.lo gres_mic.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -I../../../.. -I../../../../src/common -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c gres_mic.c -fPIC -DPIC -o .libs/gres_mic.o make[5]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/gres/mic' make[5]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/gres/mic' /bin/sh ../../../../libtool --tag=CC --mode=link gcc -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -module -avoid-version --export-dynamic -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z,lazy -o gres_mic.la -rpath /usr/lib64/slurm gres_mic.lo ../common/libgres_common.la libtool: link: gcc -shared -fPIC -DPIC .libs/gres_mic.o -Wl,--whole-archive ../common/.libs/libgres_common.a -Wl,--no-whole-archive -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -pthread -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z -Wl,lazy -pthread -Wl,-soname -Wl,gres_mic.so -o .libs/gres_mic.so libtool: link: ( cd ".libs" && rm -f "gres_mic.la" && ln -s "../gres_mic.la" "gres_mic.la" ) make[5]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/gres/mic' Making all in mps make[6]: 'libgres_common.la' is up to date. make[5]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/gres/mps' /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -I../../../.. -I../../../../src/common -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c -o gres_mps.lo gres_mps.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -I../../../.. -I../../../../src/common -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c gres_mps.c -fPIC -DPIC -o .libs/gres_mps.o make[5]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/gres/mps' make[5]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/gres/mps' /bin/sh ../../../../libtool --tag=CC --mode=link gcc -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -module -avoid-version --export-dynamic -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z,lazy -o gres_mps.la -rpath /usr/lib64/slurm gres_mps.lo ../common/libgres_common.la libtool: link: gcc -shared -fPIC -DPIC .libs/gres_mps.o -Wl,--whole-archive ../common/.libs/libgres_common.a -Wl,--no-whole-archive -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -pthread -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z -Wl,lazy -pthread -Wl,-soname -Wl,gres_mps.so -o .libs/gres_mps.so libtool: link: ( cd ".libs" && rm -f "gres_mps.la" && ln -s "../gres_mps.la" "gres_mps.la" ) make[5]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/gres/mps' make[5]: Nothing to be done for 'all-am'. Making all in jobacct_gather Making all in common make[5]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/jobacct_gather/common' /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -I../../../.. -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c -o common_jag.lo common_jag.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -I../../../.. -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c common_jag.c -fPIC -DPIC -o .libs/common_jag.o make[5]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/jobacct_gather/common' make[5]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/jobacct_gather/common' /bin/sh ../../../../libtool --tag=CC --mode=link gcc -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z,lazy -o libjobacct_gather_common.la common_jag.lo libtool: link: ar cr .libs/libjobacct_gather_common.a .libs/common_jag.o libtool: link: ranlib .libs/libjobacct_gather_common.a libtool: link: ( cd ".libs" && rm -f "libjobacct_gather_common.la" && ln -s "../libjobacct_gather_common.la" "libjobacct_gather_common.la" ) make[5]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/jobacct_gather/common' Making all in linux make[6]: 'libjobacct_gather_common.la' is up to date. make[5]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/jobacct_gather/linux' /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -I../../../.. -I../../../../src/common -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c -o jobacct_gather_linux.lo jobacct_gather_linux.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -I../../../.. -I../../../../src/common -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c jobacct_gather_linux.c -fPIC -DPIC -o .libs/jobacct_gather_linux.o make[5]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/jobacct_gather/linux' make[5]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/jobacct_gather/linux' /bin/sh ../../../../libtool --tag=CC --mode=link gcc -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -module -avoid-version --export-dynamic -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z,lazy -o jobacct_gather_linux.la -rpath /usr/lib64/slurm jobacct_gather_linux.lo ../common/libjobacct_gather_common.la libtool: link: gcc -shared -fPIC -DPIC .libs/jobacct_gather_linux.o -Wl,--whole-archive ../common/.libs/libjobacct_gather_common.a -Wl,--no-whole-archive -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -pthread -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z -Wl,lazy -pthread -Wl,-soname -Wl,jobacct_gather_linux.so -o .libs/jobacct_gather_linux.so libtool: link: ( cd ".libs" && rm -f "jobacct_gather_linux.la" && ln -s "../jobacct_gather_linux.la" "jobacct_gather_linux.la" ) make[5]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/jobacct_gather/linux' Making all in none make[5]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/jobacct_gather/none' /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -I../../../.. -I../../../../src/common -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c -o jobacct_gather_none.lo jobacct_gather_none.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -I../../../.. -I../../../../src/common -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c jobacct_gather_none.c -fPIC -DPIC -o .libs/jobacct_gather_none.o make[5]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/jobacct_gather/none' make[5]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/jobacct_gather/none' /bin/sh ../../../../libtool --tag=CC --mode=link gcc -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -module -avoid-version --export-dynamic -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z,lazy -o jobacct_gather_none.la -rpath /usr/lib64/slurm jobacct_gather_none.lo libtool: link: gcc -shared -fPIC -DPIC .libs/jobacct_gather_none.o -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -pthread -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z -Wl,lazy -pthread -Wl,-soname -Wl,jobacct_gather_none.so -o .libs/jobacct_gather_none.so libtool: link: ( cd ".libs" && rm -f "jobacct_gather_none.la" && ln -s "../jobacct_gather_none.la" "jobacct_gather_none.la" ) make[5]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/jobacct_gather/none' Making all in cgroup make[5]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/jobacct_gather/cgroup' /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -I../../../.. -I../../../../src/common -I/usr/include -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c -o jobacct_gather_cgroup_blkio.lo jobacct_gather_cgroup_blkio.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -I../../../.. -I../../../../src/common -I/usr/include -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c jobacct_gather_cgroup_blkio.c -fPIC -DPIC -o .libs/jobacct_gather_cgroup_blkio.o make[5]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/jobacct_gather/cgroup' make[6]: 'libjobacct_gather_common.la' is up to date. make[5]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/jobacct_gather/cgroup' /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -I../../../.. -I../../../../src/common -I/usr/include -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c -o jobacct_gather_cgroup.lo jobacct_gather_cgroup.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -I../../../.. -I../../../../src/common -I/usr/include -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c jobacct_gather_cgroup.c -fPIC -DPIC -o .libs/jobacct_gather_cgroup.o make[5]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/jobacct_gather/cgroup' make[5]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/jobacct_gather/cgroup' /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -I../../../.. -I../../../../src/common -I/usr/include -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c -o jobacct_gather_cgroup_memory.lo jobacct_gather_cgroup_memory.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -I../../../.. -I../../../../src/common -I/usr/include -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c jobacct_gather_cgroup_memory.c -fPIC -DPIC -o .libs/jobacct_gather_cgroup_memory.o make[5]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/jobacct_gather/cgroup' make[5]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/jobacct_gather/cgroup' /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -I../../../.. -I../../../../src/common -I/usr/include -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c -o jobacct_gather_cgroup_cpuacct.lo jobacct_gather_cgroup_cpuacct.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -I../../../.. -I../../../../src/common -I/usr/include -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c jobacct_gather_cgroup_cpuacct.c -fPIC -DPIC -o .libs/jobacct_gather_cgroup_cpuacct.o make[5]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/jobacct_gather/cgroup' make[5]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/jobacct_gather/cgroup' /bin/sh ../../../../libtool --tag=CC --mode=link gcc -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -module -avoid-version --export-dynamic -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z,lazy -o jobacct_gather_cgroup.la -rpath /usr/lib64/slurm jobacct_gather_cgroup.lo jobacct_gather_cgroup_cpuacct.lo jobacct_gather_cgroup_memory.lo jobacct_gather_cgroup_blkio.lo ../common/libjobacct_gather_common.la libtool: link: gcc -shared -fPIC -DPIC .libs/jobacct_gather_cgroup.o .libs/jobacct_gather_cgroup_cpuacct.o .libs/jobacct_gather_cgroup_memory.o .libs/jobacct_gather_cgroup_blkio.o -Wl,--whole-archive ../common/.libs/libjobacct_gather_common.a -Wl,--no-whole-archive -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -pthread -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z -Wl,lazy -pthread -Wl,-soname -Wl,jobacct_gather_cgroup.so -o .libs/jobacct_gather_cgroup.so libtool: link: ( cd ".libs" && rm -f "jobacct_gather_cgroup.la" && ln -s "../jobacct_gather_cgroup.la" "jobacct_gather_cgroup.la" ) make[5]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/jobacct_gather/cgroup' make[5]: Nothing to be done for 'all-am'. Making all in jobcomp Making all in elasticsearch make[5]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/jobcomp/elasticsearch' /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -I../../../.. -I../../../../src/common -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c -o jobcomp_elasticsearch.lo jobcomp_elasticsearch.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -I../../../.. -I../../../../src/common -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c jobcomp_elasticsearch.c -fPIC -DPIC -o .libs/jobcomp_elasticsearch.o make[5]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/jobcomp/elasticsearch' make[5]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/jobcomp/elasticsearch' /bin/sh ../../../../libtool --tag=CC --mode=link gcc -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -module -avoid-version --export-dynamic -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z,lazy -o jobcomp_elasticsearch.la -rpath /usr/lib64/slurm jobcomp_elasticsearch.lo -lcurl libtool: link: gcc -shared -fPIC -DPIC .libs/jobcomp_elasticsearch.o -lcurl -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -pthread -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z -Wl,lazy -pthread -Wl,-soname -Wl,jobcomp_elasticsearch.so -o .libs/jobcomp_elasticsearch.so libtool: link: ( cd ".libs" && rm -f "jobcomp_elasticsearch.la" && ln -s "../jobcomp_elasticsearch.la" "jobcomp_elasticsearch.la" ) make[5]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/jobcomp/elasticsearch' Making all in filetxt make[5]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/jobcomp/filetxt' /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -I../../../.. -I../../../../src/common -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c -o filetxt_jobcomp_process.lo filetxt_jobcomp_process.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -I../../../.. -I../../../../src/common -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c filetxt_jobcomp_process.c -fPIC -DPIC -o .libs/filetxt_jobcomp_process.o make[5]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/jobcomp/filetxt' make[5]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/jobcomp/filetxt' /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -I../../../.. -I../../../../src/common -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c -o jobcomp_filetxt.lo jobcomp_filetxt.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -I../../../.. -I../../../../src/common -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c jobcomp_filetxt.c -fPIC -DPIC -o .libs/jobcomp_filetxt.o make[5]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/jobcomp/filetxt' make[5]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/jobcomp/filetxt' /bin/sh ../../../../libtool --tag=CC --mode=link gcc -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -module -avoid-version --export-dynamic -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z,lazy -o jobcomp_filetxt.la -rpath /usr/lib64/slurm jobcomp_filetxt.lo filetxt_jobcomp_process.lo libtool: link: gcc -shared -fPIC -DPIC .libs/jobcomp_filetxt.o .libs/filetxt_jobcomp_process.o -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -pthread -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z -Wl,lazy -pthread -Wl,-soname -Wl,jobcomp_filetxt.so -o .libs/jobcomp_filetxt.so libtool: link: ( cd ".libs" && rm -f "jobcomp_filetxt.la" && ln -s "../jobcomp_filetxt.la" "jobcomp_filetxt.la" ) make[5]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/jobcomp/filetxt' Making all in none make[5]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/jobcomp/none' /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -I../../../.. -I../../../../src/common -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c -o jobcomp_none.lo jobcomp_none.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -I../../../.. -I../../../../src/common -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c jobcomp_none.c -fPIC -DPIC -o .libs/jobcomp_none.o make[5]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/jobcomp/none' make[5]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/jobcomp/none' /bin/sh ../../../../libtool --tag=CC --mode=link gcc -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -module -avoid-version --export-dynamic -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z,lazy -o jobcomp_none.la -rpath /usr/lib64/slurm jobcomp_none.lo libtool: link: gcc -shared -fPIC -DPIC .libs/jobcomp_none.o -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -pthread -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z -Wl,lazy -pthread -Wl,-soname -Wl,jobcomp_none.so -o .libs/jobcomp_none.so libtool: link: ( cd ".libs" && rm -f "jobcomp_none.la" && ln -s "../jobcomp_none.la" "jobcomp_none.la" ) make[5]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/jobcomp/none' Making all in script make[5]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/jobcomp/script' /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -I../../../.. -I../../../../src/common -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c -o jobcomp_script.lo jobcomp_script.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -I../../../.. -I../../../../src/common -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c jobcomp_script.c -fPIC -DPIC -o .libs/jobcomp_script.o make[5]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/jobcomp/script' make[5]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/jobcomp/script' /bin/sh ../../../../libtool --tag=CC --mode=link gcc -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -module -avoid-version --export-dynamic -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z,lazy -o jobcomp_script.la -rpath /usr/lib64/slurm jobcomp_script.lo libtool: link: gcc -shared -fPIC -DPIC .libs/jobcomp_script.o -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -pthread -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z -Wl,lazy -pthread -Wl,-soname -Wl,jobcomp_script.so -o .libs/jobcomp_script.so libtool: link: ( cd ".libs" && rm -f "jobcomp_script.la" && ln -s "../jobcomp_script.la" "jobcomp_script.la" ) make[5]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/jobcomp/script' Making all in mysql make[6]: 'libslurm_mysql.la' is up to date. make[5]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/jobcomp/mysql' /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -I../../../.. -I../../../../src/common -I/usr/include/mysql -I/usr/include/mysql/mysql -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c -o jobcomp_mysql_la-mysql_jobcomp_process.lo `test -f 'mysql_jobcomp_process.c' || echo './'`mysql_jobcomp_process.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -I../../../.. -I../../../../src/common -I/usr/include/mysql -I/usr/include/mysql/mysql -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c mysql_jobcomp_process.c -fPIC -DPIC -o .libs/jobcomp_mysql_la-mysql_jobcomp_process.o make[5]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/jobcomp/mysql' make[5]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/jobcomp/mysql' /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -I../../../.. -I../../../../src/common -I/usr/include/mysql -I/usr/include/mysql/mysql -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c -o jobcomp_mysql_la-jobcomp_mysql.lo `test -f 'jobcomp_mysql.c' || echo './'`jobcomp_mysql.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -I../../../.. -I../../../../src/common -I/usr/include/mysql -I/usr/include/mysql/mysql -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c jobcomp_mysql.c -fPIC -DPIC -o .libs/jobcomp_mysql_la-jobcomp_mysql.o make[5]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/jobcomp/mysql' make[5]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/jobcomp/mysql' /bin/sh ../../../../libtool --tag=CC --mode=link gcc -I/usr/include/mysql -I/usr/include/mysql/mysql -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -module -avoid-version --export-dynamic -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z,lazy -o jobcomp_mysql.la -rpath /usr/lib64/slurm jobcomp_mysql_la-jobcomp_mysql.lo jobcomp_mysql_la-mysql_jobcomp_process.lo ../../../../src/database/libslurm_mysql.la -L/usr/lib64/ -lmariadb -lz -ldl -lm -lpthread -lssl -lcrypto libtool: link: gcc -shared -fPIC -DPIC .libs/jobcomp_mysql_la-jobcomp_mysql.o .libs/jobcomp_mysql_la-mysql_jobcomp_process.o -Wl,--whole-archive ../../../../src/database/.libs/libslurm_mysql.a -Wl,--no-whole-archive -L/usr/lib64/ -lmariadb -lz -ldl -lm -lpthread -lssl -lcrypto -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -pthread -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z -Wl,lazy -pthread -Wl,-soname -Wl,jobcomp_mysql.so -o .libs/jobcomp_mysql.so libtool: link: ( cd ".libs" && rm -f "jobcomp_mysql.la" && ln -s "../jobcomp_mysql.la" "jobcomp_mysql.la" ) make[5]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/jobcomp/mysql' make[5]: Nothing to be done for 'all-am'. Making all in job_container Making all in none make[5]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/job_container/none' /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -I../../../.. -I../../../../src/common -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c -o job_container_none.lo job_container_none.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -I../../../.. -I../../../../src/common -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c job_container_none.c -fPIC -DPIC -o .libs/job_container_none.o make[5]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/job_container/none' make[5]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/job_container/none' /bin/sh ../../../../libtool --tag=CC --mode=link gcc -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -module -avoid-version --export-dynamic -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z,lazy -o job_container_none.la -rpath /usr/lib64/slurm job_container_none.lo libtool: link: gcc -shared -fPIC -DPIC .libs/job_container_none.o -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -pthread -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z -Wl,lazy -pthread -Wl,-soname -Wl,job_container_none.so -o .libs/job_container_none.so libtool: link: ( cd ".libs" && rm -f "job_container_none.la" && ln -s "../job_container_none.la" "job_container_none.la" ) make[5]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/job_container/none' make[5]: Nothing to be done for 'all-am'. Making all in job_submit Making all in all_partitions make[5]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/job_submit/all_partitions' /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -I../../../.. -I../../../../src/common -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c -o job_submit_all_partitions.lo job_submit_all_partitions.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -I../../../.. -I../../../../src/common -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c job_submit_all_partitions.c -fPIC -DPIC -o .libs/job_submit_all_partitions.o make[5]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/job_submit/all_partitions' make[5]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/job_submit/all_partitions' /bin/sh ../../../../libtool --tag=CC --mode=link gcc -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -module -avoid-version --export-dynamic -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z,lazy -o job_submit_all_partitions.la -rpath /usr/lib64/slurm job_submit_all_partitions.lo libtool: link: gcc -shared -fPIC -DPIC .libs/job_submit_all_partitions.o -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -pthread -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z -Wl,lazy -pthread -Wl,-soname -Wl,job_submit_all_partitions.so -o .libs/job_submit_all_partitions.so libtool: link: ( cd ".libs" && rm -f "job_submit_all_partitions.la" && ln -s "../job_submit_all_partitions.la" "job_submit_all_partitions.la" ) make[5]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/job_submit/all_partitions' Making all in defaults make[5]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/job_submit/defaults' /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -I../../../.. -I../../../../src/common -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c -o job_submit_defaults.lo job_submit_defaults.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -I../../../.. -I../../../../src/common -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c job_submit_defaults.c -fPIC -DPIC -o .libs/job_submit_defaults.o make[5]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/job_submit/defaults' make[5]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/job_submit/defaults' /bin/sh ../../../../libtool --tag=CC --mode=link gcc -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -module -avoid-version --export-dynamic -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z,lazy -o job_submit_defaults.la -rpath /usr/lib64/slurm job_submit_defaults.lo libtool: link: gcc -shared -fPIC -DPIC .libs/job_submit_defaults.o -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -pthread -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z -Wl,lazy -pthread -Wl,-soname -Wl,job_submit_defaults.so -o .libs/job_submit_defaults.so libtool: link: ( cd ".libs" && rm -f "job_submit_defaults.la" && ln -s "../job_submit_defaults.la" "job_submit_defaults.la" ) make[5]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/job_submit/defaults' Making all in logging make[5]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/job_submit/logging' /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -I../../../.. -I../../../../src/common -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c -o job_submit_logging.lo job_submit_logging.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -I../../../.. -I../../../../src/common -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c job_submit_logging.c -fPIC -DPIC -o .libs/job_submit_logging.o make[5]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/job_submit/logging' make[5]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/job_submit/logging' /bin/sh ../../../../libtool --tag=CC --mode=link gcc -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -module -avoid-version --export-dynamic -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z,lazy -o job_submit_logging.la -rpath /usr/lib64/slurm job_submit_logging.lo libtool: link: gcc -shared -fPIC -DPIC .libs/job_submit_logging.o -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -pthread -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z -Wl,lazy -pthread -Wl,-soname -Wl,job_submit_logging.so -o .libs/job_submit_logging.so libtool: link: ( cd ".libs" && rm -f "job_submit_logging.la" && ln -s "../job_submit_logging.la" "job_submit_logging.la" ) make[5]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/job_submit/logging' Making all in lua make[5]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/job_submit/lua' /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -DDEFAULT_SCRIPT_DIR=\"/etc/slurm\" -I../../../.. -I../../../../src/common -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c -o job_submit_lua.lo job_submit_lua.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -DDEFAULT_SCRIPT_DIR=\"/etc/slurm\" -I../../../.. -I../../../../src/common -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c job_submit_lua.c -fPIC -DPIC -o .libs/job_submit_lua.o make[5]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/job_submit/lua' make[5]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/job_submit/lua' /bin/sh ../../../../libtool --tag=CC --mode=link gcc -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -module -avoid-version --export-dynamic -llua -lm -ldl -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z,lazy -o job_submit_lua.la -rpath /usr/lib64/slurm job_submit_lua.lo libtool: link: gcc -shared -fPIC -DPIC .libs/job_submit_lua.o -llua -lm -ldl -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -pthread -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z -Wl,lazy -pthread -Wl,-soname -Wl,job_submit_lua.so -o .libs/job_submit_lua.so libtool: link: ( cd ".libs" && rm -f "job_submit_lua.la" && ln -s "../job_submit_lua.la" "job_submit_lua.la" ) make[5]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/job_submit/lua' Making all in partition make[5]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/job_submit/partition' /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -I../../../.. -I../../../../src/common -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c -o job_submit_partition.lo job_submit_partition.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -I../../../.. -I../../../../src/common -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c job_submit_partition.c -fPIC -DPIC -o .libs/job_submit_partition.o make[5]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/job_submit/partition' make[5]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/job_submit/partition' /bin/sh ../../../../libtool --tag=CC --mode=link gcc -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -module -avoid-version --export-dynamic -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z,lazy -o job_submit_partition.la -rpath /usr/lib64/slurm job_submit_partition.lo libtool: link: gcc -shared -fPIC -DPIC .libs/job_submit_partition.o -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -pthread -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z -Wl,lazy -pthread -Wl,-soname -Wl,job_submit_partition.so -o .libs/job_submit_partition.so libtool: link: ( cd ".libs" && rm -f "job_submit_partition.la" && ln -s "../job_submit_partition.la" "job_submit_partition.la" ) make[5]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/job_submit/partition' Making all in pbs make[5]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/job_submit/pbs' /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -DDEFAULT_SCRIPT_DIR=\"/etc/slurm\" -I../../../.. -I../../../../src/common -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c -o spank_pbs.lo spank_pbs.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -DDEFAULT_SCRIPT_DIR=\"/etc/slurm\" -I../../../.. -I../../../../src/common -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c spank_pbs.c -fPIC -DPIC -o .libs/spank_pbs.o make[5]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/job_submit/pbs' make[5]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/job_submit/pbs' /bin/sh ../../../../libtool --tag=CC --mode=link gcc -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -module -avoid-version --export-dynamic -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z,lazy -o spank_pbs.la -rpath /usr/lib64/slurm spank_pbs.lo libtool: link: gcc -shared -fPIC -DPIC .libs/spank_pbs.o -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -pthread -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z -Wl,lazy -pthread -Wl,-soname -Wl,spank_pbs.so -o .libs/spank_pbs.so libtool: link: ( cd ".libs" && rm -f "spank_pbs.la" && ln -s "../spank_pbs.la" "spank_pbs.la" ) make[5]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/job_submit/pbs' make[5]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/job_submit/pbs' /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -DDEFAULT_SCRIPT_DIR=\"/etc/slurm\" -I../../../.. -I../../../../src/common -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c -o job_submit_pbs.lo job_submit_pbs.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -DDEFAULT_SCRIPT_DIR=\"/etc/slurm\" -I../../../.. -I../../../../src/common -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c job_submit_pbs.c -fPIC -DPIC -o .libs/job_submit_pbs.o make[5]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/job_submit/pbs' make[5]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/job_submit/pbs' /bin/sh ../../../../libtool --tag=CC --mode=link gcc -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -module -avoid-version --export-dynamic -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z,lazy -o job_submit_pbs.la -rpath /usr/lib64/slurm job_submit_pbs.lo libtool: link: gcc -shared -fPIC -DPIC .libs/job_submit_pbs.o -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -pthread -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z -Wl,lazy -pthread -Wl,-soname -Wl,job_submit_pbs.so -o .libs/job_submit_pbs.so libtool: link: ( cd ".libs" && rm -f "job_submit_pbs.la" && ln -s "../job_submit_pbs.la" "job_submit_pbs.la" ) make[5]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/job_submit/pbs' Making all in require_timelimit make[5]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/job_submit/require_timelimit' /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -I../../../.. -I../../../../src/common -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c -o job_submit_require_timelimit.lo job_submit_require_timelimit.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -I../../../.. -I../../../../src/common -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c job_submit_require_timelimit.c -fPIC -DPIC -o .libs/job_submit_require_timelimit.o make[5]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/job_submit/require_timelimit' make[5]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/job_submit/require_timelimit' /bin/sh ../../../../libtool --tag=CC --mode=link gcc -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -module -avoid-version --export-dynamic -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z,lazy -o job_submit_require_timelimit.la -rpath /usr/lib64/slurm job_submit_require_timelimit.lo libtool: link: gcc -shared -fPIC -DPIC .libs/job_submit_require_timelimit.o -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -pthread -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z -Wl,lazy -pthread -Wl,-soname -Wl,job_submit_require_timelimit.so -o .libs/job_submit_require_timelimit.so libtool: link: ( cd ".libs" && rm -f "job_submit_require_timelimit.la" && ln -s "../job_submit_require_timelimit.la" "job_submit_require_timelimit.la" ) make[5]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/job_submit/require_timelimit' Making all in throttle make[5]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/job_submit/throttle' /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -I../../../.. -I../../../../src/common -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c -o job_submit_throttle.lo job_submit_throttle.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -I../../../.. -I../../../../src/common -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c job_submit_throttle.c -fPIC -DPIC -o .libs/job_submit_throttle.o make[5]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/job_submit/throttle' make[5]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/job_submit/throttle' /bin/sh ../../../../libtool --tag=CC --mode=link gcc -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -module -avoid-version --export-dynamic -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z,lazy -o job_submit_throttle.la -rpath /usr/lib64/slurm job_submit_throttle.lo libtool: link: gcc -shared -fPIC -DPIC .libs/job_submit_throttle.o -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -pthread -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z -Wl,lazy -pthread -Wl,-soname -Wl,job_submit_throttle.so -o .libs/job_submit_throttle.so libtool: link: ( cd ".libs" && rm -f "job_submit_throttle.la" && ln -s "../job_submit_throttle.la" "job_submit_throttle.la" ) make[5]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/job_submit/throttle' make[5]: Nothing to be done for 'all-am'. Making all in launch Making all in slurm make[5]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/launch/slurm' /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -I../../../.. -I../../../../src/common -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c -o task_state.lo task_state.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -I../../../.. -I../../../../src/common -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c task_state.c -fPIC -DPIC -o .libs/task_state.o make[5]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/launch/slurm' make[5]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/launch/slurm' /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -I../../../.. -I../../../../src/common -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c -o launch_slurm.lo launch_slurm.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -I../../../.. -I../../../../src/common -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c launch_slurm.c -fPIC -DPIC -o .libs/launch_slurm.o make[5]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/launch/slurm' make[5]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/launch/slurm' /bin/sh ../../../../libtool --tag=CC --mode=link gcc -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -module -avoid-version --export-dynamic -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z,lazy -o launch_slurm.la -rpath /usr/lib64/slurm launch_slurm.lo task_state.lo libtool: link: gcc -shared -fPIC -DPIC .libs/launch_slurm.o .libs/task_state.o -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -pthread -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z -Wl,lazy -pthread -Wl,-soname -Wl,launch_slurm.so -o .libs/launch_slurm.so libtool: link: ( cd ".libs" && rm -f "launch_slurm.la" && ln -s "../launch_slurm.la" "launch_slurm.la" ) make[5]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/launch/slurm' make[5]: Nothing to be done for 'all-am'. Making all in mcs Making all in account make[5]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/mcs/account' /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -I../../../.. -I../../../../src/common -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c -o mcs_account.lo mcs_account.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -I../../../.. -I../../../../src/common -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c mcs_account.c -fPIC -DPIC -o .libs/mcs_account.o make[5]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/mcs/account' make[5]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/mcs/account' /bin/sh ../../../../libtool --tag=CC --mode=link gcc -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -module -avoid-version --export-dynamic -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z,lazy -o mcs_account.la -rpath /usr/lib64/slurm mcs_account.lo libtool: link: gcc -shared -fPIC -DPIC .libs/mcs_account.o -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -pthread -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z -Wl,lazy -pthread -Wl,-soname -Wl,mcs_account.so -o .libs/mcs_account.so libtool: link: ( cd ".libs" && rm -f "mcs_account.la" && ln -s "../mcs_account.la" "mcs_account.la" ) make[5]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/mcs/account' Making all in group make[5]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/mcs/group' /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -I../../../.. -I../../../../src/common -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c -o mcs_group.lo mcs_group.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -I../../../.. -I../../../../src/common -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c mcs_group.c -fPIC -DPIC -o .libs/mcs_group.o make[5]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/mcs/group' make[5]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/mcs/group' /bin/sh ../../../../libtool --tag=CC --mode=link gcc -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -module -avoid-version --export-dynamic -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z,lazy -o mcs_group.la -rpath /usr/lib64/slurm mcs_group.lo libtool: link: gcc -shared -fPIC -DPIC .libs/mcs_group.o -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -pthread -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z -Wl,lazy -pthread -Wl,-soname -Wl,mcs_group.so -o .libs/mcs_group.so libtool: link: ( cd ".libs" && rm -f "mcs_group.la" && ln -s "../mcs_group.la" "mcs_group.la" ) make[5]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/mcs/group' Making all in none make[5]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/mcs/none' /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -I../../../.. -I../../../../src/common -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c -o mcs_none.lo mcs_none.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -I../../../.. -I../../../../src/common -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c mcs_none.c -fPIC -DPIC -o .libs/mcs_none.o make[5]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/mcs/none' make[5]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/mcs/none' /bin/sh ../../../../libtool --tag=CC --mode=link gcc -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -module -avoid-version --export-dynamic -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z,lazy -o mcs_none.la -rpath /usr/lib64/slurm mcs_none.lo libtool: link: gcc -shared -fPIC -DPIC .libs/mcs_none.o -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -pthread -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z -Wl,lazy -pthread -Wl,-soname -Wl,mcs_none.so -o .libs/mcs_none.so libtool: link: ( cd ".libs" && rm -f "mcs_none.la" && ln -s "../mcs_none.la" "mcs_none.la" ) make[5]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/mcs/none' Making all in user make[5]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/mcs/user' /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -I../../../.. -I../../../../src/common -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c -o mcs_user.lo mcs_user.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -I../../../.. -I../../../../src/common -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c mcs_user.c -fPIC -DPIC -o .libs/mcs_user.o make[5]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/mcs/user' make[5]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/mcs/user' /bin/sh ../../../../libtool --tag=CC --mode=link gcc -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -module -avoid-version --export-dynamic -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z,lazy -o mcs_user.la -rpath /usr/lib64/slurm mcs_user.lo libtool: link: gcc -shared -fPIC -DPIC .libs/mcs_user.o -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -pthread -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z -Wl,lazy -pthread -Wl,-soname -Wl,mcs_user.so -o .libs/mcs_user.so libtool: link: ( cd ".libs" && rm -f "mcs_user.la" && ln -s "../mcs_user.la" "mcs_user.la" ) make[5]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/mcs/user' make[5]: Nothing to be done for 'all-am'. Making all in mpi Making all in none make[5]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/mpi/none' /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -I../../../.. -I../../../../src/common -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c -o mpi_none.lo mpi_none.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -I../../../.. -I../../../../src/common -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c mpi_none.c -fPIC -DPIC -o .libs/mpi_none.o make[5]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/mpi/none' make[5]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/mpi/none' /bin/sh ../../../../libtool --tag=CC --mode=link gcc -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -module -avoid-version --export-dynamic -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z,lazy -o mpi_none.la -rpath /usr/lib64/slurm mpi_none.lo libtool: link: gcc -shared -fPIC -DPIC .libs/mpi_none.o -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -pthread -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z -Wl,lazy -pthread -Wl,-soname -Wl,mpi_none.so -o .libs/mpi_none.so libtool: link: ( cd ".libs" && rm -f "mpi_none.la" && ln -s "../mpi_none.la" "mpi_none.la" ) make[5]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/mpi/none' Making all in openmpi make[5]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/mpi/openmpi' /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -I../../../.. -I../../../../src/common -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c -o mpi_openmpi.lo mpi_openmpi.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -I../../../.. -I../../../../src/common -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c mpi_openmpi.c -fPIC -DPIC -o .libs/mpi_openmpi.o make[5]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/mpi/openmpi' make[5]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/mpi/openmpi' /bin/sh ../../../../libtool --tag=CC --mode=link gcc -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -module -avoid-version --export-dynamic -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z,lazy -o mpi_openmpi.la -rpath /usr/lib64/slurm mpi_openmpi.lo libtool: link: gcc -shared -fPIC -DPIC .libs/mpi_openmpi.o -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -pthread -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z -Wl,lazy -pthread -Wl,-soname -Wl,mpi_openmpi.so -o .libs/mpi_openmpi.so libtool: link: ( cd ".libs" && rm -f "mpi_openmpi.la" && ln -s "../mpi_openmpi.la" "mpi_openmpi.la" ) make[5]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/mpi/openmpi' Making all in pmi2 make[5]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/mpi/pmi2' /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -I../../../.. -I../../../../src/common -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c -o mpi_pmi2.lo mpi_pmi2.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -I../../../.. -I../../../../src/common -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c mpi_pmi2.c -fPIC -DPIC -o .libs/mpi_pmi2.o make[5]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/mpi/pmi2' make[5]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/mpi/pmi2' /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -I../../../.. -I../../../../src/common -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c -o agent.lo agent.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -I../../../.. -I../../../../src/common -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c agent.c -fPIC -DPIC -o .libs/agent.o make[5]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/mpi/pmi2' make[5]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/mpi/pmi2' /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -I../../../.. -I../../../../src/common -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c -o kvs.lo kvs.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -I../../../.. -I../../../../src/common -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c kvs.c -fPIC -DPIC -o .libs/kvs.o make[5]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/mpi/pmi2' make[5]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/mpi/pmi2' /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -I../../../.. -I../../../../src/common -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c -o client.lo client.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -I../../../.. -I../../../../src/common -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c client.c -fPIC -DPIC -o .libs/client.o make[5]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/mpi/pmi2' make[5]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/mpi/pmi2' /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -I../../../.. -I../../../../src/common -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c -o info.lo info.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -I../../../.. -I../../../../src/common -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c info.c -fPIC -DPIC -o .libs/info.o make[5]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/mpi/pmi2' make[5]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/mpi/pmi2' /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -I../../../.. -I../../../../src/common -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c -o pmi1.lo pmi1.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -I../../../.. -I../../../../src/common -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c pmi1.c -fPIC -DPIC -o .libs/pmi1.o make[5]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/mpi/pmi2' make[5]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/mpi/pmi2' /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -I../../../.. -I../../../../src/common -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c -o pmi2.lo pmi2.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -I../../../.. -I../../../../src/common -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c pmi2.c -fPIC -DPIC -o .libs/pmi2.o make[5]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/mpi/pmi2' make[5]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/mpi/pmi2' /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -I../../../.. -I../../../../src/common -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c -o setup.lo setup.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -I../../../.. -I../../../../src/common -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c setup.c -fPIC -DPIC -o .libs/setup.o make[5]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/mpi/pmi2' make[5]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/mpi/pmi2' /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -I../../../.. -I../../../../src/common -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c -o nameserv.lo nameserv.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -I../../../.. -I../../../../src/common -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c nameserv.c -fPIC -DPIC -o .libs/nameserv.o make[5]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/mpi/pmi2' make[5]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/mpi/pmi2' /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -I../../../.. -I../../../../src/common -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c -o spawn.lo spawn.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -I../../../.. -I../../../../src/common -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c spawn.c -fPIC -DPIC -o .libs/spawn.o make[5]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/mpi/pmi2' make[5]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/mpi/pmi2' /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -I../../../.. -I../../../../src/common -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c -o tree.lo tree.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -I../../../.. -I../../../../src/common -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c tree.c -fPIC -DPIC -o .libs/tree.o make[5]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/mpi/pmi2' make[6]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/slurmd/common' /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../slurm -I../../.. -I/usr/include -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c -o reverse_tree_math.lo reverse_tree_math.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../slurm -I../../.. -I/usr/include -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c reverse_tree_math.c -fPIC -DPIC -o .libs/reverse_tree_math.o make[6]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/slurmd/common' make[6]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/slurmd/common' /bin/sh ../../../libtool --tag=CC --mode=link gcc -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z,lazy -o libslurmd_reverse_tree_math.la reverse_tree_math.lo libtool: link: ar cr .libs/libslurmd_reverse_tree_math.a .libs/reverse_tree_math.o libtool: link: ranlib .libs/libslurmd_reverse_tree_math.a libtool: link: ( cd ".libs" && rm -f "libslurmd_reverse_tree_math.la" && ln -s "../libslurmd_reverse_tree_math.la" "libslurmd_reverse_tree_math.la" ) make[6]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/slurmd/common' make[5]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/mpi/pmi2' /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -I../../../.. -I../../../../src/common -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c -o ring.lo ring.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -I../../../.. -I../../../../src/common -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c ring.c -fPIC -DPIC -o .libs/ring.o make[5]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/mpi/pmi2' make[5]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/mpi/pmi2' /bin/sh ../../../../libtool --tag=CC --mode=link gcc -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -module -avoid-version --export-dynamic -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z,lazy -o mpi_pmi2.la -rpath /usr/lib64/slurm mpi_pmi2.lo agent.lo client.lo kvs.lo info.lo pmi1.lo pmi2.lo setup.lo spawn.lo tree.lo nameserv.lo ring.lo ../../../../src/slurmd/common/libslurmd_reverse_tree_math.la libtool: link: gcc -shared -fPIC -DPIC .libs/mpi_pmi2.o .libs/agent.o .libs/client.o .libs/kvs.o .libs/info.o .libs/pmi1.o .libs/pmi2.o .libs/setup.o .libs/spawn.o .libs/tree.o .libs/nameserv.o .libs/ring.o -Wl,--whole-archive ../../../../src/slurmd/common/.libs/libslurmd_reverse_tree_math.a -Wl,--no-whole-archive -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -pthread -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z -Wl,lazy -pthread -Wl,-soname -Wl,mpi_pmi2.so -o .libs/mpi_pmi2.so libtool: link: ( cd ".libs" && rm -f "mpi_pmi2.la" && ln -s "../mpi_pmi2.la" "mpi_pmi2.la" ) make[5]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/mpi/pmi2' Making all in pmix make[5]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/mpi/pmix' /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -I../../../.. -I../../../../src/common -I/usr/include -I/usr/include -DPMIXP_V3_LIBPATH=\"/usr/lib64\" -DHAVE_PMIX_VER=3 -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c -o mpi_pmix_v3_la-pmixp_nspaces.lo `test -f 'pmixp_nspaces.c' || echo './'`pmixp_nspaces.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -I../../../.. -I../../../../src/common -I/usr/include -I/usr/include -DPMIXP_V3_LIBPATH=\"/usr/lib64\" -DHAVE_PMIX_VER=3 -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c pmixp_nspaces.c -fPIC -DPIC -o .libs/mpi_pmix_v3_la-pmixp_nspaces.o make[5]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/mpi/pmix' make[5]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/mpi/pmix' /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -I../../../.. -I../../../../src/common -I/usr/include -I/usr/include -DPMIXP_V3_LIBPATH=\"/usr/lib64\" -DHAVE_PMIX_VER=3 -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c -o mpi_pmix_v3_la-mpi_pmix.lo `test -f 'mpi_pmix.c' || echo './'`mpi_pmix.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -I../../../.. -I../../../../src/common -I/usr/include -I/usr/include -DPMIXP_V3_LIBPATH=\"/usr/lib64\" -DHAVE_PMIX_VER=3 -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c mpi_pmix.c -fPIC -DPIC -o .libs/mpi_pmix_v3_la-mpi_pmix.o make[5]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/mpi/pmix' make[5]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/mpi/pmix' /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -I../../../.. -I../../../../src/common -I/usr/include -I/usr/include -DPMIXP_V3_LIBPATH=\"/usr/lib64\" -DHAVE_PMIX_VER=3 -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c -o mpi_pmix_v3_la-pmixp_agent.lo `test -f 'pmixp_agent.c' || echo './'`pmixp_agent.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -I../../../.. -I../../../../src/common -I/usr/include -I/usr/include -DPMIXP_V3_LIBPATH=\"/usr/lib64\" -DHAVE_PMIX_VER=3 -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c pmixp_agent.c -fPIC -DPIC -o .libs/mpi_pmix_v3_la-pmixp_agent.o make[5]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/mpi/pmix' make[5]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/mpi/pmix' /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -I../../../.. -I../../../../src/common -I/usr/include -I/usr/include -DPMIXP_V3_LIBPATH=\"/usr/lib64\" -DHAVE_PMIX_VER=3 -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c -o mpi_pmix_v3_la-pmixp_info.lo `test -f 'pmixp_info.c' || echo './'`pmixp_info.c BUILDSTDERR: libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -I../../../.. -I../../../../src/common -I/usr/include -I/usr/include -DPMIXP_V3_LIBPATH=\"/usr/lib64\" -DHAVE_PMIX_VER=3 -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-In file included from /usr/include/string.h:494, BUILDSTDERR: from /usr/include/sys/un.h:37, BUILDSTDERR: from pmixp_common.h:44, BUILDSTDERR: from pmixp_client.c:38: BUILDSTDERR: In function 'strncpy', BUILDSTDERR: inlined from 'pmixp_lib_dmodex_request' at pmixp_client.c:542:2: BUILDSTDERR: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' output may be truncated copying 255 bytes from a string of length 255 [-Wstringop-truncation] BUILDSTDERR: 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c pmixp_info.c -fPIC -DPIC -o .libs/mpi_pmix_v3_la-pmixp_info.o make[5]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/mpi/pmix' make[5]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/mpi/pmix' /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -I../../../.. -I../../../../src/common -I/usr/include -I/usr/include -DPMIXP_V3_LIBPATH=\"/usr/lib64\" -DHAVE_PMIX_VER=3 -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c -o mpi_pmix_v3_la-pmixp_state.lo `test -f 'pmixp_state.c' || echo './'`pmixp_state.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -I../../../.. -I../../../../src/common -I/usr/include -I/usr/include -DPMIXP_V3_LIBPATH=\"/usr/lib64\" -DHAVE_PMIX_VER=3 -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c pmixp_state.c -fPIC -DPIC -o .libs/mpi_pmix_v3_la-pmixp_state.o make[5]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/mpi/pmix' make[5]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/mpi/pmix' /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -I../../../.. -I../../../../src/common -I/usr/include -I/usr/include -DPMIXP_V3_LIBPATH=\"/usr/lib64\" -DHAVE_PMIX_VER=3 -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c -o mpi_pmix_v3_la-pmixp_client.lo `test -f 'pmixp_client.c' || echo './'`pmixp_client.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -I../../../.. -I../../../../src/common -I/usr/include -I/usr/include -DPMIXP_V3_LIBPATH=\"/usr/lib64\" -DHAVE_PMIX_VER=3 -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c pmixp_client.c -fPIC -DPIC -o .libs/mpi_pmix_v3_la-pmixp_client.o make[5]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/mpi/pmix' make[5]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/mpi/pmix' /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -I../../../.. -I../../../../src/common -I/usr/include -I/usr/include -DPMIXP_V3_LIBPATH=\"/usr/lib64\" -DHAVE_PMIX_VER=3 -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c -o mpi_pmix_v3_la-pmixp_io.lo `test -f 'pmixp_io.c' || echo './'`pmixp_io.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -I../../../.. -I../../../../src/common -I/usr/include -I/usr/include -DPMIXP_V3_LIBPATH=\"/usr/lib64\" -DHAVE_PMIX_VER=3 -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c pmixp_io.c -fPIC -DPIC -o .libs/mpi_pmix_v3_la-pmixp_io.o make[5]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/mpi/pmix' make[5]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/mpi/pmix' /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -I../../../.. -I../../../../src/common -I/usr/include -I/usr/include -DPMIXP_V3_LIBPATH=\"/usr/lib64\" -DHAVE_PMIX_VER=3 -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c -o mpi_pmix_v3_la-pmixp_server.lo `test -f 'pmixp_server.c' || echo './'`pmixp_server.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -I../../../.. -I../../../../src/common -I/usr/include -I/usr/include -DPMIXP_V3_LIBPATH=\"/usr/lib64\" -DHAVE_PMIX_VER=3 -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c pmixp_server.c -fPIC -DPIC -o .libs/mpi_pmix_v3_la-pmixp_server.o make[5]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/mpi/pmix' make[5]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/mpi/pmix' /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -I../../../.. -I../../../../src/common -I/usr/include -I/usr/include -DPMIXP_V3_LIBPATH=\"/usr/lib64\" -DHAVE_PMIX_VER=3 -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c -o mpi_pmix_v3_la-pmixp_dmdx.lo `test -f 'pmixp_dmdx.c' || echo './'`pmixp_dmdx.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -I../../../.. -I../../../../src/common -I/usr/include -I/usr/include -DPMIXP_V3_LIBPATH=\"/usr/lib64\" -DHAVE_PMIX_VER=3 -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c pmixp_dmdx.c -fPIC -DPIC -o .libs/mpi_pmix_v3_la-pmixp_dmdx.o make[5]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/mpi/pmix' make[5]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/mpi/pmix' /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -I../../../.. -I../../../../src/common -I/usr/include -I/usr/include -DPMIXP_V3_LIBPATH=\"/usr/lib64\" -DHAVE_PMIX_VER=3 -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c -o mpi_pmix_v3_la-pmixp_utils.lo `test -f 'pmixp_utils.c' || echo './'`pmixp_utils.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -I../../../.. -I../../../../src/common -I/usr/include -I/usr/include -DPMIXP_V3_LIBPATH=\"/usr/lib64\" -DHAVE_PMIX_VER=3 -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c pmixp_utils.c -fPIC -DPIC -o .libs/mpi_pmix_v3_la-pmixp_utils.o make[5]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/mpi/pmix' make[5]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/mpi/pmix' /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -I../../../.. -I../../../../src/common -I/usr/include -I/usr/include -DPMIXP_V3_LIBPATH=\"/usr/lib64\" -DHAVE_PMIX_VER=3 -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c -o mpi_pmix_v3_la-pmixp_dconn.lo `test -f 'pmixp_dconn.c' || echo './'`pmixp_dconn.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -I../../../.. -I../../../../src/common -I/usr/include -I/usr/include -DPMIXP_V3_LIBPATH=\"/usr/lib64\" -DHAVE_PMIX_VER=3 -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c pmixp_dconn.c -fPIC -DPIC -o .libs/mpi_pmix_v3_la-pmixp_dconn.o make[5]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/mpi/pmix' make[5]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/mpi/pmix' /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -I../../../.. -I../../../../src/common -I/usr/include -I/usr/include -DPMIXP_V3_LIBPATH=\"/usr/lib64\" -DHAVE_PMIX_VER=3 -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c -o mpi_pmix_v3_la-pmixp_conn.lo `test -f 'pmixp_conn.c' || echo './'`pmixp_conn.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -I../../../.. -I../../../../src/common -I/usr/include -I/usr/include -DPMIXP_V3_LIBPATH=\"/usr/lib64\" -DHAVE_PMIX_VER=3 -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c pmixp_conn.c -fPIC -DPIC -o .libs/mpi_pmix_v3_la-pmixp_conn.o make[5]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/mpi/pmix' make[5]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/mpi/pmix' /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -I../../../.. -I../../../../src/common -I/usr/include -I/usr/include -DPMIXP_V3_LIBPATH=\"/usr/lib64\" -DHAVE_PMIX_VER=3 -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c -o mpi_pmix_v3_la-pmixp_dconn_tcp.lo `test -f 'pmixp_dconn_tcp.c' || echo './'`pmixp_dconn_tcp.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -I../../../.. -I../../../../src/common -I/usr/include -I/usr/include -DPMIXP_V3_LIBPATH=\"/usr/lib64\" -DHAVE_PMIX_VER=3 -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c pmixp_dconn_tcp.c -fPIC -DPIC -o .libs/mpi_pmix_v3_la-pmixp_dconn_tcp.o make[5]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/mpi/pmix' make[5]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/mpi/pmix' /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -I../../../.. -I../../../../src/common -I/usr/include -I/usr/include -DPMIXP_V3_LIBPATH=\"/usr/lib64\" -DHAVE_PMIX_VER=3 -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c -o mpi_pmix_v3_la-pmixp_coll.lo `test -f 'pmixp_coll.c' || echo './'`pmixp_coll.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -I../../../.. -I../../../../src/common -I/usr/include -I/usr/include -DPMIXP_V3_LIBPATH=\"/usr/lib64\" -DHAVE_PMIX_VER=3 -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c pmixp_coll.c -fPIC -DPIC -o .libs/mpi_pmix_v3_la-pmixp_coll.o make[5]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/mpi/pmix' make[6]: 'libslurmd_reverse_tree_math.la' is up to date. make[5]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/mpi/pmix' /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -I../../../.. -I../../../../src/common -I/usr/include -I/usr/include -DPMIXP_V3_LIBPATH=\"/usr/lib64\" -DHAVE_PMIX_VER=3 -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c -o mpi_pmix_v3_la-pmixp_client_v2.lo `test -f 'pmixp_client_v2.c' || echo './'`pmixp_client_v2.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -I../../../.. -I../../../../src/common -I/usr/include -I/usr/include -DPMIXP_V3_LIBPATH=\"/usr/lib64\" -DHAVE_PMIX_VER=3 -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c pmixp_client_v2.c -fPIC -DPIC -o .libs/mpi_pmix_v3_la-pmixp_client_v2.o make[5]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/mpi/pmix' make[5]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/mpi/pmix' /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -I../../../.. -I../../../../src/common -I/usr/include -I/usr/include -DPMIXP_V3_LIBPATH=\"/usr/lib64\" -DHAVE_PMIX_VER=3 -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c -o mpi_pmix_v3_la-pmixp_coll_ring.lo `test -f 'pmixp_coll_ring.c' || echo './'`pmixp_coll_ring.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -I../../../.. -I../../../../src/common -I/usr/include -I/usr/include -DPMIXP_V3_LIBPATH=\"/usr/lib64\" -DHAVE_PMIX_VER=3 -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c pmixp_coll_ring.c -fPIC -DPIC -o .libs/mpi_pmix_v3_la-pmixp_coll_ring.o make[5]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/mpi/pmix' make[5]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/mpi/pmix' /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -I../../../.. -I../../../../src/common -I/usr/include -I/usr/include -DPMIXP_V3_LIBPATH=\"/usr/lib64\" -DHAVE_PMIX_VER=3 -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c -o mpi_pmix_v3_la-pmixp_coll_tree.lo `test -f 'pmixp_coll_tree.c' || echo './'`pmixp_coll_tree.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -I../../../.. -I../../../../src/common -I/usr/include -I/usr/include -DPMIXP_V3_LIBPATH=\"/usr/lib64\" -DHAVE_PMIX_VER=3 -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c pmixp_coll_tree.c -fPIC -DPIC -o .libs/mpi_pmix_v3_la-pmixp_coll_tree.o make[5]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/mpi/pmix' make[5]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/mpi/pmix' /bin/sh ../../../../libtool --tag=CC --mode=link gcc -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -module -avoid-version --export-dynamic -L/usr/lib64 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z,lazy -o mpi_pmix_v3.la -rpath /usr/lib64/slurm mpi_pmix_v3_la-mpi_pmix.lo mpi_pmix_v3_la-pmixp_agent.lo mpi_pmix_v3_la-pmixp_client.lo mpi_pmix_v3_la-pmixp_nspaces.lo mpi_pmix_v3_la-pmixp_info.lo mpi_pmix_v3_la-pmixp_server.lo mpi_pmix_v3_la-pmixp_state.lo mpi_pmix_v3_la-pmixp_io.lo mpi_pmix_v3_la-pmixp_utils.lo mpi_pmix_v3_la-pmixp_dmdx.lo mpi_pmix_v3_la-pmixp_conn.lo mpi_pmix_v3_la-pmixp_dconn.lo mpi_pmix_v3_la-pmixp_dconn_tcp.lo mpi_pmix_v3_la-pmixp_coll.lo mpi_pmix_v3_la-pmixp_coll_tree.lo mpi_pmix_v3_la-pmixp_coll_ring.lo mpi_pmix_v3_la-pmixp_client_v2.lo ../../../../src/slurmd/common/libslurmd_reverse_tree_math.la -lhwloc libtool: link: gcc -shared -fPIC -DPIC .libs/mpi_pmix_v3_la-mpi_pmix.o .libs/mpi_pmix_v3_la-pmixp_agent.o .libs/mpi_pmix_v3_la-pmixp_client.o .libs/mpi_pmix_v3_la-pmixp_nspaces.o .libs/mpi_pmix_v3_la-pmixp_info.o .libs/mpi_pmix_v3_la-pmixp_server.o .libs/mpi_pmix_v3_la-pmixp_state.o .libs/mpi_pmix_v3_la-pmixp_io.o .libs/mpi_pmix_v3_la-pmixp_utils.o .libs/mpi_pmix_v3_la-pmixp_dmdx.o .libs/mpi_pmix_v3_la-pmixp_conn.o .libs/mpi_pmix_v3_la-pmixp_dconn.o .libs/mpi_pmix_v3_la-pmixp_dconn_tcp.o .libs/mpi_pmix_v3_la-pmixp_coll.o .libs/mpi_pmix_v3_la-pmixp_coll_tree.o .libs/mpi_pmix_v3_la-pmixp_coll_ring.o .libs/mpi_pmix_v3_la-pmixp_client_v2.o -Wl,--whole-archive ../../../../src/slurmd/common/.libs/libslurmd_reverse_tree_math.a -Wl,--no-whole-archive -L/usr/lib64 -lhwloc -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -pthread -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z -Wl,lazy -pthread -Wl,-soname -Wl,mpi_pmix_v3.so -o .libs/mpi_pmix_v3.so libtool: link: ( cd ".libs" && rm -f "mpi_pmix_v3.la" && ln -s "../mpi_pmix_v3.la" "mpi_pmix_v3.la" ) make[5]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/mpi/pmix' make[5]: Nothing to be done for 'all-am'. Making all in node_features Making all in knl_generic make[5]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/node_features/knl_generic' /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -I../../../.. -I../../../../src/common -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c -o node_features_knl_generic.lo node_features_knl_generic.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -I../../../.. -I../../../../src/common -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c node_features_knl_generic.c -fPIC -DPIC -o .libs/node_features_knl_generic.o make[5]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/node_features/knl_generic' make[5]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/node_features/knl_generic' /bin/sh ../../../../libtool --tag=CC --mode=link gcc -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -module -avoid-version --export-dynamic -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z,lazy -o node_features_knl_generic.la -rpath /usr/lib64/slurm node_features_knl_generic.lo libtool: link: gcc -shared -fPIC -DPIC .libs/node_features_knl_generic.o -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -pthread -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z -Wl,lazy -pthread -Wl,-soname -Wl,node_features_knl_generic.so -o .libs/node_features_knl_generic.so libtool: link: ( cd ".libs" && rm -f "node_features_knl_generic.la" && ln -s "../node_features_knl_generic.la" "node_features_knl_generic.la" ) make[5]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/node_features/knl_generic' make[5]: Nothing to be done for 'all-am'. Making all in power Making all in common make[5]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/power/common' /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -I../../../.. -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c -o power_common.lo power_common.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -I../../../.. -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c power_common.c -fPIC -DPIC -o .libs/power_common.o make[5]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/power/common' make[5]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/power/common' /bin/sh ../../../../libtool --tag=CC --mode=link gcc -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z,lazy -o libpower_common.la power_common.lo libtool: link: ar cr .libs/libpower_common.a .libs/power_common.o libtool: link: ranlib .libs/libpower_common.a libtool: link: ( cd ".libs" && rm -f "libpower_common.la" && ln -s "../libpower_common.la" "libpower_common.la" ) make[5]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/power/common' Making all in none make[6]: 'libpower_common.la' is up to date. make[5]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/power/none' /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -I../../../.. -I../../../../src/common -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c -o power_none.lo power_none.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -I../../../.. -I../../../../src/common -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c power_none.c -fPIC -DPIC -o .libs/power_none.o make[5]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/power/none' make[5]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/power/none' /bin/sh ../../../../libtool --tag=CC --mode=link gcc -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -module -avoid-version --export-dynamic -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z,lazy -o power_none.la -rpath /usr/lib64/slurm power_none.lo ../common/libpower_common.la libtool: link: gcc -shared -fPIC -DPIC .libs/power_none.o -Wl,--whole-archive ../common/.libs/libpower_common.a -Wl,--no-whole-archive -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -pthread -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z -Wl,lazy -pthread -Wl,-soname -Wl,power_none.so -o .libs/power_none.so libtool: link: ( cd ".libs" && rm -f "power_none.la" && ln -s "../power_none.la" "power_none.la" ) make[5]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/power/none' make[5]: Nothing to be done for 'all-am'. Making all in preempt Making all in none make[5]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/preempt/none' /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -I../../../.. -I../../../../src/common -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c -o preempt_none.lo preempt_none.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -I../../../.. -I../../../../src/common -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c preempt_none.c -fPIC -DPIC -o .libs/preempt_none.o make[5]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/preempt/none' make[5]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/preempt/none' /bin/sh ../../../../libtool --tag=CC --mode=link gcc -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -module -avoid-version --export-dynamic -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z,lazy -o preempt_none.la -rpath /usr/lib64/slurm preempt_none.lo libtool: link: gcc -shared -fPIC -DPIC .libs/preempt_none.o -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -pthread -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z -Wl,lazy -pthread -Wl,-soname -Wl,preempt_none.so -o .libs/preempt_none.so libtool: link: ( cd ".libs" && rm -f "preempt_none.la" && ln -s "../preempt_none.la" "preempt_none.la" ) make[5]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/preempt/none' Making all in partition_prio make[5]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/preempt/partition_prio' /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -I../../../.. -I../../../../src/common -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c -o preempt_partition_prio.lo preempt_partition_prio.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -I../../../.. -I../../../../src/common -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c preempt_partition_prio.c -fPIC -DPIC -o .libs/preempt_partition_prio.o make[5]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/preempt/partition_prio' make[5]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/preempt/partition_prio' /bin/sh ../../../../libtool --tag=CC --mode=link gcc -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -module -avoid-version --export-dynamic -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z,lazy -o preempt_partition_prio.la -rpath /usr/lib64/slurm preempt_partition_prio.lo libtool: link: gcc -shared -fPIC -DPIC .libs/preempt_partition_prio.o -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -pthread -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z -Wl,lazy -pthread -Wl,-soname -Wl,preempt_partition_prio.so -o .libs/preempt_partition_prio.so libtool: link: ( cd ".libs" && rm -f "preempt_partition_prio.la" && ln -s "../preempt_partition_prio.la" "preempt_partition_prio.la" ) make[5]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/preempt/partition_prio' Making all in qos make[5]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/preempt/qos' /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -I../../../.. -I../../../../src/common -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c -o preempt_qos.lo preempt_qos.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -I../../../.. -I../../../../src/common -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c preempt_qos.c -fPIC -DPIC -o .libs/preempt_qos.o make[5]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/preempt/qos' make[5]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/preempt/qos' /bin/sh ../../../../libtool --tag=CC --mode=link gcc -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -module -avoid-version --export-dynamic -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z,lazy -o preempt_qos.la -rpath /usr/lib64/slurm preempt_qos.lo libtool: link: gcc -shared -fPIC -DPIC .libs/preempt_qos.o -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -pthread -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z -Wl,lazy -pthread -Wl,-soname -Wl,preempt_qos.so -o .libs/preempt_qos.so libtool: link: ( cd ".libs" && rm -f "preempt_qos.la" && ln -s "../preempt_qos.la" "preempt_qos.la" ) make[5]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/preempt/qos' make[5]: Nothing to be done for 'all-am'. Making all in priority Making all in basic make[5]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/priority/basic' /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -I../../../.. -I../../../../src/common -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c -o priority_basic.lo priority_basic.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -I../../../.. -I../../../../src/common -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c priority_basic.c -fPIC -DPIC -o .libs/priority_basic.o make[5]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/priority/basic' make[5]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/priority/basic' /bin/sh ../../../../libtool --tag=CC --mode=link gcc -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -module -avoid-version --export-dynamic -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z,lazy -o priority_basic.la -rpath /usr/lib64/slurm priority_basic.lo -lm libtool: link: gcc -shared -fPIC -DPIC .libs/priority_basic.o -lm -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -pthread -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z -Wl,lazy -pthread -Wl,-soname -Wl,priority_basic.so -o .libs/priority_basic.so libtool: link: ( cd ".libs" && rm -f "priority_basic.la" && ln -s "../priority_basic.la" "priority_basic.la" ) make[5]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/priority/basic' Making all in multifactor make[5]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/priority/multifactor' /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -I../../../.. -I../../../../src/common -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c -o fair_tree.lo fair_tree.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -I../../../.. -I../../../../src/common -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c fair_tree.c -fPIC -DPIC -o .libs/fair_tree.o make[5]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/priority/multifactor' make[5]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/priority/multifactor' /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -I../../../.. -I../../../../src/common -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c -o priority_multifactor.lo priority_multifactor.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -I../../../.. -I../../../../src/common -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c priority_multifactor.c -fPIC -DPIC -o .libs/priority_multifactor.o make[5]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/priority/multifactor' make[5]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/priority/multifactor' /bin/sh ../../../../libtool --tag=CC --mode=link gcc -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -module -avoid-version --export-dynamic -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z,lazy -o priority_multifactor.la -rpath /usr/lib64/slurm priority_multifactor.lo fair_tree.lo -lm libtool: link: gcc -shared -fPIC -DPIC .libs/priority_multifactor.o .libs/fair_tree.o -lm -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -pthread -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z -Wl,lazy -pthread -Wl,-soname -Wl,priority_multifactor.so -o .libs/priority_multifactor.so libtool: link: ( cd ".libs" && rm -f "priority_multifactor.la" && ln -s "../priority_multifactor.la" "priority_multifactor.la" ) make[5]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/priority/multifactor' make[5]: Nothing to be done for 'all-am'. Making all in proctrack Making all in linuxproc make[5]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/proctrack/linuxproc' /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -I../../../.. -I../../../../src/common -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c -o proctrack_linuxproc.lo proctrack_linuxproc.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -I../../../.. -I../../../../src/common -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c proctrack_linuxproc.c -fPIC -DPIC -o .libs/proctrack_linuxproc.o make[5]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/proctrack/linuxproc' make[5]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/proctrack/linuxproc' /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -I../../../.. -I../../../../src/common -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c -o kill_tree.lo kill_tree.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -I../../../.. -I../../../../src/common -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c kill_tree.c -fPIC -DPIC -o .libs/kill_tree.o make[5]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/proctrack/linuxproc' make[5]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/proctrack/linuxproc' /bin/sh ../../../../libtool --tag=CC --mode=link gcc -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -module -avoid-version --export-dynamic -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z,lazy -o proctrack_linuxproc.la -rpath /usr/lib64/slurm proctrack_linuxproc.lo kill_tree.lo libtool: link: gcc -shared -fPIC -DPIC .libs/proctrack_linuxproc.o .libs/kill_tree.o -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -pthread -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z -Wl,lazy -pthread -Wl,-soname -Wl,proctrack_linuxproc.so -o .libs/proctrack_linuxproc.so libtool: link: ( cd ".libs" && rm -f "proctrack_linuxproc.la" && ln -s "../proctrack_linuxproc.la" "proctrack_linuxproc.la" ) make[5]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/proctrack/linuxproc' Making all in pgid make[5]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/proctrack/pgid' /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -I../../../.. -I../../../../src/common -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c -o proctrack_pgid.lo proctrack_pgid.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -I../../../.. -I../../../../src/common -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c proctrack_pgid.c -fPIC -DPIC -o .libs/proctrack_pgid.o make[5]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/proctrack/pgid' make[5]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/proctrack/pgid' /bin/sh ../../../../libtool --tag=CC --mode=link gcc -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -module -avoid-version --export-dynamic -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z,lazy -o proctrack_pgid.la -rpath /usr/lib64/slurm proctrack_pgid.lo libtool: link: gcc -shared -fPIC -DPIC .libs/proctrack_pgid.o -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -pthread -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z -Wl,lazy -pthread -Wl,-soname -Wl,proctrack_pgid.so -o .libs/proctrack_pgid.so libtool: link: ( cd ".libs" && rm -f "proctrack_pgid.la" && ln -s "../proctrack_pgid.la" "proctrack_pgid.la" ) make[5]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/proctrack/pgid' Making all in cgroup make[5]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/proctrack/cgroup' /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -I../../../.. -I../../../../src/common -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c -o proctrack_cgroup.lo proctrack_cgroup.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -I../../../.. -I../../../../src/common -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c proctrack_cgroup.c -fPIC -DPIC -o .libs/proctrack_cgroup.o make[5]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/proctrack/cgroup' make[5]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/proctrack/cgroup' /bin/sh ../../../../libtool --tag=CC --mode=link gcc -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -module -avoid-version --export-dynamic -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z,lazy -o proctrack_cgroup.la -rpath /usr/lib64/slurm proctrack_cgroup.lo libtool: link: gcc -shared -fPIC -DPIC .libs/proctrack_cgroup.o -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -pthread -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z -Wl,lazy -pthread -Wl,-soname -Wl,proctrack_cgroup.so -o .libs/proctrack_cgroup.so libtool: link: ( cd ".libs" && rm -f "proctrack_cgroup.la" && ln -s "../proctrack_cgroup.la" "proctrack_cgroup.la" ) make[5]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/proctrack/cgroup' make[5]: Nothing to be done for 'all-am'. Making all in route Making all in default make[5]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/route/default' /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -I../../../.. -I../../../../src/common -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c -o route_default.lo route_default.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -I../../../.. -I../../../../src/common -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c route_default.c -fPIC -DPIC -o .libs/route_default.o make[5]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/route/default' make[5]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/route/default' /bin/sh ../../../../libtool --tag=CC --mode=link gcc -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -module -avoid-version --export-dynamic -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z,lazy -o route_default.la -rpath /usr/lib64/slurm route_default.lo libtool: link: gcc -shared -fPIC -DPIC .libs/route_default.o -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -pthread -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z -Wl,lazy -pthread -Wl,-soname -Wl,route_default.so -o .libs/route_default.so libtool: link: ( cd ".libs" && rm -f "route_default.la" && ln -s "../route_default.la" "route_default.la" ) make[5]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/route/default' Making all in topology make[5]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/route/topology' /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -I../../../.. -I../../../../src/common -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c -o route_topology.lo route_topology.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -I../../../.. -I../../../../src/common -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c route_topology.c -fPIC -DPIC -o .libs/route_topology.o make[5]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/route/topology' make[5]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/route/topology' /bin/sh ../../../../libtool --tag=CC --mode=link gcc -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -module -avoid-version --export-dynamic -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z,lazy -o route_topology.la -rpath /usr/lib64/slurm route_topology.lo libtool: link: gcc -shared -fPIC -DPIC .libs/route_topology.o -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -pthread -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z -Wl,lazy -pthread -Wl,-soname -Wl,route_topology.so -o .libs/route_topology.so libtool: link: ( cd ".libs" && rm -f "route_topology.la" && ln -s "../route_topology.la" "route_topology.la" ) make[5]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/route/topology' make[5]: Nothing to be done for 'all-am'. Making all in sched Making all in backfill make[5]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/sched/backfill' /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -I../../../.. -I../../../../src/common -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c -o backfill_wrapper.lo backfill_wrapper.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -I../../../.. -I../../../../src/common -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c backfill_wrapper.c -fPIC -DPIC -o .libs/backfill_wrapper.o make[5]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/sched/backfill' make[5]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/sched/backfill' /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -I../../../.. -I../../../../src/common -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c -o backfill.lo backfill.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -I../../../.. -I../../../../src/common -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c backfill.c -fPIC -DPIC -o .libs/backfill.o make[5]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/sched/backfill' make[5]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/sched/backfill' /bin/sh ../../../../libtool --tag=CC --mode=link gcc -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -module -avoid-version --export-dynamic -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z,lazy -o sched_backfill.la -rpath /usr/lib64/slurm backfill_wrapper.lo backfill.lo libtool: link: gcc -shared -fPIC -DPIC .libs/backfill_wrapper.o .libs/backfill.o -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -pthread -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z -Wl,lazy -pthread -Wl,-soname -Wl,sched_backfill.so -o .libs/sched_backfill.so libtool: link: ( cd ".libs" && rm -f "sched_backfill.la" && ln -s "../sched_backfill.la" "sched_backfill.la" ) make[5]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/sched/backfill' Making all in builtin make[5]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/sched/builtin' /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -I../../../.. -I../../../../src/common -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c -o builtin_wrapper.lo builtin_wrapper.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -I../../../.. -I../../../../src/common -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c builtin_wrapper.c -fPIC -DPIC -o .libs/builtin_wrapper.o make[5]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/sched/builtin' make[5]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/sched/builtin' /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -I../../../.. -I../../../../src/common -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c -o builtin.lo builtin.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -I../../../.. -I../../../../src/common -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c builtin.c -fPIC -DPIC -o .libs/builtin.o make[5]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/sched/builtin' make[5]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/sched/builtin' /bin/sh ../../../../libtool --tag=CC --mode=link gcc -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -module -avoid-version --export-dynamic -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z,lazy -o sched_builtin.la -rpath /usr/lib64/slurm builtin_wrapper.lo builtin.lo libtool: link: gcc -shared -fPIC -DPIC .libs/builtin_wrapper.o .libs/builtin.o -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -pthread -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z -Wl,lazy -pthread -Wl,-soname -Wl,sched_builtin.so -o .libs/sched_builtin.so libtool: link: ( cd ".libs" && rm -f "sched_builtin.la" && ln -s "../sched_builtin.la" "sched_builtin.la" ) make[5]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/sched/builtin' Making all in hold make[5]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/sched/hold' /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -I../../../.. -I../../../../src/common -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c -o hold_wrapper.lo hold_wrapper.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -I../../../.. -I../../../../src/common -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c hold_wrapper.c -fPIC -DPIC -o .libs/hold_wrapper.o make[5]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/sched/hold' make[5]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/sched/hold' /bin/sh ../../../../libtool --tag=CC --mode=link gcc -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -module -avoid-version --export-dynamic -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z,lazy -o sched_hold.la -rpath /usr/lib64/slurm hold_wrapper.lo libtool: link: gcc -shared -fPIC -DPIC .libs/hold_wrapper.o -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -pthread -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z -Wl,lazy -pthread -Wl,-soname -Wl,sched_hold.so -o .libs/sched_hold.so libtool: link: ( cd ".libs" && rm -f "sched_hold.la" && ln -s "../sched_hold.la" "sched_hold.la" ) make[5]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/sched/hold' make[5]: Nothing to be done for 'all-am'. Making all in select Making all in other make[5]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/select/other' /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -I../../../.. -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c -o other_select.lo other_select.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -I../../../.. -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c other_select.c -fPIC -DPIC -o .libs/other_select.o make[5]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/select/other' make[5]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/select/other' /bin/sh ../../../../libtool --tag=CC --mode=link gcc -I../../../.. -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z,lazy -o libother_select.la other_select.lo libtool: link: ar cr .libs/libother_select.a .libs/other_select.o libtool: link: ranlib .libs/libother_select.a libtool: link: ( cd ".libs" && rm -f "libother_select.la" && ln -s "../libother_select.la" "libother_select.la" ) make[5]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/select/other' Making all in cons_res make[5]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/select/cons_res' /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -I../../../.. -I../../../../src/common -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c -o dist_tasks.lo dist_tasks.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -I../../../.. -I../../../../src/common -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c dist_tasks.c -fPIC -DPIC -o .libs/dist_tasks.o make[5]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/select/cons_res' make[5]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/select/cons_res' /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -I../../../.. -I../../../../src/common -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c -o select_cons_res.lo select_cons_res.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -I../../../.. -I../../../../src/common -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c select_cons_res.c -fPIC -DPIC -o .libs/select_cons_res.o make[5]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/select/cons_res' make[5]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/select/cons_res' /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -I../../../.. -I../../../../src/common -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c -o job_test.lo job_test.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -I../../../.. -I../../../../src/common -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c job_test.c -fPIC -DPIC -o .libs/job_test.o make[5]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/select/cons_res' make[5]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/select/cons_res' /bin/sh ../../../../libtool --tag=CC --mode=link gcc -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -module -avoid-version --export-dynamic -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z,lazy -o select_cons_res.la -rpath /usr/lib64/slurm select_cons_res.lo dist_tasks.lo job_test.lo libtool: link: gcc -shared -fPIC -DPIC .libs/select_cons_res.o .libs/dist_tasks.o .libs/job_test.o -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -pthread -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z -Wl,lazy -pthread -Wl,-soname -Wl,select_cons_res.so -o .libs/select_cons_res.so libtool: link: ( cd ".libs" && rm -f "select_cons_res.la" && ln -s "../select_cons_res.la" "select_cons_res.la" ) make[5]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/select/cons_res' Making all in cons_tres make[5]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/select/cons_tres' /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -I../../../.. -I../../../../src/common -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c -o dist_tasks.lo dist_tasks.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -I../../../.. -I../../../../src/common -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c dist_tasks.c -fPIC -DPIC -o .libs/dist_tasks.o make[5]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/select/cons_tres' make[5]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/select/cons_tres' /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -I../../../.. -I../../../../src/common -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c -o select_cons_tres.lo select_cons_tres.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -I../../../.. -I../../../../src/common -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c select_cons_tres.c -fPIC -DPIC -o .libs/select_cons_tres.o make[5]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/select/cons_tres' make[5]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/select/cons_tres' /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -I../../../.. -I../../../../src/common -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c -o job_test.lo job_test.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -I../../../.. -I../../../../src/common -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c job_test.c -fPIC -DPIC -o .libs/job_test.o make[5]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/select/cons_tres' make[5]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/select/cons_tres' /bin/sh ../../../../libtool --tag=CC --mode=link gcc -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -module -avoid-version --export-dynamic -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z,lazy -o select_cons_tres.la -rpath /usr/lib64/slurm dist_tasks.lo job_test.lo select_cons_tres.lo libtool: link: gcc -shared -fPIC -DPIC .libs/dist_tasks.o .libs/job_test.o .libs/select_cons_tres.o -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -pthread -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z -Wl,lazy -pthread -Wl,-soname -Wl,select_cons_tres.so -o .libs/select_cons_tres.so libtool: link: ( cd ".libs" && rm -f "select_cons_tres.la" && ln -s "../select_cons_tres.la" "select_cons_tres.la" ) make[5]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/select/cons_tres' Making all in linear make[5]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/select/linear' /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -I../../../.. -I../../../../src/common -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c -o select_linear.lo select_linear.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -I../../../.. -I../../../../src/common -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c select_linear.c -fPIC -DPIC -o .libs/select_linear.o make[5]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/select/linear' make[5]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/select/linear' /bin/sh ../../../../libtool --tag=CC --mode=link gcc -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -module -avoid-version --export-dynamic -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z,lazy -o select_linear.la -rpath /usr/lib64/slurm select_linear.lo libtool: link: gcc -shared -fPIC -DPIC .libs/select_linear.o -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -pthread -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z -Wl,lazy -pthread -Wl,-soname -Wl,select_linear.so -o .libs/select_linear.so libtool: link: ( cd ".libs" && rm -f "select_linear.la" && ln -s "../select_linear.la" "select_linear.la" ) make[5]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/select/linear' make[5]: Nothing to be done for 'all-am'. Making all in site_factor Making all in none make[5]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/site_factor/none' /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -I../../../.. -I../../../../src/common -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c -o site_factor_none.lo site_factor_none.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -I../../../.. -I../../../../src/common -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c site_factor_none.c -fPIC -DPIC -o .libs/site_factor_none.o make[5]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/site_factor/none' make[5]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/site_factor/none' /bin/sh ../../../../libtool --tag=CC --mode=link gcc -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -module -avoid-version --export-dynamic -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z,lazy -o site_factor_none.la -rpath /usr/lib64/slurm site_factor_none.lo libtool: link: gcc -shared -fPIC -DPIC .libs/site_factor_none.o -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -pthread -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z -Wl,lazy -pthread -Wl,-soname -Wl,site_factor_none.so -o .libs/site_factor_none.so libtool: link: ( cd ".libs" && rm -f "site_factor_none.la" && ln -s "../site_factor_none.la" "site_factor_none.la" ) make[5]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/site_factor/none' make[5]: Nothing to be done for 'all-am'. Making all in slurmctld Making all in nonstop make[5]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/slurmctld/nonstop' /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -I../../../.. -I../../../../src/common -I/usr/include -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c -o nonstop.lo nonstop.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -I../../../.. -I../../../../src/common -I/usr/include -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c nonstop.c -fPIC -DPIC -o .libs/nonstop.o make[5]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/slurmctld/nonstop' make[5]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/slurmctld/nonstop' /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -I../../../.. -I../../../../src/common -I/usr/include -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c -o msg.lo msg.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -I../../../.. -I../../../../src/common -I/usr/include -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c msg.c -fPIC -DPIC -o .libs/msg.o make[5]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/slurmctld/nonstop' make[5]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/slurmctld/nonstop' /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -I../../../.. -I../../../../src/common -I/usr/include -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c -o read_config.lo read_config.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -I../../../.. -I../../../../src/common -I/usr/include -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c read_config.c -fPIC -DPIC -o .libs/read_config.o make[5]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/slurmctld/nonstop' make[5]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/slurmctld/nonstop' /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -I../../../.. -I../../../../src/common -I/usr/include -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c -o do_work.lo do_work.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -I../../../.. -I../../../../src/common -I/usr/include -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c do_work.c -fPIC -DPIC -o .libs/do_work.o make[5]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/slurmctld/nonstop' make[5]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/slurmctld/nonstop' /bin/sh ../../../../libtool --tag=CC --mode=link gcc -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -module -avoid-version --export-dynamic -L/usr/lib64 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z,lazy -o slurmctld_nonstop.la -rpath /usr/lib64/slurm do_work.lo msg.lo nonstop.lo read_config.lo -lmunge libtool: link: gcc -shared -fPIC -DPIC .libs/do_work.o .libs/msg.o .libs/nonstop.o .libs/read_config.o -L/usr/lib64 -lmunge -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -pthread -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z -Wl,lazy -pthread -Wl,-soname -Wl,slurmctld_nonstop.so -o .libs/slurmctld_nonstop.so libtool: link: ( cd ".libs" && rm -f "slurmctld_nonstop.la" && ln -s "../slurmctld_nonstop.la" "slurmctld_nonstop.la" ) make[5]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/slurmctld/nonstop' make[5]: Nothing to be done for 'all-am'. Making all in switch Making all in generic make[5]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/switch/generic' /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -I../../../.. -I../../../../src/common -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c -o switch_generic.lo switch_generic.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -I../../../.. -I../../../../src/common -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c switch_generic.c -fPIC -DPIC -o .libs/switch_generic.o make[5]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/switch/generic' make[5]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/switch/generic' /bin/sh ../../../../libtool --tag=CC --mode=link gcc -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -module -avoid-version --export-dynamic -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z,lazy -o switch_generic.la -rpath /usr/lib64/slurm switch_generic.lo libtool: link: gcc -shared -fPIC -DPIC .libs/switch_generic.o -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -pthread -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z -Wl,lazy -pthread -Wl,-soname -Wl,switch_generic.so -o .libs/switch_generic.so libtool: link: ( cd ".libs" && rm -f "switch_generic.la" && ln -s "../switch_generic.la" "switch_generic.la" ) make[5]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/switch/generic' Making all in none make[5]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/switch/none' /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -I../../../.. -I../../../../src/common -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c -o switch_none.lo switch_none.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -I../../../.. -I../../../../src/common -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c switch_none.c -fPIC -DPIC -o .libs/switch_none.o make[5]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/switch/none' make[5]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/switch/none' /bin/sh ../../../../libtool --tag=CC --mode=link gcc -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -module -avoid-version --export-dynamic -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z,lazy -o switch_none.la -rpath /usr/lib64/slurm switch_none.lo libtool: link: gcc -shared -fPIC -DPIC .libs/switch_none.o -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -pthread -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z -Wl,lazy -pthread -Wl,-soname -Wl,switch_none.so -o .libs/switch_none.so libtool: link: ( cd ".libs" && rm -f "switch_none.la" && ln -s "../switch_none.la" "switch_none.la" ) make[5]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/switch/none' make[5]: Nothing to be done for 'all-am'. Making all in task Making all in none make[5]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/task/none' /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -I../../../.. -I../../../../src/common -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c -o task_none.lo task_none.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -I../../../.. -I../../../../src/common -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c task_none.c -fPIC -DPIC -o .libs/task_none.o make[5]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/task/none' make[5]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/task/none' /bin/sh ../../../../libtool --tag=CC --mode=link gcc -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -module -avoid-version --export-dynamic -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z,lazy -o task_none.la -rpath /usr/lib64/slurm task_none.lo libtool: link: gcc -shared -fPIC -DPIC .libs/task_none.o -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -pthread -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z -Wl,lazy -pthread -Wl,-soname -Wl,task_none.so -o .libs/task_none.so libtool: link: ( cd ".libs" && rm -f "task_none.la" && ln -s "../task_none.la" "task_none.la" ) make[5]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/task/none' Making all in affinity make[5]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/task/affinity' /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -I../../../.. -I../../../../src/common -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c -o numa.lo numa.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -I../../../.. -I../../../../src/common -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c numa.c -fPIC -DPIC -o .libs/numa.o make[5]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/task/affinity' make[5]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/task/affinity' /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -I../../../.. -I../../../../src/common -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c -o affinity.lo affinity.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -I../../../.. -I../../../../src/common -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c affinity.c -fPIC -DPIC -o .libs/affinity.o make[5]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/task/affinity' make[5]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/task/affinity' /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -I../../../.. -I../../../../src/common -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c -o cpuset.lo cpuset.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -I../../../.. -I../../../../src/common -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c cpuset.c -fPIC -DPIC -o .libs/cpuset.o make[5]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/task/affinity' make[5]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/task/affinity' /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -I../../../.. -I../../../../src/common -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c -o schedutils.lo schedutils.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -I../../../.. -I../../../../src/common -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c schedutils.c -fPIC -DPIC -o .libs/schedutils.o make[5]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/task/affinity' make[5]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/task/affinity' /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -I../../../.. -I../../../../src/common -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c -o dist_tasks.lo dist_tasks.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -I../../../.. -I../../../../src/common -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c dist_tasks.c -fPIC -DPIC -o .libs/dist_tasks.o make[5]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/task/affinity' make[5]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/task/affinity' /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -I../../../.. -I../../../../src/common -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c -o task_affinity.lo task_affinity.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -I../../../.. -I../../../../src/common -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c task_affinity.c -fPIC -DPIC -o .libs/task_affinity.o make[5]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/task/affinity' make[5]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/task/affinity' /bin/sh ../../../../libtool --tag=CC --mode=link gcc -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -lnuma -module -avoid-version --export-dynamic -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z,lazy -o task_affinity.la -rpath /usr/lib64/slurm affinity.lo cpuset.lo dist_tasks.lo numa.lo schedutils.lo task_affinity.lo libtool: link: gcc -shared -fPIC -DPIC .libs/affinity.o .libs/cpuset.o .libs/dist_tasks.o .libs/numa.o .libs/schedutils.o .libs/task_affinity.o -lnuma -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -pthread -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z -Wl,lazy -pthread -Wl,-soname -Wl,task_affinity.so -o .libs/task_affinity.so libtool: link: ( cd ".libs" && rm -f "task_affinity.la" && ln -s "../task_affinity.la" "task_affinity.la" ) make[5]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/task/affinity' Making all in cgroup make[5]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/task/cgroup' /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -I../../../.. -I../../../../src/common -I/usr/include -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c -o task_cgroup.lo task_cgroup.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -I../../../.. -I../../../../src/common -I/usr/include -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c task_cgroup.c -fPIC -DPIC -o .libs/task_cgroup.o make[5]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/task/cgroup' make[5]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/task/cgroup' /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -I../../../.. -I../../../../src/common -I/usr/include -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c -o task_cgroup_devices.lo task_cgroup_devices.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -I../../../.. -I../../../../src/common -I/usr/include -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c task_cgroup_devices.c -fPIC -DPIC -o .libs/task_cgroup_devices.o make[5]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/task/cgroup' make[5]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/task/cgroup' /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -I../../../.. -I../../../../src/common -I/usr/include -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c -o task_cgroup_memory.lo task_cgroup_memory.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -I../../../.. -I../../../../src/common -I/usr/include -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c task_cgroup_memory.c -fPIC -DPIC -o .libs/task_cgroup_memory.o make[5]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/task/cgroup' make[5]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/task/cgroup' /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -I../../../.. -I../../../../src/common -I/usr/include -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c -o task_cgroup_cpuset.lo task_cgroup_cpuset.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -I../../../.. -I../../../../src/common -I/usr/include -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c task_cgroup_cpuset.c -fPIC -DPIC -o .libs/task_cgroup_cpuset.o make[5]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/task/cgroup' make[5]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/task/cgroup' /bin/sh ../../../../libtool --tag=CC --mode=link gcc -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -module -avoid-version --export-dynamic -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z,lazy -o task_cgroup.la -rpath /usr/lib64/slurm task_cgroup.lo task_cgroup_cpuset.lo task_cgroup_memory.lo task_cgroup_devices.lo libtool: link: gcc -shared -fPIC -DPIC .libs/task_cgroup.o .libs/task_cgroup_cpuset.o .libs/task_cgroup_memory.o .libs/task_cgroup_devices.o -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -pthread -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z -Wl,lazy -pthread -Wl,-soname -Wl,task_cgroup.so -o .libs/task_cgroup.so libtool: link: ( cd ".libs" && rm -f "task_cgroup.la" && ln -s "../task_cgroup.la" "task_cgroup.la" ) make[5]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/task/cgroup' make[5]: Nothing to be done for 'all-am'. Making all in topology Making all in 3d_torus make[5]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/topology/3d_torus' /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -I../../../.. -I../../../../src/common -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c -o hilbert.lo hilbert.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -I../../../.. -I../../../../src/common -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c hilbert.c -fPIC -DPIC -o .libs/hilbert.o make[5]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/topology/3d_torus' make[5]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/topology/3d_torus' /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -I../../../.. -I../../../../src/common -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c -o topology_3d_torus.lo topology_3d_torus.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -I../../../.. -I../../../../src/common -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c topology_3d_torus.c -fPIC -DPIC -o .libs/topology_3d_torus.o make[5]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/topology/3d_torus' make[5]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/topology/3d_torus' /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -I../../../.. -I../../../../src/common -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c -o hilbert_slurm.lo hilbert_slurm.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -I../../../.. -I../../../../src/common -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c hilbert_slurm.c -fPIC -DPIC -o .libs/hilbert_slurm.o make[5]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/topology/3d_torus' make[5]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/topology/3d_torus' /bin/sh ../../../../libtool --tag=CC --mode=link gcc -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -module -avoid-version --export-dynamic -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z,lazy -o topology_3d_torus.la -rpath /usr/lib64/slurm hilbert.lo hilbert_slurm.lo topology_3d_torus.lo libtool: link: gcc -shared -fPIC -DPIC .libs/hilbert.o .libs/hilbert_slurm.o .libs/topology_3d_torus.o -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -pthread -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z -Wl,lazy -pthread -Wl,-soname -Wl,topology_3d_torus.so -o .libs/topology_3d_torus.so libtool: link: ( cd ".libs" && rm -f "topology_3d_torus.la" && ln -s "../topology_3d_torus.la" "topology_3d_torus.la" ) make[5]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/topology/3d_torus' Making all in hypercube make[5]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/topology/hypercube' /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -I../../../.. -I../../../../src/common -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c -o topology_hypercube.lo topology_hypercube.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -I../../../.. -I../../../../src/common -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c topology_hypercube.c -fPIC -DPIC -o .libs/topology_hypercube.o make[5]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/topology/hypercube' make[5]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/topology/hypercube' /bin/sh ../../../../libtool --tag=CC --mode=link gcc -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -module -avoid-version --export-dynamic -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z,lazy -o topology_hypercube.la -rpath /usr/lib64/slurm topology_hypercube.lo libtool: link: gcc -shared -fPIC -DPIC .libs/topology_hypercube.o -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -pthread -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z -Wl,lazy -pthread -Wl,-soname -Wl,topology_hypercube.so -o .libs/topology_hypercube.so libtool: link: ( cd ".libs" && rm -f "topology_hypercube.la" && ln -s "../topology_hypercube.la" "topology_hypercube.la" ) make[5]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/topology/hypercube' Making all in node_rank make[5]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/topology/node_rank' /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -I../../../.. -I../../../../src/common -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c -o topology_node_rank.lo topology_node_rank.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -I../../../.. -I../../../../src/common -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c topology_node_rank.c -fPIC -DPIC -o .libs/topology_node_rank.o make[5]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/topology/node_rank' make[5]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/topology/node_rank' /bin/sh ../../../../libtool --tag=CC --mode=link gcc -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -module -avoid-version --export-dynamic -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z,lazy -o topology_node_rank.la -rpath /usr/lib64/slurm topology_node_rank.lo libtool: link: gcc -shared -fPIC -DPIC .libs/topology_node_rank.o -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -pthread -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z -Wl,lazy -pthread -Wl,-soname -Wl,topology_node_rank.so -o .libs/topology_node_rank.so libtool: link: ( cd ".libs" && rm -f "topology_node_rank.la" && ln -s "../topology_node_rank.la" "topology_node_rank.la" ) make[5]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/topology/node_rank' Making all in none make[5]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/topology/none' /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -I../../../.. -I../../../../src/common -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c -o topology_none.lo topology_none.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -I../../../.. -I../../../../src/common -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c topology_none.c -fPIC -DPIC -o .libs/topology_none.o make[5]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/topology/none' make[5]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/topology/none' /bin/sh ../../../../libtool --tag=CC --mode=link gcc -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -module -avoid-version --export-dynamic -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z,lazy -o topology_none.la -rpath /usr/lib64/slurm topology_none.lo libtool: link: gcc -shared -fPIC -DPIC .libs/topology_none.o -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -pthread -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z -Wl,lazy -pthread -Wl,-soname -Wl,topology_none.so -o .libs/topology_none.so libtool: link: ( cd ".libs" && rm -f "topology_none.la" && ln -s "../topology_none.la" "topology_none.la" ) make[5]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/topology/none' Making all in tree make[5]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/topology/tree' /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -I../../../.. -I../../../../src/common -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c -o topology_tree.lo topology_tree.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../slurm -I../../../.. -I../../../../src/common -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c topology_tree.c -fPIC -DPIC -o .libs/topology_tree.o make[5]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/topology/tree' make[5]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/topology/tree' /bin/sh ../../../../libtool --tag=CC --mode=link gcc -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -module -avoid-version --export-dynamic -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z,lazy -o topology_tree.la -rpath /usr/lib64/slurm topology_tree.lo libtool: link: gcc -shared -fPIC -DPIC .libs/topology_tree.o -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -pthread -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z -Wl,lazy -pthread -Wl,-soname -Wl,topology_tree.so -o .libs/topology_tree.so libtool: link: ( cd ".libs" && rm -f "topology_tree.la" && ln -s "../topology_tree.la" "topology_tree.la" ) make[5]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/topology/tree' make[5]: Nothing to be done for 'all-am'. make[4]: Nothing to be done for 'all-am'. Making all in sacct make[3]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/sacct' gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c -o sacct.o sacct.c make[3]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/sacct' make[4]: 'full_version.map' is up to date. make[3]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/sacct' gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c -o process.o process.c make[3]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/sacct' make[6]: 'libspank.la' is up to date. make[6]: 'libcommon.la' is up to date. make[6]: 'libeio.la' is up to date. make[3]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/sacct' gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c -o options.o options.c make[3]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/sacct' make[3]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/sacct' gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c -o print.o print.c make[3]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/sacct' make[3]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/sacct' /bin/sh ../../libtool --tag=CC --mode=link gcc -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -export-dynamic -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z,lazy -o sacct options.o print.o process.o sacct.o -Wl,-rpath=/usr/lib64/slurm -L../../src/api/.libs -lslurmfull -ldl libtool: link: DIE_RPATH_DIE="/usr/lib64:" gcc -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z -Wl,lazy -o .libs/sacct options.o print.o process.o sacct.o -Wl,-rpath=/usr/lib64/slurm -Wl,--export-dynamic -L../../src/api/.libs /builddir/build/BUILD/slurm-19.05.1-2/src/api/.libs/libslurmfull.so -ldl -pthread make[3]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/sacct' Making all in sacctmgr make[3]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/sacctmgr' gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c -o config_functions.o config_functions.c make[3]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/sacctmgr' make[3]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/sacctmgr' gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c -o archive_functions.o archive_functions.c make[3]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/sacctmgr' make[3]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/sacctmgr' gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c -o association_functions.o association_functions.c make[3]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/sacctmgr' make[3]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/sacctmgr' gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c -o account_functions.o account_functions.c make[3]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/sacctmgr' make[3]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/sacctmgr' gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c -o event_functions.o event_functions.c make[3]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/sacctmgr' make[3]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/sacctmgr' gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c -o cluster_functions.o cluster_functions.c make[3]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/sacctmgr' make[3]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/sacctmgr' gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c -o federation_functions.o federation_functions.c make[3]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/sacctmgr' make[3]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/sacctmgr' gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c -o runaway_job_functions.o runaway_job_functions.c make[3]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/sacctmgr' make[3]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/sacctmgr' gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c -o job_functions.o job_functions.c make[3]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/sacctmgr' make[3]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/sacctmgr' gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c -o common.o common.c make[3]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/sacctmgr' make[3]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/sacctmgr' gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c -o reservation_functions.o reservation_functions.c make[3]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/sacctmgr' make[3]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/sacctmgr' gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c -o file_functions.o file_functions.c make[3]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/sacctmgr' make[3]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/sacctmgr' gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c -o resource_functions.o resource_functions.c make[3]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/sacctmgr' make[3]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/sacctmgr' gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c -o sacctmgr.o sacctmgr.c make[3]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/sacctmgr' make[3]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/sacctmgr' gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c -o txn_functions.o txn_functions.c make[3]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/sacctmgr' make[3]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/sacctmgr' gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c -o qos_functions.o qos_functions.c make[3]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/sacctmgr' make[3]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/sacctmgr' gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c -o wckey_functions.o wckey_functions.c make[3]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/sacctmgr' make[3]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/sacctmgr' gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c -o problem_functions.o problem_functions.c make[3]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/sacctmgr' make[3]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/sacctmgr' gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c -o tres_function.o tres_function.c make[3]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/sacctmgr' make[3]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/sacctmgr' gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c -o user_functions.o user_functions.c make[3]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/sacctmgr' make[3]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/sacctmgr' /bin/sh ../../libtool --tag=CC --mode=link gcc -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -export-dynamic -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z,lazy -o sacctmgr account_functions.o archive_functions.o association_functions.o config_functions.o cluster_functions.o common.o event_functions.o federation_functions.o file_functions.o runaway_job_functions.o job_functions.o reservation_functions.o resource_functions.o sacctmgr.o qos_functions.o txn_functions.o user_functions.o wckey_functions.o problem_functions.o tres_function.o -Wl,-rpath=/usr/lib64/slurm -L../../src/api/.libs -lslurmfull -ldl -lreadline -lhistory -lncurses -ltinfo libtool: link: DIE_RPATH_DIE="/usr/lib64:" gcc -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z -Wl,lazy -o .libs/sacctmgr account_functions.o archive_functions.o association_functions.o config_functions.o cluster_functions.o common.o event_functions.o federation_functions.o file_functions.o runaway_job_functions.o job_functions.o reservation_functions.o resource_functions.o sacctmgr.o qos_functions.o txn_functions.o user_functions.o wckey_functions.o problem_functions.o tres_function.o -Wl,-rpath=/usr/lib64/slurm -Wl,--export-dynamic -L../../src/api/.libs /builddir/build/BUILD/slurm-19.05.1-2/src/api/.libs/libslurmfull.so -ldl -lreadline -lhistory -lncurses -ltinfo -pthread make[3]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/sacctmgr' Making all in salloc make[3]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/salloc' gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c -o opt.o opt.c make[3]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/salloc' make[3]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/salloc' gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c -o salloc.o salloc.c make[3]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/salloc' make[3]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/salloc' /bin/sh ../../libtool --tag=CC --mode=link gcc -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -export-dynamic -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z,lazy -o salloc salloc.o opt.o -Wl,-rpath=/usr/lib64/slurm -L../../src/api/.libs -lslurmfull -ldl libtool: link: DIE_RPATH_DIE="/usr/lib64:" gcc -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z -Wl,lazy -o .libs/salloc salloc.o opt.o -Wl,-rpath=/usr/lib64/slurm -Wl,--export-dynamic -L../../src/api/.libs /builddir/build/BUILD/slurm-19.05.1-2/src/api/.libs/libslurmfull.so -ldl -pthread make[3]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/salloc' Making all in sattach make[3]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/sattach' gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c -o sattach.wrapper.o sattach.wrapper.c make[3]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/sattach' make[3]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/sattach' gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c -g -o attach.o ./attach.c make[3]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/sattach' make[3]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/sattach' gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c -o opt.o opt.c make[3]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/sattach' make[3]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/sattach' gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c -o sattach.o sattach.c make[3]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/sattach' make[3]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/sattach' /bin/sh ../../libtool --tag=CC --mode=link gcc -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -export-dynamic -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z,lazy -o sattach attach.o opt.o sattach.o sattach.wrapper.o -Wl,-rpath=/usr/lib64/slurm -L../../src/api/.libs -lslurmfull -ldl libtool: link: DIE_RPATH_DIE="/usr/lib64:" gcc -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z -Wl,lazy -o .libs/sattach attach.o opt.o sattach.o sattach.wrapper.o -Wl,-rpath=/usr/lib64/slurm -Wl,--export-dynamic -L../../src/api/.libs /builddir/build/BUILD/slurm-19.05.1-2/src/api/.libs/libslurmfull.so -ldl -pthread make[3]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/sattach' Making all in sbatch make[3]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/sbatch' gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c -o xlate.o xlate.c make[3]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/sbatch' make[3]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/sbatch' gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c -o opt.o opt.c make[3]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/sbatch' make[3]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/sbatch' gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c -o sbatch.o sbatch.c make[3]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/sbatch' make[3]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/sbatch' /bin/sh ../../libtool --tag=CC --mode=link gcc -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -export-dynamic -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z,lazy -o sbatch sbatch.o opt.o xlate.o -Wl,-rpath=/usr/lib64/slurm -L../../src/api/.libs -lslurmfull -ldl libtool: link: DIE_RPATH_DIE="/usr/lib64:" gcc -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z -Wl,lazy -o .libs/sbatch sbatch.o opt.o xlate.o -Wl,-rpath=/usr/lib64/slurm -Wl,--export-dynamic -L../../src/api/.libs /builddir/build/BUILD/slurm-19.05.1-2/src/api/.libs/libslurmfull.so -ldl -pthread make[3]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/sbatch' Making all in sbcast make[4]: 'libfile_bcast.la' is up to date. make[4]: 'full_version.map' is up to date. make[6]: 'libspank.la' is up to date. make[6]: 'libcommon.la' is up to date. make[6]: 'libeio.la' is up to date. make[3]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/sbcast' gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c -o sbcast.o sbcast.c make[3]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/sbcast' make[3]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/sbcast' gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c -o opts.o opts.c make[3]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/sbcast' make[3]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/sbcast' /bin/sh ../../libtool --tag=CC --mode=link gcc -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -export-dynamic -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z,lazy -o sbcast sbcast.o opts.o ../../src/bcast/libfile_bcast.la -Wl,-rpath=/usr/lib64/slurm -L../../src/api/.libs -lslurmfull -ldl -lm libtool: link: DIE_RPATH_DIE="/usr/lib64:" gcc -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z -Wl,lazy -o .libs/sbcast sbcast.o opts.o -Wl,-rpath=/usr/lib64/slurm -Wl,--export-dynamic ../../src/bcast/.libs/libfile_bcast.a -L/usr/lib -lz -llz4 -L../../src/api/.libs /builddir/build/BUILD/slurm-19.05.1-2/src/api/.libs/libslurmfull.so -ldl -lm -pthread make[3]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/sbcast' Making all in scancel make[3]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/scancel' gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c -o opt.o opt.c make[3]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/scancel' make[3]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/scancel' gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c -o scancel.o scancel.c make[3]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/scancel' make[3]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/scancel' /bin/sh ../../libtool --tag=CC --mode=link gcc -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -export-dynamic -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z,lazy -o scancel scancel.o opt.o -Wl,-rpath=/usr/lib64/slurm -L../../src/api/.libs -lslurmfull -ldl libtool: link: DIE_RPATH_DIE="/usr/lib64:" gcc -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z -Wl,lazy -o .libs/scancel scancel.o opt.o -Wl,-rpath=/usr/lib64/slurm -Wl,--export-dynamic -L../../src/api/.libs /builddir/build/BUILD/slurm-19.05.1-2/src/api/.libs/libslurmfull.so -ldl -pthread make[3]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/scancel' Making all in scontrol make[3]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/scontrol' gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c -o info_fed.o info_fed.c make[3]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/scontrol' make[3]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/scontrol' gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c -o info_burst_buffer.o info_burst_buffer.c make[3]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/scontrol' make[3]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/scontrol' gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c -o create_res.o create_res.c make[3]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/scontrol' make[3]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/scontrol' gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c -o info_assoc_mgr.o info_assoc_mgr.c make[3]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/scontrol' make[3]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/scontrol' gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c -o info_layout.o info_layout.c make[3]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/scontrol' make[3]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/scontrol' gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c -o info_lics.o info_lics.c make[3]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/scontrol' make[3]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/scontrol' gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c -o info_part.o info_part.c make[3]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/scontrol' make[3]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/scontrol' gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c -o info_job.o info_job.c make[3]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/scontrol' make[3]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/scontrol' gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c -o info_node.o info_node.c make[3]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/scontrol' make[3]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/scontrol' gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c -o info_res.o info_res.c make[3]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/scontrol' make[3]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/scontrol' gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c -o reboot_node.o reboot_node.c make[3]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/scontrol' make[3]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/scontrol' gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c -o update_layout.o update_layout.c make[3]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/scontrol' make[3]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/scontrol' gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c -o update_node.o update_node.c make[3]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/scontrol' make[3]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/scontrol' gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c -o update_part.o update_part.c make[3]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/scontrol' make[3]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/scontrol' gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c -o update_step.o update_step.c make[3]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/scontrol' make[4]: 'full_version.map' is up to date. make[6]: 'libcommon.la' is up to date. make[6]: 'libspank.la' is up to date. make[6]: 'libeio.la' is up to date. make[3]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/scontrol' gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c -o update_job.o update_job.c make[3]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/scontrol' make[3]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/scontrol' gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c -o scontrol.o scontrol.c make[3]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/scontrol' make[3]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/scontrol' gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c -o update_powercap.o update_powercap.c make[3]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/scontrol' make[3]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/scontrol' /bin/sh ../../libtool --tag=CC --mode=link gcc -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -export-dynamic -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z,lazy -o scontrol create_res.o info_burst_buffer.o info_assoc_mgr.o info_fed.o info_job.o info_layout.o info_lics.o info_node.o info_part.o info_res.o reboot_node.o scontrol.o update_job.o update_layout.o update_node.o update_part.o update_step.o update_powercap.o -Wl,-rpath=/usr/lib64/slurm -L../../src/api/.libs -lslurmfull -ldl -lm -lreadline -lhistory -lncurses -ltinfo libtool: link: DIE_RPATH_DIE="/usr/lib64:" gcc -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z -Wl,lazy -o .libs/scontrol create_res.o info_burst_buffer.o info_assoc_mgr.o info_fed.o info_job.o info_layout.o info_lics.o info_node.o info_part.o info_res.o reboot_node.o scontrol.o update_job.o update_layout.o update_node.o update_part.o update_step.o update_powercap.o -Wl,-rpath=/usr/lib64/slurm -Wl,--export-dynamic -L../../src/api/.libs /builddir/build/BUILD/slurm-19.05.1-2/src/api/.libs/libslurmfull.so -ldl -lm -lreadline -lhistory -lncurses -ltinfo -pthread make[3]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/scontrol' Making all in sdiag make[3]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/sdiag' gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c -o opts.o opts.c make[3]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/sdiag' make[3]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/sdiag' gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c -o sdiag.o sdiag.c make[3]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/sdiag' make[3]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/sdiag' /bin/sh ../../libtool --tag=CC --mode=link gcc -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -export-dynamic -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z,lazy -o sdiag sdiag.o opts.o -Wl,-rpath=/usr/lib64/slurm -L../../src/api/.libs -lslurmfull -ldl libtool: link: DIE_RPATH_DIE="/usr/lib64:" gcc -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z -Wl,lazy -o .libs/sdiag sdiag.o opts.o -Wl,-rpath=/usr/lib64/slurm -Wl,--export-dynamic -L../../src/api/.libs /builddir/build/BUILD/slurm-19.05.1-2/src/api/.libs/libslurmfull.so -ldl -pthread make[3]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/sdiag' Making all in sinfo make[3]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/sinfo' gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c -o sort.o sort.c make[3]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/sinfo' make[3]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/sinfo' gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c -o sinfo.o sinfo.c make[3]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/sinfo' make[3]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/sinfo' gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c -o opts.o opts.c make[3]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/sinfo' make[3]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/sinfo' gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c -o print.o print.c make[3]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/sinfo' make[3]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/sinfo' /bin/sh ../../libtool --tag=CC --mode=link gcc -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -export-dynamic -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z,lazy -o sinfo sinfo.o opts.o print.o sort.o -Wl,-rpath=/usr/lib64/slurm -L../../src/api/.libs -lslurmfull -ldl libtool: link: DIE_RPATH_DIE="/usr/lib64:" gcc -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z -Wl,lazy -o .libs/sinfo sinfo.o opts.o print.o sort.o -Wl,-rpath=/usr/lib64/slurm -Wl,--export-dynamic -L../../src/api/.libs /builddir/build/BUILD/slurm-19.05.1-2/src/api/.libs/libslurmfull.so -ldl -pthread make[3]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/sinfo' Making all in slurmctld make[3]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/slurmctld' gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c -o backup.o backup.c make[3]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/slurmctld' make[3]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/slurmctld' gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c -o burst_buffer.o burst_buffer.c make[3]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/slurmctld' make[3]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/slurmctld' gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c -o agent.o agent.c make[3]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/slurmctld' make[3]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/slurmctld' gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c -o front_end.o front_end.c make[3]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/slurmctld' make[3]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/slurmctld' gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c -o acct_policy.o acct_policy.c make[3]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/slurmctld' make[3]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/slurmctld' gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c -o groups.o groups.c make[3]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/slurmctld' make[3]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/slurmctld' gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c -o controller.o controller.c make[3]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/slurmctld' make[3]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/slurmctld' gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c -o heartbeat.o heartbeat.c make[3]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/slurmctld' make[3]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/slurmctld' gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c -o gang.o gang.c make[3]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/slurmctld' make[3]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/slurmctld' gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c -o job_submit.o job_submit.c make[3]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/slurmctld' make[3]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/slurmctld' gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c -o fed_mgr.o fed_mgr.c make[3]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/slurmctld' make[3]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/slurmctld' gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c -o locks.o locks.c make[3]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/slurmctld' make[3]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/slurmctld' gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c -o licenses.o licenses.c make[3]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/slurmctld' make[3]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/slurmctld' gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c -o job_scheduler.o job_scheduler.c make[3]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/slurmctld' make[3]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/slurmctld' gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c -o node_mgr.o node_mgr.c make[3]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/slurmctld' make[3]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/slurmctld' gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c -o ping_nodes.o ping_nodes.c make[3]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/slurmctld' make[3]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/slurmctld' gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c -o node_scheduler.o node_scheduler.c make[3]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/slurmctld' make[3]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/slurmctld' gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c -o port_mgr.o port_mgr.c make[3]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/slurmctld' make[3]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/slurmctld' gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c -o partition_mgr.o partition_mgr.c make[3]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/slurmctld' make[3]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/slurmctld' gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c -o power_save.o power_save.c make[3]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/slurmctld' make[3]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/slurmctld' gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c -o powercapping.o powercapping.c make[3]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/slurmctld' make[3]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/slurmctld' gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c -o preempt.o preempt.c make[3]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/slurmctld' make[3]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/slurmctld' gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c -o read_config.o read_config.c make[3]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/slurmctld' make[3]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/slurmctld' gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c -o sched_plugin.o sched_plugin.c make[3]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/slurmctld' make[3]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/slurmctld' gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c -o slurmctld_plugstack.o slurmctld_plugstack.c make[3]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/slurmctld' make[3]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/slurmctld' gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c -o srun_comm.o srun_comm.c make[3]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/slurmctld' make[3]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/slurmctld' gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c -o state_save.o state_save.c make[3]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/slurmctld' make[3]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/slurmctld' gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c -o reservation.o reservation.c make[3]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/slurmctld' make[3]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/slurmctld' gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c -o proc_req.o proc_req.c make[3]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/slurmctld' make[3]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/slurmctld' gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c -o statistics.o statistics.c make[3]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/slurmctld' make[4]: 'full_version.map' is up to date. make[6]: 'libcommon.la' is up to date. make[6]: 'libspank.la' is up to date. make[6]: 'libeio.la' is up to date. make[4]: 'libdaemonize.la' is up to date. make[3]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/slurmctld' gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c -o trigger_mgr.o trigger_mgr.c make[3]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/slurmctld' make[3]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/slurmctld' gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c -o job_mgr.o job_mgr.c make[3]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/slurmctld' make[3]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/slurmctld' gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c -o step_mgr.o step_mgr.c make[3]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/slurmctld' make[3]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/slurmctld' /bin/sh ../../libtool --tag=CC --mode=link gcc -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -export-dynamic -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z,lazy -o slurmctld acct_policy.o agent.o backup.o burst_buffer.o controller.o fed_mgr.o front_end.o gang.o groups.o heartbeat.o job_mgr.o job_scheduler.o job_submit.o licenses.o locks.o node_mgr.o node_scheduler.o partition_mgr.o ping_nodes.o port_mgr.o power_save.o powercapping.o preempt.o proc_req.o read_config.o reservation.o sched_plugin.o slurmctld_plugstack.o srun_comm.o state_save.o statistics.o step_mgr.o trigger_mgr.o ../../src/common/libdaemonize.la -Wl,-rpath=/usr/lib64/slurm -L../../src/api/.libs -lslurmfull -ldl libtool: link: DIE_RPATH_DIE="/usr/lib64:" gcc -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z -Wl,lazy -o .libs/slurmctld acct_policy.o agent.o backup.o burst_buffer.o controller.o fed_mgr.o front_end.o gang.o groups.o heartbeat.o job_mgr.o job_scheduler.o job_submit.o licenses.o locks.o node_mgr.o node_scheduler.o partition_mgr.o ping_nodes.o port_mgr.o power_save.o powercapping.o preempt.o proc_req.o read_config.o reservation.o sched_plugin.o slurmctld_plugstack.o srun_comm.o state_save.o statistics.o step_mgr.o trigger_mgr.o -Wl,-rpath=/usr/lib64/slurm -Wl,--export-dynamic ../../src/common/.libs/libdaemonize.a -L../../src/api/.libs /builddir/build/BUILD/slurm-19.05.1-2/src/api/.libs/libslurmfull.so -ldl -pthread make[3]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/slurmctld' Making all in slurmd Making all in common make[4]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/slurmd/common' /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../slurm -I../../.. -I/usr/include -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c -o log_ctld.lo log_ctld.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../slurm -I../../.. -I/usr/include -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c log_ctld.c -fPIC -DPIC -o .libs/log_ctld.o make[4]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/slurmd/common' make[4]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/slurmd/common' /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../slurm -I../../.. -I/usr/include -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c -o core_spec_plugin.lo core_spec_plugin.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../slurm -I../../.. -I/usr/include -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c core_spec_plugin.c -fPIC -DPIC -o .libs/core_spec_plugin.o make[4]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/slurmd/common' make[4]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/slurmd/common' /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../slurm -I../../.. -I/usr/include -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c -o job_container_plugin.lo job_container_plugin.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../slurm -I../../.. -I/usr/include -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c job_container_plugin.c -fPIC -DPIC -o .libs/job_container_plugin.o make[4]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/slurmd/common' make[4]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/slurmd/common' /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../slurm -I../../.. -I/usr/include -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c -o fname.lo fname.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../slurm -I../../.. -I/usr/include -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c fname.c -fPIC -DPIC -o .libs/fname.o make[4]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/slurmd/common' make[4]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/slurmd/common' /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../slurm -I../../.. -I/usr/include -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c -o setproctitle.lo setproctitle.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../slurm -I../../.. -I/usr/include -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c setproctitle.c -fPIC -DPIC -o .libs/setproctitle.o make[4]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/slurmd/common' make[4]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/slurmd/common' /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../slurm -I../../.. -I/usr/include -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c -o proctrack.lo proctrack.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../slurm -I../../.. -I/usr/include -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c proctrack.c -fPIC -DPIC -o .libs/proctrack.o make[4]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/slurmd/common' make[4]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/slurmd/common' /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../slurm -I../../.. -I/usr/include -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c -o slurmd_cgroup.lo slurmd_cgroup.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../slurm -I../../.. -I/usr/include -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c slurmd_cgroup.c -fPIC -DPIC -o .libs/slurmd_cgroup.o make[4]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/slurmd/common' make[4]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/slurmd/common' /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../slurm -I../../.. -I/usr/include -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c -o slurmstepd_init.lo slurmstepd_init.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../slurm -I../../.. -I/usr/include -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c slurmstepd_init.c -fPIC -DPIC -o .libs/slurmstepd_init.o make[4]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/slurmd/common' make[4]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/slurmd/common' /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../slurm -I../../.. -I/usr/include -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c -o run_script.lo run_script.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../slurm -I../../.. -I/usr/include -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c run_script.c -fPIC -DPIC -o .libs/run_script.o make[4]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/slurmd/common' make[4]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/slurmd/common' /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../slurm -I../../.. -I/usr/include -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c -o set_oomadj.lo set_oomadj.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../slurm -I../../.. -I/usr/include -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c set_oomadj.c -fPIC -DPIC -o .libs/set_oomadj.o make[4]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/slurmd/common' make[4]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/slurmd/common' /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../slurm -I../../.. -I/usr/include -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c -o task_plugin.lo task_plugin.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../slurm -I../../.. -I/usr/include -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c task_plugin.c -fPIC -DPIC -o .libs/task_plugin.o make[4]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/slurmd/common' make[4]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/slurmd/common' /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../slurm -I../../.. -I/usr/include -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c -o xcpuinfo.lo xcpuinfo.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../slurm -I../../.. -I/usr/include -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c xcpuinfo.c -fPIC -DPIC -o .libs/xcpuinfo.o make[4]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/slurmd/common' make[4]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/slurmd/common' /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../slurm -I../../.. -I/usr/include -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c -o xcgroup.lo xcgroup.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../slurm -I../../.. -I/usr/include -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c xcgroup.c -fPIC -DPIC -o .libs/xcgroup.o make[4]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/slurmd/common' make[4]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/slurmd/common' /bin/sh ../../../libtool --tag=CC --mode=link gcc -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z,lazy -o libslurmd_common.o core_spec_plugin.lo fname.lo job_container_plugin.lo log_ctld.lo proctrack.lo setproctitle.lo slurmd_cgroup.lo slurmstepd_init.lo run_script.lo task_plugin.lo set_oomadj.lo xcpuinfo.lo xcgroup.lo libtool: link: /usr/bin/ld -r -o libslurmd_common.o .libs/core_spec_plugin.o .libs/fname.o .libs/job_container_plugin.o .libs/log_ctld.o .libs/proctrack.o .libs/setproctitle.o .libs/slurmd_cgroup.o .libs/slurmstepd_init.o .libs/run_script.o .libs/task_plugin.o .libs/set_oomadj.o .libs/xcpuinfo.o .libs/xcgroup.o make[4]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/slurmd/common' make[4]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/slurmd/common' /bin/sh ../../../libtool --tag=CC --mode=link gcc -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -L/usr/lib64 -lhwloc -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z,lazy -o libslurmd_common.la core_spec_plugin.lo fname.lo job_container_plugin.lo log_ctld.lo proctrack.lo setproctitle.lo slurmd_cgroup.lo slurmstepd_init.lo run_script.lo task_plugin.lo set_oomadj.lo xcpuinfo.lo xcgroup.lo libtool: link: ar cr .libs/libslurmd_common.a .libs/core_spec_plugin.o .libs/fname.o .libs/job_container_plugin.o .libs/log_ctld.o .libs/proctrack.o .libs/setproctitle.o .libs/slurmd_cgroup.o .libs/slurmstepd_init.o .libs/run_script.o .libs/task_plugin.o .libs/set_oomadj.o .libs/xcpuinfo.o .libs/xcgroup.o libtool: link: ranlib .libs/libslurmd_common.a libtool: link: ( cd ".libs" && rm -f "libslurmd_common.la" && ln -s "../libslurmd_common.la" "libslurmd_common.la" ) BUILDSTDERR: make[4]: Leaving directory '/builddir/build/BUILIn file included from get_mach_stat.c:56: BUILDSTDERR: /usr/include/sys/sysctl.h:21:2: warning: #warning "The header is deprecated and will be removed." [-Wcpp] BUILDSTDERR: 21 | #warning "The header is deprecated and will be removed." BUILDSTDERR: | ^~~~~~~ D/slurm-19.05.1-2/src/slurmd/common' Making all in slurmd make[5]: 'libdaemonize.la' is up to date. make[5]: 'libfile_bcast.la' is up to date. make[5]: 'libslurmd_common.o' is up to date. make[5]: 'libslurmd_reverse_tree_math.la' is up to date. make[5]: 'full_version.map' is up to date. make[7]: 'libcommon.la' is up to date. make[7]: 'libspank.la' is up to date. make[7]: 'libeio.la' is up to date. make[4]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/slurmd/slurmd' gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../slurm -I../../.. -I/usr/include -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c -o get_mach_stat.o get_mach_stat.c make[4]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/slurmd/slurmd' make[4]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/slurmd/slurmd' gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../slurm -I../../.. -I/usr/include -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c -o slurmd.o slurmd.c make[4]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/slurmd/slurmd' make[4]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/slurmd/slurmd' gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../slurm -I../../.. -I/usr/include -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c -o req.o req.c make[4]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/slurmd/slurmd' make[4]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/slurmd/slurmd' /bin/sh ../../../libtool --tag=CC --mode=link gcc -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -export-dynamic -L/usr/lib64 -Wl,--no-as-needed -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z,lazy -o slurmd slurmd.o req.o get_mach_stat.o ../../../src/common/libdaemonize.la ../../../src/bcast/libfile_bcast.la ../common/libslurmd_common.o ../common/libslurmd_reverse_tree_math.la -Wl,-rpath=/usr/lib64/slurm -L../../../src/api/.libs -lslurmfull -ldl -lnuma -lhwloc -lpam -lpam_misc -lutil libtool: link: DIE_RPATH_DIE="/usr/lib64:" gcc -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -Wl,--no-as-needed -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z -Wl,lazy -o .libs/slurmd slurmd.o req.o get_mach_stat.o ../common/libslurmd_common.o -Wl,-rpath=/usr/lib64/slurm -Wl,--export-dynamic -L/usr/lib64 ../../../src/common/.libs/libdaemonize.a ../../../src/bcast/.libs/libfile_bcast.a -L/usr/lib -lz -llz4 ../common/.libs/libslurmd_reverse_tree_math.a -L../../../src/api/.libs /builddir/build/BUILD/slurm-19.05.1-2/src/api/.libs/libslurmfull.so -ldl -lnuma -lhwloc -lpam -lpam_misc -lutil -pthread make[4]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/slurmd/slurmd' Making all in slurmstepd make[4]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/slurmd/slurmstepd' gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../slurm -I../../.. -I/usr/include -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c -o task.o task.c make[4]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/slurmd/slurmstepd' make[4]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/slurmd/slurmstepd' gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../slurm -I../../.. -I/usr/include -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c -o slurmstepd_job.o slurmstepd_job.c make[4]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/slurmd/slurmstepd' make[4]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/slurmd/slurmstepd' gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../slurm -I../../.. -I/usr/include -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c -o slurmstepd.o slurmstepd.c make[4]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/slurmd/slurmstepd' make[4]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/slurmd/slurmstepd' gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../slurm -I../../.. -I/usr/include -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c -o ulimits.o ulimits.c make[4]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/slurmd/slurmstepd' make[4]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/slurmd/slurmstepd' gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../slurm -I../../.. -I/usr/include -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c -o pdebug.o pdebug.c make[4]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/slurmd/slurmstepd' make[4]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/slurmd/slurmstepd' gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../slurm -I../../.. -I/usr/include -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c -o pam_ses.o pam_ses.c make[4]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/slurmd/slurmstepd' make[4]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/slurmd/slurmstepd' gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../slurm -I../../.. -I/usr/include -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c -o mgr.o mgr.c make[4]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/slurmd/slurmstepd' make[4]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/slurmd/slurmstepd' gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../slurm -I../../.. -I/usr/include -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c -o io.o io.c make[4]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/slurmd/slurmstepd' make[4]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/slurmd/slurmstepd' gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../slurm -I../../.. -I/usr/include -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c -o step_terminate_monitor.o step_terminate_monitor.c make[4]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/slurmd/slurmstepd' make[5]: 'libdaemonize.la' is up to date. make[4]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/slurmd/slurmstepd' gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../slurm -I../../.. -I/usr/include -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c -o multi_prog.o multi_prog.c make[4]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/slurmd/slurmstepd' make[5]: 'libslurmd_common.o' is up to date. make[5]: 'full_version.map' is up to date. make[7]: 'libspank.la' is up to date. make[7]: 'libcommon.la' is up to date. make[7]: 'libeio.la' is up to date. make[4]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/slurmd/slurmstepd' gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../slurm -I../../.. -I/usr/include -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c -o x11_forwarding.o x11_forwarding.c make[4]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/slurmd/slurmstepd' make[4]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/slurmd/slurmstepd' gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../slurm -I../../.. -I/usr/include -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c -o req.o req.c make[4]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/slurmd/slurmstepd' make[4]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/slurmd/slurmstepd' /bin/sh ../../../libtool --tag=CC --mode=link gcc -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -export-dynamic -L/usr/lib64 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z,lazy -o slurmstepd slurmstepd.o mgr.o task.o slurmstepd_job.o io.o ulimits.o pdebug.o pam_ses.o req.o multi_prog.o step_terminate_monitor.o x11_forwarding.o ../../../src/common/libdaemonize.la ../common/libslurmd_common.o -Wl,-rpath=/usr/lib64/slurm -L../../../src/api/.libs -lslurmfull -ldl -lhwloc -lpam -lpam_misc -lutil libtool: link: DIE_RPATH_DIE="/usr/lib64:" gcc -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z -Wl,lazy -o .libs/slurmstepd slurmstepd.o mgr.o task.o slurmstepd_job.o io.o ulimits.o pdebug.o pam_ses.o req.o multi_prog.o step_terminate_monitor.o x11_forwarding.o ../common/libslurmd_common.o -Wl,-rpath=/usr/lib64/slurm -Wl,--export-dynamic -L/usr/lib64 ../../../src/common/.libs/libdaemonize.a -L../../../src/api/.libs /builddir/build/BUILD/slurm-19.05.1-2/src/api/.libs/libslurmfull.so -ldl -lhwloc -lpam -lpam_misc -lutil -pthread make[4]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/slurmd/slurmstepd' make[4]: Nothing to be done for 'all-am'. Making all in slurmdbd make[3]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/slurmdbd' gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c -o backup.o backup.c make[3]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/slurmdbd' make[3]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/slurmdbd' gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c -o rpc_mgr.o rpc_mgr.c make[3]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/slurmdbd' make[4]: 'libdaemonize.la' is up to date. make[4]: 'full_version.map' is up to date. make[6]: 'libcommon.la' is up to date. make[6]: 'libspank.la' is up to date. make[6]: 'libeio.la' is up to date. make[3]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/slurmdbd' gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c -o read_config.o read_config.c make[3]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/slurmdbd' make[3]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/slurmdbd' gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c -o slurmdbd.o slurmdbd.c make[3]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/slurmdbd' make[3]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/slurmdbd' gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c -o proc_req.o proc_req.c make[3]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/slurmdbd' make[3]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/slurmdbd' /bin/sh ../../libtool --tag=CC --mode=link gcc -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -export-dynamic -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z,lazy -o slurmdbd backup.o proc_req.o read_config.o rpc_mgr.o slurmdbd.o ../../src/common/libdaemonize.la -Wl,-rpath=/usr/lib64/slurm -L../../src/api/.libs -lslurmfull -ldl libtool: link: DIE_RPATH_DIE="/usr/lib64:" gcc -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z -Wl,lazy -o .libs/slurmdbd backup.o proc_req.o read_config.o rpc_mgr.o slurmdbd.o -Wl,-rpath=/usr/lib64/slurm -Wl,--export-dynamic ../../src/common/.libs/libdaemonize.a -L../../src/api/.libs /builddir/build/BUILD/slurm-19.05.1-2/src/api/.libs/libslurmfull.so -ldl -pthread make[3]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/slurmdbd' Making all in smap make[3]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/smap' gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c -o smap.o smap.c make[3]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/smap' make[3]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/smap' gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c -o partition_functions.o partition_functions.c make[3]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/smap' make[3]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/smap' gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c -o job_functions.o job_functions.c make[3]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/smap' make[3]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/smap' gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c -o grid_functions.o grid_functions.c make[3]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/smap' make[3]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/smap' gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c -o opts.o opts.c make[3]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/smap' make[3]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/smap' gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c -o reservation_functions.o reservation_functions.c make[3]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/smap' make[3]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/smap' /bin/sh ../../libtool --tag=CC --mode=link gcc -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -export-dynamic -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z,lazy -o smap smap.o job_functions.o partition_functions.o grid_functions.o reservation_functions.o opts.o -Wl,-rpath=/usr/lib64/slurm -L../../src/api/.libs -lslurmfull -ldl -lncurses -ltinfo libtool: link: DIE_RPATH_DIE="/usr/lib64:" gcc -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z -Wl,lazy -o .libs/smap smap.o job_functions.o partition_functions.o grid_functions.o reservation_functions.o opts.o -Wl,-rpath=/usr/lib64/slurm -Wl,--export-dynamic -L../../src/api/.libs /builddir/build/BUILD/slurm-19.05.1-2/src/api/.libs/libslurmfull.so -ldl -lncurses -ltinfo -pthread make[3]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/smap' Making all in sprio make[3]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/sprio' gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c -o sprio.o sprio.c make[3]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/sprio' make[3]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/sprio' gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c -o sort.o sort.c make[3]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/sprio' make[3]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/sprio' gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c -o opts.o opts.c make[3]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/sprio' make[3]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/sprio' gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c -o print.o print.c make[3]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/sprio' make[3]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/sprio' /bin/sh ../../libtool --tag=CC --mode=link gcc -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -export-dynamic -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z,lazy -o sprio sprio.o print.o opts.o sort.o -Wl,-rpath=/usr/lib64/slurm -L../../src/api/.libs -lslurmfull -ldl libtool: link: DIE_RPATH_DIE="/usr/lib64:" gcc -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z -Wl,lazy -o .libs/sprio sprio.o print.o opts.o sort.o -Wl,-rpath=/usr/lib64/slurm -Wl,--export-dynamic -L../../src/api/.libs /builddir/build/BUILD/slurm-19.05.1-2/src/api/.libs/libslurmfull.so -ldl -pthread make[3]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/sprio' Making all in squeue make[3]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/squeue' gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c -o squeue.o squeue.c make[3]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/squeue' make[3]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/squeue' gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c -o sort.o sort.c make[3]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/squeue' make[3]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/squeue' gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c -o opts.o opts.c make[3]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/squeue' make[3]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/squeue' gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c -o print.o print.c make[3]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/squeue' make[3]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/squeue' /bin/sh ../../libtool --tag=CC --mode=link gcc -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -export-dynamic -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z,lazy -o squeue squeue.o print.o opts.o sort.o -Wl,-rpath=/usr/lib64/slurm -L../../src/api/.libs -lslurmfull -ldl libtool: link: DIE_RPATH_DIE="/usr/lib64:" gcc -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z -Wl,lazy -o .libs/squeue squeue.o print.o opts.o sort.o -Wl,-rpath=/usr/lib64/slurm -Wl,--export-dynamic -L../../src/api/.libs /builddir/build/BUILD/slurm-19.05.1-2/src/api/.libs/libslurmfull.so -ldl -pthread make[3]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/squeue' Making all in sreport make[3]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/sreport' gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c -o user_reports.o user_reports.c make[3]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/sreport' make[3]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/sreport' gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c -o sreport.o sreport.c make[3]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/sreport' make[3]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/sreport' gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c -o job_reports.o job_reports.c make[3]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/sreport' make[3]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/sreport' gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c -o resv_reports.o resv_reports.c make[3]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/sreport' make[3]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/sreport' gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c -o cluster_reports.o cluster_reports.c make[3]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/sreport' make[3]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/sreport' gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c -o common.o common.c make[3]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/sreport' make[3]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/sreport' /bin/sh ../../libtool --tag=CC --mode=link gcc -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -export-dynamic -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z,lazy -o sreport sreport.o cluster_reports.o job_reports.o user_reports.o resv_reports.o common.o -Wl,-rpath=/usr/lib64/slurm -L../../src/api/.libs -lslurmfull -ldl -lreadline -lhistory -lncurses -ltinfo libtool: link: DIE_RPATH_DIE="/usr/lib64:" gcc -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z -Wl,lazy -o .libs/sreport sreport.o cluster_reports.o job_reports.o user_reports.o resv_reports.o common.o -Wl,-rpath=/usr/lib64/slurm -Wl,--export-dynamic -L../../src/api/.libs /builddir/build/BUILD/slurm-19.05.1-2/src/api/.libs/libslurmfull.so -ldl -lreadline -lhistory -lncurses -ltinfo -pthread make[3]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/sreport' Making all in srun Making all in libsrun make[4]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/srun/libsrun' /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../slurm -I../../.. -I../../../src/srun/libsrun -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c -o debugger.lo debugger.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../slurm -I../../.. -I../../../src/srun/libsrun -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c debugger.c -fPIC -DPIC -o .libs/debugger.o make[4]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/srun/libsrun' make[4]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/srun/libsrun' /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../slurm -I../../.. -I../../../src/srun/libsrun -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c -o fname.lo fname.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../slurm -I../../.. -I../../../src/srun/libsrun -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c fname.c -fPIC -DPIC -o .libs/fname.o make[4]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/srun/libsrun' make[4]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/srun/libsrun' /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../slurm -I../../.. -I../../../src/srun/libsrun -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c -o launch.lo launch.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../slurm -I../../.. -I../../../src/srun/libsrun -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c launch.c -fPIC -DPIC -o .libs/launch.o make[4]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/srun/libsrun' make[4]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/srun/libsrun' /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../slurm -I../../.. -I../../../src/srun/libsrun -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c -o allocate.lo allocate.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../slurm -I../../.. -I../../../src/srun/libsrun -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c allocate.c -fPIC -DPIC -o .libs/allocate.o make[4]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/srun/libsrun' make[4]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/srun/libsrun' /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../slurm -I../../.. -I../../../src/srun/libsrun -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c -o multi_prog.lo multi_prog.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../slurm -I../../.. -I../../../src/srun/libsrun -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c multi_prog.c -fPIC -DPIC -o .libs/multi_prog.o make[4]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/srun/libsrun' make[4]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/srun/libsrun' /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../slurm -I../../.. -I../../../src/srun/libsrun -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c -o opt.lo opt.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../slurm -I../../.. -I../../../src/srun/libsrun -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c opt.c -fPIC -DPIC -o .libs/opt.o make[4]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/srun/libsrun' make[4]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/srun/libsrun' /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../slurm -I../../.. -I../../../src/srun/libsrun -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c -o srun_job.lo srun_job.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../slurm -I../../.. -I../../../src/srun/libsrun -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c srun_job.c -fPIC -DPIC -o .libs/srun_job.o make[4]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/srun/libsrun' make[4]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/srun/libsrun' /bin/sh ../../../libtool --tag=CC --mode=link gcc -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -module --export-dynamic -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z,lazy -o libsrun.la allocate.lo debugger.lo fname.lo launch.lo multi_prog.lo opt.lo srun_job.lo -ldl libtool: link: ar cr .libs/libsrun.a .libs/allocate.o .libs/debugger.o .libs/fname.o .libs/launch.o .libs/multi_prog.o .libs/opt.o .libs/srun_job.o libtool: link: ranlib .libs/libsrun.a libtool: link: ( cd ".libs" && rm -f "libsrun.la" && ln -s "../libsrun.la" "libsrun.la" ) make[4]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/srun/libsrun' make[5]: 'libsrun.la' is up to date. make[4]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/srun' gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -I../../src/srun/libsrun -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c -o srun.wrapper.o srun.wrapper.c make[4]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/srun' make[5]: 'libfile_bcast.la' is up to date. make[5]: 'full_version.map' is up to date. make[7]: 'libspank.la' is up to date. make[7]: 'libcommon.la' is up to date. make[7]: 'libeio.la' is up to date. make[4]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/srun' gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -I../../src/srun/libsrun -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c -o srun_pty.o srun_pty.c make[4]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/srun' make[4]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/srun' gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -I../../src/srun/libsrun -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c -o srun.o srun.c make[4]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/srun' make[4]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/srun' /bin/sh ../../libtool --tag=CC --mode=link gcc -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -export-dynamic -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z,lazy -o srun srun.o srun_pty.o srun.wrapper.o ../../src/srun/libsrun/libsrun.la ../../src/bcast/libfile_bcast.la -ldl -Wl,-rpath=/usr/lib64/slurm -L../../src/api/.libs -lslurmfull libtool: link: DIE_RPATH_DIE="/usr/lib64:" gcc -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z -Wl,lazy -o .libs/srun srun.o srun_pty.o srun.wrapper.o -Wl,-rpath=/usr/lib64/slurm -Wl,--export-dynamic ../../src/srun/libsrun/.libs/libsrun.a ../../src/bcast/.libs/libfile_bcast.a -L/usr/lib -lz -llz4 -ldl -L../../src/api/.libs /builddir/build/BUILD/slurm-19.05.1-2/src/api/.libs/libslurmfull.so -pthread make[4]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/srun' Making all in sshare make[3]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/sshare' gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c -o process.o process.c make[3]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/sshare' make[3]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/sshare' gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c -o sshare.o sshare.c make[3]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/sshare' make[3]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/sshare' /bin/sh ../../libtool --tag=CC --mode=link gcc -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -export-dynamic -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z,lazy -o sshare process.o sshare.o -Wl,-rpath=/usr/lib64/slurm -L../../src/api/.libs -lslurmfull -ldl -lm -lreadline -lhistory -lncurses -ltinfo libtool: link: DIE_RPATH_DIE="/usr/lib64:" gcc -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z -Wl,lazy -o .libs/sshare process.o sshare.o -Wl,-rpath=/usr/lib64/slurm -Wl,--export-dynamic -L../../src/api/.libs /builddir/build/BUILD/slurm-19.05.1-2/src/api/.libs/libslurmfull.so -ldl -lm -lreadline -lhistory -lncurses -ltinfo -pthread make[3]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/sshare' Making all in sstat make[3]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/sstat' gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c -o sstat.o sstat.c make[3]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/sstat' make[3]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/sstat' gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c -o options.o options.c make[3]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/sstat' make[3]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/sstat' gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c -o print.o print.c make[3]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/sstat' make[3]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/sstat' /bin/sh ../../libtool --tag=CC --mode=link gcc -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z,lazy -o sstat options.o print.o sstat.o -Wl,-rpath=/usr/lib64/slurm -L../../src/api/.libs -lslurmfull -ldl libtool: link: DIE_RPATH_DIE="/usr/lib64:" gcc -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z -Wl,lazy -o .libs/sstat options.o print.o sstat.o -Wl,-rpath=/usr/lib64/slurm -L../../src/api/.libs /builddir/build/BUILD/slurm-19.05.1-2/src/api/.libs/libslurmfull.so -ldl -pthread make[3]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/sstat' Making all in strigger make[3]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/strigger' gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c -o opts.o opts.c make[3]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/strigger' make[3]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/strigger' gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c -o strigger.o strigger.c make[3]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/strigger' make[3]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/strigger' /bin/sh ../../libtool --tag=CC --mode=link gcc -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -export-dynamic -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z,lazy -o strigger strigger.o opts.o -Wl,-rpath=/usr/lib64/slurm -L../../src/api/.libs -lslurmfull -ldl libtool: link: DIE_RPATH_DIE="/usr/lib64:" gcc -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z -Wl,lazy -o .libs/strigger strigger.o opts.o -Wl,-rpath=/usr/lib64/slurm -Wl,--export-dynamic -L../../src/api/.libs /builddir/build/BUILD/slurm-19.05.1-2/src/api/.libs/libslurmfull.so -ldl -pthread make[3]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/strigger' Making all in sview make[3]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/sview' gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/atk-1.0 -pthread -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c -o sview-popups.o `test -f 'popups.c' || echo './'`popups.c make[3]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/sview' make[3]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/sview' gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/atk-1.0 -pthread -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c -o sview-grid.o `test -f 'grid.c' || echo './'`grid.c make[3]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/sview' make[3]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/sview' gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/atk-1.0 -pthread -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c -o sview-sview.o `test -f 'sview.c' || echo './'`sview.c make[3]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/sview' make[3]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/sview' gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/atk-1.0 -pthread -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c -o sview-part_info.o `test -f 'part_info.c' || echo './'`part_info.c make[3]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/sview' make[3]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/sview' gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/atk-1.0 -pthread -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c -o sview-front_end_info.o `test -f 'front_end_info.c' || echo './'`front_end_info.c make[3]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/sview' make[3]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/sview' gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/atk-1.0 -pthread -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c -o sview-node_info.o `test -f 'node_info.c' || echo './'`node_info.c make[3]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/sview' make[3]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/sview' gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/atk-1.0 -pthread -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c -o sview-resv_info.o `test -f 'resv_info.c' || echo './'`resv_info.c make[3]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/sview' make[3]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/sview' gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/atk-1.0 -pthread -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c -o sview-submit_info.o `test -f 'submit_info.c' || echo './'`submit_info.c make[3]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/sview' make[3]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/sview' gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/atk-1.0 -pthread -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c -o sview-admin_info.o `test -f 'admin_info.c' || echo './'`admin_info.c make[3]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/sview' make[3]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/sview' gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/atk-1.0 -pthread -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c -o sview-job_info.o `test -f 'job_info.c' || echo './'`job_info.c make[3]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/sview' make[3]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/sview' gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/atk-1.0 -pthread -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c -o sview-config_info.o `test -f 'config_info.c' || echo './'`config_info.c make[3]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/sview' make[3]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/sview' BUILDSTDERR: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/includebb_info.c: In function '_get_size_str.constprop': BUILDSTDERR: bb_info.c:309:27: warning: 'B' directive output may be truncated writing 1 byte into a region of size between 0 and 19 [-Wformat-truncation=] BUILDSTDERR: 309 | snprintf(buf, buf_size, "%"PRIu64"B", tmp64); BUILDSTDERR: | ^~~ BUILDSTDERR: bb_info.c:309:37: note: format string is defined here BUILDSTDERR: 309 | snprintf(buf, buf_size, "%"PRIu64"B", tmp64); BUILDSTDERR: | ^ BUILDSTDERR: In file included from /usr/include/stdio.h:867, BUILDSTDERR: from ../../src/sview/sview.h:39, BUILDSTDERR: from bb_info.c:27: BUILDSTDERR: /usr/include/bits/stdio2.h:67:10: note: '__builtin___snprintf_chk' output between 3 and 22 bytes into a destination of size 20 BUILDSTDERR: 67 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: 68 | __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/atk-1.0 -pthread -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c -o sview-gthread_helper.o `test -f 'gthread_helper.c' || echo './'`gthread_helper.c make[3]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/sview' make[3]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/sview' gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/atk-1.0 -pthread -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c -o sview-common.o `test -f 'common.c' || echo './'`common.c make[3]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/sview' make[3]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/sview' gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/atk-1.0 -pthread -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c -o sview-defaults.o `test -f 'defaults.c' || echo './'`defaults.c make[3]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/sview' make[3]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/sview' gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -I../.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/atk-1.0 -pthread -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c -o sview-bb_info.o `test -f 'bb_info.c' || echo './'`bb_info.c make[3]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/sview' make[3]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/sview' /bin/sh ../../libtool --tag=CC --mode=link gcc -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/atk-1.0 -pthread -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -export-dynamic -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lfontconfig -lfreetype -lgthread-2.0 -pthread -lglib-2.0 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z,lazy -o sview sview-sview.o sview-popups.o sview-grid.o sview-part_info.o sview-job_info.o sview-front_end_info.o sview-node_info.o sview-resv_info.o sview-submit_info.o sview-admin_info.o sview-common.o sview-config_info.o sview-defaults.o sview-gthread_helper.o sview-bb_info.o -Wl,-rpath=/usr/lib64/slurm -L../../src/api/.libs -lslurmfull -ldl libtool: link: DIE_RPATH_DIE="/usr/lib64:" gcc -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/atk-1.0 -pthread -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -pthread -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z -Wl,lazy -o .libs/sview sview-sview.o sview-popups.o sview-grid.o sview-part_info.o sview-job_info.o sview-front_end_info.o sview-node_info.o sview-resv_info.o sview-submit_info.o sview-admin_info.o sview-common.o sview-config_info.o sview-defaults.o sview-gthread_helper.o sview-bb_info.o -Wl,-rpath=/usr/lib64/slurm -Wl,--export-dynamic -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lfontconfig -lfreetype -lgthread-2.0 -lglib-2.0 -L../../src/api/.libs /builddir/build/BUILD/slurm-19.05.1-2/src/api/.libs/libslurmfull.so -ldl -pthread make[3]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/sview' make[3]: Nothing to be done for 'all-am'. Making all in testsuite Making all in expect make[3]: Nothing to be done for 'all'. Making all in slurm_unit Making all in api Making all in manual make[5]: Nothing to be done for 'all'. make[5]: Nothing to be done for 'all-am'. Making all in common Making all in slurm_protocol_pack make[5]: Nothing to be done for 'all'. Making all in slurmdb_pack make[5]: Nothing to be done for 'all'. make[5]: Nothing to be done for 'all-am'. make[4]: Nothing to be done for 'all-am'. make[3]: Nothing to be done for 'all-am'. Making all in doc Making all in man Making all in man1 make[4]: Nothing to be done for 'all'. Making all in man3 make[4]: Nothing to be done for 'all'. Making all in man5 make[4]: Nothing to be done for 'all'. Making all in man8 make[4]: Nothing to be done for 'all'. make[4]: Nothing to be done for 'all-am'. Making all in html make[3]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/doc/html' `dirname acct_gather_profile_plugins.shtml`/shtml2html.py 19.05 acct_gather_profile_plugins.shtml Converting acct_gather_profile_plugins.shtml -> acct_gather_profile_plugins.html make[3]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/doc/html' make[3]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/doc/html' `dirname acct_gather_energy_plugins.shtml`/shtml2html.py 19.05 acct_gather_energy_plugins.shtml Converting acct_gather_energy_plugins.shtml -> acct_gather_energy_plugins.html make[3]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/doc/html' make[3]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/doc/html' `dirname accounting.shtml`/shtml2html.py 19.05 accounting.shtml Converting accounting.shtml -> accounting.html make[3]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/doc/html' make[3]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/doc/html' `dirname accounting_storageplugins.shtml`/shtml2html.py 19.05 accounting_storageplugins.shtml Converting accounting_storageplugins.shtml -> accounting_storageplugins.html make[3]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/doc/html' make[3]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/doc/html' `dirname add.shtml`/shtml2html.py 19.05 add.shtml Converting add.shtml -> add.html make[3]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/doc/html' make[3]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/doc/html' `dirname api.shtml`/shtml2html.py 19.05 api.shtml Converting api.shtml -> api.html make[3]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/doc/html' make[3]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/doc/html' `dirname bb_plugins.shtml`/shtml2html.py 19.05 bb_plugins.shtml Converting bb_plugins.shtml -> bb_plugins.html make[3]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/doc/html' make[3]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/doc/html' `dirname authplugins.shtml`/shtml2html.py 19.05 authplugins.shtml Converting authplugins.shtml -> authplugins.html make[3]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/doc/html' make[3]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/doc/html' `dirname big_sys.shtml`/shtml2html.py 19.05 big_sys.shtml Converting big_sys.shtml -> big_sys.html make[3]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/doc/html' make[3]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/doc/html' `dirname burst_buffer.shtml`/shtml2html.py 19.05 burst_buffer.shtml Converting burst_buffer.shtml -> burst_buffer.html make[3]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/doc/html' make[3]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/doc/html' `dirname cgroups.shtml`/shtml2html.py 19.05 cgroups.shtml Converting cgroups.shtml -> cgroups.html make[3]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/doc/html' make[3]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/doc/html' `dirname checkpoint_plugins.shtml`/shtml2html.py 19.05 checkpoint_plugins.shtml Converting checkpoint_plugins.shtml -> checkpoint_plugins.html make[3]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/doc/html' make[3]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/doc/html' `dirname cli_filter_plugins.shtml`/shtml2html.py 19.05 cli_filter_plugins.shtml Converting cli_filter_plugins.shtml -> cli_filter_plugins.html make[3]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/doc/html' make[3]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/doc/html' `dirname cons_res.shtml`/shtml2html.py 19.05 cons_res.shtml Converting cons_res.shtml -> cons_res.html make[3]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/doc/html' make[3]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/doc/html' `dirname classic_fair_share.shtml`/shtml2html.py 19.05 classic_fair_share.shtml Converting classic_fair_share.shtml -> classic_fair_share.html make[3]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/doc/html' make[3]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/doc/html' `dirname cons_res_share.shtml`/shtml2html.py 19.05 cons_res_share.shtml Converting cons_res_share.shtml -> cons_res_share.html make[3]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/doc/html' make[3]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/doc/html' `dirname contributor.shtml`/shtml2html.py 19.05 contributor.shtml Converting contributor.shtml -> contributor.html make[3]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/doc/html' make[3]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/doc/html' `dirname containers.shtml`/shtml2html.py 19.05 containers.shtml Converting containers.shtml -> containers.html make[3]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/doc/html' make[3]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/doc/html' `dirname core_spec.shtml`/shtml2html.py 19.05 core_spec.shtml Converting core_spec.shtml -> core_spec.html make[3]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/doc/html' make[3]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/doc/html' `dirname core_spec_plugins.shtml`/shtml2html.py 19.05 core_spec_plugins.shtml Converting core_spec_plugins.shtml -> core_spec_plugins.html make[3]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/doc/html' make[3]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/doc/html' `dirname cray.shtml`/shtml2html.py 19.05 cray.shtml Converting cray.shtml -> cray.html make[3]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/doc/html' make[3]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/doc/html' `dirname cred_plugins.shtml`/shtml2html.py 19.05 cred_plugins.shtml Converting cred_plugins.shtml -> cred_plugins.html make[3]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/doc/html' make[3]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/doc/html' `dirname disclaimer.shtml`/shtml2html.py 19.05 disclaimer.shtml Converting disclaimer.shtml -> disclaimer.html make[3]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/doc/html' make[3]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/doc/html' `dirname dist_plane.shtml`/shtml2html.py 19.05 dist_plane.shtml Converting dist_plane.shtml -> dist_plane.html make[3]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/doc/html' make[3]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/doc/html' `dirname cpu_management.shtml`/shtml2html.py 19.05 cpu_management.shtml Converting cpu_management.shtml -> cpu_management.html make[3]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/doc/html' make[3]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/doc/html' `dirname download.shtml`/shtml2html.py 19.05 download.shtml Converting download.shtml -> download.html make[3]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/doc/html' make[3]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/doc/html' `dirname documentation.shtml`/shtml2html.py 19.05 documentation.shtml Converting documentation.shtml -> documentation.html make[3]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/doc/html' make[3]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/doc/html' `dirname elasticsearch.shtml`/shtml2html.py 19.05 elasticsearch.shtml Converting elasticsearch.shtml -> elasticsearch.html make[3]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/doc/html' make[3]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/doc/html' `dirname elastic_computing.shtml`/shtml2html.py 19.05 elastic_computing.shtml Converting elastic_computing.shtml -> elastic_computing.html make[3]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/doc/html' make[3]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/doc/html' `dirname ext_sensorsplugins.shtml`/shtml2html.py 19.05 ext_sensorsplugins.shtml Converting ext_sensorsplugins.shtml -> ext_sensorsplugins.html make[3]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/doc/html' make[3]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/doc/html' `dirname federation.shtml`/shtml2html.py 19.05 federation.shtml Converting federation.shtml -> federation.html make[3]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/doc/html' make[3]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/doc/html' `dirname gang_scheduling.shtml`/shtml2html.py 19.05 gang_scheduling.shtml Converting gang_scheduling.shtml -> gang_scheduling.html make[3]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/doc/html' make[3]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/doc/html' `dirname faq.shtml`/shtml2html.py 19.05 faq.shtml Converting faq.shtml -> faq.html make[3]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/doc/html' make[3]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/doc/html' `dirname gres.shtml`/shtml2html.py 19.05 gres.shtml Converting gres.shtml -> gres.html make[3]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/doc/html' make[3]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/doc/html' `dirname gres_design.shtml`/shtml2html.py 19.05 gres_design.shtml Converting gres_design.shtml -> gres_design.html make[3]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/doc/html' make[3]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/doc/html' `dirname gres_plugins.shtml`/shtml2html.py 19.05 gres_plugins.shtml Converting gres_plugins.shtml -> gres_plugins.html make[3]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/doc/html' make[3]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/doc/html' `dirname hdf5_profile_user_guide.shtml`/shtml2html.py 19.05 hdf5_profile_user_guide.shtml Converting hdf5_profile_user_guide.shtml -> hdf5_profile_user_guide.html make[3]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/doc/html' make[3]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/doc/html' `dirname heterogeneous_jobs.shtml`/shtml2html.py 19.05 heterogeneous_jobs.shtml Converting heterogeneous_jobs.shtml -> heterogeneous_jobs.html make[3]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/doc/html' make[3]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/doc/html' `dirname high_throughput.shtml`/shtml2html.py 19.05 high_throughput.shtml Converting high_throughput.shtml -> high_throughput.html make[3]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/doc/html' make[3]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/doc/html' `dirname intel_knl.shtml`/shtml2html.py 19.05 intel_knl.shtml Converting intel_knl.shtml -> intel_knl.html make[3]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/doc/html' make[3]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/doc/html' `dirname jobacct_gatherplugins.shtml`/shtml2html.py 19.05 jobacct_gatherplugins.shtml Converting jobacct_gatherplugins.shtml -> jobacct_gatherplugins.html make[3]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/doc/html' make[3]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/doc/html' `dirname job_container_plugins.shtml`/shtml2html.py 19.05 job_container_plugins.shtml Converting job_container_plugins.shtml -> job_container_plugins.html make[3]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/doc/html' make[3]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/doc/html' `dirname job_array.shtml`/shtml2html.py 19.05 job_array.shtml Converting job_array.shtml -> job_array.html make[3]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/doc/html' make[3]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/doc/html' `dirname job_exit_code.shtml`/shtml2html.py 19.05 job_exit_code.shtml Converting job_exit_code.shtml -> job_exit_code.html make[3]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/doc/html' make[3]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/doc/html' `dirname job_launch.shtml`/shtml2html.py 19.05 job_launch.shtml Converting job_launch.shtml -> job_launch.html make[3]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/doc/html' make[3]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/doc/html' `dirname job_submit_plugins.shtml`/shtml2html.py 19.05 job_submit_plugins.shtml Converting job_submit_plugins.shtml -> job_submit_plugins.html make[3]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/doc/html' make[3]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/doc/html' `dirname jobcompplugins.shtml`/shtml2html.py 19.05 jobcompplugins.shtml Converting jobcompplugins.shtml -> jobcompplugins.html make[3]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/doc/html' make[3]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/doc/html' `dirname launch_plugins.shtml`/shtml2html.py 19.05 launch_plugins.shtml Converting launch_plugins.shtml -> launch_plugins.html make[3]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/doc/html' make[3]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/doc/html' `dirname licenses.shtml`/shtml2html.py 19.05 licenses.shtml Converting licenses.shtml -> licenses.html make[3]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/doc/html' make[3]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/doc/html' `dirname fair_tree.shtml`/shtml2html.py 19.05 fair_tree.shtml Converting fair_tree.shtml -> fair_tree.html make[3]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/doc/html' make[3]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/doc/html' `dirname mail.shtml`/shtml2html.py 19.05 mail.shtml Converting mail.shtml -> mail.html make[3]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/doc/html' make[3]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/doc/html' `dirname man_index.shtml`/shtml2html.py 19.05 man_index.shtml Converting man_index.shtml -> man_index.html make[3]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/doc/html' make[3]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/doc/html' `dirname mc_support.shtml`/shtml2html.py 19.05 mc_support.shtml Converting mc_support.shtml -> mc_support.html make[3]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/doc/html' make[3]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/doc/html' `dirname mcs.shtml`/shtml2html.py 19.05 mcs.shtml Converting mcs.shtml -> mcs.html make[3]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/doc/html' make[3]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/doc/html' `dirname mcs_plugins.shtml`/shtml2html.py 19.05 mcs_plugins.shtml Converting mcs_plugins.shtml -> mcs_plugins.html make[3]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/doc/html' make[3]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/doc/html' `dirname meetings.shtml`/shtml2html.py 19.05 meetings.shtml Converting meetings.shtml -> meetings.html make[3]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/doc/html' make[3]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/doc/html' `dirname mpiplugins.shtml`/shtml2html.py 19.05 mpiplugins.shtml Converting mpiplugins.shtml -> mpiplugins.html make[3]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/doc/html' make[3]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/doc/html' `dirname mpi_guide.shtml`/shtml2html.py 19.05 mpi_guide.shtml Converting mpi_guide.shtml -> mpi_guide.html make[3]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/doc/html' make[3]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/doc/html' `dirname multi_cluster.shtml`/shtml2html.py 19.05 multi_cluster.shtml Converting multi_cluster.shtml -> multi_cluster.html make[3]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/doc/html' make[3]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/doc/html' `dirname news.shtml`/shtml2html.py 19.05 news.shtml Converting news.shtml -> news.html make[3]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/doc/html' make[3]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/doc/html' `dirname node_features_plugins.shtml`/shtml2html.py 19.05 node_features_plugins.shtml Converting node_features_plugins.shtml -> node_features_plugins.html make[3]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/doc/html' make[3]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/doc/html' `dirname nss_slurm.shtml`/shtml2html.py 19.05 nss_slurm.shtml Converting nss_slurm.shtml -> nss_slurm.html make[3]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/doc/html' make[3]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/doc/html' `dirname overview.shtml`/shtml2html.py 19.05 overview.shtml Converting overview.shtml -> overview.html make[3]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/doc/html' make[3]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/doc/html' `dirname pam_slurm_adopt.shtml`/shtml2html.py 19.05 pam_slurm_adopt.shtml Converting pam_slurm_adopt.shtml -> pam_slurm_adopt.html make[3]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/doc/html' make[3]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/doc/html' `dirname platforms.shtml`/shtml2html.py 19.05 platforms.shtml Converting platforms.shtml -> platforms.html make[3]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/doc/html' make[3]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/doc/html' `dirname plugins.shtml`/shtml2html.py 19.05 plugins.shtml Converting plugins.shtml -> plugins.html make[3]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/doc/html' make[3]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/doc/html' `dirname power_mgmt.shtml`/shtml2html.py 19.05 power_mgmt.shtml Converting power_mgmt.shtml -> power_mgmt.html make[3]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/doc/html' make[3]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/doc/html' `dirname power_save.shtml`/shtml2html.py 19.05 power_save.shtml Converting power_save.shtml -> power_save.html make[3]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/doc/html' make[3]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/doc/html' `dirname power_plugins.shtml`/shtml2html.py 19.05 power_plugins.shtml Converting power_plugins.shtml -> power_plugins.html make[3]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/doc/html' make[3]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/doc/html' `dirname preemption_plugins.shtml`/shtml2html.py 19.05 preemption_plugins.shtml Converting preemption_plugins.shtml -> preemption_plugins.html make[3]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/doc/html' make[3]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/doc/html' `dirname preempt.shtml`/shtml2html.py 19.05 preempt.shtml Converting preempt.shtml -> preempt.html make[3]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/doc/html' make[3]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/doc/html' `dirname priority_multifactor.shtml`/shtml2html.py 19.05 priority_multifactor.shtml Converting priority_multifactor.shtml -> priority_multifactor.html make[3]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/doc/html' make[3]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/doc/html' `dirname priority_multifactor3.shtml`/shtml2html.py 19.05 priority_multifactor3.shtml Converting priority_multifactor3.shtml -> priority_multifactor3.html make[3]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/doc/html' make[3]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/doc/html' `dirname priority_plugins.shtml`/shtml2html.py 19.05 priority_plugins.shtml Converting priority_plugins.shtml -> priority_plugins.html make[3]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/doc/html' make[3]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/doc/html' `dirname proctrack_plugins.shtml`/shtml2html.py 19.05 proctrack_plugins.shtml Converting proctrack_plugins.shtml -> proctrack_plugins.html make[3]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/doc/html' make[3]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/doc/html' `dirname programmer_guide.shtml`/shtml2html.py 19.05 programmer_guide.shtml Converting programmer_guide.shtml -> programmer_guide.html make[3]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/doc/html' make[3]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/doc/html' `dirname prolog_epilog.shtml`/shtml2html.py 19.05 prolog_epilog.shtml Converting prolog_epilog.shtml -> prolog_epilog.html make[3]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/doc/html' make[3]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/doc/html' `dirname qos.shtml`/shtml2html.py 19.05 qos.shtml Converting qos.shtml -> qos.html make[3]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/doc/html' make[3]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/doc/html' `dirname publications.shtml`/shtml2html.py 19.05 publications.shtml Converting publications.shtml -> publications.html make[3]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/doc/html' make[3]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/doc/html' `dirname quickstart_admin.shtml`/shtml2html.py 19.05 quickstart_admin.shtml Converting quickstart_admin.shtml -> quickstart_admin.html make[3]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/doc/html' make[3]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/doc/html' `dirname quickstart.shtml`/shtml2html.py 19.05 quickstart.shtml Converting quickstart.shtml -> quickstart.html make[3]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/doc/html' make[3]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/doc/html' `dirname reservations.shtml`/shtml2html.py 19.05 reservations.shtml Converting reservations.shtml -> reservations.html make[3]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/doc/html' make[3]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/doc/html' `dirname resource_binding.shtml`/shtml2html.py 19.05 resource_binding.shtml Converting resource_binding.shtml -> resource_binding.html make[3]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/doc/html' make[3]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/doc/html' `dirname resource_limits.shtml`/shtml2html.py 19.05 resource_limits.shtml Converting resource_limits.shtml -> resource_limits.html make[3]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/doc/html' make[3]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/doc/html' `dirname rosetta.shtml`/shtml2html.py 19.05 rosetta.shtml Converting rosetta.shtml -> rosetta.html make[3]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/doc/html' make[3]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/doc/html' `dirname route_plugin.shtml`/shtml2html.py 19.05 route_plugin.shtml Converting route_plugin.shtml -> route_plugin.html make[3]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/doc/html' make[3]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/doc/html' `dirname sched_config.shtml`/shtml2html.py 19.05 sched_config.shtml Converting sched_config.shtml -> sched_config.html make[3]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/doc/html' make[3]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/doc/html' `dirname schedplugins.shtml`/shtml2html.py 19.05 schedplugins.shtml Converting schedplugins.shtml -> schedplugins.html make[3]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/doc/html' make[3]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/doc/html' `dirname rpc.shtml`/shtml2html.py 19.05 rpc.shtml Converting rpc.shtml -> rpc.html make[3]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/doc/html' make[3]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/doc/html' `dirname select_design.shtml`/shtml2html.py 19.05 select_design.shtml Converting select_design.shtml -> select_design.html make[3]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/doc/html' make[3]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/doc/html' `dirname selectplugins.shtml`/shtml2html.py 19.05 selectplugins.shtml Converting selectplugins.shtml -> selectplugins.html make[3]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/doc/html' make[3]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/doc/html' `dirname slurm.shtml`/shtml2html.py 19.05 slurm.shtml Converting slurm.shtml -> slurm.html make[3]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/doc/html' make[3]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/doc/html' `dirname site_factor.shtml`/shtml2html.py 19.05 site_factor.shtml Converting site_factor.shtml -> site_factor.html make[3]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/doc/html' make[3]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/doc/html' `dirname slurmctld_plugstack.shtml`/shtml2html.py 19.05 slurmctld_plugstack.shtml Converting slurmctld_plugstack.shtml -> slurmctld_plugstack.html make[3]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/doc/html' make[3]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/doc/html' `dirname slurm_ug_agenda.shtml`/shtml2html.py 19.05 slurm_ug_agenda.shtml Converting slurm_ug_agenda.shtml -> slurm_ug_agenda.html make[3]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/doc/html' make[3]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/doc/html' `dirname slurm_ug_cfp.shtml`/shtml2html.py 19.05 slurm_ug_cfp.shtml Converting slurm_ug_cfp.shtml -> slurm_ug_cfp.html make[3]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/doc/html' make[3]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/doc/html' `dirname switchplugins.shtml`/shtml2html.py 19.05 switchplugins.shtml Converting switchplugins.shtml -> switchplugins.html make[3]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/doc/html' make[3]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/doc/html' `dirname taskplugins.shtml`/shtml2html.py 19.05 taskplugins.shtml Converting taskplugins.shtml -> taskplugins.html make[3]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/doc/html' make[3]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/doc/html' `dirname team.shtml`/shtml2html.py 19.05 team.shtml Converting team.shtml -> team.html make[3]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/doc/html' make[3]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/doc/html' `dirname testimonials.shtml`/shtml2html.py 19.05 testimonials.shtml Converting testimonials.shtml -> testimonials.html make[3]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/doc/html' make[3]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/doc/html' `dirname topology.shtml`/shtml2html.py 19.05 topology.shtml Converting topology.shtml -> topology.html make[3]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/doc/html' make[3]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/doc/html' `dirname topology_plugin.shtml`/shtml2html.py 19.05 topology_plugin.shtml Converting topology_plugin.shtml -> topology_plugin.html make[3]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/doc/html' make[3]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/doc/html' `dirname tres.shtml`/shtml2html.py 19.05 tres.shtml Converting tres.shtml -> tres.html make[3]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/doc/html' make[3]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/doc/html' `dirname troubleshoot.shtml`/shtml2html.py 19.05 troubleshoot.shtml Converting troubleshoot.shtml -> troubleshoot.html make[3]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/doc/html' make[3]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/doc/html' `dirname tutorials.shtml`/shtml2html.py 19.05 tutorials.shtml Converting tutorials.shtml -> tutorials.html make[3]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/doc/html' make[3]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/doc/html' `dirname user_permissions.shtml`/shtml2html.py 19.05 user_permissions.shtml Converting user_permissions.shtml -> user_permissions.html make[3]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/doc/html' make[3]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/doc/html' `dirname wckey.shtml`/shtml2html.py 19.05 wckey.shtml BUILDSTDERR: Converting w+ /usr/bin/make -O -j4 V=1 VERBOSE=1 PERL_MM_PARAMS=INSTALLDIRS=vendor contrib BUILDSTDERR: In file included from /usr/include/string.h:494, BUILDSTDERR: from libnss_slurm.c:42: BUILDSTDERR: In function 'strncpy', BUILDSTDERR: inlined from '_internal_getpw' at libnss_slurm.c:183:2: BUILDSTDERR: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' specified bound depends on the length of the source argument [-Wstringop-overflow=] BUILDSTDERR: 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: libnss_slurm.c: In function '_internal_getpw': BUILDSTDERR: libnss_slurm.c:170:13: note: length computed here BUILDSTDERR: 170 | len_name = strlen(rpc_result->pw_name); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/string.h:494, BUILDSTDERR: from libnss_slurm.c:42: BUILDSTDERR: In function 'strncpy', BUILDSTDERR: inlined from '_internal_getgr' at libnss_slurm.c:337:2: BUILDSTDERR: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' specified bound depends on the length of the source argument [-Wstringop-overflow=] BUILDSTDERR: 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: libnss_slurm.c: In function '_internal_getgr': BUILDSTDERR: libnss_slurm.c:317:13: note: length computed here BUILDSTDERR: 317 | len_name = strlen(gr_rpc_results[i]->gr_name); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ckey.shtml -> wckey.html make[3]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/doc/html' make[3]: Nothing to be done for 'all-am'. Making all in etc make[2]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/etc' sed -e 's|@bindir[@]|/usr/bin|g' -e 's|@libdir[@]|/usr/lib64|g' -e 's|@sbindir[@]|/usr/sbin|g' -e 's|@sysconfdir[@]|/etc/slurm|g' -e 's|@SYSTEMD_TASKSMAX_OPTION[@]|TasksMax=infinity|g' ./init.d.slurm.in > init.d.slurm make[2]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/etc' make[2]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/etc' sed -e 's|@bindir[@]|/usr/bin|g' -e 's|@libdir[@]|/usr/lib64|g' -e 's|@sbindir[@]|/usr/sbin|g' -e 's|@sysconfdir[@]|/etc/slurm|g' -e 's|@SYSTEMD_TASKSMAX_OPTION[@]|TasksMax=infinity|g' ./init.d.slurmdbd.in > init.d.slurmdbd make[2]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/etc' make[2]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/etc' sed -e 's|@bindir[@]|/usr/bin|g' -e 's|@libdir[@]|/usr/lib64|g' -e 's|@sbindir[@]|/usr/sbin|g' -e 's|@sysconfdir[@]|/etc/slurm|g' -e 's|@SYSTEMD_TASKSMAX_OPTION[@]|TasksMax=infinity|g' ./slurmctld.service.in > slurmctld.service make[2]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/etc' make[2]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/etc' sed -e 's|@bindir[@]|/usr/bin|g' -e 's|@libdir[@]|/usr/lib64|g' -e 's|@sbindir[@]|/usr/sbin|g' -e 's|@sysconfdir[@]|/etc/slurm|g' -e 's|@SYSTEMD_TASKSMAX_OPTION[@]|TasksMax=infinity|g' ./slurmdbd.service.in > slurmdbd.service make[2]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/etc' make[2]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/etc' sed -e 's|@bindir[@]|/usr/bin|g' -e 's|@libdir[@]|/usr/lib64|g' -e 's|@sbindir[@]|/usr/sbin|g' -e 's|@sysconfdir[@]|/etc/slurm|g' -e 's|@SYSTEMD_TASKSMAX_OPTION[@]|TasksMax=infinity|g' ./slurmd.service.in > slurmd.service make[2]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/etc' Making all in lua make[2]: Nothing to be done for 'all'. Making all in mic make[2]: Nothing to be done for 'all'. Making all in nss_slurm make[5]: 'libspank.la' is up to date. make[5]: 'libeio.la' is up to date. make[5]: 'libcommon.la' is up to date. /usr/bin/make all-am make[5]: 'libeio.o' is up to date. make[5]: 'libspank.o' is up to date. make[5]: 'libcommon.o' is up to date. make[5]: 'libcommon.la' is up to date. make[5]: 'libspank.la' is up to date. make[6]: 'libspank.la' is up to date. make[5]: 'libeio.la' is up to date. make[6]: 'libcommon.la' is up to date. make[6]: 'libeio.la' is up to date. make[2]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/contribs/nss_slurm' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -fPIC -I../.. -I../../src/common -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c -o libnss_slurm.lo libnss_slurm.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -fPIC -I../.. -I../../src/common -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c libnss_slurm.c -fPIC -DPIC -o .libs/libnss_slurm.o make[2]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/contribs/nss_slurm' make[2]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/contribs/nss_slurm' /bin/sh ../../libtool --tag=CC --mode=link gcc -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread --export-dynamic -shrext .so.2 -avoid-version -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z,lazy -o libnss_slurm.la -rpath /usr/lib64 libnss_slurm.lo ../../src/api/libslurm.la libtool: link: gcc -shared -fPIC -DPIC .libs/libnss_slurm.o ../../src/api/.libs/libslurm.so -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -pthread -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z -Wl,lazy -pthread -Wl,-soname -Wl,libnss_slurm.so.2 -o .libs/libnss_slurm.so.2 libtool: link: ( cd ".libs" && rm -f "libnss_slurm.la" && ln -s "../libnss_slurm.la" "libnss_slurm.la" ) make[2]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/contribs/nss_slurm' Making all in openlava make[2]: Nothing to be done for 'all'. Making all in pam make[5]: 'libspank.la' is up to date. make[5]: 'libeio.la' is up to date. make[5]: 'libcommon.la' is up to date. /usr/bin/make all-am make[5]: 'libspank.o' is up to date. make[5]: 'libeio.o' is up to date. make[5]: 'libcommon.o' is up to date. make[5]: 'libspank.la' is up to date. make[5]: 'libcommon.la' is up to date. make[6]: 'libcommon.la' is up to date. make[5]: 'libeio.la' is up to date. make[6]: 'libspank.la' is up to date. make[6]: 'libeio.la' is up to date. make[2]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/contribs/pam' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -fPIC -I../.. -I../../src/common -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c -o pam_slurm.lo pam_slurm.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -fPIC -I../.. -I../../src/common -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c pam_slurm.c -fPIC -DPIC -o .libs/pam_slurm.o make[2]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/contribs/pam' make[2]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/contribs/pam' /bin/sh ../../libtool --tag=CC --mode=link gcc -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -module --export-dynamic -avoid-version -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z,lazy -o pam_slurm.la -rpath /usr/lib64/security pam_slurm.lo ../../src/api/libslurm.la libtool: link: gcc -shared -fPIC -DPIC .libs/pam_slurm.o ../../src/api/.libs/libslurm.so -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -pthread -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z -Wl,lazy -pthread -Wl,-soname -Wl,pam_slurm.so -o .libs/pam_slurm.so libtool: link: ( cd ".libs" && rm -f "pam_slurm.la" && ln -s "../pam_slurm.la" "pam_slurm.la" ) make[2]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/contribs/pam' Making all in pam_slurm_adopt make[5]: 'libspank.la' is up to date. make[5]: 'libcommon.la' is up to date. make[5]: 'libeio.la' is up to date. /usr/bin/make all-am make[5]: 'libspank.o' is up to date. make[5]: 'libeio.o' is up to date. make[5]: 'libcommon.o' is up to date. make[6]: 'libcommon.la' is up to date. make[5]: 'libcommon.la' is up to date. make[6]: 'libspank.la' is up to date. make[5]: 'libspank.la' is up to date. make[5]: 'libeio.la' is up to date. make[6]: 'libeio.la' is up to date. make[2]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/contribs/pam_slurm_adopt' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -fPIC -I../.. -I../../src/common -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c -o helper.lo helper.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -fPIC -I../.. -I../../src/common -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c helper.c -fPIC -DPIC -o .libs/helper.o make[2]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/contribs/pam_slurm_adopt' make[2]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/contribs/pam_slurm_adopt' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -fPIC -I../.. -I../../src/common -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c -o pam_slurm_adopt.lo pam_slurm_adopt.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -fPIC -I../.. -I../../src/common -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c pam_slurm_adopt.c -fPIC -DPIC -o .libs/pam_slurm_adopt.o make[2]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/contribs/pam_slurm_adopt' make[2]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/contribs/pam_slurm_adopt' /bin/sh ../../libtool --tag=CC --mode=link gcc -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -module --export-dynamic -avoid-version -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z,lazy -o pam_slurm_adopt.la -rpath /usr/lib64/security pam_slurm_adopt.lo helper.lo ../../src/api/libslurm.la BUILDSTDERR: libtool: link: gcc -shared -fPIC -DPIC .libs/pam_slurm_adopt.o .libs/helper.o ../../src/api/.libs/libslurm.so -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -pthread -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z -Wl,lazy -pthread -Wl,-soname -Wl,pam_slurm_adopt.so -o .libs/pWarning: -L../../../../src/api/.libs changed to -L/builddir/build/BUILD/slurm-19.05.1-2/contribs/perlapi/libslurm/perl/../../../../src/api/.libs am_slurm_adopt.so libtool: link: ( cd ".libs" && rm -f "pam_slurm_adopt.la" && ln -s "../pam_slurm_adopt.la" "pam_slurm_adopt.la" ) make[2]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/contribs/pam_slurm_adopt' Making all in perlapi Making all in libslurm make[3]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/contribs/perlapi/libslurm' 'PERL_MM_OPT' is not a known MakeMaker parameter name. Generating a Unix-style Makefile Writing Makefile for Slurm make[3]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/contribs/perlapi/libslurm' make[4]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/contribs/perlapi/libslurm/perl' Running Mkbootstrap for Slurm () chmod 644 "Slurm.bs" make[4]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/contribs/perlapi/libslurm/perl' make[4]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/contribs/perlapi/libslurm/perl' cp lib/Slurm/Bitstr.pm blib/lib/Slurm/Bitstr.pm cp lib/Slurm/Stepctx.pm blib/lib/Slurm/Stepctx.pm cp lib/Slurm/Hostlist.pm blib/lib/Slurm/Hostlist.pm cp lib/Slurm/Constant.pm blib/lib/Slurm/Constant.pm cp lib/Slurm.pm blib/lib/Slurm.pm make[4]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/contribs/perlapi/libslurm/perl' make[4]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/contribs/perlapi/libslurm/perl' "/usr/bin/perl" "/usr/share/perl5/vendor_perl/ExtUtils/xsubpp" -typemap '/usr/share/perl5/ExtUtils/typemap' -typemap '/builddir/build/BUILD/slurm-19.05.1-2/contribs/perlapi/libslurm/perl/typemap' Slurm.xs > Slurm.xsc mv Slurm.xsc Slurm.c make[4]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/contribs/perlapi/libslurm/perl' make[4]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/contribs/perlapi/libslurm/perl' gcc -c -I. -I../../../.. -I../../../../contribs/perlapi/common -I../../../.. -g -static -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -g -DVERSION=\"0.02\" -DXS_VERSION=\"0.02\" -fPIC "-I/usr/lib64/perl5/CORE" alloc.c make[4]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/contribs/perlapi/libslurm/perl' make[4]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/contribs/perlapi/libslurm/perl' gcc -c -I. -I../../../.. -I../../../../contribs/perlapi/common -I../../../.. -g -static -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -g -DVERSION=\"0.02\" -DXS_VERSION=\"0.02\" -fPIC "-I/usr/lib64/perl5/CORE" job.c make[4]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/contribs/perlapi/libslurm/perl' make[4]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/contribs/perlapi/libslurm/perl' gcc -c -I. -I../../../.. -I../../../../contribs/perlapi/common -I../../../.. -g -static -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -g -DVERSION=\"0.02\" -DXS_VERSION=\"0.02\" -fPIC "-I/usr/lib64/perl5/CORE" node.c make[4]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/contribs/perlapi/libslurm/perl' make[4]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/contribs/perlapi/libslurm/perl' gcc -c -I. -I../../../.. -I../../../../contribs/perlapi/common -I../../../.. -g -static -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -g -DVERSION=\"0.02\" -DXS_VERSION=\"0.02\" -fPIC "-I/usr/lib64/perl5/CORE" partition.c make[4]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/contribs/perlapi/libslurm/perl' make[4]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/contribs/perlapi/libslurm/perl' gcc -c -I. -I../../../.. -I../../../../contribs/perlapi/common -I../../../.. -g -static -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -g -DVERSION=\"0.02\" -DXS_VERSION=\"0.02\" -fPIC "-I/usr/lib64/perl5/CORE" reservation.c make[4]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/contribs/perlapi/libslurm/perl' make[4]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/contribs/perlapi/libslurm/perl' gcc -c -I. -I../../../.. -I../../../../contribs/perlapi/common -I../../../.. -g -static -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -g -DVERSION=\"0.02\" -DXS_VERSION=\"0.02\" -fPIC "-I/usr/lib64/perl5/CORE" step.c make[4]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/contribs/perlapi/libslurm/perl' make[4]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/contribs/perlapi/libslurm/perl' gcc -c -I. -I../../../.. -I../../../../contribs/perlapi/common -I../../../.. -g -static -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -g -DVERSION=\"0.02\" -DXS_VERSION=\"0.02\" -fPIC "-I/usr/lib64/perl5/CORE" conf.c make[4]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/contribs/perlapi/libslurm/perl' make[4]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/contribs/perlapi/libslurm/perl' "/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- Slurm.bs blib/arch/auto/Slurm/Slurm.bs 644 make[4]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/contribs/perlapi/libslurm/perl' make[4]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/contribs/perlapi/libslurm/perl' gcc -c -I. -I../../../.. -I../../../../contribs/perlapi/common -I../../../.. -g -static -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -g -DVERSION=\"0.02\" -DXS_VERSION=\"0.02\" -fPIC "-I/usr/lib64/perl5/CORE" topo.c make[4]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/contribs/perlapi/libslurm/perl' make[4]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/contribs/perlapi/libslurm/perl' BUILDSTDERR: gcc -c -I. -I../../../.. -I../../../../contribs/perlapi/common -I../../../.. -g -static -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwinWarning: -L../../../../src/api/.libs changed to -L/builddir/build/BUILD/slurm-19.05.1-2/contribs/perlapi/libslurmdb/perl/../../../../src/api/.libs d-tables -fstack-clash-protection -pthread -g -DVERSION=\"0.02\" -DXS_VERSION=\"0.02\" -fPIC "-I/usr/lib64/perl5/CORE" trigger.c make[4]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/contribs/perlapi/libslurm/perl' make[4]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/contribs/perlapi/libslurm/perl' gcc -c -I. -I../../../.. -I../../../../contribs/perlapi/common -I../../../.. -g -static -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -g -DVERSION=\"0.02\" -DXS_VERSION=\"0.02\" -fPIC "-I/usr/lib64/perl5/CORE" step_ctx.c make[4]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/contribs/perlapi/libslurm/perl' make[4]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/contribs/perlapi/libslurm/perl' gcc -c -I. -I../../../.. -I../../../../contribs/perlapi/common -I../../../.. -g -static -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -g -DVERSION=\"0.02\" -DXS_VERSION=\"0.02\" -fPIC "-I/usr/lib64/perl5/CORE" Slurm.c make[4]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/contribs/perlapi/libslurm/perl' make[4]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/contribs/perlapi/libslurm/perl' rm -f blib/arch/auto/Slurm/Slurm.so gcc -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z,lazy -lpthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -L/usr/local/lib -fstack-protector-strong Slurm.o alloc.o conf.o job.o node.o partition.o reservation.o step.o step_ctx.o topo.o trigger.o -o blib/arch/auto/Slurm/Slurm.so \ -L/builddir/build/BUILD/slurm-19.05.1-2/contribs/perlapi/libslurm/perl/../../../../src/api/.libs -L/usr/lib -lslurm -lperl \ chmod 755 blib/arch/auto/Slurm/Slurm.so make[4]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/contribs/perlapi/libslurm/perl' make[4]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/contribs/perlapi/libslurm/perl' Manifying 5 pod documents make[4]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/contribs/perlapi/libslurm/perl' Making all in libslurmdb make[3]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/contribs/perlapi/libslurmdb' 'PERL_MM_OPT' is not a known MakeMaker parameter name. Generating a Unix-style Makefile Writing Makefile for Slurmdb make[3]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/contribs/perlapi/libslurmdb' make[4]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/contribs/perlapi/libslurmdb/perl' Running Mkbootstrap for Slurmdb () chmod 644 "Slurmdb.bs" make[4]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/contribs/perlapi/libslurmdb/perl' make[4]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/contribs/perlapi/libslurmdb/perl' "/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- Slurmdb.bs blib/arch/auto/Slurmdb/Slurmdb.bs 644 make[4]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/contribs/perlapi/libslurmdb/perl' make[4]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/contribs/perlapi/libslurmdb/perl' cp Slurmdb.pm blib/lib/Slurmdb.pm BUILDSTDERR: AutoSplitting blib/lib/Slurmdb.pm (blib/liIn file included from /usr/include/string.h:494, BUILDSTDERR: from pmi.c:90: BUILDSTDERR: In function 'strncpy', BUILDSTDERR: inlined from 'PMI_Get_options' at pmi.c:1936:3: BUILDSTDERR: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' output truncated copying between 0 and 52 bytes from a string of length 53 [-Wstringop-truncation] BUILDSTDERR: 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ b/auto/Slurmdb) make[4]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/contribs/perlapi/libslurmdb/perl' make[4]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/contribs/perlapi/libslurmdb/perl' "/usr/bin/perl" "/usr/share/perl5/vendor_perl/ExtUtils/xsubpp" -typemap '/usr/share/perl5/ExtUtils/typemap' Slurmdb.xs > Slurmdb.xsc mv Slurmdb.xsc Slurmdb.c make[4]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/contribs/perlapi/libslurmdb/perl' make[4]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/contribs/perlapi/libslurmdb/perl' gcc -c -I. -I../../../.. -I../../../../contribs/perlapi/common -I../../../.. -g -static -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -g -DVERSION=\"0.01\" -DXS_VERSION=\"0.01\" -fPIC "-I/usr/lib64/perl5/CORE" Slurmdb.c make[4]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/contribs/perlapi/libslurmdb/perl' make[4]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/contribs/perlapi/libslurmdb/perl' gcc -c -I. -I../../../.. -I../../../../contribs/perlapi/common -I../../../.. -g -static -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -g -DVERSION=\"0.01\" -DXS_VERSION=\"0.01\" -fPIC "-I/usr/lib64/perl5/CORE" cluster.c make[4]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/contribs/perlapi/libslurmdb/perl' make[4]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/contribs/perlapi/libslurmdb/perl' rm -f blib/arch/auto/Slurmdb/Slurmdb.so gcc -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z,lazy -lpthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -L/usr/local/lib -fstack-protector-strong Slurmdb.o cluster.o -o blib/arch/auto/Slurmdb/Slurmdb.so \ -L/builddir/build/BUILD/slurm-19.05.1-2/contribs/perlapi/libslurmdb/perl/../../../../src/api/.libs -L/usr/lib -lslurm -lperl \ chmod 755 blib/arch/auto/Slurmdb/Slurmdb.so make[4]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/contribs/perlapi/libslurmdb/perl' make[4]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/contribs/perlapi/libslurmdb/perl' Manifying 1 pod document make[4]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/contribs/perlapi/libslurmdb/perl' make[3]: Nothing to be done for 'all-am'. Making all in pmi make[2]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/contribs/pmi' (echo "{ global:"; \ echo " PMI_*;"; \ echo " local: *;"; \ echo "};") > pmi_version.map make[2]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/contribs/pmi' /usr/bin/make all-am make[3]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/contribs/pmi' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -fPIC -I../.. -I../../src/common -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c -o pmi.lo pmi.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -fPIC -I../.. -I../../src/common -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c pmi.c -fPIC -DPIC -o .libs/pmi.o make[3]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/contribs/pmi' make[3]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/contribs/pmi' /bin/sh ../../libtool --tag=CC --mode=link gcc -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -version-info 0:0:0 -Wl,--version-script=pmi_version.map -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z,lazy -o libpmi.la -rpath /usr/lib64 pmi.lo -ldl -Wl,-rpath=/usr/lib64/slurm -L../../src/api/.libs -lslurmfull libtool: link: gcc -shared -fPIC -DPIC .libs/pmi.o -ldl -L../../src/api/.libs /builddir/build/BUILD/slurm-19.05.1-2/src/api/.libs/libslurmfull.so -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -pthread -Wl,--version-script=pmi_version.map -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z -Wl,lazy -Wl,-rpath=/usr/lib64/slurm -pthread -Wl,-soname -Wl,libpmi.so.0 -o .libs/libpmi.so.0.0.0 libtool: link: (cd ".libs" && rm -f "libpmi.so.0" && ln -s "libpmi.so.0.0.0" "libpmi.so.0") libtool: link: (cd ".libs" && rm -f "libpmi.so" && ln -s "libpmi.so.0.0.0" "libpmi.so") libtool: link: ( cd ".libs" && rm -f "libpmi.la" && ln -s "../libpmi.la" "libpmi.la" ) make[3]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/contribs/pmi' Making all in pmi2 make[2]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/contribs/pmi2' (echo "{ global:"; \ echo " PMI2_*;"; \ echo " PMIX_*;"; \ echo " local: *;"; \ echo "};") > pmi2_version.map make[2]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/contribs/pmi2' /usr/bin/make all-am make[3]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/contribs/pmi2' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c -o pmi2_util.lo pmi2_util.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c pmi2_util.c -fPIC -DPIC -o .libs/pmi2_util.o make[3]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/contribs/pmi2' make[3]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/contribs/pmi2' BUILDSTDERR: /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/+ RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c -o pmi2_api.lo pmi2_api.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../slurm -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -c pmi2_api.c -fPIC -DPIC -o .libs/pmi2_api.o make[3]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/contribs/pmi2' make[3]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/contribs/pmi2' /bin/sh ../../libtool --tag=CC --mode=link gcc -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -version-info 0:0:0 -Wl,--version-script=pmi2_version.map -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z,lazy -o libpmi2.la -rpath /usr/lib64 pmi2_api.lo pmi2_util.lo libtool: link: gcc -shared -fPIC -DPIC .libs/pmi2_api.o .libs/pmi2_util.o -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -pthread -Wl,--version-script=pmi2_version.map -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z -Wl,lazy -pthread -Wl,-soname -Wl,libpmi2.so.0 -o .libs/libpmi2.so.0.0.0 libtool: link: (cd ".libs" && rm -f "libpmi2.so.0" && ln -s "libpmi2.so.0.0.0" "libpmi2.so.0") libtool: link: (cd ".libs" && rm -f "libpmi2.so" && ln -s "libpmi2.so.0.0.0" "libpmi2.so") libtool: link: ( cd ".libs" && rm -f "libpmi2.la" && ln -s "../libpmi2.la" "libpmi2.la" ) make[3]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/contribs/pmi2' Making all in seff make[2]: Nothing to be done for 'all'. Making all in sgather make[2]: Nothing to be done for 'all'. Making all in sgi make[2]: Nothing to be done for 'all'. Making all in sjobexit make[2]: Nothing to be done for 'all'. Making all in torque make[2]: Nothing to be done for 'all'. make[2]: Nothing to be done for 'all-am'. Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.hipQhH + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64 BUILDSTDERR: ++ dirname /builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64 + cd slurm-19.05.1-2 + /usr/bin/make install DESTDIR=/builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64 'INSTALL=/usr/bin/install -p' Making install in auxdir make[1]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/auxdir' make[2]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/auxdir' 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/slurm-19.05.1-2/auxdir' make[1]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/auxdir' Making install in src make[1]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src' Making install in api make[2]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/api' make[3]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/api' make[4]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/common' make[4]: 'libcommon.la' is up to date. make[4]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/common' make[4]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/common' make[4]: 'libspank.la' is up to date. make[4]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/common' make[4]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/common' make[4]: 'libeio.la' is up to date. make[4]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/common' make[3]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/api' /usr/bin/make install-am make[3]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/api' make[4]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/common' make[4]: 'libeio.o' is up to date. make[4]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/common' make[4]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/common' make[4]: 'libspank.o' is up to date. make[4]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/common' make[4]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/common' make[4]: 'libcommon.o' is up to date. make[4]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/common' make[4]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/api' make[5]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/common' make[5]: 'libcommon.la' is up to date. make[5]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/common' make[5]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/common' make[5]: 'libspank.la' is up to date. make[5]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/common' make[5]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/common' make[5]: 'libeio.la' is up to date. make[5]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/common' make[4]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/api' make[4]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/common' make[4]: 'libcommon.la' is up to date. make[4]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/common' make[4]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/common' make[4]: 'libspank.la' is up to date. make[4]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/common' make[4]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/common' make[4]: 'libeio.la' is up to date. make[4]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/common' make[4]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/api' make[5]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/api' make[6]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/common' make[6]: 'libcommon.la' is up to date. make[6]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/common' make[6]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/common' make[6]: 'libspank.la' is up to date. make[6]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/common' make[6]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/common' make[6]: 'libeio.la' is up to date. make[6]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/common' BUILDSTDERR: make[5libtool: warning: remember to run 'libtool --finish /usr/lib64' BUILDSTDERR: libtool: warning: remember to run 'libtool --finish /usr/lib64/slurm' ]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/api' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/lib64' /bin/sh ../../libtool --mode=install /usr/bin/install -p libslurm.la libslurmfull.la '/builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/lib64' libtool: install: /usr/bin/install -p .libs/libslurm.so.34.0.0 /builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/lib64/libslurm.so.34.0.0 libtool: install: (cd /builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/lib64 && { ln -s -f libslurm.so.34.0.0 libslurm.so.34 || { rm -f libslurm.so.34 && ln -s libslurm.so.34.0.0 libslurm.so.34; }; }) libtool: install: (cd /builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/lib64 && { ln -s -f libslurm.so.34.0.0 libslurm.so || { rm -f libslurm.so && ln -s libslurm.so.34.0.0 libslurm.so; }; }) libtool: install: /usr/bin/install -p .libs/libslurm.lai /builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/lib64/libslurm.la libtool: install: /usr/bin/install -p .libs/libslurmfull-19.05.1-2.so /builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/lib64/libslurmfull-19.05.1-2.so libtool: install: (cd /builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/lib64 && { ln -s -f libslurmfull-19.05.1-2.so libslurmfull.so || { rm -f libslurmfull.so && ln -s libslurmfull-19.05.1-2.so libslurmfull.so; }; }) libtool: install: /usr/bin/install -p .libs/libslurmfull.lai /builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/lib64/libslurmfull.la make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/api' make[3]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/api' make[2]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/api' Making install in bcast make[2]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/bcast' make[3]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/bcast' 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/slurm-19.05.1-2/src/bcast' make[2]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/bcast' Making install in common make[2]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/common' make[3]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/common' 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/slurm-19.05.1-2/src/common' make[2]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/common' Making install in database make[2]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/database' make[3]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/database' 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/slurm-19.05.1-2/src/database' make[2]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/database' Making install in layouts make[2]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/layouts' Making install in unit make[3]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/layouts/unit' make[4]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/layouts/unit' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/lib64/slurm' /bin/sh ../../../libtool --mode=install /usr/bin/install -p layouts_unit_default.la '/builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/lib64/slurm' libtool: install: /usr/bin/install -p .libs/layouts_unit_default.so /builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/lib64/slurm/layouts_unit_default.so libtool: install: /usr/bin/install -p .libs/layouts_unit_default.lai /builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/lib64/slurm/layouts_unit_default.la make[4]: Nothing to be done for 'install-data-am'. BUILDSTDERR: make[4]: Leaving directolibtool: warning: remember to run 'libtool --finish /usr/lib64/slurm' BUILDSTDERR: libtool: warning: remember to run 'libtool --finish /usr/lib64/slurm' ry '/builddir/build/BUILD/slurm-19.05.1-2/src/layouts/unit' make[3]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/layouts/unit' Making install in power make[3]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/layouts/power' make[4]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/layouts/power' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/lib64/slurm' /bin/sh ../../../libtool --mode=install /usr/bin/install -p layouts_power_default.la layouts_power_cpufreq.la '/builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/lib64/slurm' libtool: install: /usr/bin/install -p .libs/layouts_power_default.so /builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/lib64/slurm/layouts_power_default.so libtool: install: /usr/bin/install -p .libs/layouts_power_default.lai /builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/lib64/slurm/layouts_power_default.la libtool: install: /usr/bin/install -p .libs/layouts_power_cpufreq.so /builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/lib64/slurm/layouts_power_cpufreq.so libtool: install: /usr/bin/install -p .libs/layouts_power_cpufreq.lai /builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/lib64/slurm/layouts_power_cpufreq.la make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/layouts/power' make[3]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/layouts/power' make[3]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/layouts' make[4]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/layouts' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/layouts' make[3]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/layouts' make[2]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/layouts' Making install in plugins make[2]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins' Making install in accounting_storage make[3]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/accounting_storage' Making install in common make[4]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/accounting_storage/common' make[5]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/accounting_storage/common' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/accounting_storage/common' make[4]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/accounting_storage/common' Making install in filetxt make[4]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/accounting_storage/filetxt' make[5]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/accounting_storage/filetxt' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/lib64/slurm' /bin/sh ../../../../libtool --mode=install /usr/bin/install -p accounting_storage_filetxt.la '/builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/lib64/slurm' libtool: install: /usr/bin/install -p .libs/accounting_storage_filetxt.so /builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/lib64/slurm/accounting_storage_filetxt.so libtool: install: /usr/bin/install -p .libs/accounting_storage_filetxt.lai /builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/lib64/slurm/accounting_storage_filetxt.la make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/accounting_storage/filetxt' make[4]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/accounting_storage/filetxt' Making install in mysql make[4]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/accounting_storage/mysql' BUILDSTDERR: make[5]: Entering directory '/builddir/build/BUILD/slurm-libtool: warning: remember to run 'libtool --finish /usr/lib64/slurm' BUILDSTDERR: libtool: warning: remember to run 'libtool --finish /usr/lib64/slurm' BUILDSTDERR: libtool: warning: remember to run 'libtool --finish /usr/lib64/slurm' 19.05.1-2/src/database' make[5]: 'libslurm_mysql.la' is up to date. make[5]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/database' make[5]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/accounting_storage/common' make[5]: 'libaccounting_storage_common.la' is up to date. make[5]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/accounting_storage/common' make[5]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/accounting_storage/mysql' make[6]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/database' make[6]: 'libslurm_mysql.la' is up to date. make[6]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/database' make[6]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/accounting_storage/common' make[6]: 'libaccounting_storage_common.la' is up to date. make[6]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/accounting_storage/common' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/lib64/slurm' /bin/sh ../../../../libtool --mode=install /usr/bin/install -p accounting_storage_mysql.la '/builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/lib64/slurm' libtool: install: /usr/bin/install -p .libs/accounting_storage_mysql.so /builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/lib64/slurm/accounting_storage_mysql.so libtool: install: /usr/bin/install -p .libs/accounting_storage_mysql.lai /builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/lib64/slurm/accounting_storage_mysql.la make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/accounting_storage/mysql' make[4]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/accounting_storage/mysql' Making install in none make[4]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/accounting_storage/none' make[5]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/accounting_storage/none' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/lib64/slurm' /bin/sh ../../../../libtool --mode=install /usr/bin/install -p accounting_storage_none.la '/builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/lib64/slurm' libtool: install: /usr/bin/install -p .libs/accounting_storage_none.so /builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/lib64/slurm/accounting_storage_none.so libtool: install: /usr/bin/install -p .libs/accounting_storage_none.lai /builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/lib64/slurm/accounting_storage_none.la make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/accounting_storage/none' make[4]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/accounting_storage/none' Making install in slurmdbd make[4]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/accounting_storage/slurmdbd' make[5]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/accounting_storage/slurmdbd' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/lib64/slurm' /bin/sh ../../../../libtool --mode=install /usr/bin/install -p accounting_storage_slurmdbd.la '/builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/lib64/slurm' libtool: install: /usr/bin/install -p .libs/accounting_storage_slurmdbd.so /builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/lib64/slurm/accounting_storage_slurmdbd.so libtool: install: /usr/bin/install -p .libs/accounting_storage_slurmdbd.lai /builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/lib64/slurm/accounting_storage_slurmdbd.la make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/accounting_storage/slurmdbd' make[4]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/accounting_storage/slurmdbd' BUILDSTDERR: make[4]: Entering direclibtool: warning: remember to run 'libtool --finish /usr/lib64/slurm' BUILDSTDERR: libtool: warning: remember to run 'libtool --finish /usr/lib64/slurm' BUILDSTDERR: libtool: warning: remember to run 'libtool --finish /usr/lib64/slurm' tory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/accounting_storage' make[5]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/accounting_storage' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/accounting_storage' make[4]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/accounting_storage' make[3]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/accounting_storage' Making install in acct_gather_energy make[3]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/acct_gather_energy' Making install in rapl make[4]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/acct_gather_energy/rapl' make[5]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/acct_gather_energy/rapl' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/lib64/slurm' /bin/sh ../../../../libtool --mode=install /usr/bin/install -p acct_gather_energy_rapl.la '/builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/lib64/slurm' libtool: install: /usr/bin/install -p .libs/acct_gather_energy_rapl.so /builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/lib64/slurm/acct_gather_energy_rapl.so libtool: install: /usr/bin/install -p .libs/acct_gather_energy_rapl.lai /builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/lib64/slurm/acct_gather_energy_rapl.la make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/acct_gather_energy/rapl' make[4]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/acct_gather_energy/rapl' Making install in ibmaem make[4]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/acct_gather_energy/ibmaem' make[5]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/acct_gather_energy/ibmaem' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/lib64/slurm' /bin/sh ../../../../libtool --mode=install /usr/bin/install -p acct_gather_energy_ibmaem.la '/builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/lib64/slurm' libtool: install: /usr/bin/install -p .libs/acct_gather_energy_ibmaem.so /builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/lib64/slurm/acct_gather_energy_ibmaem.so libtool: install: /usr/bin/install -p .libs/acct_gather_energy_ibmaem.lai /builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/lib64/slurm/acct_gather_energy_ibmaem.la make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/acct_gather_energy/ibmaem' make[4]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/acct_gather_energy/ibmaem' Making install in ipmi make[4]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/acct_gather_energy/ipmi' make[5]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/acct_gather_energy/ipmi' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/lib64/slurm' /bin/sh ../../../../libtool --mode=install /usr/bin/install -p acct_gather_energy_ipmi.la '/builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/lib64/slurm' libtool: install: /usr/bin/install -p .libs/acct_gather_energy_ipmi.so /builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/lib64/slurm/acct_gather_energy_ipmi.so libtool: install: /usr/bin/install -p .libs/acct_gather_energy_ipmi.lai /builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/lib64/slurm/acct_gather_energy_ipmi.la make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/acct_gather_energy/ipmi' make[4]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/acct_gather_energy/ipmi' Making install in none BUILDSTDERR: make[4]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/acct_glibtool: warning: remember to run 'libtool --finish /usr/lib64/slurm' BUILDSTDERR: libtool: warning: remember to run 'libtool --finish /usr/lib64/slurm' BUILDSTDERR: libtool: warning: remember to run 'libtool --finish /usr/lib64/slurm' ather_energy/none' make[5]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/acct_gather_energy/none' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/lib64/slurm' /bin/sh ../../../../libtool --mode=install /usr/bin/install -p acct_gather_energy_none.la '/builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/lib64/slurm' libtool: install: /usr/bin/install -p .libs/acct_gather_energy_none.so /builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/lib64/slurm/acct_gather_energy_none.so libtool: install: /usr/bin/install -p .libs/acct_gather_energy_none.lai /builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/lib64/slurm/acct_gather_energy_none.la make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/acct_gather_energy/none' make[4]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/acct_gather_energy/none' Making install in xcc make[4]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/acct_gather_energy/xcc' make[5]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/acct_gather_energy/xcc' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/lib64/slurm' /bin/sh ../../../../libtool --mode=install /usr/bin/install -p acct_gather_energy_xcc.la '/builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/lib64/slurm' libtool: install: /usr/bin/install -p .libs/acct_gather_energy_xcc.so /builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/lib64/slurm/acct_gather_energy_xcc.so libtool: install: /usr/bin/install -p .libs/acct_gather_energy_xcc.lai /builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/lib64/slurm/acct_gather_energy_xcc.la make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/acct_gather_energy/xcc' make[4]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/acct_gather_energy/xcc' make[4]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/acct_gather_energy' make[5]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/acct_gather_energy' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/acct_gather_energy' make[4]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/acct_gather_energy' make[3]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/acct_gather_energy' Making install in acct_gather_profile make[3]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/acct_gather_profile' Making install in none make[4]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/acct_gather_profile/none' make[5]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/acct_gather_profile/none' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/lib64/slurm' /bin/sh ../../../../libtool --mode=install /usr/bin/install -p acct_gather_profile_none.la '/builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/lib64/slurm' libtool: install: /usr/bin/install -p .libs/acct_gather_profile_none.so /builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/lib64/slurm/acct_gather_profile_none.so libtool: install: /usr/bin/install -p .libs/acct_gather_profile_none.lai /builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/lib64/slurm/acct_gather_profile_none.la make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/acct_gather_profile/none' make[4]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/acct_gather_profile/none' Making install in hdf5 make[4]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/acct_gather_profile/hdf5' Making install in sh5util BUILDSTDERR: make[5]: Entering directory '/builddir/build/BUILD/slurm-1libtool: warning: '/builddir/build/BUILD/slurm-19.05.1-2/src/api/.libs/libslurmfull.la' has not been installed in '/usr/lib64' BUILDSTDERR: libtool: warning: remember to run 'libtool --finish /usr/lib64/slurm' BUILDSTDERR: libtool: warning: remember to run 'libtool --finish /usr/lib64/slurm' 9.05.1-2/src/plugins/acct_gather_profile/hdf5/sh5util' make[6]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/acct_gather_profile/hdf5' make[6]: 'libhdf5_api.la' is up to date. make[6]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/acct_gather_profile/hdf5' make[6]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/acct_gather_profile/hdf5/sh5util' make[7]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/acct_gather_profile/hdf5' make[7]: 'libhdf5_api.la' is up to date. make[7]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/acct_gather_profile/hdf5' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/bin' /bin/sh ../../../../../libtool --mode=install /usr/bin/install -p sh5util '/builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/bin' libtool: install: /usr/bin/install -p .libs/sh5util /builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/bin/sh5util make[6]: Nothing to be done for 'install-data-am'. make[6]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/acct_gather_profile/hdf5/sh5util' make[5]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/acct_gather_profile/hdf5/sh5util' make[5]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/acct_gather_profile/hdf5' make[6]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/acct_gather_profile/hdf5' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/lib64/slurm' /bin/sh ../../../../libtool --mode=install /usr/bin/install -p acct_gather_profile_hdf5.la '/builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/lib64/slurm' libtool: install: /usr/bin/install -p .libs/acct_gather_profile_hdf5.so /builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/lib64/slurm/acct_gather_profile_hdf5.so libtool: install: /usr/bin/install -p .libs/acct_gather_profile_hdf5.lai /builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/lib64/slurm/acct_gather_profile_hdf5.la make[6]: Nothing to be done for 'install-data-am'. make[6]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/acct_gather_profile/hdf5' make[5]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/acct_gather_profile/hdf5' make[4]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/acct_gather_profile/hdf5' Making install in influxdb make[4]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/acct_gather_profile/influxdb' make[5]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/acct_gather_profile/influxdb' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/lib64/slurm' /bin/sh ../../../../libtool --mode=install /usr/bin/install -p acct_gather_profile_influxdb.la '/builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/lib64/slurm' libtool: install: /usr/bin/install -p .libs/acct_gather_profile_influxdb.so /builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/lib64/slurm/acct_gather_profile_influxdb.so libtool: install: /usr/bin/install -p .libs/acct_gather_profile_influxdb.lai /builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/lib64/slurm/acct_gather_profile_influxdb.la make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/acct_gather_profile/influxdb' make[4]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/acct_gather_profile/influxdb' make[4]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/acct_gather_profile' make[5]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/acct_gather_profile' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/acct_gather_profile' BUILDSTDERR: make[4]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/acct_gatherlibtool: warning: remember to run 'libtool --finish /usr/lib64/slurm' BUILDSTDERR: libtool: warning: remember to run 'libtool --finish /usr/lib64/slurm' _profile' make[3]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/acct_gather_profile' Making install in acct_gather_interconnect make[3]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/acct_gather_interconnect' Making install in ofed make[4]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/acct_gather_interconnect/ofed' make[5]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/acct_gather_interconnect/ofed' make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/acct_gather_interconnect/ofed' make[4]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/acct_gather_interconnect/ofed' Making install in none make[4]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/acct_gather_interconnect/none' make[5]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/acct_gather_interconnect/none' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/lib64/slurm' /bin/sh ../../../../libtool --mode=install /usr/bin/install -p acct_gather_interconnect_none.la '/builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/lib64/slurm' libtool: install: /usr/bin/install -p .libs/acct_gather_interconnect_none.so /builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/lib64/slurm/acct_gather_interconnect_none.so libtool: install: /usr/bin/install -p .libs/acct_gather_interconnect_none.lai /builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/lib64/slurm/acct_gather_interconnect_none.la make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/acct_gather_interconnect/none' make[4]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/acct_gather_interconnect/none' make[4]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/acct_gather_interconnect' make[5]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/acct_gather_interconnect' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/acct_gather_interconnect' make[4]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/acct_gather_interconnect' make[3]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/acct_gather_interconnect' Making install in acct_gather_filesystem make[3]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/acct_gather_filesystem' Making install in lustre make[4]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/acct_gather_filesystem/lustre' make[5]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/acct_gather_filesystem/lustre' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/lib64/slurm' /bin/sh ../../../../libtool --mode=install /usr/bin/install -p acct_gather_filesystem_lustre.la '/builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/lib64/slurm' libtool: install: /usr/bin/install -p .libs/acct_gather_filesystem_lustre.so /builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/lib64/slurm/acct_gather_filesystem_lustre.so libtool: install: /usr/bin/install -p .libs/acct_gather_filesystem_lustre.lai /builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/lib64/slurm/acct_gather_filesystem_lustre.la make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/acct_gather_filesystem/lustre' make[4]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/acct_gather_filesystem/lustre' Making install in none make[4]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/acct_gather_filesystem/none' make[5]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/acct_gather_filesystem/none' BUILDSTDERR: /usr/bin/mkdir -p '/builddir/build/libtool: warning: remember to run 'libtool --finish /usr/lib64/slurm' BUILDSTDERR: libtool: warning: remember to run 'libtool --finish /usr/lib64/slurm' BUILDSTDERR: libtool: warning: remember to run 'libtool --finish /usr/lib64/slurm' BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/lib64/slurm' /bin/sh ../../../../libtool --mode=install /usr/bin/install -p acct_gather_filesystem_none.la '/builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/lib64/slurm' libtool: install: /usr/bin/install -p .libs/acct_gather_filesystem_none.so /builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/lib64/slurm/acct_gather_filesystem_none.so libtool: install: /usr/bin/install -p .libs/acct_gather_filesystem_none.lai /builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/lib64/slurm/acct_gather_filesystem_none.la make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/acct_gather_filesystem/none' make[4]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/acct_gather_filesystem/none' make[4]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/acct_gather_filesystem' make[5]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/acct_gather_filesystem' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/acct_gather_filesystem' make[4]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/acct_gather_filesystem' make[3]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/acct_gather_filesystem' Making install in auth make[3]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/auth' Making install in munge make[4]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/auth/munge' make[5]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/auth/munge' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/lib64/slurm' /bin/sh ../../../../libtool --mode=install /usr/bin/install -p auth_munge.la '/builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/lib64/slurm' libtool: install: /usr/bin/install -p .libs/auth_munge.so /builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/lib64/slurm/auth_munge.so libtool: install: /usr/bin/install -p .libs/auth_munge.lai /builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/lib64/slurm/auth_munge.la make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/auth/munge' make[4]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/auth/munge' Making install in none make[4]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/auth/none' make[5]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/auth/none' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/lib64/slurm' /bin/sh ../../../../libtool --mode=install /usr/bin/install -p auth_none.la '/builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/lib64/slurm' libtool: install: /usr/bin/install -p .libs/auth_none.so /builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/lib64/slurm/auth_none.so libtool: install: /usr/bin/install -p .libs/auth_none.lai /builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/lib64/slurm/auth_none.la make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/auth/none' make[4]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/auth/none' make[4]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/auth' make[5]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/auth' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/auth' make[4]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/auth' make[3]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/auth' Making install in burst_buffer BUILDSTDERR: make[3]: Entering directory '/builddir/libtool: warning: remember to run 'libtool --finish /usr/lib64/slurm' BUILDSTDERR: libtool: warning: remember to run 'libtool --finish /usr/lib64/slurm' BUILDSTDERR: libtool: warning: remember to run 'libtool --finish /usr/lib64/slurm' build/BUILD/slurm-19.05.1-2/src/plugins/burst_buffer' Making install in generic make[4]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/burst_buffer/generic' make[5]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/burst_buffer/common' make[5]: 'libburst_buffer_common.la' is up to date. make[5]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/burst_buffer/common' make[5]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/burst_buffer/generic' make[6]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/burst_buffer/common' make[6]: 'libburst_buffer_common.la' is up to date. make[6]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/burst_buffer/common' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/lib64/slurm' /bin/sh ../../../../libtool --mode=install /usr/bin/install -p burst_buffer_generic.la '/builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/lib64/slurm' libtool: install: /usr/bin/install -p .libs/burst_buffer_generic.so /builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/lib64/slurm/burst_buffer_generic.so libtool: install: /usr/bin/install -p .libs/burst_buffer_generic.lai /builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/lib64/slurm/burst_buffer_generic.la make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/burst_buffer/generic' make[4]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/burst_buffer/generic' make[4]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/burst_buffer' make[5]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/burst_buffer' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/burst_buffer' make[4]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/burst_buffer' make[3]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/burst_buffer' Making install in checkpoint make[3]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/checkpoint' Making install in none make[4]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/checkpoint/none' make[5]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/checkpoint/none' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/lib64/slurm' /bin/sh ../../../../libtool --mode=install /usr/bin/install -p checkpoint_none.la '/builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/lib64/slurm' libtool: install: /usr/bin/install -p .libs/checkpoint_none.so /builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/lib64/slurm/checkpoint_none.so libtool: install: /usr/bin/install -p .libs/checkpoint_none.lai /builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/lib64/slurm/checkpoint_none.la make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/checkpoint/none' make[4]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/checkpoint/none' Making install in ompi make[4]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/checkpoint/ompi' make[5]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/checkpoint/ompi' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/lib64/slurm' /bin/sh ../../../../libtool --mode=install /usr/bin/install -p checkpoint_ompi.la '/builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/lib64/slurm' libtool: install: /usr/bin/install -p .libs/checkpoint_ompi.so /builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/lib64/slurm/checkpoint_ompi.so libtool: install: /usr/bin/install -p .libs/checkpoint_ompi.lai /builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/lib64/slurm/checkpoint_ompi.la BUILDSTDERR: makelibtool: warning: remember to run 'libtool --finish /usr/lib64/slurm' BUILDSTDERR: libtool: warning: remember to run 'libtool --finish /usr/lib64/slurm' [5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/checkpoint/ompi' make[4]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/checkpoint/ompi' make[4]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/checkpoint' make[5]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/checkpoint' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/checkpoint' make[4]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/checkpoint' make[3]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/checkpoint' Making install in cli_filter make[3]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/cli_filter' Making install in none make[4]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/cli_filter/none' make[5]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/cli_filter/none' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/lib64/slurm' /bin/sh ../../../../libtool --mode=install /usr/bin/install -p cli_filter_none.la '/builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/lib64/slurm' libtool: install: /usr/bin/install -p .libs/cli_filter_none.so /builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/lib64/slurm/cli_filter_none.so libtool: install: /usr/bin/install -p .libs/cli_filter_none.lai /builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/lib64/slurm/cli_filter_none.la make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/cli_filter/none' make[4]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/cli_filter/none' make[4]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/cli_filter' make[5]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/cli_filter' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/cli_filter' make[4]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/cli_filter' make[3]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/cli_filter' Making install in core_spec make[3]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/core_spec' Making install in none make[4]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/core_spec/none' make[5]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/core_spec/none' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/lib64/slurm' /bin/sh ../../../../libtool --mode=install /usr/bin/install -p core_spec_none.la '/builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/lib64/slurm' libtool: install: /usr/bin/install -p .libs/core_spec_none.so /builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/lib64/slurm/core_spec_none.so libtool: install: /usr/bin/install -p .libs/core_spec_none.lai /builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/lib64/slurm/core_spec_none.la make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/core_spec/none' make[4]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/core_spec/none' make[4]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/core_spec' make[5]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/core_spec' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/core_spec' make[4]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/core_spec' BUILDSTDERR: make[3]: Leaving directory '/builibtool: warning: remember to run 'libtool --finish /usr/lib64/slurm' BUILDSTDERR: libtool: warning: remember to run 'libtool --finish /usr/lib64/slurm' BUILDSTDERR: libtool: warning: remember to run 'libtool --finish /usr/lib64/slurm' lddir/build/BUILD/slurm-19.05.1-2/src/plugins/core_spec' Making install in cred make[3]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/cred' Making install in munge make[4]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/cred/munge' make[5]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/cred/munge' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/lib64/slurm' /bin/sh ../../../../libtool --mode=install /usr/bin/install -p cred_munge.la '/builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/lib64/slurm' libtool: install: /usr/bin/install -p .libs/cred_munge.so /builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/lib64/slurm/cred_munge.so libtool: install: /usr/bin/install -p .libs/cred_munge.lai /builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/lib64/slurm/cred_munge.la make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/cred/munge' make[4]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/cred/munge' Making install in none make[4]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/cred/none' make[5]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/cred/none' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/lib64/slurm' /bin/sh ../../../../libtool --mode=install /usr/bin/install -p cred_none.la '/builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/lib64/slurm' libtool: install: /usr/bin/install -p .libs/cred_none.so /builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/lib64/slurm/cred_none.so libtool: install: /usr/bin/install -p .libs/cred_none.lai /builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/lib64/slurm/cred_none.la make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/cred/none' make[4]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/cred/none' make[4]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/cred' make[5]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/cred' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/cred' make[4]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/cred' make[3]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/cred' Making install in ext_sensors make[3]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/ext_sensors' Making install in rrd make[4]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/ext_sensors/rrd' make[5]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/ext_sensors/rrd' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/lib64/slurm' /bin/sh ../../../../libtool --mode=install /usr/bin/install -p ext_sensors_rrd.la '/builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/lib64/slurm' libtool: install: /usr/bin/install -p .libs/ext_sensors_rrd.so /builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/lib64/slurm/ext_sensors_rrd.so libtool: install: /usr/bin/install -p .libs/ext_sensors_rrd.lai /builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/lib64/slurm/ext_sensors_rrd.la make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/ext_sensors/rrd' make[4]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/ext_sensors/rrd' Making install in none make[4]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/ext_sensors/none' make[5]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/ext_sensors/none' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/lib64/slurm' BUILDSTDERR: /bin/sh ../../../../libtool libtool: warning: remember to run 'libtool --finish /usr/lib64/slurm' BUILDSTDERR: libtool: warning: remember to run 'libtool --finish /usr/lib64/slurm' --mode=install /usr/bin/install -p ext_sensors_none.la '/builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/lib64/slurm' libtool: install: /usr/bin/install -p .libs/ext_sensors_none.so /builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/lib64/slurm/ext_sensors_none.so libtool: install: /usr/bin/install -p .libs/ext_sensors_none.lai /builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/lib64/slurm/ext_sensors_none.la make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/ext_sensors/none' make[4]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/ext_sensors/none' make[4]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/ext_sensors' make[5]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/ext_sensors' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/ext_sensors' make[4]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/ext_sensors' make[3]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/ext_sensors' Making install in gpu make[3]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/gpu' Making install in generic make[4]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/gpu/generic' make[5]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/gpu/generic' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/lib64/slurm' /bin/sh ../../../../libtool --mode=install /usr/bin/install -p gpu_generic.la '/builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/lib64/slurm' libtool: install: /usr/bin/install -p .libs/gpu_generic.so /builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/lib64/slurm/gpu_generic.so libtool: install: /usr/bin/install -p .libs/gpu_generic.lai /builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/lib64/slurm/gpu_generic.la make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/gpu/generic' make[4]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/gpu/generic' make[4]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/gpu' make[5]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/gpu' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/gpu' make[4]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/gpu' make[3]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/gpu' Making install in gres make[3]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/gres' Making install in common make[4]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/gres/common' make[5]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/gres/common' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/gres/common' make[4]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/gres/common' Making install in gpu make[4]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/gres/gpu' make[5]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/gres/common' make[5]: 'libgres_common.la' is up to date. make[5]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/gres/common' make[5]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/gres/gpu' make[6]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/gres/common' make[6]: 'libgres_common.la' is up to date. BUILDSTDERR: make[6]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/grelibtool: warning: remember to run 'libtool --finish /usr/lib64/slurm' BUILDSTDERR: libtool: warning: remember to run 'libtool --finish /usr/lib64/slurm' BUILDSTDERR: libtool: warning: remember to run 'libtool --finish /usr/lib64/slurm' s/common' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/lib64/slurm' /bin/sh ../../../../libtool --mode=install /usr/bin/install -p gres_gpu.la '/builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/lib64/slurm' libtool: install: /usr/bin/install -p .libs/gres_gpu.so /builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/lib64/slurm/gres_gpu.so libtool: install: /usr/bin/install -p .libs/gres_gpu.lai /builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/lib64/slurm/gres_gpu.la make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/gres/gpu' make[4]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/gres/gpu' Making install in nic make[4]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/gres/nic' make[5]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/gres/common' make[5]: 'libgres_common.la' is up to date. make[5]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/gres/common' make[5]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/gres/nic' make[6]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/gres/common' make[6]: 'libgres_common.la' is up to date. make[6]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/gres/common' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/lib64/slurm' /bin/sh ../../../../libtool --mode=install /usr/bin/install -p gres_nic.la '/builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/lib64/slurm' libtool: install: /usr/bin/install -p .libs/gres_nic.so /builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/lib64/slurm/gres_nic.so libtool: install: /usr/bin/install -p .libs/gres_nic.lai /builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/lib64/slurm/gres_nic.la make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/gres/nic' make[4]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/gres/nic' Making install in mic make[4]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/gres/mic' make[5]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/gres/common' make[5]: 'libgres_common.la' is up to date. make[5]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/gres/common' make[5]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/gres/mic' make[6]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/gres/common' make[6]: 'libgres_common.la' is up to date. make[6]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/gres/common' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/lib64/slurm' /bin/sh ../../../../libtool --mode=install /usr/bin/install -p gres_mic.la '/builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/lib64/slurm' libtool: install: /usr/bin/install -p .libs/gres_mic.so /builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/lib64/slurm/gres_mic.so libtool: install: /usr/bin/install -p .libs/gres_mic.lai /builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/lib64/slurm/gres_mic.la make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/gres/mic' make[4]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/gres/mic' Making install in mps make[4]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/gres/mps' make[5]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/gres/common' make[5]: 'libgres_common.la' is up to date. make[5]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/gres/common' make[5]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/gres/mps' make[6]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/gres/common' BUILDSTDERR: make[6libtool: warning: remember to run 'libtool --finish /usr/lib64/slurm' BUILDSTDERR: libtool: warning: remember to run 'libtool --finish /usr/lib64/slurm' ]: 'libgres_common.la' is up to date. make[6]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/gres/common' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/lib64/slurm' /bin/sh ../../../../libtool --mode=install /usr/bin/install -p gres_mps.la '/builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/lib64/slurm' libtool: install: /usr/bin/install -p .libs/gres_mps.so /builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/lib64/slurm/gres_mps.so libtool: install: /usr/bin/install -p .libs/gres_mps.lai /builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/lib64/slurm/gres_mps.la make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/gres/mps' make[4]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/gres/mps' make[4]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/gres' make[5]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/gres' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/gres' make[4]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/gres' make[3]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/gres' Making install in jobacct_gather make[3]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/jobacct_gather' Making install in common make[4]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/jobacct_gather/common' make[5]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/jobacct_gather/common' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/jobacct_gather/common' make[4]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/jobacct_gather/common' Making install in linux make[4]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/jobacct_gather/linux' make[5]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/jobacct_gather/common' make[5]: 'libjobacct_gather_common.la' is up to date. make[5]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/jobacct_gather/common' make[5]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/jobacct_gather/linux' make[6]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/jobacct_gather/common' make[6]: 'libjobacct_gather_common.la' is up to date. make[6]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/jobacct_gather/common' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/lib64/slurm' /bin/sh ../../../../libtool --mode=install /usr/bin/install -p jobacct_gather_linux.la '/builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/lib64/slurm' libtool: install: /usr/bin/install -p .libs/jobacct_gather_linux.so /builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/lib64/slurm/jobacct_gather_linux.so libtool: install: /usr/bin/install -p .libs/jobacct_gather_linux.lai /builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/lib64/slurm/jobacct_gather_linux.la make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/jobacct_gather/linux' make[4]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/jobacct_gather/linux' Making install in none make[4]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/jobacct_gather/none' make[5]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/jobacct_gather/none' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/lib64/slurm' BUILDSTDERR: /bin/sh ../../../../libtool --mode=install /usr/bin/install -p jobacct_gather_none.la '/builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.rilibtool: warning: remember to run 'libtool --finish /usr/lib64/slurm' BUILDSTDERR: libtool: warning: remember to run 'libtool --finish /usr/lib64/slurm' BUILDSTDERR: libtool: warning: remember to run 'libtool --finish /usr/lib64/slurm' scv64/usr/lib64/slurm' libtool: install: /usr/bin/install -p .libs/jobacct_gather_none.so /builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/lib64/slurm/jobacct_gather_none.so libtool: install: /usr/bin/install -p .libs/jobacct_gather_none.lai /builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/lib64/slurm/jobacct_gather_none.la make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/jobacct_gather/none' make[4]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/jobacct_gather/none' Making install in cgroup make[4]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/jobacct_gather/cgroup' make[5]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/jobacct_gather/common' make[5]: 'libjobacct_gather_common.la' is up to date. make[5]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/jobacct_gather/common' make[5]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/jobacct_gather/cgroup' make[6]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/jobacct_gather/common' make[6]: 'libjobacct_gather_common.la' is up to date. make[6]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/jobacct_gather/common' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/lib64/slurm' /bin/sh ../../../../libtool --mode=install /usr/bin/install -p jobacct_gather_cgroup.la '/builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/lib64/slurm' libtool: install: /usr/bin/install -p .libs/jobacct_gather_cgroup.so /builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/lib64/slurm/jobacct_gather_cgroup.so libtool: install: /usr/bin/install -p .libs/jobacct_gather_cgroup.lai /builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/lib64/slurm/jobacct_gather_cgroup.la make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/jobacct_gather/cgroup' make[4]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/jobacct_gather/cgroup' make[4]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/jobacct_gather' make[5]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/jobacct_gather' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/jobacct_gather' make[4]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/jobacct_gather' make[3]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/jobacct_gather' Making install in jobcomp make[3]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/jobcomp' Making install in elasticsearch make[4]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/jobcomp/elasticsearch' make[5]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/jobcomp/elasticsearch' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/lib64/slurm' /bin/sh ../../../../libtool --mode=install /usr/bin/install -p jobcomp_elasticsearch.la '/builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/lib64/slurm' libtool: install: /usr/bin/install -p .libs/jobcomp_elasticsearch.so /builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/lib64/slurm/jobcomp_elasticsearch.so libtool: install: /usr/bin/install -p .libs/jobcomp_elasticsearch.lai /builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/lib64/slurm/jobcomp_elasticsearch.la make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/jobcomp/elasticsearch' make[4]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/jobcomp/elasticsearch' Making install in filetxt make[4]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/jobcomp/filetxt' BUILDSTDERR: make[5]: Entering directory libtool: warning: remember to run 'libtool --finish /usr/lib64/slurm' BUILDSTDERR: libtool: warning: remember to run 'libtool --finish /usr/lib64/slurm' BUILDSTDERR: libtool: warning: remember to run 'libtool --finish /usr/lib64/slurm' BUILDSTDERR: libtool: warning: remember to run 'libtool --finish /usr/lib64/slurm' '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/jobcomp/filetxt' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/lib64/slurm' /bin/sh ../../../../libtool --mode=install /usr/bin/install -p jobcomp_filetxt.la '/builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/lib64/slurm' libtool: install: /usr/bin/install -p .libs/jobcomp_filetxt.so /builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/lib64/slurm/jobcomp_filetxt.so libtool: install: /usr/bin/install -p .libs/jobcomp_filetxt.lai /builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/lib64/slurm/jobcomp_filetxt.la make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/jobcomp/filetxt' make[4]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/jobcomp/filetxt' Making install in none make[4]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/jobcomp/none' make[5]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/jobcomp/none' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/lib64/slurm' /bin/sh ../../../../libtool --mode=install /usr/bin/install -p jobcomp_none.la '/builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/lib64/slurm' libtool: install: /usr/bin/install -p .libs/jobcomp_none.so /builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/lib64/slurm/jobcomp_none.so libtool: install: /usr/bin/install -p .libs/jobcomp_none.lai /builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/lib64/slurm/jobcomp_none.la make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/jobcomp/none' make[4]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/jobcomp/none' Making install in script make[4]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/jobcomp/script' make[5]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/jobcomp/script' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/lib64/slurm' /bin/sh ../../../../libtool --mode=install /usr/bin/install -p jobcomp_script.la '/builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/lib64/slurm' libtool: install: /usr/bin/install -p .libs/jobcomp_script.so /builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/lib64/slurm/jobcomp_script.so libtool: install: /usr/bin/install -p .libs/jobcomp_script.lai /builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/lib64/slurm/jobcomp_script.la make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/jobcomp/script' make[4]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/jobcomp/script' Making install in mysql make[4]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/jobcomp/mysql' make[5]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/database' make[5]: 'libslurm_mysql.la' is up to date. make[5]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/database' make[5]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/jobcomp/mysql' make[6]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/database' make[6]: 'libslurm_mysql.la' is up to date. make[6]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/database' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/lib64/slurm' /bin/sh ../../../../libtool --mode=install /usr/bin/install -p jobcomp_mysql.la '/builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/lib64/slurm' libtool: install: /usr/bin/install -p .libs/jobcomp_mysql.so /builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/lib64/slurm/jobcomp_mysql.so libtool: install: /usr/bin/install -p .libs/jobcomp_mysql.lai /builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/lib64/slurm/jobcomp_mysql.la make[5]: Nothing to be done for 'install-data-am'. BUILDSTDERR: make[5]: Llibtool: warning: remember to run 'libtool --finish /usr/lib64/slurm' BUILDSTDERR: libtool: warning: remember to run 'libtool --finish /usr/lib64/slurm' eaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/jobcomp/mysql' make[4]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/jobcomp/mysql' make[4]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/jobcomp' make[5]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/jobcomp' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/jobcomp' make[4]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/jobcomp' make[3]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/jobcomp' Making install in job_container make[3]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/job_container' Making install in none make[4]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/job_container/none' make[5]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/job_container/none' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/lib64/slurm' /bin/sh ../../../../libtool --mode=install /usr/bin/install -p job_container_none.la '/builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/lib64/slurm' libtool: install: /usr/bin/install -p .libs/job_container_none.so /builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/lib64/slurm/job_container_none.so libtool: install: /usr/bin/install -p .libs/job_container_none.lai /builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/lib64/slurm/job_container_none.la make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/job_container/none' make[4]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/job_container/none' make[4]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/job_container' make[5]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/job_container' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/job_container' make[4]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/job_container' make[3]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/job_container' Making install in job_submit make[3]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/job_submit' Making install in all_partitions make[4]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/job_submit/all_partitions' make[5]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/job_submit/all_partitions' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/lib64/slurm' /bin/sh ../../../../libtool --mode=install /usr/bin/install -p job_submit_all_partitions.la '/builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/lib64/slurm' libtool: install: /usr/bin/install -p .libs/job_submit_all_partitions.so /builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/lib64/slurm/job_submit_all_partitions.so libtool: install: /usr/bin/install -p .libs/job_submit_all_partitions.lai /builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/lib64/slurm/job_submit_all_partitions.la make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/job_submit/all_partitions' make[4]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/job_submit/all_partitions' Making install in defaults make[4]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/job_submit/defaults' make[5]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/job_submit/defaults' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/lib64/slurm' BUILDSTDERR: /bin/sh ../../../../libtool --mode=install /usr/bin/install -p job_submit_defaults.lalibtool: warning: remember to run 'libtool --finish /usr/lib64/slurm' BUILDSTDERR: libtool: warning: remember to run 'libtool --finish /usr/lib64/slurm' BUILDSTDERR: libtool: warning: remember to run 'libtool --finish /usr/lib64/slurm' BUILDSTDERR: libtool: warning: remember to run 'libtool --finish /usr/lib64/slurm' '/builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/lib64/slurm' libtool: install: /usr/bin/install -p .libs/job_submit_defaults.so /builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/lib64/slurm/job_submit_defaults.so libtool: install: /usr/bin/install -p .libs/job_submit_defaults.lai /builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/lib64/slurm/job_submit_defaults.la make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/job_submit/defaults' make[4]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/job_submit/defaults' Making install in logging make[4]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/job_submit/logging' make[5]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/job_submit/logging' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/lib64/slurm' /bin/sh ../../../../libtool --mode=install /usr/bin/install -p job_submit_logging.la '/builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/lib64/slurm' libtool: install: /usr/bin/install -p .libs/job_submit_logging.so /builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/lib64/slurm/job_submit_logging.so libtool: install: /usr/bin/install -p .libs/job_submit_logging.lai /builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/lib64/slurm/job_submit_logging.la make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/job_submit/logging' make[4]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/job_submit/logging' Making install in lua make[4]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/job_submit/lua' make[5]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/job_submit/lua' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/lib64/slurm' /bin/sh ../../../../libtool --mode=install /usr/bin/install -p job_submit_lua.la '/builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/lib64/slurm' libtool: install: /usr/bin/install -p .libs/job_submit_lua.so /builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/lib64/slurm/job_submit_lua.so libtool: install: /usr/bin/install -p .libs/job_submit_lua.lai /builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/lib64/slurm/job_submit_lua.la make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/job_submit/lua' make[4]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/job_submit/lua' Making install in partition make[4]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/job_submit/partition' make[5]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/job_submit/partition' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/lib64/slurm' /bin/sh ../../../../libtool --mode=install /usr/bin/install -p job_submit_partition.la '/builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/lib64/slurm' libtool: install: /usr/bin/install -p .libs/job_submit_partition.so /builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/lib64/slurm/job_submit_partition.so libtool: install: /usr/bin/install -p .libs/job_submit_partition.lai /builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/lib64/slurm/job_submit_partition.la make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/job_submit/partition' make[4]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/job_submit/partition' Making install in pbs make[4]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/job_submit/pbs' make[5]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/job_submit/pbs' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/lib64/slurm' BUILDSTDERR: /bin/sh ../../../../libtool libtool: warning: remember to run 'libtool --finish /usr/lib64/slurm' BUILDSTDERR: libtool: warning: remember to run 'libtool --finish /usr/lib64/slurm' BUILDSTDERR: libtool: warning: remember to run 'libtool --finish /usr/lib64/slurm' --mode=install /usr/bin/install -p job_submit_pbs.la spank_pbs.la '/builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/lib64/slurm' libtool: install: /usr/bin/install -p .libs/job_submit_pbs.so /builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/lib64/slurm/job_submit_pbs.so libtool: install: /usr/bin/install -p .libs/job_submit_pbs.lai /builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/lib64/slurm/job_submit_pbs.la libtool: install: /usr/bin/install -p .libs/spank_pbs.so /builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/lib64/slurm/spank_pbs.so libtool: install: /usr/bin/install -p .libs/spank_pbs.lai /builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/lib64/slurm/spank_pbs.la make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/job_submit/pbs' make[4]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/job_submit/pbs' Making install in require_timelimit make[4]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/job_submit/require_timelimit' make[5]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/job_submit/require_timelimit' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/lib64/slurm' /bin/sh ../../../../libtool --mode=install /usr/bin/install -p job_submit_require_timelimit.la '/builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/lib64/slurm' libtool: install: /usr/bin/install -p .libs/job_submit_require_timelimit.so /builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/lib64/slurm/job_submit_require_timelimit.so libtool: install: /usr/bin/install -p .libs/job_submit_require_timelimit.lai /builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/lib64/slurm/job_submit_require_timelimit.la make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/job_submit/require_timelimit' make[4]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/job_submit/require_timelimit' Making install in throttle make[4]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/job_submit/throttle' make[5]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/job_submit/throttle' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/lib64/slurm' /bin/sh ../../../../libtool --mode=install /usr/bin/install -p job_submit_throttle.la '/builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/lib64/slurm' libtool: install: /usr/bin/install -p .libs/job_submit_throttle.so /builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/lib64/slurm/job_submit_throttle.so libtool: install: /usr/bin/install -p .libs/job_submit_throttle.lai /builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/lib64/slurm/job_submit_throttle.la make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/job_submit/throttle' make[4]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/job_submit/throttle' make[4]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/job_submit' make[5]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/job_submit' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/job_submit' make[4]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/job_submit' make[3]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/job_submit' Making install in launch make[3]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/launch' Making install in slurm make[4]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/launch/slurm' make[5]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/launch/slurm' BUILDSTDERR: /usr/bin/mkdir -p '/builddir/build/BUILDROOT/slurm-19libtool: warning: remember to run 'libtool --finish /usr/lib64/slurm' BUILDSTDERR: libtool: warning: remember to run 'libtool --finish /usr/lib64/slurm' BUILDSTDERR: libtool: warning: remember to run 'libtool --finish /usr/lib64/slurm' BUILDSTDERR: libtool: warning: remember to run 'libtool --finish /usr/lib64/slurm' .05.1-2.fc31.riscv64/usr/lib64/slurm' /bin/sh ../../../../libtool --mode=install /usr/bin/install -p launch_slurm.la '/builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/lib64/slurm' libtool: install: /usr/bin/install -p .libs/launch_slurm.so /builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/lib64/slurm/launch_slurm.so libtool: install: /usr/bin/install -p .libs/launch_slurm.lai /builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/lib64/slurm/launch_slurm.la make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/launch/slurm' make[4]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/launch/slurm' make[4]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/launch' make[5]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/launch' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/launch' make[4]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/launch' make[3]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/launch' Making install in mcs make[3]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/mcs' Making install in account make[4]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/mcs/account' make[5]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/mcs/account' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/lib64/slurm' /bin/sh ../../../../libtool --mode=install /usr/bin/install -p mcs_account.la '/builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/lib64/slurm' libtool: install: /usr/bin/install -p .libs/mcs_account.so /builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/lib64/slurm/mcs_account.so libtool: install: /usr/bin/install -p .libs/mcs_account.lai /builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/lib64/slurm/mcs_account.la make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/mcs/account' make[4]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/mcs/account' Making install in group make[4]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/mcs/group' make[5]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/mcs/group' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/lib64/slurm' /bin/sh ../../../../libtool --mode=install /usr/bin/install -p mcs_group.la '/builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/lib64/slurm' libtool: install: /usr/bin/install -p .libs/mcs_group.so /builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/lib64/slurm/mcs_group.so libtool: install: /usr/bin/install -p .libs/mcs_group.lai /builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/lib64/slurm/mcs_group.la make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/mcs/group' make[4]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/mcs/group' Making install in none make[4]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/mcs/none' make[5]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/mcs/none' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/lib64/slurm' /bin/sh ../../../../libtool --mode=install /usr/bin/install -p mcs_none.la '/builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/lib64/slurm' libtool: install: /usr/bin/install -p .libs/mcs_none.so /builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/lib64/slurm/mcs_none.so libtool: install: /usr/bin/install -p .libs/mcs_none.lai /builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/lib64/slurm/mcs_none.la make[5]: Nothing to be done for 'install-data-am'. BUILDSTDERR: make[5]: Lelibtool: warning: remember to run 'libtool --finish /usr/lib64/slurm' BUILDSTDERR: libtool: warning: remember to run 'libtool --finish /usr/lib64/slurm' BUILDSTDERR: libtool: warning: remember to run 'libtool --finish /usr/lib64/slurm' aving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/mcs/none' make[4]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/mcs/none' Making install in user make[4]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/mcs/user' make[5]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/mcs/user' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/lib64/slurm' /bin/sh ../../../../libtool --mode=install /usr/bin/install -p mcs_user.la '/builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/lib64/slurm' libtool: install: /usr/bin/install -p .libs/mcs_user.so /builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/lib64/slurm/mcs_user.so libtool: install: /usr/bin/install -p .libs/mcs_user.lai /builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/lib64/slurm/mcs_user.la make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/mcs/user' make[4]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/mcs/user' make[4]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/mcs' make[5]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/mcs' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/mcs' make[4]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/mcs' make[3]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/mcs' Making install in mpi make[3]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/mpi' Making install in none make[4]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/mpi/none' make[5]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/mpi/none' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/lib64/slurm' /bin/sh ../../../../libtool --mode=install /usr/bin/install -p mpi_none.la '/builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/lib64/slurm' libtool: install: /usr/bin/install -p .libs/mpi_none.so /builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/lib64/slurm/mpi_none.so libtool: install: /usr/bin/install -p .libs/mpi_none.lai /builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/lib64/slurm/mpi_none.la make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/mpi/none' make[4]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/mpi/none' Making install in openmpi make[4]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/mpi/openmpi' make[5]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/mpi/openmpi' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/lib64/slurm' /bin/sh ../../../../libtool --mode=install /usr/bin/install -p mpi_openmpi.la '/builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/lib64/slurm' libtool: install: /usr/bin/install -p .libs/mpi_openmpi.so /builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/lib64/slurm/mpi_openmpi.so libtool: install: /usr/bin/install -p .libs/mpi_openmpi.lai /builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/lib64/slurm/mpi_openmpi.la make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/mpi/openmpi' make[4]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/mpi/openmpi' Making install in pmi2 make[4]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/mpi/pmi2' make[5]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/slurmd/common' make[5]: 'libslurmd_reverse_tree_math.la' is up to date. make[5]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/slurmd/common' BUILDSTDERR: make[5]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/mlibtool: warning: remember to run 'libtool --finish /usr/lib64/slurm' BUILDSTDERR: libtool: warning: remember to run 'libtool --finish /usr/lib64/slurm' pi/pmi2' make[6]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/slurmd/common' make[6]: 'libslurmd_reverse_tree_math.la' is up to date. make[6]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/slurmd/common' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/lib64/slurm' /bin/sh ../../../../libtool --mode=install /usr/bin/install -p mpi_pmi2.la '/builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/lib64/slurm' libtool: install: /usr/bin/install -p .libs/mpi_pmi2.so /builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/lib64/slurm/mpi_pmi2.so libtool: install: /usr/bin/install -p .libs/mpi_pmi2.lai /builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/lib64/slurm/mpi_pmi2.la make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/mpi/pmi2' make[4]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/mpi/pmi2' Making install in pmix make[4]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/mpi/pmix' make[5]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/slurmd/common' make[5]: 'libslurmd_reverse_tree_math.la' is up to date. make[5]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/slurmd/common' make[5]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/mpi/pmix' /usr/bin/make install-exec-hook make[6]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/mpi/pmix' rm -rf /builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/lib64/slurm/mpi_pmix.so ln -s ./mpi_pmix_v3.so /builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/lib64/slurm/mpi_pmix.so make[6]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/mpi/pmix' make[6]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/slurmd/common' make[6]: 'libslurmd_reverse_tree_math.la' is up to date. make[6]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/slurmd/common' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/lib64/slurm' /bin/sh ../../../../libtool --mode=install /usr/bin/install -p mpi_pmix_v3.la '/builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/lib64/slurm' libtool: install: /usr/bin/install -p .libs/mpi_pmix_v3.so /builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/lib64/slurm/mpi_pmix_v3.so libtool: install: /usr/bin/install -p .libs/mpi_pmix_v3.lai /builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/lib64/slurm/mpi_pmix_v3.la make[5]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/mpi/pmix' make[4]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/mpi/pmix' make[4]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/mpi' make[5]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/mpi' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/mpi' make[4]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/mpi' make[3]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/mpi' Making install in node_features make[3]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/node_features' Making install in knl_generic make[4]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/node_features/knl_generic' make[5]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/node_features/knl_generic' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/lib64/slurm' /bin/sh ../../../../libtool --mode=install /usr/bin/install -p node_features_knl_generic.la '/builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/lib64/slurm' libtool: install: /usr/bin/install -p .libs/node_features_knl_generic.so /builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/lib64/slurm/node_features_knl_generic.so BUILDSTDERR: libtoollibtool: warning: remember to run 'libtool --finish /usr/lib64/slurm' BUILDSTDERR: libtool: warning: remember to run 'libtool --finish /usr/lib64/slurm' : install: /usr/bin/install -p .libs/node_features_knl_generic.lai /builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/lib64/slurm/node_features_knl_generic.la make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/node_features/knl_generic' make[4]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/node_features/knl_generic' make[4]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/node_features' make[5]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/node_features' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/node_features' make[4]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/node_features' make[3]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/node_features' Making install in power make[3]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/power' Making install in common make[4]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/power/common' make[5]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/power/common' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/power/common' make[4]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/power/common' Making install in none make[4]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/power/none' make[5]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/power/common' make[5]: 'libpower_common.la' is up to date. make[5]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/power/common' make[5]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/power/none' make[6]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/power/common' make[6]: 'libpower_common.la' is up to date. make[6]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/power/common' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/lib64/slurm' /bin/sh ../../../../libtool --mode=install /usr/bin/install -p power_none.la '/builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/lib64/slurm' libtool: install: /usr/bin/install -p .libs/power_none.so /builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/lib64/slurm/power_none.so libtool: install: /usr/bin/install -p .libs/power_none.lai /builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/lib64/slurm/power_none.la make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/power/none' make[4]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/power/none' make[4]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/power' make[5]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/power' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/power' make[4]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/power' make[3]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/power' Making install in preempt make[3]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/preempt' Making install in none make[4]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/preempt/none' make[5]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/preempt/none' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/lib64/slurm' BUILDSTDERR: /bin/sh ../../../../libtool --mode=install /usr/bin/install -p preempt_none.la '/builddir/build/BUILDROOT/slurm-1libtool: warning: remember to run 'libtool --finish /usr/lib64/slurm' BUILDSTDERR: libtool: warning: remember to run 'libtool --finish /usr/lib64/slurm' BUILDSTDERR: libtool: warning: remember to run 'libtool --finish /usr/lib64/slurm' BUILDSTDERR: libtool: warning: remember to run 'libtool --finish /usr/lib64/slurm' 9.05.1-2.fc31.riscv64/usr/lib64/slurm' libtool: install: /usr/bin/install -p .libs/preempt_none.so /builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/lib64/slurm/preempt_none.so libtool: install: /usr/bin/install -p .libs/preempt_none.lai /builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/lib64/slurm/preempt_none.la make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/preempt/none' make[4]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/preempt/none' Making install in partition_prio make[4]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/preempt/partition_prio' make[5]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/preempt/partition_prio' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/lib64/slurm' /bin/sh ../../../../libtool --mode=install /usr/bin/install -p preempt_partition_prio.la '/builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/lib64/slurm' libtool: install: /usr/bin/install -p .libs/preempt_partition_prio.so /builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/lib64/slurm/preempt_partition_prio.so libtool: install: /usr/bin/install -p .libs/preempt_partition_prio.lai /builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/lib64/slurm/preempt_partition_prio.la make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/preempt/partition_prio' make[4]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/preempt/partition_prio' Making install in qos make[4]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/preempt/qos' make[5]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/preempt/qos' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/lib64/slurm' /bin/sh ../../../../libtool --mode=install /usr/bin/install -p preempt_qos.la '/builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/lib64/slurm' libtool: install: /usr/bin/install -p .libs/preempt_qos.so /builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/lib64/slurm/preempt_qos.so libtool: install: /usr/bin/install -p .libs/preempt_qos.lai /builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/lib64/slurm/preempt_qos.la make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/preempt/qos' make[4]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/preempt/qos' make[4]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/preempt' make[5]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/preempt' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/preempt' make[4]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/preempt' make[3]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/preempt' Making install in priority make[3]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/priority' Making install in basic make[4]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/priority/basic' make[5]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/priority/basic' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/lib64/slurm' /bin/sh ../../../../libtool --mode=install /usr/bin/install -p priority_basic.la '/builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/lib64/slurm' libtool: install: /usr/bin/install -p .libs/priority_basic.so /builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/lib64/slurm/priority_basic.so libtool: install: /usr/bin/install -p .libs/priority_basic.lai /builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/lib64/slurm/priority_basic.la BUILDSTDERR: make[5]: Nothing to be done for 'instalibtool: warning: remember to run 'libtool --finish /usr/lib64/slurm' BUILDSTDERR: libtool: warning: remember to run 'libtool --finish /usr/lib64/slurm' BUILDSTDERR: libtool: warning: remember to run 'libtool --finish /usr/lib64/slurm' ll-data-am'. make[5]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/priority/basic' make[4]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/priority/basic' Making install in multifactor make[4]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/priority/multifactor' make[5]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/priority/multifactor' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/lib64/slurm' /bin/sh ../../../../libtool --mode=install /usr/bin/install -p priority_multifactor.la '/builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/lib64/slurm' libtool: install: /usr/bin/install -p .libs/priority_multifactor.so /builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/lib64/slurm/priority_multifactor.so libtool: install: /usr/bin/install -p .libs/priority_multifactor.lai /builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/lib64/slurm/priority_multifactor.la make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/priority/multifactor' make[4]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/priority/multifactor' make[4]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/priority' make[5]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/priority' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/priority' make[4]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/priority' make[3]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/priority' Making install in proctrack make[3]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/proctrack' Making install in linuxproc make[4]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/proctrack/linuxproc' make[5]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/proctrack/linuxproc' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/lib64/slurm' /bin/sh ../../../../libtool --mode=install /usr/bin/install -p proctrack_linuxproc.la '/builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/lib64/slurm' libtool: install: /usr/bin/install -p .libs/proctrack_linuxproc.so /builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/lib64/slurm/proctrack_linuxproc.so libtool: install: /usr/bin/install -p .libs/proctrack_linuxproc.lai /builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/lib64/slurm/proctrack_linuxproc.la make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/proctrack/linuxproc' make[4]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/proctrack/linuxproc' Making install in pgid make[4]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/proctrack/pgid' make[5]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/proctrack/pgid' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/lib64/slurm' /bin/sh ../../../../libtool --mode=install /usr/bin/install -p proctrack_pgid.la '/builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/lib64/slurm' libtool: install: /usr/bin/install -p .libs/proctrack_pgid.so /builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/lib64/slurm/proctrack_pgid.so libtool: install: /usr/bin/install -p .libs/proctrack_pgid.lai /builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/lib64/slurm/proctrack_pgid.la make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/proctrack/pgid' make[4]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/proctrack/pgid' Making install in cgroup BUILDSTDERR: make[4]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/libtool: warning: remember to run 'libtool --finish /usr/lib64/slurm' BUILDSTDERR: libtool: warning: remember to run 'libtool --finish /usr/lib64/slurm' BUILDSTDERR: libtool: warning: remember to run 'libtool --finish /usr/lib64/slurm' proctrack/cgroup' make[5]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/proctrack/cgroup' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/lib64/slurm' /bin/sh ../../../../libtool --mode=install /usr/bin/install -p proctrack_cgroup.la '/builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/lib64/slurm' libtool: install: /usr/bin/install -p .libs/proctrack_cgroup.so /builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/lib64/slurm/proctrack_cgroup.so libtool: install: /usr/bin/install -p .libs/proctrack_cgroup.lai /builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/lib64/slurm/proctrack_cgroup.la make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/proctrack/cgroup' make[4]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/proctrack/cgroup' make[4]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/proctrack' make[5]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/proctrack' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/proctrack' make[4]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/proctrack' make[3]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/proctrack' Making install in route make[3]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/route' Making install in default make[4]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/route/default' make[5]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/route/default' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/lib64/slurm' /bin/sh ../../../../libtool --mode=install /usr/bin/install -p route_default.la '/builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/lib64/slurm' libtool: install: /usr/bin/install -p .libs/route_default.so /builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/lib64/slurm/route_default.so libtool: install: /usr/bin/install -p .libs/route_default.lai /builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/lib64/slurm/route_default.la make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/route/default' make[4]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/route/default' Making install in topology make[4]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/route/topology' make[5]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/route/topology' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/lib64/slurm' /bin/sh ../../../../libtool --mode=install /usr/bin/install -p route_topology.la '/builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/lib64/slurm' libtool: install: /usr/bin/install -p .libs/route_topology.so /builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/lib64/slurm/route_topology.so libtool: install: /usr/bin/install -p .libs/route_topology.lai /builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/lib64/slurm/route_topology.la make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/route/topology' make[4]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/route/topology' make[4]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/route' make[5]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/route' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/route' make[4]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/route' BUILDSTDERR: make[3]: Leaving directory '/builddir/build/BUILD/slurm-19.05libtool: warning: remember to run 'libtool --finish /usr/lib64/slurm' BUILDSTDERR: libtool: warning: remember to run 'libtool --finish /usr/lib64/slurm' BUILDSTDERR: libtool: warning: remember to run 'libtool --finish /usr/lib64/slurm' .1-2/src/plugins/route' Making install in sched make[3]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/sched' Making install in backfill make[4]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/sched/backfill' make[5]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/sched/backfill' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/lib64/slurm' /bin/sh ../../../../libtool --mode=install /usr/bin/install -p sched_backfill.la '/builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/lib64/slurm' libtool: install: /usr/bin/install -p .libs/sched_backfill.so /builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/lib64/slurm/sched_backfill.so libtool: install: /usr/bin/install -p .libs/sched_backfill.lai /builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/lib64/slurm/sched_backfill.la make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/sched/backfill' make[4]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/sched/backfill' Making install in builtin make[4]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/sched/builtin' make[5]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/sched/builtin' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/lib64/slurm' /bin/sh ../../../../libtool --mode=install /usr/bin/install -p sched_builtin.la '/builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/lib64/slurm' libtool: install: /usr/bin/install -p .libs/sched_builtin.so /builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/lib64/slurm/sched_builtin.so libtool: install: /usr/bin/install -p .libs/sched_builtin.lai /builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/lib64/slurm/sched_builtin.la make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/sched/builtin' make[4]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/sched/builtin' Making install in hold make[4]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/sched/hold' make[5]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/sched/hold' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/lib64/slurm' /bin/sh ../../../../libtool --mode=install /usr/bin/install -p sched_hold.la '/builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/lib64/slurm' libtool: install: /usr/bin/install -p .libs/sched_hold.so /builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/lib64/slurm/sched_hold.so libtool: install: /usr/bin/install -p .libs/sched_hold.lai /builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/lib64/slurm/sched_hold.la make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/sched/hold' make[4]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/sched/hold' make[4]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/sched' make[5]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/sched' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/sched' make[4]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/sched' make[3]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/sched' Making install in select make[3]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/select' Making install in other make[4]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/select/other' make[5]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/select/other' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. BUILDSTDERR: make[5]: Leaving directory '/libtool: warning: remember to run 'libtool --finish /usr/lib64/slurm' BUILDSTDERR: libtool: warning: remember to run 'libtool --finish /usr/lib64/slurm' BUILDSTDERR: libtool: warning: remember to run 'libtool --finish /usr/lib64/slurm' builddir/build/BUILD/slurm-19.05.1-2/src/plugins/select/other' make[4]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/select/other' Making install in cons_res make[4]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/select/cons_res' make[5]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/select/cons_res' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/lib64/slurm' /bin/sh ../../../../libtool --mode=install /usr/bin/install -p select_cons_res.la '/builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/lib64/slurm' libtool: install: /usr/bin/install -p .libs/select_cons_res.so /builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/lib64/slurm/select_cons_res.so libtool: install: /usr/bin/install -p .libs/select_cons_res.lai /builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/lib64/slurm/select_cons_res.la make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/select/cons_res' make[4]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/select/cons_res' Making install in cons_tres make[4]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/select/cons_tres' make[5]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/select/cons_tres' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/lib64/slurm' /bin/sh ../../../../libtool --mode=install /usr/bin/install -p select_cons_tres.la '/builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/lib64/slurm' libtool: install: /usr/bin/install -p .libs/select_cons_tres.so /builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/lib64/slurm/select_cons_tres.so libtool: install: /usr/bin/install -p .libs/select_cons_tres.lai /builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/lib64/slurm/select_cons_tres.la make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/select/cons_tres' make[4]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/select/cons_tres' Making install in linear make[4]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/select/linear' make[5]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/select/linear' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/lib64/slurm' /bin/sh ../../../../libtool --mode=install /usr/bin/install -p select_linear.la '/builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/lib64/slurm' libtool: install: /usr/bin/install -p .libs/select_linear.so /builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/lib64/slurm/select_linear.so libtool: install: /usr/bin/install -p .libs/select_linear.lai /builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/lib64/slurm/select_linear.la make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/select/linear' make[4]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/select/linear' make[4]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/select' make[5]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/select' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/select' make[4]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/select' make[3]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/select' Making install in site_factor make[3]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/site_factor' Making install in none make[4]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/site_factor/none' make[5]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/site_factor/none' BUILDSTDERR: /usr/bin/mkdir -p '/libtool: warning: remember to run 'libtool --finish /usr/lib64/slurm' BUILDSTDERR: libtool: warning: remember to run 'libtool --finish /usr/lib64/slurm' BUILDSTDERR: libtool: warning: remember to run 'libtool --finish /usr/lib64/slurm' builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/lib64/slurm' /bin/sh ../../../../libtool --mode=install /usr/bin/install -p site_factor_none.la '/builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/lib64/slurm' libtool: install: /usr/bin/install -p .libs/site_factor_none.so /builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/lib64/slurm/site_factor_none.so libtool: install: /usr/bin/install -p .libs/site_factor_none.lai /builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/lib64/slurm/site_factor_none.la make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/site_factor/none' make[4]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/site_factor/none' make[4]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/site_factor' make[5]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/site_factor' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/site_factor' make[4]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/site_factor' make[3]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/site_factor' Making install in slurmctld make[3]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/slurmctld' Making install in nonstop make[4]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/slurmctld/nonstop' make[5]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/slurmctld/nonstop' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/lib64/slurm' /bin/sh ../../../../libtool --mode=install /usr/bin/install -p slurmctld_nonstop.la '/builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/lib64/slurm' libtool: install: /usr/bin/install -p .libs/slurmctld_nonstop.so /builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/lib64/slurm/slurmctld_nonstop.so libtool: install: /usr/bin/install -p .libs/slurmctld_nonstop.lai /builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/lib64/slurm/slurmctld_nonstop.la make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/slurmctld/nonstop' make[4]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/slurmctld/nonstop' make[4]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/slurmctld' make[5]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/slurmctld' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/slurmctld' make[4]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/slurmctld' make[3]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/slurmctld' Making install in switch make[3]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/switch' Making install in generic make[4]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/switch/generic' make[5]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/switch/generic' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/lib64/slurm' /bin/sh ../../../../libtool --mode=install /usr/bin/install -p switch_generic.la '/builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/lib64/slurm' libtool: install: /usr/bin/install -p .libs/switch_generic.so /builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/lib64/slurm/switch_generic.so libtool: install: /usr/bin/install -p .libs/switch_generic.lai /builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/lib64/slurm/switch_generic.la make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/switch/generic' BUILDSTDERR: make[4]: Leaving direlibtool: warning: remember to run 'libtool --finish /usr/lib64/slurm' BUILDSTDERR: libtool: warning: remember to run 'libtool --finish /usr/lib64/slurm' BUILDSTDERR: libtool: warning: remember to run 'libtool --finish /usr/lib64/slurm' ctory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/switch/generic' Making install in none make[4]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/switch/none' make[5]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/switch/none' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/lib64/slurm' /bin/sh ../../../../libtool --mode=install /usr/bin/install -p switch_none.la '/builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/lib64/slurm' libtool: install: /usr/bin/install -p .libs/switch_none.so /builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/lib64/slurm/switch_none.so libtool: install: /usr/bin/install -p .libs/switch_none.lai /builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/lib64/slurm/switch_none.la make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/switch/none' make[4]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/switch/none' make[4]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/switch' make[5]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/switch' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/switch' make[4]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/switch' make[3]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/switch' Making install in task make[3]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/task' Making install in none make[4]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/task/none' make[5]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/task/none' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/lib64/slurm' /bin/sh ../../../../libtool --mode=install /usr/bin/install -p task_none.la '/builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/lib64/slurm' libtool: install: /usr/bin/install -p .libs/task_none.so /builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/lib64/slurm/task_none.so libtool: install: /usr/bin/install -p .libs/task_none.lai /builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/lib64/slurm/task_none.la make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/task/none' make[4]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/task/none' Making install in affinity make[4]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/task/affinity' make[5]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/task/affinity' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/lib64/slurm' /bin/sh ../../../../libtool --mode=install /usr/bin/install -p task_affinity.la '/builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/lib64/slurm' libtool: install: /usr/bin/install -p .libs/task_affinity.so /builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/lib64/slurm/task_affinity.so libtool: install: /usr/bin/install -p .libs/task_affinity.lai /builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/lib64/slurm/task_affinity.la make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/task/affinity' make[4]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/task/affinity' Making install in cgroup make[4]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/task/cgroup' make[5]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/task/cgroup' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/lib64/slurm' BUILDSTDERR: /bin/sh ../../../../libtool --mode=install /usr/bin/install -p task_cgroup.la '/builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/libtool: warning: remember to run 'libtool --finish /usr/lib64/slurm' BUILDSTDERR: libtool: warning: remember to run 'libtool --finish /usr/lib64/slurm' BUILDSTDERR: libtool: warning: remember to run 'libtool --finish /usr/lib64/slurm' BUILDSTDERR: libtool: warning: remember to run 'libtool --finish /usr/lib64/slurm' usr/lib64/slurm' libtool: install: /usr/bin/install -p .libs/task_cgroup.so /builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/lib64/slurm/task_cgroup.so libtool: install: /usr/bin/install -p .libs/task_cgroup.lai /builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/lib64/slurm/task_cgroup.la make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/task/cgroup' make[4]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/task/cgroup' make[4]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/task' make[5]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/task' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/task' make[4]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/task' make[3]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/task' Making install in topology make[3]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/topology' Making install in 3d_torus make[4]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/topology/3d_torus' make[5]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/topology/3d_torus' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/lib64/slurm' /bin/sh ../../../../libtool --mode=install /usr/bin/install -p topology_3d_torus.la '/builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/lib64/slurm' libtool: install: /usr/bin/install -p .libs/topology_3d_torus.so /builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/lib64/slurm/topology_3d_torus.so libtool: install: /usr/bin/install -p .libs/topology_3d_torus.lai /builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/lib64/slurm/topology_3d_torus.la make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/topology/3d_torus' make[4]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/topology/3d_torus' Making install in hypercube make[4]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/topology/hypercube' make[5]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/topology/hypercube' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/lib64/slurm' /bin/sh ../../../../libtool --mode=install /usr/bin/install -p topology_hypercube.la '/builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/lib64/slurm' libtool: install: /usr/bin/install -p .libs/topology_hypercube.so /builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/lib64/slurm/topology_hypercube.so libtool: install: /usr/bin/install -p .libs/topology_hypercube.lai /builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/lib64/slurm/topology_hypercube.la make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/topology/hypercube' make[4]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/topology/hypercube' Making install in node_rank make[4]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/topology/node_rank' make[5]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/topology/node_rank' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/lib64/slurm' /bin/sh ../../../../libtool --mode=install /usr/bin/install -p topology_node_rank.la '/builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/lib64/slurm' libtool: install: /usr/bin/install -p .libs/topology_node_rank.so /builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/lib64/slurm/topology_node_rank.so libtool: install: /usr/bin/install -p .libs/topology_node_rank.lai /builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/lib64/slurm/topology_node_rank.la BUILDSTDERR: make[5]: Nothing to be done forlibtool: warning: remember to run 'libtool --finish /usr/lib64/slurm' BUILDSTDERR: libtool: warning: remember to run 'libtool --finish /usr/lib64/slurm' 'install-data-am'. make[5]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/topology/node_rank' make[4]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/topology/node_rank' Making install in none make[4]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/topology/none' make[5]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/topology/none' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/lib64/slurm' /bin/sh ../../../../libtool --mode=install /usr/bin/install -p topology_none.la '/builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/lib64/slurm' libtool: install: /usr/bin/install -p .libs/topology_none.so /builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/lib64/slurm/topology_none.so libtool: install: /usr/bin/install -p .libs/topology_none.lai /builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/lib64/slurm/topology_none.la make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/topology/none' make[4]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/topology/none' Making install in tree make[4]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/topology/tree' make[5]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/topology/tree' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/lib64/slurm' /bin/sh ../../../../libtool --mode=install /usr/bin/install -p topology_tree.la '/builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/lib64/slurm' libtool: install: /usr/bin/install -p .libs/topology_tree.so /builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/lib64/slurm/topology_tree.so libtool: install: /usr/bin/install -p .libs/topology_tree.lai /builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/lib64/slurm/topology_tree.la make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/topology/tree' make[4]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/topology/tree' make[4]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/topology' make[5]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/topology' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/topology' make[4]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/topology' make[3]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins/topology' make[3]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins' make[4]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins' make[3]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins' make[2]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/plugins' Making install in sacct make[2]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/sacct' make[3]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/api' make[3]: 'full_version.map' is up to date. make[3]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/api' make[3]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/api' make[4]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/api' make[5]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/common' make[5]: 'libcommon.la' is up to date. make[5]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/common' make[5]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/common' make[5]: 'libspank.la' is up to date. make[5]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/common' BUILDSTDERR: makelibtool: warning: '/builddir/build/BUILD/slurm-19.05.1-2/src/api/.libs/libslurmfull.la' has not been installed in '/usr/lib64' BUILDSTDERR: libtool: warning: '/builddir/build/BUILD/slurm-19.05.1-2/src/api/.libs/libslurmfull.la' has not been installed in '/usr/lib64' BUILDSTDERR: libtool: warning: '/builddir/build/BUILD/slurm-19.05.1-2/src/api/.libs/libslurmfull.la' has not been installed in '/usr/lib64' BUILDSTDERR: libtool: warning: '/builddir/build/BUILD/slurm-19.05.1-2/src/api/.libs/libslurmfull.la' has not been installed in '/usr/lib64' [5]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/common' make[5]: 'libeio.la' is up to date. make[5]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/common' make[4]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/api' make[3]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/api' make[3]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/sacct' make[4]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/api' make[4]: 'full_version.map' is up to date. make[4]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/api' make[4]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/api' make[5]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/api' make[6]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/common' make[6]: 'libcommon.la' is up to date. make[6]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/common' make[6]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/common' make[6]: 'libspank.la' is up to date. make[6]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/common' make[6]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/common' make[6]: 'libeio.la' is up to date. make[6]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/common' make[5]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/api' make[4]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/api' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/bin' /bin/sh ../../libtool --mode=install /usr/bin/install -p sacct '/builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/bin' libtool: install: /usr/bin/install -p .libs/sacct /builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/bin/sacct make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/sacct' make[2]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/sacct' Making install in sacctmgr make[2]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/sacctmgr' make[3]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/sacctmgr' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/bin' /bin/sh ../../libtool --mode=install /usr/bin/install -p sacctmgr '/builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/bin' libtool: install: /usr/bin/install -p .libs/sacctmgr /builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/bin/sacctmgr make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/sacctmgr' make[2]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/sacctmgr' Making install in salloc make[2]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/salloc' make[3]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/salloc' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/bin' /bin/sh ../../libtool --mode=install /usr/bin/install -p salloc '/builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/bin' libtool: install: /usr/bin/install -p .libs/salloc /builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/bin/salloc make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/salloc' make[2]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/salloc' Making install in sattach make[2]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/sattach' make[3]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/sattach' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/bin' /bin/sh ../../libtool --mode=install /usr/bin/install -p sattach '/builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/bin' libtool: install: /usr/bin/install -p .libs/sattach /builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/bin/sattach umask 022; \ if [ -x /usr/lib/rpm/debugedit ]; then \ BUILDSTDERR: srcdilibtool: warning: '/builddir/build/BUILD/slurm-19.05.1-2/src/api/.libs/libslurmfull.la' has not been installed in '/usr/lib64' r=`cd ../.. && pwd`; \ /usr/lib/rpm/debugedit -b $srcdir -d /usr/lib64/slurm \ /builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/bin/sattach; fi; \ mkdir -p -m 755 /builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/lib64/slurm/src/sattach /usr/bin/install -p -m 644 ../../src/sattach/sattach.wrapper.c \ /builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/lib64/slurm/src/sattach/sattach.wrapper.c make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/sattach' make[2]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/sattach' Making install in sbatch make[2]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/sbatch' make[3]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/sbatch' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/bin' /bin/sh ../../libtool --mode=install /usr/bin/install -p sbatch '/builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/bin' libtool: install: /usr/bin/install -p .libs/sbatch /builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/bin/sbatch make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/sbatch' make[2]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/sbatch' Making install in sbcast make[2]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/sbcast' make[3]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/bcast' make[3]: 'libfile_bcast.la' is up to date. make[3]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/bcast' make[3]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/api' make[3]: 'full_version.map' is up to date. make[3]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/api' make[3]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/api' make[4]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/api' make[5]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/common' make[5]: 'libcommon.la' is up to date. make[5]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/common' make[5]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/common' make[5]: 'libspank.la' is up to date. make[5]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/common' make[5]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/common' make[5]: 'libeio.la' is up to date. make[5]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/common' make[4]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/api' make[3]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/api' make[3]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/sbcast' make[4]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/bcast' make[4]: 'libfile_bcast.la' is up to date. make[4]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/bcast' make[4]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/api' make[4]: 'full_version.map' is up to date. make[4]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/api' make[4]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/api' make[5]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/api' make[6]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/common' make[6]: 'libcommon.la' is up to date. make[6]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/common' make[6]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/common' make[6]: 'libspank.la' is up to date. make[6]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/common' make[6]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/common' make[6]: 'libeio.la' is up to date. make[6]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/common' make[5]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/api' BUILDSTDERR: make[4]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/srclibtool: warning: '/builddir/build/BUILD/slurm-19.05.1-2/src/api/.libs/libslurmfull.la' has not been installed in '/usr/lib64' BUILDSTDERR: libtool: warning: '/builddir/build/BUILD/slurm-19.05.1-2/src/api/.libs/libslurmfull.la' has not been installed in '/usr/lib64' BUILDSTDERR: libtool: warning: '/builddir/build/BUILD/slurm-19.05.1-2/src/api/.libs/libslurmfull.la' has not been installed in '/usr/lib64' /api' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/bin' /bin/sh ../../libtool --mode=install /usr/bin/install -p sbcast '/builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/bin' libtool: install: /usr/bin/install -p .libs/sbcast /builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/bin/sbcast make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/sbcast' make[2]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/sbcast' Making install in scancel make[2]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/scancel' make[3]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/scancel' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/bin' /bin/sh ../../libtool --mode=install /usr/bin/install -p scancel '/builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/bin' libtool: install: /usr/bin/install -p .libs/scancel /builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/bin/scancel make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/scancel' make[2]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/scancel' Making install in scontrol make[2]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/scontrol' make[3]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/api' make[3]: 'full_version.map' is up to date. make[3]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/api' make[3]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/api' make[4]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/api' make[5]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/common' make[5]: 'libcommon.la' is up to date. make[5]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/common' make[5]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/common' make[5]: 'libspank.la' is up to date. make[5]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/common' make[5]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/common' make[5]: 'libeio.la' is up to date. make[5]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/common' make[4]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/api' make[3]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/api' make[3]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/scontrol' make[4]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/api' make[4]: 'full_version.map' is up to date. make[4]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/api' make[4]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/api' make[5]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/api' make[6]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/common' make[6]: 'libcommon.la' is up to date. make[6]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/common' make[6]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/common' make[6]: 'libspank.la' is up to date. make[6]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/common' make[6]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/common' make[6]: 'libeio.la' is up to date. make[6]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/common' make[5]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/api' make[4]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/api' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/bin' /bin/sh ../../libtool --mode=install /usr/bin/install -p scontrol '/builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/bin' libtool: install: /usr/bin/install -p .libs/scontrol /builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/bin/scontrol make[3]: Nothing to be done for 'install-data-am'. BUILDSTDERR: make[3]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2libtool: warning: '/builddir/build/BUILD/slurm-19.05.1-2/src/api/.libs/libslurmfull.la' has not been installed in '/usr/lib64' BUILDSTDERR: libtool: warning: '/builddir/build/BUILD/slurm-19.05.1-2/src/api/.libs/libslurmfull.la' has not been installed in '/usr/lib64' /src/scontrol' make[2]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/scontrol' Making install in sdiag make[2]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/sdiag' make[3]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/sdiag' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/bin' /bin/sh ../../libtool --mode=install /usr/bin/install -p sdiag '/builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/bin' libtool: install: /usr/bin/install -p .libs/sdiag /builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/bin/sdiag make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/sdiag' make[2]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/sdiag' Making install in sinfo make[2]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/sinfo' make[3]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/sinfo' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/bin' /bin/sh ../../libtool --mode=install /usr/bin/install -p sinfo '/builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/bin' libtool: install: /usr/bin/install -p .libs/sinfo /builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/bin/sinfo make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/sinfo' make[2]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/sinfo' Making install in slurmctld make[2]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/slurmctld' make[3]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/api' make[3]: 'full_version.map' is up to date. make[3]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/api' make[3]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/api' make[4]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/api' make[5]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/common' make[5]: 'libcommon.la' is up to date. make[5]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/common' make[5]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/common' make[5]: 'libspank.la' is up to date. make[5]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/common' make[5]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/common' make[5]: 'libeio.la' is up to date. make[5]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/common' make[4]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/api' make[3]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/api' make[3]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/common' make[3]: 'libdaemonize.la' is up to date. make[3]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/common' make[3]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/slurmctld' make[4]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/api' make[4]: 'full_version.map' is up to date. make[4]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/api' make[4]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/api' make[5]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/api' make[6]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/common' make[6]: 'libcommon.la' is up to date. make[6]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/common' make[6]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/common' make[6]: 'libspank.la' is up to date. make[6]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/common' make[6]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/common' make[6]: 'libeio.la' is up to date. make[6]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/common' make[5]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/api' make[4]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/api' BUILDSTDERR: make[4]: Elibtool: warning: '/builddir/build/BUILD/slurm-19.05.1-2/src/api/.libs/libslurmfull.la' has not been installed in '/usr/lib64' ntering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/common' make[4]: 'libdaemonize.la' is up to date. make[4]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/common' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/sbin' /bin/sh ../../libtool --mode=install /usr/bin/install -p slurmctld '/builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/sbin' libtool: install: /usr/bin/install -p .libs/slurmctld /builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/sbin/slurmctld make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/slurmctld' make[2]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/slurmctld' Making install in slurmd make[2]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/slurmd' Making install in common make[3]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/slurmd/common' make[4]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/slurmd/common' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/slurmd/common' make[3]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/slurmd/common' Making install in slurmd make[3]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/slurmd/slurmd' make[4]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/common' make[4]: 'libdaemonize.la' is up to date. make[4]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/common' make[4]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/bcast' make[4]: 'libfile_bcast.la' is up to date. make[4]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/bcast' make[4]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/slurmd/common' make[4]: 'libslurmd_common.o' is up to date. make[4]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/slurmd/common' make[4]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/slurmd/common' make[4]: 'libslurmd_reverse_tree_math.la' is up to date. make[4]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/slurmd/common' make[4]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/api' make[4]: 'full_version.map' is up to date. make[4]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/api' make[4]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/api' make[5]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/api' make[6]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/common' make[6]: 'libcommon.la' is up to date. make[6]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/common' make[6]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/common' make[6]: 'libspank.la' is up to date. make[6]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/common' make[6]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/common' make[6]: 'libeio.la' is up to date. make[6]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/common' make[5]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/api' make[4]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/api' make[4]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/slurmd/slurmd' make[5]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/common' make[5]: 'libdaemonize.la' is up to date. make[5]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/common' make[5]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/bcast' make[5]: 'libfile_bcast.la' is up to date. make[5]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/bcast' make[5]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/slurmd/common' make[5]: 'libslurmd_common.o' is up to date. make[5]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/slurmd/common' BUILDSTDERR: make[5]: Entering directory '/builddir/blibtool: warning: '/builddir/build/BUILD/slurm-19.05.1-2/src/api/.libs/libslurmfull.la' has not been installed in '/usr/lib64' uild/BUILD/slurm-19.05.1-2/src/slurmd/common' make[5]: 'libslurmd_reverse_tree_math.la' is up to date. make[5]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/slurmd/common' make[5]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/api' make[5]: 'full_version.map' is up to date. make[5]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/api' make[5]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/api' make[6]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/api' make[7]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/common' make[7]: 'libcommon.la' is up to date. make[7]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/common' make[7]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/common' make[7]: 'libspank.la' is up to date. make[7]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/common' make[7]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/common' make[7]: 'libeio.la' is up to date. make[7]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/common' make[6]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/api' make[5]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/api' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/sbin' /bin/sh ../../../libtool --mode=install /usr/bin/install -p slurmd '/builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/sbin' libtool: install: /usr/bin/install -p .libs/slurmd /builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/sbin/slurmd make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/slurmd/slurmd' make[3]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/slurmd/slurmd' Making install in slurmstepd make[3]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/slurmd/slurmstepd' make[4]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/common' make[4]: 'libdaemonize.la' is up to date. make[4]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/common' make[4]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/slurmd/common' make[4]: 'libslurmd_common.o' is up to date. make[4]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/slurmd/common' make[4]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/api' make[4]: 'full_version.map' is up to date. make[4]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/api' make[4]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/api' make[5]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/api' make[6]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/common' make[6]: 'libcommon.la' is up to date. make[6]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/common' make[6]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/common' make[6]: 'libspank.la' is up to date. make[6]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/common' make[6]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/common' make[6]: 'libeio.la' is up to date. make[6]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/common' make[5]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/api' make[4]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/api' make[4]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/slurmd/slurmstepd' make[5]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/common' make[5]: 'libdaemonize.la' is up to date. make[5]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/common' make[5]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/slurmd/common' make[5]: 'libslurmd_common.o' is up to date. make[5]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/slurmd/common' make[5]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/api' make[5]: 'full_version.map' is up to date. BUILDSTDERR: make[5]: Leaving directorlibtool: warning: '/builddir/build/BUILD/slurm-19.05.1-2/src/api/.libs/libslurmfull.la' has not been installed in '/usr/lib64' y '/builddir/build/BUILD/slurm-19.05.1-2/src/api' make[5]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/api' make[6]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/api' make[7]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/common' make[7]: 'libcommon.la' is up to date. make[7]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/common' make[7]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/common' make[7]: 'libspank.la' is up to date. make[7]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/common' make[7]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/common' make[7]: 'libeio.la' is up to date. make[7]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/common' make[6]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/api' make[5]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/api' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/sbin' /bin/sh ../../../libtool --mode=install /usr/bin/install -p slurmstepd '/builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/sbin' libtool: install: /usr/bin/install -p .libs/slurmstepd /builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/sbin/slurmstepd make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/slurmd/slurmstepd' make[3]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/slurmd/slurmstepd' make[3]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/slurmd' make[4]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/slurmd' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/slurmd' make[3]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/slurmd' make[2]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/slurmd' Making install in slurmdbd make[2]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/slurmdbd' make[3]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/common' make[3]: 'libdaemonize.la' is up to date. make[3]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/common' make[3]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/api' make[3]: 'full_version.map' is up to date. make[3]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/api' make[3]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/api' make[4]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/api' make[5]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/common' make[5]: 'libcommon.la' is up to date. make[5]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/common' make[5]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/common' make[5]: 'libspank.la' is up to date. make[5]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/common' make[5]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/common' make[5]: 'libeio.la' is up to date. make[5]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/common' make[4]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/api' make[3]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/api' make[3]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/slurmdbd' make[4]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/common' make[4]: 'libdaemonize.la' is up to date. make[4]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/common' make[4]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/api' make[4]: 'full_version.map' is up to date. make[4]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/api' make[4]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/api' make[5]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/api' BUILDSTDERR: make[6]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/slibtool: warning: '/builddir/build/BUILD/slurm-19.05.1-2/src/api/.libs/libslurmfull.la' has not been installed in '/usr/lib64' BUILDSTDERR: libtool: warning: '/builddir/build/BUILD/slurm-19.05.1-2/src/api/.libs/libslurmfull.la' has not been installed in '/usr/lib64' BUILDSTDERR: libtool: warning: '/builddir/build/BUILD/slurm-19.05.1-2/src/api/.libs/libslurmfull.la' has not been installed in '/usr/lib64' BUILDSTDERR: libtool: warning: '/builddir/build/BUILD/slurm-19.05.1-2/src/api/.libs/libslurmfull.la' has not been installed in '/usr/lib64' BUILDSTDERR: libtool: warning: '/builddir/build/BUILD/slurm-19.05.1-2/src/api/.libs/libslurmfull.la' has not been installed in '/usr/lib64' rc/common' make[6]: 'libcommon.la' is up to date. make[6]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/common' make[6]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/common' make[6]: 'libspank.la' is up to date. make[6]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/common' make[6]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/common' make[6]: 'libeio.la' is up to date. make[6]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/common' make[5]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/api' make[4]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/api' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/sbin' /bin/sh ../../libtool --mode=install /usr/bin/install -p slurmdbd '/builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/sbin' libtool: install: /usr/bin/install -p .libs/slurmdbd /builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/sbin/slurmdbd make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/slurmdbd' make[2]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/slurmdbd' Making install in smap make[2]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/smap' make[3]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/smap' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/bin' /bin/sh ../../libtool --mode=install /usr/bin/install -p smap '/builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/bin' libtool: install: /usr/bin/install -p .libs/smap /builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/bin/smap make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/smap' make[2]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/smap' Making install in sprio make[2]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/sprio' make[3]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/sprio' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/bin' /bin/sh ../../libtool --mode=install /usr/bin/install -p sprio '/builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/bin' libtool: install: /usr/bin/install -p .libs/sprio /builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/bin/sprio make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/sprio' make[2]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/sprio' Making install in squeue make[2]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/squeue' make[3]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/squeue' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/bin' /bin/sh ../../libtool --mode=install /usr/bin/install -p squeue '/builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/bin' libtool: install: /usr/bin/install -p .libs/squeue /builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/bin/squeue make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/squeue' make[2]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/squeue' Making install in sreport make[2]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/sreport' make[3]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/sreport' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/bin' /bin/sh ../../libtool --mode=install /usr/bin/install -p sreport '/builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/bin' libtool: install: /usr/bin/install -p .libs/sreport /builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/bin/sreport make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/sreport' BUILDSTDERR: make[2]: Leaving directory '/builddir/build/BUILD/slurmlibtool: warning: '/builddir/build/BUILD/slurm-19.05.1-2/src/api/.libs/libslurmfull.la' has not been installed in '/usr/lib64' -19.05.1-2/src/sreport' Making install in srun make[2]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/srun' Making install in libsrun make[3]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/srun/libsrun' make[4]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/srun/libsrun' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/srun/libsrun' make[3]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/srun/libsrun' make[3]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/srun' make[4]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/srun/libsrun' make[4]: 'libsrun.la' is up to date. make[4]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/srun/libsrun' make[4]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/bcast' make[4]: 'libfile_bcast.la' is up to date. make[4]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/bcast' make[4]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/api' make[4]: 'full_version.map' is up to date. make[4]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/api' make[4]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/api' make[5]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/api' make[6]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/common' make[6]: 'libcommon.la' is up to date. make[6]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/common' make[6]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/common' make[6]: 'libspank.la' is up to date. make[6]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/common' make[6]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/common' make[6]: 'libeio.la' is up to date. make[6]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/common' make[5]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/api' make[4]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/api' make[4]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/srun' make[5]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/srun/libsrun' make[5]: 'libsrun.la' is up to date. make[5]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/srun/libsrun' make[5]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/bcast' make[5]: 'libfile_bcast.la' is up to date. make[5]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/bcast' make[5]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/api' make[5]: 'full_version.map' is up to date. make[5]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/api' make[5]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/api' make[6]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/api' make[7]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/common' make[7]: 'libcommon.la' is up to date. make[7]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/common' make[7]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/common' make[7]: 'libspank.la' is up to date. make[7]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/common' make[7]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/common' make[7]: 'libeio.la' is up to date. make[7]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/common' make[6]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/api' make[5]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/api' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/bin' /bin/sh ../../libtool --mode=install /usr/bin/install -p srun '/builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/bin' libtool: install: /usr/bin/install -p .libs/srun /builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/bin/srun umask 022; \ BUILDSTDERR: if [ -x /usr/lib/rpm/debugedit ]; then libtool: warning: '/builddir/build/BUILD/slurm-19.05.1-2/src/api/.libs/libslurmfull.la' has not been installed in '/usr/lib64' BUILDSTDERR: libtool: warning: '/builddir/build/BUILD/slurm-19.05.1-2/src/api/.libs/libslurmfull.la' has not been installed in '/usr/lib64' BUILDSTDERR: libtool: warning: '/builddir/build/BUILD/slurm-19.05.1-2/src/api/.libs/libslurmfull.la' has not been installed in '/usr/lib64' BUILDSTDERR: libtool: warning: '/builddir/build/BUILD/slurm-19.05.1-2/src/api/.libs/libslurmfull.la' has not been installed in '/usr/lib64' \ srcdir=`cd ../.. && pwd`; \ /usr/lib/rpm/debugedit -b $srcdir -d /usr/lib64/slurm \ /builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/bin/srun; fi; \ mkdir -p -m 755 /builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/lib64/slurm/src/srun /usr/bin/install -p -m 644 ../../src/srun/srun.wrapper.c \ /builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/lib64/slurm/src/srun/srun.wrapper.c make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/srun' make[3]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/srun' make[2]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/srun' Making install in sshare make[2]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/sshare' make[3]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/sshare' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/bin' /bin/sh ../../libtool --mode=install /usr/bin/install -p sshare '/builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/bin' libtool: install: /usr/bin/install -p .libs/sshare /builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/bin/sshare make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/sshare' make[2]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/sshare' Making install in sstat make[2]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/sstat' make[3]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/sstat' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/bin' /bin/sh ../../libtool --mode=install /usr/bin/install -p sstat '/builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/bin' libtool: install: /usr/bin/install -p .libs/sstat /builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/bin/sstat make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/sstat' make[2]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/sstat' Making install in strigger make[2]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/strigger' make[3]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/strigger' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/bin' /bin/sh ../../libtool --mode=install /usr/bin/install -p strigger '/builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/bin' libtool: install: /usr/bin/install -p .libs/strigger /builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/bin/strigger make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/strigger' make[2]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/strigger' Making install in sview make[2]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/sview' make[3]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src/sview' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/bin' /bin/sh ../../libtool --mode=install /usr/bin/install -p sview '/builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/bin' libtool: install: /usr/bin/install -p .libs/sview /builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/bin/sview make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/sview' make[2]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src/sview' make[2]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src' make[3]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/src' 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/slurm-19.05.1-2/src' make[2]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src' make[1]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/src' Making install in testsuite make[1]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/testsuite' Making install in expect make[2]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/testsuite/expect' make[3]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/testsuite/expect' 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/slurm-19.05.1-2/testsuite/expect' make[2]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/testsuite/expect' Making install in slurm_unit make[2]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/testsuite/slurm_unit' Making install in api make[3]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/testsuite/slurm_unit/api' Making install in manual make[4]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/testsuite/slurm_unit/api/manual' make[5]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/testsuite/slurm_unit/api/manual' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/testsuite/slurm_unit/api/manual' make[4]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/testsuite/slurm_unit/api/manual' make[4]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/testsuite/slurm_unit/api' make[5]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/testsuite/slurm_unit/api' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/testsuite/slurm_unit/api' make[4]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/testsuite/slurm_unit/api' make[3]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/testsuite/slurm_unit/api' Making install in common make[3]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/testsuite/slurm_unit/common' Making install in slurm_protocol_pack make[4]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/testsuite/slurm_unit/common/slurm_protocol_pack' make[5]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/testsuite/slurm_unit/common/slurm_protocol_pack' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/testsuite/slurm_unit/common/slurm_protocol_pack' make[4]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/testsuite/slurm_unit/common/slurm_protocol_pack' Making install in slurmdb_pack make[4]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/testsuite/slurm_unit/common/slurmdb_pack' make[5]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/testsuite/slurm_unit/common/slurmdb_pack' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/testsuite/slurm_unit/common/slurmdb_pack' make[4]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/testsuite/slurm_unit/common/slurmdb_pack' make[4]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/testsuite/slurm_unit/common' make[5]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/testsuite/slurm_unit/common' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/testsuite/slurm_unit/common' make[4]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/testsuite/slurm_unit/common' make[3]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/testsuite/slurm_unit/common' make[3]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/testsuite/slurm_unit' make[4]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/testsuite/slurm_unit' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/testsuite/slurm_unit' make[3]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/testsuite/slurm_unit' make[2]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/testsuite/slurm_unit' make[2]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/testsuite' make[3]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/testsuite' 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/slurm-19.05.1-2/testsuite' make[2]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/testsuite' make[1]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/testsuite' Making install in doc make[1]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/doc' Making install in man make[2]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/doc/man' Making install in man1 make[3]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/doc/man/man1' make[4]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/doc/man/man1' make[4]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/share/man/man1' /usr/bin/install -p -m 644 sacct.1 sacctmgr.1 salloc.1 sattach.1 sbatch.1 sbcast.1 scancel.1 scontrol.1 sdiag.1 sinfo.1 slurm.1 smap.1 sprio.1 squeue.1 sreport.1 srun.1 sshare.1 sstat.1 strigger.1 sh5util.1 sview.1 '/builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/share/man/man1' make[4]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/doc/man/man1' make[3]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/doc/man/man1' Making install in man3 make[3]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/doc/man/man3' make[4]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/doc/man/man3' make[4]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/share/man/man3' /usr/bin/install -p -m 644 slurm_hostlist_create.3 slurm_hostlist_destroy.3 slurm_hostlist_shift.3 slurm_allocate_pack_job_blocking.3 slurm_allocate_resources.3 slurm_allocate_resources_blocking.3 slurm_allocation_lookup.3 slurm_allocation_msg_thr_create.3 slurm_allocation_msg_thr_destroy.3 slurm_api_version.3 slurm_checkpoint.3 slurm_checkpoint_able.3 slurm_checkpoint_complete.3 slurm_checkpoint_create.3 slurm_checkpoint_disable.3 slurm_checkpoint_enable.3 slurm_checkpoint_error.3 slurm_checkpoint_failed.3 slurm_checkpoint_restart.3 slurm_checkpoint_task_complete.3 slurm_checkpoint_tasks.3 slurm_checkpoint_vacate.3 slurm_clear_trigger.3 slurm_complete_job.3 slurm_confirm_allocation.3 slurm_create_partition.3 slurm_create_reservation.3 slurm_delete_partition.3 slurm_delete_reservation.3 slurm_free_ctl_conf.3 slurm_free_front_end_info_msg.3 slurm_free_job_info_msg.3 slurm_free_job_alloc_info_response_msg.3 slurm_free_job_array_resp.3 slurm_free_job_step_create_response_msg.3 slurm_free_job_step_info_response_msg.3 slurm_free_node_info.3 slurm_free_node_info_msg.3 slurm_free_partition_info.3 slurm_free_partition_info_msg.3 '/builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/share/man/man3' /usr/bin/install -p -m 644 slurm_free_reservation_info_msg.3 slurm_free_resource_allocation_response_msg.3 slurm_free_slurmd_status.3 slurm_free_submit_response_response_msg.3 slurm_free_trigger_msg.3 slurm_get_end_time.3 slurm_get_errno.3 slurm_get_job_steps.3 slurm_get_rem_time.3 slurm_get_select_jobinfo.3 slurm_get_triggers.3 slurm_init_update_front_end_msg.3 slurm_init_job_desc_msg.3 slurm_init_part_desc_msg.3 slurm_init_resv_desc_msg.3 slurm_init_trigger_msg.3 slurm_init_update_node_msg.3 slurm_init_update_step_msg.3 slurm_job_cpus_allocated_on_node.3 slurm_job_cpus_allocated_on_node_id.3 slurm_job_step_create.3 slurm_job_step_launch_t_init.3 slurm_job_step_layout_get.3 slurm_job_step_layout_free.3 slurm_job_will_run.3 slurm_job_will_run2.3 slurm_jobinfo_ctx_get.3 slurm_kill_job.3 slurm_kill_job_step.3 slurm_load_ctl_conf.3 slurm_load_front_end.3 slurm_load_job.3 slurm_load_jobs.3 slurm_load_job_user.3 slurm_load_node.3 slurm_load_node_single.3 slurm_load_partitions.3 slurm_load_reservations.3 slurm_load_slurmd_status.3 slurm_notify_job.3 '/builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/share/man/man3' /usr/bin/install -p -m 644 slurm_pack_job_lookup.3 slurm_pack_job_will_run.3 slurm_perror.3 slurm_pid2jobid.3 slurm_ping.3 slurm_print_ctl_conf.3 slurm_print_front_end_info_msg.3 slurm_print_front_end_table.3 slurm_print_job_info.3 slurm_print_job_info_msg.3 slurm_print_job_step_info.3 slurm_print_job_step_info_msg.3 slurm_print_node_info_msg.3 slurm_print_node_table.3 slurm_print_partition_info.3 slurm_print_partition_info_msg.3 slurm_print_reservation_info.3 slurm_print_reservation_info_msg.3 slurm_print_slurmd_status.3 slurm_read_hostfile.3 slurm_reconfigure.3 slurm_resume.3 slurm_resume2.3 slurm_requeue.3 slurm_requeue2.3 slurm_set_debug_level.3 slurm_set_trigger.3 slurm_shutdown.3 slurm_signal_job.3 slurm_signal_job_step.3 slurm_slurmd_status.3 slurm_sprint_front_end_table.3 slurm_sprint_job_info.3 slurm_sprint_job_step_info.3 slurm_sprint_node_table.3 slurm_sprint_partition_info.3 slurm_sprint_reservation_info.3 slurm_step_ctx_create.3 slurm_step_ctx_create_no_alloc.3 slurm_step_ctx_daemon_per_node_hack.3 '/builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/share/man/man3' /usr/bin/install -p -m 644 slurm_step_ctx_destroy.3 slurm_step_ctx_params_t_init.3 slurm_step_ctx_get.3 slurm_step_launch.3 slurm_step_launch_fwd_signal.3 slurm_step_launch_abort.3 slurm_step_launch_wait_finish.3 slurm_step_launch_wait_start.3 slurm_strerror.3 slurm_submit_batch_job.3 slurm_suspend.3 slurm_suspend2.3 slurm_takeover.3 slurm_terminate_job.3 slurm_terminate_job_step.3 slurm_update_front_end.3 slurm_update_job.3 slurm_update_job2.3 slurm_update_node.3 slurm_update_partition.3 slurm_update_reservation.3 slurm_update_step.3 '/builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/share/man/man3' make[4]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/doc/man/man3' make[3]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/doc/man/man3' Making install in man5 make[3]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/doc/man/man5' make[4]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/doc/man/man5' make[4]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/share/man/man5' /usr/bin/install -p -m 644 acct_gather.conf.5 burst_buffer.conf.5 cgroup.conf.5 cray.conf.5 ext_sensors.conf.5 gres.conf.5 knl.conf.5 nonstop.conf.5 slurm.conf.5 slurmdbd.conf.5 topology.conf.5 '/builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/share/man/man5' make[4]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/doc/man/man5' make[3]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/doc/man/man5' Making install in man8 make[3]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/doc/man/man8' make[4]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/doc/man/man8' make[4]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/share/man/man8' /usr/bin/install -p -m 644 slurmctld.8 slurmd.8 slurmdbd.8 slurmstepd.8 spank.8 '/builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/share/man/man8' make[4]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/doc/man/man8' make[3]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/doc/man/man8' make[3]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/doc/man' make[4]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/doc/man' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/doc/man' make[3]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/doc/man' make[2]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/doc/man' Making install in html make[2]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/doc/html' make[3]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/doc/html' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/share/doc/slurm/html' /usr/bin/install -p -m 644 accounting.html accounting_storageplugins.html acct_gather_energy_plugins.html acct_gather_profile_plugins.html add.html api.html authplugins.html bb_plugins.html big_sys.html burst_buffer.html cgroups.html checkpoint_plugins.html classic_fair_share.html cli_filter_plugins.html cons_res.html cons_res_share.html containers.html contributor.html core_spec.html core_spec_plugins.html cpu_management.html cray.html cred_plugins.html disclaimer.html dist_plane.html documentation.html download.html elasticsearch.html elastic_computing.html ext_sensorsplugins.html faq.html federation.html gang_scheduling.html gres.html gres_design.html gres_plugins.html hdf5_profile_user_guide.html heterogeneous_jobs.html high_throughput.html intel_knl.html '/builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/share/doc/slurm/html' /usr/bin/install -p -m 644 jobacct_gatherplugins.html job_array.html job_container_plugins.html job_exit_code.html job_launch.html job_submit_plugins.html jobcompplugins.html launch_plugins.html licenses.html fair_tree.html mail.html man_index.html mc_support.html mcs.html mcs_plugins.html meetings.html mpi_guide.html mpiplugins.html multi_cluster.html news.html nss_slurm.html node_features_plugins.html overview.html pam_slurm_adopt.html platforms.html plugins.html power_mgmt.html power_save.html power_plugins.html preempt.html preemption_plugins.html priority_multifactor.html priority_multifactor3.html priority_plugins.html proctrack_plugins.html programmer_guide.html prolog_epilog.html publications.html qos.html quickstart_admin.html '/builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/share/doc/slurm/html' /usr/bin/install -p -m 644 quickstart.html reservations.html resource_binding.html resource_limits.html rosetta.html route_plugin.html rpc.html sched_config.html schedplugins.html select_design.html selectplugins.html site_factor.html slurm.html slurmctld_plugstack.html slurm_ug_agenda.html slurm_ug_cfp.html switchplugins.html taskplugins.html team.html testimonials.html topology.html topology_plugin.html tres.html troubleshoot.html tutorials.html user_permissions.html wckey.html allocation_pies.gif arch.gif coding_style.pdf configurator.html configurator.easy.html entities.gif example_usage.gif fonts.css fonts.ttf hdf5_task_attr.png hdf5_job_outline.png ibm_pe_fig1.png ibm_pe_fig2.png '/builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/share/doc/slurm/html' /usr/bin/install -p -m 644 jquery.min.js k_function.gif mc_support.gif plane_ex1.gif plane_ex2.gif plane_ex3.gif plane_ex4.gif plane_ex5.gif plane_ex6.gif plane_ex7.gif reset.css slurm_logo.png schedmd.png slurm.css Slurm_Entity.pdf Slurm_Individual.pdf squeue_color.png style.css topo_ex1.gif topo_ex2.gif tutorial_intro_files.tar usage_pies.gif '/builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/share/doc/slurm/html' make[3]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/doc/html' make[2]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/doc/html' make[2]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/doc' make[3]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/doc' 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/slurm-19.05.1-2/doc' make[2]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/doc' make[1]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/doc' Making install in etc make[1]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/etc' make[2]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/etc' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. BUILDSTDERR: make[2]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/+ /usr/bin/make -O -j4 V=1 VERBOSE=1 DESTDIR=/builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64 install-contrib BUILDSTDERR: libtool: warning: relinking 'libnss_slurm.la' BUILDSTDERR: libtool: warning: remember to run 'libtool --finish /usr/lib64' etc' make[1]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/etc' make[1]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2' make[2]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2' make[2]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/include/slurm' /usr/bin/install -p -m 644 slurm/pmi.h slurm/slurm.h slurm/slurmdb.h slurm/slurm_errno.h slurm/smd_ns.h slurm/spank.h '/builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/include/slurm' make[2]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2' make[1]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2' Making install in lua make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. Making install in mic make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. Making install in nss_slurm make[5]: 'libspank.la' is up to date. make[5]: 'libeio.la' is up to date. make[5]: 'libcommon.la' is up to date. /usr/bin/make all-am make[5]: 'libeio.o' is up to date. make[5]: 'libcommon.o' is up to date. make[5]: 'libspank.o' is up to date. make[5]: 'libcommon.la' is up to date. make[5]: 'libspank.la' is up to date. make[5]: 'libeio.la' is up to date. make[6]: 'libcommon.la' is up to date. make[6]: 'libeio.la' is up to date. make[6]: 'libspank.la' is up to date. make[3]: Nothing to be done for 'install-data-am'. make[6]: 'libeio.la' is up to date. make[6]: 'libspank.la' is up to date. make[6]: 'libcommon.la' is up to date. /usr/bin/make all-am make[6]: 'libeio.o' is up to date. make[6]: 'libspank.o' is up to date. make[6]: 'libcommon.o' is up to date. make[6]: 'libspank.la' is up to date. make[6]: 'libcommon.la' is up to date. make[6]: 'libeio.la' is up to date. make[7]: 'libcommon.la' is up to date. make[7]: 'libspank.la' is up to date. make[7]: 'libeio.la' is up to date. make[3]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/contribs/nss_slurm' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/lib64' /bin/sh ../../libtool --mode=install /usr/bin/install -c libnss_slurm.la '/builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/lib64' libtool: install: (cd /builddir/build/BUILD/slurm-19.05.1-2/contribs/nss_slurm; /bin/sh "/builddir/build/BUILD/slurm-19.05.1-2/libtool" --tag CC --mode=relink gcc -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread --export-dynamic -shrext .so.2 -avoid-version -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z,lazy -o libnss_slurm.la -rpath /usr/lib64 libnss_slurm.lo ../../src/api/libslurm.la -inst-prefix-dir /builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64) libtool: relink: gcc -shared -fPIC -DPIC .libs/libnss_slurm.o -L/builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/lib64 -L/usr/lib64 -lslurm -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -pthread -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z -Wl,lazy -pthread -Wl,-soname -Wl,libnss_slurm.so.2 -o .libs/libnss_slurm.so.2 libtool: install: /usr/bin/install -c .libs/libnss_slurm.so.2T /builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/lib64/libnss_slurm.so.2 libtool: install: /usr/bin/install -c .libs/libnss_slurm.lai /builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/lib64/libnss_slurm.la make[3]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/contribs/nss_slurm' Making install in openlava make[3]: Nothing to be done for 'install-data-am'. BUILDSTDERR: make[3]: Entering directlibtool: warning: relinking 'pam_slurm.la' BUILDSTDERR: libtool: warning: remember to run 'libtool --finish /usr/lib64/security' ory '/builddir/build/BUILD/slurm-19.05.1-2/contribs/openlava' test -z "/builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/bin" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/bin" sed 's%use lib .*%use lib qw(/usr/lib64/perl5/5.30);%' ../../contribs/openlava/bjobs.pl > /builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/bin/bjobs sed 's%use lib .*%use lib qw(/usr/lib64/perl5/5.30);%' ../../contribs/openlava/bkill.pl > /builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/bin/bkill sed 's%use lib .*%use lib qw(/usr/lib64/perl5/5.30);%' ../../contribs/openlava/bsub.pl > /builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/bin/bsub sed 's%use lib .*%use lib qw(/usr/lib64/perl5/5.30);%' ../../contribs/openlava/lsid.pl > /builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/bin/lsid make[3]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/contribs/openlava' Making install in pam make[5]: 'libeio.la' is up to date. make[5]: 'libcommon.la' is up to date. make[5]: 'libspank.la' is up to date. /usr/bin/make all-am make[5]: 'libeio.o' is up to date. make[5]: 'libspank.o' is up to date. make[5]: 'libcommon.o' is up to date. make[5]: 'libspank.la' is up to date. make[5]: 'libeio.la' is up to date. make[5]: 'libcommon.la' is up to date. make[6]: 'libcommon.la' is up to date. make[6]: 'libspank.la' is up to date. make[6]: 'libeio.la' is up to date. make[3]: Nothing to be done for 'install-data-am'. make[6]: 'libspank.la' is up to date. make[6]: 'libeio.la' is up to date. make[6]: 'libcommon.la' is up to date. /usr/bin/make all-am make[6]: 'libspank.o' is up to date. make[6]: 'libeio.o' is up to date. make[6]: 'libcommon.o' is up to date. make[6]: 'libspank.la' is up to date. make[6]: 'libcommon.la' is up to date. make[7]: 'libcommon.la' is up to date. make[6]: 'libeio.la' is up to date. make[7]: 'libspank.la' is up to date. make[7]: 'libeio.la' is up to date. make[3]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/contribs/pam' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/lib64/security' /bin/sh ../../libtool --mode=install /usr/bin/install -c pam_slurm.la '/builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/lib64/security' libtool: install: (cd /builddir/build/BUILD/slurm-19.05.1-2/contribs/pam; /bin/sh "/builddir/build/BUILD/slurm-19.05.1-2/libtool" --tag CC --mode=relink gcc -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -module --export-dynamic -avoid-version -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z,lazy -o pam_slurm.la -rpath /usr/lib64/security pam_slurm.lo ../../src/api/libslurm.la -inst-prefix-dir /builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64) libtool: relink: gcc -shared -fPIC -DPIC .libs/pam_slurm.o -L/builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/lib64 -L/usr/lib64 -lslurm -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -pthread -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z -Wl,lazy -pthread -Wl,-soname -Wl,pam_slurm.so -o .libs/pam_slurm.so libtool: install: /usr/bin/install -c .libs/pam_slurm.soT /builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/lib64/security/pam_slurm.so libtool: install: /usr/bin/install -c .libs/pam_slurm.lai /builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/lib64/security/pam_slurm.la make[3]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/contribs/pam' Making install in pam_slurm_adopt make[5]: 'libspank.la' is up to date. make[5]: 'libeio.la' is up to date. BUILDSTDERR: make[5]: 'lilibtool: warning: relinking 'pam_slurm_adopt.la' BUILDSTDERR: libtool: warning: remember to run 'libtool --finish /usr/lib64/security' bcommon.la' is up to date. /usr/bin/make all-am make[5]: 'libeio.o' is up to date. make[5]: 'libspank.o' is up to date. make[5]: 'libcommon.o' is up to date. make[5]: 'libspank.la' is up to date. make[5]: 'libcommon.la' is up to date. make[6]: 'libcommon.la' is up to date. make[5]: 'libeio.la' is up to date. make[6]: 'libspank.la' is up to date. make[6]: 'libeio.la' is up to date. make[3]: Nothing to be done for 'install-data-am'. make[6]: 'libspank.la' is up to date. make[6]: 'libeio.la' is up to date. make[6]: 'libcommon.la' is up to date. /usr/bin/make all-am make[6]: 'libspank.o' is up to date. make[6]: 'libeio.o' is up to date. make[6]: 'libcommon.o' is up to date. make[6]: 'libspank.la' is up to date. make[6]: 'libcommon.la' is up to date. make[6]: 'libeio.la' is up to date. make[7]: 'libcommon.la' is up to date. make[7]: 'libspank.la' is up to date. make[7]: 'libeio.la' is up to date. make[3]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/contribs/pam_slurm_adopt' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/lib64/security' /bin/sh ../../libtool --mode=install /usr/bin/install -c pam_slurm_adopt.la '/builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/lib64/security' libtool: install: (cd /builddir/build/BUILD/slurm-19.05.1-2/contribs/pam_slurm_adopt; /bin/sh "/builddir/build/BUILD/slurm-19.05.1-2/libtool" --tag CC --mode=relink gcc -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -module --export-dynamic -avoid-version -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z,lazy -o pam_slurm_adopt.la -rpath /usr/lib64/security pam_slurm_adopt.lo helper.lo ../../src/api/libslurm.la -inst-prefix-dir /builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64) libtool: relink: gcc -shared -fPIC -DPIC .libs/pam_slurm_adopt.o .libs/helper.o -L/builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/lib64 -L/usr/lib64 -lslurm -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -pthread -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z -Wl,lazy -pthread -Wl,-soname -Wl,pam_slurm_adopt.so -o .libs/pam_slurm_adopt.so libtool: install: /usr/bin/install -c .libs/pam_slurm_adopt.soT /builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/lib64/security/pam_slurm_adopt.so libtool: install: /usr/bin/install -c .libs/pam_slurm_adopt.lai /builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/lib64/security/pam_slurm_adopt.la make[3]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/contribs/pam_slurm_adopt' Making install in perlapi Making install in libslurm make[4]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/contribs/perlapi/libslurm/perl' "/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- Slurm.bs blib/arch/auto/Slurm/Slurm.bs 644 make[4]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/contribs/perlapi/libslurm/perl' make[4]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/contribs/perlapi/libslurm/perl' Manifying 5 pod documents make[4]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/contribs/perlapi/libslurm/perl' make[4]: Nothing to be done for 'install-data-am'. make[5]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/contribs/perlapi/libslurm/perl' "/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- Slurm.bs blib/arch/auto/Slurm/Slurm.bs 644 make[5]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/contribs/perlapi/libslurm/perl' make[5]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/contribs/perlapi/libslurm/perl' Manifying 5 pod documents make[5]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/contribs/perlapi/libslurm/perl' make[5]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/contribs/perlapi/libslurm/perl' Appending installation info to /builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/lib64/perl5/perllocal.pod make[5]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/contribs/perlapi/libslurm/perl' make[5]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/contribs/perlapi/libslurm/perl' Files found in blib/arch: installing files in blib/lib into architecture dependent library tree Installing /builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/lib64/perl5/vendor_perl/auto/Slurm/Slurm.so Installing /builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/lib64/perl5/vendor_perl/Slurm.pm Installing /builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/lib64/perl5/vendor_perl/Slurm/Hostlist.pm Installing /builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/lib64/perl5/vendor_perl/Slurm/Bitstr.pm Installing /builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/lib64/perl5/vendor_perl/Slurm/Constant.pm Installing /builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/lib64/perl5/vendor_perl/Slurm/Stepctx.pm Installing /builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/share/man/man3/Slurm::Bitstr.3pm Installing /builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/share/man/man3/Slurm.3pm Installing /builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/share/man/man3/Slurm::Constant.3pm Installing /builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/share/man/man3/Slurm::Hostlist.3pm Installing /builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/share/man/man3/Slurm::Stepctx.3pm make[5]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/contribs/perlapi/libslurm/perl' Making install in libslurmdb make[4]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/contribs/perlapi/libslurmdb/perl' "/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- Slurmdb.bs blib/arch/auto/Slurmdb/Slurmdb.bs 644 make[4]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/contribs/perlapi/libslurmdb/perl' make[4]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/contribs/perlapi/libslurmdb/perl' Manifying 1 pod document make[4]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/contribs/perlapi/libslurmdb/perl' make[4]: Nothing to be done for 'install-data-am'. make[5]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/contribs/perlapi/libslurmdb/perl' "/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- Slurmdb.bs blib/arch/auto/Slurmdb/Slurmdb.bs 644 make[5]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/contribs/perlapi/libslurmdb/perl' make[5]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/contribs/perlapi/libslurmdb/perl' Manifying 1 pod document make[5]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/contribs/perlapi/libslurmdb/perl' make[5]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/contribs/perlapi/libslurmdb/perl' Appending installation info to /builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/lib64/perl5/perllocal.pod make[5]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/contribs/perlapi/libslurmdb/perl' make[5]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/contribs/perlapi/libslurmdb/perl' Files found in blib/arch: installing files in blib/lib into architecture dependent library tree Installing /builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/lib64/perl5/vendor_perl/auto/Slurmdb/Slurmdb.so Installing /builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/lib64/perl5/vendor_perl/Slurmdb.pm Installing /builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/lib64/perl5/vendor_perl/auto/Slurmdb/autosplit.ix Installing /builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/share/man/man3/Slurmdb.3pm make[5]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/contribs/perlapi/libslurmdb/perl' BUILDSTDERR: make[libtool: warning: relinking 'libpmi.la' BUILDSTDERR: libtool: warning: remember to run 'libtool --finish /usr/lib64' 4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. Making install in pmi /usr/bin/make install-am make[4]: Nothing to be done for 'install-data-am'. make[4]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/contribs/pmi' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/lib64' /bin/sh ../../libtool --mode=install /usr/bin/install -c libpmi.la '/builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/lib64' libtool: install: (cd /builddir/build/BUILD/slurm-19.05.1-2/contribs/pmi; /bin/sh "/builddir/build/BUILD/slurm-19.05.1-2/libtool" --tag CC --mode=relink gcc -DNUMA_VERSION1_COMPATIBILITY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -version-info 0:0:0 -Wl,--version-script=pmi_version.map -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z,lazy -o libpmi.la -rpath /usr/lib64 pmi.lo -ldl -Wl,-rpath=/usr/lib64/slurm -L../../src/api/.libs -lslurmfull -inst-prefix-dir /builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64) libtool: relink: gcc -shared -fPIC -DPIC .libs/pmi.o -ldl -L../../src/api/.libs -L/builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/lib64 -L/usr/lib64 -lslurmfull -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -pthread -Wl,--version-script=pmi_version.map -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z -Wl,lazy -Wl,-rpath=/usr/lib64/slurm -pthread -Wl,-soname -Wl,libpmi.so.0 -o .libs/libpmi.so.0.0.0 libtool: install: /usr/bin/install -c .libs/libpmi.so.0.0.0T /builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/lib64/libpmi.so.0.0.0 libtool: install: (cd /builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/lib64 && { ln -s -f libpmi.so.0.0.0 libpmi.so.0 || { rm -f libpmi.so.0 && ln -s libpmi.so.0.0.0 libpmi.so.0; }; }) libtool: install: (cd /builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/lib64 && { ln -s -f libpmi.so.0.0.0 libpmi.so || { rm -f libpmi.so && ln -s libpmi.so.0.0.0 libpmi.so; }; }) libtool: install: /usr/bin/install -c .libs/libpmi.lai /builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/lib64/libpmi.la make[4]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/contribs/pmi' Making install in pmi2 /usr/bin/make install-am make[4]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/contribs/pmi2' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/include/slurm' /usr/bin/install -c -m 644 slurm/pmi2.h '/builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/include/slurm' make[4]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/contribs/pmi2' make[4]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/contribs/pmi2' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/lib64' /bin/sh ../../libtool --mode=install /usr/bin/install -c libpmi2.la '/builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/lib64' libtool: install: /usr/bin/install -c .libs/libpmi2.so.0.0.0 /builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/lib64/libpmi2.so.0.0.0 libtool: install: (cd /builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/lib64 && { ln -s -f libpmi2.so.0.0.0 libpmi2.so.0 || { rm -f libpmi2.so.0 && ln -s libpmi2.so.0.0.0 libpmi2.so.0; }; }) libtool: install: (cd /builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/lib64 && { ln -s -f libpmi2.so.0.0.0 libpmi2.so || { rm -f libpmi2.so && ln -s libpmi2.so.0.0.0 libpmi2.so; }; }) BUILDSTDERR: libtool: install: /usr/bin/install -c .libs/libpmi2.lai /builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/lib64/libpmi2.libtool: warning: remember to run 'libtool --finish /usr/lib64' la make[4]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/contribs/pmi2' Making install in seff make[3]: Nothing to be done for 'install-data-am'. make[3]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/contribs/seff' test -z "/builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/bin" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/bin" sed 's%use lib .*%use lib qw(/usr/lib64/perl5/5.30);%; s|@bindir[@]|/usr/bin|g' /builddir/build/BUILD/slurm-19.05.1-2/contribs/seff/seff > /builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/bin/seff sed 's%use lib .*%use lib qw(/usr/lib64/perl5/5.30);%; s|@bindir[@]|/usr/bin|g' /builddir/build/BUILD/slurm-19.05.1-2/contribs/seff/smail > /builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/bin/smail make[3]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/contribs/seff' Making install in sgather make[3]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/contribs/sgather' test -z "/builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/bin" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/bin" make[3]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/contribs/sgather' make[3]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/contribs/sgather' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/share/man/man1' /usr/bin/install -c -m 644 sgather.1 '/builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/share/man/man1' make[3]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/contribs/sgather' Making install in sgi make[3]: Nothing to be done for 'install-data-am'. Making install in sjobexit make[3]: Nothing to be done for 'install-data-am'. make[3]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/contribs/sjobexit' test -z "/builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/bin" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/bin" sed 's%use lib .*%use lib qw(/usr/lib64/perl5/5.30);%' ../../contribs/sjobexit/sjobexitmod.pl > /builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/bin/sjobexitmod make[3]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/contribs/sjobexit' Making install in torque make[3]: Nothing to be done for 'install-data-am'. make[3]: Entering directory '/builddir/build/BUILD/slurm-19.05.1-2/contribs/torque' test -z "/builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/bin" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/bin" sed 's%use lib .*%use lib qw(/usr/lib64/perl5/5.30);%' ../../contribs/torque/pbsnodes.pl > /builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/bin/pbsnodes sed 's%use lib .*%use lib qw(/usr/lib64/perl5/5.30);%' ../../contribs/torque/qalter.pl > /builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/bin/qalter sed 's%use lib .*%use lib qw(/usr/lib64/perl5/5.30);%' ../../contribs/torque/qdel.pl > /builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/bin/qdel sed 's%use lib .*%use lib qw(/usr/lib64/perl5/5.30);%' ../../contribs/torque/qhold.pl > /builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/bin/qhold sed 's%use lib .*%use lib qw(/usr/lib64/perl5/5.30);%' ../../contribs/torque/qrerun.pl > /builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/bin/qrerun sed 's%use lib .*%use lib qw(/usr/lib64/perl5/5.30);%' ../../contribs/torque/qrls.pl > /builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/bin/qrls sed 's%use lib .*%use lib qw(/usr/lib64/perl5/5.30);%' ../../contribs/torque/qstat.pl > /builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/bin/qstat sed 's%use lib .*%use lib qw(/usr/lib64/perl5/5.30);%' ../../contribs/torque/qsub.pl > /builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/bin/qsub sed 's%use lib .*%use lib qw(/usr/lib64/perl5/5.30);%' ../../contribs/torque/mpiexec.pl > /builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/bin/mpiexec BUILDSTDERR: sed 's%use lib .*%use lib qw(/usr/lib64/perl5/5.30);%' ../../contribs/torque+ install -d -m 0755 /builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/etc/slurm + install -d -m 0755 /builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/etc/slurm/layouts.d + install -d -m 0755 /builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/lib/systemd/system + install -m 0644 -p etc/cgroup.conf.example /builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/etc/slurm + install -m 0644 -p etc/cgroup.conf.example /builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/etc/slurm/cgroup.conf + install -m 0644 -p etc/layouts.d.power.conf.example /builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/etc/slurm/layouts.d/power.conf.example + install -m 0644 -p etc/layouts.d.power_cpufreq.conf.example /builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/etc/slurm/layouts.d/power_cpufreq.conf.example + install -m 0644 -p etc/layouts.d.unit.conf.example /builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/etc/slurm/layouts.d/unit.conf.example + install -m 0644 -p etc/slurm.conf /builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/etc/slurm + install -m 0644 -p etc/slurm.conf.example /builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/etc/slurm + install -m 0644 -p etc/slurmdbd.conf /builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/etc/slurm + install -m 0644 -p etc/slurmdbd.conf.example /builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/etc/slurm + install -m 0644 -p etc/slurmctld.service /builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/lib/systemd/system + install -m 0644 -p etc/slurmd.service /builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/lib/systemd/system + install -m 0644 -p etc/slurmdbd.service /builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/lib/systemd/system + install -d -m 0755 /builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/lib/tmpfiles.d + cat + install -d -m 0755 /builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/var/log/slurm + install -d -m 0755 /builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/etc/logrotate.d + cat + install -d -m 0755 /builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/run/slurm + install -d -m 0755 /builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/var/spool/slurm/ctld + install -d -m 0755 /builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/var/spool/slurm/d + touch /builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/run/slurm/slurmctld.pid + touch /builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/run/slurm/slurmd.pid + touch /builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/run/slurm/slurmdbd.pid + desktop-file-install --dir=/builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/share/applications share/applications/slurm-sview.desktop + install -d -m 0755 /builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/share/icons/hicolor/128x128/apps + install -m 0644 share/icons/hicolor/128x128/apps/slurm.png /builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/share/icons/hicolor/128x128/apps/slurm.png + install -m 0755 extras/slurm-setuser /builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/bin/slurm-setuser + install -m 0755 contribs/sjstat /builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/bin/sjstat + chmod 0755 /builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/lib64/perl5/vendor_perl/auto/Slurm/Slurm.so + chmod 0755 /builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/lib64/perl5/vendor_perl/auto/Slurmdb/Slurmdb.so + for prog in sjobexitmod sjstat mpiexec pbsnodes qalter qdel qhold qrerun qrls qstat qsub bjobs bkill bsub lsid + rm -f /builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/share/man/man1/sjobexitmod.1 + pod2man /builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/bin/sjobexitmod + for prog in sjobexitmod sjstat mpiexec pbsnodes qalter qdel qhold qrerun qrls qstat qsub bjobs bkill bsub lsid + rm -f /builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/share/man/man1/sjstat.1 + pod2man /builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/bin/sjstat + for prog in sjobexitmod sjstat mpiexec pbsnodes qalter qdel qhold qrerun qrls qstat qsub bjobs bkill bsub lsid + rm -f /builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/share/man/man1/mpiexec.1 + pod2man /builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/bin/mpiexec + for prog in sjobexitmod sjstat mpiexec pbsnodes qalter qdel qhold qrerun qrls qstat qsub bjobs bkill bsub lsid + rm -f /builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/share/man/man1/pbsnodes.1 + pod2man /builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/bin/pbsnodes + for prog in sjobexitmod sjstat mpiexec pbsnodes qalter qdel qhold qrerun qrls qstat qsub bjobs bkill bsub lsid + rm -f /builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/share/man/man1/qalter.1 + pod2man /builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/bin/qalter + for prog in sjobexitmod sjstat mpiexec pbsnodes qalter qdel qhold qrerun qrls qstat qsub bjobs bkill bsub lsid + rm -f /builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/share/man/man1/qdel.1 + pod2man /builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/bin/qdel + for prog in sjobexitmod sjstat mpiexec pbsnodes qalter qdel qhold qrerun qrls qstat qsub bjobs bkill bsub lsid + rm -f /builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/share/man/man1/qhold.1 + pod2man /builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/bin/qhold + for prog in sjobexitmod sjstat mpiexec pbsnodes qalter qdel qhold qrerun qrls qstat qsub bjobs bkill bsub lsid + rm -f /builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/share/man/man1/qrerun.1 + pod2man /builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/bin/qrerun + for prog in sjobexitmod sjstat mpiexec pbsnodes qalter qdel qhold qrerun qrls qstat qsub bjobs bkill bsub lsid + rm -f /builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/share/man/man1/qrls.1 + pod2man /builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/bin/qrls + for prog in sjobexitmod sjstat mpiexec pbsnodes qalter qdel qhold qrerun qrls qstat qsub bjobs bkill bsub lsid + rm -f /builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/share/man/man1/qstat.1 + pod2man /builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/bin/qstat + for prog in sjobexitmod sjstat mpiexec pbsnodes qalter qdel qhold qrerun qrls qstat qsub bjobs bkill bsub lsid + rm -f /builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/share/man/man1/qsub.1 + pod2man /builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/bin/qsub + for prog in sjobexitmod sjstat mpiexec pbsnodes qalter qdel qhold qrerun qrls qstat qsub bjobs bkill bsub lsid + rm -f /builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/share/man/man1/bjobs.1 + pod2man /builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/bin/bjobs + for prog in sjobexitmod sjstat mpiexec pbsnodes qalter qdel qhold qrerun qrls qstat qsub bjobs bkill bsub lsid + rm -f /builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/share/man/man1/bkill.1 + pod2man /builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/bin/bkill + for prog in sjobexitmod sjstat mpiexec pbsnodes qalter qdel qhold qrerun qrls qstat qsub bjobs bkill bsub lsid + rm -f /builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/share/man/man1/bsub.1 + pod2man /builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/bin/bsub + for prog in sjobexitmod sjstat mpiexec pbsnodes qalter qdel qhold qrerun qrls qstat qsub bjobs bkill bsub lsid + rm -f /builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/share/man/man1/lsid.1 + pod2man /builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/bin/lsid + install -d -m 0755 /builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/share/doc/slurm/contribs/lua + install -m 0644 contribs/README /builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/share/doc/slurm/contribs + install -m 0644 contribs/lua/job_submit.license.lua contribs/lua/job_submit.lua /builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/share/doc/slurm/contribs/lua + find /builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64 -name '*.a' -o -name '*.la' + xargs rm -f + rm -rf /builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/lib64/libslurmfull.so + rm -f /builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/lib64/slurm/auth_none.so + rm -f /builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/lib64/slurm/job_submit_defaults.so + rm -f /builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/lib64/slurm/job_submit_logging.so + rm -f /builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/lib64/slurm/job_submit_partition.so + rm -f /builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/share/man/man5/cray.conf.5 + rm -f /builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/lib64/perl5/vendor_perl/auto/Slurm/.packlist /builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/lib64/perl5/vendor_perl/auto/Slurmdb/.packlist + rm -f '/builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/lib64/perl5/vendor_perl/auto/Slurm*/Slurm*.bs' + rm -f /builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/lib64/perl5/perllocal.pod + /usr/lib/rpm/find-debuginfo.sh -j4 --strict-build-id -m -i --build-id-seed 19.05.1-2.fc31 --unique-debug-suffix -19.05.1-2.fc31.riscv64 --unique-debug-src-base slurm-19.05.1-2.fc31.riscv64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/slurm-19.05.1-2 /generate_pbs_nodefile.pl > /builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/bin/generate_pbs_nodefile make[3]: Leaving directory '/builddir/build/BUILD/slurm-19.05.1-2/contribs/torque' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/bin/salloc explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/bin/sattach explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/bin/sacct explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/bin/sacctmgr extracting debug info from /builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/bin/sacct extracting debug info from /builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/bin/sacctmgr extracting debug info from /builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/bin/sattach extracting debug info from /builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/bin/salloc explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/bin/sbatch explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/bin/sbcast extracting debug info from /builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/bin/sbatch extracting debug info from /builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/bin/sbcast explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/bin/scancel extracting debug info from /builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/bin/scancel explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/bin/scontrol extracting debug info from /builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/bin/scontrol explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/bin/sdiag extracting debug info from /builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/bin/sdiag explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/bin/sh5util extracting debug info from /builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/bin/sh5util explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/bin/sinfo extracting debug info from /builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/bin/sinfo explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/bin/smap extracting debug info from /builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/bin/smap explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/bin/sprio extracting debug info from /builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/bin/sprio explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/bin/squeue extracting debug info from /builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/bin/squeue explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/bin/sreport extracting debug info from /builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/bin/sreport explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/bin/srun extracting debug info from /builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/bin/srun explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/bin/sshare extracting debug info from /builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/bin/sshare explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/bin/sstat extracting debug info from /builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/bin/sstat explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/bin/strigger extracting debug info from /builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/bin/strigger explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/bin/sview extracting debug info from /builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/bin/sview explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/lib64/libnss_slurm.so.2 extracting debug info from /builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/lib64/libnss_slurm.so.2 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/lib64/libpmi.so.0.0.0 extracting debug info from /builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/lib64/libpmi.so.0.0.0 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/lib64/libpmi2.so.0.0.0 extracting debug info from /builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/lib64/libpmi2.so.0.0.0 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/lib64/libslurm.so.34.0.0 extracting debug info from /builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/lib64/libslurm.so.34.0.0 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/lib64/libslurmfull-19.05.1-2.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/lib64/perl5/vendor_perl/auto/Slurm/Slurm.so extracting debug info from /builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/lib64/perl5/vendor_perl/auto/Slurm/Slurm.so extracting debug info from /builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/lib64/libslurmfull-19.05.1-2.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/lib64/perl5/vendor_perl/auto/Slurmdb/Slurmdb.so extracting debug info from /builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/lib64/perl5/vendor_perl/auto/Slurmdb/Slurmdb.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/lib64/security/pam_slurm.so extracting debug info from /builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/lib64/security/pam_slurm.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/lib64/security/pam_slurm_adopt.so extracting debug info from /builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/lib64/security/pam_slurm_adopt.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/lib64/slurm/accounting_storage_filetxt.so extracting debug info from /builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/lib64/slurm/accounting_storage_filetxt.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/lib64/slurm/accounting_storage_mysql.so extracting debug info from /builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/lib64/slurm/accounting_storage_mysql.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/lib64/slurm/accounting_storage_none.so extracting debug info from /builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/lib64/slurm/accounting_storage_none.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/lib64/slurm/accounting_storage_slurmdbd.so extracting debug info from /builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/lib64/slurm/accounting_storage_slurmdbd.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/lib64/slurm/acct_gather_energy_ibmaem.so extracting debug info from /builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/lib64/slurm/acct_gather_energy_ibmaem.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/lib64/slurm/acct_gather_energy_ipmi.so extracting debug info from /builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/lib64/slurm/acct_gather_energy_ipmi.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/lib64/slurm/acct_gather_energy_none.so extracting debug info from /builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/lib64/slurm/acct_gather_energy_none.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/lib64/slurm/acct_gather_energy_rapl.so extracting debug info from /builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/lib64/slurm/acct_gather_energy_rapl.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/lib64/slurm/acct_gather_energy_xcc.so extracting debug info from /builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/lib64/slurm/acct_gather_energy_xcc.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/lib64/slurm/acct_gather_filesystem_lustre.so extracting debug info from /builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/lib64/slurm/acct_gather_filesystem_lustre.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/lib64/slurm/acct_gather_filesystem_none.so extracting debug info from /builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/lib64/slurm/acct_gather_filesystem_none.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/lib64/slurm/acct_gather_interconnect_none.so extracting debug info from /builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/lib64/slurm/acct_gather_interconnect_none.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/lib64/slurm/acct_gather_profile_hdf5.so extracting debug info from /builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/lib64/slurm/acct_gather_profile_hdf5.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/lib64/slurm/acct_gather_profile_influxdb.so extracting debug info from /builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/lib64/slurm/acct_gather_profile_influxdb.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/lib64/slurm/acct_gather_profile_none.so extracting debug info from /builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/lib64/slurm/acct_gather_profile_none.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/lib64/slurm/auth_munge.so extracting debug info from /builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/lib64/slurm/auth_munge.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/lib64/slurm/burst_buffer_generic.so extracting debug info from /builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/lib64/slurm/burst_buffer_generic.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/lib64/slurm/checkpoint_none.so extracting debug info from /builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/lib64/slurm/checkpoint_none.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/lib64/slurm/checkpoint_ompi.so extracting debug info from /builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/lib64/slurm/checkpoint_ompi.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/lib64/slurm/cli_filter_none.so extracting debug info from /builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/lib64/slurm/cli_filter_none.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/lib64/slurm/core_spec_none.so extracting debug info from /builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/lib64/slurm/core_spec_none.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/lib64/slurm/cred_munge.so extracting debug info from /builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/lib64/slurm/cred_munge.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/lib64/slurm/cred_none.so extracting debug info from /builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/lib64/slurm/cred_none.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/lib64/slurm/ext_sensors_none.so extracting debug info from /builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/lib64/slurm/ext_sensors_none.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/lib64/slurm/ext_sensors_rrd.so extracting debug info from /builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/lib64/slurm/ext_sensors_rrd.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/lib64/slurm/gpu_generic.so extracting debug info from /builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/lib64/slurm/gpu_generic.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/lib64/slurm/gres_gpu.so extracting debug info from /builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/lib64/slurm/gres_gpu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/lib64/slurm/gres_mic.so extracting debug info from /builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/lib64/slurm/gres_mic.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/lib64/slurm/gres_mps.so extracting debug info from /builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/lib64/slurm/gres_mps.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/lib64/slurm/gres_nic.so extracting debug info from /builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/lib64/slurm/gres_nic.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/lib64/slurm/job_container_none.so extracting debug info from /builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/lib64/slurm/job_container_none.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/lib64/slurm/job_submit_all_partitions.so extracting debug info from /builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/lib64/slurm/job_submit_all_partitions.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/lib64/slurm/job_submit_lua.so extracting debug info from /builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/lib64/slurm/job_submit_lua.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/lib64/slurm/job_submit_pbs.so extracting debug info from /builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/lib64/slurm/job_submit_pbs.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/lib64/slurm/job_submit_require_timelimit.so extracting debug info from /builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/lib64/slurm/job_submit_require_timelimit.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/lib64/slurm/job_submit_throttle.so extracting debug info from /builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/lib64/slurm/job_submit_throttle.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/lib64/slurm/jobacct_gather_cgroup.so extracting debug info from /builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/lib64/slurm/jobacct_gather_cgroup.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/lib64/slurm/jobacct_gather_linux.so extracting debug info from /builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/lib64/slurm/jobacct_gather_linux.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/lib64/slurm/jobacct_gather_none.so extracting debug info from /builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/lib64/slurm/jobacct_gather_none.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/lib64/slurm/jobcomp_elasticsearch.so extracting debug info from /builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/lib64/slurm/jobcomp_elasticsearch.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/lib64/slurm/jobcomp_filetxt.so extracting debug info from /builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/lib64/slurm/jobcomp_filetxt.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/lib64/slurm/jobcomp_mysql.so extracting debug info from /builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/lib64/slurm/jobcomp_mysql.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/lib64/slurm/jobcomp_none.so extracting debug info from /builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/lib64/slurm/jobcomp_none.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/lib64/slurm/jobcomp_script.so extracting debug info from /builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/lib64/slurm/jobcomp_script.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/lib64/slurm/launch_slurm.so extracting debug info from /builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/lib64/slurm/launch_slurm.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/lib64/slurm/layouts_power_cpufreq.so extracting debug info from /builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/lib64/slurm/layouts_power_cpufreq.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/lib64/slurm/layouts_power_default.so extracting debug info from /builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/lib64/slurm/layouts_power_default.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/lib64/slurm/layouts_unit_default.so extracting debug info from /builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/lib64/slurm/layouts_unit_default.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/lib64/slurm/mcs_account.so extracting debug info from /builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/lib64/slurm/mcs_account.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/lib64/slurm/mcs_group.so extracting debug info from /builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/lib64/slurm/mcs_group.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/lib64/slurm/mcs_none.so extracting debug info from /builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/lib64/slurm/mcs_none.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/lib64/slurm/mcs_user.so extracting debug info from /builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/lib64/slurm/mcs_user.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/lib64/slurm/mpi_none.so extracting debug info from /builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/lib64/slurm/mpi_none.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/lib64/slurm/mpi_openmpi.so extracting debug info from /builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/lib64/slurm/mpi_openmpi.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/lib64/slurm/mpi_pmi2.so extracting debug info from /builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/lib64/slurm/mpi_pmi2.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/lib64/slurm/mpi_pmix_v3.so extracting debug info from /builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/lib64/slurm/mpi_pmix_v3.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/lib64/slurm/node_features_knl_generic.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/lib64/slurm/power_none.so extracting debug info from /builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/lib64/slurm/node_features_knl_generic.so extracting debug info from /builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/lib64/slurm/power_none.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/lib64/slurm/preempt_none.so extracting debug info from /builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/lib64/slurm/preempt_none.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/lib64/slurm/preempt_partition_prio.so extracting debug info from /builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/lib64/slurm/preempt_partition_prio.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/lib64/slurm/preempt_qos.so extracting debug info from /builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/lib64/slurm/preempt_qos.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/lib64/slurm/priority_basic.so extracting debug info from /builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/lib64/slurm/priority_basic.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/lib64/slurm/priority_multifactor.so extracting debug info from /builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/lib64/slurm/priority_multifactor.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/lib64/slurm/proctrack_cgroup.so extracting debug info from /builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/lib64/slurm/proctrack_cgroup.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/lib64/slurm/proctrack_linuxproc.so extracting debug info from /builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/lib64/slurm/proctrack_linuxproc.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/lib64/slurm/proctrack_pgid.so extracting debug info from /builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/lib64/slurm/proctrack_pgid.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/lib64/slurm/route_topology.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/lib64/slurm/route_default.so extracting debug info from /builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/lib64/slurm/route_topology.so extracting debug info from /builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/lib64/slurm/route_default.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/lib64/slurm/sched_backfill.so extracting debug info from /builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/lib64/slurm/sched_backfill.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/lib64/slurm/sched_builtin.so extracting debug info from /builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/lib64/slurm/sched_builtin.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/lib64/slurm/sched_hold.so extracting debug info from /builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/lib64/slurm/sched_hold.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/lib64/slurm/select_cons_res.so extracting debug info from /builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/lib64/slurm/select_cons_res.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/lib64/slurm/select_cons_tres.so extracting debug info from /builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/lib64/slurm/select_cons_tres.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/lib64/slurm/select_linear.so extracting debug info from /builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/lib64/slurm/select_linear.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/lib64/slurm/site_factor_none.so extracting debug info from /builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/lib64/slurm/site_factor_none.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/lib64/slurm/slurmctld_nonstop.so extracting debug info from /builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/lib64/slurm/slurmctld_nonstop.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/lib64/slurm/spank_pbs.so extracting debug info from /builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/lib64/slurm/spank_pbs.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/lib64/slurm/switch_generic.so extracting debug info from /builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/lib64/slurm/switch_generic.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/lib64/slurm/switch_none.so extracting debug info from /builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/lib64/slurm/switch_none.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/lib64/slurm/task_affinity.so BUILDSTDERR: extracting debug info from /builddir/build/BUILDROOT/slurm-19.05.1-2.fc33812 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 0 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs 31.riscv64/usr/lib64/slurm/task_affinity.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/lib64/slurm/task_cgroup.so extracting debug info from /builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/lib64/slurm/task_cgroup.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/lib64/slurm/task_none.so extracting debug info from /builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/lib64/slurm/task_none.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/lib64/slurm/topology_3d_torus.so extracting debug info from /builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/lib64/slurm/topology_3d_torus.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/lib64/slurm/topology_hypercube.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/lib64/slurm/topology_node_rank.so extracting debug info from /builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/lib64/slurm/topology_hypercube.so extracting debug info from /builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/lib64/slurm/topology_node_rank.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/lib64/slurm/topology_none.so extracting debug info from /builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/lib64/slurm/topology_none.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/lib64/slurm/topology_tree.so extracting debug info from /builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/lib64/slurm/topology_tree.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/sbin/slurmctld extracting debug info from /builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/sbin/slurmctld explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/sbin/slurmdbd explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/sbin/slurmd extracting debug info from /builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/sbin/slurmdbd extracting debug info from /builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/sbin/slurmd explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/sbin/slurmstepd extracting debug info from /builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/sbin/slurmstepd original debug info size: 46040kB, size after compression: 36088kB /usr/lib/rpm/sepdebugcrcfix: Updated 120 CRC32s, 0 CRC32s did match. mangling shebang in /usr/bin/sgather from /bin/bash to #!/usr/bin/bash mangling shebang in /usr/bin/slurm-setuser from /bin/bash to #!/usr/bin/bash mangling shebang in /usr/bin/smail from /bin/bash to #!/usr/bin/bash Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.o4EnXE Processing files: slurm-19.05.1-2.fc31.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.J8TnfE + umask 022 + cd /builddir/build/BUILD + cd slurm-19.05.1-2 + DOCDIR=/builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/share/doc/slurm + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/share/doc/slurm + cp -pr CONTRIBUTING.md /builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/share/doc/slurm + cp -pr DISCLAIMER /builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/share/doc/slurm + cp -pr META /builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/share/doc/slurm + cp -pr NEWS /builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/share/doc/slurm + cp -pr README.rst /builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/share/doc/slurm + cp -pr RELEASE_NOTES /builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/share/doc/slurm + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.WYbuyG + umask 022 + cd /builddir/build/BUILD + cd slurm-19.05.1-2 + LICENSEDIR=/builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/share/licenses/slurm + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/share/licenses/slurm + cp -pr COPYING /builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/share/licenses/slurm + cp -pr LICENSE.OpenSSL /builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64/usr/share/licenses/slurm + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 Provides: config(slurm) = 19.05.1-2.fc31 slurm = 19.05.1-2.fc31 slurm(riscv-64) = 19.05.1-2.fc31 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): systemd Requires(preun): systemd Requires(postun): systemd Requires: /usr/bin/bash 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) libcrypto.so.1.1()(64bit) libcurl.so.4()(64bit) libdl.so.2()(64bit) libfreeipmi.so.17()(64bit) libhdf5.so.10()(64bit) libhdf5_hl.so.10()(64bit) libhwloc.so.5()(64bit) libipmimonitoring.so.6()(64bit) liblua-5.3.so()(64bit) liblz4.so.1()(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.27)(64bit) libmariadb.so.3()(64bit) libmariadb.so.3(libmysqlclient_18)(64bit) libmunge.so.2()(64bit) libnuma.so.1()(64bit) libnuma.so.1(libnuma_1.1)(64bit) libnuma.so.1(libnuma_1.2)(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.27)(64bit) libreadline.so.8()(64bit) libslurmfull-19.05.1-2.so()(64bit) libssl.so.1.1()(64bit) libsz.so.2()(64bit) libz.so.1()(64bit) libz.so.1(ZLIB_1.2.0)(64bit) rtld(GNU_HASH) Processing files: slurm-devel-19.05.1-2.fc31.riscv64 Provides: slurm-devel = 19.05.1-2.fc31 slurm-devel(riscv-64) = 19.05.1-2.fc31 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libslurm.so.34()(64bit) Processing files: slurm-doc-19.05.1-2.fc31.riscv64 Provides: slurm-doc = 19.05.1-2.fc31 slurm-doc(riscv-64) = 19.05.1-2.fc31 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: slurm-gui-19.05.1-2.fc31.riscv64 Provides: application() application(slurm-sview.desktop) slurm-gui = 19.05.1-2.fc31 slurm-gui(riscv-64) = 19.05.1-2.fc31 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 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) libgdk-x11-2.0.so.0()(64bit) libgdk_pixbuf-2.0.so.0()(64bit) libglib-2.0.so.0()(64bit) libgobject-2.0.so.0()(64bit) libgtk-x11-2.0.so.0()(64bit) libncurses.so.6()(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.27)(64bit) libslurmfull-19.05.1-2.so()(64bit) libtinfo.so.6()(64bit) rtld(GNU_HASH) Processing files: slurm-libs-19.05.1-2.fc31.riscv64 Provides: libslurm.so.34()(64bit) libslurmfull-19.05.1-2.so()(64bit) slurm-libs = 19.05.1-2.fc31 slurm-libs(riscv-64) = 19.05.1-2.fc31 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 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) libdl.so.2()(64bit) libdl.so.2(GLIBC_2.27)(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.27)(64bit) rtld(GNU_HASH) Processing files: slurm-pmi-19.05.1-2.fc31.riscv64 Provides: libpmi.so.0()(64bit) libpmi2.so.0()(64bit) slurm-pmi = 19.05.1-2.fc31 slurm-pmi(riscv-64) = 19.05.1-2.fc31 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 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) libdl.so.2()(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.27)(64bit) libslurmfull-19.05.1-2.so()(64bit) rtld(GNU_HASH) Conflicts: pmix-pmi Processing files: slurm-pmi-devel-19.05.1-2.fc31.riscv64 Provides: slurm-pmi-devel = 19.05.1-2.fc31 slurm-pmi-devel(riscv-64) = 19.05.1-2.fc31 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libpmi.so.0()(64bit) libpmi2.so.0()(64bit) Conflicts: pmix-pmi-devel Processing files: slurm-rrdtool-19.05.1-2.fc31.riscv64 Provides: slurm-rrdtool = 19.05.1-2.fc31 slurm-rrdtool(riscv-64) = 19.05.1-2.fc31 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 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) librrd.so.8()(64bit) rtld(GNU_HASH) Processing files: slurm-slurmctld-19.05.1-2.fc31.riscv64 Provides: slurm-slurmctld = 19.05.1-2.fc31 slurm-slurmctld(riscv-64) = 19.05.1-2.fc31 Requires(interp): /bin/sh /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /bin/sh Requires(preun): /bin/sh Requires(postun): /bin/sh 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) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.27)(64bit) libslurmfull-19.05.1-2.so()(64bit) rtld(GNU_HASH) Processing files: slurm-slurmd-19.05.1-2.fc31.riscv64 Provides: slurm-slurmd = 19.05.1-2.fc31 slurm-slurmd(riscv-64) = 19.05.1-2.fc31 Requires(interp): /bin/sh /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /bin/sh Requires(preun): /bin/sh Requires(postun): /bin/sh 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) libhwloc.so.5()(64bit) liblz4.so.1()(64bit) libnuma.so.1()(64bit) libnuma.so.1(libnuma_1.1)(64bit) libnuma.so.1(libnuma_1.2)(64bit) libpam.so.0()(64bit) libpam.so.0(LIBPAM_1.0)(64bit) libpam_misc.so.0()(64bit) libpam_misc.so.0(LIBPAM_MISC_1.0)(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.27)(64bit) libslurmfull-19.05.1-2.so()(64bit) libutil.so.1()(64bit) libutil.so.1(GLIBC_2.27)(64bit) libz.so.1()(64bit) libz.so.1(ZLIB_1.2.0)(64bit) rtld(GNU_HASH) Processing files: slurm-slurmdbd-19.05.1-2.fc31.riscv64 Provides: config(slurm-slurmdbd) = 19.05.1-2.fc31 slurm-slurmdbd = 19.05.1-2.fc31 slurm-slurmdbd(riscv-64) = 19.05.1-2.fc31 Requires(interp): /bin/sh /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /bin/sh Requires(preun): /bin/sh Requires(postun): /bin/sh 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) libcrypto.so.1.1()(64bit) libdl.so.2()(64bit) libm.so.6()(64bit) libmariadb.so.3()(64bit) libmariadb.so.3(libmysqlclient_18)(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.27)(64bit) libslurmfull-19.05.1-2.so()(64bit) libssl.so.1.1()(64bit) libz.so.1()(64bit) rtld(GNU_HASH) Processing files: slurm-contribs-19.05.1-2.fc31.riscv64 Provides: slurm-contribs = 19.05.1-2.fc31 slurm-contribs(riscv-64) = 19.05.1-2.fc31 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/bash /usr/bin/perl Processing files: slurm-nss_slurm-19.05.1-2.fc31.riscv64 Provides: libnss_slurm.so.2()(64bit) slurm-nss_slurm = 19.05.1-2.fc31 slurm-nss_slurm(riscv-64) = 19.05.1-2.fc31 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 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) libslurm.so.34()(64bit) rtld(GNU_HASH) Processing files: slurm-openlava-19.05.1-2.fc31.riscv64 Provides: slurm-openlava = 19.05.1-2.fc31 slurm-openlava(riscv-64) = 19.05.1-2.fc31 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/perl Processing files: slurm-perlapi-19.05.1-2.fc31.riscv64 Provides: slurm-perlapi = 19.05.1-2.fc31 slurm-perlapi(riscv-64) = 19.05.1-2.fc31 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 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) libperl.so.5.30()(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.27)(64bit) libslurm.so.34()(64bit) rtld(GNU_HASH) Processing files: slurm-pam_slurm-19.05.1-2.fc31.riscv64 Provides: slurm-pam_slurm = 19.05.1-2.fc31 slurm-pam_slurm(riscv-64) = 19.05.1-2.fc31 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 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) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.27)(64bit) libslurm.so.34()(64bit) rtld(GNU_HASH) Processing files: slurm-torque-19.05.1-2.fc31.riscv64 Provides: slurm-torque = 19.05.1-2.fc31 slurm-torque(riscv-64) = 19.05.1-2.fc31 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/perl 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) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.27)(64bit) rtld(GNU_HASH) Processing files: slurm-debugsource-19.05.1-2.fc31.riscv64 Provides: slurm-debugsource = 19.05.1-2.fc31 slurm-debugsource(riscv-64) = 19.05.1-2.fc31 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: slurm-debuginfo-19.05.1-2.fc31.riscv64 Provides: debuginfo(build-id) = 00974d8964bf2022a3d802bd11fcd58fb125bd19 debuginfo(build-id) = 03ab32d576c05735a5c31447a1a3fc568c576747 debuginfo(build-id) = 05112fb7d8c068d5aae480c9811a2bcc42228a0f debuginfo(build-id) = 08040ac0e2249b8a8c8382ecfaeaff0625d0aaa8 debuginfo(build-id) = 0807c1870969cccf504feba285ea9cab5a229f38 debuginfo(build-id) = 0b1b74999388fe8d07ecadd897b14c3c888aabeb debuginfo(build-id) = 0f6d4e85692d6585078479df8b52607992d96320 debuginfo(build-id) = 12dbce2a12b997923860a36464f7631f4c9699fd debuginfo(build-id) = 14ddcbb5a0e854d9ab6b0c05514760dcb068986c debuginfo(build-id) = 1668eb9ced5d3d84d6048817c769e20319c80144 debuginfo(build-id) = 1673acbb3cfd7b945e0af71b6e21be86340e360b debuginfo(build-id) = 1866fd0eaaec604cd3bd396c9b8466151668c1b3 debuginfo(build-id) = 19c6c9d70aebffba66399dfdfaeef00a3f8cf60a debuginfo(build-id) = 1cbf99bccb943ba42cce22c2c6d44fba859b752b debuginfo(build-id) = 1d0ff21e318e29286620a510e018ed971a75bf8b debuginfo(build-id) = 1d4354eb4e31271c800a37eb44fe8a6792f547a2 debuginfo(build-id) = 22d2f2d4c5cf2e26445605e1ff66aef99156f00e debuginfo(build-id) = 22dea20abb8e278e2ebfa30a1713079d549707e2 debuginfo(build-id) = 2482c8ed548661245d4c47a66bf4d2d4272b85b2 debuginfo(build-id) = 24e6740d49e6cf8039aaa803c28fdf6795354c80 debuginfo(build-id) = 255c07a7c0d3edf4b51ade89f05c5b50a58e7465 debuginfo(build-id) = 26a65a0c71d5f69aeec3e7aed1d6f7dd93d03bf0 debuginfo(build-id) = 2932d5157066979ab82461c8da245e2ceb6c90f7 debuginfo(build-id) = 32fcc1d3a45c32ecb3e5d0aee47281e8eaf01cb5 debuginfo(build-id) = 347ce82eb74da252b1e3abaeb3520d1051b1fbd2 debuginfo(build-id) = 38bab82a289194a8432f5e604a06ebf9192f7936 debuginfo(build-id) = 3c7649500f351253434ac8e9f5cab184a25d889b debuginfo(build-id) = 3e6c962313d34549feec798d60ce31e6f54089fb debuginfo(build-id) = 3f52c4ad723614bc6521cb2b1ecc9a5761a19e37 debuginfo(build-id) = 3fd0f1c71961b55de238161161dabcf8d8b79e1b debuginfo(build-id) = 4142bbf9a6281a09c2cb2f7a502e33a1c5d09247 debuginfo(build-id) = 420bef7d3806046f1f0ebc20aea9d06cdad0a06f debuginfo(build-id) = 439d9c9aab2d2764cb59b5d060043e13e55f4c11 debuginfo(build-id) = 44c75c801b600f15f9bca7c4dca739ed6be36c4b debuginfo(build-id) = 48c6306a934c683b51c2788c853a9aea156b8d1f debuginfo(build-id) = 4cc78fdbc25167c651de6b9cbb6ab23a8f5b063c debuginfo(build-id) = 4e99a4798aa912e4475f1515822f422c3c19bbeb debuginfo(build-id) = 56de766b59e1089f4c9d6113a29cf7c9b07706e8 debuginfo(build-id) = 5d3a37c7053721d1ba28e6e9797261515f33b8e4 debuginfo(build-id) = 5fde1452949bc29024b60a88d3eaa1929d178e32 debuginfo(build-id) = 6209abd24e054fc58d15a5cf4cd0672221d49e02 debuginfo(build-id) = 679727b05144cb9b6e4746a962e653eeaf4949b1 debuginfo(build-id) = 67c95b7ca9df53ced0e8a76dd6ba7dcfb79893fd debuginfo(build-id) = 6c5988794380f929e6a6783fd8f86c9bf69bfbbd debuginfo(build-id) = 6d4c4b78b7587639453a05491cd42d81af8c3b56 debuginfo(build-id) = 6fcf14d430a53e27c0280b2d97acc25959f863e6 debuginfo(build-id) = 72e971b537dfec9db8a6923deec5add61973d1b2 debuginfo(build-id) = 7314de18164be5c6d623a3379b3f15782d59bd2a debuginfo(build-id) = 740cb4f767e7fee3af7c1fa49ae30f9ce61a5442 debuginfo(build-id) = 75347b910aeeb88904e7b57a4f4b0d20a34c62aa debuginfo(build-id) = 781024cd36e7ab081d4aa495f1b43caceb484338 debuginfo(build-id) = 78e55209e47acce751ff853ec335941c01ab37c2 debuginfo(build-id) = 7bcae70bd3d6bda79c0c9da8e3252c8357534f7e debuginfo(build-id) = 7c2c9a30336c123e5a5b0041fe22cc4c6de104b9 debuginfo(build-id) = 7d2a7d636751203a0bd4c0ffb204f9fdbef72204 debuginfo(build-id) = 7de2176eb3fd835418dcf0243a3c4cfd8ebbf559 debuginfo(build-id) = 7dfd54468af94e54f18deb20e5d648136a985d1a debuginfo(build-id) = 836fdc22840fe3bb978de34def93014e38488381 debuginfo(build-id) = 87bca3da6bab647764822273a8b198d9d89356dd debuginfo(build-id) = 8dc770dd791ddc5bbd6b3c8bfb135a8dc2d8f28d debuginfo(build-id) = 92cb1c6d33c797b068196f28ed63ff91263874ac debuginfo(build-id) = 9456a1771e1b584bff5c5eab2f6202a2d0caa491 debuginfo(build-id) = 9655e4300bfbf3aae7e86195927fafbdd1b023de debuginfo(build-id) = 96700ea9cb886ca5929fed76240cbff241ac48a4 debuginfo(build-id) = 97bed2009322668c1d4d16b6197e34750fc2a5d7 debuginfo(build-id) = 97f6c6d0eca0c493addc61247adb06f9f4941918 debuginfo(build-id) = 9a9563d00e37147f0311145c1a90fa27be03772d debuginfo(build-id) = 9f0f22061ca6f6e0476868001798fba248739979 debuginfo(build-id) = a1029a6424a74962c782d15dd6a4136936dea30c debuginfo(build-id) = a2fb1b8cc0a792c69dd479a9268e0559ac6fdb9f debuginfo(build-id) = a66d24dab82c4d2536651ab73e1168686657a76b debuginfo(build-id) = a6840d093574864ae2c1c8329a70ea3b06746f9f debuginfo(build-id) = a7538d8480b9c099fef88493ead6f760d4dc0a58 debuginfo(build-id) = b0af7e4a4329057f880aefef3ae157cd4f42f3bf debuginfo(build-id) = b1038c615bb2acf0b5344e15aac7dc340e9be607 debuginfo(build-id) = b2dbe43ed573ce543a9a62882883bda2c1bee450 debuginfo(build-id) = b5b321f798bf2873508b8d21010d9d439faa3a61 debuginfo(build-id) = bb40051e14bc87c0a0fdd1aebfeaabbd12bab7df debuginfo(build-id) = bfcce3a60dc402de95b950de45348a2f9f29a277 debuginfo(build-id) = c45b11b106a7a0c2e354d820a2a046f472e49c91 debuginfo(build-id) = c8b9a717739a63a5d3bb75bc2c37ed6c57ed099d debuginfo(build-id) = c96f6c8597d55c8adbf8f725e01bad48c439d064 debuginfo(build-id) = cb3be9c4f32d551fc8c31d7dde9a310258fdc124 debuginfo(build-id) = cb40ca775f492d439ebce292472b192aa8b6bdda debuginfo(build-id) = cfc03bafd10af4de6658bd83821b6f7e00d74d0b debuginfo(build-id) = d12a00dd9d2c41e224335700de7263d91e3586f1 debuginfo(build-id) = d259a0385e3a0438c6bdd887696cce0f80f988c9 debuginfo(build-id) = d3084cc72846433b1b46493905c37aedc5431c3f debuginfo(build-id) = d928bccfea28b9fd6ca9f506648f1d2f17da6a09 debuginfo(build-id) = d9bf0c73c08c18b07f273a53f2781f46c8df406b debuginfo(build-id) = da8436c9228ebe537fbf3d813c72db5ec1d76c24 debuginfo(build-id) = db4cd6f46bf18a3ebb38c34b140737c11995e2c1 debuginfo(build-id) = dec8f6cafb38ff7eb00baae42c03cb4e56bf1809 debuginfo(build-id) = e6390231d37b21c457f17967137dbe47281e3eab debuginfo(build-id) = e8e1b130c7d84bdd95b38e8f9c9fea26d37e4645 debuginfo(build-id) = e920d856760942581f745f0db1d4e9b7b0291ac7 debuginfo(build-id) = eecdef21f94f32f380da72074cab67fba8efb3e1 debuginfo(build-id) = f56185386d180fad91226b92434610addf602414 debuginfo(build-id) = f6babc43bc5107858a81739d6d0f2974217f34da debuginfo(build-id) = f78342f98c13e4466c7ee81cbfdc0d2599512c71 debuginfo(build-id) = fb079e8730abc66356a103b77cdd5b8754e6c7e2 slurm-debuginfo = 19.05.1-2.fc31 slurm-debuginfo(riscv-64) = 19.05.1-2.fc31 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: slurm-debugsource(riscv-64) = 19.05.1-2.fc31 Processing files: slurm-gui-debuginfo-19.05.1-2.fc31.riscv64 Provides: debuginfo(build-id) = eb5bf5a8e6865b5abeeb8bb1a182ec644ca813aa debuginfo(build-id) = f7bb7f5dc0203e148d6df13c3a9fe32ce62a0250 slurm-gui-debuginfo = 19.05.1-2.fc31 slurm-gui-debuginfo(riscv-64) = 19.05.1-2.fc31 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: slurm-debugsource(riscv-64) = 19.05.1-2.fc31 Processing files: slurm-libs-debuginfo-19.05.1-2.fc31.riscv64 Provides: debuginfo(build-id) = 437d0e9714747e15c3fcee9e4e83fbbc36209dfd debuginfo(build-id) = cab122502fad8a1852c0fa18e2ba9c8785682b3a slurm-libs-debuginfo = 19.05.1-2.fc31 slurm-libs-debuginfo(riscv-64) = 19.05.1-2.fc31 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: slurm-debugsource(riscv-64) = 19.05.1-2.fc31 Processing files: slurm-pmi-debuginfo-19.05.1-2.fc31.riscv64 Provides: debuginfo(build-id) = 1bee2bd161f7afe2913870bd255ee15b2d6dcdb4 debuginfo(build-id) = fbd41ee5802e6171270fbed8b26524806818ba30 slurm-pmi-debuginfo = 19.05.1-2.fc31 slurm-pmi-debuginfo(riscv-64) = 19.05.1-2.fc31 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: slurm-debugsource(riscv-64) = 19.05.1-2.fc31 Processing files: slurm-rrdtool-debuginfo-19.05.1-2.fc31.riscv64 Provides: debuginfo(build-id) = c5c6dc20db57c30ad17f17a84ac43ec77b9506f9 slurm-rrdtool-debuginfo = 19.05.1-2.fc31 slurm-rrdtool-debuginfo(riscv-64) = 19.05.1-2.fc31 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: slurm-debugsource(riscv-64) = 19.05.1-2.fc31 Processing files: slurm-slurmctld-debuginfo-19.05.1-2.fc31.riscv64 Provides: debuginfo(build-id) = 45b57f3d8864f57da802a7e3e76cc87c9681ce8d slurm-slurmctld-debuginfo = 19.05.1-2.fc31 slurm-slurmctld-debuginfo(riscv-64) = 19.05.1-2.fc31 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: slurm-debugsource(riscv-64) = 19.05.1-2.fc31 Processing files: slurm-slurmd-debuginfo-19.05.1-2.fc31.riscv64 Provides: debuginfo(build-id) = 3a157f5c9b5c22867750f56d49e0ec85e42702b8 debuginfo(build-id) = de4767d09b65d09913d777e39c8a9f74809d859c slurm-slurmd-debuginfo = 19.05.1-2.fc31 slurm-slurmd-debuginfo(riscv-64) = 19.05.1-2.fc31 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: slurm-debugsource(riscv-64) = 19.05.1-2.fc31 Processing files: slurm-slurmdbd-debuginfo-19.05.1-2.fc31.riscv64 Provides: debuginfo(build-id) = 2536eb3c94757cbd148ec0d3fd712513b9fa571e debuginfo(build-id) = 6b57c9fc65c886499fe212cb8a245370fdbe53d6 slurm-slurmdbd-debuginfo = 19.05.1-2.fc31 slurm-slurmdbd-debuginfo(riscv-64) = 19.05.1-2.fc31 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: slurm-debugsource(riscv-64) = 19.05.1-2.fc31 Processing files: slurm-nss_slurm-debuginfo-19.05.1-2.fc31.riscv64 Provides: debuginfo(build-id) = ac19444099498f8a56201e70caa8f7e44fdb86a7 slurm-nss_slurm-debuginfo = 19.05.1-2.fc31 slurm-nss_slurm-debuginfo(riscv-64) = 19.05.1-2.fc31 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: slurm-debugsource(riscv-64) = 19.05.1-2.fc31 Processing files: slurm-perlapi-debuginfo-19.05.1-2.fc31.riscv64 Provides: debuginfo(build-id) = cfe481962ae8b6c9232aa08bdf9b782515d53f93 debuginfo(build-id) = e72b72312387fbf7464604954ae300be538e2baf slurm-perlapi-debuginfo = 19.05.1-2.fc31 slurm-perlapi-debuginfo(riscv-64) = 19.05.1-2.fc31 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: slurm-debugsource(riscv-64) = 19.05.1-2.fc31 Processing files: slurm-pam_slurm-debuginfo-19.05.1-2.fc31.riscv64 Provides: debuginfo(build-id) = 476a715812ed08f01f2937f35ac2a10f0cb77288 debuginfo(build-id) = e15ed68d30ddcfb3b932d9e209b62382022fe953 slurm-pam_slurm-debuginfo = 19.05.1-2.fc31 slurm-pam_slurm-debuginfo(riscv-64) = 19.05.1-2.fc31 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: slurm-debugsource(riscv-64) = 19.05.1-2.fc31 Processing files: slurm-torque-debuginfo-19.05.1-2.fc31.riscv64 Provides: debuginfo(build-id) = e0b643ea559a843b64382e16fc4b0861562dfc4c debuginfo(build-id) = e44556959305f3e53180c8e29dc3b340953a12aa slurm-torque-debuginfo = 19.05.1-2.fc31 slurm-torque-debuginfo(riscv-64) = 19.05.1-2.fc31 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: slurm-debugsource(riscv-64) = 19.05.1-2.fc31 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64 Wrote: /builddir/build/RPMS/slurm-gui-19.05.1-2.fc31.riscv64.rpm Wrote: /builddir/build/RPMS/slurm-devel-19.05.1-2.fc31.riscv64.rpm Wrote: /builddir/build/RPMS/slurm-pmi-19.05.1-2.fc31.riscv64.rpm Wrote: /builddir/build/RPMS/slurm-pmi-devel-19.05.1-2.fc31.riscv64.rpm Wrote: /builddir/build/RPMS/slurm-rrdtool-19.05.1-2.fc31.riscv64.rpm Wrote: /builddir/build/RPMS/slurm-slurmctld-19.05.1-2.fc31.riscv64.rpm Wrote: /builddir/build/RPMS/slurm-doc-19.05.1-2.fc31.riscv64.rpm Wrote: /builddir/build/RPMS/slurm-slurmd-19.05.1-2.fc31.riscv64.rpm Wrote: /builddir/build/RPMS/slurm-contribs-19.05.1-2.fc31.riscv64.rpm Wrote: /builddir/build/RPMS/slurm-nss_slurm-19.05.1-2.fc31.riscv64.rpm Wrote: /builddir/build/RPMS/slurm-slurmdbd-19.05.1-2.fc31.riscv64.rpm Wrote: /builddir/build/RPMS/slurm-openlava-19.05.1-2.fc31.riscv64.rpm Wrote: /builddir/build/RPMS/slurm-libs-19.05.1-2.fc31.riscv64.rpm Wrote: /builddir/build/RPMS/slurm-pam_slurm-19.05.1-2.fc31.riscv64.rpm Wrote: /builddir/build/RPMS/slurm-19.05.1-2.fc31.riscv64.rpm Wrote: /builddir/build/RPMS/slurm-torque-19.05.1-2.fc31.riscv64.rpm Wrote: /builddir/build/RPMS/slurm-perlapi-19.05.1-2.fc31.riscv64.rpm Wrote: /builddir/build/RPMS/slurm-gui-debuginfo-19.05.1-2.fc31.riscv64.rpm Wrote: /builddir/build/RPMS/slurm-pmi-debuginfo-19.05.1-2.fc31.riscv64.rpm Wrote: /builddir/build/RPMS/slurm-rrdtool-debuginfo-19.05.1-2.fc31.riscv64.rpm Wrote: /builddir/build/RPMS/slurm-slurmctld-debuginfo-19.05.1-2.fc31.riscv64.rpm Wrote: /builddir/build/RPMS/slurm-slurmd-debuginfo-19.05.1-2.fc31.riscv64.rpm Wrote: /builddir/build/RPMS/slurm-slurmdbd-debuginfo-19.05.1-2.fc31.riscv64.rpm Wrote: /builddir/build/RPMS/slurm-nss_slurm-debuginfo-19.05.1-2.fc31.riscv64.rpm Wrote: /builddir/build/RPMS/slurm-libs-debuginfo-19.05.1-2.fc31.riscv64.rpm Wrote: /builddir/build/RPMS/slurm-perlapi-debuginfo-19.05.1-2.fc31.riscv64.rpm Wrote: /builddir/build/RPMS/slurm-torque-debuginfo-19.05.1-2.fc31.riscv64.rpm Wrote: /builddir/build/RPMS/slurm-pam_slurm-debuginfo-19.05.1-2.fc31.riscv64.rpm Wrote: /builddir/build/RPMS/slurm-debuginfo-19.05.1-2.fc31.riscv64.rpm Wrote: /builddir/build/RPMS/slurm-debugsource-19.05.1-2.fc31.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.zn0iHG + umask 022 + cd /builddir/build/BUILD + cd slurm-19.05.1-2 + /usr/bin/rm -rf /builddir/build/BUILDROOT/slurm-19.05.1-2.fc31.riscv64 + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 Child return code was: 0