<86>Dec 19 02:13:45 userdel[3256514]: delete user 'rooter' <86>Dec 19 02:13:45 userdel[3256514]: removed group 'rooter' owned by 'rooter' <86>Dec 19 02:13:45 userdel[3256514]: removed shadow group 'rooter' owned by 'rooter' <86>Dec 19 02:13:45 groupadd[3256531]: group added to /etc/group: name=rooter, GID=1871 <86>Dec 19 02:13:45 groupadd[3256531]: group added to /etc/gshadow: name=rooter <86>Dec 19 02:13:45 groupadd[3256531]: new group: name=rooter, GID=1871 <86>Dec 19 02:13:45 useradd[3256551]: new user: name=rooter, UID=1871, GID=1871, home=/root, shell=/bin/bash, from=none <86>Dec 19 02:13:45 userdel[3256578]: delete user 'builder' <86>Dec 19 02:13:45 userdel[3256578]: removed group 'builder' owned by 'builder' <86>Dec 19 02:13:45 userdel[3256578]: removed shadow group 'builder' owned by 'builder' <86>Dec 19 02:13:45 groupadd[3256596]: group added to /etc/group: name=builder, GID=1872 <86>Dec 19 02:13:45 groupadd[3256596]: group added to /etc/gshadow: name=builder <86>Dec 19 02:13:45 groupadd[3256596]: new group: name=builder, GID=1872 <86>Dec 19 02:13:45 useradd[3256615]: new user: name=builder, UID=1872, GID=1872, home=/usr/src, shell=/bin/bash, from=none Building target platforms: x86_64 Building for target x86_64 Wrote: /usr/src/in/nosrpm/mawk-1.3.4.20240905-alt1.nosrc.rpm (w1.gzdio) Installing mawk-1.3.4.20240905-alt1.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.34697 + 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.20240905 + echo 'Source #0 (mawk-1.3.4.20240905.tar):' Source #0 (mawk-1.3.4.20240905.tar): + /bin/tar -xf /usr/src/RPM/SOURCES/mawk-1.3.4.20240905.tar + cd mawk-1.3.4.20240905 + /bin/chmod -c -Rf u+rwX,go-w . + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.34697 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd mawk-1.3.4.20240905 + CFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto' + export CFLAGS + CXXFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto' + export CXXFLAGS + FFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto' + export FFLAGS + FCFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto' + export FCFLAGS + '[' -n '' ']' ++ printf %s '-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto' ++ sed -r 's/(^|[[:space:]]+)-[^m][^[:space:]]*//g' + ASFLAGS= + 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_runstatedir_flags= + grep -qF runstatedir=DIR ./configure + configure_runstatedir_flags=--runstatedir=/var/run + ./configure --build=x86_64-alt-linux --host=x86_64-alt-linux --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --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... x86_64-alt-linux-gnu checking host system type... x86_64-alt-linux-gnu Configuring for linux-gnu checking for x86_64-alt-linux-gcc... x86_64-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 x86_64-alt-linux-gcc accepts -g... yes checking version of x86_64-alt-linux-gcc... 14.2.1 checking if this is really Intel C compiler... no checking if this is really Clang C compiler... no checking for x86_64-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... x86_64-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... no 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 if you want to use arc4random... no checking for random-integer functions... srandom/random checking for range of random-integers... INT_MAX 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... 8 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 clock_gettime links... 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 -j16 make: Entering directory '/usr/src/RPM/BUILD/mawk-1.3.4.20240905' x86_64-alt-linux-gcc -c -I. -I. -DHAVE_CONFIG_H -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=500 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto bi_vars.c make: Leaving directory '/usr/src/RPM/BUILD/mawk-1.3.4.20240905' make: Entering directory '/usr/src/RPM/BUILD/mawk-1.3.4.20240905' x86_64-alt-linux-gcc -c -I. -I. -DHAVE_CONFIG_H -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=500 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto main.c make: Leaving directory '/usr/src/RPM/BUILD/mawk-1.3.4.20240905' make: Entering directory '/usr/src/RPM/BUILD/mawk-1.3.4.20240905' x86_64-alt-linux-gcc -c -I. -I. -DHAVE_CONFIG_H -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=500 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto code.c make: Leaving directory '/usr/src/RPM/BUILD/mawk-1.3.4.20240905' make: Entering directory '/usr/src/RPM/BUILD/mawk-1.3.4.20240905' x86_64-alt-linux-gcc -c -I. -I. -DHAVE_CONFIG_H -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=500 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto error.c make: Leaving directory '/usr/src/RPM/BUILD/mawk-1.3.4.20240905' make: Entering directory '/usr/src/RPM/BUILD/mawk-1.3.4.20240905' x86_64-alt-linux-gcc -c -I. -I. -DHAVE_CONFIG_H -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=500 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto da.c make: Leaving directory '/usr/src/RPM/BUILD/mawk-1.3.4.20240905' make: Entering directory '/usr/src/RPM/BUILD/mawk-1.3.4.20240905' x86_64-alt-linux-gcc -c -I. -I. -DHAVE_CONFIG_H -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=500 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto memory.c make: Leaving directory '/usr/src/RPM/BUILD/mawk-1.3.4.20240905' make: Entering directory '/usr/src/RPM/BUILD/mawk-1.3.4.20240905' x86_64-alt-linux-gcc -c -I. -I. -DHAVE_CONFIG_H -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=500 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto jmp.c make: Leaving directory '/usr/src/RPM/BUILD/mawk-1.3.4.20240905' make: Entering directory '/usr/src/RPM/BUILD/mawk-1.3.4.20240905' x86_64-alt-linux-gcc -c -I. -I. -DHAVE_CONFIG_H -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=500 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto hash.c make: Leaving directory '/usr/src/RPM/BUILD/mawk-1.3.4.20240905' make: Entering directory '/usr/src/RPM/BUILD/mawk-1.3.4.20240905' x86_64-alt-linux-gcc -c -I. -I. -DHAVE_CONFIG_H -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=500 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto init.c make: Leaving directory '/usr/src/RPM/BUILD/mawk-1.3.4.20240905' make: Entering directory '/usr/src/RPM/BUILD/mawk-1.3.4.20240905' x86_64-alt-linux-gcc -c -I. -I. -DHAVE_CONFIG_H -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=500 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto kw.c make: Leaving directory '/usr/src/RPM/BUILD/mawk-1.3.4.20240905' make: Entering directory '/usr/src/RPM/BUILD/mawk-1.3.4.20240905' x86_64-alt-linux-gcc -c -I. -I. -DHAVE_CONFIG_H -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=500 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto cast.c make: Leaving directory '/usr/src/RPM/BUILD/mawk-1.3.4.20240905' make: Entering directory '/usr/src/RPM/BUILD/mawk-1.3.4.20240905' x86_64-alt-linux-gcc -c -I. -I. -DHAVE_CONFIG_H -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=500 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto scan.c make: Leaving directory '/usr/src/RPM/BUILD/mawk-1.3.4.20240905' make: Entering directory '/usr/src/RPM/BUILD/mawk-1.3.4.20240905' x86_64-alt-linux-gcc -c -I. -I. -DHAVE_CONFIG_H -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=500 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto execute.c make: Leaving directory '/usr/src/RPM/BUILD/mawk-1.3.4.20240905' make: Entering directory '/usr/src/RPM/BUILD/mawk-1.3.4.20240905' x86_64-alt-linux-gcc -c -I. -I. -DHAVE_CONFIG_H -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=500 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto split.c make: Leaving directory '/usr/src/RPM/BUILD/mawk-1.3.4.20240905' make: Entering directory '/usr/src/RPM/BUILD/mawk-1.3.4.20240905' x86_64-alt-linux-gcc -c -I. -I. -DHAVE_CONFIG_H -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=500 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto bi_funct.c make: Leaving directory '/usr/src/RPM/BUILD/mawk-1.3.4.20240905' make: Entering directory '/usr/src/RPM/BUILD/mawk-1.3.4.20240905' x86_64-alt-linux-gcc -c -I. -I. -DHAVE_CONFIG_H -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=500 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto parse.c make: Leaving directory '/usr/src/RPM/BUILD/mawk-1.3.4.20240905' make: Entering directory '/usr/src/RPM/BUILD/mawk-1.3.4.20240905' x86_64-alt-linux-gcc -c -I. -I. -DHAVE_CONFIG_H -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=500 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto files.c make: Leaving directory '/usr/src/RPM/BUILD/mawk-1.3.4.20240905' make: Entering directory '/usr/src/RPM/BUILD/mawk-1.3.4.20240905' x86_64-alt-linux-gcc -c -I. -I. -DHAVE_CONFIG_H -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=500 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto zmalloc.c make: Leaving directory '/usr/src/RPM/BUILD/mawk-1.3.4.20240905' make: Entering directory '/usr/src/RPM/BUILD/mawk-1.3.4.20240905' x86_64-alt-linux-gcc -c -I. -I. -DHAVE_CONFIG_H -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=500 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto re_cmpl.c make: Leaving directory '/usr/src/RPM/BUILD/mawk-1.3.4.20240905' make: Entering directory '/usr/src/RPM/BUILD/mawk-1.3.4.20240905' x86_64-alt-linux-gcc -c -I. -I. -DHAVE_CONFIG_H -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=500 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto array.c make: Leaving directory '/usr/src/RPM/BUILD/mawk-1.3.4.20240905' make: Entering directory '/usr/src/RPM/BUILD/mawk-1.3.4.20240905' x86_64-alt-linux-gcc -c -I. -I. -DHAVE_CONFIG_H -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=500 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto fin.c make: Leaving directory '/usr/src/RPM/BUILD/mawk-1.3.4.20240905' make: Entering directory '/usr/src/RPM/BUILD/mawk-1.3.4.20240905' x86_64-alt-linux-gcc -c -I. -I. -DHAVE_CONFIG_H -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=500 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto field.c make: Leaving directory '/usr/src/RPM/BUILD/mawk-1.3.4.20240905' make: Entering directory '/usr/src/RPM/BUILD/mawk-1.3.4.20240905' x86_64-alt-linux-gcc -c -I. -I. -DHAVE_CONFIG_H -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=500 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto matherr.c make: Leaving directory '/usr/src/RPM/BUILD/mawk-1.3.4.20240905' make: Entering directory '/usr/src/RPM/BUILD/mawk-1.3.4.20240905' x86_64-alt-linux-gcc -c -I. -I. -DHAVE_CONFIG_H -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=500 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto print.c make: Leaving directory '/usr/src/RPM/BUILD/mawk-1.3.4.20240905' make: Entering directory '/usr/src/RPM/BUILD/mawk-1.3.4.20240905' x86_64-alt-linux-gcc -c -I. -I. -DHAVE_CONFIG_H -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=500 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto version.c make: Leaving directory '/usr/src/RPM/BUILD/mawk-1.3.4.20240905' make: Entering directory '/usr/src/RPM/BUILD/mawk-1.3.4.20240905' x86_64-alt-linux-gcc -c -I. -I. -DHAVE_CONFIG_H -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=500 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto fcall.c make: Leaving directory '/usr/src/RPM/BUILD/mawk-1.3.4.20240905' make: Entering directory '/usr/src/RPM/BUILD/mawk-1.3.4.20240905' x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -I. -I. -DHAVE_CONFIG_H -I. -I. -DHAVE_CONFIG_H -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=500 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -o makescan ./makescan.c rm -f scancode.c ./makescan > scancode.c rm makescan make: Leaving directory '/usr/src/RPM/BUILD/mawk-1.3.4.20240905' make: Entering directory '/usr/src/RPM/BUILD/mawk-1.3.4.20240905' x86_64-alt-linux-gcc -c -I. -I. -DHAVE_CONFIG_H -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=500 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto regexp.c In file included from regexp.c:33: ./rexp2.c: In function 'REtest': ./rexp2.c:448:1: warning: control reaches end of non-void function [-Wreturn-type] 448 | } | ^ In file included from regexp.c:34: ./rexp3.c: In function 'REmatch': ./rexp3.c:566:1: warning: control reaches end of non-void function [-Wreturn-type] 566 | } | ^ make: Leaving directory '/usr/src/RPM/BUILD/mawk-1.3.4.20240905' make: Entering directory '/usr/src/RPM/BUILD/mawk-1.3.4.20240905' x86_64-alt-linux-gcc -c -I. -I. -DHAVE_CONFIG_H -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=500 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto scancode.c make: Leaving directory '/usr/src/RPM/BUILD/mawk-1.3.4.20240905' make: Entering directory '/usr/src/RPM/BUILD/mawk-1.3.4.20240905' x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -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:1218:13, inlined from 'bi_gsub' at bi_funct.c:1300: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:67:10: note: at offset 2 into destination object 'str' of size 2 67 | char str[2]; | ^ make: Leaving directory '/usr/src/RPM/BUILD/mawk-1.3.4.20240905' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.47609 + 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.20240905 + 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.20240905' 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.20240905/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.20240905/man' make[1]: Entering directory '/usr/src/RPM/BUILD/mawk-1.3.4.20240905/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.20240905/man' make[1]: Entering directory '/usr/src/RPM/BUILD/mawk-1.3.4.20240905/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.20240905/man' make: Leaving directory '/usr/src/RPM/BUILD/mawk-1.3.4.20240905' + /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.66475 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd mawk-1.3.4.20240905 + make check make: Entering directory '/usr/src/RPM/BUILD/mawk-1.3.4.20240905' ** mawk_test mawk 1.3.4 20240905 Copyright 2008-2023,2024, Thomas E. Dickey Copyright 1991-1996,2014, Michael D. Brennan random-funcs: srandom/random regex-funcs: internal compiled limits: sprintf buffer 8192 maximum-integer 9223372036854775808 testing input and field splitting ... /usr/src/RPM/BUILD/mawk-1.3.4.20240905/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 character-classes demo character-classes demo OK long-lines test long-lines test OK ################################################## tested /usr/src/RPM/BUILD/mawk-1.3.4.20240905/mawk OK ################################################## ** mawk_errs test for no parameters test for no parameters OK test for only - test for only - OK test for stray - test for stray - OK test for deprecated option test for deprecated option OK test for ambiguous long option test for ambiguous long option OK test for invalid numeric option test for invalid numeric option OK test for incompatible option test for incompatible option OK test if -W exec works test if -W exec works OK test if -W exec requires value test if -W exec requires value OK test for vacuous option test for vacuous option OK test for missing value for -W option test for missing value for -W option OK test for given value for -W sprintf option test for given value for -W sprintf option OK test for unexpected option value test for unexpected option value OK test for not an option test for not an option OK test for warning about long option test for warning about long option OK test for error on long option test for error on long option OK test for allowing long option test for allowing long option OK test for option lacks argument test for option lacks argument OK test for improper assignment test for improper assignment OK test for syntax error test for syntax error OK test for missing right-parenthesis test for missing right-parenthesis OK test for missing right-parenthesis (file) test for missing right-parenthesis (file) OK test for missing right-brace test for missing right-brace OK test for enough arguments of index() test for enough arguments of index() OK test for too many arguments of index() test for too many arguments of index() OK test for too many arguments of print() test for too many arguments of print() OK test for return outside function test for return outside function OK test for improper use of next test for improper use of next OK test for improper use of nextfile test for improper use of nextfile OK test for redefinition of function test for redefinition of function OK test for illegal reference to variable test for illegal reference to variable OK test for illegal reference to array test for illegal reference to array OK test sprintf buffer-overflow test sprintf buffer-overflow OK test for unexpected character test for unexpected character OK test for runaway string constant test for runaway string constant OK test for runaway regular expression test for runaway regular expression OK test for extra right-brace test for extra right-brace OK ################################################## tested /usr/src/RPM/BUILD/mawk-1.3.4.20240905/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.20240905' + exit 0 Processing files: mawk-1.3.4.20240905-alt1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.66475 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd mawk-1.3.4.20240905 + DOCDIR=/usr/src/tmp/mawk-buildroot/usr/share/doc/mawk-1.3.4.20240905 + export DOCDIR + rm -rf /usr/src/tmp/mawk-buildroot/usr/share/doc/mawk-1.3.4.20240905 + /bin/mkdir -p /usr/src/tmp/mawk-buildroot/usr/share/doc/mawk-1.3.4.20240905 + cp -prL README ACKNOWLEDGMENT CHANGES /usr/src/tmp/mawk-buildroot/usr/share/doc/mawk-1.3.4.20240905 + chmod -R go-w /usr/src/tmp/mawk-buildroot/usr/share/doc/mawk-1.3.4.20240905 + chmod -R a+rX /usr/src/tmp/mawk-buildroot/usr/share/doc/mawk-1.3.4.20240905 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.68AuIR 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.whwfGw find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) Requires: /lib64/ld-linux-x86-64.so.2, libc.so.6(GLIBC_2.11)(64bit), libc.so.6(GLIBC_2.14)(64bit), libc.so.6(GLIBC_2.2.5)(64bit), libc.so.6(GLIBC_2.3)(64bit), libc.so.6(GLIBC_2.3.4)(64bit), libc.so.6(GLIBC_2.34)(64bit), libc.so.6(GLIBC_2.4)(64bit), libc.so.6(GLIBC_2.7)(64bit), libm.so.6(GLIBC_2.2.5)(64bit), libm.so.6(GLIBC_2.29)(64bit), libm.so.6(GLIBC_2.38)(64bit), rtld(GNU_HASH) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.onf8yE Creating mawk-debuginfo package Processing files: mawk-doc-1.3.4.20240905-alt1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.58904 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd mawk-1.3.4.20240905 + DOCDIR=/usr/src/tmp/mawk-buildroot/usr/share/doc/mawk-doc-1.3.4.20240905 + export DOCDIR + rm -rf /usr/src/tmp/mawk-buildroot/usr/share/doc/mawk-doc-1.3.4.20240905 + /bin/mkdir -p /usr/src/tmp/mawk-buildroot/usr/share/doc/mawk-doc-1.3.4.20240905 + cp -prL examples/ /usr/src/tmp/mawk-buildroot/usr/share/doc/mawk-doc-1.3.4.20240905 + chmod -R go-w /usr/src/tmp/mawk-buildroot/usr/share/doc/mawk-doc-1.3.4.20240905 + chmod -R a+rX /usr/src/tmp/mawk-buildroot/usr/share/doc/mawk-doc-1.3.4.20240905 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.VF5ZlK 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.dJkzsv 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.20240905-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.99Gaid find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.SEUfxT find-requires: running scripts (debuginfo) Requires: mawk = 1.3.4.20240905-alt1, /usr/lib/debug/lib64/ld-linux-x86-64.so.2.debug, debug64(libc.so.6), debug64(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/x86_64/mawk-1.3.4.20240905-alt1.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/noarch/mawk-doc-1.3.4.20240905-alt1.noarch.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/mawk-debuginfo-1.3.4.20240905-alt1.x86_64.rpm (w2.lzdio) 6.62user 4.22system 0:13.07elapsed 82%CPU (0avgtext+0avgdata 72628maxresident)k 0inputs+0outputs (0major+912371minor)pagefaults 0swaps 0.58user 1.87system 0:18.59elapsed 13%CPU (0avgtext+0avgdata 11264maxresident)k 0inputs+0outputs (0major+94062minor)pagefaults 0swaps --- mawk-debuginfo-1.3.4.20240905-alt1.x86_64.rpm.repo 2024-11-15 18:49:32.000000000 +0000 +++ mawk-debuginfo-1.3.4.20240905-alt1.x86_64.rpm.hasher 2024-12-19 02:14:00.827800167 +0000 @@ -122,3 +122,3 @@ File: /usr/src/debug/mawk-1.3.4.20240905/scan.h 100644 root:root 91fd31ba6304d79c0ccef3d4e49bc9d5 -File: /usr/src/debug/mawk-1.3.4.20240905/scancode.c 100644 root:root 2a54459e0205bd753b5b3bb786295dd9 +File: /usr/src/debug/mawk-1.3.4.20240905/scancode.c 100644 root:root b3923e77ab53c5f44484e6d945080bdb File: /usr/src/debug/mawk-1.3.4.20240905/scancode.h 100644 root:root 5d3c8327ec9213d928092598ccec1402 @@ -132,2 +132,2 @@ File: /usr/src/debug/mawk-1.3.4.20240905/zmalloc.h 100644 root:root df1dc1ddf2c96bfceeebe66a4858e9eb -RPMIdentity: fd9517364894b1110fa043d9ebd48edb89396074bf638d83dead1474bdb884cd7112220186624a3cfcd3c62ada8c40b3d648f140f41e8a509dd1b0b97e4b3ceb +RPMIdentity: 7c65653004f90114b507349b198300cef7cb311978c62ff8e4fefc9b9303b6d28274d5e686b3e6a058efe8734fdc7e790562d7fb3f8f7434de6c32ef21e069e3