<86>Jul 7 02:28:36 userdel[627618]: delete user 'rooter' <86>Jul 7 02:28:36 groupadd[627642]: group added to /etc/group: name=rooter, GID=630 <86>Jul 7 02:28:36 groupadd[627642]: new group: name=rooter, GID=630 <86>Jul 7 02:28:36 useradd[627679]: new user: name=rooter, UID=630, GID=630, home=/root, shell=/bin/bash <86>Jul 7 02:28:36 userdel[627698]: delete user 'builder' <86>Jul 7 02:28:36 userdel[627698]: removed group 'builder' owned by 'builder' <86>Jul 7 02:28:36 userdel[627698]: removed shadow group 'builder' owned by 'builder' <86>Jul 7 02:28:36 groupadd[627729]: group added to /etc/group: name=builder, GID=631 <86>Jul 7 02:28:36 groupadd[627729]: group added to /etc/gshadow: name=builder <86>Jul 7 02:28:36 groupadd[627729]: new group: name=builder, GID=631 <86>Jul 7 02:28:36 useradd[627756]: new user: name=builder, UID=631, GID=631, home=/usr/src, shell=/bin/bash Building target platforms: x86_64 Building for target x86_64 Wrote: /usr/src/in/nosrpm/xxhash-0.8.0-alt2.nosrc.rpm (w1.gzdio) Installing xxhash-0.8.0-alt2.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.91317 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf xxhash-0.8.0-alt2 + echo 'Source #0 (xxhash-0.8.0-alt2.tar):' Source #0 (xxhash-0.8.0-alt2.tar): + /bin/tar -xf /usr/src/RPM/SOURCES/xxhash-0.8.0-alt2.tar + cd xxhash-0.8.0-alt2 + /bin/chmod -c -Rf u+rwX,go-w . + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.91317 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd xxhash-0.8.0-alt2 + make -j8 libxxhash xxhsum xxh32sum xxh64sum xxh128sum xxhsum_inlinedXXH 'MOREFLAGS=-pipe -frecord-gcc-switches -Wall -g -O2 ' make: Entering directory '/usr/src/RPM/BUILD/xxhash-0.8.0-alt2' cc -O3 -Wall -Wextra -Wconversion -Wcast-qual -Wcast-align -Wshadow -Wstrict-aliasing=1 -Wswitch-enum -Wdeclaration-after-statement -Wstrict-prototypes -Wundef -Wpointer-arith -Wformat-security -Wvla -Wformat=2 -Winit-self -Wfloat-equal -Wwrite-strings -Wredundant-decls -Wstrict-overflow=2 -pipe -frecord-gcc-switches -Wall -g -O2 -c -o xxhsum.o xxhsum.c make: Leaving directory '/usr/src/RPM/BUILD/xxhash-0.8.0-alt2' make: Entering directory '/usr/src/RPM/BUILD/xxhash-0.8.0-alt2' cc -O3 -Wall -Wextra -Wconversion -Wcast-qual -Wcast-align -Wshadow -Wstrict-aliasing=1 -Wswitch-enum -Wdeclaration-after-statement -Wstrict-prototypes -Wundef -Wpointer-arith -Wformat-security -Wvla -Wformat=2 -Winit-self -Wfloat-equal -Wwrite-strings -Wredundant-decls -Wstrict-overflow=2 -pipe -frecord-gcc-switches -Wall -g -O2 -DXXH_INLINE_ALL xxhsum.c -o xxhsum_inlinedXXH make: Leaving directory '/usr/src/RPM/BUILD/xxhash-0.8.0-alt2' make: Entering directory '/usr/src/RPM/BUILD/xxhash-0.8.0-alt2' cc -O3 -Wall -Wextra -Wconversion -Wcast-qual -Wcast-align -Wshadow -Wstrict-aliasing=1 -Wswitch-enum -Wdeclaration-after-statement -Wstrict-prototypes -Wundef -Wpointer-arith -Wformat-security -Wvla -Wformat=2 -Winit-self -Wfloat-equal -Wwrite-strings -Wredundant-decls -Wstrict-overflow=2 -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC xxhash.c -shared -Wl,-soname=libxxhash.so.0 -o libxxhash.so.0.8.0 ln -sf libxxhash.so.0.8.0 libxxhash.so.0 ln -sf libxxhash.so.0.8.0 libxxhash.so make: Leaving directory '/usr/src/RPM/BUILD/xxhash-0.8.0-alt2' make: Entering directory '/usr/src/RPM/BUILD/xxhash-0.8.0-alt2' cc -O3 -Wall -Wextra -Wconversion -Wcast-qual -Wcast-align -Wshadow -Wstrict-aliasing=1 -Wswitch-enum -Wdeclaration-after-statement -Wstrict-prototypes -Wundef -Wpointer-arith -Wformat-security -Wvla -Wformat=2 -Winit-self -Wfloat-equal -Wwrite-strings -Wredundant-decls -Wstrict-overflow=2 -pipe -frecord-gcc-switches -Wall -g -O2 -c -o xxhash.o xxhash.c make: Leaving directory '/usr/src/RPM/BUILD/xxhash-0.8.0-alt2' make: Entering directory '/usr/src/RPM/BUILD/xxhash-0.8.0-alt2' cc -O3 -Wall -Wextra -Wconversion -Wcast-qual -Wcast-align -Wshadow -Wstrict-aliasing=1 -Wswitch-enum -Wdeclaration-after-statement -Wstrict-prototypes -Wundef -Wpointer-arith -Wformat-security -Wvla -Wformat=2 -Winit-self -Wfloat-equal -Wwrite-strings -Wredundant-decls -Wstrict-overflow=2 -pipe -frecord-gcc-switches -Wall -g -O2 xxhash.o xxhsum.o -o xxhsum make: Leaving directory '/usr/src/RPM/BUILD/xxhash-0.8.0-alt2' make: Entering directory '/usr/src/RPM/BUILD/xxhash-0.8.0-alt2' ln -sf xxhsum xxh32sum make: Leaving directory '/usr/src/RPM/BUILD/xxhash-0.8.0-alt2' make: Entering directory '/usr/src/RPM/BUILD/xxhash-0.8.0-alt2' ln -sf xxhsum xxh64sum make: Leaving directory '/usr/src/RPM/BUILD/xxhash-0.8.0-alt2' make: Entering directory '/usr/src/RPM/BUILD/xxhash-0.8.0-alt2' ln -sf xxhsum xxh128sum make: Leaving directory '/usr/src/RPM/BUILD/xxhash-0.8.0-alt2' + rm xxhsum + mv xxhsum_inlinedXXH xxhsum + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.98642 + 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 + PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games + cd xxhash-0.8.0-alt2 + export CC=false CXX=false + CC=false + CXX=false + make 'INSTALL=/usr/libexec/rpm-build/install -p' install DESTDIR=/usr/src/tmp/xxhash-buildroot PREFIX=/usr LIBDIR=/usr/lib64 make: Entering directory '/usr/src/RPM/BUILD/xxhash-0.8.0-alt2' ar rcs libxxhash.a xxhash.o creating pkgconfig false -O3 -Wall -Wextra -Wconversion -Wcast-qual -Wcast-align -Wshadow -Wstrict-aliasing=1 -Wswitch-enum -Wdeclaration-after-statement -Wstrict-prototypes -Wundef -Wpointer-arith -Wformat-security -Wvla -Wformat=2 -Winit-self -Wfloat-equal -Wwrite-strings -Wredundant-decls -Wstrict-overflow=2 xxhash.o xxhsum.o -o xxhsum make: *** [Makefile:89: xxhsum] Error 1 make: Leaving directory '/usr/src/RPM/BUILD/xxhash-0.8.0-alt2' error: Bad exit status from /usr/src/tmp/rpm-tmp.98642 (%install) RPM build errors: Bad exit status from /usr/src/tmp/rpm-tmp.98642 (%install) Command exited with non-zero status 1 5.16user 0.22system 0:03.99elapsed 134%CPU (0avgtext+0avgdata 87568maxresident)k 0inputs+0outputs (0major+96444minor)pagefaults 0swaps hsh-rebuild: rebuild of `xxhash-0.8.0-alt2.src.rpm' failed. Command exited with non-zero status 1 6.45user 1.93system 0:09.56elapsed 87%CPU (0avgtext+0avgdata 87568maxresident)k 0inputs+0outputs (0major+219003minor)pagefaults 0swaps