<86>Aug 11 02:05:06 userdel[8068]: delete user 'rooter' <86>Aug 11 02:05:06 userdel[8068]: removed shadow group 'rooter' owned by 'rooter' <86>Aug 11 02:05:06 groupadd[8084]: group added to /etc/group: name=rooter, GID=537 <86>Aug 11 02:05:06 groupadd[8084]: group added to /etc/gshadow: name=rooter <86>Aug 11 02:05:06 groupadd[8084]: new group: name=rooter, GID=537 <86>Aug 11 02:05:06 useradd[8095]: new user: name=rooter, UID=537, GID=537, home=/root, shell=/bin/bash <86>Aug 11 02:05:06 userdel[8117]: delete user 'builder' <86>Aug 11 02:05:06 userdel[8117]: removed group 'builder' owned by 'builder' <86>Aug 11 02:05:06 userdel[8117]: removed shadow group 'builder' owned by 'builder' <86>Aug 11 02:05:06 groupadd[8131]: group added to /etc/group: name=builder, GID=538 <86>Aug 11 02:05:06 groupadd[8131]: group added to /etc/gshadow: name=builder <86>Aug 11 02:05:06 groupadd[8131]: new group: name=builder, GID=538 <86>Aug 11 02:05:06 useradd[8139]: new user: name=builder, UID=538, GID=538, home=/usr/src, shell=/bin/bash Building target platforms: x86_64 Building for target x86_64 Wrote: /usr/src/in/nosrpm/xxhash-0.7.0-alt1.nosrc.rpm Installing xxhash-0.7.0-alt1.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.89663 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf xxhash-0.7.0 + echo 'Source #0 (xxhash-0.7.0.tar):' Source #0 (xxhash-0.7.0.tar): + /bin/tar -xf /usr/src/RPM/SOURCES/xxhash-0.7.0.tar + cd xxhash-0.7.0 + /bin/chmod -c -Rf u+rwX,go-w . + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.89663 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd xxhash-0.7.0 + make -j8 make: Entering directory '/usr/src/RPM/BUILD/xxhash-0.7.0' cc -O3 -c -o xxhsum.o xxhsum.c make: Leaving directory '/usr/src/RPM/BUILD/xxhash-0.7.0' make: Entering directory '/usr/src/RPM/BUILD/xxhash-0.7.0' cc -O3 -c -o xxhash.o xxhash.c make: Leaving directory '/usr/src/RPM/BUILD/xxhash-0.7.0' make: Entering directory '/usr/src/RPM/BUILD/xxhash-0.7.0' ar rcs libxxhash.a xxhash.o make: Leaving directory '/usr/src/RPM/BUILD/xxhash-0.7.0' make: Entering directory '/usr/src/RPM/BUILD/xxhash-0.7.0' cc xxhsum.o xxhash.o -o xxhsum make: Leaving directory '/usr/src/RPM/BUILD/xxhash-0.7.0' make: Entering directory '/usr/src/RPM/BUILD/xxhash-0.7.0' ln -sf xxhsum xxh32sum make: Leaving directory '/usr/src/RPM/BUILD/xxhash-0.7.0' make: Entering directory '/usr/src/RPM/BUILD/xxhash-0.7.0' ln -sf xxhsum xxh64sum make: Leaving directory '/usr/src/RPM/BUILD/xxhash-0.7.0' make: Entering directory '/usr/src/RPM/BUILD/xxhash-0.7.0' cc -O3 -fPIC xxhash.c -shared -Wl,-soname=libxxhash.so.0 -o libxxhash.so.0.7.0 ln -sf libxxhash.so.0.7.0 libxxhash.so.0 ln -sf libxxhash.so.0.7.0 libxxhash.so make: Leaving directory '/usr/src/RPM/BUILD/xxhash-0.7.0' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.22509 + 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.7.0 + 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.7.0' Installing libxxhash Installing xxhsum Installing man pages xxhash installation completed make: Leaving directory '/usr/src/RPM/BUILD/xxhash-0.7.0' + 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.7.0' 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.7.0 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.49870 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd xxhash-0.7.0 + make check make: Entering directory '/usr/src/RPM/BUILD/xxhash-0.7.0' # stdin ./xxhsum < xxhash.c Loading stdin... stdin 1ff2df18776fd68d stdin # 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 Loading xxhsum.o... xxhsum.o 1ff2df18776fd68d xxhash.c a6d392046cb2baa1 xxhash.h 1f66bf05564f689b xxhash.o 15a50bab59ace122 xxhsum.1 ec60de1133c4b4de xxhsum.1.md 7595a5af64974e8b xxhsum.c e8aa692228a0db9f xxhsum.o # internal bench ./xxhsum -bi1 ./xxhsum 0.7.0 (64-bits x86_64 + SSE2 little endian), GCC 8.3.1 20190507 (ALT Sisyphus 8.3.1-alt5), by Yann Collet Sample of 100 KB... 1-XXH32 : 102400 -> 1-XXH32 : 102400 -> 22633 it/s ( 2210.2 MB/s) XXH32 : 102400 -> 22633 it/s ( 2210.2 MB/s) 1-XXH32 unaligned : 102400 -> 1-XXH32 unaligned : 102400 -> 19772 it/s ( 1930.8 MB/s) XXH32 unaligned : 102400 -> 19772 it/s ( 1930.8 MB/s) 1-XXH64 : 102400 -> 1-XXH64 : 102400 -> 24141 it/s ( 2357.5 MB/s) XXH64 : 102400 -> 24141 it/s ( 2357.5 MB/s) 1-XXH64 unaligned : 102400 -> 1-XXH64 unaligned : 102400 -> 22483 it/s ( 2195.6 MB/s) XXH64 unaligned : 102400 -> 22483 it/s ( 2195.6 MB/s) 1-XXH3_64bits : 102400 -> 1-XXH3_64bits : 102400 -> 107975 it/s (10544.4 MB/s) XXH3_64bits : 102400 -> 107975 it/s (10544.4 MB/s) 1-XXH3_64b unaligne : 102400 -> 1-XXH3_64b unaligne : 102400 -> 87679 it/s ( 8562.4 MB/s) XXH3_64b unaligned : 102400 -> 87679 it/s ( 8562.4 MB/s) # file bench ./xxhsum -bi1 xxhash.c ./xxhsum 0.7.0 (64-bits x86_64 + SSE2 little endian), GCC 8.3.1 20190507 (ALT Sisyphus 8.3.1-alt5), by Yann Collet Loading xxhash.c... 1-XXH32 : 33624 -> 1-XXH32 : 33624 -> 68718 it/s ( 2203.5 MB/s) XXH32 : 33624 -> 68718 it/s ( 2203.5 MB/s) 1-XXH32 unaligned : 33624 -> 1-XXH32 unaligned : 33624 -> 60754 it/s ( 1948.2 MB/s) XXH32 unaligned : 33624 -> 60754 it/s ( 1948.2 MB/s) 1-XXH64 : 33624 -> 1-XXH64 : 33624 -> 72437 it/s ( 2322.8 MB/s) XXH64 : 33624 -> 72437 it/s ( 2322.8 MB/s) 1-XXH64 unaligned : 33624 -> 1-XXH64 unaligned : 33624 -> 69160 it/s ( 2217.7 MB/s) XXH64 unaligned : 33624 -> 69160 it/s ( 2217.7 MB/s) 1-XXH3_64bits : 33624 -> 1-XXH3_64bits : 33624 -> 342660 it/s (10987.9 MB/s) XXH3_64bits : 33624 -> 342660 it/s (10987.9 MB/s) 1-XXH3_64b unaligne : 33624 -> 1-XXH3_64b unaligne : 33624 -> 265178 it/s ( 8503.3 MB/s) XXH3_64b unaligned : 33624 -> 265178 it/s ( 8503.3 MB/s) make: Leaving directory '/usr/src/RPM/BUILD/xxhash-0.7.0' + make test-xxhsum-c make: Entering directory '/usr/src/RPM/BUILD/xxhash-0.7.0' # 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.7.0... libxxhash.so.0.7.0 libxxhash.a: OK libxxhash.so: OK libxxhash.so.0: OK libxxhash.so.0.7.0: 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.7.0... libxxhash.so.0.7.0 libxxhash.a: OK libxxhash.so: OK libxxhash.so.0: OK libxxhash.so.0.7.0: 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.7.0... libxxhash.so.0.7.0 ./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.7.0... libxxhash.so.0.7.0 ./xxhsum -c .test.xxh64 libxxhash.a: OK libxxhash.so: OK libxxhash.so.0: OK libxxhash.so.0.7.0: OK ./xxhsum -c .test.xxh32 libxxhash.a: OK libxxhash.so: OK libxxhash.so.0: OK libxxhash.so.0.7.0: OK ./xxhsum -c < .test.xxh64 libxxhash.a: OK libxxhash.so: OK libxxhash.so.0: OK libxxhash.so.0.7.0: OK ./xxhsum -c < .test.xxh32 libxxhash.a: OK libxxhash.so: OK libxxhash.so.0: OK libxxhash.so.0.7.0: 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.7.0: 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.7.0: OK 4 lines are improperly formatted # Expects "FAILED" echo "0000000000000000 LICENSE" | ./xxhsum -c -; test $? -eq 1 LICENSE: FAILED 1 computed checksum did NOT match echo "00000000 LICENSE" | ./xxhsum -c -; test $? -eq 1 LICENSE: FAILED 1 computed checksum did NOT match # Expects "FAILED open or read" echo "0000000000000000 test-expects-file-not-found" | ./xxhsum -c -; test $? -eq 1 stdin:1: Could not open or read 'test-expects-file-not-found': No such file or directory. 1 listed file could not be read echo "00000000 test-expects-file-not-found" | ./xxhsum -c -; test $? -eq 1 stdin:1: Could not open or read 'test-expects-file-not-found': No such file or directory. 1 listed file could not be read make: Leaving directory '/usr/src/RPM/BUILD/xxhash-0.7.0' + exit 0 Processing files: xxhash-0.7.0-alt1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.90387 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd xxhash-0.7.0 + DOCDIR=/usr/src/tmp/xxhash-buildroot/usr/share/doc/xxhash-0.7.0 + export DOCDIR + rm -rf /usr/src/tmp/xxhash-buildroot/usr/share/doc/xxhash-0.7.0 + /bin/mkdir -p /usr/src/tmp/xxhash-buildroot/usr/share/doc/xxhash-0.7.0 + cp -prL LICENSE /usr/src/tmp/xxhash-buildroot/usr/share/doc/xxhash-0.7.0 + chmod -R go-w /usr/src/tmp/xxhash-buildroot/usr/share/doc/xxhash-0.7.0 + chmod -R a+rX /usr/src/tmp/xxhash-buildroot/usr/share/doc/xxhash-0.7.0 + cp -prL README.md /usr/src/tmp/xxhash-buildroot/usr/share/doc/xxhash-0.7.0 + chmod -R go-w /usr/src/tmp/xxhash-buildroot/usr/share/doc/xxhash-0.7.0 + chmod -R a+rX /usr/src/tmp/xxhash-buildroot/usr/share/doc/xxhash-0.7.0 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.gTV3jy 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.AOCb7M 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.vuBjz5 Creating xxhash-debuginfo package Processing files: libxxhash-0.7.0-alt1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.65346 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd xxhash-0.7.0 + DOCDIR=/usr/src/tmp/xxhash-buildroot/usr/share/doc/libxxhash-0.7.0 + export DOCDIR + rm -rf /usr/src/tmp/xxhash-buildroot/usr/share/doc/libxxhash-0.7.0 + /bin/mkdir -p /usr/src/tmp/xxhash-buildroot/usr/share/doc/libxxhash-0.7.0 + cp -prL LICENSE /usr/src/tmp/xxhash-buildroot/usr/share/doc/libxxhash-0.7.0 + chmod -R go-w /usr/src/tmp/xxhash-buildroot/usr/share/doc/libxxhash-0.7.0 + chmod -R a+rX /usr/src/tmp/xxhash-buildroot/usr/share/doc/libxxhash-0.7.0 + cp -prL README.md /usr/src/tmp/xxhash-buildroot/usr/share/doc/libxxhash-0.7.0 + chmod -R go-w /usr/src/tmp/xxhash-buildroot/usr/share/doc/libxxhash-0.7.0 + chmod -R a+rX /usr/src/tmp/xxhash-buildroot/usr/share/doc/libxxhash-0.7.0 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.FUfr5t find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,shell) lib.prov: /usr/src/tmp/xxhash-buildroot/usr/lib64/libxxhash.so.0: 24 symbols, 15 bpp Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.24lY5V find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks) Provides: libxxhash.so.0()(64bit) = set:idZBAtx1Y5YpAHuAGaQi6vcGahIyTrAiqdwClc5rMzTyoZBFHB2 Requires: libc.so.6(GLIBC_2.14)(64bit), libc.so.6(GLIBC_2.2.5)(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.gbmdDr Creating libxxhash-debuginfo package Processing files: libxxhash-devel-0.7.0-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.O6OkR0 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.loT9XD find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks) Requires: libxxhash = 0.7.0-alt1, /usr/lib64/libxxhash.so.0.7.0 Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.YqjCTl Processing files: xxhash-debuginfo-0.7.0-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.dcSJe7 find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.SbqEAX find-requires: running scripts (debuginfo) Requires: xxhash = 0.7.0-alt1, /usr/lib/debug/lib64/ld-linux-x86-64.so.2.debug, debug64(libc.so.6) Processing files: libxxhash-debuginfo-0.7.0-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.FFsWTR find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.uv2jXP find-requires: running scripts (debuginfo) Provides: debug64(libxxhash.so.0) Requires: libxxhash = 0.7.0-alt1, debug64(libc.so.6) Adding to xxhash-debuginfo a strict dependency on xxhash Adding to libxxhash-devel a strict dependency on libxxhash Adding to libxxhash-debuginfo a strict dependency on libxxhash Removing 1 extra deps from libxxhash-devel due to dependency on libxxhash Wrote: /usr/src/RPM/RPMS/x86_64/xxhash-0.7.0-alt1.x86_64.rpm Wrote: /usr/src/RPM/RPMS/x86_64/libxxhash-0.7.0-alt1.x86_64.rpm Wrote: /usr/src/RPM/RPMS/x86_64/libxxhash-devel-0.7.0-alt1.x86_64.rpm Wrote: /usr/src/RPM/RPMS/x86_64/xxhash-debuginfo-0.7.0-alt1.x86_64.rpm Wrote: /usr/src/RPM/RPMS/x86_64/libxxhash-debuginfo-0.7.0-alt1.x86_64.rpm 12.07user 3.19system 0:26.82elapsed 56%CPU (0avgtext+0avgdata 93212maxresident)k 0inputs+0outputs (0major+536122minor)pagefaults 0swaps 14.54user 7.67system 0:33.56elapsed 66%CPU (0avgtext+0avgdata 93212maxresident)k 0inputs+0outputs (0major+795270minor)pagefaults 0swaps --- libxxhash-0.7.0-alt1.x86_64.rpm.repo 2019-03-27 02:09:55.000000000 +0000 +++ libxxhash-0.7.0-alt1.x86_64.rpm.hasher 2019-08-11 02:05:36.318656188 +0000 @@ -7,2 +7,3 @@ Requires: libc.so.6(GLIBC_2.2.5)(64bit) +Requires: libc.so.6(GLIBC_2.4)(64bit) Requires: rtld(GNU_HASH)