<86>Nov 23 01:04:28 userdel[62155]: delete user 'rooter' <86>Nov 23 01:04:28 groupadd[62207]: group added to /etc/group: name=rooter, GID=630 <86>Nov 23 01:04:28 useradd[62280]: new user: name=rooter, UID=630, GID=630, home=/root, shell=/bin/bash <86>Nov 23 01:04:28 userdel[62472]: delete user 'builder' <86>Nov 23 01:04:28 userdel[62472]: removed group 'builder' owned by 'builder' <86>Nov 23 01:04:28 userdel[62472]: removed shadow group 'builder' owned by 'builder' <86>Nov 23 01:04:28 groupadd[62700]: group added to /etc/group: name=builder, GID=631 <86>Nov 23 01:04:28 groupadd[62700]: group added to /etc/gshadow: name=builder <86>Nov 23 01:04:28 groupadd[62700]: new group: name=builder, GID=631 <86>Nov 23 01:04:28 useradd[62808]: new user: name=builder, UID=631, GID=631, home=/usr/src, shell=/bin/bash <13>Nov 23 01:04:31 rpmi: libtasn1-4.13-alt2 1521133848 installed <13>Nov 23 01:04:31 rpmi: libp11-kit-0.23.9-alt5 1525798241 installed <13>Nov 23 01:04:31 rpmi: alternatives-0.4.5-alt1.1 1404382149 installed <13>Nov 23 01:04:32 rpmi: ca-certificates-2018.11.12-alt1 sisyphus.216395.300 1542114035 installed <13>Nov 23 01:04:32 rpmi: ca-trust-0.1.1-alt2 1515595785 installed <13>Nov 23 01:04:32 rpmi: p11-kit-trust-0.23.9-alt5 1525798241 installed <13>Nov 23 01:04:32 rpmi: libcrypto1.1-1.1.0j-alt1 sisyphus.216647.100 1542743840 installed <13>Nov 23 01:04:32 rpmi: libssl1.1-1.1.0j-alt1 sisyphus.216647.100 1542743840 installed <13>Nov 23 01:04:32 rpmi: libssl-devel-1.1.0j-alt1 sisyphus.216647.100 1542743840 installed Building target platforms: x86_64 Building for target x86_64 Wrote: /usr/src/in/nosrpm/mtree-3.7.20050808-alt2.qa1.1.nosrc.rpm Installing mtree-3.7.20050808-alt2.qa1.1.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.3884 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf mtree-3.7.20050808 + echo 'Source #0 (mtree-3.7.20050808.tar):' Source #0 (mtree-3.7.20050808.tar): + /bin/tar -xf /usr/src/RPM/SOURCES/mtree-3.7.20050808.tar + cd mtree-3.7.20050808 + /bin/chmod -c -Rf u+rwX,go-w . + echo 'Patch #1 (mtree-3.7.20050808-freebsd-owl-vis.patch):' Patch #1 (mtree-3.7.20050808-freebsd-owl-vis.patch): + /usr/bin/patch -p1 patching file include/vis.h patching file lib/libc/gen/vis.3 patching file lib/libc/gen/vis.c + echo 'Patch #2 (mtree-3.7.20050808-owl-fixes.patch):' Patch #2 (mtree-3.7.20050808-owl-fixes.patch): + /usr/bin/patch -p1 patching file lib/libc/gen/setmode.c patching file usr.sbin/mtree/compare.c patching file usr.sbin/mtree/create.c patching file usr.sbin/mtree/extern.h patching file usr.sbin/mtree/mtree.h patching file usr.sbin/mtree/spec.c patching file usr.sbin/mtree/verify.c + echo 'Patch #3 (mtree-3.7.20050808-owl-alt-linux.patch):' Patch #3 (mtree-3.7.20050808-owl-alt-linux.patch): + /usr/bin/patch -p1 patching file Makefile patching file lib/libc/gen/setmode.c patching file usr.sbin/mtree/Makefile patching file usr.sbin/mtree/compare.c patching file usr.sbin/mtree/create.c patching file usr.sbin/mtree/hashfile.c patching file usr.sbin/mtree/hashfile.h patching file usr.sbin/mtree/misc.c patching file usr.sbin/mtree/mtree.8 patching file usr.sbin/mtree/mtree.h patching file usr.sbin/mtree/spec.c patching file usr.sbin/mtree/verify.c + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.16836 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd mtree-3.7.20050808 + make -j8 'CFLAGS=-pipe -frecord-gcc-switches -Wall -g -O2 -Dlint -I. -I../../include' LDFLAGS= make -C usr.sbin/mtree all make[1]: Entering directory '/usr/src/RPM/BUILD/mtree-3.7.20050808/usr.sbin/mtree' gcc -c -pipe -frecord-gcc-switches -Wall -g -O2 -Dlint -I. -I../../include crc.c -o crc.o make[1]: Leaving directory '/usr/src/RPM/BUILD/mtree-3.7.20050808/usr.sbin/mtree' make[1]: Entering directory '/usr/src/RPM/BUILD/mtree-3.7.20050808/usr.sbin/mtree' gcc -c -pipe -frecord-gcc-switches -Wall -g -O2 -Dlint -I. -I../../include misc.c -o misc.o make[1]: Leaving directory '/usr/src/RPM/BUILD/mtree-3.7.20050808/usr.sbin/mtree' make[1]: Entering directory '/usr/src/RPM/BUILD/mtree-3.7.20050808/usr.sbin/mtree' gcc -c -pipe -frecord-gcc-switches -Wall -g -O2 -Dlint -I. -I../../include compare.c -o compare.o compare.c: In function 'compare': compare.c:186:32: warning: format '%u' expects argument of type 'unsigned int', but argument 3 has type 'nlink_t' {aka 'long unsigned int'} [-Wformat=] (void)printf("%slink count (%u, %u)\n", ~^ %lu tab, s->st_nlink, p->fts_statp->st_nlink); ~~~~~~~~~~~ compare.c:186:36: warning: format '%u' expects argument of type 'unsigned int', but argument 4 has type '__nlink_t' {aka 'long unsigned int'} [-Wformat=] (void)printf("%slink count (%u, %u)\n", ~^ %lu tab, s->st_nlink, p->fts_statp->st_nlink); ~~~~~~~~~~~~~~~~~~~~~~ make[1]: Leaving directory '/usr/src/RPM/BUILD/mtree-3.7.20050808/usr.sbin/mtree' make[1]: Entering directory '/usr/src/RPM/BUILD/mtree-3.7.20050808/usr.sbin/mtree' gcc -c -pipe -frecord-gcc-switches -Wall -g -O2 -Dlint -I. -I../../include mtree.c -o mtree.o make[1]: Leaving directory '/usr/src/RPM/BUILD/mtree-3.7.20050808/usr.sbin/mtree' make[1]: Entering directory '/usr/src/RPM/BUILD/mtree-3.7.20050808/usr.sbin/mtree' gcc -c -pipe -frecord-gcc-switches -Wall -g -O2 -Dlint -I. -I../../include ../../lib/libc/gen/setmode.c -o ../../lib/libc/gen/setmode.o make[1]: Leaving directory '/usr/src/RPM/BUILD/mtree-3.7.20050808/usr.sbin/mtree' make[1]: Entering directory '/usr/src/RPM/BUILD/mtree-3.7.20050808/usr.sbin/mtree' gcc -c -pipe -frecord-gcc-switches -Wall -g -O2 -Dlint -I. -I../../include ../../lib/libc/gen/unvis.c -o ../../lib/libc/gen/unvis.o In file included from ../../lib/libc/gen/unvis.c:36: ../../include/vis.h:80:3: warning: 'bounded' attribute directive ignored [-Wattributes] __attribute__ ((__bounded__(__string__,1,3))); ^~~~~~~~~~~~~ ../../include/vis.h:82:3: warning: 'bounded' attribute directive ignored [-Wattributes] __attribute__ ((__bounded__(__string__,1,3))); ^~~~~~~~~~~~~ ../../include/vis.h:86:3: warning: 'bounded' attribute directive ignored [-Wattributes] __attribute__ ((__bounded__(__string__,1,3))); ^~~~~~~~~~~~~ make[1]: Leaving directory '/usr/src/RPM/BUILD/mtree-3.7.20050808/usr.sbin/mtree' make[1]: Entering directory '/usr/src/RPM/BUILD/mtree-3.7.20050808/usr.sbin/mtree' gcc -c -pipe -frecord-gcc-switches -Wall -g -O2 -Dlint -I. -I../../include hashfile.c -o hashfile.o make[1]: Leaving directory '/usr/src/RPM/BUILD/mtree-3.7.20050808/usr.sbin/mtree' make[1]: Entering directory '/usr/src/RPM/BUILD/mtree-3.7.20050808/usr.sbin/mtree' gcc -c -pipe -frecord-gcc-switches -Wall -g -O2 -Dlint -I. -I../../include verify.c -o verify.o make[1]: Leaving directory '/usr/src/RPM/BUILD/mtree-3.7.20050808/usr.sbin/mtree' make[1]: Entering directory '/usr/src/RPM/BUILD/mtree-3.7.20050808/usr.sbin/mtree' gcc -c -pipe -frecord-gcc-switches -Wall -g -O2 -Dlint -I. -I../../include spec.c -o spec.o In file included from spec.c:49: ../../include/vis.h:80:3: warning: 'bounded' attribute directive ignored [-Wattributes] __attribute__ ((__bounded__(__string__,1,3))); ^~~~~~~~~~~~~ ../../include/vis.h:82:3: warning: 'bounded' attribute directive ignored [-Wattributes] __attribute__ ((__bounded__(__string__,1,3))); ^~~~~~~~~~~~~ ../../include/vis.h:86:3: warning: 'bounded' attribute directive ignored [-Wattributes] __attribute__ ((__bounded__(__string__,1,3))); ^~~~~~~~~~~~~ make[1]: Leaving directory '/usr/src/RPM/BUILD/mtree-3.7.20050808/usr.sbin/mtree' make[1]: Entering directory '/usr/src/RPM/BUILD/mtree-3.7.20050808/usr.sbin/mtree' gcc -c -pipe -frecord-gcc-switches -Wall -g -O2 -Dlint -I. -I../../include create.c -o create.o In file included from create.c:54: ../../include/vis.h:80:3: warning: 'bounded' attribute directive ignored [-Wattributes] __attribute__ ((__bounded__(__string__,1,3))); ^~~~~~~~~~~~~ ../../include/vis.h:82:3: warning: 'bounded' attribute directive ignored [-Wattributes] __attribute__ ((__bounded__(__string__,1,3))); ^~~~~~~~~~~~~ ../../include/vis.h:86:3: warning: 'bounded' attribute directive ignored [-Wattributes] __attribute__ ((__bounded__(__string__,1,3))); ^~~~~~~~~~~~~ create.c: In function 'statf': create.c:197:35: warning: format '%u' expects argument of type 'unsigned int', but argument 4 has type '__nlink_t' {aka 'long unsigned int'} [-Wformat=] output(indent, &offset, "nlink=%u", p->fts_statp->st_nlink); ~^ ~~~~~~~~~~~~~~~~~~~~~~ %lu make[1]: Leaving directory '/usr/src/RPM/BUILD/mtree-3.7.20050808/usr.sbin/mtree' make[1]: Entering directory '/usr/src/RPM/BUILD/mtree-3.7.20050808/usr.sbin/mtree' gcc -c -pipe -frecord-gcc-switches -Wall -g -O2 -Dlint -I. -I../../include ../../lib/libc/gen/vis.c -o ../../lib/libc/gen/vis.o In file included from ../../lib/libc/gen/vis.c:38: ../../include/vis.h:80:3: warning: 'bounded' attribute directive ignored [-Wattributes] __attribute__ ((__bounded__(__string__,1,3))); ^~~~~~~~~~~~~ ../../include/vis.h:82:3: warning: 'bounded' attribute directive ignored [-Wattributes] __attribute__ ((__bounded__(__string__,1,3))); ^~~~~~~~~~~~~ ../../include/vis.h:86:3: warning: 'bounded' attribute directive ignored [-Wattributes] __attribute__ ((__bounded__(__string__,1,3))); ^~~~~~~~~~~~~ make[1]: Leaving directory '/usr/src/RPM/BUILD/mtree-3.7.20050808/usr.sbin/mtree' make[1]: Entering directory '/usr/src/RPM/BUILD/mtree-3.7.20050808/usr.sbin/mtree' gcc compare.o crc.o create.o misc.o mtree.o spec.o verify.o hashfile.o ../../lib/libc/gen/setmode.o ../../lib/libc/gen/vis.o ../../lib/libc/gen/unvis.o -lcrypto -o mtree make[1]: Leaving directory '/usr/src/RPM/BUILD/mtree-3.7.20050808/usr.sbin/mtree' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.16836 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/mtree-buildroot + : + /bin/rm -rf -- /usr/src/tmp/mtree-buildroot + cd mtree-3.7.20050808 + install -Dpm755 usr.sbin/mtree/mtree /usr/src/tmp/mtree-buildroot/usr/sbin/mtree + install -Dpm644 usr.sbin/mtree/mtree.8 /usr/src/tmp/mtree-buildroot/usr/share/man/man8/mtree.8 + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/mtree-buildroot (auto) Verifying and fixing files in /usr/src/tmp/mtree-buildroot (binconfig,pkgconfig,libtool,desktop) Checking contents of files in /usr/src/tmp/mtree-buildroot/ (default) Compressing files in /usr/src/tmp/mtree-buildroot (auto) Verifying ELF objects in /usr/src/tmp/mtree-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: mtree-3.7.20050808-alt2.qa1.1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.BsSBkS find-provides: running scripts (alternatives,debuginfo,lib,pam,perl,pkgconfig,python,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.COJ4dK 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.3.4)(64bit), libc.so.6(GLIBC_2.4)(64bit), libcrypto.so.1.1()(64bit) >= set:plGJkPfQ0dUG5NnCvi5i8avEICsfNDFT1, libcrypto.so.1.1(OPENSSL_1_1_0)(64bit), 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.5aUTNF Creating mtree-debuginfo package Processing files: mtree-debuginfo-3.7.20050808-alt2.qa1.1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.eFBXKE find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.Fq5K1G find-requires: running scripts (debuginfo) Requires: mtree = 3.7.20050808-alt2.qa1.1, /usr/lib/debug/lib64/ld-linux-x86-64.so.2.debug, debug64(libc.so.6), debug64(libcrypto.so.1.1) Wrote: /usr/src/RPM/RPMS/x86_64/mtree-3.7.20050808-alt2.qa1.1.x86_64.rpm Wrote: /usr/src/RPM/RPMS/x86_64/mtree-debuginfo-3.7.20050808-alt2.qa1.1.x86_64.rpm 2.94user 0.39system 0:08.65elapsed 38%CPU (0avgtext+0avgdata 33432maxresident)k 0inputs+0outputs (0major+214826minor)pagefaults 0swaps 11.67user 2.41system 0:26.56elapsed 53%CPU (0avgtext+0avgdata 122628maxresident)k 0inputs+0outputs (0major+631267minor)pagefaults 0swaps