<86>Mar 19 04:08:24 userdel[553401]: delete user 'rooter'
<86>Mar 19 04:08:24 userdel[553401]: removed group 'rooter' owned by 'rooter'
<86>Mar 19 04:08:24 groupadd[553459]: group added to /etc/group: name=rooter, GID=984
<86>Mar 19 04:08:24 groupadd[553459]: group added to /etc/gshadow: name=rooter
<86>Mar 19 04:08:24 groupadd[553459]: new group: name=rooter, GID=984
<86>Mar 19 04:08:24 useradd[553503]: new user: name=rooter, UID=984, GID=984, home=/root, shell=/bin/bash
<86>Mar 19 04:08:24 userdel[553566]: delete user 'builder'
<86>Mar 19 04:08:24 userdel[553566]: removed group 'builder' owned by 'builder'
<86>Mar 19 04:08:24 groupadd[553632]: group added to /etc/group: name=builder, GID=985
<86>Mar 19 04:08:24 groupadd[553632]: group added to /etc/gshadow: name=builder
<86>Mar 19 04:08:24 groupadd[553632]: new group: name=builder, GID=985
<86>Mar 19 04:08:24 useradd[553689]: new user: name=builder, UID=985, GID=985, home=/usr/src, shell=/bin/bash
Building target platforms: i586
Building for target i586
Wrote: /usr/src/in/nosrpm/mawk-1.3.4.20200120-alt3.nosrc.rpm (w1.gzdio)
Installing mawk-1.3.4.20200120-alt3.src.rpm
Building target platforms: i586
Building for target i586
Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.38543
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ rm -rf mawk-1.3.4.20200120
+ echo 'Source #0 (mawk-1.3.4.20200120.tar):'
Source #0 (mawk-1.3.4.20200120.tar):
+ /bin/tar -xf /usr/src/RPM/SOURCES/mawk-1.3.4.20200120.tar
+ cd mawk-1.3.4.20200120
+ /bin/chmod -c -Rf u+rwX,go-w .
+ exit 0
Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.38543
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd mawk-1.3.4.20200120
+ CFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic'
+ export CFLAGS
+ CXXFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic'
+ export CXXFLAGS
+ FFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic'
+ export FFLAGS
+ FCFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic'
+ export FCFLAGS
+ '[' -n '' ']'
++ printf %s '-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic'
++ sed -r 's/(^|[[:space:]]+)-[^m][^[:space:]]*//g'
+ ASFLAGS=' -march=i586 -mtune=generic'
+ export ASFLAGS
+ export lt_cv_deplibs_check_method=pass_all
+ lt_cv_deplibs_check_method=pass_all
+ readlink -e -- ./configure
+ xargs -ri dirname -- '{}'
+ xargs -ri find '{}' -type f '(' -name config.sub -or -name config.guess ')' -printf '%h/\n'
+ sort -u
+ xargs -rn1 install -pm755 -- /usr/share/gnu-config/config.sub /usr/share/gnu-config/config.guess
+ ./configure --build=i586-alt-linux --host=i586-alt-linux --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib --libexecdir=/usr/lib --localstatedir=/var/lib --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --disable-dependency-tracking --disable-silent-rules --without-included-gettext
checking build system type... i586-alt-linux-gnu
checking host system type... i586-alt-linux-gnu
Configuring for linux-gnu
checking for i586-alt-linux-gcc... i586-alt-linux-gcc
checking for C compiler default output... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for executable suffix... 
checking for object suffix... o
checking whether we are using the GNU C compiler... yes
checking whether i586-alt-linux-gcc accepts -g... yes
checking version of i586-alt-linux-gcc... 11.2.1
checking if this is really Intel C compiler... no
checking if this is really Clang C compiler... no
checking for i586-alt-linux-gcc option to accept ANSI C... none needed
checking $CFLAGS variable... ok
checking $CC variable... ok
checking whether make sets ${MAKE}... yes
checking for makeflags variable... 
checking how to run the C preprocessor... i586-alt-linux-gcc -E
checking for a BSD compatible install... /bin/install -c
checking for log in -lm... yes
checking if you want to see long compiling messages... yes
checking if you want to turn on gcc warnings... no
checking for groff... no
checking for nroff... no
checking for mandoc... no
checking for tbl... cat
checking for man2html... no
checking for program to convert manpage to html... no
checking if you want to use mawk's own regular-expressions engine... yes
checking if you want to use mawk's own srand/rand functions... no
checking for random-integer functions... srandom/random
checking for range of random-integers... (1UL<<31)-1
checking if you want mawk to initialize random numbers at startup... yes
checking for byacc... no
checking for bison... bison -y
checking for lint... no
checking for cppcheck... no
checking for splint... no
checking if filesystem supports mixed-case filenames... yes
checking for exctags... no
checking for ctags... no
checking for exetags... no
checking for etags... no
checking for ctags... no
checking for etags... no
checking if the POSIX test-macros are already defined... no
checking if this is the GNU C library... yes
checking if _DEFAULT_SOURCE can be used as a basis... yes
checking if _XOPEN_SOURCE=500 works with _DEFAULT_SOURCE... yes
checking if _XOPEN_SOURCE really is set... yes
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... 64
checking for _LARGE_FILES value needed for large files... no
checking for _LARGEFILE_SOURCE value needed for large files... no
checking for fseeko... yes
checking whether to use struct dirent64... no
checking if you want to use dmalloc for testing... no
checking if you want to use dbmalloc for testing... no
checking if you want to use valgrind for testing... no
checking if you want to perform memory-leak testing... no
checking if you want to enable debugging trace... no
checking for stddef.h... yes
checking if size_t is declared in stddef.h... yes
checking for setlocale()... yes
checking if external environ is declared... no
checking if external environ exists... yes
checking for fork... yes
checking for gettimeofday... yes
checking for matherr... no
checking for mktime... yes
checking for pipe... yes
checking for strftime... yes
checking for tdestroy... yes
checking for tsearch... yes
checking for wait... yes
checking for errno.h... yes
checking for fcntl.h... yes
checking for unistd.h... yes
checking for sys/wait.h... yes
checking if math.h declares _LIB_VERSION... no
checking for limits.h... yes
checking for isnan... yes
checking for sigaction... yes
checking for siginfo.h... no
checking if we should use siginfo... no
checking return type of signal handlers... void
checking if we should use sigaction.sa_sigaction... yes
checking handling of floating point exceptions
	division by zero does not generate an exception
	overflow does not generate an exception
	math library supports ieee754
