<86>Jun 15 06:09:41 userdel[2209862]: delete user 'rooter'
<86>Jun 15 06:09:41 userdel[2209862]: removed group 'rooter' owned by 'rooter'
<86>Jun 15 06:09:41 userdel[2209862]: removed shadow group 'rooter' owned by 'rooter'
<86>Jun 15 06:09:41 groupadd[2209886]: group added to /etc/group: name=rooter, GID=1298
<86>Jun 15 06:09:41 groupadd[2209886]: group added to /etc/gshadow: name=rooter
<86>Jun 15 06:09:41 groupadd[2209886]: new group: name=rooter, GID=1298
<86>Jun 15 06:09:41 useradd[2209899]: new user: name=rooter, UID=1298, GID=1298, home=/root, shell=/bin/bash, from=none
<86>Jun 15 06:09:41 userdel[2209926]: delete user 'builder'
<86>Jun 15 06:09:41 userdel[2209926]: removed group 'builder' owned by 'builder'
<86>Jun 15 06:09:41 userdel[2209926]: removed shadow group 'builder' owned by 'builder'
<86>Jun 15 06:09:41 groupadd[2209952]: group added to /etc/group: name=builder, GID=1299
<86>Jun 15 06:09:41 groupadd[2209952]: group added to /etc/gshadow: name=builder
<86>Jun 15 06:09:41 groupadd[2209952]: new group: name=builder, GID=1299
<86>Jun 15 06:09:41 useradd[2209975]: new user: name=builder, UID=1299, GID=1299, home=/usr/src, shell=/bin/bash, from=none
Building target platforms: i586
Building for target i586
Wrote: /usr/src/in/nosrpm/mawk-1.3.4.20240123-alt1.nosrc.rpm (w1.gzdio)
Installing mawk-1.3.4.20240123-alt1.src.rpm
Building target platforms: i586
Building for target i586
Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.30605
+ 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.20240123
+ echo 'Source #0 (mawk-1.3.4.20240123.tar):'
Source #0 (mawk-1.3.4.20240123.tar):
+ /bin/tar -xf /usr/src/RPM/SOURCES/mawk-1.3.4.20240123.tar
+ cd mawk-1.3.4.20240123
+ /bin/chmod -c -Rf u+rwX,go-w .
+ exit 0
Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.30605
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd mawk-1.3.4.20240123
+ 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
+ xargs -ri dirname -- '{}'
+ readlink -e -- ./configure
+ sort -u
+ xargs -ri find '{}' -type f '(' -name config.sub -or -name config.guess ')' -printf '%h/\n'
+ xargs -rn1 install -pm755 -- /usr/share/gnu-config/config.sub /usr/share/gnu-config/config.guess
+ configure_runstatedir_flags=
+ grep -qF runstatedir=DIR ./configure
+ configure_runstatedir_flags=--runstatedir=/var/run
+ ./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 --runstatedir=/var/run --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... 13.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 ggrep... no
checking for grep... grep
checking for fgrep... grep -F
checking for makeflags variable... 
checking for ".PHONY" make-support... yes
checking for egrep... grep -E
checking how to run the C preprocessor... i586-alt-linux-gcc -E
checking for a BSD compatible install... /usr/bin/ginstall -c
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 for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking whether exit is declared... yes
checking for log in -lm... yes
checking if you want to see long compiling messages... yes
checking if you want to use C11 _Noreturn feature... no
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 limits.h... yes
checking for arc4random... yes
checking for random-integer functions... arc4random_stir/arc4random
checking for range of random-integers... 0xFFFFFFFFUL
checking if <bsd/stdlib.h> should be included... no
checking if <bsd/random.h> should be included... no
configure: WARNING: no header file found for arc4random
checking if you want mawk to initialize random numbers at startup... yes
checking if you want mawk to support regex interval expressions {m,n}... yes
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 errno.h... yes
checking for fcntl.h... yes
checking for sys/wait.h... yes
checking for int64_t... yes
checking for uint64_t... yes
checking for long long... yes
checking for long... yes
checking size of long... 4
checking for int64_t... (cached) yes
checking size of int64_t... 8
checking for long long... (cached) yes
checking size of long long... 8
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 matherr... no
checking for mktime... yes
checking for pipe... yes
checking for strftime... yes
checking for tsearch... yes
checking for wait... yes
checking for clock_gettime... yes
checking if math.h declares _LIB_VERSION... no
checking for limits.h... (cached) 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 -j8
make: Entering directory '/usr/src/RPM/BUILD/mawk-1.3.4.20240123'
i586-alt-linux-gcc -c -I. -I. -DHAVE_CONFIG_H -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.20240123'
make: Entering directory '/usr/src/RPM/BUILD/mawk-1.3.4.20240123'
i586-alt-linux-gcc -c -I. -I. -DHAVE_CONFIG_H -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.20240123'
make: Entering directory '/usr/src/RPM/BUILD/mawk-1.3.4.20240123'
i586-alt-linux-gcc -c -I. -I. -DHAVE_CONFIG_H -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.20240123'
make: Entering directory '/usr/src/RPM/BUILD/mawk-1.3.4.20240123'
i586-alt-linux-gcc -c -I. -I. -DHAVE_CONFIG_H -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.20240123'
make: Entering directory '/usr/src/RPM/BUILD/mawk-1.3.4.20240123'
i586-alt-linux-gcc -c -I. -I. -DHAVE_CONFIG_H -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.20240123'
make: Entering directory '/usr/src/RPM/BUILD/mawk-1.3.4.20240123'
i586-alt-linux-gcc -c -I. -I. -DHAVE_CONFIG_H -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.20240123'
make: Entering directory '/usr/src/RPM/BUILD/mawk-1.3.4.20240123'
i586-alt-linux-gcc -c -I. -I. -DHAVE_CONFIG_H -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.20240123'
make: Entering directory '/usr/src/RPM/BUILD/mawk-1.3.4.20240123'
i586-alt-linux-gcc -c -I. -I. -DHAVE_CONFIG_H -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.20240123'
make: Entering directory '/usr/src/RPM/BUILD/mawk-1.3.4.20240123'
i586-alt-linux-gcc -c -I. -I. -DHAVE_CONFIG_H -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.20240123'
make: Entering directory '/usr/src/RPM/BUILD/mawk-1.3.4.20240123'
i586-alt-linux-gcc -c -I. -I. -DHAVE_CONFIG_H -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.20240123'
make: Entering directory '/usr/src/RPM/BUILD/mawk-1.3.4.20240123'
i586-alt-linux-gcc -c -I. -I. -DHAVE_CONFIG_H -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.20240123'
make: Entering directory '/usr/src/RPM/BUILD/mawk-1.3.4.20240123'
i586-alt-linux-gcc -c -I. -I. -DHAVE_CONFIG_H -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.20240123'
make: Entering directory '/usr/src/RPM/BUILD/mawk-1.3.4.20240123'
i586-alt-linux-gcc -c -I. -I. -DHAVE_CONFIG_H -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.20240123'
make: Entering directory '/usr/src/RPM/BUILD/mawk-1.3.4.20240123'
i586-alt-linux-gcc -c -I. -I. -DHAVE_CONFIG_H -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.20240123'
make: Entering directory '/usr/src/RPM/BUILD/mawk-1.3.4.20240123'
i586-alt-linux-gcc -c -I. -I. -DHAVE_CONFIG_H -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.20240123'
make: Entering directory '/usr/src/RPM/BUILD/mawk-1.3.4.20240123'
i586-alt-linux-gcc -c -I. -I. -DHAVE_CONFIG_H -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.20240123'
make: Entering directory '/usr/src/RPM/BUILD/mawk-1.3.4.20240123'
i586-alt-linux-gcc -c -I. -I. -DHAVE_CONFIG_H -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.20240123'
make: Entering directory '/usr/src/RPM/BUILD/mawk-1.3.4.20240123'
i586-alt-linux-gcc -c -I. -I. -DHAVE_CONFIG_H -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.20240123'
make: Entering directory '/usr/src/RPM/BUILD/mawk-1.3.4.20240123'
i586-alt-linux-gcc -c -I. -I. -DHAVE_CONFIG_H -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.20240123'
make: Entering directory '/usr/src/RPM/BUILD/mawk-1.3.4.20240123'
i586-alt-linux-gcc -c -I. -I. -DHAVE_CONFIG_H -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.20240123'
make: Entering directory '/usr/src/RPM/BUILD/mawk-1.3.4.20240123'
i586-alt-linux-gcc -c -I. -I. -DHAVE_CONFIG_H -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.20240123'
make: Entering directory '/usr/src/RPM/BUILD/mawk-1.3.4.20240123'
i586-alt-linux-gcc -c -I. -I. -DHAVE_CONFIG_H -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.20240123'
make: Entering directory '/usr/src/RPM/BUILD/mawk-1.3.4.20240123'
i586-alt-linux-gcc -c -I. -I. -DHAVE_CONFIG_H -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.20240123'
make: Entering directory '/usr/src/RPM/BUILD/mawk-1.3.4.20240123'
i586-alt-linux-gcc -c -I. -I. -DHAVE_CONFIG_H -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.20240123'
make: Entering directory '/usr/src/RPM/BUILD/mawk-1.3.4.20240123'
i586-alt-linux-gcc -c -I. -I. -DHAVE_CONFIG_H -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.20240123'
make: Entering directory '/usr/src/RPM/BUILD/mawk-1.3.4.20240123'
i586-alt-linux-gcc -c -I. -I. -DHAVE_CONFIG_H -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.20240123'
make: Entering directory '/usr/src/RPM/BUILD/mawk-1.3.4.20240123'
i586-alt-linux-gcc -c -I. -I. -DHAVE_CONFIG_H -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:25:
rexp2.c: In function 'REtest':
rexp2.c:403:1: warning: control reaches end of non-void function [-Wreturn-type]
  403 | }
      | ^
