<86>Jan 5 02:16:39 userdel[51931]: delete user 'rooter' <86>Jan 5 02:16:39 groupadd[51938]: group added to /etc/group: name=rooter, GID=573 <86>Jan 5 02:16:39 groupadd[51938]: group added to /etc/gshadow: name=rooter <86>Jan 5 02:16:39 groupadd[51938]: new group: name=rooter, GID=573 <86>Jan 5 02:16:39 useradd[51948]: new user: name=rooter, UID=573, GID=573, home=/root, shell=/bin/bash <86>Jan 5 02:16:39 userdel[51960]: delete user 'builder' <86>Jan 5 02:16:39 userdel[51960]: removed group 'builder' owned by 'builder' <86>Jan 5 02:16:39 userdel[51960]: removed shadow group 'builder' owned by 'builder' <86>Jan 5 02:16:39 groupadd[51966]: group added to /etc/group: name=builder, GID=574 <86>Jan 5 02:16:39 groupadd[51966]: group added to /etc/gshadow: name=builder <86>Jan 5 02:16:39 groupadd[51966]: new group: name=builder, GID=574 <86>Jan 5 02:16:39 useradd[51973]: new user: name=builder, UID=574, GID=574, home=/usr/src, shell=/bin/bash warning: Macro %artistic_license not found <13>Jan 5 02:16:42 rpmi: rpm-build-licenses-2.0.5-alt2 1454794749 installed Building target platforms: x86_64 Building for target x86_64 Wrote: /usr/src/in/nosrpm/pcal-4.11.0-alt1.qa1.nosrc.rpm Installing pcal-4.11.0-alt1.qa1.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.71530 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf pcal-4.11.0 + echo 'Source #0 (pcal-4.11.0.tar.bz2):' Source #0 (pcal-4.11.0.tar.bz2): + /bin/bzip2 -dc /usr/src/RPM/SOURCES/pcal-4.11.0.tar.bz2 + /bin/tar -xf - + cd pcal-4.11.0 + /bin/chmod -c -Rf u+rwX,go-w . + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.71530 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd pcal-4.11.0 + make -j8 make: Entering directory '/usr/src/RPM/BUILD/pcal-4.11.0' /usr/bin/gcc -O2 -Wall -W -DEPS_DSC '-DSEARCH_PCAL_DIR=0' -DBUILD_ENV_UNIX -o obj/pcallang.o -c src/pcallang.c make: Leaving directory '/usr/src/RPM/BUILD/pcal-4.11.0' make: Entering directory '/usr/src/RPM/BUILD/pcal-4.11.0' /usr/bin/gcc -O2 -Wall -W -DEPS_DSC '-DSEARCH_PCAL_DIR=0' -DBUILD_ENV_UNIX -o obj/moonphas.o -c src/moonphas.c make: Leaving directory '/usr/src/RPM/BUILD/pcal-4.11.0' make: Entering directory '/usr/src/RPM/BUILD/pcal-4.11.0' /usr/bin/gcc -O2 -Wall -W -DEPS_DSC '-DSEARCH_PCAL_DIR=0' -DBUILD_ENV_UNIX -o obj/exprpars.o -c src/exprpars.c make: Leaving directory '/usr/src/RPM/BUILD/pcal-4.11.0' make: Entering directory '/usr/src/RPM/BUILD/pcal-4.11.0' /usr/bin/gcc -O2 -Wall -W -DEPS_DSC '-DSEARCH_PCAL_DIR=0' -DBUILD_ENV_UNIX -o obj/encvec.o -c src/encvec.c make: Leaving directory '/usr/src/RPM/BUILD/pcal-4.11.0' make: Entering directory '/usr/src/RPM/BUILD/pcal-4.11.0' /usr/bin/gcc -O2 -Wall -W -DEPS_DSC '-DSEARCH_PCAL_DIR=0' -DBUILD_ENV_UNIX -o obj/pcal.o -c src/pcal.c src/pcal.c: In function 'display_usage': src/pcal.c:1248:22: warning: '%s' directive writing up to 199 bytes into a region of size 23 [-Wformat-overflow=] sprintf(buf, "%s: %s", W_USAGE, progname); ^~ ~~~~~~~~ In file included from /usr/include/stdio.h:862, from src/pcal.c:349: /usr/include/bits/stdio2.h:33:10: note: '__builtin___sprintf_chk' output between 8 and 207 bytes into a destination of size 30 return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ __bos (__s), __fmt, __va_arg_pack ()); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ make: Leaving directory '/usr/src/RPM/BUILD/pcal-4.11.0' make: Entering directory '/usr/src/RPM/BUILD/pcal-4.11.0' /usr/bin/gcc -O2 -Wall -W -DEPS_DSC '-DSEARCH_PCAL_DIR=0' -DBUILD_ENV_UNIX -o obj/readfile.o -c src/readfile.c In file included from src/readfile.c:183: src/readfile.c: In function 'do_include': src/pcaldefs.h:1210:26: warning: the address of 'tmpnam' will always evaluate as 'true' [-Waddress] #define P_LASTCHAR(p) ((p) && *(p) ? (p) + strlen(p) - 1 : NULL) ^ src/readfile.c:808:13: note: in expansion of macro 'P_LASTCHAR' if ((p = P_LASTCHAR(tmpnam)) && (*p == '"' || *p == '>')) *p = '\0'; ^~~~~~~~~~ src/readfile.c: In function 'parse_as_non_preproc': src/readfile.c:2333:20: warning: this statement may fall through [-Wimplicit-fallthrough=] delete_entry = TRUE; src/readfile.c:2335:4: note: here default: ^~~~~~~ make: Leaving directory '/usr/src/RPM/BUILD/pcal-4.11.0' make: Entering directory '/usr/src/RPM/BUILD/pcal-4.11.0' /usr/bin/gcc -O2 -Wall -W -DEPS_DSC '-DSEARCH_PCAL_DIR=0' -DBUILD_ENV_UNIX -o obj/pcalutil.o -c src/pcalutil.c make: Leaving directory '/usr/src/RPM/BUILD/pcal-4.11.0' make: Entering directory '/usr/src/RPM/BUILD/pcal-4.11.0' /usr/bin/gcc -O2 -Wall -W -DEPS_DSC '-DSEARCH_PCAL_DIR=0' -DBUILD_ENV_UNIX -o obj/writefil.o -c src/writefil.c make: Leaving directory '/usr/src/RPM/BUILD/pcal-4.11.0' make: Entering directory '/usr/src/RPM/BUILD/pcal-4.11.0' /usr/bin/gcc -o exec/pcal obj/pcal.o obj/encvec.o obj/exprpars.o obj/moonphas.o obj/pcalutil.o obj/pcallang.o obj/readfile.o obj/writefil.o -lm Build of pcal for Unix completed. make: Leaving directory '/usr/src/RPM/BUILD/pcal-4.11.0' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.87229 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/pcal-buildroot + : + /bin/rm -rf -- /usr/src/tmp/pcal-buildroot + cd pcal-4.11.0 + mkdir -p -- /usr/src/tmp/pcal-buildroot/usr/bin + mkdir -p -- /usr/src/tmp/pcal-buildroot/usr/share/man/man1 + install -m0755 -- exec/pcal /usr/src/tmp/pcal-buildroot/usr/bin + install doc/pcal.man /usr/src/tmp/pcal-buildroot/usr/share/man/man1/pcal.1 + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/pcal-buildroot (auto) Verifying and fixing files in /usr/src/tmp/pcal-buildroot (binconfig,pkgconfig,libtool,desktop) Checking contents of files in /usr/src/tmp/pcal-buildroot/ (default) Compressing files in /usr/src/tmp/pcal-buildroot (auto) mode of '/usr/src/tmp/pcal-buildroot/usr/share/man/man1/pcal.1' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) Verifying ELF objects in /usr/src/tmp/pcal-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: pcal-4.11.0-alt1.qa1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.87229 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd pcal-4.11.0 + DOCDIR=/usr/src/tmp/pcal-buildroot/usr/share/doc/pcal-4.11.0 + export DOCDIR + rm -rf /usr/src/tmp/pcal-buildroot/usr/share/doc/pcal-4.11.0 + /bin/mkdir -p /usr/src/tmp/pcal-buildroot/usr/share/doc/pcal-4.11.0 + cp -prL doc/ReadMe.txt html scripts examples /usr/src/tmp/pcal-buildroot/usr/share/doc/pcal-4.11.0 + chmod -R go-w /usr/src/tmp/pcal-buildroot/usr/share/doc/pcal-4.11.0 + chmod -R a+rX /usr/src/tmp/pcal-buildroot/usr/share/doc/pcal-4.11.0 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.go26YH find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.14Kvab 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), libm.so.6(GLIBC_2.2.5)(64bit), rtld(GNU_HASH) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.ED19CH Creating pcal-debuginfo package Processing files: pcal-debuginfo-4.11.0-alt1.qa1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.vPGWKh find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.8XVseV find-requires: running scripts (debuginfo) Requires: pcal = 4.11.0-alt1.qa1, /usr/lib/debug/lib64/ld-linux-x86-64.so.2.debug, debug64(libc.so.6), debug64(libm.so.6) Wrote: /usr/src/RPM/RPMS/x86_64/pcal-4.11.0-alt1.qa1.x86_64.rpm Wrote: /usr/src/RPM/RPMS/x86_64/pcal-debuginfo-4.11.0-alt1.qa1.x86_64.rpm 4.86user 0.60system 0:09.73elapsed 56%CPU (0avgtext+0avgdata 50296maxresident)k 0inputs+0outputs (0major+231116minor)pagefaults 0swaps 8.84user 2.79system 0:17.40elapsed 66%CPU (0avgtext+0avgdata 115196maxresident)k 0inputs+0outputs (0major+520475minor)pagefaults 0swaps --- pcal-4.11.0-alt1.qa1.x86_64.rpm.repo 2013-04-18 11:51:06.000000000 +0000 +++ pcal-4.11.0-alt1.qa1.x86_64.rpm.hasher 2020-01-05 02:16:54.932896991 +0000 @@ -47,3 +47,3 @@ /usr/share/doc/pcal-4.11.0/scripts/readme.txt 100644 -/usr/share/man/man1/pcal.1.bz2 100644 +/usr/share/man/man1/pcal.1.xz 100644 Requires: /lib64/ld-linux-x86-64.so.2