configure: creating ./config.status
config.status: creating Makefile
config.status: creating man/Makefile
config.status: creating config.h
+ make -j16
make: Entering directory '/usr/src/RPM/BUILD/mawk-1.3.4.20200120'
i586-alt-linux-gcc -c -I. -I. -DHAVE_CONFIG_H  -DLOCAL_REGEXP -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=500 -D_FILE_OFFSET_BITS=64 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic  memory.c
make: Leaving directory '/usr/src/RPM/BUILD/mawk-1.3.4.20200120'
make: Entering directory '/usr/src/RPM/BUILD/mawk-1.3.4.20200120'
i586-alt-linux-gcc -c -I. -I. -DHAVE_CONFIG_H  -DLOCAL_REGEXP -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=500 -D_FILE_OFFSET_BITS=64 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic  main.c
make: Leaving directory '/usr/src/RPM/BUILD/mawk-1.3.4.20200120'
make: Entering directory '/usr/src/RPM/BUILD/mawk-1.3.4.20200120'
i586-alt-linux-gcc -c -I. -I. -DHAVE_CONFIG_H  -DLOCAL_REGEXP -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=500 -D_FILE_OFFSET_BITS=64 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic  hash.c
make: Leaving directory '/usr/src/RPM/BUILD/mawk-1.3.4.20200120'
make: Entering directory '/usr/src/RPM/BUILD/mawk-1.3.4.20200120'
i586-alt-linux-gcc -c -I. -I. -DHAVE_CONFIG_H  -DLOCAL_REGEXP -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=500 -D_FILE_OFFSET_BITS=64 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic  code.c
make: Leaving directory '/usr/src/RPM/BUILD/mawk-1.3.4.20200120'
make: Entering directory '/usr/src/RPM/BUILD/mawk-1.3.4.20200120'
i586-alt-linux-gcc -c -I. -I. -DHAVE_CONFIG_H  -DLOCAL_REGEXP -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=500 -D_FILE_OFFSET_BITS=64 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic  error.c
make: Leaving directory '/usr/src/RPM/BUILD/mawk-1.3.4.20200120'
make: Entering directory '/usr/src/RPM/BUILD/mawk-1.3.4.20200120'
i586-alt-linux-gcc -c -I. -I. -DHAVE_CONFIG_H  -DLOCAL_REGEXP -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=500 -D_FILE_OFFSET_BITS=64 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic  cast.c
make: Leaving directory '/usr/src/RPM/BUILD/mawk-1.3.4.20200120'
make: Entering directory '/usr/src/RPM/BUILD/mawk-1.3.4.20200120'
i586-alt-linux-gcc -c -I. -I. -DHAVE_CONFIG_H  -DLOCAL_REGEXP -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=500 -D_FILE_OFFSET_BITS=64 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic  bi_vars.c
make: Leaving directory '/usr/src/RPM/BUILD/mawk-1.3.4.20200120'
make: Entering directory '/usr/src/RPM/BUILD/mawk-1.3.4.20200120'
i586-alt-linux-gcc -c -I. -I. -DHAVE_CONFIG_H  -DLOCAL_REGEXP -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=500 -D_FILE_OFFSET_BITS=64 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic  da.c
make: Leaving directory '/usr/src/RPM/BUILD/mawk-1.3.4.20200120'
make: Entering directory '/usr/src/RPM/BUILD/mawk-1.3.4.20200120'
i586-alt-linux-gcc -c -I. -I. -DHAVE_CONFIG_H  -DLOCAL_REGEXP -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=500 -D_FILE_OFFSET_BITS=64 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic  kw.c
make: Leaving directory '/usr/src/RPM/BUILD/mawk-1.3.4.20200120'
make: Entering directory '/usr/src/RPM/BUILD/mawk-1.3.4.20200120'
i586-alt-linux-gcc -c -I. -I. -DHAVE_CONFIG_H  -DLOCAL_REGEXP -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=500 -D_FILE_OFFSET_BITS=64 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic  init.c
make: Leaving directory '/usr/src/RPM/BUILD/mawk-1.3.4.20200120'
make: Entering directory '/usr/src/RPM/BUILD/mawk-1.3.4.20200120'
i586-alt-linux-gcc -c -I. -I. -DHAVE_CONFIG_H  -DLOCAL_REGEXP -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=500 -D_FILE_OFFSET_BITS=64 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic  scan.c
make: Leaving directory '/usr/src/RPM/BUILD/mawk-1.3.4.20200120'
make: Entering directory '/usr/src/RPM/BUILD/mawk-1.3.4.20200120'
i586-alt-linux-gcc -c -I. -I. -DHAVE_CONFIG_H  -DLOCAL_REGEXP -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=500 -D_FILE_OFFSET_BITS=64 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic  print.c
make: Leaving directory '/usr/src/RPM/BUILD/mawk-1.3.4.20200120'
make: Entering directory '/usr/src/RPM/BUILD/mawk-1.3.4.20200120'
i586-alt-linux-gcc -c -I. -I. -DHAVE_CONFIG_H  -DLOCAL_REGEXP -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=500 -D_FILE_OFFSET_BITS=64 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic  jmp.c
make: Leaving directory '/usr/src/RPM/BUILD/mawk-1.3.4.20200120'
make: Entering directory '/usr/src/RPM/BUILD/mawk-1.3.4.20200120'
i586-alt-linux-gcc -c -I. -I. -DHAVE_CONFIG_H  -DLOCAL_REGEXP -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=500 -D_FILE_OFFSET_BITS=64 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic  bi_funct.c
make: Leaving directory '/usr/src/RPM/BUILD/mawk-1.3.4.20200120'
make: Entering directory '/usr/src/RPM/BUILD/mawk-1.3.4.20200120'
i586-alt-linux-gcc -c -I. -I. -DHAVE_CONFIG_H  -DLOCAL_REGEXP -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=500 -D_FILE_OFFSET_BITS=64 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic  split.c
make: Leaving directory '/usr/src/RPM/BUILD/mawk-1.3.4.20200120'
make: Entering directory '/usr/src/RPM/BUILD/mawk-1.3.4.20200120'
i586-alt-linux-gcc -c -I. -I. -DHAVE_CONFIG_H  -DLOCAL_REGEXP -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=500 -D_FILE_OFFSET_BITS=64 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic  zmalloc.c
make: Leaving directory '/usr/src/RPM/BUILD/mawk-1.3.4.20200120'
make: Entering directory '/usr/src/RPM/BUILD/mawk-1.3.4.20200120'
i586-alt-linux-gcc -c -I. -I. -DHAVE_CONFIG_H  -DLOCAL_REGEXP -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=500 -D_FILE_OFFSET_BITS=64 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic  execute.c
make: Leaving directory '/usr/src/RPM/BUILD/mawk-1.3.4.20200120'
make: Entering directory '/usr/src/RPM/BUILD/mawk-1.3.4.20200120'
i586-alt-linux-gcc -c -I. -I. -DHAVE_CONFIG_H  -DLOCAL_REGEXP -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=500 -D_FILE_OFFSET_BITS=64 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic  re_cmpl.c
make: Leaving directory '/usr/src/RPM/BUILD/mawk-1.3.4.20200120'
make: Entering directory '/usr/src/RPM/BUILD/mawk-1.3.4.20200120'
i586-alt-linux-gcc -c -I. -I. -DHAVE_CONFIG_H  -DLOCAL_REGEXP -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=500 -D_FILE_OFFSET_BITS=64 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic  matherr.c
make: Leaving directory '/usr/src/RPM/BUILD/mawk-1.3.4.20200120'
make: Entering directory '/usr/src/RPM/BUILD/mawk-1.3.4.20200120'
i586-alt-linux-gcc -c -I. -I. -DHAVE_CONFIG_H  -DLOCAL_REGEXP -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=500 -D_FILE_OFFSET_BITS=64 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic  parse.c
make: Leaving directory '/usr/src/RPM/BUILD/mawk-1.3.4.20200120'
make: Entering directory '/usr/src/RPM/BUILD/mawk-1.3.4.20200120'
i586-alt-linux-gcc -c -I. -I. -DHAVE_CONFIG_H  -DLOCAL_REGEXP -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=500 -D_FILE_OFFSET_BITS=64 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic  files.c
make: Leaving directory '/usr/src/RPM/BUILD/mawk-1.3.4.20200120'
make: Entering directory '/usr/src/RPM/BUILD/mawk-1.3.4.20200120'
i586-alt-linux-gcc -c -I. -I. -DHAVE_CONFIG_H  -DLOCAL_REGEXP -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=500 -D_FILE_OFFSET_BITS=64 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic  fcall.c
make: Leaving directory '/usr/src/RPM/BUILD/mawk-1.3.4.20200120'
make: Entering directory '/usr/src/RPM/BUILD/mawk-1.3.4.20200120'
i586-alt-linux-gcc -c -I. -I. -DHAVE_CONFIG_H  -DLOCAL_REGEXP -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=500 -D_FILE_OFFSET_BITS=64 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic  field.c
make: Leaving directory '/usr/src/RPM/BUILD/mawk-1.3.4.20200120'
make: Entering directory '/usr/src/RPM/BUILD/mawk-1.3.4.20200120'
i586-alt-linux-gcc -c -I. -I. -DHAVE_CONFIG_H  -DLOCAL_REGEXP -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=500 -D_FILE_OFFSET_BITS=64 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic  fin.c
make: Leaving directory '/usr/src/RPM/BUILD/mawk-1.3.4.20200120'
make: Entering directory '/usr/src/RPM/BUILD/mawk-1.3.4.20200120'
i586-alt-linux-gcc -c -I. -I. -DHAVE_CONFIG_H  -DLOCAL_REGEXP -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=500 -D_FILE_OFFSET_BITS=64 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic  version.c
make: Leaving directory '/usr/src/RPM/BUILD/mawk-1.3.4.20200120'
make: Entering directory '/usr/src/RPM/BUILD/mawk-1.3.4.20200120'
i586-alt-linux-gcc -c -I. -I. -DHAVE_CONFIG_H  -DLOCAL_REGEXP -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=500 -D_FILE_OFFSET_BITS=64 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic  array.c
make: Leaving directory '/usr/src/RPM/BUILD/mawk-1.3.4.20200120'
make: Entering directory '/usr/src/RPM/BUILD/mawk-1.3.4.20200120'
i586-alt-linux-gcc -c -I. -I. -DHAVE_CONFIG_H  -DLOCAL_REGEXP -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=500 -D_FILE_OFFSET_BITS=64 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic  regexp.c
In file included from regexp.c:21:
rexp2.c: In function 'REtest':
rexp2.c:393:1: warning: control reaches end of non-void function [-Wreturn-type]
  393 | }
      | ^
