<86>Oct 23 11:45:52 userdel[2652348]: delete user 'rooter' <86>Oct 23 11:45:52 userdel[2652348]: removed group 'rooter' owned by 'rooter' <86>Oct 23 11:45:52 userdel[2652348]: removed shadow group 'rooter' owned by 'rooter' <86>Oct 23 11:45:52 groupadd[2652354]: group added to /etc/group: name=rooter, GID=645 <86>Oct 23 11:45:52 groupadd[2652354]: group added to /etc/gshadow: name=rooter <86>Oct 23 11:45:52 groupadd[2652354]: new group: name=rooter, GID=645 <86>Oct 23 11:45:52 useradd[2652361]: new user: name=rooter, UID=645, GID=645, home=/root, shell=/bin/bash <86>Oct 23 11:45:52 userdel[2652372]: delete user 'builder' <86>Oct 23 11:45:52 userdel[2652372]: removed group 'builder' owned by 'builder' <86>Oct 23 11:45:52 userdel[2652372]: removed shadow group 'builder' owned by 'builder' <86>Oct 23 11:45:52 groupadd[2652379]: group added to /etc/group: name=builder, GID=646 <86>Oct 23 11:45:52 groupadd[2652379]: group added to /etc/gshadow: name=builder <86>Oct 23 11:45:52 groupadd[2652379]: new group: name=builder, GID=646 <86>Oct 23 11:45:52 useradd[2652387]: new user: name=builder, UID=646, GID=646, home=/usr/src, shell=/bin/bash warning: ignored self-provides: libx86emu-devel = 3.1-alt1_1 warning: ignored self-provides: libx86emu-devel = 3.1-alt1_1 Building target platforms: i586 Building for target i586 Wrote: /usr/src/in/nosrpm/libx86emu-3.1-alt1_1.nosrc.rpm (w1.gzdio) warning: ignored self-provides: libx86emu-devel = 3.1-alt1_1 Installing libx86emu-3.1-alt1_1.src.rpm Building target platforms: i586 Building for target i586 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.71039 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf libx86emu-3.1 + echo 'Source #0 (libx86emu-3.1.tar.gz):' Source #0 (libx86emu-3.1.tar.gz): + /bin/gzip -dc /usr/src/RPM/SOURCES/libx86emu-3.1.tar.gz + /bin/tar -xf - + cd libx86emu-3.1 + /bin/chmod -c -Rf u+rwX,go-w . + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.71039 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd libx86emu-3.1 + echo 3.1 + make shared LIBDIR=/usr/lib make: Entering directory '/usr/src/RPM/BUILD/libx86emu-3.1' no git repo no git repo make: Leaving directory '/usr/src/RPM/BUILD/libx86emu-3.1' make: Entering directory '/usr/src/RPM/BUILD/libx86emu-3.1' make: Entering directory '/usr/src/RPM/BUILD/libx86emu-3.1' no git repo no git repo make: Leaving directory '/usr/src/RPM/BUILD/libx86emu-3.1' gcc -c -g -O2 -fPIC -fvisibility=hidden -fomit-frame-pointer -Wall api.c gcc -c -g -O2 -fPIC -fvisibility=hidden -fomit-frame-pointer -Wall decode.c gcc -c -g -O2 -fPIC -fvisibility=hidden -fomit-frame-pointer -Wall mem.c gcc -c -g -O2 -fPIC -fvisibility=hidden -fomit-frame-pointer -Wall ops.c gcc -c -g -O2 -fPIC -fvisibility=hidden -fomit-frame-pointer -Wall ops2.c gcc -c -g -O2 -fPIC -fvisibility=hidden -fomit-frame-pointer -Wall prim_ops.c prim_ops.c: In function 'sbb_word': prim_ops.c:1780:5: warning: this 'else' clause does not guard... [-Wmisleading-indentation] 1780 | else | ^~~~ In file included from prim_ops.c:99: include/x86emu_int.h:76:3: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'else' 76 | if(COND) SET_FLAG(FLAG); else CLEAR_FLAG(FLAG) | ^~ prim_ops.c:1782:9: note: in expansion of macro 'CONDITIONAL_SET_FLAG' 1782 | CONDITIONAL_SET_FLAG(res & 0x8000, F_SF); | ^~~~~~~~~~~~~~~~~~~~ prim_ops.c: In function 'sbb_long': prim_ops.c:1805:5: warning: this 'else' clause does not guard... [-Wmisleading-indentation] 1805 | else | ^~~~ In file included from prim_ops.c:99: include/x86emu_int.h:76:3: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'else' 76 | if(COND) SET_FLAG(FLAG); else CLEAR_FLAG(FLAG) | ^~ prim_ops.c:1807:9: note: in expansion of macro 'CONDITIONAL_SET_FLAG' 1807 | CONDITIONAL_SET_FLAG(res & 0x80000000, F_SF); | ^~~~~~~~~~~~~~~~~~~~ gcc -shared -Wl,-soname,libx86emu.so.3 api.o decode.o mem.o ops.o ops2.o prim_ops.o -o libx86emu.so.3.1 make: Leaving directory '/usr/src/RPM/BUILD/libx86emu-3.1' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.5686 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/libx86emu-buildroot + : + /bin/rm -rf -- /usr/src/tmp/libx86emu-buildroot + PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games + cd libx86emu-3.1 + install -d -m 755 /usr/src/tmp/libx86emu-buildroot/usr/lib + make install DESTDIR=/usr/src/tmp/libx86emu-buildroot LIBDIR=/usr/lib make: Entering directory '/usr/src/RPM/BUILD/libx86emu-3.1' no git repo no git repo make: Leaving directory '/usr/src/RPM/BUILD/libx86emu-3.1' make: Entering directory '/usr/src/RPM/BUILD/libx86emu-3.1' install -D libx86emu.so.3.1 /usr/src/tmp/libx86emu-buildroot/usr/lib/libx86emu.so.3.1 ln -snf libx86emu.so.3.1 /usr/src/tmp/libx86emu-buildroot/usr/lib/libx86emu.so.3 ln -snf libx86emu.so.3 /usr/src/tmp/libx86emu-buildroot/usr/lib/libx86emu.so install -m 644 -D include/x86emu.h /usr/src/tmp/libx86emu-buildroot/usr/include/x86emu.h make: Leaving directory '/usr/src/RPM/BUILD/libx86emu-3.1' + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/libx86emu-buildroot (auto) mode of './usr/lib/libx86emu.so.3.1' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) Verifying and fixing files in /usr/src/tmp/libx86emu-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig) Checking contents of files in /usr/src/tmp/libx86emu-buildroot/ (default) Compressing files in /usr/src/tmp/libx86emu-buildroot (auto) Adjusting library links in /usr/src/tmp/libx86emu-buildroot ./usr/lib: (from :0) libx86emu.so.3 -> libx86emu.so.3.1 Verifying ELF objects in /usr/src/tmp/libx86emu-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal) Processing files: libx86emu3-3.1-alt1_1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.Qw0DkK find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,python3,shell) lib.prov: /usr/src/tmp/libx86emu-buildroot/usr/lib/libx86emu.so.3: 30 symbols, 15 bpp warning: hash collision: x86emu_intr_raise x86emu_set_wrmsr_handler Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.qSsgNU find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) Provides: libx86emu.so.3 = set:idtQoSHcqaxIBuCraV9mZG0J3YgqVG5r1k1AdoGMwcd9fMHlIbZlMFZ8a1L6 Requires: libc.so.6(GLIBC_2.0), libc.so.6(GLIBC_2.1.3), libc.so.6(GLIBC_2.3.4), 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.febQlz Creating libx86emu3-debuginfo package Processing files: libx86emu-devel-3.1-alt1_1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.33384 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd libx86emu-3.1 + DOCDIR=/usr/src/tmp/libx86emu-buildroot/usr/share/doc/libx86emu-devel-3.1 + export DOCDIR + rm -rf /usr/src/tmp/libx86emu-buildroot/usr/share/doc/libx86emu-devel-3.1 + /bin/mkdir -p /usr/src/tmp/libx86emu-buildroot/usr/share/doc/libx86emu-devel-3.1 + cp -prL README.md LICENSE /usr/src/tmp/libx86emu-buildroot/usr/share/doc/libx86emu-devel-3.1 + chmod -R go-w /usr/src/tmp/libx86emu-buildroot/usr/share/doc/libx86emu-devel-3.1 + chmod -R a+rX /usr/src/tmp/libx86emu-buildroot/usr/share/doc/libx86emu-devel-3.1 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.YS0sPT find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,python3,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.6y68xx find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) Requires: libx86emu3 = 3.1, /usr/lib/libx86emu.so.3 Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.Gc3c4y Processing files: libx86emu3-debuginfo-3.1-alt1_1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.K5EKvc find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.In97rF find-requires: running scripts (debuginfo) Provides: debug(libx86emu.so.3) Requires: libx86emu3 = 3.1-alt1_1, debug(libc.so.6) Adding to libx86emu3-debuginfo a strict dependency on libx86emu3 Adding to libx86emu-devel a strict dependency on libx86emu3 Removing 1 extra deps from libx86emu-devel due to dependency on libx86emu3 Wrote: /usr/src/RPM/RPMS/i586/libx86emu3-3.1-alt1_1.i586.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/i586/libx86emu-devel-3.1-alt1_1.i586.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/i586/libx86emu3-debuginfo-3.1-alt1_1.i586.rpm (w2.lzdio) 5.68user 0.93system 0:13.58elapsed 48%CPU (0avgtext+0avgdata 43584maxresident)k 0inputs+0outputs (0major+277710minor)pagefaults 0swaps /.out/libx86emu3-3.1-alt1_1.i586.rpm: license not found in '/usr/share/license' directory: 3-Clause 7.14user 3.68system 0:17.92elapsed 60%CPU (0avgtext+0avgdata 43584maxresident)k 0inputs+0outputs (0major+468493minor)pagefaults 0swaps --- libx86emu3-3.1-alt1_1.i586.rpm.repo 2021-07-04 17:01:49.000000000 +0000 +++ libx86emu3-3.1-alt1_1.i586.rpm.hasher 2021-10-23 11:46:08.840296704 +0000 @@ -11,3 +11,3 @@ File: /usr/lib/libx86emu.so.3 120777 root:root libx86emu.so.3.1 -File: /usr/lib/libx86emu.so.3.1 100644 root:root 3c93c13a6893e9569c3903824fdda36a -RPMIdentity: c3b557d80e7b24d531a7603c1de76d4495b01bc61fbfb4ef08a90c2d925b9b0adac8ebaf922f7f92d761d59ccf84005443ce8f9327e5e3640a6b27b0b478993a +File: /usr/lib/libx86emu.so.3.1 100644 root:root 478d096c2a203d258f736cd8a3ae7a16 +RPMIdentity: e7f79d35d4e53f9e200a8d61ded39d748c6096722fb322e0a605743ce1f5e5d2bb958aec172ed85c2fc5dac1544e98fe8aee2976d3a3536332b491ed3146fcd0 --- libx86emu3-debuginfo-3.1-alt1_1.i586.rpm.repo 2021-07-04 17:01:49.000000000 +0000 +++ libx86emu3-debuginfo-3.1-alt1_1.i586.rpm.hasher 2021-10-23 11:46:09.060297592 +0000 @@ -1,4 +1,4 @@ -/usr/lib/debug/.build-id/07 40755 root:root -/usr/lib/debug/.build-id/07/b15cd49856d3a7f6572b761ac69d1ba2da551d 120777 root:root ../../../libx86emu.so.3.1 -/usr/lib/debug/.build-id/07/b15cd49856d3a7f6572b761ac69d1ba2da551d.debug 120777 root:root ../../usr/lib/libx86emu.so.3.1.debug +/usr/lib/debug/.build-id/09 40755 root:root +/usr/lib/debug/.build-id/09/5a1306da5d36a6b304c7a1b8cefb7bb3e63f01 120777 root:root ../../../libx86emu.so.3.1 +/usr/lib/debug/.build-id/09/5a1306da5d36a6b304c7a1b8cefb7bb3e63f01.debug 120777 root:root ../../usr/lib/libx86emu.so.3.1.debug /usr/lib/debug/usr/lib/libx86emu.so.3.1.debug 100644 root:root @@ -24,6 +24,6 @@ Provides: libx86emu3-debuginfo = 3.1-alt1_1:sisyphus+277234.100.1.1 -File: /usr/lib/debug/.build-id/07 40755 root:root -File: /usr/lib/debug/.build-id/07/b15cd49856d3a7f6572b761ac69d1ba2da551d 120777 root:root ../../../libx86emu.so.3.1 -File: /usr/lib/debug/.build-id/07/b15cd49856d3a7f6572b761ac69d1ba2da551d.debug 120777 root:root ../../usr/lib/libx86emu.so.3.1.debug -File: /usr/lib/debug/usr/lib/libx86emu.so.3.1.debug 100644 root:root 86bc72c4c53c37e6c51e5ed0f36229ae +File: /usr/lib/debug/.build-id/09 40755 root:root +File: /usr/lib/debug/.build-id/09/5a1306da5d36a6b304c7a1b8cefb7bb3e63f01 120777 root:root ../../../libx86emu.so.3.1 +File: /usr/lib/debug/.build-id/09/5a1306da5d36a6b304c7a1b8cefb7bb3e63f01.debug 120777 root:root ../../usr/lib/libx86emu.so.3.1.debug +File: /usr/lib/debug/usr/lib/libx86emu.so.3.1.debug 100644 root:root 7098ec3fe1b9eec47a059e8b45c88757 File: /usr/lib/debug/usr/lib/libx86emu.so.3.debug 120777 root:root libx86emu.so.3.1.debug @@ -43,2 +43,2 @@ File: /usr/src/debug/libx86emu-3.1/prim_ops.c 100644 root:root 36be2b99ce2ac66747ceccd34ee7b3c9 -RPMIdentity: 0d007cb6b7dccf16b2bcb275edd79e3e51c6dcee61e2dab6d98ee36c69966231e453dfa00ff75432049b1b3a69106f5eceff98bf9d408f658318555d58742a15 +RPMIdentity: 88df38b79b71e695bf7a26a1ee493a4fbeef24447165fd20ebe405d4b2da0d405adcc4ab71b991a0d025ff8ae2968add82cbf73699233ee26c8e21e3eb19da0a