<86>Apr 15 01:20:37 userdel[104793]: delete user 'rooter' <86>Apr 15 01:20:37 userdel[104793]: removed group 'rooter' owned by 'rooter' <86>Apr 15 01:20:37 userdel[104793]: removed shadow group 'rooter' owned by 'rooter' <86>Apr 15 01:20:37 groupadd[104804]: group added to /etc/group: name=rooter, GID=549 <86>Apr 15 01:20:37 groupadd[104804]: group added to /etc/gshadow: name=rooter <86>Apr 15 01:20:37 groupadd[104804]: new group: name=rooter, GID=549 <86>Apr 15 01:20:37 useradd[104810]: new user: name=rooter, UID=549, GID=549, home=/root, shell=/bin/bash <86>Apr 15 01:20:37 userdel[104831]: delete user 'builder' <86>Apr 15 01:20:37 userdel[104831]: removed group 'builder' owned by 'builder' <86>Apr 15 01:20:37 userdel[104831]: removed shadow group 'builder' owned by 'builder' <86>Apr 15 01:20:37 groupadd[104839]: group added to /etc/group: name=builder, GID=550 <86>Apr 15 01:20:37 groupadd[104839]: group added to /etc/gshadow: name=builder <86>Apr 15 01:20:37 groupadd[104839]: new group: name=builder, GID=550 <86>Apr 15 01:20:37 useradd[104848]: new user: name=builder, UID=550, GID=550, home=/usr/src, shell=/bin/bash Building target platforms: x86_64 Building for target x86_64 Wrote: /usr/src/in/nosrpm/libutempter-1.1.6-alt2.nosrc.rpm Installing libutempter-1.1.6-alt2.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.7117 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf libutempter-1.1.6 + echo 'Source #0 (libutempter-1.1.6.tar):' Source #0 (libutempter-1.1.6.tar): + /bin/tar -xf /usr/src/RPM/SOURCES/libutempter-1.1.6.tar + cd libutempter-1.1.6 + /bin/chmod -c -Rf u+rwX,go-w . + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.7117 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd libutempter-1.1.6 + make -j8 'CFLAGS=-pipe -frecord-gcc-switches -Wall -g -O2' libdir=/usr/lib64 libexecdir=/usr/lib make: Entering directory '/usr/src/RPM/BUILD/libutempter-1.1.6' cc -pipe -frecord-gcc-switches -Wall -g -O2 -std=gnu99 -W -Wall -Waggregate-return -Wcast-align -Wconversion -Wdisabled-optimization -Wmissing-declarations -Wmissing-format-attribute -Wmissing-noreturn -Wmissing-prototypes -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wwrite-strings -DLIBEXECDIR=\"/usr/lib\" -c -o iface.o iface.c make: Leaving directory '/usr/src/RPM/BUILD/libutempter-1.1.6' make: Entering directory '/usr/src/RPM/BUILD/libutempter-1.1.6' ar rv libutempter.a iface.o ar: creating libutempter.a a - iface.o ranlib libutempter.a make: Leaving directory '/usr/src/RPM/BUILD/libutempter-1.1.6' make: Entering directory '/usr/src/RPM/BUILD/libutempter-1.1.6' cc -pipe -frecord-gcc-switches -Wall -g -O2 -std=gnu99 -W -Wall -Waggregate-return -Wcast-align -Wconversion -Wdisabled-optimization -Wmissing-declarations -Wmissing-format-attribute -Wmissing-noreturn -Wmissing-prototypes -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wwrite-strings -DLIBEXECDIR=\"/usr/lib\" -Wl,-z,now,-stats utempter.c -o utempter utempter.c: In function 'write_uwtmp_record': utempter.c:144:20: warning: conversion from '__time_t' {aka 'long int'} to 'int32_t' {aka 'int'} may change value [-Wconversion] ut.ut_tv.tv_sec = tv.tv_sec; ^~ utempter.c:145:21: warning: conversion from '__suseconds_t' {aka 'long int'} to 'int32_t' {aka 'int'} may change value [-Wconversion] ut.ut_tv.tv_usec = tv.tv_usec; ^~ /usr/bin/ld.default: total time in link: 0.011916 make: Leaving directory '/usr/src/RPM/BUILD/libutempter-1.1.6' make: Entering directory '/usr/src/RPM/BUILD/libutempter-1.1.6' cc -pipe -frecord-gcc-switches -Wall -g -O2 -std=gnu99 -W -Wall -Waggregate-return -Wcast-align -Wconversion -Wdisabled-optimization -Wmissing-declarations -Wmissing-format-attribute -Wmissing-noreturn -Wmissing-prototypes -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wwrite-strings -DLIBEXECDIR=\"/usr/lib\" -c -fPIC iface.c -o iface.os make: Leaving directory '/usr/src/RPM/BUILD/libutempter-1.1.6' make: Entering directory '/usr/src/RPM/BUILD/libutempter-1.1.6' cc -shared \ -Wl,-soname,libutempter.so.0,--version-script=libutempter.map,-z,defs,-stats \ -lc iface.os -o libutempter.so /usr/bin/ld.default: total time in link: 0.016659 make: Leaving directory '/usr/src/RPM/BUILD/libutempter-1.1.6' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.7117 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/libutempter-buildroot + : + /bin/rm -rf -- /usr/src/tmp/libutempter-buildroot + cd libutempter-1.1.6 + make 'INSTALL=/bin/install -p' install DESTDIR=/usr/src/tmp/libutempter-buildroot libdir=/usr/lib64 libexecdir=/usr/lib make: Entering directory '/usr/src/RPM/BUILD/libutempter-1.1.6' mkdir -p /usr/src/tmp/libutempter-buildroot/usr/lib64 /usr/src/tmp/libutempter-buildroot/usr/lib/utempter \ /usr/src/tmp/libutempter-buildroot/usr/include /usr/src/tmp/libutempter-buildroot/usr/share/man/man3 /bin/install -p -p -m2711 utempter /usr/src/tmp/libutempter-buildroot/usr/lib/utempter/ /bin/install -p -p -m644 utempter.h /usr/src/tmp/libutempter-buildroot/usr/include/ /bin/install -p -p -m755 libutempter.so /usr/src/tmp/libutempter-buildroot/usr/lib64/libutempter.so.1.1.6 /bin/install -p -p -m644 libutempter.a /usr/src/tmp/libutempter-buildroot/usr/lib64/ ln -s libutempter.so.1.1.6 /usr/src/tmp/libutempter-buildroot/usr/lib64/libutempter.so.0 ln -s libutempter.so.0 /usr/src/tmp/libutempter-buildroot/usr/lib64/libutempter.so /bin/install -p -p -m644 utempter.3 /usr/src/tmp/libutempter-buildroot/usr/share/man/man3/ for n in libutempter utempter_add_record utempter_remove_record \ utempter_remove_added_record utempter_set_helper; do \ ln -s utempter.3 /usr/src/tmp/libutempter-buildroot/usr/share/man/man3/$n.3; \ done make: Leaving directory '/usr/src/RPM/BUILD/libutempter-1.1.6' + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/libutempter-buildroot (auto) mode of './usr/lib64/libutempter.so.1.1.6' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) Verifying and fixing files in /usr/src/tmp/libutempter-buildroot (binconfig,pkgconfig,libtool,desktop) Checking contents of files in /usr/src/tmp/libutempter-buildroot/ (default) Compressing files in /usr/src/tmp/libutempter-buildroot (auto) removed '/usr/src/tmp/libutempter-buildroot/usr/share/man/man3/utempter_set_helper.3' '/usr/src/tmp/libutempter-buildroot/usr/share/man/man3/utempter_set_helper.3.xz' -> 'utempter.3.xz' removed '/usr/src/tmp/libutempter-buildroot/usr/share/man/man3/utempter_remove_added_record.3' '/usr/src/tmp/libutempter-buildroot/usr/share/man/man3/utempter_remove_added_record.3.xz' -> 'utempter.3.xz' removed '/usr/src/tmp/libutempter-buildroot/usr/share/man/man3/utempter_remove_record.3' '/usr/src/tmp/libutempter-buildroot/usr/share/man/man3/utempter_remove_record.3.xz' -> 'utempter.3.xz' removed '/usr/src/tmp/libutempter-buildroot/usr/share/man/man3/utempter_add_record.3' '/usr/src/tmp/libutempter-buildroot/usr/share/man/man3/utempter_add_record.3.xz' -> 'utempter.3.xz' removed '/usr/src/tmp/libutempter-buildroot/usr/share/man/man3/libutempter.3' '/usr/src/tmp/libutempter-buildroot/usr/share/man/man3/libutempter.3.xz' -> 'utempter.3.xz' Adjusting library links in /usr/src/tmp/libutempter-buildroot ./usr/lib: ./usr/lib64: libutempter.so.0 -> libutempter.so.1.1.6 Verifying ELF objects in /usr/src/tmp/libutempter-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: libutempter-1.1.6-alt2 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.31702 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd libutempter-1.1.6 + DOCDIR=/usr/src/tmp/libutempter-buildroot/usr/share/doc/libutempter-1.1.6 + export DOCDIR + rm -rf /usr/src/tmp/libutempter-buildroot/usr/share/doc/libutempter-1.1.6 + /bin/mkdir -p /usr/src/tmp/libutempter-buildroot/usr/share/doc/libutempter-1.1.6 + cp -prL README /usr/src/tmp/libutempter-buildroot/usr/share/doc/libutempter-1.1.6 + chmod -R go-w /usr/src/tmp/libutempter-buildroot/usr/share/doc/libutempter-1.1.6 + chmod -R a+rX /usr/src/tmp/libutempter-buildroot/usr/share/doc/libutempter-1.1.6 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.5HFH6C find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,shell) lib.prov: /usr/src/tmp/libutempter-buildroot/usr/lib64/libutempter.so.0: 7 symbols, 13 bpp Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.VWwKjq find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks) Finding Requires(pre) (using /usr/lib/rpm/find-scriptlet-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.Jio6Jg Provides: utempter = 0.5.2, libutempter.so.0()(64bit) = set:gd4yJmbufH9AOTB0, libutempter.so.0(UTEMPTER_1.1)(64bit) Requires: /lib64/ld-linux-x86-64.so.2, libc.so.6(GLIBC_2.2.5)(64bit), libc.so.6(GLIBC_2.4)(64bit), rtld(GNU_HASH) Requires(interp): /bin/sh Requires(pre): /bin/sh, /usr/sbin/groupadd Obsoletes: utempter Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.Zwosja Creating libutempter-debuginfo package Processing files: libutempter-devel-1.1.6-alt2 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.DZNG86 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.DjhE86 find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks) Provides: utempter-devel = 1.1.6 Requires: libutempter = 1.1.6-alt2, /usr/lib64/libutempter.so.0 Obsoletes: utempter-devel Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.1XOyja Processing files: libutempter-devel-static-1.1.6-alt2 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.dyxSCg 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.toTSgq find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks) Provides: utempter-devel-static = 1.1.6 Requires: libutempter-devel = 1.1.6-alt2, glibc-devel-static Obsoletes: utempter-devel-static Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.No708C Processing files: libutempter-debuginfo-1.1.6-alt2 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.Lj6fnT find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.deP5Mc find-requires: running scripts (debuginfo) Provides: debug64(libutempter.so.0) Requires: libutempter = 1.1.6-alt2, /usr/lib/debug/lib64/ld-linux-x86-64.so.2.debug, debug64(libc.so.6) Removing 1 extra deps from libutempter-devel due to dependency on libutempter Wrote: /usr/src/RPM/RPMS/x86_64/libutempter-1.1.6-alt2.x86_64.rpm Wrote: /usr/src/RPM/RPMS/x86_64/libutempter-devel-1.1.6-alt2.x86_64.rpm Wrote: /usr/src/RPM/RPMS/x86_64/libutempter-devel-static-1.1.6-alt2.x86_64.rpm Wrote: /usr/src/RPM/RPMS/x86_64/libutempter-debuginfo-1.1.6-alt2.x86_64.rpm 3.85user 1.01system 0:16.10elapsed 30%CPU (0avgtext+0avgdata 26068maxresident)k 0inputs+0outputs (0major+422452minor)pagefaults 0swaps 5.20user 2.89system 0:20.11elapsed 40%CPU (0avgtext+0avgdata 26068maxresident)k 0inputs+0outputs (0major+657799minor)pagefaults 0swaps --- libutempter-debuginfo-1.1.6-alt2.x86_64.rpm.repo 2011-03-09 02:03:44.000000000 +0000 +++ libutempter-debuginfo-1.1.6-alt2.x86_64.rpm.hasher 2019-04-15 01:20:55.790678382 +0000 @@ -4,3 +4,2 @@ /usr/lib/debug/usr/lib64/libutempter.so.1.1.6.debug 100644 -/usr/lib/debug/usr/lib64/libutempter.so.debug 120777 libutempter.so.1.1.6.debug /usr/src/debug/libutempter-1.1.6 40755 --- libutempter-devel-1.1.6-alt2.x86_64.rpm.repo 2011-03-09 02:03:44.000000000 +0000 +++ libutempter-devel-1.1.6-alt2.x86_64.rpm.hasher 2019-04-15 01:20:55.802678407 +0000 @@ -2,8 +2,8 @@ /usr/lib64/libutempter.so 120777 libutempter.so.0 -/usr/share/man/man3/libutempter.3.gz 120777 utempter.3.gz -/usr/share/man/man3/utempter.3.gz 100644 -/usr/share/man/man3/utempter_add_record.3.gz 120777 utempter.3.gz -/usr/share/man/man3/utempter_remove_added_record.3.gz 120777 utempter.3.gz -/usr/share/man/man3/utempter_remove_record.3.gz 120777 utempter.3.gz -/usr/share/man/man3/utempter_set_helper.3.gz 120777 utempter.3.gz +/usr/share/man/man3/libutempter.3.xz 120777 utempter.3.xz +/usr/share/man/man3/utempter.3.xz 100644 +/usr/share/man/man3/utempter_add_record.3.xz 120777 utempter.3.xz +/usr/share/man/man3/utempter_remove_added_record.3.xz 120777 utempter.3.xz +/usr/share/man/man3/utempter_remove_record.3.xz 120777 utempter.3.xz +/usr/share/man/man3/utempter_set_helper.3.xz 120777 utempter.3.xz Requires: libutempter = 1.1.6-alt2