Mock Version: 4.1 Mock Version: 4.1 Mock Version: 4.1 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --noclean --target x86_64 --nodeps /builddir/build/SPECS/munge.spec'], chrootPath='/var/lib/mock/dist-oc9-build-63831-16463/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': 'C.UTF-8'}shell=Falselogger=timeout=86400uid=991gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --noclean --target x86_64 --nodeps /builddir/build/SPECS/munge.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': 'C.UTF-8'} and shell False Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/munge-0.5.15-2.oc9.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --noclean --target x86_64 --nodeps --nocheck /builddir/build/SPECS/munge.spec'], chrootPath='/var/lib/mock/dist-oc9-build-63831-16463/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': 'C.UTF-8'}shell=Falselogger=timeout=86400uid=991gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --noclean --target x86_64 --nodeps --nocheck /builddir/build/SPECS/munge.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': 'C.UTF-8'} and shell False Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.akIpi9 + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf munge-0.5.15 + /usr/lib/rpm/rpmuncompress -x /builddir/build/SOURCES/munge-0.5.15.tar.xz + STATUS=0 + '[' 0 -ne 0 ']' + cd munge-0.5.15 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/bin/git init -q + /usr/bin/git config user.name rpm-build + /usr/bin/git config user.email '' + /usr/bin/git config gc.auto 0 + /usr/bin/git add --force . + /usr/bin/git commit -q --allow-empty -a --author 'rpm-build ' -m 'munge-0.5.15 base' + /usr/bin/git checkout --track -b rpm-build Switched to a new branch 'rpm-build' branch 'rpm-build' set up to track 'master'. + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.lF7LlY + umask 022 + cd /builddir/build/BUILD + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + export CFLAGS + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + export CXXFLAGS + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + cd munge-0.5.15 + '[' '-flto=auto -ffat-lto-objectsx' '!=' x ']' ++ find . -type f -name configure -print + for file in $(find . -type f -name configure -print) + /usr/bin/sed -r --in-place=.backup 's/^char \(\*f\) \(\) = /__attribute__ ((used)) char (*f) () = /g' ./configure + diff -u ./configure.backup ./configure + mv ./configure.backup ./configure + /usr/bin/sed -r --in-place=.backup 's/^char \(\*f\) \(\);/__attribute__ ((used)) char (*f) ();/g' ./configure + diff -u ./configure.backup ./configure + mv ./configure.backup ./configure + /usr/bin/sed -r --in-place=.backup 's/^char \$2 \(\);/__attribute__ ((used)) char \$2 ();/g' ./configure + diff -u ./configure.backup ./configure --- ./configure.backup 2022-06-23 04:55:58.000000000 +0800 +++ ./configure 2024-01-08 09:07:42.468756697 +0800 @@ -1757,7 +1757,7 @@ #ifdef __cplusplus extern "C" #endif -char $2 (); +__attribute__ ((used)) char $2 (); /* The GNU C library defines this for functions which it implements to always fail with ENOSYS. Some functions are actually named something starting with __ and the normal name is an alias. */ + /usr/bin/sed --in-place=.backup '1{$!N;$!N};$!N;s/int x = 1;\nint y = 0;\nint z;\nint nan;/volatile int x = 1; volatile int y = 0; volatile int z, nan;/;P;D' ./configure + diff -u ./configure.backup ./configure + mv ./configure.backup ./configure + /usr/bin/sed --in-place=.backup 's#^lt_cv_sys_global_symbol_to_cdecl=.*#lt_cv_sys_global_symbol_to_cdecl="sed -n -e '\''s/^T .* \\(.*\\)$/extern int \\1();/p'\'' -e '\''s/^$symcode* .* \\(.*\\)$/extern char \\1;/p'\''"#' ./configure + diff -u ./configure.backup ./configure --- ./configure.backup 2024-01-08 09:07:42.468756697 +0800 +++ ./configure 2024-01-08 09:07:42.484756743 +0800 @@ -7411,7 +7411,7 @@ # Transform an extracted symbol line into a proper C declaration. # Some systems (esp. on ia64) link data and code symbols differently, # so use this general approach. -lt_cv_sys_global_symbol_to_cdecl="$SED -n"\ +lt_cv_sys_global_symbol_to_cdecl="sed -n -e 's/^T .* \(.*\)$/extern int \1();/p' -e 's/^$symcode* .* \(.*\)$/extern char \1;/p'" $lt_cdecl_hook\ " -e 's/^T .* \(.*\)$/extern int \1();/p'"\ " -e 's/^$symcode$symcode* .* \(.*\)$/extern char \1;/p'" @@ -17999,7 +17999,7 @@ compiler='`$ECHO "$compiler" | $SED "$delay_single_quote_subst"`' GCC='`$ECHO "$GCC" | $SED "$delay_single_quote_subst"`' lt_cv_sys_global_symbol_pipe='`$ECHO "$lt_cv_sys_global_symbol_pipe" | $SED "$delay_single_quote_subst"`' -lt_cv_sys_global_symbol_to_cdecl='`$ECHO "$lt_cv_sys_global_symbol_to_cdecl" | $SED "$delay_single_quote_subst"`' +lt_cv_sys_global_symbol_to_cdecl="sed -n -e 's/^T .* \(.*\)$/extern int \1();/p' -e 's/^$symcode* .* \(.*\)$/extern char \1;/p'" lt_cv_sys_global_symbol_to_import='`$ECHO "$lt_cv_sys_global_symbol_to_import" | $SED "$delay_single_quote_subst"`' lt_cv_sys_global_symbol_to_c_name_address='`$ECHO "$lt_cv_sys_global_symbol_to_c_name_address" | $SED "$delay_single_quote_subst"`' lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='`$ECHO "$lt_cv_sys_global_symbol_to_c_name_address_lib_prefix" | $SED "$delay_single_quote_subst"`' + '[' 1 = 1 ']' +++ dirname ./configure ++ find . -name config.guess -o -name config.sub + for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) ++ basename ./build-aux/config.guess + '[' -f /usr/lib/rpm/OpenCloudOS/config.guess ']' + /usr/bin/rm -f ./build-aux/config.guess ++ basename ./build-aux/config.guess + /usr/bin/cp -fv /usr/lib/rpm/OpenCloudOS/config.guess ./build-aux/config.guess '/usr/lib/rpm/OpenCloudOS/config.guess' -> './build-aux/config.guess' + for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) ++ basename ./build-aux/config.sub + '[' -f /usr/lib/rpm/OpenCloudOS/config.sub ']' + /usr/bin/rm -f ./build-aux/config.sub ++ basename ./build-aux/config.sub + /usr/bin/cp -fv /usr/lib/rpm/OpenCloudOS/config.sub ./build-aux/config.sub '/usr/lib/rpm/OpenCloudOS/config.sub' -> './build-aux/config.sub' + '[' 1 = 1 ']' + '[' x '!=' 'x-Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld' ']' ++ 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/OpenCloudOS/OpenCloudOS-hardened-ld"~' ./build-aux/ltmain.sh + ./configure --build=x86_64-opencloudos-linux-gnu --host=x86_64-opencloudos-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --disable-static --with-crypto-lib=openssl --runstatedir=/run --with-systemdunitdir=/usr/lib/systemd/system --with-sysconfigdir=/etc/sysconfig/ --with-logrotateddir=/etc/logrotate.d/ checking for MUNGE socket pathname... default checking for runstatedir... /run checking for systemdunitdir... /usr/lib/systemd/system checking for sysvinitddir... disabled checking for sysconfigdir... /etc/sysconfig/ checking for logrotateddir... /etc/logrotate.d/ checking for pkgconfigdir... ${libdir}/pkgconfig checking for a sense of humor... where's the kaboom? checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a race-free 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 make supports nested variables... (cached) yes checking whether make supports the include directive... yes (GNU style) checking for x86_64-opencloudos-linux-gnu-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 the compiler supports GNU C... yes checking whether gcc accepts -g... yes checking for gcc option to enable C11 features... none needed checking whether gcc understands -c and -o together... yes checking dependency style of gcc... none checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking for wchar.h... yes checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking whether _XOPEN_SOURCE should be defined... no checking build system type... x86_64-opencloudos-linux-gnu checking host system type... x86_64-opencloudos-linux-gnu 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 x86_64-opencloudos-linux-gnu file names to x86_64-opencloudos-linux-gnu format... func_convert_file_noop checking how to convert x86_64-opencloudos-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for x86_64-opencloudos-linux-gnu-file... no checking for file... file checking for x86_64-opencloudos-linux-gnu-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for x86_64-opencloudos-linux-gnu-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for x86_64-opencloudos-linux-gnu-ar... no checking for ar... ar checking for archiver @FILE support... @ checking for x86_64-opencloudos-linux-gnu-strip... no checking for strip... strip checking for x86_64-opencloudos-linux-gnu-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ./configure: line 7417: -e 's/^T .* \(.*\)$/extern int \1();/p' -e 's/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p': No such file or directory 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 x86_64-opencloudos-linux-gnu-mt... no checking for mt... no checking if : is a manifest tool... no checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... yes 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 -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking for specified code architecture... no checking for gawk... (cached) gawk checking for x86_64-opencloudos-linux-gnu-gcc... (cached) gcc checking whether the compiler supports GNU C... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to enable C11 features... (cached) none needed checking whether gcc understands -c and -o together... (cached) yes checking dependency style of gcc... (cached) none checking whether ln -s works... yes checking whether make sets $(MAKE)... (cached) yes checking for a sed that does not truncate output... (cached) /usr/bin/sed checking whether debugging is enabled... no checking how to link against pthreads... -lpthread checking for BZ2_bzBuffToBuffCompress in default libs... no checking for BZ2_bzBuffToBuffCompress in -lbz2... yes checking for clock_gettime in default libs... yes checking for compress in default libs... no checking for compress in -lz... yes checking for library containing gethostbyname... none required checking for library containing socket... none required checking for libgcrypt-config... no checking for LIBGCRYPT - version >= 1.2.0... no checking for OpenSSL installation... /usr checking which cryptographic library to use... openssl checking for CRYPTO_THREADID_set_callback... no checking for CRYPTO_num_locks... no checking for CRYPTO_set_id_callback... no checking for CRYPTO_set_locking_callback... no checking for ERR_free_strings... no checking for ERR_load_crypto_strings... no checking for EVP_CIPHER_CTX_cleanup... no checking for EVP_CIPHER_CTX_free... yes checking for EVP_CIPHER_CTX_init... no checking for EVP_CIPHER_CTX_new... yes checking for EVP_CipherFinal... yes checking for EVP_CipherFinal_ex... yes checking for EVP_CipherInit... yes checking for EVP_CipherInit_ex... yes checking for EVP_CipherUpdate... yes checking for EVP_DigestFinal... yes checking for EVP_DigestFinal_ex... yes checking for EVP_DigestInit... yes checking for EVP_DigestInit_ex... yes checking for EVP_DigestUpdate... yes checking for EVP_MAC_CTX_free... yes checking for EVP_MAC_CTX_new... yes checking for EVP_MAC_fetch... yes checking for EVP_MAC_final... yes checking for EVP_MAC_init... yes checking for EVP_MAC_update... yes checking for EVP_MD_CTX_cleanup... no checking for EVP_MD_CTX_copy... yes checking for EVP_MD_CTX_copy_ex... yes checking for EVP_MD_CTX_create... no checking for EVP_MD_CTX_destroy... no checking for EVP_MD_CTX_free... yes checking for EVP_MD_CTX_init... no checking for EVP_MD_CTX_new... yes checking for EVP_Q_mac... yes checking for EVP_aes_128_cbc... yes checking for EVP_aes_256_cbc... yes checking for EVP_sha256... yes checking for EVP_sha512... yes checking for HMAC... yes checking for HMAC_CTX_cleanup... no checking for HMAC_CTX_free... yes checking for HMAC_CTX_init... no checking for HMAC_CTX_new... yes checking for HMAC_Final... yes checking for HMAC_Init... yes checking for HMAC_Init_ex... yes checking for HMAC_Update... yes checking for HMAC_cleanup... no checking for RAND_cleanup... no checking for RAND_pseudo_bytes... yes checking if EVP_CIPHER_CTX_cleanup returns int... no checking if EVP_CipherInit returns int... yes checking if EVP_CipherUpdate returns int... yes checking if EVP_DigestUpdate returns int... yes checking if HMAC_Final returns int... yes checking if HMAC_Init_ex returns int... yes checking if HMAC_Update returns int... yes checking for openssl/core.h... yes checking for openssl/core_names.h... yes checking for openssl/hmac.h... yes checking for openssl/provider.h... yes checking for CRYPTO_dynlock... yes checking for EVP_MAC *... yes checking for EVP_MAC_CTX *... yes checking for OSSL_PARAM *... yes checking for OSSL_PROVIDER *... yes checking for bzlib.h... yes checking for ifaddrs.h... yes checking for standards.h... no checking for sys/random.h... yes checking for zlib.h... yes checking for an ANSI C-conforming const... yes checking how to run the C preprocessor... gcc -E checking for uid_t in sys/types.h... yes checking for socklen_t... yes checking for clock_nanosleep... yes checking for getentropy... yes checking for getifaddrs... yes checking for getrandom... yes checking for localtime_r... yes checking for mlockall... yes checking for sysconf... yes checking for inet_ntop... yes checking for strlcat... yes checking for strlcpy... yes checking for getgrent... yes checking for getgrent_r (AIX)... no checking for getgrent_r (GNU)... no checking for getgrent_r (SunOS)... no checking for getgrnam... yes checking for getgrnam_r (POSIX)... yes checking for getgrnam_r (SunOS)... no checking for getpwnam... yes checking for getpwnam_r (AIX)... no checking for getpwnam_r (POSIX)... yes checking for getpwnam_r (SunOS)... no configure: checking authentication support checking for getpeereid... no checking for getpeerucred... no checking for ucred.h... no checking for struct ucred... yes checking for SO_PEERCRED sockopt... yes checking for struct xucred... no checking for LOCAL_PEERCRED sockopt... no checking for struct strrecvfd... no checking if file descriptors can be passed over a fifo... no checking for /dev/spx... no checking for authentication method... AUTH_METHOD_SO_PEERCRED checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating src/common/Makefile config.status: creating src/etc/Makefile config.status: creating src/libcommon/Makefile config.status: creating src/libmissing/Makefile config.status: creating src/libmunge/Makefile config.status: creating src/libtap/Makefile config.status: creating src/munge/Makefile config.status: creating src/munged/Makefile config.status: creating src/mungekey/Makefile config.status: creating t/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands + 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 + /usr/bin/make -O -j32 V=1 VERBOSE=1 /usr/bin/make all-recursive Making all in src Making all in common make[3]: Nothing to be done for 'all'. Making all in etc make[3]: Entering directory '/builddir/build/BUILD/munge-0.5.15/src/etc' /usr/bin/sed -e 's|[@]bindir[@]|/usr/bin|g' -e 's|[@]datadir[@]|/usr/share|g' -e 's|[@]datarootdir[@]|/usr/share|g' -e 's|[@]docdir[@]|/usr/share/doc/munge|g' -e 's|[@]dvidir[@]|/usr/share/doc/munge|g' -e 's|[@]exec_prefix[@]|/usr|g' -e 's|[@]htmldir[@]|/usr/share/doc/munge|g' -e 's|[@]includedir[@]|/usr/include|g' -e 's|[@]infodir[@]|/usr/share/info|g' -e 's|[@]libdir[@]|/usr/lib64|g' -e 's|[@]libexecdir[@]|/usr/libexec|g' -e 's|[@]localedir[@]|/usr/share/locale|g' -e 's|[@]localstatedir[@]|/var|g' -e 's|[@]mandir[@]|/usr/share/man|g' -e 's|[@]oldincludedir[@]|/usr/include|g' -e 's|[@]pdfdir[@]|/usr/share/doc/munge|g' -e 's|[@]pkgconfigdir[@]|/usr/lib64/pkgconfig|g' -e 's|[@]pkgdatadir[@]|/usr/share/munge|g' -e 's|[@]pkgincludedir[@]|/usr/include/munge|g' -e 's|[@]pkglibdir[@]|/usr/lib64/munge|g' -e 's|[@]pkglibexecdir[@]|/usr/libexec/munge|g' -e 's|[@]prefix[@]|/usr|g' -e 's|[@]psdir[@]|/usr/share/doc/munge|g' -e 's|[@]runstatedir[@]|/run|g' -e 's|[@]sbindir[@]|/usr/sbin|g' -e 's|[@]sharedstatedir[@]|/var/lib|g' -e 's|[@]sysconfdir[@]|/etc|g' -e 's|[@]sysconfigdir[@]|/etc/sysconfig/|g' -e 's|[@]systemdunitdir[@]|/usr/lib/systemd/system|g' -e 's|[@]sysvinitddir[@]||g' -e 's|[@]DATE[@]|2022-06-22|g' -e 's|[@]PACKAGE[@]|munge|g' -e 's|[@]VERSION[@]|0.5.15|g' < './munge.logrotate.conf.in' > './munge.logrotate.conf' make[3]: Leaving directory '/builddir/build/BUILD/munge-0.5.15/src/etc' make[3]: Entering directory '/builddir/build/BUILD/munge-0.5.15/src/etc' /usr/bin/sed -e 's|[@]bindir[@]|/usr/bin|g' -e 's|[@]datadir[@]|/usr/share|g' -e 's|[@]datarootdir[@]|/usr/share|g' -e 's|[@]docdir[@]|/usr/share/doc/munge|g' -e 's|[@]dvidir[@]|/usr/share/doc/munge|g' -e 's|[@]exec_prefix[@]|/usr|g' -e 's|[@]htmldir[@]|/usr/share/doc/munge|g' -e 's|[@]includedir[@]|/usr/include|g' -e 's|[@]infodir[@]|/usr/share/info|g' -e 's|[@]libdir[@]|/usr/lib64|g' -e 's|[@]libexecdir[@]|/usr/libexec|g' -e 's|[@]localedir[@]|/usr/share/locale|g' -e 's|[@]localstatedir[@]|/var|g' -e 's|[@]mandir[@]|/usr/share/man|g' -e 's|[@]oldincludedir[@]|/usr/include|g' -e 's|[@]pdfdir[@]|/usr/share/doc/munge|g' -e 's|[@]pkgconfigdir[@]|/usr/lib64/pkgconfig|g' -e 's|[@]pkgdatadir[@]|/usr/share/munge|g' -e 's|[@]pkgincludedir[@]|/usr/include/munge|g' -e 's|[@]pkglibdir[@]|/usr/lib64/munge|g' -e 's|[@]pkglibexecdir[@]|/usr/libexec/munge|g' -e 's|[@]prefix[@]|/usr|g' -e 's|[@]psdir[@]|/usr/share/doc/munge|g' -e 's|[@]runstatedir[@]|/run|g' -e 's|[@]sbindir[@]|/usr/sbin|g' -e 's|[@]sharedstatedir[@]|/var/lib|g' -e 's|[@]sysconfdir[@]|/etc|g' -e 's|[@]sysconfigdir[@]|/etc/sysconfig/|g' -e 's|[@]systemdunitdir[@]|/usr/lib/systemd/system|g' -e 's|[@]sysvinitddir[@]||g' -e 's|[@]DATE[@]|2022-06-22|g' -e 's|[@]PACKAGE[@]|munge|g' -e 's|[@]VERSION[@]|0.5.15|g' < './munge.pkgconfig.pc.in' > './munge.pkgconfig.pc' make[3]: Leaving directory '/builddir/build/BUILD/munge-0.5.15/src/etc' make[3]: Entering directory '/builddir/build/BUILD/munge-0.5.15/src/etc' /usr/bin/sed -e 's|[@]bindir[@]|/usr/bin|g' -e 's|[@]datadir[@]|/usr/share|g' -e 's|[@]datarootdir[@]|/usr/share|g' -e 's|[@]docdir[@]|/usr/share/doc/munge|g' -e 's|[@]dvidir[@]|/usr/share/doc/munge|g' -e 's|[@]exec_prefix[@]|/usr|g' -e 's|[@]htmldir[@]|/usr/share/doc/munge|g' -e 's|[@]includedir[@]|/usr/include|g' -e 's|[@]infodir[@]|/usr/share/info|g' -e 's|[@]libdir[@]|/usr/lib64|g' -e 's|[@]libexecdir[@]|/usr/libexec|g' -e 's|[@]localedir[@]|/usr/share/locale|g' -e 's|[@]localstatedir[@]|/var|g' -e 's|[@]mandir[@]|/usr/share/man|g' -e 's|[@]oldincludedir[@]|/usr/include|g' -e 's|[@]pdfdir[@]|/usr/share/doc/munge|g' -e 's|[@]pkgconfigdir[@]|/usr/lib64/pkgconfig|g' -e 's|[@]pkgdatadir[@]|/usr/share/munge|g' -e 's|[@]pkgincludedir[@]|/usr/include/munge|g' -e 's|[@]pkglibdir[@]|/usr/lib64/munge|g' -e 's|[@]pkglibexecdir[@]|/usr/libexec/munge|g' -e 's|[@]prefix[@]|/usr|g' -e 's|[@]psdir[@]|/usr/share/doc/munge|g' -e 's|[@]runstatedir[@]|/run|g' -e 's|[@]sbindir[@]|/usr/sbin|g' -e 's|[@]sharedstatedir[@]|/var/lib|g' -e 's|[@]sysconfdir[@]|/etc|g' -e 's|[@]sysconfigdir[@]|/etc/sysconfig/|g' -e 's|[@]systemdunitdir[@]|/usr/lib/systemd/system|g' -e 's|[@]sysvinitddir[@]||g' -e 's|[@]DATE[@]|2022-06-22|g' -e 's|[@]PACKAGE[@]|munge|g' -e 's|[@]VERSION[@]|0.5.15|g' < './munge.systemd.service.in' > './munge.systemd.service' make[3]: Leaving directory '/builddir/build/BUILD/munge-0.5.15/src/etc' make[3]: Entering directory '/builddir/build/BUILD/munge-0.5.15/src/etc' /usr/bin/sed -e 's|[@]bindir[@]|/usr/bin|g' -e 's|[@]datadir[@]|/usr/share|g' -e 's|[@]datarootdir[@]|/usr/share|g' -e 's|[@]docdir[@]|/usr/share/doc/munge|g' -e 's|[@]dvidir[@]|/usr/share/doc/munge|g' -e 's|[@]exec_prefix[@]|/usr|g' -e 's|[@]htmldir[@]|/usr/share/doc/munge|g' -e 's|[@]includedir[@]|/usr/include|g' -e 's|[@]infodir[@]|/usr/share/info|g' -e 's|[@]libdir[@]|/usr/lib64|g' -e 's|[@]libexecdir[@]|/usr/libexec|g' -e 's|[@]localedir[@]|/usr/share/locale|g' -e 's|[@]localstatedir[@]|/var|g' -e 's|[@]mandir[@]|/usr/share/man|g' -e 's|[@]oldincludedir[@]|/usr/include|g' -e 's|[@]pdfdir[@]|/usr/share/doc/munge|g' -e 's|[@]pkgconfigdir[@]|/usr/lib64/pkgconfig|g' -e 's|[@]pkgdatadir[@]|/usr/share/munge|g' -e 's|[@]pkgincludedir[@]|/usr/include/munge|g' -e 's|[@]pkglibdir[@]|/usr/lib64/munge|g' -e 's|[@]pkglibexecdir[@]|/usr/libexec/munge|g' -e 's|[@]prefix[@]|/usr|g' -e 's|[@]psdir[@]|/usr/share/doc/munge|g' -e 's|[@]runstatedir[@]|/run|g' -e 's|[@]sbindir[@]|/usr/sbin|g' -e 's|[@]sharedstatedir[@]|/var/lib|g' -e 's|[@]sysconfdir[@]|/etc|g' -e 's|[@]sysconfigdir[@]|/etc/sysconfig/|g' -e 's|[@]systemdunitdir[@]|/usr/lib/systemd/system|g' -e 's|[@]sysvinitddir[@]||g' -e 's|[@]DATE[@]|2022-06-22|g' -e 's|[@]PACKAGE[@]|munge|g' -e 's|[@]VERSION[@]|0.5.15|g' < './munge.systemd.sysconfig.in' > './munge.systemd.sysconfig' make[3]: Leaving directory '/builddir/build/BUILD/munge-0.5.15/src/etc' make[3]: Entering directory '/builddir/build/BUILD/munge-0.5.15/src/etc' /usr/bin/sed -e 's|[@]bindir[@]|/usr/bin|g' -e 's|[@]datadir[@]|/usr/share|g' -e 's|[@]datarootdir[@]|/usr/share|g' -e 's|[@]docdir[@]|/usr/share/doc/munge|g' -e 's|[@]dvidir[@]|/usr/share/doc/munge|g' -e 's|[@]exec_prefix[@]|/usr|g' -e 's|[@]htmldir[@]|/usr/share/doc/munge|g' -e 's|[@]includedir[@]|/usr/include|g' -e 's|[@]infodir[@]|/usr/share/info|g' -e 's|[@]libdir[@]|/usr/lib64|g' -e 's|[@]libexecdir[@]|/usr/libexec|g' -e 's|[@]localedir[@]|/usr/share/locale|g' -e 's|[@]localstatedir[@]|/var|g' -e 's|[@]mandir[@]|/usr/share/man|g' -e 's|[@]oldincludedir[@]|/usr/include|g' -e 's|[@]pdfdir[@]|/usr/share/doc/munge|g' -e 's|[@]pkgconfigdir[@]|/usr/lib64/pkgconfig|g' -e 's|[@]pkgdatadir[@]|/usr/share/munge|g' -e 's|[@]pkgincludedir[@]|/usr/include/munge|g' -e 's|[@]pkglibdir[@]|/usr/lib64/munge|g' -e 's|[@]pkglibexecdir[@]|/usr/libexec/munge|g' -e 's|[@]prefix[@]|/usr|g' -e 's|[@]psdir[@]|/usr/share/doc/munge|g' -e 's|[@]runstatedir[@]|/run|g' -e 's|[@]sbindir[@]|/usr/sbin|g' -e 's|[@]sharedstatedir[@]|/var/lib|g' -e 's|[@]sysconfdir[@]|/etc|g' -e 's|[@]sysconfigdir[@]|/etc/sysconfig/|g' -e 's|[@]systemdunitdir[@]|/usr/lib/systemd/system|g' -e 's|[@]sysvinitddir[@]||g' -e 's|[@]DATE[@]|2022-06-22|g' -e 's|[@]PACKAGE[@]|munge|g' -e 's|[@]VERSION[@]|0.5.15|g' < './munge.sysvinit.init.in' > './munge.sysvinit.init' make[3]: Leaving directory '/builddir/build/BUILD/munge-0.5.15/src/etc' make[3]: Entering directory '/builddir/build/BUILD/munge-0.5.15/src/etc' /usr/bin/sed -e 's|[@]bindir[@]|/usr/bin|g' -e 's|[@]datadir[@]|/usr/share|g' -e 's|[@]datarootdir[@]|/usr/share|g' -e 's|[@]docdir[@]|/usr/share/doc/munge|g' -e 's|[@]dvidir[@]|/usr/share/doc/munge|g' -e 's|[@]exec_prefix[@]|/usr|g' -e 's|[@]htmldir[@]|/usr/share/doc/munge|g' -e 's|[@]includedir[@]|/usr/include|g' -e 's|[@]infodir[@]|/usr/share/info|g' -e 's|[@]libdir[@]|/usr/lib64|g' -e 's|[@]libexecdir[@]|/usr/libexec|g' -e 's|[@]localedir[@]|/usr/share/locale|g' -e 's|[@]localstatedir[@]|/var|g' -e 's|[@]mandir[@]|/usr/share/man|g' -e 's|[@]oldincludedir[@]|/usr/include|g' -e 's|[@]pdfdir[@]|/usr/share/doc/munge|g' -e 's|[@]pkgconfigdir[@]|/usr/lib64/pkgconfig|g' -e 's|[@]pkgdatadir[@]|/usr/share/munge|g' -e 's|[@]pkgincludedir[@]|/usr/include/munge|g' -e 's|[@]pkglibdir[@]|/usr/lib64/munge|g' -e 's|[@]pkglibexecdir[@]|/usr/libexec/munge|g' -e 's|[@]prefix[@]|/usr|g' -e 's|[@]psdir[@]|/usr/share/doc/munge|g' -e 's|[@]runstatedir[@]|/run|g' -e 's|[@]sbindir[@]|/usr/sbin|g' -e 's|[@]sharedstatedir[@]|/var/lib|g' -e 's|[@]sysconfdir[@]|/etc|g' -e 's|[@]sysconfigdir[@]|/etc/sysconfig/|g' -e 's|[@]systemdunitdir[@]|/usr/lib/systemd/system|g' -e 's|[@]sysvinitddir[@]||g' -e 's|[@]DATE[@]|2022-06-22|g' -e 's|[@]PACKAGE[@]|munge|g' -e 's|[@]VERSION[@]|0.5.15|g' < './munge.sysvinit.sysconfig.in' > './munge.sysvinit.sysconfig' make[3]: Leaving directory '/builddir/build/BUILD/munge-0.5.15/src/etc' make[3]: Entering directory '/builddir/build/BUILD/munge-0.5.15/src/etc' /usr/bin/sed -e 's|[@]bindir[@]|/usr/bin|g' -e 's|[@]datadir[@]|/usr/share|g' -e 's|[@]datarootdir[@]|/usr/share|g' -e 's|[@]docdir[@]|/usr/share/doc/munge|g' -e 's|[@]dvidir[@]|/usr/share/doc/munge|g' -e 's|[@]exec_prefix[@]|/usr|g' -e 's|[@]htmldir[@]|/usr/share/doc/munge|g' -e 's|[@]includedir[@]|/usr/include|g' -e 's|[@]infodir[@]|/usr/share/info|g' -e 's|[@]libdir[@]|/usr/lib64|g' -e 's|[@]libexecdir[@]|/usr/libexec|g' -e 's|[@]localedir[@]|/usr/share/locale|g' -e 's|[@]localstatedir[@]|/var|g' -e 's|[@]mandir[@]|/usr/share/man|g' -e 's|[@]oldincludedir[@]|/usr/include|g' -e 's|[@]pdfdir[@]|/usr/share/doc/munge|g' -e 's|[@]pkgconfigdir[@]|/usr/lib64/pkgconfig|g' -e 's|[@]pkgdatadir[@]|/usr/share/munge|g' -e 's|[@]pkgincludedir[@]|/usr/include/munge|g' -e 's|[@]pkglibdir[@]|/usr/lib64/munge|g' -e 's|[@]pkglibexecdir[@]|/usr/libexec/munge|g' -e 's|[@]prefix[@]|/usr|g' -e 's|[@]psdir[@]|/usr/share/doc/munge|g' -e 's|[@]runstatedir[@]|/run|g' -e 's|[@]sbindir[@]|/usr/sbin|g' -e 's|[@]sharedstatedir[@]|/var/lib|g' -e 's|[@]sysconfdir[@]|/etc|g' -e 's|[@]sysconfigdir[@]|/etc/sysconfig/|g' -e 's|[@]systemdunitdir[@]|/usr/lib/systemd/system|g' -e 's|[@]sysvinitddir[@]||g' -e 's|[@]DATE[@]|2022-06-22|g' -e 's|[@]PACKAGE[@]|munge|g' -e 's|[@]VERSION[@]|0.5.15|g' < './munge.tmpfiles.conf.in' > './munge.tmpfiles.conf' make[3]: Leaving directory '/builddir/build/BUILD/munge-0.5.15/src/etc' Making all in libcommon make[3]: Entering directory '/builddir/build/BUILD/munge-0.5.15/src/libcommon' /usr/bin/sed -e 's|[@]bindir[@]|/usr/bin|g' -e 's|[@]datadir[@]|/usr/share|g' -e 's|[@]datarootdir[@]|/usr/share|g' -e 's|[@]docdir[@]|/usr/share/doc/munge|g' -e 's|[@]dvidir[@]|/usr/share/doc/munge|g' -e 's|[@]exec_prefix[@]|/usr|g' -e 's|[@]htmldir[@]|/usr/share/doc/munge|g' -e 's|[@]includedir[@]|/usr/include|g' -e 's|[@]infodir[@]|/usr/share/info|g' -e 's|[@]libdir[@]|/usr/lib64|g' -e 's|[@]libexecdir[@]|/usr/libexec|g' -e 's|[@]localedir[@]|/usr/share/locale|g' -e 's|[@]localstatedir[@]|/var|g' -e 's|[@]mandir[@]|/usr/share/man|g' -e 's|[@]oldincludedir[@]|/usr/include|g' -e 's|[@]pdfdir[@]|/usr/share/doc/munge|g' -e 's|[@]pkgconfigdir[@]|/usr/lib64/pkgconfig|g' -e 's|[@]pkgdatadir[@]|/usr/share/munge|g' -e 's|[@]pkgincludedir[@]|/usr/include/munge|g' -e 's|[@]pkglibdir[@]|/usr/lib64/munge|g' -e 's|[@]pkglibexecdir[@]|/usr/libexec/munge|g' -e 's|[@]prefix[@]|/usr|g' -e 's|[@]psdir[@]|/usr/share/doc/munge|g' -e 's|[@]runstatedir[@]|/run|g' -e 's|[@]sbindir[@]|/usr/sbin|g' -e 's|[@]sharedstatedir[@]|/var/lib|g' -e 's|[@]sysconfdir[@]|/etc|g' -e 's|[@]sysconfigdir[@]|/etc/sysconfig/|g' -e 's|[@]systemdunitdir[@]|/usr/lib/systemd/system|g' -e 's|[@]sysvinitddir[@]||g' -e 's|[@]DATE[@]|2022-06-22|g' -e 's|[@]PACKAGE[@]|munge|g' -e 's|[@]VERSION[@]|0.5.15|g' < './munge.7.in' > './munge.7' make[3]: Leaving directory '/builddir/build/BUILD/munge-0.5.15/src/libcommon' make[3]: Entering directory '/builddir/build/BUILD/munge-0.5.15/src/libcommon' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -DDATE='"2022-06-22"' -DLOCALSTATEDIR='"/var"' -DRUNSTATEDIR='"/run"' -DSYSCONFDIR='"/etc"' -I../../src/libmunge -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o libcommon_la-version.lo `test -f 'version.c' || echo './'`version.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -DDATE=\"2022-06-22\" -DLOCALSTATEDIR=\"/var\" -DRUNSTATEDIR=\"/run\" -DSYSCONFDIR=\"/etc\" -I../../src/libmunge -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c version.c -fPIC -DPIC -o .libs/libcommon_la-version.o make[3]: Leaving directory '/builddir/build/BUILD/munge-0.5.15/src/libcommon' make[3]: Entering directory '/builddir/build/BUILD/munge-0.5.15/src/libcommon' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -DDATE='"2022-06-22"' -DLOCALSTATEDIR='"/var"' -DRUNSTATEDIR='"/run"' -DSYSCONFDIR='"/etc"' -I../../src/libmunge -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o libcommon_la-license.lo `test -f 'license.c' || echo './'`license.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -DDATE=\"2022-06-22\" -DLOCALSTATEDIR=\"/var\" -DRUNSTATEDIR=\"/run\" -DSYSCONFDIR=\"/etc\" -I../../src/libmunge -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c license.c -fPIC -DPIC -o .libs/libcommon_la-license.o make[3]: Leaving directory '/builddir/build/BUILD/munge-0.5.15/src/libcommon' make[3]: Entering directory '/builddir/build/BUILD/munge-0.5.15/src/libcommon' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -DDATE='"2022-06-22"' -DLOCALSTATEDIR='"/var"' -DRUNSTATEDIR='"/run"' -DSYSCONFDIR='"/etc"' -I../../src/libmunge -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o libcommon_la-daemonpipe.lo `test -f 'daemonpipe.c' || echo './'`daemonpipe.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -DDATE=\"2022-06-22\" -DLOCALSTATEDIR=\"/var\" -DRUNSTATEDIR=\"/run\" -DSYSCONFDIR=\"/etc\" -I../../src/libmunge -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c daemonpipe.c -fPIC -DPIC -o .libs/libcommon_la-daemonpipe.o make[3]: Leaving directory '/builddir/build/BUILD/munge-0.5.15/src/libcommon' make[3]: Entering directory '/builddir/build/BUILD/munge-0.5.15/src/libcommon' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -DDATE='"2022-06-22"' -DLOCALSTATEDIR='"/var"' -DRUNSTATEDIR='"/run"' -DSYSCONFDIR='"/etc"' -I../../src/libmunge -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o libcommon_la-str.lo `test -f 'str.c' || echo './'`str.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -DDATE=\"2022-06-22\" -DLOCALSTATEDIR=\"/var\" -DRUNSTATEDIR=\"/run\" -DSYSCONFDIR=\"/etc\" -I../../src/libmunge -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c str.c -fPIC -DPIC -o .libs/libcommon_la-str.o make[3]: Leaving directory '/builddir/build/BUILD/munge-0.5.15/src/libcommon' make[3]: Entering directory '/builddir/build/BUILD/munge-0.5.15/src/libcommon' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -DDATE='"2022-06-22"' -DLOCALSTATEDIR='"/var"' -DRUNSTATEDIR='"/run"' -DSYSCONFDIR='"/etc"' -I../../src/libmunge -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o libcommon_la-log.lo `test -f 'log.c' || echo './'`log.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -DDATE=\"2022-06-22\" -DLOCALSTATEDIR=\"/var\" -DRUNSTATEDIR=\"/run\" -DSYSCONFDIR=\"/etc\" -I../../src/libmunge -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c log.c -fPIC -DPIC -o .libs/libcommon_la-log.o make[3]: Leaving directory '/builddir/build/BUILD/munge-0.5.15/src/libcommon' make[3]: Entering directory '/builddir/build/BUILD/munge-0.5.15/src/libcommon' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -DDATE='"2022-06-22"' -DLOCALSTATEDIR='"/var"' -DRUNSTATEDIR='"/run"' -DSYSCONFDIR='"/etc"' -I../../src/libmunge -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o libcommon_la-fd.lo `test -f 'fd.c' || echo './'`fd.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -DDATE=\"2022-06-22\" -DLOCALSTATEDIR=\"/var\" -DRUNSTATEDIR=\"/run\" -DSYSCONFDIR=\"/etc\" -I../../src/libmunge -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c fd.c -fPIC -DPIC -o .libs/libcommon_la-fd.o make[3]: Leaving directory '/builddir/build/BUILD/munge-0.5.15/src/libcommon' make[3]: Entering directory '/builddir/build/BUILD/munge-0.5.15/src/libcommon' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -DDATE='"2022-06-22"' -DLOCALSTATEDIR='"/var"' -DRUNSTATEDIR='"/run"' -DSYSCONFDIR='"/etc"' -I../../src/libmunge -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o libcommon_la-m_msg.lo `test -f 'm_msg.c' || echo './'`m_msg.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -DDATE=\"2022-06-22\" -DLOCALSTATEDIR=\"/var\" -DRUNSTATEDIR=\"/run\" -DSYSCONFDIR=\"/etc\" -I../../src/libmunge -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c m_msg.c -fPIC -DPIC -o .libs/libcommon_la-m_msg.o make[3]: Leaving directory '/builddir/build/BUILD/munge-0.5.15/src/libcommon' make[3]: Entering directory '/builddir/build/BUILD/munge-0.5.15/src/libcommon' /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o libcommon.la libcommon_la-daemonpipe.lo libcommon_la-fd.lo libcommon_la-license.lo libcommon_la-log.lo libcommon_la-m_msg.lo libcommon_la-str.lo libcommon_la-version.lo libtool: link: ar cr .libs/libcommon.a .libs/libcommon_la-daemonpipe.o .libs/libcommon_la-fd.o .libs/libcommon_la-license.o .libs/libcommon_la-log.o .libs/libcommon_la-m_msg.o .libs/libcommon_la-str.o .libs/libcommon_la-version.o libtool: link: ranlib .libs/libcommon.a libtool: link: ( cd ".libs" && rm -f "libcommon.la" && ln -s "../libcommon.la" "libcommon.la" ) make[3]: Leaving directory '/builddir/build/BUILD/munge-0.5.15/src/libcommon' Making all in libmissing make[3]: Entering directory '/builddir/build/BUILD/munge-0.5.15/src/libmissing' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o getopt.lo getopt.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c getopt.c -fPIC -DPIC -o .libs/getopt.o make[3]: Leaving directory '/builddir/build/BUILD/munge-0.5.15/src/libmissing' make[3]: Entering directory '/builddir/build/BUILD/munge-0.5.15/src/libmissing' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o getopt1.lo getopt1.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c getopt1.c -fPIC -DPIC -o .libs/getopt1.o make[3]: Leaving directory '/builddir/build/BUILD/munge-0.5.15/src/libmissing' make[3]: Entering directory '/builddir/build/BUILD/munge-0.5.15/src/libmissing' /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o libmissing.la getopt.lo getopt1.lo libtool: link: ar cr .libs/libmissing.a .libs/getopt.o .libs/getopt1.o libtool: link: ranlib .libs/libmissing.a libtool: link: ( cd ".libs" && rm -f "libmissing.la" && ln -s "../libmissing.la" "libmissing.la" ) make[3]: Leaving directory '/builddir/build/BUILD/munge-0.5.15/src/libmissing' Making all in libmunge make[3]: Entering directory '/builddir/build/BUILD/munge-0.5.15/src/libmunge' /usr/bin/sed -e 's|[@]bindir[@]|/usr/bin|g' -e 's|[@]datadir[@]|/usr/share|g' -e 's|[@]datarootdir[@]|/usr/share|g' -e 's|[@]docdir[@]|/usr/share/doc/munge|g' -e 's|[@]dvidir[@]|/usr/share/doc/munge|g' -e 's|[@]exec_prefix[@]|/usr|g' -e 's|[@]htmldir[@]|/usr/share/doc/munge|g' -e 's|[@]includedir[@]|/usr/include|g' -e 's|[@]infodir[@]|/usr/share/info|g' -e 's|[@]libdir[@]|/usr/lib64|g' -e 's|[@]libexecdir[@]|/usr/libexec|g' -e 's|[@]localedir[@]|/usr/share/locale|g' -e 's|[@]localstatedir[@]|/var|g' -e 's|[@]mandir[@]|/usr/share/man|g' -e 's|[@]oldincludedir[@]|/usr/include|g' -e 's|[@]pdfdir[@]|/usr/share/doc/munge|g' -e 's|[@]pkgconfigdir[@]|/usr/lib64/pkgconfig|g' -e 's|[@]pkgdatadir[@]|/usr/share/munge|g' -e 's|[@]pkgincludedir[@]|/usr/include/munge|g' -e 's|[@]pkglibdir[@]|/usr/lib64/munge|g' -e 's|[@]pkglibexecdir[@]|/usr/libexec/munge|g' -e 's|[@]prefix[@]|/usr|g' -e 's|[@]psdir[@]|/usr/share/doc/munge|g' -e 's|[@]runstatedir[@]|/run|g' -e 's|[@]sbindir[@]|/usr/sbin|g' -e 's|[@]sharedstatedir[@]|/var/lib|g' -e 's|[@]sysconfdir[@]|/etc|g' -e 's|[@]sysconfigdir[@]|/etc/sysconfig/|g' -e 's|[@]systemdunitdir[@]|/usr/lib/systemd/system|g' -e 's|[@]sysvinitddir[@]||g' -e 's|[@]DATE[@]|2022-06-22|g' -e 's|[@]PACKAGE[@]|munge|g' -e 's|[@]VERSION[@]|0.5.15|g' < './munge.3.in' > './munge.3' make[3]: Leaving directory '/builddir/build/BUILD/munge-0.5.15/src/libmunge' make[4]: 'libcommon.la' is up to date. make[3]: Entering directory '/builddir/build/BUILD/munge-0.5.15/src/libmunge' /usr/bin/sed -e 's|[@]bindir[@]|/usr/bin|g' -e 's|[@]datadir[@]|/usr/share|g' -e 's|[@]datarootdir[@]|/usr/share|g' -e 's|[@]docdir[@]|/usr/share/doc/munge|g' -e 's|[@]dvidir[@]|/usr/share/doc/munge|g' -e 's|[@]exec_prefix[@]|/usr|g' -e 's|[@]htmldir[@]|/usr/share/doc/munge|g' -e 's|[@]includedir[@]|/usr/include|g' -e 's|[@]infodir[@]|/usr/share/info|g' -e 's|[@]libdir[@]|/usr/lib64|g' -e 's|[@]libexecdir[@]|/usr/libexec|g' -e 's|[@]localedir[@]|/usr/share/locale|g' -e 's|[@]localstatedir[@]|/var|g' -e 's|[@]mandir[@]|/usr/share/man|g' -e 's|[@]oldincludedir[@]|/usr/include|g' -e 's|[@]pdfdir[@]|/usr/share/doc/munge|g' -e 's|[@]pkgconfigdir[@]|/usr/lib64/pkgconfig|g' -e 's|[@]pkgdatadir[@]|/usr/share/munge|g' -e 's|[@]pkgincludedir[@]|/usr/include/munge|g' -e 's|[@]pkglibdir[@]|/usr/lib64/munge|g' -e 's|[@]pkglibexecdir[@]|/usr/libexec/munge|g' -e 's|[@]prefix[@]|/usr|g' -e 's|[@]psdir[@]|/usr/share/doc/munge|g' -e 's|[@]runstatedir[@]|/run|g' -e 's|[@]sbindir[@]|/usr/sbin|g' -e 's|[@]sharedstatedir[@]|/var/lib|g' -e 's|[@]sysconfdir[@]|/etc|g' -e 's|[@]sysconfigdir[@]|/etc/sysconfig/|g' -e 's|[@]systemdunitdir[@]|/usr/lib/systemd/system|g' -e 's|[@]sysvinitddir[@]||g' -e 's|[@]DATE[@]|2022-06-22|g' -e 's|[@]PACKAGE[@]|munge|g' -e 's|[@]VERSION[@]|0.5.15|g' < './munge_ctx.3.in' > './munge_ctx.3' make[3]: Leaving directory '/builddir/build/BUILD/munge-0.5.15/src/libmunge' make[3]: Entering directory '/builddir/build/BUILD/munge-0.5.15/src/libmunge' /usr/bin/sed -e 's|[@]bindir[@]|/usr/bin|g' -e 's|[@]datadir[@]|/usr/share|g' -e 's|[@]datarootdir[@]|/usr/share|g' -e 's|[@]docdir[@]|/usr/share/doc/munge|g' -e 's|[@]dvidir[@]|/usr/share/doc/munge|g' -e 's|[@]exec_prefix[@]|/usr|g' -e 's|[@]htmldir[@]|/usr/share/doc/munge|g' -e 's|[@]includedir[@]|/usr/include|g' -e 's|[@]infodir[@]|/usr/share/info|g' -e 's|[@]libdir[@]|/usr/lib64|g' -e 's|[@]libexecdir[@]|/usr/libexec|g' -e 's|[@]localedir[@]|/usr/share/locale|g' -e 's|[@]localstatedir[@]|/var|g' -e 's|[@]mandir[@]|/usr/share/man|g' -e 's|[@]oldincludedir[@]|/usr/include|g' -e 's|[@]pdfdir[@]|/usr/share/doc/munge|g' -e 's|[@]pkgconfigdir[@]|/usr/lib64/pkgconfig|g' -e 's|[@]pkgdatadir[@]|/usr/share/munge|g' -e 's|[@]pkgincludedir[@]|/usr/include/munge|g' -e 's|[@]pkglibdir[@]|/usr/lib64/munge|g' -e 's|[@]pkglibexecdir[@]|/usr/libexec/munge|g' -e 's|[@]prefix[@]|/usr|g' -e 's|[@]psdir[@]|/usr/share/doc/munge|g' -e 's|[@]runstatedir[@]|/run|g' -e 's|[@]sbindir[@]|/usr/sbin|g' -e 's|[@]sharedstatedir[@]|/var/lib|g' -e 's|[@]sysconfdir[@]|/etc|g' -e 's|[@]sysconfigdir[@]|/etc/sysconfig/|g' -e 's|[@]systemdunitdir[@]|/usr/lib/systemd/system|g' -e 's|[@]sysvinitddir[@]||g' -e 's|[@]DATE[@]|2022-06-22|g' -e 's|[@]PACKAGE[@]|munge|g' -e 's|[@]VERSION[@]|0.5.15|g' < './munge_enum.3.in' > './munge_enum.3' make[3]: Leaving directory '/builddir/build/BUILD/munge-0.5.15/src/libmunge' make[3]: Entering directory '/builddir/build/BUILD/munge-0.5.15/src/libmunge' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -DRUNSTATEDIR='"/run"' -DSYSCONFDIR='"/etc"' -I../../src/libcommon -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o libmunge_la-auth_send.lo `test -f 'auth_send.c' || echo './'`auth_send.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -DRUNSTATEDIR=\"/run\" -DSYSCONFDIR=\"/etc\" -I../../src/libcommon -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c auth_send.c -fPIC -DPIC -o .libs/libmunge_la-auth_send.o make[3]: Leaving directory '/builddir/build/BUILD/munge-0.5.15/src/libmunge' make[3]: Entering directory '/builddir/build/BUILD/munge-0.5.15/src/libmunge' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -DRUNSTATEDIR='"/run"' -DSYSCONFDIR='"/etc"' -I../../src/libcommon -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o libmunge_la-strerror.lo `test -f 'strerror.c' || echo './'`strerror.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -DRUNSTATEDIR=\"/run\" -DSYSCONFDIR=\"/etc\" -I../../src/libcommon -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c strerror.c -fPIC -DPIC -o .libs/libmunge_la-strerror.o make[3]: Leaving directory '/builddir/build/BUILD/munge-0.5.15/src/libmunge' make[3]: Entering directory '/builddir/build/BUILD/munge-0.5.15/src/libmunge' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -DRUNSTATEDIR='"/run"' -DSYSCONFDIR='"/etc"' -I../../src/libcommon -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o libmunge_la-ctx.lo `test -f 'ctx.c' || echo './'`ctx.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -DRUNSTATEDIR=\"/run\" -DSYSCONFDIR=\"/etc\" -I../../src/libcommon -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ctx.c -fPIC -DPIC -o .libs/libmunge_la-ctx.o make[3]: Leaving directory '/builddir/build/BUILD/munge-0.5.15/src/libmunge' make[3]: Entering directory '/builddir/build/BUILD/munge-0.5.15/src/libmunge' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -DRUNSTATEDIR='"/run"' -DSYSCONFDIR='"/etc"' -I../../src/libcommon -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o libmunge_la-enum.lo `test -f 'enum.c' || echo './'`enum.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -DRUNSTATEDIR=\"/run\" -DSYSCONFDIR=\"/etc\" -I../../src/libcommon -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c enum.c -fPIC -DPIC -o .libs/libmunge_la-enum.o make[3]: Leaving directory '/builddir/build/BUILD/munge-0.5.15/src/libmunge' make[3]: Entering directory '/builddir/build/BUILD/munge-0.5.15/src/libmunge' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -DRUNSTATEDIR='"/run"' -DSYSCONFDIR='"/etc"' -I../../src/libcommon -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o libmunge_la-encode.lo `test -f 'encode.c' || echo './'`encode.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -DRUNSTATEDIR=\"/run\" -DSYSCONFDIR=\"/etc\" -I../../src/libcommon -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c encode.c -fPIC -DPIC -o .libs/libmunge_la-encode.o make[3]: Leaving directory '/builddir/build/BUILD/munge-0.5.15/src/libmunge' make[3]: Entering directory '/builddir/build/BUILD/munge-0.5.15/src/libmunge' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -DRUNSTATEDIR='"/run"' -DSYSCONFDIR='"/etc"' -I../../src/libcommon -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o libmunge_la-decode.lo `test -f 'decode.c' || echo './'`decode.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -DRUNSTATEDIR=\"/run\" -DSYSCONFDIR=\"/etc\" -I../../src/libcommon -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c decode.c -fPIC -DPIC -o .libs/libmunge_la-decode.o make[3]: Leaving directory '/builddir/build/BUILD/munge-0.5.15/src/libmunge' make[3]: Entering directory '/builddir/build/BUILD/munge-0.5.15/src/libmunge' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -DRUNSTATEDIR='"/run"' -DSYSCONFDIR='"/etc"' -I../../src/libcommon -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o libmunge_la-m_msg_client.lo `test -f 'm_msg_client.c' || echo './'`m_msg_client.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -DRUNSTATEDIR=\"/run\" -DSYSCONFDIR=\"/etc\" -I../../src/libcommon -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c m_msg_client.c -fPIC -DPIC -o .libs/libmunge_la-m_msg_client.o make[3]: Leaving directory '/builddir/build/BUILD/munge-0.5.15/src/libmunge' m_msg_client.c: In function '_m_msg_client_connect': m_msg_client.c:199:5: warning: 'strncpy' specified bound 108 equals destination size [-Wstringop-truncation] 199 | strncpy (addr.sun_path, path, sizeof (addr.sun_path)); | ^ make[3]: Entering directory '/builddir/build/BUILD/munge-0.5.15/src/libmunge' /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -export-symbols-regex "^munge_.*" -version-info 2:0:0 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o libmunge.la -rpath /usr/lib64 libmunge_la-auth_send.lo libmunge_la-ctx.lo libmunge_la-decode.lo libmunge_la-encode.lo libmunge_la-enum.lo libmunge_la-m_msg_client.lo libmunge_la-strerror.lo ../../src/libcommon/libcommon.la libtool: link: /usr/bin/nm -B .libs/libmunge_la-auth_send.o .libs/libmunge_la-ctx.o .libs/libmunge_la-decode.o .libs/libmunge_la-encode.o .libs/libmunge_la-enum.o .libs/libmunge_la-m_msg_client.o .libs/libmunge_la-strerror.o ../../src/libcommon/.libs/libcommon.a | /usr/bin/sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | /usr/bin/sed '/ __gnu_lto/d' | /usr/bin/sed 's/.* //' | sort | uniq > .libs/libmunge.exp libtool: link: /usr/bin/grep -E -e "^munge_.*" ".libs/libmunge.exp" > ".libs/libmunge.expT" libtool: link: mv -f ".libs/libmunge.expT" ".libs/libmunge.exp" libtool: link: echo "{ global:" > .libs/libmunge.ver libtool: link: cat .libs/libmunge.exp | /usr/bin/sed -e "s/\(.*\)/\1;/" >> .libs/libmunge.ver libtool: link: echo "local: *; };" >> .libs/libmunge.ver libtool: link: gcc -shared -fPIC -DPIC .libs/libmunge_la-auth_send.o .libs/libmunge_la-ctx.o .libs/libmunge_la-decode.o .libs/libmunge_la-encode.o .libs/libmunge_la-enum.o .libs/libmunge_la-m_msg_client.o .libs/libmunge_la-strerror.o -Wl,--whole-archive ../../src/libcommon/.libs/libcommon.a -Wl,--no-whole-archive -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -O2 -flto=auto -g -grecord-gcc-switches -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -Wl,-soname -Wl,libmunge.so.2 -Wl,-version-script -Wl,.libs/libmunge.ver -o .libs/libmunge.so.2.0.0 libtool: link: (cd ".libs" && rm -f "libmunge.so.2" && ln -s "libmunge.so.2.0.0" "libmunge.so.2") libtool: link: (cd ".libs" && rm -f "libmunge.so" && ln -s "libmunge.so.2.0.0" "libmunge.so") libtool: link: ( cd ".libs" && rm -f "libmunge.la" && ln -s "../libmunge.la" "libmunge.la" ) make[3]: Leaving directory '/builddir/build/BUILD/munge-0.5.15/src/libmunge' Making all in libtap make[3]: Nothing to be done for 'all'. Making all in munge make[4]: 'libcommon.la' is up to date. make[4]: 'libmissing.la' is up to date. make[3]: Entering directory '/builddir/build/BUILD/munge-0.5.15/src/munge' gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/common -I../../src/libcommon -I../../src/libmissing -I../../src/libmunge -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o munge-read.o `test -f 'read.c' || echo './'`read.c make[3]: Leaving directory '/builddir/build/BUILD/munge-0.5.15/src/munge' make[3]: Entering directory '/builddir/build/BUILD/munge-0.5.15/src/munge' gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/common -I../../src/libcommon -I../../src/libmissing -I../../src/libmunge -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o munge-query.o `test -f '../../src/common/query.c' || echo './'`../../src/common/query.c make[3]: Leaving directory '/builddir/build/BUILD/munge-0.5.15/src/munge' make[5]: 'libcommon.la' is up to date. make[3]: Entering directory '/builddir/build/BUILD/munge-0.5.15/src/munge' gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/common -I../../src/libcommon -I../../src/libmissing -I../../src/libmunge -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o munge-xgetgr.o `test -f '../../src/common/xgetgr.c' || echo './'`../../src/common/xgetgr.c make[3]: Leaving directory '/builddir/build/BUILD/munge-0.5.15/src/munge' make[3]: Entering directory '/builddir/build/BUILD/munge-0.5.15/src/munge' gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/common -I../../src/libcommon -I../../src/libmissing -I../../src/libmunge -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o munge-xsignal.o `test -f '../../src/common/xsignal.c' || echo './'`../../src/common/xsignal.c make[3]: Leaving directory '/builddir/build/BUILD/munge-0.5.15/src/munge' make[3]: Entering directory '/builddir/build/BUILD/munge-0.5.15/src/munge' gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/common -I../../src/libcommon -I../../src/libmissing -I../../src/libmunge -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o munge-munge.o `test -f 'munge.c' || echo './'`munge.c make[3]: Leaving directory '/builddir/build/BUILD/munge-0.5.15/src/munge' make[3]: Entering directory '/builddir/build/BUILD/munge-0.5.15/src/munge' /usr/bin/sed -e 's|[@]bindir[@]|/usr/bin|g' -e 's|[@]datadir[@]|/usr/share|g' -e 's|[@]datarootdir[@]|/usr/share|g' -e 's|[@]docdir[@]|/usr/share/doc/munge|g' -e 's|[@]dvidir[@]|/usr/share/doc/munge|g' -e 's|[@]exec_prefix[@]|/usr|g' -e 's|[@]htmldir[@]|/usr/share/doc/munge|g' -e 's|[@]includedir[@]|/usr/include|g' -e 's|[@]infodir[@]|/usr/share/info|g' -e 's|[@]libdir[@]|/usr/lib64|g' -e 's|[@]libexecdir[@]|/usr/libexec|g' -e 's|[@]localedir[@]|/usr/share/locale|g' -e 's|[@]localstatedir[@]|/var|g' -e 's|[@]mandir[@]|/usr/share/man|g' -e 's|[@]oldincludedir[@]|/usr/include|g' -e 's|[@]pdfdir[@]|/usr/share/doc/munge|g' -e 's|[@]pkgconfigdir[@]|/usr/lib64/pkgconfig|g' -e 's|[@]pkgdatadir[@]|/usr/share/munge|g' -e 's|[@]pkgincludedir[@]|/usr/include/munge|g' -e 's|[@]pkglibdir[@]|/usr/lib64/munge|g' -e 's|[@]pkglibexecdir[@]|/usr/libexec/munge|g' -e 's|[@]prefix[@]|/usr|g' -e 's|[@]psdir[@]|/usr/share/doc/munge|g' -e 's|[@]runstatedir[@]|/run|g' -e 's|[@]sbindir[@]|/usr/sbin|g' -e 's|[@]sharedstatedir[@]|/var/lib|g' -e 's|[@]sysconfdir[@]|/etc|g' -e 's|[@]sysconfigdir[@]|/etc/sysconfig/|g' -e 's|[@]systemdunitdir[@]|/usr/lib/systemd/system|g' -e 's|[@]sysvinitddir[@]||g' -e 's|[@]DATE[@]|2022-06-22|g' -e 's|[@]PACKAGE[@]|munge|g' -e 's|[@]VERSION[@]|0.5.15|g' < './munge.1.in' > './munge.1' make[3]: Leaving directory '/builddir/build/BUILD/munge-0.5.15/src/munge' make[3]: Entering directory '/builddir/build/BUILD/munge-0.5.15/src/munge' /usr/bin/sed -e 's|[@]bindir[@]|/usr/bin|g' -e 's|[@]datadir[@]|/usr/share|g' -e 's|[@]datarootdir[@]|/usr/share|g' -e 's|[@]docdir[@]|/usr/share/doc/munge|g' -e 's|[@]dvidir[@]|/usr/share/doc/munge|g' -e 's|[@]exec_prefix[@]|/usr|g' -e 's|[@]htmldir[@]|/usr/share/doc/munge|g' -e 's|[@]includedir[@]|/usr/include|g' -e 's|[@]infodir[@]|/usr/share/info|g' -e 's|[@]libdir[@]|/usr/lib64|g' -e 's|[@]libexecdir[@]|/usr/libexec|g' -e 's|[@]localedir[@]|/usr/share/locale|g' -e 's|[@]localstatedir[@]|/var|g' -e 's|[@]mandir[@]|/usr/share/man|g' -e 's|[@]oldincludedir[@]|/usr/include|g' -e 's|[@]pdfdir[@]|/usr/share/doc/munge|g' -e 's|[@]pkgconfigdir[@]|/usr/lib64/pkgconfig|g' -e 's|[@]pkgdatadir[@]|/usr/share/munge|g' -e 's|[@]pkgincludedir[@]|/usr/include/munge|g' -e 's|[@]pkglibdir[@]|/usr/lib64/munge|g' -e 's|[@]pkglibexecdir[@]|/usr/libexec/munge|g' -e 's|[@]prefix[@]|/usr|g' -e 's|[@]psdir[@]|/usr/share/doc/munge|g' -e 's|[@]runstatedir[@]|/run|g' -e 's|[@]sbindir[@]|/usr/sbin|g' -e 's|[@]sharedstatedir[@]|/var/lib|g' -e 's|[@]sysconfdir[@]|/etc|g' -e 's|[@]sysconfigdir[@]|/etc/sysconfig/|g' -e 's|[@]systemdunitdir[@]|/usr/lib/systemd/system|g' -e 's|[@]sysvinitddir[@]||g' -e 's|[@]DATE[@]|2022-06-22|g' -e 's|[@]PACKAGE[@]|munge|g' -e 's|[@]VERSION[@]|0.5.15|g' < './remunge.1.in' > './remunge.1' make[3]: Leaving directory '/builddir/build/BUILD/munge-0.5.15/src/munge' make[3]: Entering directory '/builddir/build/BUILD/munge-0.5.15/src/munge' /usr/bin/sed -e 's|[@]bindir[@]|/usr/bin|g' -e 's|[@]datadir[@]|/usr/share|g' -e 's|[@]datarootdir[@]|/usr/share|g' -e 's|[@]docdir[@]|/usr/share/doc/munge|g' -e 's|[@]dvidir[@]|/usr/share/doc/munge|g' -e 's|[@]exec_prefix[@]|/usr|g' -e 's|[@]htmldir[@]|/usr/share/doc/munge|g' -e 's|[@]includedir[@]|/usr/include|g' -e 's|[@]infodir[@]|/usr/share/info|g' -e 's|[@]libdir[@]|/usr/lib64|g' -e 's|[@]libexecdir[@]|/usr/libexec|g' -e 's|[@]localedir[@]|/usr/share/locale|g' -e 's|[@]localstatedir[@]|/var|g' -e 's|[@]mandir[@]|/usr/share/man|g' -e 's|[@]oldincludedir[@]|/usr/include|g' -e 's|[@]pdfdir[@]|/usr/share/doc/munge|g' -e 's|[@]pkgconfigdir[@]|/usr/lib64/pkgconfig|g' -e 's|[@]pkgdatadir[@]|/usr/share/munge|g' -e 's|[@]pkgincludedir[@]|/usr/include/munge|g' -e 's|[@]pkglibdir[@]|/usr/lib64/munge|g' -e 's|[@]pkglibexecdir[@]|/usr/libexec/munge|g' -e 's|[@]prefix[@]|/usr|g' -e 's|[@]psdir[@]|/usr/share/doc/munge|g' -e 's|[@]runstatedir[@]|/run|g' -e 's|[@]sbindir[@]|/usr/sbin|g' -e 's|[@]sharedstatedir[@]|/var/lib|g' -e 's|[@]sysconfdir[@]|/etc|g' -e 's|[@]sysconfigdir[@]|/etc/sysconfig/|g' -e 's|[@]systemdunitdir[@]|/usr/lib/systemd/system|g' -e 's|[@]sysvinitddir[@]||g' -e 's|[@]DATE[@]|2022-06-22|g' -e 's|[@]PACKAGE[@]|munge|g' -e 's|[@]VERSION[@]|0.5.15|g' < './unmunge.1.in' > './unmunge.1' make[3]: Leaving directory '/builddir/build/BUILD/munge-0.5.15/src/munge' make[3]: Entering directory '/builddir/build/BUILD/munge-0.5.15/src/munge' gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/common -I../../src/libcommon -I../../src/libmissing -I../../src/libmunge -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o munge-xgetpw.o `test -f '../../src/common/xgetpw.c' || echo './'`../../src/common/xgetpw.c make[3]: Leaving directory '/builddir/build/BUILD/munge-0.5.15/src/munge' make[3]: Entering directory '/builddir/build/BUILD/munge-0.5.15/src/munge' gcc -DHAVE_CONFIG_H -I. -I../.. -DWITH_PTHREADS -I../../src/common -I../../src/libcommon -I../../src/libmissing -I../../src/libmunge -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o remunge-query.o `test -f '../../src/common/query.c' || echo './'`../../src/common/query.c make[3]: Leaving directory '/builddir/build/BUILD/munge-0.5.15/src/munge' make[3]: Entering directory '/builddir/build/BUILD/munge-0.5.15/src/munge' gcc -DHAVE_CONFIG_H -I. -I../.. -DWITH_PTHREADS -I../../src/common -I../../src/libcommon -I../../src/libmissing -I../../src/libmunge -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o remunge-xsignal.o `test -f '../../src/common/xsignal.c' || echo './'`../../src/common/xsignal.c make[3]: Leaving directory '/builddir/build/BUILD/munge-0.5.15/src/munge' make[3]: Entering directory '/builddir/build/BUILD/munge-0.5.15/src/munge' gcc -DHAVE_CONFIG_H -I. -I../.. -DWITH_PTHREADS -I../../src/common -I../../src/libcommon -I../../src/libmissing -I../../src/libmunge -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o remunge-xgetpw.o `test -f '../../src/common/xgetpw.c' || echo './'`../../src/common/xgetpw.c make[3]: Leaving directory '/builddir/build/BUILD/munge-0.5.15/src/munge' make[3]: Entering directory '/builddir/build/BUILD/munge-0.5.15/src/munge' gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/common -I../../src/libcommon -I../../src/libmissing -I../../src/libmunge -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o unmunge-xsignal.o `test -f '../../src/common/xsignal.c' || echo './'`../../src/common/xsignal.c make[3]: Leaving directory '/builddir/build/BUILD/munge-0.5.15/src/munge' make[3]: Entering directory '/builddir/build/BUILD/munge-0.5.15/src/munge' gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/common -I../../src/libcommon -I../../src/libmissing -I../../src/libmunge -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o unmunge-read.o `test -f 'read.c' || echo './'`read.c make[3]: Leaving directory '/builddir/build/BUILD/munge-0.5.15/src/munge' make[3]: Entering directory '/builddir/build/BUILD/munge-0.5.15/src/munge' gcc -DHAVE_CONFIG_H -I. -I../.. -DWITH_PTHREADS -I../../src/common -I../../src/libcommon -I../../src/libmissing -I../../src/libmunge -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o remunge-xgetgr.o `test -f '../../src/common/xgetgr.c' || echo './'`../../src/common/xgetgr.c make[3]: Leaving directory '/builddir/build/BUILD/munge-0.5.15/src/munge' make[3]: Entering directory '/builddir/build/BUILD/munge-0.5.15/src/munge' gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/common -I../../src/libcommon -I../../src/libmissing -I../../src/libmunge -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o unmunge-unmunge.o `test -f 'unmunge.c' || echo './'`unmunge.c make[3]: Leaving directory '/builddir/build/BUILD/munge-0.5.15/src/munge' make[3]: Entering directory '/builddir/build/BUILD/munge-0.5.15/src/munge' gcc -DHAVE_CONFIG_H -I. -I../.. -DWITH_PTHREADS -I../../src/common -I../../src/libcommon -I../../src/libmissing -I../../src/libmunge -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o remunge-remunge.o `test -f 'remunge.c' || echo './'`remunge.c make[3]: Leaving directory '/builddir/build/BUILD/munge-0.5.15/src/munge' make[3]: Entering directory '/builddir/build/BUILD/munge-0.5.15/src/munge' /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o munge munge-munge.o munge-read.o munge-query.o munge-xgetgr.o munge-xgetpw.o munge-xsignal.o ../../src/libcommon/libcommon.la ../../src/libmissing/libmissing.la ../../src/libmunge/libmunge.la libtool: link: gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o .libs/munge munge-munge.o munge-read.o munge-query.o munge-xgetgr.o munge-xgetpw.o munge-xsignal.o ../../src/libcommon/.libs/libcommon.a ../../src/libmissing/.libs/libmissing.a ../../src/libmunge/.libs/libmunge.so make[3]: Leaving directory '/builddir/build/BUILD/munge-0.5.15/src/munge' make[3]: Entering directory '/builddir/build/BUILD/munge-0.5.15/src/munge' /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o unmunge unmunge-unmunge.o unmunge-read.o unmunge-xsignal.o ../../src/libcommon/libcommon.la ../../src/libmissing/libmissing.la ../../src/libmunge/libmunge.la libtool: link: gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o .libs/unmunge unmunge-unmunge.o unmunge-read.o unmunge-xsignal.o ../../src/libcommon/.libs/libcommon.a ../../src/libmissing/.libs/libmissing.a ../../src/libmunge/.libs/libmunge.so make[3]: Leaving directory '/builddir/build/BUILD/munge-0.5.15/src/munge' make[3]: Entering directory '/builddir/build/BUILD/munge-0.5.15/src/munge' /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o remunge remunge-remunge.o remunge-query.o remunge-xgetgr.o remunge-xgetpw.o remunge-xsignal.o ../../src/libcommon/libcommon.la ../../src/libmissing/libmissing.la ../../src/libmunge/libmunge.la -lpthread libtool: link: gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o .libs/remunge remunge-remunge.o remunge-query.o remunge-xgetgr.o remunge-xgetpw.o remunge-xsignal.o ../../src/libcommon/.libs/libcommon.a ../../src/libmissing/.libs/libmissing.a ../../src/libmunge/.libs/libmunge.so -lpthread make[3]: Leaving directory '/builddir/build/BUILD/munge-0.5.15/src/munge' Making all in munged make[3]: Entering directory '/builddir/build/BUILD/munge-0.5.15/src/munged' gcc -DHAVE_CONFIG_H -I. -I../.. -DLOCALSTATEDIR='"/var"' -DRUNSTATEDIR='"/run"' -DSYSCONFDIR='"/etc"' -DWITH_PTHREADS -I../../src/common -I../../src/libcommon -I../../src/libmissing -I../../src/libmunge -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o munged-clock.o `test -f 'clock.c' || echo './'`clock.c make[3]: Leaving directory '/builddir/build/BUILD/munge-0.5.15/src/munged' make[3]: Entering directory '/builddir/build/BUILD/munge-0.5.15/src/munged' gcc -DHAVE_CONFIG_H -I. -I../.. -DLOCALSTATEDIR='"/var"' -DRUNSTATEDIR='"/run"' -DSYSCONFDIR='"/etc"' -DWITH_PTHREADS -I../../src/common -I../../src/libcommon -I../../src/libmissing -I../../src/libmunge -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o munged-auth_recv.o `test -f 'auth_recv.c' || echo './'`auth_recv.c make[3]: Leaving directory '/builddir/build/BUILD/munge-0.5.15/src/munged' make[3]: Entering directory '/builddir/build/BUILD/munge-0.5.15/src/munged' gcc -DHAVE_CONFIG_H -I. -I../.. -DLOCALSTATEDIR='"/var"' -DRUNSTATEDIR='"/run"' -DSYSCONFDIR='"/etc"' -DWITH_PTHREADS -I../../src/common -I../../src/libcommon -I../../src/libmissing -I../../src/libmunge -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o munged-cred.o `test -f 'cred.c' || echo './'`cred.c make[3]: Leaving directory '/builddir/build/BUILD/munge-0.5.15/src/munged' make[3]: Entering directory '/builddir/build/BUILD/munge-0.5.15/src/munged' gcc -DHAVE_CONFIG_H -I. -I../.. -DLOCALSTATEDIR='"/var"' -DRUNSTATEDIR='"/run"' -DSYSCONFDIR='"/etc"' -DWITH_PTHREADS -I../../src/common -I../../src/libcommon -I../../src/libmissing -I../../src/libmunge -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o munged-base64.o `test -f 'base64.c' || echo './'`base64.c make[3]: Leaving directory '/builddir/build/BUILD/munge-0.5.15/src/munged' make[3]: Entering directory '/builddir/build/BUILD/munge-0.5.15/src/munged' gcc -DHAVE_CONFIG_H -I. -I../.. -DLOCALSTATEDIR='"/var"' -DRUNSTATEDIR='"/run"' -DSYSCONFDIR='"/etc"' -DWITH_PTHREADS -I../../src/common -I../../src/libcommon -I../../src/libmissing -I../../src/libmunge -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o munged-cipher.o `test -f 'cipher.c' || echo './'`cipher.c make[3]: Leaving directory '/builddir/build/BUILD/munge-0.5.15/src/munged' make[3]: Entering directory '/builddir/build/BUILD/munge-0.5.15/src/munged' gcc -DHAVE_CONFIG_H -I. -I../.. -DLOCALSTATEDIR='"/var"' -DRUNSTATEDIR='"/run"' -DSYSCONFDIR='"/etc"' -DWITH_PTHREADS -I../../src/common -I../../src/libcommon -I../../src/libmissing -I../../src/libmunge -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o munged-net.o `test -f 'net.c' || echo './'`net.c make[3]: Leaving directory '/builddir/build/BUILD/munge-0.5.15/src/munged' make[3]: Entering directory '/builddir/build/BUILD/munge-0.5.15/src/munged' gcc -DHAVE_CONFIG_H -I. -I../.. -DLOCALSTATEDIR='"/var"' -DRUNSTATEDIR='"/run"' -DSYSCONFDIR='"/etc"' -DWITH_PTHREADS -I../../src/common -I../../src/libcommon -I../../src/libmissing -I../../src/libmunge -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o munged-thread.o `test -f 'thread.c' || echo './'`thread.c make[3]: Leaving directory '/builddir/build/BUILD/munge-0.5.15/src/munged' make[4]: 'libcommon.la' is up to date. make[4]: 'libmissing.la' is up to date. make[3]: Entering directory '/builddir/build/BUILD/munge-0.5.15/src/munged' /usr/bin/sed -e 's|[@]bindir[@]|/usr/bin|g' -e 's|[@]datadir[@]|/usr/share|g' -e 's|[@]datarootdir[@]|/usr/share|g' -e 's|[@]docdir[@]|/usr/share/doc/munge|g' -e 's|[@]dvidir[@]|/usr/share/doc/munge|g' -e 's|[@]exec_prefix[@]|/usr|g' -e 's|[@]htmldir[@]|/usr/share/doc/munge|g' -e 's|[@]includedir[@]|/usr/include|g' -e 's|[@]infodir[@]|/usr/share/info|g' -e 's|[@]libdir[@]|/usr/lib64|g' -e 's|[@]libexecdir[@]|/usr/libexec|g' -e 's|[@]localedir[@]|/usr/share/locale|g' -e 's|[@]localstatedir[@]|/var|g' -e 's|[@]mandir[@]|/usr/share/man|g' -e 's|[@]oldincludedir[@]|/usr/include|g' -e 's|[@]pdfdir[@]|/usr/share/doc/munge|g' -e 's|[@]pkgconfigdir[@]|/usr/lib64/pkgconfig|g' -e 's|[@]pkgdatadir[@]|/usr/share/munge|g' -e 's|[@]pkgincludedir[@]|/usr/include/munge|g' -e 's|[@]pkglibdir[@]|/usr/lib64/munge|g' -e 's|[@]pkglibexecdir[@]|/usr/libexec/munge|g' -e 's|[@]prefix[@]|/usr|g' -e 's|[@]psdir[@]|/usr/share/doc/munge|g' -e 's|[@]runstatedir[@]|/run|g' -e 's|[@]sbindir[@]|/usr/sbin|g' -e 's|[@]sharedstatedir[@]|/var/lib|g' -e 's|[@]sysconfdir[@]|/etc|g' -e 's|[@]sysconfigdir[@]|/etc/sysconfig/|g' -e 's|[@]systemdunitdir[@]|/usr/lib/systemd/system|g' -e 's|[@]sysvinitddir[@]||g' -e 's|[@]DATE[@]|2022-06-22|g' -e 's|[@]PACKAGE[@]|munge|g' -e 's|[@]VERSION[@]|0.5.15|g' < './munged.8.in' > './munged.8' make[3]: Leaving directory '/builddir/build/BUILD/munge-0.5.15/src/munged' make[3]: Entering directory '/builddir/build/BUILD/munge-0.5.15/src/munged' gcc -DHAVE_CONFIG_H -I. -I../.. -DLOCALSTATEDIR='"/var"' -DRUNSTATEDIR='"/run"' -DSYSCONFDIR='"/etc"' -DWITH_PTHREADS -I../../src/common -I../../src/libcommon -I../../src/libmissing -I../../src/libmunge -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o munged-job.o `test -f 'job.c' || echo './'`job.c make[3]: Leaving directory '/builddir/build/BUILD/munge-0.5.15/src/munged' make[3]: Entering directory '/builddir/build/BUILD/munge-0.5.15/src/munged' gcc -DHAVE_CONFIG_H -I. -I../.. -DLOCALSTATEDIR='"/var"' -DRUNSTATEDIR='"/run"' -DSYSCONFDIR='"/etc"' -DWITH_PTHREADS -I../../src/common -I../../src/libcommon -I../../src/libmissing -I../../src/libmunge -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o munged-rotate.o `test -f '../../src/common/rotate.c' || echo './'`../../src/common/rotate.c make[3]: Leaving directory '/builddir/build/BUILD/munge-0.5.15/src/munged' make[5]: 'libcommon.la' is up to date. make[3]: Entering directory '/builddir/build/BUILD/munge-0.5.15/src/munged' gcc -DHAVE_CONFIG_H -I. -I../.. -DLOCALSTATEDIR='"/var"' -DRUNSTATEDIR='"/run"' -DSYSCONFDIR='"/etc"' -DWITH_PTHREADS -I../../src/common -I../../src/libcommon -I../../src/libmissing -I../../src/libmunge -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o munged-xsignal.o `test -f '../../src/common/xsignal.c' || echo './'`../../src/common/xsignal.c make[3]: Leaving directory '/builddir/build/BUILD/munge-0.5.15/src/munged' make[3]: Entering directory '/builddir/build/BUILD/munge-0.5.15/src/munged' gcc -DHAVE_CONFIG_H -I. -I../.. -DLOCALSTATEDIR='"/var"' -DRUNSTATEDIR='"/run"' -DSYSCONFDIR='"/etc"' -DWITH_PTHREADS -I../../src/common -I../../src/libcommon -I../../src/libmissing -I../../src/libmunge -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o munged-entropy.o `test -f '../../src/common/entropy.c' || echo './'`../../src/common/entropy.c make[3]: Leaving directory '/builddir/build/BUILD/munge-0.5.15/src/munged' make[3]: Entering directory '/builddir/build/BUILD/munge-0.5.15/src/munged' gcc -DHAVE_CONFIG_H -I. -I../.. -DLOCALSTATEDIR='"/var"' -DRUNSTATEDIR='"/run"' -DSYSCONFDIR='"/etc"' -DWITH_PTHREADS -I../../src/common -I../../src/libcommon -I../../src/libmissing -I../../src/libmunge -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o munged-lock.o `test -f 'lock.c' || echo './'`lock.c make[3]: Leaving directory '/builddir/build/BUILD/munge-0.5.15/src/munged' make[3]: Entering directory '/builddir/build/BUILD/munge-0.5.15/src/munged' gcc -DHAVE_CONFIG_H -I. -I../.. -DLOCALSTATEDIR='"/var"' -DRUNSTATEDIR='"/run"' -DSYSCONFDIR='"/etc"' -DWITH_PTHREADS -I../../src/common -I../../src/libcommon -I../../src/libmissing -I../../src/libmunge -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o munged-query.o `test -f '../../src/common/query.c' || echo './'`../../src/common/query.c make[3]: Leaving directory '/builddir/build/BUILD/munge-0.5.15/src/munged' make[3]: Entering directory '/builddir/build/BUILD/munge-0.5.15/src/munged' gcc -DHAVE_CONFIG_H -I. -I../.. -DLOCALSTATEDIR='"/var"' -DRUNSTATEDIR='"/run"' -DSYSCONFDIR='"/etc"' -DWITH_PTHREADS -I../../src/common -I../../src/libcommon -I../../src/libmissing -I../../src/libmunge -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o munged-crypto.o `test -f '../../src/common/crypto.c' || echo './'`../../src/common/crypto.c make[3]: Leaving directory '/builddir/build/BUILD/munge-0.5.15/src/munged' make[3]: Entering directory '/builddir/build/BUILD/munge-0.5.15/src/munged' gcc -DHAVE_CONFIG_H -I. -I../.. -DLOCALSTATEDIR='"/var"' -DRUNSTATEDIR='"/run"' -DSYSCONFDIR='"/etc"' -DWITH_PTHREADS -I../../src/common -I../../src/libcommon -I../../src/libmissing -I../../src/libmunge -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o munged-zip.o `test -f 'zip.c' || echo './'`zip.c make[3]: Leaving directory '/builddir/build/BUILD/munge-0.5.15/src/munged' make[3]: Entering directory '/builddir/build/BUILD/munge-0.5.15/src/munged' gcc -DHAVE_CONFIG_H -I. -I../.. -DLOCALSTATEDIR='"/var"' -DRUNSTATEDIR='"/run"' -DSYSCONFDIR='"/etc"' -DWITH_PTHREADS -I../../src/common -I../../src/libcommon -I../../src/libmissing -I../../src/libmunge -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o munged-mac.o `test -f '../../src/common/mac.c' || echo './'`../../src/common/mac.c make[3]: Leaving directory '/builddir/build/BUILD/munge-0.5.15/src/munged' make[3]: Entering directory '/builddir/build/BUILD/munge-0.5.15/src/munged' gcc -DHAVE_CONFIG_H -I. -I../.. -DLOCALSTATEDIR='"/var"' -DRUNSTATEDIR='"/run"' -DSYSCONFDIR='"/etc"' -DWITH_PTHREADS -I../../src/common -I../../src/libcommon -I../../src/libmissing -I../../src/libmunge -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o munged-xgetpw.o `test -f '../../src/common/xgetpw.c' || echo './'`../../src/common/xgetpw.c make[3]: Leaving directory '/builddir/build/BUILD/munge-0.5.15/src/munged' make[3]: Entering directory '/builddir/build/BUILD/munge-0.5.15/src/munged' gcc -DHAVE_CONFIG_H -I. -I../.. -DLOCALSTATEDIR='"/var"' -DRUNSTATEDIR='"/run"' -DSYSCONFDIR='"/etc"' -DWITH_PTHREADS -I../../src/common -I../../src/libcommon -I../../src/libmissing -I../../src/libmunge -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o munged-replay.o `test -f 'replay.c' || echo './'`replay.c make[3]: Leaving directory '/builddir/build/BUILD/munge-0.5.15/src/munged' make[3]: Entering directory '/builddir/build/BUILD/munge-0.5.15/src/munged' gcc -DHAVE_CONFIG_H -I. -I../.. -DLOCALSTATEDIR='"/var"' -DRUNSTATEDIR='"/run"' -DSYSCONFDIR='"/etc"' -DWITH_PTHREADS -I../../src/common -I../../src/libcommon -I../../src/libmissing -I../../src/libmunge -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o munged-path.o `test -f 'path.c' || echo './'`path.c make[3]: Leaving directory '/builddir/build/BUILD/munge-0.5.15/src/munged' make[3]: Entering directory '/builddir/build/BUILD/munge-0.5.15/src/munged' gcc -DHAVE_CONFIG_H -I. -I../.. -DLOCALSTATEDIR='"/var"' -DRUNSTATEDIR='"/run"' -DSYSCONFDIR='"/etc"' -DWITH_PTHREADS -I../../src/common -I../../src/libcommon -I../../src/libmissing -I../../src/libmunge -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o munged-xgetgr.o `test -f '../../src/common/xgetgr.c' || echo './'`../../src/common/xgetgr.c make[3]: Leaving directory '/builddir/build/BUILD/munge-0.5.15/src/munged' make[3]: Entering directory '/builddir/build/BUILD/munge-0.5.15/src/munged' gcc -DHAVE_CONFIG_H -I. -I../.. -DLOCALSTATEDIR='"/var"' -DRUNSTATEDIR='"/run"' -DSYSCONFDIR='"/etc"' -DWITH_PTHREADS -I../../src/common -I../../src/libcommon -I../../src/libmissing -I../../src/libmunge -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o munged-munged.o `test -f 'munged.c' || echo './'`munged.c make[3]: Leaving directory '/builddir/build/BUILD/munge-0.5.15/src/munged' make[3]: Entering directory '/builddir/build/BUILD/munge-0.5.15/src/munged' gcc -DHAVE_CONFIG_H -I. -I../.. -DLOCALSTATEDIR='"/var"' -DRUNSTATEDIR='"/run"' -DSYSCONFDIR='"/etc"' -DWITH_PTHREADS -I../../src/common -I../../src/libcommon -I../../src/libmissing -I../../src/libmunge -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o munged-timer.o `test -f 'timer.c' || echo './'`timer.c make[3]: Leaving directory '/builddir/build/BUILD/munge-0.5.15/src/munged' make[3]: Entering directory '/builddir/build/BUILD/munge-0.5.15/src/munged' gcc -DHAVE_CONFIG_H -I. -I../.. -DLOCALSTATEDIR='"/var"' -DRUNSTATEDIR='"/run"' -DSYSCONFDIR='"/etc"' -DWITH_PTHREADS -I../../src/common -I../../src/libcommon -I../../src/libmissing -I../../src/libmunge -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o munged-dec.o `test -f 'dec.c' || echo './'`dec.c make[3]: Leaving directory '/builddir/build/BUILD/munge-0.5.15/src/munged' make[3]: Entering directory '/builddir/build/BUILD/munge-0.5.15/src/munged' gcc -DHAVE_CONFIG_H -I. -I../.. -DLOCALSTATEDIR='"/var"' -DRUNSTATEDIR='"/run"' -DSYSCONFDIR='"/etc"' -DWITH_PTHREADS -I../../src/common -I../../src/libcommon -I../../src/libmissing -I../../src/libmunge -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o munged-md.o `test -f '../../src/common/md.c' || echo './'`../../src/common/md.c make[3]: Leaving directory '/builddir/build/BUILD/munge-0.5.15/src/munged' make[3]: Entering directory '/builddir/build/BUILD/munge-0.5.15/src/munged' gcc -DHAVE_CONFIG_H -I. -I../.. -DLOCALSTATEDIR='"/var"' -DRUNSTATEDIR='"/run"' -DSYSCONFDIR='"/etc"' -DWITH_PTHREADS -I../../src/common -I../../src/libcommon -I../../src/libmissing -I../../src/libmunge -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o munged-work.o `test -f 'work.c' || echo './'`work.c make[3]: Leaving directory '/builddir/build/BUILD/munge-0.5.15/src/munged' make[3]: Entering directory '/builddir/build/BUILD/munge-0.5.15/src/munged' gcc -DHAVE_CONFIG_H -I. -I../.. -DLOCALSTATEDIR='"/var"' -DRUNSTATEDIR='"/run"' -DSYSCONFDIR='"/etc"' -DWITH_PTHREADS -I../../src/common -I../../src/libcommon -I../../src/libmissing -I../../src/libmunge -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o munged-conf.o `test -f 'conf.c' || echo './'`conf.c make[3]: Leaving directory '/builddir/build/BUILD/munge-0.5.15/src/munged' make[3]: Entering directory '/builddir/build/BUILD/munge-0.5.15/src/munged' gcc -DHAVE_CONFIG_H -I. -I../.. -DLOCALSTATEDIR='"/var"' -DRUNSTATEDIR='"/run"' -DSYSCONFDIR='"/etc"' -DWITH_PTHREADS -I../../src/common -I../../src/libcommon -I../../src/libmissing -I../../src/libmunge -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o munged-random.o `test -f 'random.c' || echo './'`random.c make[3]: Leaving directory '/builddir/build/BUILD/munge-0.5.15/src/munged' make[3]: Entering directory '/builddir/build/BUILD/munge-0.5.15/src/munged' gcc -DHAVE_CONFIG_H -I. -I../.. -DLOCALSTATEDIR='"/var"' -DRUNSTATEDIR='"/run"' -DSYSCONFDIR='"/etc"' -DWITH_PTHREADS -I../../src/common -I../../src/libcommon -I../../src/libmissing -I../../src/libmunge -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o munged-hash.o `test -f 'hash.c' || echo './'`hash.c make[3]: Leaving directory '/builddir/build/BUILD/munge-0.5.15/src/munged' make[3]: Entering directory '/builddir/build/BUILD/munge-0.5.15/src/munged' gcc -DHAVE_CONFIG_H -I. -I../.. -DLOCALSTATEDIR='"/var"' -DRUNSTATEDIR='"/run"' -DSYSCONFDIR='"/etc"' -DWITH_PTHREADS -I../../src/common -I../../src/libcommon -I../../src/libmissing -I../../src/libmunge -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o munged-gids.o `test -f 'gids.c' || echo './'`gids.c make[3]: Leaving directory '/builddir/build/BUILD/munge-0.5.15/src/munged' make[3]: Entering directory '/builddir/build/BUILD/munge-0.5.15/src/munged' gcc -DHAVE_CONFIG_H -I. -I../.. -DLOCALSTATEDIR='"/var"' -DRUNSTATEDIR='"/run"' -DSYSCONFDIR='"/etc"' -DWITH_PTHREADS -I../../src/common -I../../src/libcommon -I../../src/libmissing -I../../src/libmunge -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o munged-enc.o `test -f 'enc.c' || echo './'`enc.c make[3]: Leaving directory '/builddir/build/BUILD/munge-0.5.15/src/munged' make[3]: Entering directory '/builddir/build/BUILD/munge-0.5.15/src/munged' /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o munged munged-munged.o munged-auth_recv.o munged-base64.o munged-cipher.o munged-clock.o munged-conf.o munged-cred.o munged-dec.o munged-enc.o munged-gids.o munged-hash.o munged-job.o munged-lock.o munged-net.o munged-path.o munged-random.o munged-replay.o munged-thread.o munged-timer.o munged-work.o munged-zip.o munged-crypto.o munged-entropy.o munged-mac.o munged-md.o munged-query.o munged-rotate.o munged-xgetgr.o munged-xgetpw.o munged-xsignal.o ../../src/libcommon/libcommon.la ../../src/libmissing/libmissing.la ../../src/libmunge/libmunge.la -lpthread -lbz2 -lz -lcrypto libtool: link: gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o .libs/munged munged-munged.o munged-auth_recv.o munged-base64.o munged-cipher.o munged-clock.o munged-conf.o munged-cred.o munged-dec.o munged-enc.o munged-gids.o munged-hash.o munged-job.o munged-lock.o munged-net.o munged-path.o munged-random.o munged-replay.o munged-thread.o munged-timer.o munged-work.o munged-zip.o munged-crypto.o munged-entropy.o munged-mac.o munged-md.o munged-query.o munged-rotate.o munged-xgetgr.o munged-xgetpw.o munged-xsignal.o ../../src/libcommon/.libs/libcommon.a ../../src/libmissing/.libs/libmissing.a ../../src/libmunge/.libs/libmunge.so -lpthread -lbz2 -lz -lcrypto make[3]: Leaving directory '/builddir/build/BUILD/munge-0.5.15/src/munged' Making all in mungekey make[4]: 'libcommon.la' is up to date. make[4]: 'libmissing.la' is up to date. make[3]: Entering directory '/builddir/build/BUILD/munge-0.5.15/src/mungekey' /usr/bin/sed -e 's|[@]bindir[@]|/usr/bin|g' -e 's|[@]datadir[@]|/usr/share|g' -e 's|[@]datarootdir[@]|/usr/share|g' -e 's|[@]docdir[@]|/usr/share/doc/munge|g' -e 's|[@]dvidir[@]|/usr/share/doc/munge|g' -e 's|[@]exec_prefix[@]|/usr|g' -e 's|[@]htmldir[@]|/usr/share/doc/munge|g' -e 's|[@]includedir[@]|/usr/include|g' -e 's|[@]infodir[@]|/usr/share/info|g' -e 's|[@]libdir[@]|/usr/lib64|g' -e 's|[@]libexecdir[@]|/usr/libexec|g' -e 's|[@]localedir[@]|/usr/share/locale|g' -e 's|[@]localstatedir[@]|/var|g' -e 's|[@]mandir[@]|/usr/share/man|g' -e 's|[@]oldincludedir[@]|/usr/include|g' -e 's|[@]pdfdir[@]|/usr/share/doc/munge|g' -e 's|[@]pkgconfigdir[@]|/usr/lib64/pkgconfig|g' -e 's|[@]pkgdatadir[@]|/usr/share/munge|g' -e 's|[@]pkgincludedir[@]|/usr/include/munge|g' -e 's|[@]pkglibdir[@]|/usr/lib64/munge|g' -e 's|[@]pkglibexecdir[@]|/usr/libexec/munge|g' -e 's|[@]prefix[@]|/usr|g' -e 's|[@]psdir[@]|/usr/share/doc/munge|g' -e 's|[@]runstatedir[@]|/run|g' -e 's|[@]sbindir[@]|/usr/sbin|g' -e 's|[@]sharedstatedir[@]|/var/lib|g' -e 's|[@]sysconfdir[@]|/etc|g' -e 's|[@]sysconfigdir[@]|/etc/sysconfig/|g' -e 's|[@]systemdunitdir[@]|/usr/lib/systemd/system|g' -e 's|[@]sysvinitddir[@]||g' -e 's|[@]DATE[@]|2022-06-22|g' -e 's|[@]PACKAGE[@]|munge|g' -e 's|[@]VERSION[@]|0.5.15|g' < './mungekey.8.in' > './mungekey.8' make[3]: Leaving directory '/builddir/build/BUILD/munge-0.5.15/src/mungekey' make[3]: Entering directory '/builddir/build/BUILD/munge-0.5.15/src/mungekey' gcc -DHAVE_CONFIG_H -I. -I../.. -DSYSCONFDIR='"/etc"' -I../../src/common -I../../src/libcommon -I../../src/libmissing -I../../src/libmunge -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o mungekey-rotate.o `test -f '../../src/common/rotate.c' || echo './'`../../src/common/rotate.c make[3]: Leaving directory '/builddir/build/BUILD/munge-0.5.15/src/mungekey' make[3]: Entering directory '/builddir/build/BUILD/munge-0.5.15/src/mungekey' gcc -DHAVE_CONFIG_H -I. -I../.. -DSYSCONFDIR='"/etc"' -I../../src/common -I../../src/libcommon -I../../src/libmissing -I../../src/libmunge -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o mungekey-xsignal.o `test -f '../../src/common/xsignal.c' || echo './'`../../src/common/xsignal.c make[3]: Leaving directory '/builddir/build/BUILD/munge-0.5.15/src/mungekey' make[5]: 'libcommon.la' is up to date. make[3]: Entering directory '/builddir/build/BUILD/munge-0.5.15/src/mungekey' gcc -DHAVE_CONFIG_H -I. -I../.. -DSYSCONFDIR='"/etc"' -I../../src/common -I../../src/libcommon -I../../src/libmissing -I../../src/libmunge -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o mungekey-crypto.o `test -f '../../src/common/crypto.c' || echo './'`../../src/common/crypto.c make[3]: Leaving directory '/builddir/build/BUILD/munge-0.5.15/src/mungekey' make[3]: Entering directory '/builddir/build/BUILD/munge-0.5.15/src/mungekey' gcc -DHAVE_CONFIG_H -I. -I../.. -DSYSCONFDIR='"/etc"' -I../../src/common -I../../src/libcommon -I../../src/libmissing -I../../src/libmunge -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o mungekey-mungekey.o `test -f 'mungekey.c' || echo './'`mungekey.c make[3]: Leaving directory '/builddir/build/BUILD/munge-0.5.15/src/mungekey' make[3]: Entering directory '/builddir/build/BUILD/munge-0.5.15/src/mungekey' gcc -DHAVE_CONFIG_H -I. -I../.. -DSYSCONFDIR='"/etc"' -I../../src/common -I../../src/libcommon -I../../src/libmissing -I../../src/libmunge -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o mungekey-entropy.o `test -f '../../src/common/entropy.c' || echo './'`../../src/common/entropy.c make[3]: Leaving directory '/builddir/build/BUILD/munge-0.5.15/src/mungekey' make[3]: Entering directory '/builddir/build/BUILD/munge-0.5.15/src/mungekey' gcc -DHAVE_CONFIG_H -I. -I../.. -DSYSCONFDIR='"/etc"' -I../../src/common -I../../src/libcommon -I../../src/libmissing -I../../src/libmunge -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o mungekey-key.o `test -f 'key.c' || echo './'`key.c make[3]: Leaving directory '/builddir/build/BUILD/munge-0.5.15/src/mungekey' make[3]: Entering directory '/builddir/build/BUILD/munge-0.5.15/src/mungekey' gcc -DHAVE_CONFIG_H -I. -I../.. -DSYSCONFDIR='"/etc"' -I../../src/common -I../../src/libcommon -I../../src/libmissing -I../../src/libmunge -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o mungekey-conf.o `test -f 'conf.c' || echo './'`conf.c make[3]: Leaving directory '/builddir/build/BUILD/munge-0.5.15/src/mungekey' make[3]: Entering directory '/builddir/build/BUILD/munge-0.5.15/src/mungekey' gcc -DHAVE_CONFIG_H -I. -I../.. -DSYSCONFDIR='"/etc"' -I../../src/common -I../../src/libcommon -I../../src/libmissing -I../../src/libmunge -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o mungekey-mac.o `test -f '../../src/common/mac.c' || echo './'`../../src/common/mac.c make[3]: Leaving directory '/builddir/build/BUILD/munge-0.5.15/src/mungekey' make[3]: Entering directory '/builddir/build/BUILD/munge-0.5.15/src/mungekey' gcc -DHAVE_CONFIG_H -I. -I../.. -DSYSCONFDIR='"/etc"' -I../../src/common -I../../src/libcommon -I../../src/libmissing -I../../src/libmunge -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o mungekey-hkdf.o `test -f '../../src/common/hkdf.c' || echo './'`../../src/common/hkdf.c make[3]: Leaving directory '/builddir/build/BUILD/munge-0.5.15/src/mungekey' make[3]: Entering directory '/builddir/build/BUILD/munge-0.5.15/src/mungekey' gcc -DHAVE_CONFIG_H -I. -I../.. -DSYSCONFDIR='"/etc"' -I../../src/common -I../../src/libcommon -I../../src/libmissing -I../../src/libmunge -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o mungekey-md.o `test -f '../../src/common/md.c' || echo './'`../../src/common/md.c make[3]: Leaving directory '/builddir/build/BUILD/munge-0.5.15/src/mungekey' make[3]: Entering directory '/builddir/build/BUILD/munge-0.5.15/src/mungekey' /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o mungekey mungekey-mungekey.o mungekey-conf.o mungekey-key.o mungekey-crypto.o mungekey-entropy.o mungekey-hkdf.o mungekey-mac.o mungekey-md.o mungekey-rotate.o mungekey-xsignal.o ../../src/libcommon/libcommon.la ../../src/libmissing/libmissing.la ../../src/libmunge/libmunge.la -lcrypto libtool: link: gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o .libs/mungekey mungekey-mungekey.o mungekey-conf.o mungekey-key.o mungekey-crypto.o mungekey-entropy.o mungekey-hkdf.o mungekey-mac.o mungekey-md.o mungekey-rotate.o mungekey-xsignal.o ../../src/libcommon/.libs/libcommon.a ../../src/libmissing/.libs/libmissing.a ../../src/libmunge/.libs/libmunge.so -lcrypto make[3]: Leaving directory '/builddir/build/BUILD/munge-0.5.15/src/mungekey' make[3]: Nothing to be done for 'all-am'. Making all in t make[2]: Nothing to be done for 'all'. make[2]: Entering directory '/builddir/build/BUILD/munge-0.5.15' /usr/bin/sed -e 's|[@]bindir[@]|/usr/bin|g' -e 's|[@]datadir[@]|/usr/share|g' -e 's|[@]datarootdir[@]|/usr/share|g' -e 's|[@]docdir[@]|/usr/share/doc/munge|g' -e 's|[@]dvidir[@]|/usr/share/doc/munge|g' -e 's|[@]exec_prefix[@]|/usr|g' -e 's|[@]htmldir[@]|/usr/share/doc/munge|g' -e 's|[@]includedir[@]|/usr/include|g' -e 's|[@]infodir[@]|/usr/share/info|g' -e 's|[@]libdir[@]|/usr/lib64|g' -e 's|[@]libexecdir[@]|/usr/libexec|g' -e 's|[@]localedir[@]|/usr/share/locale|g' -e 's|[@]localstatedir[@]|/var|g' -e 's|[@]mandir[@]|/usr/share/man|g' -e 's|[@]oldincludedir[@]|/usr/include|g' -e 's|[@]pdfdir[@]|/usr/share/doc/munge|g' -e 's|[@]pkgconfigdir[@]|/usr/lib64/pkgconfig|g' -e 's|[@]pkgdatadir[@]|/usr/share/munge|g' -e 's|[@]pkgincludedir[@]|/usr/include/munge|g' -e 's|[@]pkglibdir[@]|/usr/lib64/munge|g' -e 's|[@]pkglibexecdir[@]|/usr/libexec/munge|g' -e 's|[@]prefix[@]|/usr|g' -e 's|[@]psdir[@]|/usr/share/doc/munge|g' -e 's|[@]runstatedir[@]|/run|g' -e 's|[@]sbindir[@]|/usr/sbin|g' -e 's|[@]sharedstatedir[@]|/var/lib|g' -e 's|[@]sysconfdir[@]|/etc|g' -e 's|[@]sysconfigdir[@]|/etc/sysconfig/|g' -e 's|[@]systemdunitdir[@]|/usr/lib/systemd/system|g' -e 's|[@]sysvinitddir[@]||g' -e 's|[@]DATE[@]|2022-06-22|g' -e 's|[@]PACKAGE[@]|munge|g' -e 's|[@]VERSION[@]|0.5.15|g' < './munge.spec.in' > './munge.spec' make[2]: Leaving directory '/builddir/build/BUILD/munge-0.5.15' + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.5kdo7W + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/munge-0.5.15-2.oc9.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/munge-0.5.15-2.oc9.x86_64 ++ dirname /builddir/build/BUILDROOT/munge-0.5.15-2.oc9.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/munge-0.5.15-2.oc9.x86_64 + cd munge-0.5.15 + /usr/bin/make install DESTDIR=/builddir/build/BUILDROOT/munge-0.5.15-2.oc9.x86_64 'INSTALL=/usr/bin/install -p' Making install in src make[1]: Entering directory '/builddir/build/BUILD/munge-0.5.15/src' Making install in common make[2]: Entering directory '/builddir/build/BUILD/munge-0.5.15/src/common' make[3]: Entering directory '/builddir/build/BUILD/munge-0.5.15/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/munge-0.5.15/src/common' make[2]: Leaving directory '/builddir/build/BUILD/munge-0.5.15/src/common' Making install in etc make[2]: Entering directory '/builddir/build/BUILD/munge-0.5.15/src/etc' make[3]: Entering directory '/builddir/build/BUILD/munge-0.5.15/src/etc' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/make install-data-hook make[4]: Entering directory '/builddir/build/BUILD/munge-0.5.15/src/etc' /usr/bin/mkdir -p -m 0700 '/builddir/build/BUILDROOT/munge-0.5.15-2.oc9.x86_64/etc/munge' /usr/bin/mkdir -p -m 0711 '/builddir/build/BUILDROOT/munge-0.5.15-2.oc9.x86_64/var/lib/munge' /usr/bin/mkdir -p -m 0700 '/builddir/build/BUILDROOT/munge-0.5.15-2.oc9.x86_64/var/log/munge' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/munge-0.5.15-2.oc9.x86_64/etc/logrotate.d/' /usr/bin/install -p -m 644 './munge.logrotate.conf' '/builddir/build/BUILDROOT/munge-0.5.15-2.oc9.x86_64/etc/logrotate.d//munge' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/munge-0.5.15-2.oc9.x86_64/usr/lib64/pkgconfig' /usr/bin/install -p -m 644 './munge.pkgconfig.pc' '/builddir/build/BUILDROOT/munge-0.5.15-2.oc9.x86_64/usr/lib64/pkgconfig/munge.pc' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/munge-0.5.15-2.oc9.x86_64/etc/sysconfig/' /usr/bin/install -p -m 644 './munge.systemd.sysconfig' '/builddir/build/BUILDROOT/munge-0.5.15-2.oc9.x86_64/etc/sysconfig//munge' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/munge-0.5.15-2.oc9.x86_64/usr/lib/systemd/system' /usr/bin/install -p -m 644 './munge.systemd.service' '/builddir/build/BUILDROOT/munge-0.5.15-2.oc9.x86_64/usr/lib/systemd/system/munge.service' make[4]: Leaving directory '/builddir/build/BUILD/munge-0.5.15/src/etc' make[3]: Leaving directory '/builddir/build/BUILD/munge-0.5.15/src/etc' make[2]: Leaving directory '/builddir/build/BUILD/munge-0.5.15/src/etc' Making install in libcommon make[2]: Entering directory '/builddir/build/BUILD/munge-0.5.15/src/libcommon' make[3]: Entering directory '/builddir/build/BUILD/munge-0.5.15/src/libcommon' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/munge-0.5.15-2.oc9.x86_64/usr/share/man/man7' /usr/bin/install -p -m 644 munge.7 '/builddir/build/BUILDROOT/munge-0.5.15-2.oc9.x86_64/usr/share/man/man7' make[3]: Leaving directory '/builddir/build/BUILD/munge-0.5.15/src/libcommon' make[2]: Leaving directory '/builddir/build/BUILD/munge-0.5.15/src/libcommon' Making install in libmissing make[2]: Entering directory '/builddir/build/BUILD/munge-0.5.15/src/libmissing' make[3]: Entering directory '/builddir/build/BUILD/munge-0.5.15/src/libmissing' 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/munge-0.5.15/src/libmissing' make[2]: Leaving directory '/builddir/build/BUILD/munge-0.5.15/src/libmissing' Making install in libmunge make[2]: Entering directory '/builddir/build/BUILD/munge-0.5.15/src/libmunge' make[3]: Entering directory '/builddir/build/BUILD/munge-0.5.15/src/libcommon' make[3]: 'libcommon.la' is up to date. make[3]: Leaving directory '/builddir/build/BUILD/munge-0.5.15/src/libcommon' make[3]: Entering directory '/builddir/build/BUILD/munge-0.5.15/src/libmunge' make[4]: Entering directory '/builddir/build/BUILD/munge-0.5.15/src/libcommon' make[4]: 'libcommon.la' is up to date. make[4]: Leaving directory '/builddir/build/BUILD/munge-0.5.15/src/libcommon' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/munge-0.5.15-2.oc9.x86_64/usr/lib64' /bin/sh ../../libtool --mode=install /usr/bin/install -p libmunge.la '/builddir/build/BUILDROOT/munge-0.5.15-2.oc9.x86_64/usr/lib64' libtool: install: /usr/bin/install -p .libs/libmunge.so.2.0.0 /builddir/build/BUILDROOT/munge-0.5.15-2.oc9.x86_64/usr/lib64/libmunge.so.2.0.0 libtool: install: (cd /builddir/build/BUILDROOT/munge-0.5.15-2.oc9.x86_64/usr/lib64 && { ln -s -f libmunge.so.2.0.0 libmunge.so.2 || { rm -f libmunge.so.2 && ln -s libmunge.so.2.0.0 libmunge.so.2; }; }) libtool: install: (cd /builddir/build/BUILDROOT/munge-0.5.15-2.oc9.x86_64/usr/lib64 && { ln -s -f libmunge.so.2.0.0 libmunge.so || { rm -f libmunge.so && ln -s libmunge.so.2.0.0 libmunge.so; }; }) libtool: install: /usr/bin/install -p .libs/libmunge.lai /builddir/build/BUILDROOT/munge-0.5.15-2.oc9.x86_64/usr/lib64/libmunge.la libtool: warning: remember to run 'libtool --finish /usr/lib64' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/munge-0.5.15-2.oc9.x86_64/usr/include' /usr/bin/install -p -m 644 munge.h '/builddir/build/BUILDROOT/munge-0.5.15-2.oc9.x86_64/usr/include' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/munge-0.5.15-2.oc9.x86_64/usr/share/man/man3' /usr/bin/install -p -m 644 munge.3 munge_ctx.3 munge_enum.3 '/builddir/build/BUILDROOT/munge-0.5.15-2.oc9.x86_64/usr/share/man/man3' /usr/bin/make install-data-hook make[4]: Entering directory '/builddir/build/BUILD/munge-0.5.15/src/libmunge' rm -f '/builddir/build/BUILDROOT/munge-0.5.15-2.oc9.x86_64/usr/share/man/man3/munge_ctx_copy.3' rm -f '/builddir/build/BUILDROOT/munge-0.5.15-2.oc9.x86_64/usr/share/man/man3/munge_ctx_create.3' rm -f '/builddir/build/BUILDROOT/munge-0.5.15-2.oc9.x86_64/usr/share/man/man3/munge_ctx_destroy.3' rm -f '/builddir/build/BUILDROOT/munge-0.5.15-2.oc9.x86_64/usr/share/man/man3/munge_ctx_get.3' rm -f '/builddir/build/BUILDROOT/munge-0.5.15-2.oc9.x86_64/usr/share/man/man3/munge_ctx_set.3' rm -f '/builddir/build/BUILDROOT/munge-0.5.15-2.oc9.x86_64/usr/share/man/man3/munge_ctx_strerror.3' rm -f '/builddir/build/BUILDROOT/munge-0.5.15-2.oc9.x86_64/usr/share/man/man3/munge_decode.3' rm -f '/builddir/build/BUILDROOT/munge-0.5.15-2.oc9.x86_64/usr/share/man/man3/munge_encode.3' rm -f '/builddir/build/BUILDROOT/munge-0.5.15-2.oc9.x86_64/usr/share/man/man3/munge_enum_int_to_str.3' rm -f '/builddir/build/BUILDROOT/munge-0.5.15-2.oc9.x86_64/usr/share/man/man3/munge_enum_is_valid.3' rm -f '/builddir/build/BUILDROOT/munge-0.5.15-2.oc9.x86_64/usr/share/man/man3/munge_enum_str_to_int.3' rm -f '/builddir/build/BUILDROOT/munge-0.5.15-2.oc9.x86_64/usr/share/man/man3/munge_strerror.3' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/munge-0.5.15-2.oc9.x86_64/usr/share/man/man3/' ( cd '/builddir/build/BUILDROOT/munge-0.5.15-2.oc9.x86_64/usr/share/man/man3/' \ && ln -s munge.3 munge_decode.3 \ && ln -s munge.3 munge_encode.3 \ && ln -s munge.3 munge_strerror.3 \ && ln -s munge_ctx.3 munge_ctx_copy.3 \ && ln -s munge_ctx.3 munge_ctx_create.3 \ && ln -s munge_ctx.3 munge_ctx_destroy.3 \ && ln -s munge_ctx.3 munge_ctx_get.3 \ && ln -s munge_ctx.3 munge_ctx_set.3 \ && ln -s munge_ctx.3 munge_ctx_strerror.3 \ && ln -s munge_enum.3 munge_enum_int_to_str.3 \ && ln -s munge_enum.3 munge_enum_is_valid.3 \ && ln -s munge_enum.3 munge_enum_str_to_int.3 ) make[4]: Leaving directory '/builddir/build/BUILD/munge-0.5.15/src/libmunge' make[3]: Leaving directory '/builddir/build/BUILD/munge-0.5.15/src/libmunge' make[2]: Leaving directory '/builddir/build/BUILD/munge-0.5.15/src/libmunge' Making install in libtap make[2]: Entering directory '/builddir/build/BUILD/munge-0.5.15/src/libtap' make[3]: Entering directory '/builddir/build/BUILD/munge-0.5.15/src/libtap' 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/munge-0.5.15/src/libtap' make[2]: Leaving directory '/builddir/build/BUILD/munge-0.5.15/src/libtap' Making install in munge make[2]: Entering directory '/builddir/build/BUILD/munge-0.5.15/src/munge' make[3]: Entering directory '/builddir/build/BUILD/munge-0.5.15/src/libcommon' make[3]: 'libcommon.la' is up to date. make[3]: Leaving directory '/builddir/build/BUILD/munge-0.5.15/src/libcommon' make[3]: Entering directory '/builddir/build/BUILD/munge-0.5.15/src/libmissing' make[3]: 'libmissing.la' is up to date. make[3]: Leaving directory '/builddir/build/BUILD/munge-0.5.15/src/libmissing' make[3]: Entering directory '/builddir/build/BUILD/munge-0.5.15/src/libmunge' make[4]: Entering directory '/builddir/build/BUILD/munge-0.5.15/src/libcommon' make[4]: 'libcommon.la' is up to date. make[4]: Leaving directory '/builddir/build/BUILD/munge-0.5.15/src/libcommon' make[3]: Leaving directory '/builddir/build/BUILD/munge-0.5.15/src/libmunge' make[3]: Entering directory '/builddir/build/BUILD/munge-0.5.15/src/munge' make[4]: Entering directory '/builddir/build/BUILD/munge-0.5.15/src/libcommon' make[4]: 'libcommon.la' is up to date. make[4]: Leaving directory '/builddir/build/BUILD/munge-0.5.15/src/libcommon' make[4]: Entering directory '/builddir/build/BUILD/munge-0.5.15/src/libmissing' make[4]: 'libmissing.la' is up to date. make[4]: Leaving directory '/builddir/build/BUILD/munge-0.5.15/src/libmissing' make[4]: Entering directory '/builddir/build/BUILD/munge-0.5.15/src/libmunge' make[5]: Entering directory '/builddir/build/BUILD/munge-0.5.15/src/libcommon' make[5]: 'libcommon.la' is up to date. make[5]: Leaving directory '/builddir/build/BUILD/munge-0.5.15/src/libcommon' make[4]: Leaving directory '/builddir/build/BUILD/munge-0.5.15/src/libmunge' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/munge-0.5.15-2.oc9.x86_64/usr/bin' /bin/sh ../../libtool --mode=install /usr/bin/install -p munge remunge unmunge '/builddir/build/BUILDROOT/munge-0.5.15-2.oc9.x86_64/usr/bin' libtool: warning: '../../src/libmunge/libmunge.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -p .libs/munge /builddir/build/BUILDROOT/munge-0.5.15-2.oc9.x86_64/usr/bin/munge libtool: warning: '../../src/libmunge/libmunge.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -p .libs/remunge /builddir/build/BUILDROOT/munge-0.5.15-2.oc9.x86_64/usr/bin/remunge libtool: warning: '../../src/libmunge/libmunge.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -p .libs/unmunge /builddir/build/BUILDROOT/munge-0.5.15-2.oc9.x86_64/usr/bin/unmunge /usr/bin/mkdir -p '/builddir/build/BUILDROOT/munge-0.5.15-2.oc9.x86_64/usr/share/man/man1' /usr/bin/install -p -m 644 munge.1 remunge.1 unmunge.1 '/builddir/build/BUILDROOT/munge-0.5.15-2.oc9.x86_64/usr/share/man/man1' make[3]: Leaving directory '/builddir/build/BUILD/munge-0.5.15/src/munge' make[2]: Leaving directory '/builddir/build/BUILD/munge-0.5.15/src/munge' Making install in munged make[2]: Entering directory '/builddir/build/BUILD/munge-0.5.15/src/munged' make[3]: Entering directory '/builddir/build/BUILD/munge-0.5.15/src/libcommon' make[3]: 'libcommon.la' is up to date. make[3]: Leaving directory '/builddir/build/BUILD/munge-0.5.15/src/libcommon' make[3]: Entering directory '/builddir/build/BUILD/munge-0.5.15/src/libmissing' make[3]: 'libmissing.la' is up to date. make[3]: Leaving directory '/builddir/build/BUILD/munge-0.5.15/src/libmissing' make[3]: Entering directory '/builddir/build/BUILD/munge-0.5.15/src/libmunge' make[4]: Entering directory '/builddir/build/BUILD/munge-0.5.15/src/libcommon' make[4]: 'libcommon.la' is up to date. make[4]: Leaving directory '/builddir/build/BUILD/munge-0.5.15/src/libcommon' make[3]: Leaving directory '/builddir/build/BUILD/munge-0.5.15/src/libmunge' make[3]: Entering directory '/builddir/build/BUILD/munge-0.5.15/src/munged' make[4]: Entering directory '/builddir/build/BUILD/munge-0.5.15/src/libcommon' make[4]: 'libcommon.la' is up to date. make[4]: Leaving directory '/builddir/build/BUILD/munge-0.5.15/src/libcommon' make[4]: Entering directory '/builddir/build/BUILD/munge-0.5.15/src/libmissing' make[4]: 'libmissing.la' is up to date. make[4]: Leaving directory '/builddir/build/BUILD/munge-0.5.15/src/libmissing' make[4]: Entering directory '/builddir/build/BUILD/munge-0.5.15/src/libmunge' make[5]: Entering directory '/builddir/build/BUILD/munge-0.5.15/src/libcommon' make[5]: 'libcommon.la' is up to date. make[5]: Leaving directory '/builddir/build/BUILD/munge-0.5.15/src/libcommon' make[4]: Leaving directory '/builddir/build/BUILD/munge-0.5.15/src/libmunge' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/munge-0.5.15-2.oc9.x86_64/usr/sbin' /bin/sh ../../libtool --mode=install /usr/bin/install -p munged '/builddir/build/BUILDROOT/munge-0.5.15-2.oc9.x86_64/usr/sbin' libtool: warning: '../../src/libmunge/libmunge.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -p .libs/munged /builddir/build/BUILDROOT/munge-0.5.15-2.oc9.x86_64/usr/sbin/munged /usr/bin/mkdir -p '/builddir/build/BUILDROOT/munge-0.5.15-2.oc9.x86_64/usr/share/man/man8' /usr/bin/install -p -m 644 munged.8 '/builddir/build/BUILDROOT/munge-0.5.15-2.oc9.x86_64/usr/share/man/man8' make[3]: Leaving directory '/builddir/build/BUILD/munge-0.5.15/src/munged' make[2]: Leaving directory '/builddir/build/BUILD/munge-0.5.15/src/munged' Making install in mungekey make[2]: Entering directory '/builddir/build/BUILD/munge-0.5.15/src/mungekey' make[3]: Entering directory '/builddir/build/BUILD/munge-0.5.15/src/libcommon' make[3]: 'libcommon.la' is up to date. make[3]: Leaving directory '/builddir/build/BUILD/munge-0.5.15/src/libcommon' make[3]: Entering directory '/builddir/build/BUILD/munge-0.5.15/src/libmissing' make[3]: 'libmissing.la' is up to date. make[3]: Leaving directory '/builddir/build/BUILD/munge-0.5.15/src/libmissing' make[3]: Entering directory '/builddir/build/BUILD/munge-0.5.15/src/libmunge' make[4]: Entering directory '/builddir/build/BUILD/munge-0.5.15/src/libcommon' make[4]: 'libcommon.la' is up to date. make[4]: Leaving directory '/builddir/build/BUILD/munge-0.5.15/src/libcommon' make[3]: Leaving directory '/builddir/build/BUILD/munge-0.5.15/src/libmunge' make[3]: Entering directory '/builddir/build/BUILD/munge-0.5.15/src/mungekey' make[4]: Entering directory '/builddir/build/BUILD/munge-0.5.15/src/libcommon' make[4]: 'libcommon.la' is up to date. make[4]: Leaving directory '/builddir/build/BUILD/munge-0.5.15/src/libcommon' make[4]: Entering directory '/builddir/build/BUILD/munge-0.5.15/src/libmissing' make[4]: 'libmissing.la' is up to date. make[4]: Leaving directory '/builddir/build/BUILD/munge-0.5.15/src/libmissing' make[4]: Entering directory '/builddir/build/BUILD/munge-0.5.15/src/libmunge' make[5]: Entering directory '/builddir/build/BUILD/munge-0.5.15/src/libcommon' make[5]: 'libcommon.la' is up to date. make[5]: Leaving directory '/builddir/build/BUILD/munge-0.5.15/src/libcommon' make[4]: Leaving directory '/builddir/build/BUILD/munge-0.5.15/src/libmunge' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/munge-0.5.15-2.oc9.x86_64/usr/sbin' /bin/sh ../../libtool --mode=install /usr/bin/install -p mungekey '/builddir/build/BUILDROOT/munge-0.5.15-2.oc9.x86_64/usr/sbin' libtool: warning: '../../src/libmunge/libmunge.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -p .libs/mungekey /builddir/build/BUILDROOT/munge-0.5.15-2.oc9.x86_64/usr/sbin/mungekey /usr/bin/mkdir -p '/builddir/build/BUILDROOT/munge-0.5.15-2.oc9.x86_64/usr/share/man/man8' /usr/bin/install -p -m 644 mungekey.8 '/builddir/build/BUILDROOT/munge-0.5.15-2.oc9.x86_64/usr/share/man/man8' make[3]: Leaving directory '/builddir/build/BUILD/munge-0.5.15/src/mungekey' make[2]: Leaving directory '/builddir/build/BUILD/munge-0.5.15/src/mungekey' make[2]: Entering directory '/builddir/build/BUILD/munge-0.5.15/src' make[3]: Entering directory '/builddir/build/BUILD/munge-0.5.15/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/munge-0.5.15/src' make[2]: Leaving directory '/builddir/build/BUILD/munge-0.5.15/src' make[1]: Leaving directory '/builddir/build/BUILD/munge-0.5.15/src' Making install in t make[1]: Entering directory '/builddir/build/BUILD/munge-0.5.15/t' make[2]: Entering directory '/builddir/build/BUILD/munge-0.5.15/t' 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/munge-0.5.15/t' make[1]: Leaving directory '/builddir/build/BUILD/munge-0.5.15/t' make[1]: Entering directory '/builddir/build/BUILD/munge-0.5.15' make[2]: Entering directory '/builddir/build/BUILD/munge-0.5.15' 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/munge-0.5.15' make[1]: Leaving directory '/builddir/build/BUILD/munge-0.5.15' + install -p -D -m 0644 /builddir/build/SOURCES/munge.sysusers /builddir/build/BUILDROOT/munge-0.5.15-2.oc9.x86_64/usr/lib/sysusers.d/munge.conf + rm /builddir/build/BUILDROOT/munge-0.5.15-2.oc9.x86_64//usr/lib64/libmunge.la + chmod 700 /builddir/build/BUILDROOT/munge-0.5.15-2.oc9.x86_64/var/lib/munge /builddir/build/BUILDROOT/munge-0.5.15-2.oc9.x86_64/var/log/munge + chmod 700 /builddir/build/BUILDROOT/munge-0.5.15-2.oc9.x86_64/etc/munge + mkdir -p /builddir/build/BUILDROOT/munge-0.5.15-2.oc9.x86_64/run/munge + touch /builddir/build/BUILDROOT/munge-0.5.15-2.oc9.x86_64/run/munge/munged.pid + /usr/bin/find-debuginfo -j32 --strict-build-id -m -i --build-id-seed 0.5.15-2.oc9 --unique-debug-suffix -0.5.15-2.oc9.x86_64 --unique-debug-src-base munge-0.5.15-2.oc9.x86_64 -S debugsourcefiles.list /builddir/build/BUILD/munge-0.5.15 extracting debug info from /builddir/build/BUILDROOT/munge-0.5.15-2.oc9.x86_64/usr/bin/unmunge extracting debug info from /builddir/build/BUILDROOT/munge-0.5.15-2.oc9.x86_64/usr/bin/munge extracting debug info from /builddir/build/BUILDROOT/munge-0.5.15-2.oc9.x86_64/usr/sbin/mungekey extracting debug info from /builddir/build/BUILDROOT/munge-0.5.15-2.oc9.x86_64/usr/sbin/munged extracting debug info from /builddir/build/BUILDROOT/munge-0.5.15-2.oc9.x86_64/usr/lib64/libmunge.so.2.0.0 extracting debug info from /builddir/build/BUILDROOT/munge-0.5.15-2.oc9.x86_64/usr/bin/remunge 1618 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/OpenCloudOS/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/OpenCloudOS/brp-strip-lto /usr/bin/strip + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/check-rpaths + /usr/lib/rpm/OpenCloudOS/brp-mangle-shebangs + /usr/lib/rpm/OpenCloudOS/brp-python-bytecompile '' 1 0 + /usr/lib/rpm/OpenCloudOS/brp-python-hardlink Processing files: munge-0.5.15-2.oc9.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.mnSwfi + umask 022 + cd /builddir/build/BUILD + cd munge-0.5.15 + DOCDIR=/builddir/build/BUILDROOT/munge-0.5.15-2.oc9.x86_64/usr/share/doc/munge + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/munge-0.5.15-2.oc9.x86_64/usr/share/doc/munge + cp -pr AUTHORS /builddir/build/BUILDROOT/munge-0.5.15-2.oc9.x86_64/usr/share/doc/munge + cp -pr JARGON /builddir/build/BUILDROOT/munge-0.5.15-2.oc9.x86_64/usr/share/doc/munge + cp -pr NEWS /builddir/build/BUILDROOT/munge-0.5.15-2.oc9.x86_64/usr/share/doc/munge + cp -pr QUICKSTART /builddir/build/BUILDROOT/munge-0.5.15-2.oc9.x86_64/usr/share/doc/munge + cp -pr README /builddir/build/BUILDROOT/munge-0.5.15-2.oc9.x86_64/usr/share/doc/munge + cp -pr doc /builddir/build/BUILDROOT/munge-0.5.15-2.oc9.x86_64/usr/share/doc/munge + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.NzZasY + umask 022 + cd /builddir/build/BUILD + cd munge-0.5.15 + LICENSEDIR=/builddir/build/BUILDROOT/munge-0.5.15-2.oc9.x86_64/usr/share/licenses/munge + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/munge-0.5.15-2.oc9.x86_64/usr/share/licenses/munge + cp -pr COPYING /builddir/build/BUILDROOT/munge-0.5.15-2.oc9.x86_64/usr/share/licenses/munge + cp -pr COPYING.LESSER /builddir/build/BUILDROOT/munge-0.5.15-2.oc9.x86_64/usr/share/licenses/munge + RPM_EC=0 ++ jobs -p + exit 0 Provides: config(munge) = 0.5.15-2.oc9 group(munge) munge = 0.5.15-2.oc9 munge(x86-64) = 0.5.15-2.oc9 user(munge) Requires(interp): /bin/sh /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(pre): /bin/sh shadow-utils Requires(post): /bin/sh systemd Requires(preun): /bin/sh systemd Requires(postun): /bin/sh systemd Requires: libbz2.so.1()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.17)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.25)(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.3.2)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.32)(64bit) libc.so.6(GLIBC_2.33)(64bit) libc.so.6(GLIBC_2.34)(64bit) libc.so.6(GLIBC_2.38)(64bit) libc.so.6(GLIBC_2.4)(64bit) libcrypto.so.3()(64bit) libcrypto.so.3(OPENSSL_3.0.0)(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libgcc_s.so.1(GCC_3.3.1)(64bit) libmunge.so.2()(64bit) libz.so.1()(64bit) rtld(GNU_HASH) Processing files: munge-devel-0.5.15-2.oc9.x86_64 Provides: munge-devel = 0.5.15-2.oc9 munge-devel(x86-64) = 0.5.15-2.oc9 pkgconfig(munge) = 0.5.15 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/pkg-config libmunge.so.2()(64bit) Processing files: munge-libs-0.5.15-2.oc9.x86_64 Provides: libmunge.so.2()(64bit) munge-libs = 0.5.15-2.oc9 munge-libs(x86-64) = 0.5.15-2.oc9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.33)(64bit) libc.so.6(GLIBC_2.38)(64bit) libc.so.6(GLIBC_2.4)(64bit) rtld(GNU_HASH) Processing files: munge-debugsource-0.5.15-2.oc9.x86_64 Provides: munge-debugsource = 0.5.15-2.oc9 munge-debugsource(x86-64) = 0.5.15-2.oc9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: munge-debuginfo-0.5.15-2.oc9.x86_64 Provides: debuginfo(build-id) = 1fecd0307dbee135ac8f4db4eee7b4c19f72a717 debuginfo(build-id) = 5799f75ce310a2515a4873a070d5e2c72946d7ca debuginfo(build-id) = 87078d03cf1dda29e3ac34099507fca367480606 debuginfo(build-id) = d025c3d815f7719c524f044ebae47d8ab71e46cd debuginfo(build-id) = e5376e57a137458e9caf6b69de40a8de4ddd2da4 munge-debuginfo = 0.5.15-2.oc9 munge-debuginfo(x86-64) = 0.5.15-2.oc9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: munge-debugsource(x86-64) = 0.5.15-2.oc9 Processing files: munge-libs-debuginfo-0.5.15-2.oc9.x86_64 Provides: debuginfo(build-id) = 35a9211e9ad93850295523d50b89717a07462550 libmunge.so.2.0.0-0.5.15-2.oc9.x86_64.debug()(64bit) munge-libs-debuginfo = 0.5.15-2.oc9 munge-libs-debuginfo(x86-64) = 0.5.15-2.oc9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: munge-debugsource(x86-64) = 0.5.15-2.oc9 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/munge-0.5.15-2.oc9.x86_64 Wrote: /builddir/build/RPMS/munge-devel-0.5.15-2.oc9.x86_64.rpm Wrote: /builddir/build/RPMS/munge-libs-debuginfo-0.5.15-2.oc9.x86_64.rpm Wrote: /builddir/build/RPMS/munge-libs-0.5.15-2.oc9.x86_64.rpm Wrote: /builddir/build/RPMS/munge-0.5.15-2.oc9.x86_64.rpm Wrote: /builddir/build/RPMS/munge-debugsource-0.5.15-2.oc9.x86_64.rpm Wrote: /builddir/build/RPMS/munge-debuginfo-0.5.15-2.oc9.x86_64.rpm Child return code was: 0