In file included from regexp.c:26:
rexp3.c: In function 'REmatch':
rexp3.c:539:1: warning: control reaches end of non-void function [-Wreturn-type]
  539 | }
      | ^
make: Leaving directory '/usr/src/RPM/BUILD/mawk-1.3.4.20240123'
make: Entering directory '/usr/src/RPM/BUILD/mawk-1.3.4.20240123'
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 -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.20240123'
make: Entering directory '/usr/src/RPM/BUILD/mawk-1.3.4.20240123'
i586-alt-linux-gcc -c -I. -I. -DHAVE_CONFIG_H -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.20240123'
make: Entering directory '/usr/src/RPM/BUILD/mawk-1.3.4.20240123'
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 
In function 'new_STRING0',
    inlined from 'new_STRING0' at memory.c:38:1,
    inlined from 'gsub3' at bi_funct.c:1212:13,
    inlined from 'bi_gsub' at bi_funct.c:1294:14:
memory.c:45:24: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
   45 |         sval->str[len] = 0;
      |                        ^
./types.h: In function 'bi_gsub':
./types.h:65:10: note: at offset 2 into destination object 'str' of size 2
   65 |     char str[2];
      |          ^
make: Leaving directory '/usr/src/RPM/BUILD/mawk-1.3.4.20240123'
+ exit 0
Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.36444
+ 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:/usr/bin:/bin:/usr/local/bin:/usr/games
+ cd mawk-1.3.4.20240123
+ 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.20240123'
mkdir -p "/usr/src/tmp/mawk-buildroot/usr/bin"
installing mawk executable
installing mawk manpages
make[1]: Entering directory '/usr/src/RPM/BUILD/mawk-1.3.4.20240123/man'
mkdir -p "/usr/src/tmp/mawk-buildroot/usr/share/man/man1"
installing /usr/src/tmp/mawk-buildroot/usr/share/man/man1/mawk.1 manpage
make[1]: Leaving directory '/usr/src/RPM/BUILD/mawk-1.3.4.20240123/man'
make[1]: Entering directory '/usr/src/RPM/BUILD/mawk-1.3.4.20240123/man'
mkdir -p "/usr/src/tmp/mawk-buildroot/usr/share/man/man7"
installing /usr/src/tmp/mawk-buildroot/usr/share/man/man7/mawk-arrays.7 manpage
make[1]: Leaving directory '/usr/src/RPM/BUILD/mawk-1.3.4.20240123/man'
make[1]: Entering directory '/usr/src/RPM/BUILD/mawk-1.3.4.20240123/man'
installing /usr/src/tmp/mawk-buildroot/usr/share/man/man7/mawk-code.7 manpage
make[1]: Leaving directory '/usr/src/RPM/BUILD/mawk-1.3.4.20240123/man'
make: Leaving directory '/usr/src/RPM/BUILD/mawk-1.3.4.20240123'
+ /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)
Splitting links to aliased files under /{,s}bin in /usr/src/tmp/mawk-buildroot
Executing(%check): /bin/sh -e /usr/src/tmp/rpm-tmp.36444
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd mawk-1.3.4.20240123
+ make check
make: Entering directory '/usr/src/RPM/BUILD/mawk-1.3.4.20240123'
** mawk_test
mawk 1.3.4 20240123
Copyright 2008-2023,2024, Thomas E. Dickey
Copyright 1991-1996,2014, Michael D. Brennan

