<86>Sep 14 10:22:42 userdel[430940]: delete user 'rooter' <86>Sep 14 10:22:42 userdel[430940]: removed group 'rooter' owned by 'rooter' <86>Sep 14 10:22:42 userdel[430940]: removed shadow group 'rooter' owned by 'rooter' <86>Sep 14 10:22:42 groupadd[430956]: group added to /etc/group: name=rooter, GID=702 <86>Sep 14 10:22:42 groupadd[430956]: group added to /etc/gshadow: name=rooter <86>Sep 14 10:22:42 groupadd[430956]: new group: name=rooter, GID=702 <86>Sep 14 10:22:42 useradd[430964]: new user: name=rooter, UID=702, GID=702, home=/root, shell=/bin/bash <86>Sep 14 10:22:42 userdel[430976]: delete user 'builder' <86>Sep 14 10:22:42 userdel[430976]: removed group 'builder' owned by 'builder' <86>Sep 14 10:22:42 userdel[430976]: removed shadow group 'builder' owned by 'builder' <86>Sep 14 10:22:42 groupadd[430986]: group added to /etc/group: name=builder, GID=703 <86>Sep 14 10:22:42 groupadd[430986]: group added to /etc/gshadow: name=builder <86>Sep 14 10:22:42 groupadd[430986]: new group: name=builder, GID=703 <86>Sep 14 10:22:42 useradd[430996]: new user: name=builder, UID=703, GID=703, 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.3639 + 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.3639 + 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.63682 + 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.mI3Apl 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.juyiki 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.3wRcrj Creating libx86emu3-debuginfo package Processing files: libx86emu-devel-3.1-alt1_1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.11849 + 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.wHqOnl 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.mk1wGi 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.cXjrmj 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.L9T7Wi find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.1XI2oj 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) 6.97user 1.17system 0:14.99elapsed 54%CPU (0avgtext+0avgdata 43296maxresident)k 0inputs+0outputs (0major+268432minor)pagefaults 0swaps /.out/libx86emu3-3.1-alt1_1.i586.rpm: license not found in '/usr/share/license' directory: 3-Clause 9.20user 5.39system 0:20.81elapsed 70%CPU (0avgtext+0avgdata 43296maxresident)k 0inputs+0outputs (0major+456917minor)pagefaults 0swaps --- libx86emu3-3.1-alt1_1.i586.rpm.repo 2021-07-04 17:01:49.931723289 +0000 +++ libx86emu3-3.1-alt1_1.i586.rpm.hasher 2021-09-14 10:23:00.778061421 +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 586490dfee0163edf1ae5b5c26d368a8 +RPMIdentity: 20b1ef6e816042c50b0bece08086b7552968981f6683c290e69fdbb3cfedb5e0c652553c6544941d9b30dd53b0c6c07caefe5e895ed209ec83fee27c4e8fc332 --- libx86emu3-debuginfo-3.1-alt1_1.i586.rpm.repo 2021-07-04 17:01:49.919723081 +0000 +++ libx86emu3-debuginfo-3.1-alt1_1.i586.rpm.hasher 2021-09-14 10:23:00.923061975 +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/9f 40755 root:root +/usr/lib/debug/.build-id/9f/1f4a92fad01a1da7aaa8e14b58de8a16adc3b3 120777 root:root ../../../libx86emu.so.3.1 +/usr/lib/debug/.build-id/9f/1f4a92fad01a1da7aaa8e14b58de8a16adc3b3.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/9f 40755 root:root +File: /usr/lib/debug/.build-id/9f/1f4a92fad01a1da7aaa8e14b58de8a16adc3b3 120777 root:root ../../../libx86emu.so.3.1 +File: /usr/lib/debug/.build-id/9f/1f4a92fad01a1da7aaa8e14b58de8a16adc3b3.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 51bba528b107ed6f3d623676f28d73c0 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: 951ff729631ecb9c97b86cd458991fefea156942bdc7d27c7e86df1845de025846c0afb9f2e9fc054cd8960df6b42277f9b92c98ad2afe11fdd8bcd1999e4ab6