Mock Version: 2.9 Mock Version: 2.9 Mock Version: 2.9 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target s390x --nodeps /builddir/build/SPECS/augeas.spec'], chrootPath='/var/lib/mock/c9s-build-54700-15041/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=993gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target s390x --nodeps /builddir/build/SPECS/augeas.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: s390x Building for target s390x setting SOURCE_DATE_EPOCH=1625529600 Wrote: /builddir/build/SRPMS/augeas-1.12.1-0.1.git18558bb.el9.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target s390x --nodeps /builddir/build/SPECS/augeas.spec'], chrootPath='/var/lib/mock/c9s-build-54700-15041/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=993gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target s390x --nodeps /builddir/build/SPECS/augeas.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: s390x Building for target s390x setting SOURCE_DATE_EPOCH=1625529600 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.oJHCzS + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf augeas-1.12.0 + /usr/bin/gzip -dc /builddir/build/SOURCES/augeas-18558bb.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd augeas-1.12.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.nq9I9h + umask 022 + cd /builddir/build/BUILD + cd augeas-1.12.0 + 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/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=z14 -mtune=z15 -fasynchronous-unwind-tables -fstack-clash-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/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=z14 -mtune=z15 -fasynchronous-unwind-tables -fstack-clash-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/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=z14 -mtune=z15 -fasynchronous-unwind-tables -fstack-clash-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/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=z14 -mtune=z15 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld ' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + '[' '-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 2021-07-06 16:47:01.000000000 +0000 +++ ./configure 2021-07-06 17:08:46.772415089 +0000 @@ -2573,7 +2573,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 2021-07-06 17:08:46.772415089 +0000 +++ ./configure 2021-07-06 17:08:46.802415089 +0000 @@ -10330,7 +10330,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'" @@ -41088,7 +41088,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/ac-aux/config.guess + '[' -f /usr/lib/rpm/redhat/config.guess ']' + /usr/bin/rm -f ./build/ac-aux/config.guess ++ basename ./build/ac-aux/config.guess + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.guess ./build/ac-aux/config.guess '/usr/lib/rpm/redhat/config.guess' -> './build/ac-aux/config.guess' + for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) ++ basename ./build/ac-aux/config.sub + '[' -f /usr/lib/rpm/redhat/config.sub ']' + /usr/bin/rm -f ./build/ac-aux/config.sub ++ basename ./build/ac-aux/config.sub + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.sub ./build/ac-aux/config.sub '/usr/lib/rpm/redhat/config.sub' -> './build/ac-aux/config.sub' + '[' 1 = 1 ']' + '[' x '!=' 'x-Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' ']' ++ find . -name ltmain.sh + for i in $(find . -name ltmain.sh) + /usr/bin/sed -i.backup -e 's~compiler_flags=$~compiler_flags="-Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld"~' ./build/ac-aux/ltmain.sh + ./configure --build=s390x-redhat-linux-gnu --host=s390x-redhat-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --enable-static 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 make supports nested variables... (cached) yes checking for naturaldocs... no checking for NaturalDocs... no checking whether make supports the include directive... yes (GNU style) checking for s390x-redhat-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 minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking whether _XOPEN_SOURCE should be defined... no checking for s390x-redhat-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 how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for Minix Amsterdam compiler... no checking for s390x-redhat-linux-gnu-ar... no checking for ar... ar checking for s390x-redhat-linux-gnu-ranlib... no checking for ranlib... ranlib checking build system type... s390x-ibm-linux-gnu checking host system type... s390x-ibm-linux-gnu checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking for special C compiler options needed for large files... (cached) no checking for _FILE_OFFSET_BITS value needed for large files... (cached) no checking how to print strings... printf checking for a sed that does not truncate output... /usr/bin/sed checking for fgrep... /usr/bin/grep -F checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert s390x-ibm-linux-gnu file names to s390x-ibm-linux-gnu format... func_convert_file_noop checking how to convert s390x-ibm-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for s390x-redhat-linux-gnu-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for s390x-redhat-linux-gnu-dlltool... no checking for dlltool... dlltool checking how to associate runtime and link libraries... printf %s\n checking for s390x-redhat-linux-gnu-ar... ar checking for archiver @FILE support... @ checking for s390x-redhat-linux-gnu-strip... no checking for strip... strip checking for s390x-redhat-linux-gnu-ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ./configure: line 10336: -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 s390x-redhat-linux-gnu-mt... no checking for mt... no checking if : is a manifest tool... no checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... no checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/bin/ld -m elf64_s390) 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... yes checking for bison... no checking for byacc... no checking for flex... no checking for lex... no checking whether gcc understands -Wall... yes checking whether gcc understands -Wformat... yes checking whether gcc understands -Wformat-security... yes checking whether gcc understands -Wmissing-prototypes... yes checking whether gcc understands -Wnested-externs... yes checking whether gcc understands -Wpointer-arith... yes checking whether gcc understands -Wextra... yes checking whether gcc understands -Wshadow... yes checking whether gcc understands -Wcast-align... yes checking whether gcc understands -Wwrite-strings... yes checking whether gcc understands -Waggregate-return... yes checking whether gcc understands -Wstrict-prototypes... yes checking whether gcc understands -Winline... yes checking whether gcc understands -Wredundant-decls... yes checking whether gcc understands -Wno-sign-compare... yes checking whether gcc understands -fexceptions... yes checking whether gcc understands -fasynchronous-unwind-tables... yes checking what language compliance flags to pass to the C compiler... checking for readline/readline.h... yes checking for readline in -lreadline... yes checking for rl_completion_matches... yes checking for rl_crlf... yes checking for rl_replace_line... yes checking for open_memstream... yes checking for uselocale... yes checking how to pass version script to the linker (/usr/bin/ld -m elf64_s390)... -Wl,--version-script= checking for size_t... yes checking for working alloca.h... yes checking for alloca... yes checking for C/C++ restrict keyword... __restrict checking whether uses 'inline' correctly... yes checking for btowc... yes checking for canonicalize_file_name... yes checking for getcwd... yes checking for readlink... yes checking for realpath... yes checking for symlink... yes checking for isblank... yes checking for iswctype... yes checking for mbsrtowcs... yes checking for mempcpy... yes checking for wmemchr... yes checking for wmemcpy... yes checking for wmempcpy... yes checking for getdelim... yes checking for gettimeofday... yes checking for lstat... yes checking for mbsinit... yes checking for mbrtowc... yes checking for mprotect... yes checking for mkstemp... yes checking for nl_langinfo... yes checking for secure_getenv... yes checking for getuid... yes checking for geteuid... yes checking for getgid... yes checking for getegid... yes checking for stpncpy... yes checking for strndup... yes checking for vasnprintf... no checking for snprintf... yes checking for wcrtomb... yes checking for iswcntrl... yes checking for _set_invalid_parameter_handler... no checking for getdtablesize... yes checking for newlocale... yes checking for setenv... yes checking for sleep... yes checking for usleep... yes checking for wctob... yes checking for nl_langinfo and CODESET... yes checking for a traditional french locale... none checking whether // is distinct from /... no checking whether realpath works... yes checking for sys/param.h... yes checking for unistd.h... (cached) yes checking for wctype.h... yes checking for getopt.h... yes checking for sys/time.h... yes checking for sys/socket.h... yes checking for langinfo.h... yes checking for limits.h... yes checking for xlocale.h... no checking for sys/mman.h... yes checking for malloc.h... yes checking for selinux/selinux.h... yes checking for wchar.h... yes checking for stdint.h... (cached) yes checking for sys/stat.h... (cached) yes checking for sys/wait.h... yes checking for features.h... yes checking for inttypes.h... (cached) yes checking for semaphore.h... yes checking whether the preprocessor supports include_next... yes checking whether system header files limit the line length... no checking for complete errno.h... yes checking for working fcntl.h... yes checking for pid_t... yes checking for mode_t... yes checking for mbstate_t... yes checking for gcc options needed to detect all undeclared functions... none needed checking whether getdelim is declared... yes checking whether getline is declared... yes checking for getopt.h... (cached) yes checking for getopt_long_only... yes checking whether getopt is POSIX compatible... yes checking for working GNU getopt function... yes checking for working GNU getopt_long function... yes checking whether getenv is declared... yes checking for struct timeval... yes checking for wide-enough struct timeval.tv_sec member... yes checking whether gettimeofday is declared without a macro... yes checking whether limits.h has ULLONG_WIDTH etc.... yes checking whether getc_unlocked is declared... yes checking whether we are using the GNU C Library >= 2.1 or uClibc... yes checking for wchar_t... yes checking for max_align_t... yes checking whether NULL can be used in arbitrary expressions... yes checking for ld... /usr/bin/ld -m elf64_s390 checking if the linker (/usr/bin/ld -m elf64_s390) is GNU ld... yes checking for shared library run path origin... done checking for the common suffixes of directories in the library search path... lib64,lib64 checking whether imported symbols can be declared weak... yes checking for pthread.h... yes checking for multithread API to use... posix checking whether lstat correctly handles trailing slash... yes checking for GNU libc compatible malloc... yes checking for unsigned long long int... yes checking for long long int... yes checking for a traditional japanese locale... none checking for a transitional chinese locale... none checking for a french Unicode locale... none checking for mmap... yes checking for MAP_ANONYMOUS... yes checking whether memchr works... yes checking whether alarm is declared... yes checking for inline... inline checking for library containing setfilecon... -lselinux checking for stdbool.h that conforms to C99... yes checking for _Bool... yes checking for wint_t... yes checking whether wint_t is too small... no checking whether stdint.h conforms to C99... yes checking whether stdint.h predates C++11... no checking whether stdint.h has UINTMAX_WIDTH etc.... yes checking whether stpncpy is declared... yes checking whether ffsl is declared without a macro... yes checking whether ffsll is declared without a macro... yes checking whether memmem is declared without a macro... yes checking whether mempcpy is declared without a macro... yes checking whether memrchr is declared without a macro... yes checking whether rawmemchr is declared without a macro... yes checking whether stpcpy is declared without a macro... yes checking whether stpncpy is declared without a macro... yes checking whether strchrnul is declared without a macro... yes checking whether strdup is declared without a macro... yes checking whether strncat is declared without a macro... yes checking whether strndup is declared without a macro... yes checking whether strnlen is declared without a macro... yes checking whether strpbrk is declared without a macro... yes checking whether strsep is declared without a macro... yes checking whether strcasestr is declared without a macro... yes checking whether strtok_r is declared without a macro... yes checking whether strerror_r is declared without a macro... yes checking whether strsignal is declared without a macro... yes checking whether strverscmp is declared without a macro... yes checking whether strndup is declared... (cached) yes checking whether strnlen is declared... (cached) yes checking whether strstr works... yes checking whether stat file-mode macros are broken... no checking for struct timespec in ... yes checking for inttypes.h... yes checking for stdint.h... yes checking for intmax_t... yes checking where to find the exponent in a 'double'... word 0 bit 20 checking whether snprintf returns a byte count as in C99... yes checking for snprintf... (cached) yes checking for strnlen... yes checking for wcslen... yes checking for wcsnlen... yes checking for mbrtowc... (cached) yes checking for wcrtomb... (cached) yes checking whether _snprintf is declared... no checking if environ is properly declared... yes checking whether getcwd (NULL, 0) allocates memory for result... yes checking for getcwd with POSIX signature... yes checking whether getdtablesize is declared... yes checking whether imaxabs is declared without a macro... yes checking whether imaxdiv is declared without a macro... yes checking whether strtoimax is declared without a macro... yes checking whether strtoumax is declared without a macro... yes checking for inttypes.h... (cached) yes checking whether the inttypes.h PRIxNN macros are broken... no checking for LC_MESSAGES... yes checking for CFPreferencesCopyAppValue... no checking for CFLocaleCopyCurrent... no checking whether malloc, realloc, calloc are POSIX compliant... yes checking for promoted mode_t type... mode_t checking whether setenv is declared... yes checking for search.h... yes checking for tsearch... yes checking whether unsetenv is declared... yes checking for alloca as a compiler built-in... yes checking for argz.h... yes checking for error_t... yes checking for argz_replace... yes checking if argz actually works... yes checking whether btowc(0) is correct... yes checking whether btowc(EOF) is correct... guessing yes checking for __builtin_expect... yes checking whether isblank is declared without a macro... yes checking whether fcntl is declared without a macro... yes checking whether openat is declared without a macro... yes checking for flexible array member... yes checking whether conversion from 'int' to 'long double' works... yes checking for working POSIX fnmatch... yes checking for working getdelim function... yes checking for getline... yes checking for working getline function... yes checking whether gettimeofday clobbers localtime buffer... no checking for gettimeofday with POSIX signature... yes checking whether langinfo.h defines CODESET... yes checking whether langinfo.h defines T_FMT_AMPM... yes checking whether langinfo.h defines ERA... yes checking whether langinfo.h defines YESEXPR... yes checking whether nl_langinfo is declared without a macro... yes checking whether locale.h conforms to POSIX:2001... yes checking whether struct lconv is properly defined... yes checking whether setlocale is declared without a macro... yes checking whether duplocale is declared without a macro... yes checking for pthread_rwlock_t... yes checking whether pthread_rwlock_rdlock prefers a writer to a reader... no checking whether mbrtowc handles incomplete characters... guessing yes checking whether mbrtowc works as well as mbtowc... guessing yes checking whether mbrtowc handles a NULL pwc argument... guessing yes checking whether mbrtowc handles a NULL string argument... guessing yes checking whether mbrtowc has a correct return value... guessing yes checking whether mbrtowc returns 0 when parsing a NUL character... guessing yes checking whether mbrtowc works on empty input... yes checking whether the C locale is free of encoding errors... no checking whether mbrtowc handles incomplete characters... (cached) guessing yes checking whether mbrtowc works as well as mbtowc... (cached) guessing yes checking whether mbrtowc handles incomplete characters... (cached) guessing yes checking whether mbrtowc works as well as mbtowc... (cached) guessing yes checking whether mbsrtowcs works... guessing yes checking for mempcpy... (cached) yes checking for working mkstemp... yes checking whether YESEXPR works... yes checking for rawmemchr... yes checking whether readlink signature is correct... yes checking whether readlink handles trailing slash correctly... yes checking for working re_compile_pattern... yes checking for selinux/selinux.h... (cached) yes checking for selinux/context.h... yes checking for stdint.h... (cached) yes checking for SIZE_MAX... yes checking for ssize_t... yes checking whether stat handles trailing slashes on directories... yes checking whether stat handles trailing slashes on files... yes checking for max_align_t... (cached) yes checking whether NULL can be used in arbitrary expressions... (cached) yes checking which flavor of printf attribute matches inttypes macros... system checking whether dprintf is declared without a macro... yes checking whether fpurge is declared without a macro... no checking whether fseeko is declared without a macro... yes checking whether ftello is declared without a macro... yes checking whether getdelim is declared without a macro... yes checking whether getline is declared without a macro... yes checking whether gets is declared without a macro... no checking whether pclose is declared without a macro... yes checking whether popen is declared without a macro... yes checking whether renameat is declared without a macro... yes checking whether snprintf is declared without a macro... yes checking whether tmpfile is declared without a macro... yes checking whether vdprintf is declared without a macro... yes checking whether vsnprintf is declared without a macro... yes checking whether _Exit is declared without a macro... yes checking whether atoll is declared without a macro... yes checking whether canonicalize_file_name is declared without a macro... yes checking whether getloadavg is declared without a macro... yes checking whether getsubopt is declared without a macro... yes checking whether grantpt is declared without a macro... yes checking whether initstate is declared without a macro... yes checking whether initstate_r is declared without a macro... yes checking whether mkdtemp is declared without a macro... yes checking whether mkostemp is declared without a macro... yes checking whether mkostemps is declared without a macro... yes checking whether mkstemp is declared without a macro... yes checking whether mkstemps is declared without a macro... yes checking whether posix_openpt is declared without a macro... yes checking whether ptsname is declared without a macro... yes checking whether ptsname_r is declared without a macro... yes checking whether qsort_r is declared without a macro... yes checking whether random is declared without a macro... yes checking whether random_r is declared without a macro... yes checking whether realpath is declared without a macro... yes checking whether rpmatch is declared without a macro... yes checking whether secure_getenv is declared without a macro... yes checking whether setenv is declared without a macro... yes checking whether setstate is declared without a macro... yes checking whether setstate_r is declared without a macro... yes checking whether srandom is declared without a macro... yes checking whether srandom_r is declared without a macro... yes checking whether strtod is declared without a macro... yes checking whether strtoll is declared without a macro... yes checking whether strtoull is declared without a macro... yes checking whether unlockpt is declared without a macro... yes checking whether unsetenv is declared without a macro... yes checking for stpcpy... yes checking for working stpncpy... yes checking for strchrnul... yes checking whether strchrnul works... yes checking for working strndup... yes checking for working strnlen... yes checking whether strstr works in linear time... yes checking whether strstr works... (cached) yes checking for nlink_t... yes checking whether fchmodat is declared without a macro... yes checking whether fstat is declared without a macro... yes checking whether fstatat is declared without a macro... yes checking whether futimens is declared without a macro... yes checking whether lchmod is declared without a macro... yes checking whether lstat is declared without a macro... yes checking whether mkdirat is declared without a macro... yes checking whether mkfifo is declared without a macro... yes checking whether mkfifoat is declared without a macro... yes checking whether mknod is declared without a macro... yes checking whether mknodat is declared without a macro... yes checking whether stat is declared without a macro... yes checking whether utimensat is declared without a macro... yes checking whether waitpid is declared without a macro... yes checking whether chdir is declared without a macro... yes checking whether chown is declared without a macro... yes checking whether dup is declared without a macro... yes checking whether dup2 is declared without a macro... yes checking whether dup3 is declared without a macro... yes checking whether environ is declared without a macro... yes checking whether euidaccess is declared without a macro... yes checking whether faccessat is declared without a macro... yes checking whether fchdir is declared without a macro... yes checking whether fchownat is declared without a macro... yes checking whether fdatasync is declared without a macro... yes checking whether fsync is declared without a macro... yes checking whether ftruncate is declared without a macro... yes checking whether getcwd is declared without a macro... yes checking whether getdomainname is declared without a macro... yes checking whether getdtablesize is declared without a macro... yes checking whether getgroups is declared without a macro... yes checking whether gethostname is declared without a macro... yes checking whether getlogin is declared without a macro... yes checking whether getlogin_r is declared without a macro... yes checking whether getpagesize is declared without a macro... yes checking whether getusershell is declared without a macro... yes checking whether setusershell is declared without a macro... yes checking whether endusershell is declared without a macro... yes checking whether group_member is declared without a macro... yes checking whether isatty is declared without a macro... yes checking whether lchown is declared without a macro... yes checking whether link is declared without a macro... yes checking whether linkat is declared without a macro... yes checking whether lseek is declared without a macro... yes checking whether pipe is declared without a macro... yes checking whether pipe2 is declared without a macro... yes checking whether pread is declared without a macro... yes checking whether pwrite is declared without a macro... yes checking whether readlink is declared without a macro... yes checking whether readlinkat is declared without a macro... yes checking whether rmdir is declared without a macro... yes checking whether sethostname is declared without a macro... yes checking whether sleep is declared without a macro... yes checking whether symlink is declared without a macro... yes checking whether symlinkat is declared without a macro... yes checking whether ttyname_r is declared without a macro... yes checking whether unlink is declared without a macro... yes checking whether unlinkat is declared without a macro... yes checking whether usleep is declared without a macro... yes checking for ptrdiff_t... yes checking for vasprintf... yes checking whether btowc is declared without a macro... yes checking whether wctob is declared without a macro... yes checking whether mbsinit is declared without a macro... yes checking whether mbrtowc is declared without a macro... yes checking whether mbrlen is declared without a macro... yes checking whether mbsrtowcs is declared without a macro... yes checking whether mbsnrtowcs is declared without a macro... yes checking whether wcrtomb is declared without a macro... yes checking whether wcsrtombs is declared without a macro... yes checking whether wcsnrtombs is declared without a macro... yes checking whether wcwidth is declared without a macro... yes checking whether wmemchr is declared without a macro... yes checking whether wmemcmp is declared without a macro... yes checking whether wmemcpy is declared without a macro... yes checking whether wmemmove is declared without a macro... yes checking whether wmemset is declared without a macro... yes checking whether wcslen is declared without a macro... yes checking whether wcsnlen is declared without a macro... yes checking whether wcscpy is declared without a macro... yes checking whether wcpcpy is declared without a macro... yes checking whether wcsncpy is declared without a macro... yes checking whether wcpncpy is declared without a macro... yes checking whether wcscat is declared without a macro... yes checking whether wcsncat is declared without a macro... yes checking whether wcscmp is declared without a macro... yes checking whether wcsncmp is declared without a macro... yes checking whether wcscasecmp is declared without a macro... yes checking whether wcsncasecmp is declared without a macro... yes checking whether wcscoll is declared without a macro... yes checking whether wcsxfrm is declared without a macro... yes checking whether wcsdup is declared without a macro... yes checking whether wcschr is declared without a macro... yes checking whether wcsrchr is declared without a macro... yes checking whether wcscspn is declared without a macro... yes checking whether wcsspn is declared without a macro... yes checking whether wcspbrk is declared without a macro... yes checking whether wcsstr is declared without a macro... yes checking whether wcstok is declared without a macro... yes checking whether wcswidth is declared without a macro... yes checking whether mbrtowc handles incomplete characters... (cached) guessing yes checking whether mbrtowc works as well as mbtowc... (cached) guessing yes checking whether wcrtomb return value is correct... guessing yes checking whether iswcntrl works... yes checking for towlower... yes checking for wctype_t... yes checking for wctrans_t... yes checking whether wctype is declared without a macro... yes checking whether iswctype is declared without a macro... yes checking whether wctrans is declared without a macro... yes checking whether towctrans is declared without a macro... yes checking for stdint.h... (cached) yes checking for a traditional french locale... (cached) none checking for a french Unicode locale... (cached) none checking for a traditional french locale... (cached) none checking for a turkish Unicode locale... none checking whether dup2 works... yes checking whether fdopen sets errno... yes checking whether getdtablesize works... yes checking for getpagesize... yes checking whether getpagesize is declared... (cached) yes checking whether INT32_MAX < INTMAX_MAX... yes checking whether INT64_MAX == LONG_MAX... yes checking whether UINT32_MAX < UINTMAX_MAX... yes checking whether UINT64_MAX == ULONG_MAX... yes checking for setlocale... yes checking for uselocale... (cached) yes checking for getlocalename_l... no checking for a traditional french locale... (cached) none checking for a french Unicode locale... (cached) none checking for a traditional japanese locale... (cached) none checking for a transitional chinese locale... (cached) none checking for a french Unicode locale... (cached) none checking for a traditional french locale... (cached) none checking for a french Unicode locale... (cached) none checking for a traditional japanese locale... (cached) none checking for a transitional chinese locale... (cached) none checking for mmap... (cached) yes checking for MAP_ANONYMOUS... yes checking for a traditional french locale... (cached) none checking for a french Unicode locale... (cached) none checking whether open recognizes a trailing slash... yes checking for putenv compatible with GNU and SVID... yes checking for mmap... (cached) yes checking for MAP_ANONYMOUS... yes checking whether setenv validates arguments... yes checking for a traditional french locale... (cached) none checking for a french Unicode locale... (cached) none checking for a traditional japanese locale... (cached) none checking for a transitional chinese locale... (cached) none checking whether sleep is declared... (cached) yes checking for working sleep... yes checking for working stdalign.h... yes checking for mmap... (cached) yes checking for MAP_ANONYMOUS... yes checking for mmap... (cached) yes checking for MAP_ANONYMOUS... yes checking whether symlink handles trailing slash correctly... yes checking for pthread_atfork... yes checking for unsetenv... yes checking for unsetenv() return type... int checking whether unsetenv obeys POSIX... yes checking for useconds_t... yes checking whether usleep allows large arguments... yes checking for a traditional french locale... (cached) none checking for a french Unicode locale... (cached) none checking for a traditional japanese locale... (cached) none checking for a transitional chinese locale... (cached) none checking whether wctob works... guessing yes checking whether wctob is declared... (cached) yes checking for sched_yield in -lrt... yes checking if we should run the GNUlib tests... yes checking for s390x-redhat-linux-gnu-pkg-config... /usr/bin/s390x-redhat-linux-gnu-pkg-config checking pkg-config is at least version 0.9.0... yes checking for LIBXML... yes checking for strerror_r... yes checking for fsync... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating gnulib/lib/Makefile config.status: creating gnulib/tests/Makefile config.status: creating src/Makefile config.status: creating man/Makefile config.status: creating tests/Makefile config.status: creating examples/Makefile config.status: creating doc/Makefile config.status: creating doc/naturaldocs/Makefile config.status: creating augeas.pc config.status: creating augeas.spec config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands + make -j16 make all-recursive make[1]: Entering directory '/builddir/build/BUILD/augeas-1.12.0' Making all in gnulib/lib make[2]: Entering directory '/builddir/build/BUILD/augeas-1.12.0/gnulib/lib' GEN alloca.h GEN configmake.h GEN ctype.h GEN fcntl.h GEN langinfo.h GEN limits.h GEN locale.h GEN stdio.h GEN selinux/selinux.h GEN stdlib.h GEN string.h GEN sys/stat.h GEN sys/time.h GEN sys/types.h GEN time.h GEN sys/wait.h GEN unistd.h GEN wchar.h GEN wctype.h make all-recursive make[3]: Entering directory '/builddir/build/BUILD/augeas-1.12.0/gnulib/lib' make[4]: Entering directory '/builddir/build/BUILD/augeas-1.12.0/gnulib/lib' CC hard-locale.lo CC localcharset.lo CC malloca.lo CC safe-alloc.lo CC se-context.lo CC se-selinux.lo CC strnlen1.lo CC tempname.lo CC unistd.lo CC wctype-h.lo CC xsize.lo CC asnprintf.lo CC getfilecon.lo CC mbrtowc.lo CC printf-args.lo CC printf-parse.lo getfilecon.c:36:1: warning: 'security_context_t' is deprecated [-Wdeprecated-declarations] 36 | int getfilecon (char const *file, security_context_t *con); | ^~~ getfilecon.c:37:1: warning: 'security_context_t' is deprecated [-Wdeprecated-declarations] 37 | int lgetfilecon (char const *file, security_context_t *con); | ^~~ getfilecon.c:38:1: warning: 'security_context_t' is deprecated [-Wdeprecated-declarations] 38 | int fgetfilecon (int fd, security_context_t *con); | ^~~ getfilecon.c:49:1: warning: 'security_context_t' is deprecated [-Wdeprecated-declarations] 49 | map_to_failure (int ret, security_context_t *con) | ^~~~~~~~~~~~~~ getfilecon.c:69:1: warning: 'security_context_t' is deprecated [-Wdeprecated-declarations] 69 | rpl_getfilecon (char const *file, security_context_t *con) | ^~~~~~~~~~~~~~ getfilecon.c:76:1: warning: 'security_context_t' is deprecated [-Wdeprecated-declarations] 76 | rpl_lgetfilecon (char const *file, security_context_t *con) | ^~~~~~~~~~~~~~~ getfilecon.c:83:1: warning: 'security_context_t' is deprecated [-Wdeprecated-declarations] 83 | rpl_fgetfilecon (int fd, security_context_t *con) | ^~~~~~~~~~~~~~~ CC vasnprintf.lo GEN charset.alias GEN ref-add.sed GEN ref-del.sed CC glthread/lock.lo CC glthread/threadlib.lo CCLD libgnu.la make[4]: Leaving directory '/builddir/build/BUILD/augeas-1.12.0/gnulib/lib' make[3]: Leaving directory '/builddir/build/BUILD/augeas-1.12.0/gnulib/lib' make[2]: Leaving directory '/builddir/build/BUILD/augeas-1.12.0/gnulib/lib' Making all in src make[2]: Entering directory '/builddir/build/BUILD/augeas-1.12.0/src' echo '#define DATADIR "/usr/share"' > datadir.h1 ../build/ac-aux/move-if-change datadir.h1 datadir.h make all-am make[3]: Entering directory '/builddir/build/BUILD/augeas-1.12.0/src' CC augtool.o CC augeas.lo CC augrun.lo CC pathx.lo CC internal.lo CC memory.lo CC ref.lo CC syntax.lo CC parser.lo CC builtin.lo CC lens.lo CC regexp.lo CC transform.lo CC ast.lo CC get.lo CC put.lo transform.c: In function 'transfer_file_attrs': transform.c:921:5: warning: 'security_context_t' is deprecated [-Wdeprecated-declarations] 921 | security_context_t con = NULL; | ^~~~~~~~~~~~~~~~~~ syntax.c: In function 'syntax_error': syntax.c:134:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 134 | if (error->code != AUG_NOERROR && error->code != AUG_ESYNTAX) | ^~ In file included from syntax.c:26: syntax.c:137:9: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 137 | va_start(ap, format); | ^~~~~~~~ syntax.c: In function 'fatal_error': syntax.c:146:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 146 | if (error->code == AUG_EINTERNAL) | ^~ In file included from syntax.c:26: syntax.c:149:9: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 149 | va_start(ap, format); | ^~~~~~~~ CC info.lo CC errcode.lo CC jmt.lo CC xml.lo CC liblexer_la-lexer.lo CC fa.lo CC hash.lo CC augparse.o CC augmatch.o CCLD liblexer.la CCLD libfa.la CCLD libaugeas.la CCLD augtool CCLD augparse CCLD augmatch make[3]: Leaving directory '/builddir/build/BUILD/augeas-1.12.0/src' make[2]: Leaving directory '/builddir/build/BUILD/augeas-1.12.0/src' Making all in gnulib/tests make[2]: Entering directory '/builddir/build/BUILD/augeas-1.12.0/gnulib/tests' GEN inttypes.h make all-recursive make[3]: Entering directory '/builddir/build/BUILD/augeas-1.12.0/gnulib/tests' Making all in . make[4]: Entering directory '/builddir/build/BUILD/augeas-1.12.0/gnulib/tests' make[4]: Nothing to be done for 'all-am'. make[4]: Leaving directory '/builddir/build/BUILD/augeas-1.12.0/gnulib/tests' make[3]: Leaving directory '/builddir/build/BUILD/augeas-1.12.0/gnulib/tests' make[2]: Leaving directory '/builddir/build/BUILD/augeas-1.12.0/gnulib/tests' Making all in tests make[2]: Entering directory '/builddir/build/BUILD/augeas-1.12.0/tests' CC leak.o CCLD leak make[2]: Leaving directory '/builddir/build/BUILD/augeas-1.12.0/tests' Making all in man make[2]: Entering directory '/builddir/build/BUILD/augeas-1.12.0/man' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/builddir/build/BUILD/augeas-1.12.0/man' Making all in doc make[2]: Entering directory '/builddir/build/BUILD/augeas-1.12.0/doc' Making all in naturaldocs make[3]: Entering directory '/builddir/build/BUILD/augeas-1.12.0/doc/naturaldocs' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/augeas-1.12.0/doc/naturaldocs' make[3]: Entering directory '/builddir/build/BUILD/augeas-1.12.0/doc' make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory '/builddir/build/BUILD/augeas-1.12.0/doc' make[2]: Leaving directory '/builddir/build/BUILD/augeas-1.12.0/doc' Making all in examples make[2]: Entering directory '/builddir/build/BUILD/augeas-1.12.0/examples' CC fadot.o CC dump.o CCLD dump CCLD fadot make[2]: Leaving directory '/builddir/build/BUILD/augeas-1.12.0/examples' make[2]: Entering directory '/builddir/build/BUILD/augeas-1.12.0' make[2]: Nothing to be done for 'all-am'. make[2]: Leaving directory '/builddir/build/BUILD/augeas-1.12.0' make[1]: Leaving directory '/builddir/build/BUILD/augeas-1.12.0' + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.0uI9ba + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/augeas-1.12.1-0.1.git18558bb.el9.s390x '!=' / ']' + rm -rf /builddir/build/BUILDROOT/augeas-1.12.1-0.1.git18558bb.el9.s390x ++ dirname /builddir/build/BUILDROOT/augeas-1.12.1-0.1.git18558bb.el9.s390x + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/augeas-1.12.1-0.1.git18558bb.el9.s390x + cd augeas-1.12.0 + rm -rf /builddir/build/BUILDROOT/augeas-1.12.1-0.1.git18558bb.el9.s390x + make install DESTDIR=/builddir/build/BUILDROOT/augeas-1.12.1-0.1.git18558bb.el9.s390x 'INSTALL=/usr/bin/install -p' Making install in gnulib/lib make[1]: Entering directory '/builddir/build/BUILD/augeas-1.12.0/gnulib/lib' make install-recursive make[2]: Entering directory '/builddir/build/BUILD/augeas-1.12.0/gnulib/lib' make[3]: Entering directory '/builddir/build/BUILD/augeas-1.12.0/gnulib/lib' make[4]: Entering directory '/builddir/build/BUILD/augeas-1.12.0/gnulib/lib' if test yes = no; then \ case 'linux-gnu' in \ darwin[56]*) \ need_charset_alias=true ;; \ darwin* | cygwin* | mingw* | pw32* | cegcc*) \ need_charset_alias=false ;; \ *) \ need_charset_alias=true ;; \ esac ; \ else \ need_charset_alias=false ; \ fi ; \ if $need_charset_alias; then \ /bin/sh /builddir/build/BUILD/augeas-1.12.0/build/ac-aux/install-sh -d /builddir/build/BUILDROOT/augeas-1.12.1-0.1.git18558bb.el9.s390x/usr/lib64 ; \ fi ; \ if test -f /builddir/build/BUILDROOT/augeas-1.12.1-0.1.git18558bb.el9.s390x/usr/lib64/charset.alias; then \ sed -f ref-add.sed /builddir/build/BUILDROOT/augeas-1.12.1-0.1.git18558bb.el9.s390x/usr/lib64/charset.alias > /builddir/build/BUILDROOT/augeas-1.12.1-0.1.git18558bb.el9.s390x/usr/lib64/charset.tmp ; \ /usr/bin/install -p -m 644 /builddir/build/BUILDROOT/augeas-1.12.1-0.1.git18558bb.el9.s390x/usr/lib64/charset.tmp /builddir/build/BUILDROOT/augeas-1.12.1-0.1.git18558bb.el9.s390x/usr/lib64/charset.alias ; \ rm -f /builddir/build/BUILDROOT/augeas-1.12.1-0.1.git18558bb.el9.s390x/usr/lib64/charset.tmp ; \ else \ if $need_charset_alias; then \ sed -f ref-add.sed charset.alias > /builddir/build/BUILDROOT/augeas-1.12.1-0.1.git18558bb.el9.s390x/usr/lib64/charset.tmp ; \ /usr/bin/install -p -m 644 /builddir/build/BUILDROOT/augeas-1.12.1-0.1.git18558bb.el9.s390x/usr/lib64/charset.tmp /builddir/build/BUILDROOT/augeas-1.12.1-0.1.git18558bb.el9.s390x/usr/lib64/charset.alias ; \ rm -f /builddir/build/BUILDROOT/augeas-1.12.1-0.1.git18558bb.el9.s390x/usr/lib64/charset.tmp ; \ fi ; \ fi make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/builddir/build/BUILD/augeas-1.12.0/gnulib/lib' make[3]: Leaving directory '/builddir/build/BUILD/augeas-1.12.0/gnulib/lib' make[2]: Leaving directory '/builddir/build/BUILD/augeas-1.12.0/gnulib/lib' make[1]: Leaving directory '/builddir/build/BUILD/augeas-1.12.0/gnulib/lib' Making install in src make[1]: Entering directory '/builddir/build/BUILD/augeas-1.12.0/src' echo '#define DATADIR "/usr/share"' > datadir.h1 ../build/ac-aux/move-if-change datadir.h1 datadir.h make install-am make[2]: Entering directory '/builddir/build/BUILD/augeas-1.12.0/src' make[3]: Entering directory '/builddir/build/BUILD/augeas-1.12.0/src' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/augeas-1.12.1-0.1.git18558bb.el9.s390x/usr/lib64' /bin/sh ../libtool --mode=install /usr/bin/install -p libfa.la libaugeas.la '/builddir/build/BUILDROOT/augeas-1.12.1-0.1.git18558bb.el9.s390x/usr/lib64' libtool: install: /usr/bin/install -p .libs/libfa.so.1.5.3 /builddir/build/BUILDROOT/augeas-1.12.1-0.1.git18558bb.el9.s390x/usr/lib64/libfa.so.1.5.3 libtool: install: (cd /builddir/build/BUILDROOT/augeas-1.12.1-0.1.git18558bb.el9.s390x/usr/lib64 && { ln -s -f libfa.so.1.5.3 libfa.so.1 || { rm -f libfa.so.1 && ln -s libfa.so.1.5.3 libfa.so.1; }; }) libtool: install: (cd /builddir/build/BUILDROOT/augeas-1.12.1-0.1.git18558bb.el9.s390x/usr/lib64 && { ln -s -f libfa.so.1.5.3 libfa.so || { rm -f libfa.so && ln -s libfa.so.1.5.3 libfa.so; }; }) libtool: install: /usr/bin/install -p .libs/libfa.lai /builddir/build/BUILDROOT/augeas-1.12.1-0.1.git18558bb.el9.s390x/usr/lib64/libfa.la libtool: warning: relinking 'libaugeas.la' libtool: install: (cd /builddir/build/BUILD/augeas-1.12.0/src; /bin/sh "/builddir/build/BUILD/augeas-1.12.0/libtool" --silent --tag CC --mode=relink gcc -std=gnu99 -Wall -Wformat -Wformat-security -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wextra -Wshadow -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Winline -Wredundant-decls -Wno-sign-compare -fexceptions -fasynchronous-unwind-tables -I ../gnulib/lib -I ../gnulib/lib -I/usr/include/libxml2 -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/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=z14 -mtune=z15 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,--version-script=./augeas_sym.version -version-info 24:2:24 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libaugeas.la -rpath /usr/lib64 augeas.lo augrun.lo pathx.lo internal.lo memory.lo ref.lo syntax.lo parser.lo builtin.lo lens.lo regexp.lo transform.lo ast.lo get.lo put.lo info.lo errcode.lo jmt.lo xml.lo liblexer.la libfa.la -lselinux -lxml2 ../gnulib/lib/libgnu.la -inst-prefix-dir /builddir/build/BUILDROOT/augeas-1.12.1-0.1.git18558bb.el9.s390x) libtool: install: /usr/bin/install -p .libs/libaugeas.so.0.24.2T /builddir/build/BUILDROOT/augeas-1.12.1-0.1.git18558bb.el9.s390x/usr/lib64/libaugeas.so.0.24.2 libtool: install: (cd /builddir/build/BUILDROOT/augeas-1.12.1-0.1.git18558bb.el9.s390x/usr/lib64 && { ln -s -f libaugeas.so.0.24.2 libaugeas.so.0 || { rm -f libaugeas.so.0 && ln -s libaugeas.so.0.24.2 libaugeas.so.0; }; }) libtool: install: (cd /builddir/build/BUILDROOT/augeas-1.12.1-0.1.git18558bb.el9.s390x/usr/lib64 && { ln -s -f libaugeas.so.0.24.2 libaugeas.so || { rm -f libaugeas.so && ln -s libaugeas.so.0.24.2 libaugeas.so; }; }) libtool: install: /usr/bin/install -p .libs/libaugeas.lai /builddir/build/BUILDROOT/augeas-1.12.1-0.1.git18558bb.el9.s390x/usr/lib64/libaugeas.la libtool: install: /usr/bin/install -p .libs/libfa.a /builddir/build/BUILDROOT/augeas-1.12.1-0.1.git18558bb.el9.s390x/usr/lib64/libfa.a libtool: install: chmod 644 /builddir/build/BUILDROOT/augeas-1.12.1-0.1.git18558bb.el9.s390x/usr/lib64/libfa.a libtool: install: ranlib /builddir/build/BUILDROOT/augeas-1.12.1-0.1.git18558bb.el9.s390x/usr/lib64/libfa.a libtool: install: /usr/bin/install -p .libs/libaugeas.a /builddir/build/BUILDROOT/augeas-1.12.1-0.1.git18558bb.el9.s390x/usr/lib64/libaugeas.a libtool: install: chmod 644 /builddir/build/BUILDROOT/augeas-1.12.1-0.1.git18558bb.el9.s390x/usr/lib64/libaugeas.a libtool: install: ranlib /builddir/build/BUILDROOT/augeas-1.12.1-0.1.git18558bb.el9.s390x/usr/lib64/libaugeas.a libtool: warning: remember to run 'libtool --finish /usr/lib64' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/augeas-1.12.1-0.1.git18558bb.el9.s390x/usr/bin' /bin/sh ../libtool --mode=install /usr/bin/install -p augtool augparse augmatch '/builddir/build/BUILDROOT/augeas-1.12.1-0.1.git18558bb.el9.s390x/usr/bin' libtool: warning: 'libaugeas.la' has not been installed in '/usr/lib64' libtool: warning: '/builddir/build/BUILD/augeas-1.12.0/src/libfa.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -p .libs/augtool /builddir/build/BUILDROOT/augeas-1.12.1-0.1.git18558bb.el9.s390x/usr/bin/augtool libtool: warning: 'libaugeas.la' has not been installed in '/usr/lib64' libtool: warning: '/builddir/build/BUILD/augeas-1.12.0/src/libfa.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -p .libs/augparse /builddir/build/BUILDROOT/augeas-1.12.1-0.1.git18558bb.el9.s390x/usr/bin/augparse libtool: warning: 'libaugeas.la' has not been installed in '/usr/lib64' libtool: warning: '/builddir/build/BUILD/augeas-1.12.0/src/libfa.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -p .libs/augmatch /builddir/build/BUILDROOT/augeas-1.12.1-0.1.git18558bb.el9.s390x/usr/bin/augmatch /usr/bin/mkdir -p '/builddir/build/BUILDROOT/augeas-1.12.1-0.1.git18558bb.el9.s390x/usr/include' /usr/bin/install -p -m 644 augeas.h fa.h '/builddir/build/BUILDROOT/augeas-1.12.1-0.1.git18558bb.el9.s390x/usr/include' make[3]: Leaving directory '/builddir/build/BUILD/augeas-1.12.0/src' make[2]: Leaving directory '/builddir/build/BUILD/augeas-1.12.0/src' make[1]: Leaving directory '/builddir/build/BUILD/augeas-1.12.0/src' Making install in gnulib/tests make[1]: Entering directory '/builddir/build/BUILD/augeas-1.12.0/gnulib/tests' make install-recursive make[2]: Entering directory '/builddir/build/BUILD/augeas-1.12.0/gnulib/tests' Making install in . make[3]: Entering directory '/builddir/build/BUILD/augeas-1.12.0/gnulib/tests' make[4]: Entering directory '/builddir/build/BUILD/augeas-1.12.0/gnulib/tests' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/builddir/build/BUILD/augeas-1.12.0/gnulib/tests' make[3]: Leaving directory '/builddir/build/BUILD/augeas-1.12.0/gnulib/tests' make[2]: Leaving directory '/builddir/build/BUILD/augeas-1.12.0/gnulib/tests' make[1]: Leaving directory '/builddir/build/BUILD/augeas-1.12.0/gnulib/tests' Making install in tests make[1]: Entering directory '/builddir/build/BUILD/augeas-1.12.0/tests' make[2]: Entering directory '/builddir/build/BUILD/augeas-1.12.0/tests' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/builddir/build/BUILD/augeas-1.12.0/tests' make[1]: Leaving directory '/builddir/build/BUILD/augeas-1.12.0/tests' Making install in man make[1]: Entering directory '/builddir/build/BUILD/augeas-1.12.0/man' make[2]: Entering directory '/builddir/build/BUILD/augeas-1.12.0/man' make[2]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/augeas-1.12.1-0.1.git18558bb.el9.s390x/usr/share/man/man1' /usr/bin/install -p -m 644 augtool.1 augparse.1 augmatch.1 '/builddir/build/BUILDROOT/augeas-1.12.1-0.1.git18558bb.el9.s390x/usr/share/man/man1' make[2]: Leaving directory '/builddir/build/BUILD/augeas-1.12.0/man' make[1]: Leaving directory '/builddir/build/BUILD/augeas-1.12.0/man' Making install in doc make[1]: Entering directory '/builddir/build/BUILD/augeas-1.12.0/doc' Making install in naturaldocs make[2]: Entering directory '/builddir/build/BUILD/augeas-1.12.0/doc/naturaldocs' make[3]: Entering directory '/builddir/build/BUILD/augeas-1.12.0/doc/naturaldocs' 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/augeas-1.12.0/doc/naturaldocs' make[2]: Leaving directory '/builddir/build/BUILD/augeas-1.12.0/doc/naturaldocs' make[2]: Entering directory '/builddir/build/BUILD/augeas-1.12.0/doc' make[3]: Entering directory '/builddir/build/BUILD/augeas-1.12.0/doc' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/augeas-1.12.1-0.1.git18558bb.el9.s390x/usr/share/vim/vimfiles' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/augeas-1.12.1-0.1.git18558bb.el9.s390x/usr/share/vim/vimfiles/ftdetect' /usr/bin/install -p -m 644 ftdetect/augeas.vim '/builddir/build/BUILDROOT/augeas-1.12.1-0.1.git18558bb.el9.s390x/usr/share/vim/vimfiles/ftdetect' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/augeas-1.12.1-0.1.git18558bb.el9.s390x/usr/share/vim/vimfiles/syntax' /usr/bin/install -p -m 644 syntax/augeas.vim '/builddir/build/BUILDROOT/augeas-1.12.1-0.1.git18558bb.el9.s390x/usr/share/vim/vimfiles/syntax' make[3]: Leaving directory '/builddir/build/BUILD/augeas-1.12.0/doc' make[2]: Leaving directory '/builddir/build/BUILD/augeas-1.12.0/doc' make[1]: Leaving directory '/builddir/build/BUILD/augeas-1.12.0/doc' Making install in examples make[1]: Entering directory '/builddir/build/BUILD/augeas-1.12.0/examples' make[2]: Entering directory '/builddir/build/BUILD/augeas-1.12.0/examples' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/augeas-1.12.1-0.1.git18558bb.el9.s390x/usr/bin' /bin/sh ../libtool --mode=install /usr/bin/install -p fadot '/builddir/build/BUILDROOT/augeas-1.12.1-0.1.git18558bb.el9.s390x/usr/bin' libtool: warning: '../src/libfa.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -p .libs/fadot /builddir/build/BUILDROOT/augeas-1.12.1-0.1.git18558bb.el9.s390x/usr/bin/fadot make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/builddir/build/BUILD/augeas-1.12.0/examples' make[1]: Leaving directory '/builddir/build/BUILD/augeas-1.12.0/examples' make[1]: Entering directory '/builddir/build/BUILD/augeas-1.12.0' make[2]: Entering directory '/builddir/build/BUILD/augeas-1.12.0' make[2]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/augeas-1.12.1-0.1.git18558bb.el9.s390x/usr/share/augeas/lenses/dist' /usr/bin/install -p -m 644 lenses/access.aug lenses/activemq_conf.aug lenses/activemq_xml.aug lenses/afs_cellalias.aug lenses/aliases.aug lenses/anaconda.aug lenses/anacron.aug lenses/approx.aug lenses/apt_update_manager.aug lenses/aptcacherngsecurity.aug lenses/aptconf.aug lenses/aptpreferences.aug lenses/aptsources.aug lenses/authinfo2.aug lenses/authorized_keys.aug lenses/automaster.aug lenses/automounter.aug lenses/avahi.aug lenses/backuppchosts.aug lenses/bbhosts.aug lenses/bootconf.aug lenses/build.aug lenses/cachefilesd.aug lenses/carbon.aug lenses/ceph.aug lenses/cgconfig.aug lenses/cgrules.aug lenses/channels.aug lenses/chrony.aug lenses/clamav.aug lenses/cmdline.aug lenses/cobblermodules.aug lenses/cobblersettings.aug lenses/collectd.aug lenses/cpanel.aug lenses/cron.aug lenses/cron_user.aug lenses/crypttab.aug lenses/csv.aug lenses/cups.aug '/builddir/build/BUILDROOT/augeas-1.12.1-0.1.git18558bb.el9.s390x/usr/share/augeas/lenses/dist' /usr/bin/install -p -m 644 lenses/cyrus_imapd.aug lenses/darkice.aug lenses/debctrl.aug lenses/desktop.aug lenses/devfsrules.aug lenses/device_map.aug lenses/dhclient.aug lenses/dhcpd.aug lenses/dns_zone.aug lenses/dnsmasq.aug lenses/dovecot.aug lenses/dpkg.aug lenses/dput.aug lenses/erlang.aug lenses/ethers.aug lenses/exports.aug lenses/fai_diskconfig.aug lenses/fail2ban.aug lenses/fonts.aug lenses/fstab.aug lenses/fuse.aug lenses/gdm.aug lenses/getcap.aug lenses/group.aug lenses/grub.aug lenses/grubenv.aug lenses/gshadow.aug lenses/gtkbookmarks.aug lenses/host_conf.aug lenses/hostname.aug lenses/hosts.aug lenses/hosts_access.aug lenses/htpasswd.aug lenses/httpd.aug lenses/inetd.aug lenses/inifile.aug lenses/inittab.aug lenses/inputrc.aug lenses/interfaces.aug lenses/iproute2.aug '/builddir/build/BUILDROOT/augeas-1.12.1-0.1.git18558bb.el9.s390x/usr/share/augeas/lenses/dist' /usr/bin/install -p -m 644 lenses/iptables.aug lenses/iscsid.aug lenses/jaas.aug lenses/jettyrealm.aug lenses/jmxaccess.aug lenses/jmxpassword.aug lenses/json.aug lenses/kdump.aug lenses/keepalived.aug lenses/known_hosts.aug lenses/koji.aug lenses/krb5.aug lenses/ldif.aug lenses/ldso.aug lenses/lightdm.aug lenses/limits.aug lenses/login_defs.aug lenses/logrotate.aug lenses/logwatch.aug lenses/lokkit.aug lenses/lvm.aug lenses/mailscanner.aug lenses/mailscanner_rules.aug lenses/masterpasswd.aug lenses/mcollective.aug lenses/mdadm_conf.aug lenses/memcached.aug lenses/mke2fs.aug lenses/modprobe.aug lenses/modules.aug lenses/modules_conf.aug lenses/mongodbserver.aug lenses/monit.aug lenses/multipath.aug lenses/mysql.aug lenses/nagioscfg.aug lenses/nagiosobjects.aug lenses/netmasks.aug lenses/networkmanager.aug lenses/networks.aug '/builddir/build/BUILDROOT/augeas-1.12.1-0.1.git18558bb.el9.s390x/usr/share/augeas/lenses/dist' /usr/bin/install -p -m 644 lenses/nginx.aug lenses/nrpe.aug lenses/nslcd.aug lenses/nsswitch.aug lenses/ntp.aug lenses/ntpd.aug lenses/odbc.aug lenses/opendkim.aug lenses/openshift_config.aug lenses/openshift_http.aug lenses/openshift_quickstarts.aug lenses/openvpn.aug lenses/oz.aug lenses/pagekite.aug lenses/pam.aug lenses/pamconf.aug lenses/passwd.aug lenses/pbuilder.aug lenses/pg_hba.aug lenses/pgbouncer.aug lenses/php.aug lenses/phpvars.aug lenses/postfix_access.aug lenses/postfix_main.aug lenses/postfix_master.aug lenses/postfix_passwordmap.aug lenses/postfix_sasl_smtpd.aug lenses/postfix_transport.aug lenses/postfix_virtual.aug lenses/postgresql.aug lenses/properties.aug lenses/protocols.aug lenses/puppet.aug lenses/puppet_auth.aug lenses/puppetfile.aug lenses/puppetfileserver.aug lenses/pylonspaste.aug lenses/pythonpaste.aug lenses/qpid.aug lenses/quote.aug '/builddir/build/BUILDROOT/augeas-1.12.1-0.1.git18558bb.el9.s390x/usr/share/augeas/lenses/dist' /usr/bin/install -p -m 644 lenses/rabbitmq.aug lenses/radicale.aug lenses/rancid.aug lenses/redis.aug lenses/reprepro_uploaders.aug lenses/resolv.aug lenses/rhsm.aug lenses/rmt.aug lenses/rsyncd.aug lenses/rsyslog.aug lenses/rtadvd.aug lenses/rx.aug lenses/samba.aug lenses/schroot.aug lenses/securetty.aug lenses/semanage.aug lenses/sep.aug lenses/services.aug lenses/shadow.aug lenses/shells.aug lenses/shellvars.aug lenses/shellvars_list.aug lenses/simplelines.aug lenses/simplevars.aug lenses/sip_conf.aug lenses/slapd.aug lenses/smbusers.aug lenses/solaris_system.aug lenses/soma.aug lenses/spacevars.aug lenses/splunk.aug lenses/squid.aug lenses/ssh.aug lenses/sshd.aug lenses/sssd.aug lenses/star.aug lenses/strongswan.aug lenses/stunnel.aug lenses/subversion.aug lenses/sudoers.aug '/builddir/build/BUILDROOT/augeas-1.12.1-0.1.git18558bb.el9.s390x/usr/share/augeas/lenses/dist' /usr/bin/install -p -m 644 lenses/sysconfig.aug lenses/sysconfig_route.aug lenses/sysctl.aug lenses/syslog.aug lenses/systemd.aug lenses/termcap.aug lenses/thttpd.aug lenses/tinc.aug lenses/tmpfiles.aug lenses/toml.aug lenses/trapperkeeper.aug lenses/tuned.aug lenses/up2date.aug lenses/updatedb.aug lenses/util.aug lenses/vfstab.aug lenses/vmware_config.aug lenses/vsftpd.aug lenses/webmin.aug lenses/wine.aug lenses/xendconfsxp.aug lenses/xinetd.aug lenses/xml.aug lenses/xorg.aug lenses/xymon.aug lenses/xymon_alerting.aug lenses/yaml.aug lenses/yum.aug '/builddir/build/BUILDROOT/augeas-1.12.1-0.1.git18558bb.el9.s390x/usr/share/augeas/lenses/dist' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/augeas-1.12.1-0.1.git18558bb.el9.s390x/usr/share/augeas/lenses/dist/tests' /usr/bin/install -p -m 644 lenses/tests/test_access.aug lenses/tests/test_activemq_conf.aug lenses/tests/test_activemq_xml.aug lenses/tests/test_afs_cellalias.aug lenses/tests/test_aliases.aug lenses/tests/test_anaconda.aug lenses/tests/test_anacron.aug lenses/tests/test_approx.aug lenses/tests/test_apt_update_manager.aug lenses/tests/test_aptcacherngsecurity.aug lenses/tests/test_aptconf.aug lenses/tests/test_aptpreferences.aug lenses/tests/test_aptsources.aug lenses/tests/test_authinfo2.aug lenses/tests/test_authorized_keys.aug lenses/tests/test_automaster.aug lenses/tests/test_automounter.aug lenses/tests/test_avahi.aug lenses/tests/test_backuppchosts.aug lenses/tests/test_bbhosts.aug lenses/tests/test_bootconf.aug lenses/tests/test_build.aug lenses/tests/test_cachefilesd.aug lenses/tests/test_carbon.aug lenses/tests/test_ceph.aug lenses/tests/test_cgconfig.aug lenses/tests/test_cgrules.aug lenses/tests/test_channels.aug lenses/tests/test_chrony.aug lenses/tests/test_clamav.aug lenses/tests/test_cmdline.aug lenses/tests/test_cobblermodules.aug lenses/tests/test_cobblersettings.aug lenses/tests/test_collectd.aug lenses/tests/test_cpanel.aug lenses/tests/test_cron.aug lenses/tests/test_cron_user.aug lenses/tests/test_crypttab.aug lenses/tests/test_csv.aug lenses/tests/test_cups.aug '/builddir/build/BUILDROOT/augeas-1.12.1-0.1.git18558bb.el9.s390x/usr/share/augeas/lenses/dist/tests' /usr/bin/install -p -m 644 lenses/tests/test_cyrus_imapd.aug lenses/tests/test_darkice.aug lenses/tests/test_debctrl.aug lenses/tests/test_desktop.aug lenses/tests/test_devfsrules.aug lenses/tests/test_device_map.aug lenses/tests/test_dhclient.aug lenses/tests/test_dhcpd.aug lenses/tests/test_dns_zone.aug lenses/tests/test_dnsmasq.aug lenses/tests/test_dovecot.aug lenses/tests/test_dpkg.aug lenses/tests/test_dput.aug lenses/tests/test_erlang.aug lenses/tests/test_ethers.aug lenses/tests/test_exports.aug lenses/tests/test_fai_diskconfig.aug lenses/tests/test_fail2ban.aug lenses/tests/test_fonts.aug lenses/tests/test_fstab.aug lenses/tests/test_fuse.aug lenses/tests/test_gdm.aug lenses/tests/test_getcap.aug lenses/tests/test_group.aug lenses/tests/test_grub.aug lenses/tests/test_grubenv.aug lenses/tests/test_gshadow.aug lenses/tests/test_gtkbookmarks.aug lenses/tests/test_host_conf.aug lenses/tests/test_hostname.aug lenses/tests/test_hosts.aug lenses/tests/test_hosts_access.aug lenses/tests/test_htpasswd.aug lenses/tests/test_httpd.aug lenses/tests/test_inetd.aug lenses/tests/test_inifile.aug lenses/tests/test_inittab.aug lenses/tests/test_inputrc.aug lenses/tests/test_interfaces.aug lenses/tests/test_iproute2.aug '/builddir/build/BUILDROOT/augeas-1.12.1-0.1.git18558bb.el9.s390x/usr/share/augeas/lenses/dist/tests' /usr/bin/install -p -m 644 lenses/tests/test_iptables.aug lenses/tests/test_iscsid.aug lenses/tests/test_jaas.aug lenses/tests/test_jettyrealm.aug lenses/tests/test_jmxaccess.aug lenses/tests/test_jmxpassword.aug lenses/tests/test_json.aug lenses/tests/test_kdump.aug lenses/tests/test_keepalived.aug lenses/tests/test_known_hosts.aug lenses/tests/test_koji.aug lenses/tests/test_krb5.aug lenses/tests/test_ldap.aug lenses/tests/test_ldif.aug lenses/tests/test_ldso.aug lenses/tests/test_lightdm.aug lenses/tests/test_limits.aug lenses/tests/test_login_defs.aug lenses/tests/test_logrotate.aug lenses/tests/test_logwatch.aug lenses/tests/test_lokkit.aug lenses/tests/test_lvm.aug lenses/tests/test_mailscanner.aug lenses/tests/test_mailscanner_rules.aug lenses/tests/test_masterpasswd.aug lenses/tests/test_mcollective.aug lenses/tests/test_mdadm_conf.aug lenses/tests/test_memcached.aug lenses/tests/test_mke2fs.aug lenses/tests/test_modprobe.aug lenses/tests/test_modules.aug lenses/tests/test_modules_conf.aug lenses/tests/test_mongodbserver.aug lenses/tests/test_monit.aug lenses/tests/test_multipath.aug lenses/tests/test_mysql.aug lenses/tests/test_nagioscfg.aug lenses/tests/test_nagiosobjects.aug lenses/tests/test_netmasks.aug lenses/tests/test_networkmanager.aug '/builddir/build/BUILDROOT/augeas-1.12.1-0.1.git18558bb.el9.s390x/usr/share/augeas/lenses/dist/tests' /usr/bin/install -p -m 644 lenses/tests/test_networks.aug lenses/tests/test_nginx.aug lenses/tests/test_nrpe.aug lenses/tests/test_nslcd.aug lenses/tests/test_nsswitch.aug lenses/tests/test_ntp.aug lenses/tests/test_ntpd.aug lenses/tests/test_odbc.aug lenses/tests/test_opendkim.aug lenses/tests/test_openshift_config.aug lenses/tests/test_openshift_http.aug lenses/tests/test_openshift_quickstarts.aug lenses/tests/test_openvpn.aug lenses/tests/test_oz.aug lenses/tests/test_pagekite.aug lenses/tests/test_pam.aug lenses/tests/test_pamconf.aug lenses/tests/test_passwd.aug lenses/tests/test_pbuilder.aug lenses/tests/test_pg_hba.aug lenses/tests/test_pgbouncer.aug lenses/tests/test_php.aug lenses/tests/test_phpvars.aug lenses/tests/test_postfix_access.aug lenses/tests/test_postfix_main.aug lenses/tests/test_postfix_master.aug lenses/tests/test_postfix_passwordmap.aug lenses/tests/test_postfix_sasl_smtpd.aug lenses/tests/test_postfix_transport.aug lenses/tests/test_postfix_virtual.aug lenses/tests/test_postgresql.aug lenses/tests/test_properties.aug lenses/tests/test_protocols.aug lenses/tests/test_puppet.aug lenses/tests/test_puppet_auth.aug lenses/tests/test_puppetfile.aug lenses/tests/test_puppetfileserver.aug lenses/tests/test_pylonspaste.aug lenses/tests/test_pythonpaste.aug lenses/tests/test_qpid.aug '/builddir/build/BUILDROOT/augeas-1.12.1-0.1.git18558bb.el9.s390x/usr/share/augeas/lenses/dist/tests' /usr/bin/install -p -m 644 lenses/tests/test_quote.aug lenses/tests/test_rabbitmq.aug lenses/tests/test_radicale.aug lenses/tests/test_rancid.aug lenses/tests/test_redis.aug lenses/tests/test_reprepro_uploaders.aug lenses/tests/test_resolv.aug lenses/tests/test_rhsm.aug lenses/tests/test_rmt.aug lenses/tests/test_rsyncd.aug lenses/tests/test_rsyslog.aug lenses/tests/test_rtadvd.aug lenses/tests/test_rx.aug lenses/tests/test_samba.aug lenses/tests/test_schroot.aug lenses/tests/test_securetty.aug lenses/tests/test_semanage.aug lenses/tests/test_services.aug lenses/tests/test_shadow.aug lenses/tests/test_shells.aug lenses/tests/test_shellvars.aug lenses/tests/test_shellvars_list.aug lenses/tests/test_simplelines.aug lenses/tests/test_simplevars.aug lenses/tests/test_sip_conf.aug lenses/tests/test_slapd.aug lenses/tests/test_smbusers.aug lenses/tests/test_solaris_system.aug lenses/tests/test_soma.aug lenses/tests/test_spacevars.aug lenses/tests/test_splunk.aug lenses/tests/test_squid.aug lenses/tests/test_ssh.aug lenses/tests/test_sshd.aug lenses/tests/test_sssd.aug lenses/tests/test_star.aug lenses/tests/test_strongswan.aug lenses/tests/test_stunnel.aug lenses/tests/test_subversion.aug lenses/tests/test_sudoers.aug '/builddir/build/BUILDROOT/augeas-1.12.1-0.1.git18558bb.el9.s390x/usr/share/augeas/lenses/dist/tests' /usr/bin/install -p -m 644 lenses/tests/test_sysconfig.aug lenses/tests/test_sysconfig_route.aug lenses/tests/test_sysctl.aug lenses/tests/test_syslog.aug lenses/tests/test_systemd.aug lenses/tests/test_termcap.aug lenses/tests/test_thttpd.aug lenses/tests/test_tinc.aug lenses/tests/test_tmpfiles.aug lenses/tests/test_toml.aug lenses/tests/test_trapperkeeper.aug lenses/tests/test_tuned.aug lenses/tests/test_up2date.aug lenses/tests/test_updatedb.aug lenses/tests/test_util.aug lenses/tests/test_vfstab.aug lenses/tests/test_vmware_config.aug lenses/tests/test_vsftpd.aug lenses/tests/test_webmin.aug lenses/tests/test_wine.aug lenses/tests/test_xendconfsxp.aug lenses/tests/test_xinetd.aug lenses/tests/test_xml.aug lenses/tests/test_xorg.aug lenses/tests/test_xymon.aug lenses/tests/test_xymon_alerting.aug lenses/tests/test_yaml.aug lenses/tests/test_yum.aug '/builddir/build/BUILDROOT/augeas-1.12.1-0.1.git18558bb.el9.s390x/usr/share/augeas/lenses/dist/tests' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/augeas-1.12.1-0.1.git18558bb.el9.s390x/usr/lib64/pkgconfig' /usr/bin/install -p -m 644 augeas.pc '/builddir/build/BUILDROOT/augeas-1.12.1-0.1.git18558bb.el9.s390x/usr/lib64/pkgconfig' make[2]: Leaving directory '/builddir/build/BUILD/augeas-1.12.0' make[1]: Leaving directory '/builddir/build/BUILD/augeas-1.12.0' + find /builddir/build/BUILDROOT/augeas-1.12.1-0.1.git18558bb.el9.s390x -name '*.la' -exec rm -f '{}' ';' + rm -r /builddir/build/BUILDROOT/augeas-1.12.1-0.1.git18558bb.el9.s390x/usr/share/augeas/lenses/dist/tests + rm -f /builddir/build/BUILDROOT/augeas-1.12.1-0.1.git18558bb.el9.s390x/usr/bin/dump + /usr/lib/rpm/find-debuginfo.sh -j16 --strict-build-id -m -i --build-id-seed 1.12.1-0.1.git18558bb.el9 --unique-debug-suffix -1.12.1-0.1.git18558bb.el9.s390x --unique-debug-src-base augeas-1.12.1-0.1.git18558bb.el9.s390x --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/augeas-1.12.0 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/augeas-1.12.1-0.1.git18558bb.el9.s390x/usr/bin/augmatch explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/augeas-1.12.1-0.1.git18558bb.el9.s390x/usr/bin/augtool explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/augeas-1.12.1-0.1.git18558bb.el9.s390x/usr/lib64/libfa.so.1.5.3 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/augeas-1.12.1-0.1.git18558bb.el9.s390x/usr/bin/augparse explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/augeas-1.12.1-0.1.git18558bb.el9.s390x/usr/lib64/libaugeas.so.0.24.2 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/augeas-1.12.1-0.1.git18558bb.el9.s390x/usr/bin/fadot extracting debug info from /builddir/build/BUILDROOT/augeas-1.12.1-0.1.git18558bb.el9.s390x/usr/bin/augparse extracting debug info from /builddir/build/BUILDROOT/augeas-1.12.1-0.1.git18558bb.el9.s390x/usr/bin/fadot extracting debug info from /builddir/build/BUILDROOT/augeas-1.12.1-0.1.git18558bb.el9.s390x/usr/bin/augtool extracting debug info from /builddir/build/BUILDROOT/augeas-1.12.1-0.1.git18558bb.el9.s390x/usr/lib64/libfa.so.1.5.3 extracting debug info from /builddir/build/BUILDROOT/augeas-1.12.1-0.1.git18558bb.el9.s390x/usr/bin/augmatch extracting debug info from /builddir/build/BUILDROOT/augeas-1.12.1-0.1.git18558bb.el9.s390x/usr/lib64/libaugeas.so.0.24.2 original debug info size: 1872kB, size after compression: 1752kB /usr/lib/rpm/sepdebugcrcfix: Updated 6 CRC32s, 0 CRC32s did match. 3061 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.cV4uwa + umask 022 + cd /builddir/build/BUILD + cd augeas-1.12.0 + export SKIP_TEST_PRESERVE_SELINUX=1 + SKIP_TEST_PRESERVE_SELINUX=1 + RPM_EC=0 ++ jobs -p + exit 0 Processing files: augeas-1.12.1-0.1.git18558bb.el9.s390x Provides: augeas = 1.12.1-0.1.git18558bb.el9 augeas(s390-64) = 1.12.1-0.1.git18558bb.el9 bundled(gnulib) Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libaugeas.so.0()(64bit) libaugeas.so.0(AUGEAS_0.1.0)(64bit) libaugeas.so.0(AUGEAS_0.10.0)(64bit) libaugeas.so.0(AUGEAS_0.14.0)(64bit) libaugeas.so.0(AUGEAS_0.16.0)(64bit) libaugeas.so.0(AUGEAS_0.21.0)(64bit) libaugeas.so.0(AUGEAS_0.24.0)(64bit) libaugeas.so.0(AUGEAS_0.8.0)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.2)(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.4)(64bit) libc.so.6(GLIBC_2.8)(64bit) libfa.so.1()(64bit) libfa.so.1(FA_1.0.0)(64bit) libfa.so.1(FA_1.5.0)(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libgcc_s.so.1(GCC_3.3.1)(64bit) libreadline.so.8()(64bit) rtld(GNU_HASH) Processing files: augeas-devel-1.12.1-0.1.git18558bb.el9.s390x Provides: augeas-devel = 1.12.1-0.1.git18558bb.el9 augeas-devel(s390-64) = 1.12.1-0.1.git18558bb.el9 pkgconfig(augeas) = 1.12.0 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/pkg-config libaugeas.so.0()(64bit) libfa.so.1()(64bit) pkgconfig(libselinux) pkgconfig(libxml-2.0) Processing files: augeas-libs-1.12.1-0.1.git18558bb.el9.s390x Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.oaqfiE + umask 022 + cd /builddir/build/BUILD + cd augeas-1.12.0 + DOCDIR=/builddir/build/BUILDROOT/augeas-1.12.1-0.1.git18558bb.el9.s390x/usr/share/doc/augeas-libs + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/augeas-1.12.1-0.1.git18558bb.el9.s390x/usr/share/doc/augeas-libs + cp -pr AUTHORS /builddir/build/BUILDROOT/augeas-1.12.1-0.1.git18558bb.el9.s390x/usr/share/doc/augeas-libs + cp -pr COPYING /builddir/build/BUILDROOT/augeas-1.12.1-0.1.git18558bb.el9.s390x/usr/share/doc/augeas-libs + cp -pr NEWS /builddir/build/BUILDROOT/augeas-1.12.1-0.1.git18558bb.el9.s390x/usr/share/doc/augeas-libs + RPM_EC=0 ++ jobs -p + exit 0 Provides: augeas-libs = 1.12.1-0.1.git18558bb.el9 augeas-libs(s390-64) = 1.12.1-0.1.git18558bb.el9 libaugeas.so.0()(64bit) libaugeas.so.0(AUGEAS_0.1.0)(64bit) libaugeas.so.0(AUGEAS_0.10.0)(64bit) libaugeas.so.0(AUGEAS_0.11.0)(64bit) libaugeas.so.0(AUGEAS_0.12.0)(64bit) libaugeas.so.0(AUGEAS_0.14.0)(64bit) libaugeas.so.0(AUGEAS_0.15.0)(64bit) libaugeas.so.0(AUGEAS_0.16.0)(64bit) libaugeas.so.0(AUGEAS_0.18.0)(64bit) libaugeas.so.0(AUGEAS_0.20.0)(64bit) libaugeas.so.0(AUGEAS_0.21.0)(64bit) libaugeas.so.0(AUGEAS_0.22.0)(64bit) libaugeas.so.0(AUGEAS_0.23.0)(64bit) libaugeas.so.0(AUGEAS_0.24.0)(64bit) libaugeas.so.0(AUGEAS_0.25.0)(64bit) libaugeas.so.0(AUGEAS_0.8.0)(64bit) libfa.so.1()(64bit) libfa.so.1(FA_1.0.0)(64bit) libfa.so.1(FA_1.2.0)(64bit) libfa.so.1(FA_1.4.0)(64bit) libfa.so.1(FA_1.5.0)(64bit) 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.2)(64bit) libc.so.6(GLIBC_2.2.3)(64bit) libc.so.6(GLIBC_2.27)(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.33)(64bit) libc.so.6(GLIBC_2.4)(64bit) libc.so.6(GLIBC_2.8)(64bit) libfa.so.1()(64bit) libfa.so.1(FA_1.0.0)(64bit) libfa.so.1(FA_1.2.0)(64bit) libfa.so.1(FA_1.4.0)(64bit) libselinux.so.1()(64bit) libselinux.so.1(LIBSELINUX_1.0)(64bit) libxml2.so.2()(64bit) libxml2.so.2(LIBXML2_2.4.30)(64bit) rtld(GNU_HASH) Processing files: augeas-static-1.12.1-0.1.git18558bb.el9.s390x Provides: augeas-static = 1.12.1-0.1.git18558bb.el9 augeas-static(s390-64) = 1.12.1-0.1.git18558bb.el9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: augeas-debugsource-1.12.1-0.1.git18558bb.el9.s390x Provides: augeas-debugsource = 1.12.1-0.1.git18558bb.el9 augeas-debugsource(s390-64) = 1.12.1-0.1.git18558bb.el9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: augeas-debuginfo-1.12.1-0.1.git18558bb.el9.s390x Provides: augeas-debuginfo = 1.12.1-0.1.git18558bb.el9 augeas-debuginfo(s390-64) = 1.12.1-0.1.git18558bb.el9 debuginfo(build-id) = 21bcd68795fc868c02e04651f7172fcc09e16b63 debuginfo(build-id) = 498fc062614d86af6e66dae951060928a5c2cf15 debuginfo(build-id) = 9922f3a94c324c2f8f9d2c851cecdc1c3d023482 debuginfo(build-id) = d69bb613ae9694d536875a7244d54783c230d93b Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: augeas-debugsource(s390-64) = 1.12.1-0.1.git18558bb.el9 Processing files: augeas-libs-debuginfo-1.12.1-0.1.git18558bb.el9.s390x Provides: augeas-libs-debuginfo = 1.12.1-0.1.git18558bb.el9 augeas-libs-debuginfo(s390-64) = 1.12.1-0.1.git18558bb.el9 debuginfo(build-id) = 687107296898f496c99357d11eda46e57a70a1dc debuginfo(build-id) = e17472a9d2c5b8589686ce477d771f7620ff87ed Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: augeas-debugsource(s390-64) = 1.12.1-0.1.git18558bb.el9 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/augeas-1.12.1-0.1.git18558bb.el9.s390x Wrote: /builddir/build/RPMS/augeas-devel-1.12.1-0.1.git18558bb.el9.s390x.rpm Wrote: /builddir/build/RPMS/augeas-1.12.1-0.1.git18558bb.el9.s390x.rpm Wrote: /builddir/build/RPMS/augeas-debuginfo-1.12.1-0.1.git18558bb.el9.s390x.rpm Wrote: /builddir/build/RPMS/augeas-libs-debuginfo-1.12.1-0.1.git18558bb.el9.s390x.rpm Wrote: /builddir/build/RPMS/augeas-static-1.12.1-0.1.git18558bb.el9.s390x.rpm Wrote: /builddir/build/RPMS/augeas-libs-1.12.1-0.1.git18558bb.el9.s390x.rpm Wrote: /builddir/build/RPMS/augeas-debugsource-1.12.1-0.1.git18558bb.el9.s390x.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.dyCsny + umask 022 + cd /builddir/build/BUILD + cd augeas-1.12.0 + /usr/bin/rm -rf /builddir/build/BUILDROOT/augeas-1.12.1-0.1.git18558bb.el9.s390x + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0