random-funcs:       arc4random_stir/arc4random
regex-funcs:        internal

compiled limits:
sprintf buffer      8192
maximum-integer     9223372036854775808

testing input and field splitting
... /usr/src/RPM/BUILD/mawk-1.3.4.20240123/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

testing r{n,m} repetitions
repetitions test OK
##################################################
tested /usr/src/RPM/BUILD/mawk-1.3.4.20240123/mawk OK
##################################################
** fpe_test
testing floating point exception handling
testing division by zero
../mawk BEGIN{ print 4/0 }
inf

testing overflow
../mawk BEGIN {
  x = 100
  do { y = x ; x *= 1000 } while ( y != x )
  print "loop terminated"
}
loop terminated

testing domain error
../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.20240123'
+ exit 0
Processing files: mawk-1.3.4.20240123-alt1
Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.33084
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd mawk-1.3.4.20240123
+ DOCDIR=/usr/src/tmp/mawk-buildroot/usr/share/doc/mawk-1.3.4.20240123
+ export DOCDIR
+ rm -rf /usr/src/tmp/mawk-buildroot/usr/share/doc/mawk-1.3.4.20240123
+ /bin/mkdir -p /usr/src/tmp/mawk-buildroot/usr/share/doc/mawk-1.3.4.20240123
+ cp -prL README ACKNOWLEDGMENT CHANGES /usr/src/tmp/mawk-buildroot/usr/share/doc/mawk-1.3.4.20240123
+ chmod -R go-w /usr/src/tmp/mawk-buildroot/usr/share/doc/mawk-1.3.4.20240123
+ chmod -R a+rX /usr/src/tmp/mawk-buildroot/usr/share/doc/mawk-1.3.4.20240123
+ exit 0
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.4XbJZa
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.xWwizN
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.36), 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.Cd1pjE
Creating mawk-debuginfo package
Processing files: mawk-doc-1.3.4.20240123-alt1
Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.97397
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd mawk-1.3.4.20240123
+ DOCDIR=/usr/src/tmp/mawk-buildroot/usr/share/doc/mawk-doc-1.3.4.20240123
+ export DOCDIR
+ rm -rf /usr/src/tmp/mawk-buildroot/usr/share/doc/mawk-doc-1.3.4.20240123
+ /bin/mkdir -p /usr/src/tmp/mawk-buildroot/usr/share/doc/mawk-doc-1.3.4.20240123
+ cp -prL examples/ /usr/src/tmp/mawk-buildroot/usr/share/doc/mawk-doc-1.3.4.20240123
+ chmod -R go-w /usr/src/tmp/mawk-buildroot/usr/share/doc/mawk-doc-1.3.4.20240123
+ chmod -R a+rX /usr/src/tmp/mawk-buildroot/usr/share/doc/mawk-doc-1.3.4.20240123
+ exit 0
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.LwPVpy
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.RdaGY2
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.20240123-alt1
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.hmoRsz
find-provides: running scripts (debuginfo)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.oWCvYs
find-requires: running scripts (debuginfo)
Requires: mawk = 1.3.4.20240123-alt1, /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
warning: Installed (but unpackaged) file(s) found:
    /usr/share/man/man7/mawk-arrays.7.xz
    /usr/share/man/man7/mawk-code.7.xz