In file included from regexp.c:22:
rexp3.c: In function 'REmatch':
rexp3.c:440:1: warning: control reaches end of non-void function [-Wreturn-type]
  440 | }
      | ^
make: Leaving directory '/usr/src/RPM/BUILD/mawk-1.3.4.20200120'
make: Entering directory '/usr/src/RPM/BUILD/mawk-1.3.4.20200120'
i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic  -I. -I. -DHAVE_CONFIG_H -I. -I. -DHAVE_CONFIG_H  -DLOCAL_REGEXP -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=500 -D_FILE_OFFSET_BITS=64 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic  -o makescan ./makescan.c
rm -f scancode.c
./makescan > scancode.c
rm makescan
make: Leaving directory '/usr/src/RPM/BUILD/mawk-1.3.4.20200120'
make: Entering directory '/usr/src/RPM/BUILD/mawk-1.3.4.20200120'
i586-alt-linux-gcc -c -I. -I. -DHAVE_CONFIG_H  -DLOCAL_REGEXP -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=500 -D_FILE_OFFSET_BITS=64 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic  scancode.c
make: Leaving directory '/usr/src/RPM/BUILD/mawk-1.3.4.20200120'
make: Entering directory '/usr/src/RPM/BUILD/mawk-1.3.4.20200120'
i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic  -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic  -o mawk parse.o scan.o memory.o main.o hash.o execute.o code.o da.o error.o init.o bi_vars.o cast.o print.o bi_funct.o kw.o jmp.o array.o field.o split.o re_cmpl.o regexp.o zmalloc.o fin.o files.o scancode.o matherr.o fcall.o version.o  -lm 
make: Leaving directory '/usr/src/RPM/BUILD/mawk-1.3.4.20200120'
+ exit 0
Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.21363
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ /bin/chmod -Rf u+rwX -- /usr/src/tmp/mawk-buildroot
+ :
+ /bin/rm -rf -- /usr/src/tmp/mawk-buildroot
+ PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games
+ cd mawk-1.3.4.20200120
+ make 'INSTALL=/usr/libexec/rpm-build/install -p' install DESTDIR=/usr/src/tmp/mawk-buildroot
make: Entering directory '/usr/src/RPM/BUILD/mawk-1.3.4.20200120'
mkdir -p "/usr/src/tmp/mawk-buildroot/usr/bin"
mkdir -p "/usr/src/tmp/mawk-buildroot/usr/share/man/man1"
/usr/libexec/rpm-build/install -p mawk /usr/src/tmp/mawk-buildroot/usr/bin/`echo mawk|    sed 's,x,x,'`
/usr/libexec/rpm-build/install -p -m 644 ./man/mawk.1 /usr/src/tmp/mawk-buildroot/usr/share/man/man1/`echo mawk|    sed 's,x,x,'`.1
make: Leaving directory '/usr/src/RPM/BUILD/mawk-1.3.4.20200120'
+ /usr/lib/rpm/brp-alt
Cleaning files in /usr/src/tmp/mawk-buildroot (auto)
Verifying and fixing files in /usr/src/tmp/mawk-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig)
Checking contents of files in /usr/src/tmp/mawk-buildroot/ (default)
Compressing files in /usr/src/tmp/mawk-buildroot (auto)
Verifying ELF objects in /usr/src/tmp/mawk-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal)
Executing(%check): /bin/sh -e /usr/src/tmp/rpm-tmp.255
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd mawk-1.3.4.20200120
+ make check
make: Entering directory '/usr/src/RPM/BUILD/mawk-1.3.4.20200120'
** mawk_test
mawk 1.3.4 20200120
Copyright 2008-2019,2020, Thomas E. Dickey
Copyright 1991-1996,2014, Michael D. Brennan

