<86>Jan 2 01:11:32 userdel[27797]: delete user 'rooter' <86>Jan 2 01:11:32 userdel[27797]: removed shadow group 'rooter' owned by 'rooter' <86>Jan 2 01:11:32 groupadd[27802]: group added to /etc/group: name=rooter, GID=585 <86>Jan 2 01:11:32 groupadd[27802]: group added to /etc/gshadow: name=rooter <86>Jan 2 01:11:32 groupadd[27802]: new group: name=rooter, GID=585 <86>Jan 2 01:11:32 useradd[27807]: new user: name=rooter, UID=585, GID=585, home=/root, shell=/bin/bash <86>Jan 2 01:11:32 userdel[27818]: delete user 'builder' <86>Jan 2 01:11:32 userdel[27818]: removed group 'builder' owned by 'builder' <86>Jan 2 01:11:32 userdel[27818]: removed shadow group 'builder' owned by 'builder' <86>Jan 2 01:11:32 groupadd[27824]: group added to /etc/group: name=builder, GID=586 <86>Jan 2 01:11:32 groupadd[27824]: group added to /etc/gshadow: name=builder <86>Jan 2 01:11:32 groupadd[27824]: new group: name=builder, GID=586 <86>Jan 2 01:11:32 useradd[27829]: new user: name=builder, UID=586, GID=586, home=/usr/src, shell=/bin/bash Building target platforms: x86_64 Building for target x86_64 Wrote: /usr/src/in/nosrpm/xxhash-0.6.5-alt1.nosrc.rpm Installing xxhash-0.6.5-alt1.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.79237 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf xxhash-0.6.5 + echo 'Source #0 (xxhash-0.6.5.tar):' Source #0 (xxhash-0.6.5.tar): + /bin/tar -xf /usr/src/RPM/SOURCES/xxhash-0.6.5.tar + cd xxhash-0.6.5 + /bin/chmod -c -Rf u+rwX,go-w . + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.20879 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd xxhash-0.6.5 + make -j8 make: Entering directory '/usr/src/RPM/BUILD/xxhash-0.6.5' cc -O2 -Wall -Wextra -Wcast-qual -Wcast-align -Wshadow -Wstrict-aliasing=1 -Wswitch-enum -Wdeclaration-after-statement -Wstrict-prototypes -Wundef -c -o xxhash.o xxhash.c make: Leaving directory '/usr/src/RPM/BUILD/xxhash-0.6.5' make: Entering directory '/usr/src/RPM/BUILD/xxhash-0.6.5' compiling static library make: Leaving directory '/usr/src/RPM/BUILD/xxhash-0.6.5' make: Entering directory '/usr/src/RPM/BUILD/xxhash-0.6.5' compiling dynamic library 0.6.5 creating versioned links make: Leaving directory '/usr/src/RPM/BUILD/xxhash-0.6.5' make: Entering directory '/usr/src/RPM/BUILD/xxhash-0.6.5' cc -O2 -Wall -Wextra -Wcast-qual -Wcast-align -Wshadow -Wstrict-aliasing=1 -Wswitch-enum -Wdeclaration-after-statement -Wstrict-prototypes -Wundef xxhash.c xxhsum.c -o xxhsum make: Leaving directory '/usr/src/RPM/BUILD/xxhash-0.6.5' make: Entering directory '/usr/src/RPM/BUILD/xxhash-0.6.5' ln -sf xxhsum xxh32sum ln -sf xxhsum xxh64sum make: Leaving directory '/usr/src/RPM/BUILD/xxhash-0.6.5' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.20059 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/xxhash-buildroot + : + /bin/rm -rf -- /usr/src/tmp/xxhash-buildroot + cd xxhash-0.6.5 + make 'INSTALL=/bin/install -p' install DESTDIR=/usr/src/tmp/xxhash-buildroot PREFIX=/usr LIBDIR=/usr/lib64 make: Entering directory '/usr/src/RPM/BUILD/xxhash-0.6.5' Installing libxxhash Installing xxhsum Installing man pages xxhash installation completed make: Leaving directory '/usr/src/RPM/BUILD/xxhash-0.6.5' + rm -f /usr/src/tmp/xxhash-buildroot//usr/lib64/libxxhash.a + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/xxhash-buildroot (auto) mode of './usr/lib64/libxxhash.so.0.6.5' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) Verifying and fixing files in /usr/src/tmp/xxhash-buildroot (binconfig,pkgconfig,libtool,desktop) Checking contents of files in /usr/src/tmp/xxhash-buildroot/ (default) Compressing files in /usr/src/tmp/xxhash-buildroot (auto) removed '/usr/src/tmp/xxhash-buildroot/usr/share/man/man1/xxh64sum.1' '/usr/src/tmp/xxhash-buildroot/usr/share/man/man1/xxh64sum.1' -> 'xxhsum.1' removed '/usr/src/tmp/xxhash-buildroot/usr/share/man/man1/xxh32sum.1' '/usr/src/tmp/xxhash-buildroot/usr/share/man/man1/xxh32sum.1' -> 'xxhsum.1' Adjusting library links in /usr/src/tmp/xxhash-buildroot ./usr/lib64: libxxhash.so.0 -> libxxhash.so.0.6.5 Verifying ELF objects in /usr/src/tmp/xxhash-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal) Hardlinking identical .pyc and .pyo files Executing(%check): /bin/sh -e /usr/src/tmp/rpm-tmp.50640 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd xxhash-0.6.5 + make check make: Entering directory '/usr/src/RPM/BUILD/xxhash-0.6.5' # stdin ./xxhsum < xxhash.c Loading -... - 16e52048bfb1630e - # multiple files ./xxhsum xxhash.* xxhsum.* Loading xxhash.c... xxhash.c Loading xxhash.h... xxhash.h Loading xxhash.o... xxhash.o Loading xxhsum.1... xxhsum.1 Loading xxhsum.1.md... xxhsum.1.md Loading xxhsum.c... xxhsum.c 16e52048bfb1630e xxhash.c eef6b55d7f6a374d xxhash.h 7ad2ef0c93a14942 xxhash.o 15a50bab59ace122 xxhsum.1 ec60de1133c4b4de xxhsum.1.md bd99ccb0f21c4b61 xxhsum.c # internal bench ./xxhsum -bi1 ./xxhsum 0.6.5 (64-bits little endian), by Yann Collet Sample of 100 KB... 1-XXH32 : 102400 -> 1-XXH32 : 102400 -> 21457 it/s ( 2095.4 MB/s) XXH32 : 102400 -> 21457 it/s ( 2095.4 MB/s) 1-XXH32 unaligned : 102400 -> 1-XXH32 unaligned : 102400 -> 18767 it/s ( 1832.7 MB/s) XXH32 unaligned : 102400 -> 18767 it/s ( 1832.7 MB/s) 1-XXH64 : 102400 -> 1-XXH64 : 102400 -> 22765 it/s ( 2223.1 MB/s) XXH64 : 102400 -> 22765 it/s ( 2223.1 MB/s) 1-XXH64 unaligned : 102400 -> 1-XXH64 unaligned : 102400 -> 21047 it/s ( 2055.4 MB/s) XXH64 unaligned : 102400 -> 21047 it/s ( 2055.4 MB/s) # file bench ./xxhsum -bi1 xxhash.c ./xxhsum 0.6.5 (64-bits little endian), by Yann Collet Loading xxhash.c... 1-XXH32 : 33771 -> 1-XXH32 : 33771 -> 64398 it/s ( 2074.0 MB/s) XXH32 : 33771 -> 64398 it/s ( 2074.0 MB/s) 1-XXH32 unaligned : 33771 -> 1-XXH32 unaligned : 33771 -> 56408 it/s ( 1816.7 MB/s) XXH32 unaligned : 33771 -> 56408 it/s ( 1816.7 MB/s) 1-XXH64 : 33771 -> 1-XXH64 : 33771 -> 68550 it/s ( 2207.8 MB/s) XXH64 : 33771 -> 68550 it/s ( 2207.8 MB/s) 1-XXH64 unaligned : 33771 -> 1-XXH64 unaligned : 33771 -> 64628 it/s ( 2081.5 MB/s) XXH64 unaligned : 33771 -> 64628 it/s ( 2081.5 MB/s) make: Leaving directory '/usr/src/RPM/BUILD/xxhash-0.6.5' + make test-xxhsum-c make: Entering directory '/usr/src/RPM/BUILD/xxhash-0.6.5' # xxhsum to/from pipe ./xxhsum lib* | ./xxhsum -c - Loading libxxhash.a... libxxhash.a Loading libxxhash.so... libxxhash.so Loading libxxhash.so.0... libxxhash.so.0 Loading libxxhash.so.0.6.5... libxxhash.so.0.6.5 libxxhash.a: OK libxxhash.so: OK libxxhash.so.0: OK libxxhash.so.0.6.5: OK ./xxhsum -H0 lib* | ./xxhsum -c - Loading libxxhash.a... libxxhash.a Loading libxxhash.so... libxxhash.so Loading libxxhash.so.0... libxxhash.so.0 Loading libxxhash.so.0.6.5... libxxhash.so.0.6.5 libxxhash.a: OK libxxhash.so: OK libxxhash.so.0: OK libxxhash.so.0.6.5: OK # xxhsum to/from file, shell redirection ./xxhsum lib* > .test.xxh64 Loading libxxhash.a... libxxhash.a Loading libxxhash.so... libxxhash.so Loading libxxhash.so.0... libxxhash.so.0 Loading libxxhash.so.0.6.5... libxxhash.so.0.6.5 ./xxhsum -H0 lib* > .test.xxh32 Loading libxxhash.a... libxxhash.a Loading libxxhash.so... libxxhash.so Loading libxxhash.so.0... libxxhash.so.0 Loading libxxhash.so.0.6.5... libxxhash.so.0.6.5 ./xxhsum -c .test.xxh64 libxxhash.a: OK libxxhash.so: OK libxxhash.so.0: OK libxxhash.so.0.6.5: OK ./xxhsum -c .test.xxh32 libxxhash.a: OK libxxhash.so: OK libxxhash.so.0: OK libxxhash.so.0.6.5: OK ./xxhsum -c < .test.xxh64 libxxhash.a: OK libxxhash.so: OK libxxhash.so.0: OK libxxhash.so.0.6.5: OK ./xxhsum -c < .test.xxh32 libxxhash.a: OK libxxhash.so: OK libxxhash.so.0: OK libxxhash.so.0.6.5: OK # xxhsum -c warns improperly format lines. cat .test.xxh64 .test.xxh32 | ./xxhsum -c - libxxhash.a: OK libxxhash.so: OK libxxhash.so.0: OK libxxhash.so.0.6.5: OK 4 lines are improperly formatted cat .test.xxh32 .test.xxh64 | ./xxhsum -c - libxxhash.a: OK libxxhash.so: OK libxxhash.so.0: OK libxxhash.so.0.6.5: OK 4 lines are improperly formatted # Expects "FAILED" echo "0000000000000000 LICENSE" | ./xxhsum -c -; test $? -eq 1 LICENSE: FAILED 1 computed checksums did NOT match echo "00000000 LICENSE" | ./xxhsum -c -; test $? -eq 1 LICENSE: FAILED 1 computed checksums did NOT match # Expects "FAILED open or read" echo "0000000000000000 test-expects-file-not-found" | ./xxhsum -c -; test $? -eq 1 - : 1: FAILED open or read test-expects-file-not-found 1 listed files could not be read echo "00000000 test-expects-file-not-found" | ./xxhsum -c -; test $? -eq 1 - : 1: FAILED open or read test-expects-file-not-found 1 listed files could not be read make: Leaving directory '/usr/src/RPM/BUILD/xxhash-0.6.5' + exit 0 Processing files: xxhash-0.6.5-alt1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.71639 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd xxhash-0.6.5 + DOCDIR=/usr/src/tmp/xxhash-buildroot/usr/share/doc/xxhash-0.6.5 + export DOCDIR + rm -rf /usr/src/tmp/xxhash-buildroot/usr/share/doc/xxhash-0.6.5 + /bin/mkdir -p /usr/src/tmp/xxhash-buildroot/usr/share/doc/xxhash-0.6.5 + cp -prL LICENSE /usr/src/tmp/xxhash-buildroot/usr/share/doc/xxhash-0.6.5 + chmod -R go-w /usr/src/tmp/xxhash-buildroot/usr/share/doc/xxhash-0.6.5 + chmod -R a+rX /usr/src/tmp/xxhash-buildroot/usr/share/doc/xxhash-0.6.5 + cp -prL README.md /usr/src/tmp/xxhash-buildroot/usr/share/doc/xxhash-0.6.5 + chmod -R go-w /usr/src/tmp/xxhash-buildroot/usr/share/doc/xxhash-0.6.5 + chmod -R a+rX /usr/src/tmp/xxhash-buildroot/usr/share/doc/xxhash-0.6.5 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.Wu5eP1 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.OQmWlO 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.4)(64bit), libc.so.6(GLIBC_2.4)(64bit), rtld(GNU_HASH) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.DPNAoE Creating xxhash-debuginfo package Processing files: libxxhash-0.6.5-alt1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.36299 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd xxhash-0.6.5 + DOCDIR=/usr/src/tmp/xxhash-buildroot/usr/share/doc/libxxhash-0.6.5 + export DOCDIR + rm -rf /usr/src/tmp/xxhash-buildroot/usr/share/doc/libxxhash-0.6.5 + /bin/mkdir -p /usr/src/tmp/xxhash-buildroot/usr/share/doc/libxxhash-0.6.5 + cp -prL LICENSE /usr/src/tmp/xxhash-buildroot/usr/share/doc/libxxhash-0.6.5 + chmod -R go-w /usr/src/tmp/xxhash-buildroot/usr/share/doc/libxxhash-0.6.5 + chmod -R a+rX /usr/src/tmp/xxhash-buildroot/usr/share/doc/libxxhash-0.6.5 + cp -prL README.md /usr/src/tmp/xxhash-buildroot/usr/share/doc/libxxhash-0.6.5 + chmod -R go-w /usr/src/tmp/xxhash-buildroot/usr/share/doc/libxxhash-0.6.5 + chmod -R a+rX /usr/src/tmp/xxhash-buildroot/usr/share/doc/libxxhash-0.6.5 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.JFMbgz 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.Q0iEKx find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks) Provides: libxxhash.so.0()(64bit) = set:idZBAtx1Y5YpAHuAGagIL4xi3FAm3EZzSw7L5NZri7 Requires: libc.so.6(GLIBC_2.14)(64bit), libc.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.yEQGNz Creating libxxhash-debuginfo package Processing files: libxxhash-devel-0.6.5-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.O3wQpF 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.uiavyO find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks) Requires: libxxhash = 0.6.5-alt1, /usr/lib64/libxxhash.so.0.6.5 Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.9ANkb1 Processing files: xxhash-debuginfo-0.6.5-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.c1Ecuh find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.qo0nkB find-requires: running scripts (debuginfo) Requires: xxhash = 0.6.5-alt1, /usr/lib/debug/lib64/ld-linux-x86-64.so.2.debug, debug64(libc.so.6) Processing files: libxxhash-debuginfo-0.6.5-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.GViWGY find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.3UKuBp find-requires: running scripts (debuginfo) Provides: debug64(libxxhash.so.0) Requires: libxxhash = 0.6.5-alt1, debug64(libc.so.6) Removing 1 extra deps from libxxhash-devel due to dependency on libxxhash Wrote: /usr/src/RPM/RPMS/x86_64/xxhash-0.6.5-alt1.x86_64.rpm Wrote: /usr/src/RPM/RPMS/x86_64/libxxhash-0.6.5-alt1.x86_64.rpm Wrote: /usr/src/RPM/RPMS/x86_64/libxxhash-devel-0.6.5-alt1.x86_64.rpm Wrote: /usr/src/RPM/RPMS/x86_64/xxhash-debuginfo-0.6.5-alt1.x86_64.rpm Wrote: /usr/src/RPM/RPMS/x86_64/libxxhash-debuginfo-0.6.5-alt1.x86_64.rpm 11.61user 3.16system 0:24.10elapsed 61%CPU (0avgtext+0avgdata 32980maxresident)k 0inputs+0outputs (0major+511472minor)pagefaults 0swaps 21.86user 8.71system 0:39.82elapsed 76%CPU (0avgtext+0avgdata 122268maxresident)k 0inputs+0outputs (0major+902820minor)pagefaults 0swaps --- libxxhash-0.6.5-alt1.x86_64.rpm.repo 2018-12-10 01:38:42.000000000 +0000 +++ libxxhash-0.6.5-alt1.x86_64.rpm.hasher 2019-01-02 01:11:59.802610475 +0000 @@ -10,3 +10,2 @@ Provides: libxxhash.so.0()(64bit) = set:idZBAtx1Y5YpAHuAGagIL4xi3FAm3EZzSw7L5NZri7 -Provides: .sisyphus.217553.100.1.1-libxxhash-0.6.5-alt1 Provides: libxxhash = 0.6.5-alt1 --- libxxhash-debuginfo-0.6.5-alt1.x86_64.rpm.repo 2018-12-10 01:38:42.000000000 +0000 +++ libxxhash-debuginfo-0.6.5-alt1.x86_64.rpm.hasher 2019-01-02 01:11:59.822609927 +0000 @@ -2,3 +2,3 @@ /usr/lib/debug/usr/lib64/libxxhash.so.0.debug 120777 libxxhash.so.0.6.5.debug -Requires: .sisyphus.217553.100.1.1-libxxhash-0.6.5-alt1 +Requires: libxxhash = 0.6.5-alt1 Requires: debug64(libc.so.6) --- libxxhash-devel-0.6.5-alt1.x86_64.rpm.repo 2018-12-10 01:38:42.000000000 +0000 +++ libxxhash-devel-0.6.5-alt1.x86_64.rpm.hasher 2019-01-02 01:11:59.840609433 +0000 @@ -2,3 +2,3 @@ /usr/lib64/libxxhash.so 120777 libxxhash.so.0.6.5 -Requires: .sisyphus.217553.100.1.1-libxxhash-0.6.5-alt1 +Requires: libxxhash = 0.6.5-alt1 Requires: rpmlib(PayloadIsLzma) --- xxhash-0.6.5-alt1.x86_64.rpm.repo 2018-12-10 01:38:42.000000000 +0000 +++ xxhash-0.6.5-alt1.x86_64.rpm.hasher 2019-01-02 01:11:59.872608556 +0000 @@ -16,3 +16,2 @@ Requires: rpmlib(PayloadIsLzma) -Provides: .sisyphus.217553.100.1.1-xxhash-0.6.5-alt1 Provides: xxhash = 0.6.5-alt1 --- xxhash-debuginfo-0.6.5-alt1.x86_64.rpm.repo 2018-12-10 01:38:42.000000000 +0000 +++ xxhash-debuginfo-0.6.5-alt1.x86_64.rpm.hasher 2019-01-02 01:11:59.911607487 +0000 @@ -3,3 +3,3 @@ /usr/lib/debug/usr/bin/xxhsum.debug 100644 -Requires: .sisyphus.217553.100.1.1-xxhash-0.6.5-alt1 +Requires: xxhash = 0.6.5-alt1 Requires: /usr/lib/debug/lib64/ld-linux-x86-64.so.2.debug