<86>Apr 21 00:51:11 userdel[22275]: delete user 'rooter' <86>Apr 21 00:51:11 groupadd[22296]: group added to /etc/group: name=rooter, GID=573 <86>Apr 21 00:51:11 groupadd[22296]: group added to /etc/gshadow: name=rooter <86>Apr 21 00:51:11 groupadd[22296]: new group: name=rooter, GID=573 <86>Apr 21 00:51:11 useradd[22317]: new user: name=rooter, UID=573, GID=573, home=/root, shell=/bin/bash <86>Apr 21 00:51:11 userdel[22351]: delete user 'builder' <86>Apr 21 00:51:11 userdel[22351]: removed group 'builder' owned by 'builder' <86>Apr 21 00:51:11 userdel[22351]: removed shadow group 'builder' owned by 'builder' <86>Apr 21 00:51:11 groupadd[22372]: group added to /etc/group: name=builder, GID=574 <86>Apr 21 00:51:11 groupadd[22372]: group added to /etc/gshadow: name=builder <86>Apr 21 00:51:11 groupadd[22372]: new group: name=builder, GID=574 <86>Apr 21 00:51:11 useradd[22389]: new user: name=builder, UID=574, GID=574, home=/usr/src, shell=/bin/bash <13>Apr 21 00:51:14 rpmi: libgmp-devel-6.1.0-alt2.M80P.1 1494393041 installed <13>Apr 21 00:51:14 rpmi: flex-2.6.0-alt1 1449073214 installed <13>Apr 21 00:51:14 rpmi: libmpfr-devel-3.1.3-alt1 1450368698 installed <13>Apr 21 00:51:14 rpmi: libreadline-devel-6.3.8-alt2 1449773803 installed Installing wcalc-2.4-alt3.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.93128 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf wcalc-2.4 + echo 'Source #0 (wcalc-2.4.tar):' Source #0 (wcalc-2.4.tar): + /bin/tar -xf /usr/src/RPM/SOURCES/wcalc-2.4.tar + cd wcalc-2.4 + /bin/chmod -c -Rf u+rwX,go-w . + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.93128 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd wcalc-2.4 + CFLAGS='-pipe -Wall -g -O2' + export CFLAGS + CXXFLAGS='-pipe -Wall -g -O2' + export CXXFLAGS + FFLAGS='-pipe -Wall -g -O2' + export FFLAGS + '[' -n '' ']' ++ printf %s '-pipe -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 --without-included-gettext configure: WARNING: Unrecognized options: --without-included-gettext checking for a BSD-compatible install... /bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking for bison... bison -y checking for x86_64-alt-linux-gcc... x86_64-alt-linux-gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether x86_64-alt-linux-gcc accepts -g... yes checking for x86_64-alt-linux-gcc option to accept ISO C89... none needed checking for style of include used by make... GNU checking dependency style of x86_64-alt-linux-gcc... none checking for flex... flex checking lex output file root... lex.yy checking lex library... -lfl checking whether yytext is a pointer... yes checking for a BSD-compatible install... /bin/install -c checking for main in -ll... yes checking for acos in -lm... yes checking how to run the C preprocessor... x86_64-alt-linux-gcc -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E 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 for a readline compatible library... -lreadline checking readline.h usability... no checking readline.h presence... no checking for readline.h... no checking readline/readline.h usability... yes checking readline/readline.h presence... yes checking for readline/readline.h... yes checking whether readline supports history... yes checking history.h usability... no checking history.h presence... no checking for history.h... no checking readline/history.h usability... yes checking readline/history.h presence... yes checking for readline/history.h... yes checking for __gmpz_init in -lgmp... yes checking for mpfr_free_str in -lmpfr... yes checking for mpfr_sec... yes checking for ANSI C header files... (cached) yes checking for sys/wait.h that is POSIX.1 compatible... yes checking whether time.h and sys/time.h may both be included... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking float.h usability... yes checking float.h presence... yes checking for float.h... yes checking for inttypes.h... (cached) yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking stddef.h usability... yes checking stddef.h presence... yes checking for stddef.h... yes checking for stdint.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking for unistd.h... (cached) yes checking stdio.h usability... yes checking stdio.h presence... yes checking for stdio.h... yes checking for inline... inline checking for an ANSI C-conforming const... yes checking for size_t... yes checking for stdlib.h... (cached) yes checking for GNU libc compatible malloc... yes checking for stdlib.h... (cached) yes checking for GNU libc compatible realloc... yes checking for vprintf... yes checking for _doprnt... no checking for gettimeofday... yes checking for memset... yes checking for modf... yes checking for pow... yes checking for stpcpy... yes checking for strchr... yes checking for strdup... yes checking for strerror... yes checking for strrchr... yes checking for strtoul... yes configure: creating ./config.status config.status: creating Makefile config.status: creating English.lproj/Makefile config.status: creating config.h config.status: executing depfiles commands configure: WARNING: Unrecognized options: --without-included-gettext + '[' -n '' ']' + NPROCS=8 + make -j8 make: Entering directory `/usr/src/RPM/BUILD/wcalc-2.4' make all-recursive make[1]: Entering directory `/usr/src/RPM/BUILD/wcalc-2.4' Making all in English.lproj make[2]: Entering directory `/usr/src/RPM/BUILD/wcalc-2.4/English.lproj' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/usr/src/RPM/BUILD/wcalc-2.4/English.lproj' make[2]: Entering directory `/usr/src/RPM/BUILD/wcalc-2.4' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -pipe -Wall -g -O2 -c parser.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -pipe -Wall -g -O2 -c number_formatting.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -pipe -Wall -g -O2 -c scanner.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -pipe -Wall -g -O2 -c help.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -pipe -Wall -g -O2 -c calculator.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -pipe -Wall -g -O2 -c string_manip.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -pipe -Wall -g -O2 -c historyManager.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -pipe -Wall -g -O2 -c files.c string_manip.c: In function 'count_digits': string_manip.c:70:10: warning: variable 'base' set but not used [-Wunused-but-set-variable] char base = 10; ^ x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -pipe -Wall -g -O2 -c variables.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -pipe -Wall -g -O2 -c conversion.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -pipe -Wall -g -O2 -c main.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -pipe -Wall -g -O2 -c explain.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -pipe -Wall -g -O2 -c list.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -pipe -Wall -g -O2 -c extract_vars.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -pipe -Wall -g -O2 -c isconst.c isconst.c:8:2: warning: #warning this is all in utf8... should probably use iconv [-Wcpp] #warning this is all in utf8... should probably use iconv ^ x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -pipe -Wall -g -O2 -c isfunc.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -pipe -Wall -g -O2 -c iscmd.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -pipe -Wall -g -O2 -c add_commas.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -pipe -Wall -g -O2 -c number.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -pipe -Wall -g -O2 -c evalvar.c x86_64-alt-linux-gcc -pipe -Wall -g -O2 -o wcalc parser.o number_formatting.o scanner.o help.o calculator.o string_manip.o historyManager.o files.o variables.o conversion.o main.o explain.o list.o extract_vars.o isconst.o isfunc.o iscmd.o add_commas.o number.o evalvar.o -lfl -lmpfr -lgmp -lm -ll -lreadline make[2]: Leaving directory `/usr/src/RPM/BUILD/wcalc-2.4' make[1]: Leaving directory `/usr/src/RPM/BUILD/wcalc-2.4' make: Leaving directory `/usr/src/RPM/BUILD/wcalc-2.4' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.1339 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/wcalc-buildroot + : + /bin/rm -rf -- /usr/src/tmp/wcalc-buildroot + cd wcalc-2.4 + make 'INSTALL=/bin/install -p' install DESTDIR=/usr/src/tmp/wcalc-buildroot make: Entering directory `/usr/src/RPM/BUILD/wcalc-2.4' make install-recursive make[1]: Entering directory `/usr/src/RPM/BUILD/wcalc-2.4' Making install in English.lproj make[2]: Entering directory `/usr/src/RPM/BUILD/wcalc-2.4/English.lproj' make[3]: Entering directory `/usr/src/RPM/BUILD/wcalc-2.4/English.lproj' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/usr/src/RPM/BUILD/wcalc-2.4/English.lproj' make[2]: Leaving directory `/usr/src/RPM/BUILD/wcalc-2.4/English.lproj' make[2]: Entering directory `/usr/src/RPM/BUILD/wcalc-2.4' make[3]: Entering directory `/usr/src/RPM/BUILD/wcalc-2.4' test -z "/usr/bin" || /bin/mkdir -p "/usr/src/tmp/wcalc-buildroot/usr/bin" /bin/install -p 'wcalc' '/usr/src/tmp/wcalc-buildroot/usr/bin/wcalc' test -z "/usr/share/man/man1" || /bin/mkdir -p "/usr/src/tmp/wcalc-buildroot/usr/share/man/man1" /bin/install -p -m 644 './wcalc.1' '/usr/src/tmp/wcalc-buildroot/usr/share/man/man1/wcalc.1' make[3]: Leaving directory `/usr/src/RPM/BUILD/wcalc-2.4' make[2]: Leaving directory `/usr/src/RPM/BUILD/wcalc-2.4' make[1]: Leaving directory `/usr/src/RPM/BUILD/wcalc-2.4' make: Leaving directory `/usr/src/RPM/BUILD/wcalc-2.4' + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/wcalc-buildroot (auto) Verifying and fixing files in /usr/src/tmp/wcalc-buildroot (binconfig,pkgconfig,libtool,desktop) Compressing files in /usr/src/tmp/wcalc-buildroot (auto) Verifying ELF objects in /usr/src/tmp/wcalc-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal) Hardlinking identical .pyc and .pyo files Processing files: wcalc-2.4-alt3 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.43000 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd wcalc-2.4 + DOCDIR=/usr/src/tmp/wcalc-buildroot/usr/share/doc/wcalc-2.4 + export DOCDIR + rm -rf /usr/src/tmp/wcalc-buildroot/usr/share/doc/wcalc-2.4 + /bin/mkdir -p /usr/src/tmp/wcalc-buildroot/usr/share/doc/wcalc-2.4 + cp -prL NEWS COPYRIGHT AUTHORS README /usr/src/tmp/wcalc-buildroot/usr/share/doc/wcalc-2.4 + chmod -R go-w /usr/src/tmp/wcalc-buildroot/usr/share/doc/wcalc-2.4 + chmod -R a+rX /usr/src/tmp/wcalc-buildroot/usr/share/doc/wcalc-2.4 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.CKcdAg find-provides: running scripts (alternatives,debuginfo,lib,pam,perl,pkgconfig,python,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.XJ3TZZ find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks) Requires: /lib64/ld-linux-x86-64.so.2, 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), libgmp.so.10()(64bit) >= set:miCwgE0afkZyUI720f6BM0OSA0, libm.so.6(GLIBC_2.2.5)(64bit), libmpfr.so.4()(64bit) >= set:mfNONH2UblfJZB5dTW2WKOiJqId1wcsVZAl59poMczWvNMMjDIFx2FfMfAZ7w8hkf9CZAo0udyjktbsuob3lI0jzUZcUn1pL5BlxJURBpU96ix9iucXquwo3tVRsOWulLiIHJ0Vaf7Y2IOOvZ56hC6tjllu7rg38zKgTjQS3NWAJuzc1, libreadline.so.6()(64bit) >= set:njCJKlFcmgU8mvL3SqZmm1JeEVbway4nDmIHOSxi1, rtld(GNU_HASH) Requires(rpmlib): rpmlib(SetVersions) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.7VtJ7L Creating wcalc-debuginfo package Processing files: wcalc-debuginfo-2.4-alt3 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.5v4F1A find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.5ttUDs find-requires: running scripts (debuginfo) Requires: wcalc = 2.4-alt3, /usr/lib/debug/lib64/ld-linux-x86-64.so.2.debug, debug64(libc.so.6), debug64(libgmp.so.10), debug64(libm.so.6), debug64(libmpfr.so.4), debug64(libreadline.so.6) Wrote: /usr/src/RPM/RPMS/x86_64/wcalc-2.4-alt3.x86_64.rpm Wrote: /usr/src/RPM/RPMS/x86_64/wcalc-debuginfo-2.4-alt3.x86_64.rpm 11.23user 4.12system 0:15.36elapsed 99%CPU (0avgtext+0avgdata 49316maxresident)k 0inputs+0outputs (0major+704476minor)pagefaults 0swaps 15.75user 8.71system 0:24.12elapsed 101%CPU (0avgtext+0avgdata 121972maxresident)k 888inputs+0outputs (0major+940244minor)pagefaults 0swaps --- wcalc-2.4-alt3.x86_64.rpm.repo 2012-08-04 18:35:26.000000000 +0000 +++ wcalc-2.4-alt3.x86_64.rpm.hasher 2019-04-21 00:51:32.119185823 +0000 @@ -6,4 +6,5 @@ /usr/share/doc/wcalc-2.4/README 100644 -/usr/share/man/man1/wcalc.1.gz 100644 +/usr/share/man/man1/wcalc.1.xz 100644 Requires: /lib64/ld-linux-x86-64.so.2 +Requires: libc.so.6(GLIBC_2.14)(64bit) Requires: libc.so.6(GLIBC_2.2.5)(64bit) @@ -16,3 +17,3 @@ Requires: libmpfr.so.4()(64bit) >= set:mfNONH2UblfJZB5dTW2WKOiJqId1wcsVZAl59poMczWvNMMjDIFx2FfMfAZ7w8hkf9CZAo0udyjktbsuob3lI0jzUZcUn1pL5BlxJURBpU96ix9iucXquwo3tVRsOWulLiIHJ0Vaf7Y2IOOvZ56hC6tjllu7rg38zKgTjQS3NWAJuzc1 -Requires: libreadline.so.5()(64bit) >= set:njCJKlFcmgU8mvL3SqZmm1JeEVbway4nDmIHOSxi1 +Requires: libreadline.so.6()(64bit) >= set:njCJKlFcmgU8mvL3SqZmm1JeEVbway4nDmIHOSxi1 Requires: rtld(GNU_HASH) --- wcalc-debuginfo-2.4-alt3.x86_64.rpm.repo 2012-08-04 18:35:26.000000000 +0000 +++ wcalc-debuginfo-2.4-alt3.x86_64.rpm.hasher 2019-04-21 00:51:32.158184657 +0000 @@ -47,3 +47,3 @@ Requires: debug64(libmpfr.so.4) -Requires: debug64(libreadline.so.5) +Requires: debug64(libreadline.so.6) Requires: rpmlib(PayloadIsLzma)