random-funcs:       srandom/random
regex-funcs:        internal
compiled limits:
sprintf buffer      8192
maximum-integer     2147483647

testing input and field splitting
... /usr/src/RPM/BUILD/mawk-1.3.4.20200120/mawk supports matches with NUL bytes
input and field splitting OK

testing regular expression matching
regular expression matching OK

testing checking for write errors
checking for write errors OK

testing arrays and flow of control
array test OK

testing nextfile
nextfile test OK

testing function calls and general stress test
general stress test OK
tested /usr/src/RPM/BUILD/mawk-1.3.4.20200120/mawk OK
** fpe_test
testing floating point exception handling
testing division by zero
/usr/src/RPM/BUILD/mawk-1.3.4.20200120/mawk BEGIN{ print 4/0 }
inf

testing overflow
/usr/src/RPM/BUILD/mawk-1.3.4.20200120/mawk BEGIN {
  x = 100
  do { y = x ; x *= 1000 } while ( y != x )
  print "loop terminated"
}
loop terminated

testing domain error
/usr/src/RPM/BUILD/mawk-1.3.4.20200120/mawk BEGIN{ print sqrt(-8) }
-nan


==============================
return1 = 0
return2 = 0
return3 = 0
results consistent: ignoring floating exceptions
make: Leaving directory '/usr/src/RPM/BUILD/mawk-1.3.4.20200120'
+ exit 0
Processing files: mawk-1.3.4.20200120-alt3
Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.255
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd mawk-1.3.4.20200120
+ DOCDIR=/usr/src/tmp/mawk-buildroot/usr/share/doc/mawk-1.3.4.20200120
+ export DOCDIR
+ rm -rf /usr/src/tmp/mawk-buildroot/usr/share/doc/mawk-1.3.4.20200120
+ /bin/mkdir -p /usr/src/tmp/mawk-buildroot/usr/share/doc/mawk-1.3.4.20200120
+ cp -prL README ACKNOWLEDGMENT CHANGES /usr/src/tmp/mawk-buildroot/usr/share/doc/mawk-1.3.4.20200120
+ chmod -R go-w /usr/src/tmp/mawk-buildroot/usr/share/doc/mawk-1.3.4.20200120
+ chmod -R a+rX /usr/src/tmp/mawk-buildroot/usr/share/doc/mawk-1.3.4.20200120
+ exit 0
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.7mBUAj
find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,python3,shell)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.MLNADt
find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services)
Requires: /lib/ld-linux.so.2, libc.so.6(GLIBC_2.0), libc.so.6(GLIBC_2.1), libc.so.6(GLIBC_2.1.3), libc.so.6(GLIBC_2.11), libc.so.6(GLIBC_2.2), libc.so.6(GLIBC_2.28), libc.so.6(GLIBC_2.3), libc.so.6(GLIBC_2.3.4), libc.so.6(GLIBC_2.34), libc.so.6(GLIBC_2.4), libc.so.6(GLIBC_2.7), libm.so.6(GLIBC_2.0), libm.so.6(GLIBC_2.29), rtld(GNU_HASH)
Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.3bTl6s
Creating mawk-debuginfo package
Processing files: mawk-doc-1.3.4.20200120-alt3
Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.71222
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd mawk-1.3.4.20200120
+ DOCDIR=/usr/src/tmp/mawk-buildroot/usr/share/doc/mawk-doc-1.3.4.20200120
+ export DOCDIR
+ rm -rf /usr/src/tmp/mawk-buildroot/usr/share/doc/mawk-doc-1.3.4.20200120
+ /bin/mkdir -p /usr/src/tmp/mawk-buildroot/usr/share/doc/mawk-doc-1.3.4.20200120
+ cp -prL examples/ /usr/src/tmp/mawk-buildroot/usr/share/doc/mawk-doc-1.3.4.20200120
+ chmod -R go-w /usr/src/tmp/mawk-buildroot/usr/share/doc/mawk-doc-1.3.4.20200120
+ chmod -R a+rX /usr/src/tmp/mawk-buildroot/usr/share/doc/mawk-doc-1.3.4.20200120
+ exit 0
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.25XcRv
find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,python3,shell)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.aPNlkQ
find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services)
Processing files: mawk-debuginfo-1.3.4.20200120-alt3
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.HkdHzI
find-provides: running scripts (debuginfo)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.owdDiZ
find-requires: running scripts (debuginfo)
Requires: mawk = 1.3.4.20200120-alt3, /usr/lib/debug/lib/ld-linux.so.2.debug, debug(libc.so.6), debug(libm.so.6)
Adding to mawk-debuginfo a strict dependency on mawk
Wrote: /usr/src/RPM/RPMS/i586/mawk-1.3.4.20200120-alt3.i586.rpm (w2.lzdio)
Wrote: /usr/src/RPM/RPMS/noarch/mawk-doc-1.3.4.20200120-alt3.noarch.rpm (w2.lzdio)
Wrote: /usr/src/RPM/RPMS/i586/mawk-debuginfo-1.3.4.20200120-alt3.i586.rpm (w2.lzdio)
6.12user 2.34system 0:11.44elapsed 73%CPU (0avgtext+0avgdata 48700maxresident)k
0inputs+0outputs (0major+773079minor)pagefaults 0swaps
7.22user 4.95system 0:14.39elapsed 84%CPU (0avgtext+0avgdata 48700maxresident)k
0inputs+0outputs (0major+974287minor)pagefaults 0swaps
--- mawk-1.3.4.20200120-alt3.i586.rpm.repo	2020-05-20 15:41:24.000000000 +0000
+++ mawk-1.3.4.20200120-alt3.i586.rpm.hasher	2022-03-19 04:08:37.477222063 +0000
@@ -9,2 +9,3 @@
 Requires: libc.so.6(GLIBC_2.1)  