Wrote: /usr/src/RPM/RPMS/i586/mawk-1.3.4.20240123-alt1.i586.rpm (w2.lzdio)
Wrote: /usr/src/RPM/RPMS/noarch/mawk-doc-1.3.4.20240123-alt1.noarch.rpm (w2.lzdio)
Wrote: /usr/src/RPM/RPMS/i586/mawk-debuginfo-1.3.4.20240123-alt1.i586.rpm (w2.lzdio)
10.66user 3.08system 0:15.36elapsed 89%CPU (0avgtext+0avgdata 53100maxresident)k
0inputs+0outputs (0major+895553minor)pagefaults 0swaps
0.67user 1.56system 0:20.12elapsed 11%CPU (0avgtext+0avgdata 12220maxresident)k
0inputs+0outputs (0major+94433minor)pagefaults 0swaps
--- mawk-debuginfo-1.3.4.20240123-alt1.i586.rpm.repo	2024-05-30 08:39:46.000000000 +0000
+++ mawk-debuginfo-1.3.4.20240123-alt1.i586.rpm.hasher	2024-06-15 06:09:58.485793703 +0000
@@ -124,3 +124,3 @@
 File: /usr/src/debug/mawk-1.3.4.20240123/scan.h	100644	root:root	767eaef4185d0b2440ddc18ff4377477	
-File: /usr/src/debug/mawk-1.3.4.20240123/scancode.c	100644	root:root	b1301c653164911cb75240e54cd4376d	
+File: /usr/src/debug/mawk-1.3.4.20240123/scancode.c	100644	root:root	19a51913705cb53ff4b20fd58ece25cb	
 File: /usr/src/debug/mawk-1.3.4.20240123/scancode.h	100644	root:root	5d3c8327ec9213d928092598ccec1402	
@@ -134,2 +134,2 @@
 File: /usr/src/debug/mawk-1.3.4.20240123/zmalloc.h	100644	root:root	df1dc1ddf2c96bfceeebe66a4858e9eb	
-RPMIdentity: 176768afea26177a2e62f9a960e208974b55c094e305d4e341b20f4e3d674d3ca4913e7d85b057183e950450e69c6ce6db2fb0bcd87e64585f2a29d6e67446cb
+RPMIdentity: f1e12079365001a722c63de962f8d94b39e2d9e16897aed603c9fa171d2ad0732a53e08e6a5c0da87000ba3dc84370b6488bc5639d9c5ecbe10019f29d477058