<86>Sep 29 01:54:41 userdel[5565]: delete user 'rooter' <86>Sep 29 01:54:41 groupadd[5578]: group added to /etc/group: name=rooter, GID=549 <86>Sep 29 01:54:41 groupadd[5578]: group added to /etc/gshadow: name=rooter <86>Sep 29 01:54:41 groupadd[5578]: new group: name=rooter, GID=549 <86>Sep 29 01:54:41 useradd[5590]: new user: name=rooter, UID=549, GID=549, home=/root, shell=/bin/bash <86>Sep 29 01:54:41 userdel[5621]: delete user 'builder' <86>Sep 29 01:54:41 userdel[5621]: removed group 'builder' owned by 'builder' <86>Sep 29 01:54:41 userdel[5621]: removed shadow group 'builder' owned by 'builder' <86>Sep 29 01:54:41 groupadd[5639]: group added to /etc/group: name=builder, GID=550 <86>Sep 29 01:54:41 groupadd[5639]: group added to /etc/gshadow: name=builder <86>Sep 29 01:54:41 groupadd[5639]: new group: name=builder, GID=550 <86>Sep 29 01:54:41 useradd[5656]: new user: name=builder, UID=550, GID=550, home=/usr/src, shell=/bin/bash <13>Sep 29 01:54:46 rpmi: libtinfo-devel-6.1.20180407-alt2 sisyphus+222164.200.1.1 1550686221 installed <13>Sep 29 01:54:46 rpmi: libncurses-devel-6.1.20180407-alt2 sisyphus+222164.200.1.1 1550686221 installed Building target platforms: x86_64 Building for target x86_64 Wrote: /usr/src/in/nosrpm/progress-0.14-alt1.nosrc.rpm Installing progress-0.14-alt1.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.22865 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf progress-0.14 + echo 'Source #0 (progress-0.14.tar):' Source #0 (progress-0.14.tar): + /bin/tar -xf /usr/src/RPM/SOURCES/progress-0.14.tar + cd progress-0.14 + /bin/chmod -c -Rf u+rwX,go-w . + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.38459 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd progress-0.14 + make -j8 make: Entering directory '/usr/src/RPM/BUILD/progress-0.14' cc -g -Wall -D_FILE_OFFSET_BITS=64 -c sizes.c make: Leaving directory '/usr/src/RPM/BUILD/progress-0.14' make: Entering directory '/usr/src/RPM/BUILD/progress-0.14' cc -g -Wall -D_FILE_OFFSET_BITS=64 -c hlist.c make: Leaving directory '/usr/src/RPM/BUILD/progress-0.14' make: Entering directory '/usr/src/RPM/BUILD/progress-0.14' cc -g -Wall -D_FILE_OFFSET_BITS=64 -c progress.c progress.c: In function 'find_pids_by_binary_name': progress.c:229:47: warning: '/exe' directive output may be truncated writing 4 bytes into a region of size between 0 and 4096 [-Wformat-truncation=] snprintf(fullpath_exe, MAXPATHLEN, "%s/exe", fullpath_dir); ^~~~ progress.c:229:9: note: 'snprintf' output between 5 and 4101 bytes into a destination of size 4096 snprintf(fullpath_exe, MAXPATHLEN, "%s/exe", fullpath_dir); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ progress.c: In function 'find_fd_for_pid': progress.c:318:39: warning: '/' directive output may be truncated writing 1 byte into a region of size between 0 and 4096 [-Wformat-truncation=] snprintf(fullpath, MAXPATHLEN, "%s/%s", path_dir, direntp->d_name); ^ progress.c:318:5: note: 'snprintf' output between 2 and 4353 bytes into a destination of size 4096 snprintf(fullpath, MAXPATHLEN, "%s/%s", path_dir, direntp->d_name); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ make: Leaving directory '/usr/src/RPM/BUILD/progress-0.14' make: Entering directory '/usr/src/RPM/BUILD/progress-0.14' cc -Wall progress.o sizes.o hlist.o -o progress -lm -lncurses -ltinfo make: Leaving directory '/usr/src/RPM/BUILD/progress-0.14' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.64529 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/progress-buildroot + : + /bin/rm -rf -- /usr/src/tmp/progress-buildroot + cd progress-0.14 + mkdir -p /usr/src/tmp/progress-buildroot/usr/bin + mkdir -p /usr/src/tmp/progress-buildroot/usr/share/man/man1 + install -m 0755 progress /usr/src/tmp/progress-buildroot/usr/bin + install -m 0644 progress.1 /usr/src/tmp/progress-buildroot/usr/share/man/man1 + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/progress-buildroot (auto) Verifying and fixing files in /usr/src/tmp/progress-buildroot (binconfig,pkgconfig,libtool,desktop) Checking contents of files in /usr/src/tmp/progress-buildroot/ (default) Compressing files in /usr/src/tmp/progress-buildroot (auto) Verifying ELF objects in /usr/src/tmp/progress-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: progress-0.14-alt1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.42098 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd progress-0.14 + DOCDIR=/usr/src/tmp/progress-buildroot/usr/share/doc/progress-0.14 + export DOCDIR + rm -rf /usr/src/tmp/progress-buildroot/usr/share/doc/progress-0.14 + /bin/mkdir -p /usr/src/tmp/progress-buildroot/usr/share/doc/progress-0.14 + cp -prL LICENSE /usr/src/tmp/progress-buildroot/usr/share/doc/progress-0.14 + chmod -R go-w /usr/src/tmp/progress-buildroot/usr/share/doc/progress-0.14 + chmod -R a+rX /usr/src/tmp/progress-buildroot/usr/share/doc/progress-0.14 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.isxS5I 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.RroQIt 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.4)(64bit), libm.so.6(GLIBC_2.2.5)(64bit), libncurses.so.5()(64bit) >= set:mjT5mSsn5h3qw26bbSpB, libtinfo.so.5()(64bit) >= set:lkZ5l3, rtld(GNU_HASH) Requires(rpmlib): rpmlib(SetVersions) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.nbJzmi Creating progress-debuginfo package Processing files: progress-debuginfo-0.14-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.KvkOZa find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.4ComC7 find-requires: running scripts (debuginfo) Requires: progress = 0.14-alt1, /usr/lib/debug/lib64/ld-linux-x86-64.so.2.debug, debug64(libc.so.6), debug64(libm.so.6), debug64(libncurses.so.5), debug64(libtinfo.so.5) Adding to progress-debuginfo a strict dependency on progress Wrote: /usr/src/RPM/RPMS/x86_64/progress-0.14-alt1.x86_64.rpm Wrote: /usr/src/RPM/RPMS/x86_64/progress-debuginfo-0.14-alt1.x86_64.rpm 4.31user 1.38system 0:10.65elapsed 53%CPU (0avgtext+0avgdata 27660maxresident)k 0inputs+0outputs (0major+213569minor)pagefaults 0swaps 10.31user 6.36system 0:23.53elapsed 70%CPU (0avgtext+0avgdata 114468maxresident)k 0inputs+0outputs (0major+506148minor)pagefaults 0swaps