+Requires: libc.so.6(GLIBC_2.1.3)  
 Requires: libc.so.6(GLIBC_2.11)  
@@ -14,2 +15,3 @@
 Requires: libc.so.6(GLIBC_2.3.4)  
+Requires: libc.so.6(GLIBC_2.34)  
 Requires: libc.so.6(GLIBC_2.4)  
@@ -21,3 +23,3 @@
 Provides: mawk = 1.3.4.20200120-alt3:sisyphus+252011.100.1.1
-File: /usr/bin/mawk	100755	root:root	ac6c248f5b5b3d030f2b8532a2b0bbb1	
+File: /usr/bin/mawk	100755	root:root	0f2e80309edcc986897d6b2191ed120f	
 File: /usr/share/doc/mawk-1.3.4.20200120	40755	root:root		
@@ -27,2 +29,2 @@
 File: /usr/share/man/man1/mawk.1.xz	100644	root:root	1fee336bd4f61b0413c7e90ed1f567cb	
-RPMIdentity: 959eb919028b71fb9aef4135105b04193cdda1ad8047a7e92d0b1561aa4db68f497a938e8d97305dbe54df67f948096fdc2dfa1c020e8533aa08a961184c4b08
+RPMIdentity: 598a673836d2c91721d3f2a81b43037ec72415b3c2e9beafe908d510fe11b5941c6aa2181368c0d837a148a3bb061b795a53ea77fef2ad5648d716954d71841e
--- mawk-debuginfo-1.3.4.20200120-alt3.i586.rpm.repo	2020-05-20 15:41:24.000000000 +0000
+++ mawk-debuginfo-1.3.4.20200120-alt3.i586.rpm.hasher	2022-03-19 04:08:37.545222758 +0000
@@ -1,4 +1,4 @@
-/usr/lib/debug/.build-id/b3	40755	root:root	
-/usr/lib/debug/.build-id/b3/161f342a229661684e4cbb0dbda6452d316579	120777	root:root	../../../../bin/mawk
-/usr/lib/debug/.build-id/b3/161f342a229661684e4cbb0dbda6452d316579.debug	120777	root:root	../../usr/bin/mawk.debug
+/usr/lib/debug/.build-id/d6	40755	root:root	
+/usr/lib/debug/.build-id/d6/e6dab4dc615c3bf186b2d8fef51e03ba45391d	120777	root:root	../../../../bin/mawk
+/usr/lib/debug/.build-id/d6/e6dab4dc615c3bf186b2d8fef51e03ba45391d.debug	120777	root:root	../../usr/bin/mawk.debug
 /usr/lib/debug/usr/bin/mawk.debug	100644	root:root	
