<86>Nov 13 01:31:09 userdel[2039191]: delete user 'rooter' <86>Nov 13 01:31:09 userdel[2039191]: removed group 'rooter' owned by 'rooter' <86>Nov 13 01:31:09 userdel[2039191]: removed shadow group 'rooter' owned by 'rooter' <86>Nov 13 01:31:09 groupadd[2039224]: group added to /etc/group: name=rooter, GID=1835 <86>Nov 13 01:31:09 groupadd[2039224]: group added to /etc/gshadow: name=rooter <86>Nov 13 01:31:09 groupadd[2039224]: new group: name=rooter, GID=1835 <86>Nov 13 01:31:09 useradd[2039254]: new user: name=rooter, UID=1835, GID=1835, home=/root, shell=/bin/bash, from=none <86>Nov 13 01:31:09 userdel[2039290]: delete user 'builder' <86>Nov 13 01:31:09 userdel[2039290]: removed group 'builder' owned by 'builder' <86>Nov 13 01:31:09 userdel[2039290]: removed shadow group 'builder' owned by 'builder' <86>Nov 13 01:31:09 groupadd[2039320]: group added to /etc/group: name=builder, GID=1836 <86>Nov 13 01:31:09 groupadd[2039320]: group added to /etc/gshadow: name=builder <86>Nov 13 01:31:09 groupadd[2039320]: new group: name=builder, GID=1836 <86>Nov 13 01:31:09 useradd[2039352]: new user: name=builder, UID=1836, GID=1836, 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.20240622-alt1.nosrc.rpm (w1.gzdio) Installing mawk-1.3.4.20240622-alt1.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.98708 + 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.20240622 + echo 'Source #0 (mawk-1.3.4.20240622.tar):' Source #0 (mawk-1.3.4.20240622.tar): + /bin/tar -xf /usr/src/RPM/SOURCES/mawk-1.3.4.20240622.tar + cd mawk-1.3.4.20240622 + /bin/chmod -c -Rf u+rwX,go-w . + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.98708 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd mawk-1.3.4.20240622 + 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 for arc4random... yes checking for random-integer functions... arc4random_stir/arc4random checking for range of random-integers... 0xFFFFFFFFUL checking if should be included... no checking if 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... 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 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.20240622' 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.20240622' make: Entering directory '/usr/src/RPM/BUILD/mawk-1.3.4.20240622' 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.20240622' make: Entering directory '/usr/src/RPM/BUILD/mawk-1.3.4.20240622' 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.20240622' make: Entering directory '/usr/src/RPM/BUILD/mawk-1.3.4.20240622' 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.20240622' make: Entering directory '/usr/src/RPM/BUILD/mawk-1.3.4.20240622' 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.20240622' make: Entering directory '/usr/src/RPM/BUILD/mawk-1.3.4.20240622' 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.20240622' make: Entering directory '/usr/src/RPM/BUILD/mawk-1.3.4.20240622' 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.20240622' make: Entering directory '/usr/src/RPM/BUILD/mawk-1.3.4.20240622' 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.20240622' make: Entering directory '/usr/src/RPM/BUILD/mawk-1.3.4.20240622' 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.20240622' make: Entering directory '/usr/src/RPM/BUILD/mawk-1.3.4.20240622' 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.20240622' make: Entering directory '/usr/src/RPM/BUILD/mawk-1.3.4.20240622' 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.20240622' make: Entering directory '/usr/src/RPM/BUILD/mawk-1.3.4.20240622' 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.20240622' make: Entering directory '/usr/src/RPM/BUILD/mawk-1.3.4.20240622' 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.20240622' make: Entering directory '/usr/src/RPM/BUILD/mawk-1.3.4.20240622' 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.20240622' make: Entering directory '/usr/src/RPM/BUILD/mawk-1.3.4.20240622' 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.20240622' make: Entering directory '/usr/src/RPM/BUILD/mawk-1.3.4.20240622' 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.20240622' make: Entering directory '/usr/src/RPM/BUILD/mawk-1.3.4.20240622' 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.20240622' make: Entering directory '/usr/src/RPM/BUILD/mawk-1.3.4.20240622' 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.20240622' make: Entering directory '/usr/src/RPM/BUILD/mawk-1.3.4.20240622' 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.20240622' make: Entering directory '/usr/src/RPM/BUILD/mawk-1.3.4.20240622' 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.20240622' make: Entering directory '/usr/src/RPM/BUILD/mawk-1.3.4.20240622' 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.20240622' make: Entering directory '/usr/src/RPM/BUILD/mawk-1.3.4.20240622' 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.20240622' make: Entering directory '/usr/src/RPM/BUILD/mawk-1.3.4.20240622' 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.20240622' make: Entering directory '/usr/src/RPM/BUILD/mawk-1.3.4.20240622' 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.20240622' make: Entering directory '/usr/src/RPM/BUILD/mawk-1.3.4.20240622' 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.20240622' make: Entering directory '/usr/src/RPM/BUILD/mawk-1.3.4.20240622' 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.20240622' make: Entering directory '/usr/src/RPM/BUILD/mawk-1.3.4.20240622' 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.20240622' make: Entering directory '/usr/src/RPM/BUILD/mawk-1.3.4.20240622' 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: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.20240622' make: Entering directory '/usr/src/RPM/BUILD/mawk-1.3.4.20240622' 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.20240622' make: Entering directory '/usr/src/RPM/BUILD/mawk-1.3.4.20240622' 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: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.20240622' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.83006 + 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.20240622 + 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.20240622' 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.20240622/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.20240622/man' make[1]: Entering directory '/usr/src/RPM/BUILD/mawk-1.3.4.20240622/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.20240622/man' make[1]: Entering directory '/usr/src/RPM/BUILD/mawk-1.3.4.20240622/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.20240622/man' make: Leaving directory '/usr/src/RPM/BUILD/mawk-1.3.4.20240622' + /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.5746 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd mawk-1.3.4.20240622 + make check make: Entering directory '/usr/src/RPM/BUILD/mawk-1.3.4.20240622' ** mawk_test mawk 1.3.4 20240622 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.20240622/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.20240622/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.20240622' + exit 0 Processing files: mawk-1.3.4.20240622-alt1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.5746 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd mawk-1.3.4.20240622 + DOCDIR=/usr/src/tmp/mawk-buildroot/usr/share/doc/mawk-1.3.4.20240622 + export DOCDIR + rm -rf /usr/src/tmp/mawk-buildroot/usr/share/doc/mawk-1.3.4.20240622 + /bin/mkdir -p /usr/src/tmp/mawk-buildroot/usr/share/doc/mawk-1.3.4.20240622 + cp -prL README ACKNOWLEDGMENT CHANGES /usr/src/tmp/mawk-buildroot/usr/share/doc/mawk-1.3.4.20240622 + chmod -R go-w /usr/src/tmp/mawk-buildroot/usr/share/doc/mawk-1.3.4.20240622 + chmod -R a+rX /usr/src/tmp/mawk-buildroot/usr/share/doc/mawk-1.3.4.20240622 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.XujP2Z 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.95IdOI 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.36)(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.odGmAU Creating mawk-debuginfo package Processing files: mawk-doc-1.3.4.20240622-alt1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.39818 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd mawk-1.3.4.20240622 + DOCDIR=/usr/src/tmp/mawk-buildroot/usr/share/doc/mawk-doc-1.3.4.20240622 + export DOCDIR + rm -rf /usr/src/tmp/mawk-buildroot/usr/share/doc/mawk-doc-1.3.4.20240622 + /bin/mkdir -p /usr/src/tmp/mawk-buildroot/usr/share/doc/mawk-doc-1.3.4.20240622 + cp -prL examples/ /usr/src/tmp/mawk-buildroot/usr/share/doc/mawk-doc-1.3.4.20240622 + chmod -R go-w /usr/src/tmp/mawk-buildroot/usr/share/doc/mawk-doc-1.3.4.20240622 + chmod -R a+rX /usr/src/tmp/mawk-buildroot/usr/share/doc/mawk-doc-1.3.4.20240622 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.KcgRsA 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.WQHWPi 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.20240622-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.nrF4MD find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.K2P0MW find-requires: running scripts (debuginfo) Requires: mawk = 1.3.4.20240622-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.20240622-alt1.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/noarch/mawk-doc-1.3.4.20240622-alt1.noarch.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/mawk-debuginfo-1.3.4.20240622-alt1.x86_64.rpm (w2.lzdio) 6.32user 4.59system 0:13.12elapsed 83%CPU (0avgtext+0avgdata 70700maxresident)k 0inputs+0outputs (0major+908913minor)pagefaults 0swaps 0.56user 1.99system 0:18.66elapsed 13%CPU (0avgtext+0avgdata 11264maxresident)k 0inputs+0outputs (0major+93434minor)pagefaults 0swaps --- mawk-1.3.4.20240622-alt1.x86_64.rpm.repo 2024-06-29 18:02:20.000000000 +0000 +++ mawk-1.3.4.20240622-alt1.x86_64.rpm.hasher 2024-11-13 01:31:24.668434408 +0000 @@ -22,3 +22,3 @@ Provides: mawk = 1.3.4.20240622-alt1:sisyphus+351844.100.1.1 -File: /usr/bin/mawk 100755 root:root f48217b2b340b480af9fd76270973ff4 +File: /usr/bin/mawk 100755 root:root 8af5f17a7b4592dcd6830fdb3ef61b1e File: /usr/share/doc/mawk-1.3.4.20240622 40755 root:root @@ -28,2 +28,2 @@ File: /usr/share/man/man1/mawk.1.xz 100644 root:root 3d2d4459d960e225bb130cce30164c0c -RPMIdentity: d06f9242443bbe7dd7123a711d182d9873f2409765bed6821c40b33dda277d5bc52a882625344376ca977400f9be7e69e0074e2d1fe699d9a8d3c15ecfe415d9 +RPMIdentity: afed44263b3e9ec54f756db4e5d85e873f9ede52e8c9855c92e99812520dfe60f0580a4be626351388cde1fdb44ab8d002c96e9c788228d339d66089524c3b48 --- mawk-debuginfo-1.3.4.20240622-alt1.x86_64.rpm.repo 2024-06-29 18:02:20.000000000 +0000 +++ mawk-debuginfo-1.3.4.20240622-alt1.x86_64.rpm.hasher 2024-11-13 01:31:24.741435212 +0000 @@ -1,4 +1,4 @@ -/usr/lib/debug/.build-id/a8 40755 root:root -/usr/lib/debug/.build-id/a8/d22b270086397b054bbe08e627dc4d78e4325d 120777 root:root ../../../../bin/mawk -/usr/lib/debug/.build-id/a8/d22b270086397b054bbe08e627dc4d78e4325d.debug 120777 root:root ../../usr/bin/mawk.debug +/usr/lib/debug/.build-id/87 40755 root:root +/usr/lib/debug/.build-id/87/d476a7577d8c847382f67039af822dfc86944e 120777 root:root ../../../../bin/mawk +/usr/lib/debug/.build-id/87/d476a7577d8c847382f67039af822dfc86944e.debug 120777 root:root ../../usr/bin/mawk.debug /usr/lib/debug/usr/bin/mawk.debug 100644 root:root @@ -70,6 +70,6 @@ Provides: mawk-debuginfo = 1.3.4.20240622-alt1:sisyphus+351844.100.1.1 -File: /usr/lib/debug/.build-id/a8 40755 root:root -File: /usr/lib/debug/.build-id/a8/d22b270086397b054bbe08e627dc4d78e4325d 120777 root:root ../../../../bin/mawk -File: /usr/lib/debug/.build-id/a8/d22b270086397b054bbe08e627dc4d78e4325d.debug 120777 root:root ../../usr/bin/mawk.debug -File: /usr/lib/debug/usr/bin/mawk.debug 100644 root:root d220c5c6b1059ddb7620e4f7a6ae0f95 +File: /usr/lib/debug/.build-id/87 40755 root:root +File: /usr/lib/debug/.build-id/87/d476a7577d8c847382f67039af822dfc86944e 120777 root:root ../../../../bin/mawk +File: /usr/lib/debug/.build-id/87/d476a7577d8c847382f67039af822dfc86944e.debug 120777 root:root ../../usr/bin/mawk.debug +File: /usr/lib/debug/usr/bin/mawk.debug 100644 root:root 135564dbe4b6cbfc6f9a65650221efb3 File: /usr/src/debug/mawk-1.3.4.20240622 40755 root:root @@ -124,3 +124,3 @@ File: /usr/src/debug/mawk-1.3.4.20240622/scan.h 100644 root:root 767eaef4185d0b2440ddc18ff4377477 -File: /usr/src/debug/mawk-1.3.4.20240622/scancode.c 100644 root:root 729859bb26dad0486a4c40925f55e6e5 +File: /usr/src/debug/mawk-1.3.4.20240622/scancode.c 100644 root:root e11d39120a851e6ba5f42d7cda901c09 File: /usr/src/debug/mawk-1.3.4.20240622/scancode.h 100644 root:root 5d3c8327ec9213d928092598ccec1402 @@ -134,2 +134,2 @@ File: /usr/src/debug/mawk-1.3.4.20240622/zmalloc.h 100644 root:root df1dc1ddf2c96bfceeebe66a4858e9eb -RPMIdentity: 4445eebcc6443cd6d3633b3656aade6e6611c3823f1b19afbbb06eca413d8029728a59276c935d5b768cb7da369dde6777aa1f1572763ccc319a18f24735233e +RPMIdentity: 9d98cb80e9c47d2028a276f64f08bb4d9ccb16385df4f1cf3600744e3317e8afddf91a298b1c38b1f65c865fbc38587c9cc7f8fb66c0b6bc09ce6d303333a88d