<86>Jun 23 00:24:38 userdel[220576]: delete user 'rooter' <86>Jun 23 00:24:38 userdel[220576]: removed group 'rooter' owned by 'rooter' <86>Jun 23 00:24:38 userdel[220576]: removed shadow group 'rooter' owned by 'rooter' <86>Jun 23 00:24:38 groupadd[220601]: group added to /etc/group: name=rooter, GID=1847 <86>Jun 23 00:24:38 groupadd[220601]: group added to /etc/gshadow: name=rooter <86>Jun 23 00:24:38 groupadd[220601]: new group: name=rooter, GID=1847 <86>Jun 23 00:24:38 useradd[220622]: new user: name=rooter, UID=1847, GID=1847, home=/root, shell=/bin/bash <86>Jun 23 00:24:38 userdel[220648]: delete user 'builder' <86>Jun 23 00:24:38 userdel[220648]: removed group 'builder' owned by 'builder' <86>Jun 23 00:24:38 userdel[220648]: removed shadow group 'builder' owned by 'builder' <86>Jun 23 00:24:38 groupadd[220671]: group added to /etc/group: name=builder, GID=1848 <86>Jun 23 00:24:38 groupadd[220671]: group added to /etc/gshadow: name=builder <86>Jun 23 00:24:38 groupadd[220671]: new group: name=builder, GID=1848 <86>Jun 23 00:24:38 useradd[220690]: new user: name=builder, UID=1848, GID=1848, home=/usr/src, shell=/bin/bash Building target platforms: x86_64 Building for target x86_64 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: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.58607 + 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.58607 + 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' + export CFLAGS + CXXFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2' + export CXXFLAGS + FFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2' + export FFLAGS + FCFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2' + export FCFLAGS + '[' -n '' ']' ++ printf %s '-pipe -frecord-gcc-switches -Wall -g -O2' ++ 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 --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 --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... 10.3.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 makeflags variable... checking how to run the C preprocessor... x86_64-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... 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 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' x86_64-alt-linux-gcc -c -I. -I. -DHAVE_CONFIG_H -DLOCAL_REGEXP -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=500 -pipe -frecord-gcc-switches -Wall -g -O2 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' x86_64-alt-linux-gcc -c -I. -I. -DHAVE_CONFIG_H -DLOCAL_REGEXP -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=500 -pipe -frecord-gcc-switches -Wall -g -O2 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' x86_64-alt-linux-gcc -c -I. -I. -DHAVE_CONFIG_H -DLOCAL_REGEXP -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=500 -pipe -frecord-gcc-switches -Wall -g -O2 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' x86_64-alt-linux-gcc -c -I. -I. -DHAVE_CONFIG_H -DLOCAL_REGEXP -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=500 -pipe -frecord-gcc-switches -Wall -g -O2 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' x86_64-alt-linux-gcc -c -I. -I. -DHAVE_CONFIG_H -DLOCAL_REGEXP -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=500 -pipe -frecord-gcc-switches -Wall -g -O2 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' x86_64-alt-linux-gcc -c -I. -I. -DHAVE_CONFIG_H -DLOCAL_REGEXP -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=500 -pipe -frecord-gcc-switches -Wall -g -O2 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' x86_64-alt-linux-gcc -c -I. -I. -DHAVE_CONFIG_H -DLOCAL_REGEXP -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=500 -pipe -frecord-gcc-switches -Wall -g -O2 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' x86_64-alt-linux-gcc -c -I. -I. -DHAVE_CONFIG_H -DLOCAL_REGEXP -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=500 -pipe -frecord-gcc-switches -Wall -g -O2 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' x86_64-alt-linux-gcc -c -I. -I. -DHAVE_CONFIG_H -DLOCAL_REGEXP -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=500 -pipe -frecord-gcc-switches -Wall -g -O2 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' x86_64-alt-linux-gcc -c -I. -I. -DHAVE_CONFIG_H -DLOCAL_REGEXP -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=500 -pipe -frecord-gcc-switches -Wall -g -O2 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' x86_64-alt-linux-gcc -c -I. -I. -DHAVE_CONFIG_H -DLOCAL_REGEXP -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=500 -pipe -frecord-gcc-switches -Wall -g -O2 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' x86_64-alt-linux-gcc -c -I. -I. -DHAVE_CONFIG_H -DLOCAL_REGEXP -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=500 -pipe -frecord-gcc-switches -Wall -g -O2 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' x86_64-alt-linux-gcc -c -I. -I. -DHAVE_CONFIG_H -DLOCAL_REGEXP -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=500 -pipe -frecord-gcc-switches -Wall -g -O2 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' x86_64-alt-linux-gcc -c -I. -I. -DHAVE_CONFIG_H -DLOCAL_REGEXP -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=500 -pipe -frecord-gcc-switches -Wall -g -O2 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' x86_64-alt-linux-gcc -c -I. -I. -DHAVE_CONFIG_H -DLOCAL_REGEXP -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=500 -pipe -frecord-gcc-switches -Wall -g -O2 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' x86_64-alt-linux-gcc -c -I. -I. -DHAVE_CONFIG_H -DLOCAL_REGEXP -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=500 -pipe -frecord-gcc-switches -Wall -g -O2 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' x86_64-alt-linux-gcc -c -I. -I. -DHAVE_CONFIG_H -DLOCAL_REGEXP -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=500 -pipe -frecord-gcc-switches -Wall -g -O2 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' x86_64-alt-linux-gcc -c -I. -I. -DHAVE_CONFIG_H -DLOCAL_REGEXP -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=500 -pipe -frecord-gcc-switches -Wall -g -O2 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' x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -I. -I. -DHAVE_CONFIG_H -I. -I. -DHAVE_CONFIG_H -DLOCAL_REGEXP -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=500 -pipe -frecord-gcc-switches -Wall -g -O2 -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' x86_64-alt-linux-gcc -c -I. -I. -DHAVE_CONFIG_H -DLOCAL_REGEXP -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=500 -pipe -frecord-gcc-switches -Wall -g -O2 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' x86_64-alt-linux-gcc -c -I. -I. -DHAVE_CONFIG_H -DLOCAL_REGEXP -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=500 -pipe -frecord-gcc-switches -Wall -g -O2 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' x86_64-alt-linux-gcc -c -I. -I. -DHAVE_CONFIG_H -DLOCAL_REGEXP -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=500 -pipe -frecord-gcc-switches -Wall -g -O2 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' x86_64-alt-linux-gcc -c -I. -I. -DHAVE_CONFIG_H -DLOCAL_REGEXP -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=500 -pipe -frecord-gcc-switches -Wall -g -O2 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' x86_64-alt-linux-gcc -c -I. -I. -DHAVE_CONFIG_H -DLOCAL_REGEXP -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=500 -pipe -frecord-gcc-switches -Wall -g -O2 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' x86_64-alt-linux-gcc -c -I. -I. -DHAVE_CONFIG_H -DLOCAL_REGEXP -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=500 -pipe -frecord-gcc-switches -Wall -g -O2 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' x86_64-alt-linux-gcc -c -I. -I. -DHAVE_CONFIG_H -DLOCAL_REGEXP -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=500 -pipe -frecord-gcc-switches -Wall -g -O2 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' x86_64-alt-linux-gcc -c -I. -I. -DHAVE_CONFIG_H -DLOCAL_REGEXP -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=500 -pipe -frecord-gcc-switches -Wall -g -O2 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' x86_64-alt-linux-gcc -c -I. -I. -DHAVE_CONFIG_H -DLOCAL_REGEXP -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=500 -pipe -frecord-gcc-switches -Wall -g -O2 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' x86_64-alt-linux-gcc -c -I. -I. -DHAVE_CONFIG_H -DLOCAL_REGEXP -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=500 -pipe -frecord-gcc-switches -Wall -g -O2 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' x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -pipe -frecord-gcc-switches -Wall -g -O2 -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.89346 + 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.60099 + 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.60099 + 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.OGvED8 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.fCyWx7 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.4)(64bit), libc.so.6(GLIBC_2.7)(64bit), libm.so.6(GLIBC_2.2.5)(64bit), libm.so.6(GLIBC_2.29)(64bit), rtld(GNU_HASH) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.s58lQ6 Creating mawk-debuginfo package Processing files: mawk-doc-1.3.4.20200120-alt3 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.40705 + 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.mVzwk9 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.i6gxf7 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.Pqybt6 find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.uzWbC7 find-requires: running scripts (debuginfo) Requires: mawk = 1.3.4.20200120-alt3, /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 Wrote: /usr/src/RPM/RPMS/x86_64/mawk-1.3.4.20200120-alt3.x86_64.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/x86_64/mawk-debuginfo-1.3.4.20200120-alt3.x86_64.rpm (w2.lzdio) 5.44user 3.58system 0:10.71elapsed 84%CPU (0avgtext+0avgdata 41756maxresident)k 0inputs+0outputs (0major+714390minor)pagefaults 0swaps 0.58user 2.08system 0:16.32elapsed 16%CPU (0avgtext+0avgdata 12204maxresident)k 0inputs+0outputs (0major+95303minor)pagefaults 0swaps --- mawk-1.3.4.20200120-alt3.x86_64.rpm.repo 2020-05-20 15:41:11.000000000 +0000 +++ mawk-1.3.4.20200120-alt3.x86_64.rpm.hasher 2024-06-23 00:24:50.743142859 +0000 @@ -19,3 +19,3 @@ Provides: mawk = 1.3.4.20200120-alt3:sisyphus+252011.100.1.1 -File: /usr/bin/mawk 100755 root:root 02d6b35fdde944a07babd19db0969d5f +File: /usr/bin/mawk 100755 root:root 074b2d8be20c9232b78e17e12bc5f0c6 File: /usr/share/doc/mawk-1.3.4.20200120 40755 root:root @@ -25,2 +25,2 @@ File: /usr/share/man/man1/mawk.1.xz 100644 root:root 1fee336bd4f61b0413c7e90ed1f567cb -RPMIdentity: bfa85eea7de48ef56b18e38519119ddd71a53a0e71744511dea01cedb31f241912cf03ebf148967e54e8023c68bce1b1260f91b83d0cb348c3ac4966d4726f44 +RPMIdentity: 1df58493716a22ee1cdb45311f9ffe1e8cea0a55db8b633ec2b37242c804e731ca6cefad3c9b74ea63795d9ce036e4b90f5ca541ef5f5bb2768aedd30734b99c --- mawk-debuginfo-1.3.4.20200120-alt3.x86_64.rpm.repo 2020-05-20 15:41:11.000000000 +0000 +++ mawk-debuginfo-1.3.4.20200120-alt3.x86_64.rpm.hasher 2024-06-23 00:24:50.821143784 +0000 @@ -1,4 +1,4 @@ -/usr/lib/debug/.build-id/5b 40755 root:root -/usr/lib/debug/.build-id/5b/fabe367de6597c6c0f7b5ff34dc4b1021a8825 120777 root:root ../../../../bin/mawk -/usr/lib/debug/.build-id/5b/fabe367de6597c6c0f7b5ff34dc4b1021a8825.debug 120777 root:root ../../usr/bin/mawk.debug +/usr/lib/debug/.build-id/58 40755 root:root +/usr/lib/debug/.build-id/58/12c048ae4658e65fc02822312d745d04b3a69b 120777 root:root ../../../../bin/mawk +/usr/lib/debug/.build-id/58/12c048ae4658e65fc02822312d745d04b3a69b.debug 120777 root:root ../../usr/bin/mawk.debug /usr/lib/debug/usr/bin/mawk.debug 100644 root:root @@ -69,6 +69,6 @@ Provides: mawk-debuginfo = 1.3.4.20200120-alt3:sisyphus+252011.100.1.1 -File: /usr/lib/debug/.build-id/5b 40755 root:root -File: /usr/lib/debug/.build-id/5b/fabe367de6597c6c0f7b5ff34dc4b1021a8825 120777 root:root ../../../../bin/mawk -File: /usr/lib/debug/.build-id/5b/fabe367de6597c6c0f7b5ff34dc4b1021a8825.debug 120777 root:root ../../usr/bin/mawk.debug -File: /usr/lib/debug/usr/bin/mawk.debug 100644 root:root 1f8e702a67d6a5d874799224ad69db78 +File: /usr/lib/debug/.build-id/58 40755 root:root +File: /usr/lib/debug/.build-id/58/12c048ae4658e65fc02822312d745d04b3a69b 120777 root:root ../../../../bin/mawk +File: /usr/lib/debug/.build-id/58/12c048ae4658e65fc02822312d745d04b3a69b.debug 120777 root:root ../../usr/bin/mawk.debug +File: /usr/lib/debug/usr/bin/mawk.debug 100644 root:root 11386586cef5a505d0f92c5dc509e3aa File: /usr/src/debug/mawk-1.3.4.20200120 40755 root:root @@ -122,3 +122,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 8cfd0c7e40d2a30d2173bad28747bb43 File: /usr/src/debug/mawk-1.3.4.20200120/scancode.h 100644 root:root 87500b5d9311b1ddf900b4a5482efb82 @@ -132,2 +132,2 @@ File: /usr/src/debug/mawk-1.3.4.20200120/zmalloc.h 100644 root:root 02f67cd900a3aa30c507c77594a138a0 -RPMIdentity: 5a1ca40e2504171ce5c07b7c28642117291c336a35e78d3a64ddb3c437db2429afebd6f66c3bbda2b3b4a4fc82d7dedcbc7850701a7a0188db42ff1c855f7449 +RPMIdentity: 8b686854478fbf063bb260f6ba5ea900a06befc8a095bf573e5fef2b40306291d80bd1b3a22e0b508ca5d1d0a70bd66630da7b88f634afca706ee94d2d5f5583