@@ -41,2 +41,3 @@
 /usr/src/debug/mawk-1.3.4.20200120/re_cmpl.c	100644	root:root	
+/usr/src/debug/mawk-1.3.4.20200120/regexp.c	100644	root:root	
 /usr/src/debug/mawk-1.3.4.20200120/regexp.h	100644	root:root	
@@ -69,6 +70,6 @@
 Provides: mawk-debuginfo = 1.3.4.20200120-alt3:sisyphus+252011.100.1.1
-File: /usr/lib/debug/.build-id/b3	40755	root:root		
-File: /usr/lib/debug/.build-id/b3/161f342a229661684e4cbb0dbda6452d316579	120777	root:root		../../../../bin/mawk
-File: /usr/lib/debug/.build-id/b3/161f342a229661684e4cbb0dbda6452d316579.debug	120777	root:root		../../usr/bin/mawk.debug
-File: /usr/lib/debug/usr/bin/mawk.debug	100644	root:root	8baab7e155efe8f685e0d9117c3edaf6	
+File: /usr/lib/debug/.build-id/d6	40755	root:root		
+File: /usr/lib/debug/.build-id/d6/e6dab4dc615c3bf186b2d8fef51e03ba45391d	120777	root:root		../../../../bin/mawk
+File: /usr/lib/debug/.build-id/d6/e6dab4dc615c3bf186b2d8fef51e03ba45391d.debug	120777	root:root		../../usr/bin/mawk.debug
+File: /usr/lib/debug/usr/bin/mawk.debug	100644	root:root	63a8f3d0e3b40a03c5f16fddd68b2019	
 File: /usr/src/debug/mawk-1.3.4.20200120	40755	root:root		
