<86>Apr 1 01:00:06 userdel[329752]: delete user 'rooter' <86>Apr 1 01:00:06 userdel[329752]: removed group 'rooter' owned by 'rooter' <86>Apr 1 01:00:06 userdel[329752]: removed shadow group 'rooter' owned by 'rooter' <86>Apr 1 01:00:06 groupadd[329761]: group added to /etc/group: name=rooter, GID=987 <86>Apr 1 01:00:06 groupadd[329761]: group added to /etc/gshadow: name=rooter <86>Apr 1 01:00:06 groupadd[329761]: new group: name=rooter, GID=987 <86>Apr 1 01:00:06 useradd[329777]: new user: name=rooter, UID=987, GID=987, home=/root, shell=/bin/bash <86>Apr 1 01:00:06 userdel[329798]: delete user 'builder' <86>Apr 1 01:00:06 userdel[329798]: removed group 'builder' owned by 'builder' <86>Apr 1 01:00:06 userdel[329798]: removed shadow group 'builder' owned by 'builder' <86>Apr 1 01:00:06 groupadd[329819]: group added to /etc/group: name=builder, GID=988 <86>Apr 1 01:00:06 groupadd[329819]: group added to /etc/gshadow: name=builder <86>Apr 1 01:00:06 groupadd[329819]: new group: name=builder, GID=988 <86>Apr 1 01:00:06 useradd[329839]: new user: name=builder, UID=988, GID=988, 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: x86_64 Building for target x86_64 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: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.30068 + 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.30068 + 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/lib64 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.33502 + 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/lib64 + make install DESTDIR=/usr/src/tmp/libx86emu-buildroot LIBDIR=/usr/lib64 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/lib64/libx86emu.so.3.1 ln -snf libx86emu.so.3.1 /usr/src/tmp/libx86emu-buildroot/usr/lib64/libx86emu.so.3 ln -snf libx86emu.so.3 /usr/src/tmp/libx86emu-buildroot/usr/lib64/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/lib64/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/lib64: (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.vefT7m find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,python3,shell) lib.prov: /usr/src/tmp/libx86emu-buildroot/usr/lib64/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.mGrSku 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()(64bit) = set:idtQoSHcqaxIBuCraV9mZG0J3YgqVG5r1k1AdoGMwcd9fMHlIbZlMFZ8a1L6 Requires: libc.so.6(GLIBC_2.14)(64bit), libc.so.6(GLIBC_2.2.5)(64bit), libc.so.6(GLIBC_2.3.4)(64bit), libc.so.6(GLIBC_2.4)(64bit), rtld(GNU_HASH) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.vU1pKd Creating libx86emu3-debuginfo package Processing files: libx86emu-devel-3.1-alt1_1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.88483 + 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.szJbXJ 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.2xTY5l 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/lib64/libx86emu.so.3 Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.doc5RR 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.pvPYu0 find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.3MWh6I find-requires: running scripts (debuginfo) Provides: debug64(libx86emu.so.3) Requires: libx86emu3 = 3.1-alt1_1, debug64(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/x86_64/libx86emu3-3.1-alt1_1.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/libx86emu-devel-3.1-alt1_1.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/libx86emu3-debuginfo-3.1-alt1_1.x86_64.rpm (w2.lzdio) 3.00user 0.92system 0:11.20elapsed 34%CPU (0avgtext+0avgdata 56896maxresident)k 0inputs+0outputs (0major+310040minor)pagefaults 0swaps /.out/libx86emu3-3.1-alt1_1.x86_64.rpm: license not found in '/usr/share/license' directory: 3-Clause 4.04user 3.34system 0:13.90elapsed 53%CPU (0avgtext+0avgdata 56896maxresident)k 0inputs+0outputs (0major+518344minor)pagefaults 0swaps --- libx86emu3-3.1-alt1_1.x86_64.rpm.repo 2021-07-04 17:01:49.000000000 +0000 +++ libx86emu3-3.1-alt1_1.x86_64.rpm.hasher 2022-04-01 01:00:18.702852840 +0000 @@ -11,3 +11,3 @@ File: /usr/lib64/libx86emu.so.3 120777 root:root libx86emu.so.3.1 -File: /usr/lib64/libx86emu.so.3.1 100644 root:root a56da28f71d7af2b312490ee6fdc7292 -RPMIdentity: 8f446d7e91d64ddea67ea87eb83bba63880e105cfc8e1be162eeef205fbe6647abf082b34db48b94ed5bdc037f1713529ee73a9886a5239e6e70ccc589f193ba +File: /usr/lib64/libx86emu.so.3.1 100644 root:root b19575624803b53640a4e19ca99d6de0 +RPMIdentity: 7f6916f4c45c9f76c3365e5c6e0f195755cc571d4c5f8cdc68eec204f28b53abe8ca484dd6e4042ad08027d961bd98666f01306fb3f3db793beb444dce396265 --- libx86emu3-debuginfo-3.1-alt1_1.x86_64.rpm.repo 2021-07-04 17:01:49.000000000 +0000 +++ libx86emu3-debuginfo-3.1-alt1_1.x86_64.rpm.hasher 2022-04-01 01:00:18.764853498 +0000 @@ -1,4 +1,4 @@ -/usr/lib/debug/.build-id/50 40755 root:root -/usr/lib/debug/.build-id/50/33971542aaebff0b6790c6efde6ab22663d21b 120777 root:root ../../../../lib64/libx86emu.so.3.1 -/usr/lib/debug/.build-id/50/33971542aaebff0b6790c6efde6ab22663d21b.debug 120777 root:root ../../usr/lib64/libx86emu.so.3.1.debug +/usr/lib/debug/.build-id/ae 40755 root:root +/usr/lib/debug/.build-id/ae/03e5b885964cc2edf6f5e5e0db1b8d72ab3a8f 120777 root:root ../../../../lib64/libx86emu.so.3.1 +/usr/lib/debug/.build-id/ae/03e5b885964cc2edf6f5e5e0db1b8d72ab3a8f.debug 120777 root:root ../../usr/lib64/libx86emu.so.3.1.debug /usr/lib/debug/usr/lib64/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/50 40755 root:root -File: /usr/lib/debug/.build-id/50/33971542aaebff0b6790c6efde6ab22663d21b 120777 root:root ../../../../lib64/libx86emu.so.3.1 -File: /usr/lib/debug/.build-id/50/33971542aaebff0b6790c6efde6ab22663d21b.debug 120777 root:root ../../usr/lib64/libx86emu.so.3.1.debug -File: /usr/lib/debug/usr/lib64/libx86emu.so.3.1.debug 100644 root:root d839473586605c41d8c1a3af19ef440e +File: /usr/lib/debug/.build-id/ae 40755 root:root +File: /usr/lib/debug/.build-id/ae/03e5b885964cc2edf6f5e5e0db1b8d72ab3a8f 120777 root:root ../../../../lib64/libx86emu.so.3.1 +File: /usr/lib/debug/.build-id/ae/03e5b885964cc2edf6f5e5e0db1b8d72ab3a8f.debug 120777 root:root ../../usr/lib64/libx86emu.so.3.1.debug +File: /usr/lib/debug/usr/lib64/libx86emu.so.3.1.debug 100644 root:root 7294417eb715f1a6cc81e1a9ba1daf7f File: /usr/lib/debug/usr/lib64/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: 6be5690cb43fc331badcd88c8b5ae5ee7264265192a14c5fec33d02abe501f1752fce8ed41c58a61cb856e0abea9391f7c16fbf200caf4b78b16c66a3d165df1 +RPMIdentity: 562b946396a2965e94690223109f903232116b716d7879a7f9461ea1d40a64e8ce52ef9a5850c21ec81b49435afe8bb708256a179ed17758e56deba23a91407f