<86>Jan 17 02:25:39 userdel[14776]: delete user 'rooter' <86>Jan 17 02:25:39 userdel[14776]: removed group 'rooter' owned by 'rooter' <86>Jan 17 02:25:39 userdel[14776]: removed shadow group 'rooter' owned by 'rooter' <86>Jan 17 02:25:39 groupadd[14877]: group added to /etc/group: name=rooter, GID=699 <86>Jan 17 02:25:39 groupadd[14877]: group added to /etc/gshadow: name=rooter <86>Jan 17 02:25:39 groupadd[14877]: new group: name=rooter, GID=699 <86>Jan 17 02:25:39 useradd[14963]: new user: name=rooter, UID=699, GID=699, home=/root, shell=/bin/bash <86>Jan 17 02:25:39 userdel[15106]: delete user 'builder' <86>Jan 17 02:25:39 userdel[15106]: removed group 'builder' owned by 'builder' <86>Jan 17 02:25:39 userdel[15106]: removed shadow group 'builder' owned by 'builder' <86>Jan 17 02:25:39 groupadd[15316]: group added to /etc/group: name=builder, GID=700 <86>Jan 17 02:25:39 groupadd[15316]: group added to /etc/gshadow: name=builder <86>Jan 17 02:25:39 groupadd[15316]: new group: name=builder, GID=700 <86>Jan 17 02:25:39 useradd[15375]: new user: name=builder, UID=700, GID=700, home=/usr/src, shell=/bin/bash /usr/src/in/srpm/bonnie-1.5-alt4.src.rpm: The use of such a license name is ambiguous: Artistic warning: Macro %ubt not found warning: Macro %ubt not found warning: Macro %ubt not found warning: Macro %ubt not found warning: Macro %ubt not found warning: Macro %ubt not found Building target platforms: x86_64 Building for target x86_64 Wrote: /usr/src/in/nosrpm/bonnie-1.5-alt4.nosrc.rpm warning: Macro %ubt not found warning: Macro %ubt not found warning: Macro %ubt not found Installing bonnie-1.5-alt4.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.98473 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf bonnie + echo 'Source #0 (bonnie-1.5.tar.gz):' Source #0 (bonnie-1.5.tar.gz): + /bin/gzip -dc /usr/src/RPM/SOURCES/bonnie-1.5.tar.gz + /bin/tar -xf - + cd bonnie + /bin/chmod -c -Rf u+rwX,go-w . + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.50365 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd bonnie + make 'CFLAGS=-pipe -frecord-gcc-switches -Wall -g -O2' make: Entering directory '/usr/src/RPM/BUILD/bonnie' Options are "make bsd" and "make SysV" - the default is "bsd". If you get messages about missing functions, try "make SysV." make Bonnie make[1]: Entering directory '/usr/src/RPM/BUILD/bonnie' cc -pipe -frecord-gcc-switches -Wall -g -O2 Bonnie.c -o Bonnie Bonnie.c: In function 'delfiles': Bonnie.c:874:26: warning: '%d' directive writing between 1 and 10 bytes into a region of size between 0 and 8191 [-Wformat-overflow=] 874 | sprintf(fullname,"%s.%d",name,volcnt); | ^~ Bonnie.c:874:22: note: directive argument in the range [0, 2147483647] 874 | sprintf(fullname,"%s.%d",name,volcnt); | ^~~~~~~ In file included from /usr/include/stdio.h:867, from Bonnie.c:65: /usr/include/bits/stdio2.h:36:10: note: '__builtin___sprintf_chk' output between 3 and 8203 bytes into a destination of size 8192 36 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 37 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Bonnie.c: In function 'newfile.constprop': Bonnie.c:771:24: warning: '%d' directive writing between 1 and 10 bytes into a region of size between 0 and 8191 [-Wformat-overflow=] 771 | sprintf(fullname,"%s.%d",name,volcnt); | ^~ Bonnie.c:771:20: note: directive argument in the range [0, 2147483647] 771 | sprintf(fullname,"%s.%d",name,volcnt); | ^~~~~~~ In file included from /usr/include/stdio.h:867, from Bonnie.c:65: /usr/include/bits/stdio2.h:36:10: note: '__builtin___sprintf_chk' output between 3 and 8203 bytes into a destination of size 8192 36 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 37 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ make[1]: Leaving directory '/usr/src/RPM/BUILD/bonnie' make: Leaving directory '/usr/src/RPM/BUILD/bonnie' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.50365 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/bonnie-buildroot + : + /bin/rm -rf -- /usr/src/tmp/bonnie-buildroot + cd bonnie + install -pD -m755 Bonnie /usr/src/tmp/bonnie-buildroot/usr/bin/bonnie + install -pD -m644 bonnie.1 /usr/src/tmp/bonnie-buildroot/usr/share/man/man1/bonnie.1 + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/bonnie-buildroot (auto) Verifying and fixing files in /usr/src/tmp/bonnie-buildroot (binconfig,pkgconfig,libtool,desktop) Checking contents of files in /usr/src/tmp/bonnie-buildroot/ (default) Compressing files in /usr/src/tmp/bonnie-buildroot (auto) Verifying ELF objects in /usr/src/tmp/bonnie-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: bonnie-1.5-alt4 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.32691 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd bonnie + DOCDIR=/usr/src/tmp/bonnie-buildroot/usr/share/doc/bonnie-1.5 + export DOCDIR + rm -rf /usr/src/tmp/bonnie-buildroot/usr/share/doc/bonnie-1.5 + /bin/mkdir -p /usr/src/tmp/bonnie-buildroot/usr/share/doc/bonnie-1.5 + cp -prL bonnie.doc README /usr/src/tmp/bonnie-buildroot/usr/share/doc/bonnie-1.5 + chmod -R go-w /usr/src/tmp/bonnie-buildroot/usr/share/doc/bonnie-1.5 + chmod -R a+rX /usr/src/tmp/bonnie-buildroot/usr/share/doc/bonnie-1.5 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.LGcRLm 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.n9ULdn find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks,systemd-services) Requires: /lib64/ld-linux-x86-64.so.2, 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.pM25Co Creating bonnie-debuginfo package Processing files: bonnie-debuginfo-1.5-alt4 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.FGmJOl find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.44wduo find-requires: running scripts (debuginfo) Requires: bonnie = 1.5-alt4, /usr/lib/debug/lib64/ld-linux-x86-64.so.2.debug, debug64(libc.so.6) Adding to bonnie-debuginfo a strict dependency on bonnie Wrote: /usr/src/RPM/RPMS/x86_64/bonnie-1.5-alt4.x86_64.rpm Wrote: /usr/src/RPM/RPMS/x86_64/bonnie-debuginfo-1.5-alt4.x86_64.rpm 2.41user 0.35system 0:09.80elapsed 28%CPU (0avgtext+0avgdata 37624maxresident)k 0inputs+0outputs (0major+181732minor)pagefaults 0swaps /.out/bonnie-1.5-alt4.x86_64.rpm: The use of such a license name is ambiguous: Artistic /.out/bonnie-debuginfo-1.5-alt4.x86_64.rpm: The use of such a license name is ambiguous: Artistic 3.93user 2.54system 0:15.60elapsed 41%CPU (0avgtext+0avgdata 37624maxresident)k 0inputs+0outputs (0major+373588minor)pagefaults 0swaps