@@ -110,2 +111,3 @@
 File: /usr/src/debug/mawk-1.3.4.20200120/re_cmpl.c	100644	root:root	5d1c5fadac03bf630fbe911981188dda	
+File: /usr/src/debug/mawk-1.3.4.20200120/regexp.c	100644	root:root	ba5e9af8d9c4c8fc25bbe9ce4a943d16	
 File: /usr/src/debug/mawk-1.3.4.20200120/regexp.h	100644	root:root	fde8e550ded85333f8091ba6f7ab1d68	
@@ -122,3 +124,3 @@
 File: /usr/src/debug/mawk-1.3.4.20200120/scan.h	100644	root:root	570e996f1d963713d8e7ca00840e99e8	
-File: /usr/src/debug/mawk-1.3.4.20200120/scancode.c	100644	root:root	bd3d5fe19e6bb1089fcd05549318678b	
+File: /usr/src/debug/mawk-1.3.4.20200120/scancode.c	100644	root:root	f193f4e9daeda5500975202473a1e182	
 File: /usr/src/debug/mawk-1.3.4.20200120/scancode.h	100644	root:root	87500b5d9311b1ddf900b4a5482efb82	
@@ -132,2 +134,2 @@
 File: /usr/src/debug/mawk-1.3.4.20200120/zmalloc.h	100644	root:root	02f67cd900a3aa30c507c77594a138a0	
-RPMIdentity: aceebc514a9b0f54e813d28a65e1670958ca62929ebe92a2519a510195bc741d7f0148bef5f6f8a44a569545a4c9ef619ec20ce078b800eb62f8e81c7b56811e
+RPMIdentity: db71b0e16e7fcf4229ac3b9015d1ef2462276e34b73189b3899470d4622d066f54c37a2b77887e849264fd7dbc0d98d2b09d8a9215d5ff21cc378f41c0a2cad9