<86>Jun 10 09:46:59 userdel[535083]: delete user 'rooter' <86>Jun 10 09:46:59 userdel[535083]: removed group 'rooter' owned by 'rooter' <86>Jun 10 09:47:00 groupadd[535094]: group added to /etc/group: name=rooter, GID=693 <86>Jun 10 09:47:00 groupadd[535094]: group added to /etc/gshadow: name=rooter <86>Jun 10 09:47:00 groupadd[535094]: new group: name=rooter, GID=693 <86>Jun 10 09:47:00 useradd[535103]: new user: name=rooter, UID=693, GID=693, home=/root, shell=/bin/bash <86>Jun 10 09:47:00 userdel[535118]: delete user 'builder' <86>Jun 10 09:47:00 userdel[535118]: removed group 'builder' owned by 'builder' <86>Jun 10 09:47:00 userdel[535118]: removed shadow group 'builder' owned by 'builder' <86>Jun 10 09:47:00 groupadd[535138]: group added to /etc/group: name=builder, GID=694 <86>Jun 10 09:47:00 groupadd[535138]: group added to /etc/gshadow: name=builder <86>Jun 10 09:47:00 groupadd[535138]: new group: name=builder, GID=694 <86>Jun 10 09:47:00 useradd[535149]: new user: name=builder, UID=694, GID=694, home=/usr/src, shell=/bin/bash Building target platforms: i586 Building for target i586 Wrote: /usr/src/in/nosrpm/utf8proc-2.1.1-alt1.nosrc.rpm Installing utf8proc-2.1.1-alt1.src.rpm Building target platforms: i586 Building for target i586 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.97214 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf utf8proc-2.1.1 + echo 'Source #0 (utf8proc-2.1.1.tar.gz):' Source #0 (utf8proc-2.1.1.tar.gz): + /bin/gzip -dc /usr/src/RPM/SOURCES/utf8proc-2.1.1.tar.gz + /bin/tar -xf - + cd utf8proc-2.1.1 + /bin/chmod -c -Rf u+rwX,go-w . + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.97214 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd utf8proc-2.1.1 + make -j8 make: Entering directory '/usr/src/RPM/BUILD/utf8proc-2.1.1' cc -O2 -fPIC -std=c99 -Wall -pedantic -DUTF8PROC_EXPORTS -c -o utf8proc.o utf8proc.c make: Leaving directory '/usr/src/RPM/BUILD/utf8proc-2.1.1' make: Entering directory '/usr/src/RPM/BUILD/utf8proc-2.1.1' rm -f libutf8proc.a ar rs libutf8proc.a utf8proc.o ar: creating libutf8proc.a make: Leaving directory '/usr/src/RPM/BUILD/utf8proc-2.1.1' make: Entering directory '/usr/src/RPM/BUILD/utf8proc-2.1.1' cc -shared -o libutf8proc.so.2.1.1 -Wl,-soname -Wl,libutf8proc.so.2 utf8proc.o chmod a-x libutf8proc.so.2.1.1 make: Leaving directory '/usr/src/RPM/BUILD/utf8proc-2.1.1' make: Entering directory '/usr/src/RPM/BUILD/utf8proc-2.1.1' ln -f -s libutf8proc.so.2.1.1 libutf8proc.so ln -f -s libutf8proc.so.2.1.1 libutf8proc.so.2 make: Leaving directory '/usr/src/RPM/BUILD/utf8proc-2.1.1' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.24534 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/utf8proc-buildroot + : + /bin/rm -rf -- /usr/src/tmp/utf8proc-buildroot + cd utf8proc-2.1.1 + make 'INSTALL=/bin/install -p' install DESTDIR=/usr/src/tmp/utf8proc-buildroot prefix=/usr includedir=/usr/include libdir=/usr/lib make: Entering directory '/usr/src/RPM/BUILD/utf8proc-2.1.1' mkdir -m 755 -p /usr/src/tmp/utf8proc-buildroot/usr/include /bin/install -p -m 644 utf8proc.h /usr/src/tmp/utf8proc-buildroot/usr/include mkdir -m 755 -p /usr/src/tmp/utf8proc-buildroot/usr/lib /bin/install -p -m 644 libutf8proc.a /usr/src/tmp/utf8proc-buildroot/usr/lib /bin/install -p -m 755 libutf8proc.so.2.1.1 /usr/src/tmp/utf8proc-buildroot/usr/lib ln -f -s libutf8proc.so.2.1.1 /usr/src/tmp/utf8proc-buildroot/usr/lib/libutf8proc.so ln -f -s libutf8proc.so.2.1.1 /usr/src/tmp/utf8proc-buildroot/usr/lib/libutf8proc.so.2 make: Leaving directory '/usr/src/RPM/BUILD/utf8proc-2.1.1' + rm /usr/src/tmp/utf8proc-buildroot/usr/lib/libutf8proc.a + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/utf8proc-buildroot (auto) mode of './usr/lib/libutf8proc.so.2.1.1' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) Verifying and fixing files in /usr/src/tmp/utf8proc-buildroot (binconfig,pkgconfig,libtool,desktop) Checking contents of files in /usr/src/tmp/utf8proc-buildroot/ (default) Compressing files in /usr/src/tmp/utf8proc-buildroot (auto) Adjusting library links in /usr/src/tmp/utf8proc-buildroot ./usr/lib: libutf8proc.so.2 -> libutf8proc.so.2.1.1 Verifying ELF objects in /usr/src/tmp/utf8proc-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.8529 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd utf8proc-2.1.1 + make -j8 test/normtest test/graphemetest test/printproperty test/charwidth test/normtest test/graphemetest test/charwidth make: Entering directory '/usr/src/RPM/BUILD/utf8proc-2.1.1' cc -O2 -fPIC -std=c99 -Wall -pedantic -DUTF8PROC_EXPORTS -c -o test/tests.o test/tests.c make: Leaving directory '/usr/src/RPM/BUILD/utf8proc-2.1.1' make: Entering directory '/usr/src/RPM/BUILD/utf8proc-2.1.1' cc -O2 -fPIC -std=c99 -Wall -pedantic -DUTF8PROC_EXPORTS test/charwidth.c test/tests.o utf8proc.o -o test/charwidth make: Leaving directory '/usr/src/RPM/BUILD/utf8proc-2.1.1' make: 'test/charwidth' is up to date. make: Entering directory '/usr/src/RPM/BUILD/utf8proc-2.1.1' cc -O2 -fPIC -std=c99 -Wall -pedantic -DUTF8PROC_EXPORTS test/printproperty.c test/tests.o utf8proc.o -o test/printproperty make: Leaving directory '/usr/src/RPM/BUILD/utf8proc-2.1.1' make: Entering directory '/usr/src/RPM/BUILD/utf8proc-2.1.1' cc -O2 -fPIC -std=c99 -Wall -pedantic -DUTF8PROC_EXPORTS test/graphemetest.c test/tests.o utf8proc.o -o test/graphemetest make: Leaving directory '/usr/src/RPM/BUILD/utf8proc-2.1.1' make: 'test/graphemetest' is up to date. make: Entering directory '/usr/src/RPM/BUILD/utf8proc-2.1.1' cc -O2 -fPIC -std=c99 -Wall -pedantic -DUTF8PROC_EXPORTS test/normtest.c test/tests.o utf8proc.o -o test/normtest make: Leaving directory '/usr/src/RPM/BUILD/utf8proc-2.1.1' make: 'test/normtest' is up to date. + exit 0 Processing files: utf8proc-2.1.1-alt1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.8529 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd utf8proc-2.1.1 + DOCDIR=/usr/src/tmp/utf8proc-buildroot/usr/share/doc/utf8proc-2.1.1 + export DOCDIR + rm -rf /usr/src/tmp/utf8proc-buildroot/usr/share/doc/utf8proc-2.1.1 + /bin/mkdir -p /usr/src/tmp/utf8proc-buildroot/usr/share/doc/utf8proc-2.1.1 + cp -prL LICENSE.md NEWS.md README.md lump.md /usr/src/tmp/utf8proc-buildroot/usr/share/doc/utf8proc-2.1.1 + chmod -R go-w /usr/src/tmp/utf8proc-buildroot/usr/share/doc/utf8proc-2.1.1 + chmod -R a+rX /usr/src/tmp/utf8proc-buildroot/usr/share/doc/utf8proc-2.1.1 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.mROYxX find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,shell) lib.prov: /usr/src/tmp/utf8proc-buildroot/usr/lib/libutf8proc.so.2: 26 symbols, 15 bpp Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.3KzCr1 find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks,systemd-services) Provides: libutf8proc.so.2 = set:idY6G13oZ2GKHJMMBnEW0Z7MyA0xtrP42WlRkIH3RH80wOPMVMIeia Requires: libc.so.6(GLIBC_2.0), libc.so.6(GLIBC_2.1.3), libc.so.6(GLIBC_2.4), rtld(GNU_HASH) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.jS6OdX Creating utf8proc-debuginfo package Processing files: libutf8proc-devel-2.1.1-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.F4t4iZ 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.JskNF1 find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks,systemd-services) Requires: /usr/lib/libutf8proc.so.2.1.1 Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.6jpZ80 Processing files: utf8proc-debuginfo-2.1.1-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.Y2E27Z find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.OssaF0 find-requires: running scripts (debuginfo) Provides: debug(libutf8proc.so.2) Requires: utf8proc = 2.1.1-alt1, debug(libc.so.6) Adding to utf8proc-debuginfo a strict dependency on utf8proc Adding to libutf8proc-devel a strict dependency on utf8proc Removing 1 extra deps from libutf8proc-devel due to dependency on utf8proc Wrote: /usr/src/RPM/RPMS/i586/utf8proc-2.1.1-alt1.i586.rpm Wrote: /usr/src/RPM/RPMS/i586/libutf8proc-devel-2.1.1-alt1.i586.rpm Wrote: /usr/src/RPM/RPMS/i586/utf8proc-debuginfo-2.1.1-alt1.i586.rpm 5.39user 1.04system 0:14.30elapsed 44%CPU (0avgtext+0avgdata 33828maxresident)k 0inputs+0outputs (0major+290940minor)pagefaults 0swaps 7.08user 3.71system 0:19.14elapsed 56%CPU (0avgtext+0avgdata 33828maxresident)k 0inputs+0outputs (0major+490531minor)pagefaults 0swaps