<86>May 28 04:37:56 userdel[174983]: delete user 'rooter' <86>May 28 04:37:56 userdel[174983]: removed group 'rooter' owned by 'rooter' <86>May 28 04:37:56 userdel[174983]: removed shadow group 'rooter' owned by 'rooter' <86>May 28 04:37:56 groupadd[175003]: group added to /etc/group: name=rooter, GID=963 <86>May 28 04:37:56 groupadd[175003]: group added to /etc/gshadow: name=rooter <86>May 28 04:37:56 groupadd[175003]: new group: name=rooter, GID=963 <86>May 28 04:37:56 useradd[175020]: new user: name=rooter, UID=963, GID=963, home=/root, shell=/bin/bash <86>May 28 04:37:56 userdel[175040]: delete user 'builder' <86>May 28 04:37:56 userdel[175040]: removed group 'builder' owned by 'builder' <86>May 28 04:37:56 userdel[175040]: removed shadow group 'builder' owned by 'builder' <86>May 28 04:37:56 groupadd[175057]: group added to /etc/group: name=builder, GID=964 <86>May 28 04:37:56 groupadd[175057]: group added to /etc/gshadow: name=builder <86>May 28 04:37:56 groupadd[175057]: new group: name=builder, GID=964 <86>May 28 04:37:56 useradd[175067]: new user: name=builder, UID=964, GID=964, home=/usr/src, shell=/bin/bash warning: ignored self-provides: libx86emu-devel = 3.5-alt1_1 warning: ignored self-provides: libx86emu-devel = 3.5-alt1_1 Building target platforms: i586 Building for target i586 Wrote: /usr/src/in/nosrpm/libx86emu-3.5-alt1_1.nosrc.rpm (w1.gzdio) warning: ignored self-provides: libx86emu-devel = 3.5-alt1_1 Installing libx86emu-3.5-alt1_1.src.rpm Building target platforms: i586 Building for target i586 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.87688 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf libx86emu-3.5 + echo 'Source #0 (libx86emu-3.5.tar.gz):' Source #0 (libx86emu-3.5.tar.gz): + /bin/gzip -dc /usr/src/RPM/SOURCES/libx86emu-3.5.tar.gz + /bin/tar -xf - + cd libx86emu-3.5 + /bin/chmod -c -Rf u+rwX,go-w . + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.87688 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd libx86emu-3.5 + echo 3.5 + make shared LIBDIR=/usr/lib make: Entering directory '/usr/src/RPM/BUILD/libx86emu-3.5' no git repo no git repo make: Leaving directory '/usr/src/RPM/BUILD/libx86emu-3.5' make: Entering directory '/usr/src/RPM/BUILD/libx86emu-3.5' make: Entering directory '/usr/src/RPM/BUILD/libx86emu-3.5' no git repo no git repo make: Leaving directory '/usr/src/RPM/BUILD/libx86emu-3.5' 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.5 make: Leaving directory '/usr/src/RPM/BUILD/libx86emu-3.5' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.30492 + 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.5 + 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.5' no git repo no git repo make: Leaving directory '/usr/src/RPM/BUILD/libx86emu-3.5' make: Entering directory '/usr/src/RPM/BUILD/libx86emu-3.5' install -D libx86emu.so.3.5 /usr/src/tmp/libx86emu-buildroot/usr/lib/libx86emu.so.3.5 ln -snf libx86emu.so.3.5 /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.5' + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/libx86emu-buildroot (auto) mode of './usr/lib/libx86emu.so.3.5' 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.5 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.5-alt1_1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.Ekn6Et 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.oBy1fJ 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.UOSreH Creating libx86emu3-debuginfo package Processing files: libx86emu-devel-3.5-alt1_1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.58233 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd libx86emu-3.5 + DOCDIR=/usr/src/tmp/libx86emu-buildroot/usr/share/doc/libx86emu-devel-3.5 + export DOCDIR + rm -rf /usr/src/tmp/libx86emu-buildroot/usr/share/doc/libx86emu-devel-3.5 + /bin/mkdir -p /usr/src/tmp/libx86emu-buildroot/usr/share/doc/libx86emu-devel-3.5 + cp -prL README.md LICENSE /usr/src/tmp/libx86emu-buildroot/usr/share/doc/libx86emu-devel-3.5 + chmod -R go-w /usr/src/tmp/libx86emu-buildroot/usr/share/doc/libx86emu-devel-3.5 + chmod -R a+rX /usr/src/tmp/libx86emu-buildroot/usr/share/doc/libx86emu-devel-3.5 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.3LKXsG 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.ukz5m6 find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) Requires: libx86emu3 = 3.5, /usr/lib/libx86emu.so.3 Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.TdaKRd Processing files: libx86emu3-debuginfo-3.5-alt1_1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.xwq08m find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.FVM2dL find-requires: running scripts (debuginfo) Provides: debug(libx86emu.so.3) Requires: libx86emu3 = 3.5-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.5-alt1_1.i586.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/i586/libx86emu-devel-3.5-alt1_1.i586.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/i586/libx86emu3-debuginfo-3.5-alt1_1.i586.rpm (w2.lzdio) 3.37user 0.88system 0:11.49elapsed 37%CPU (0avgtext+0avgdata 43720maxresident)k 0inputs+0outputs (0major+274566minor)pagefaults 0swaps /.out/libx86emu3-3.5-alt1_1.i586.rpm: license not found in '/usr/share/license' directory: 3-Clause 4.40user 3.13system 0:14.03elapsed 53%CPU (0avgtext+0avgdata 43720maxresident)k 0inputs+0outputs (0major+463670minor)pagefaults 0swaps --- libx86emu3-3.5-alt1_1.i586.rpm.repo 2022-04-10 13:53:11.000000000 +0000 +++ libx86emu3-3.5-alt1_1.i586.rpm.hasher 2022-05-28 04:38:08.990558200 +0000 @@ -11,3 +11,3 @@ File: /usr/lib/libx86emu.so.3 120777 root:root libx86emu.so.3.5 -File: /usr/lib/libx86emu.so.3.5 100644 root:root c68ad66e958ade196d51adad8f8e5039 -RPMIdentity: 3e16ca2e1e243fbf58c72a072c1a4d2fbd355ffc96cae0ba5369adee21c54fde0535f90376de1b6e5801ed988b0129b8465519a00bf106e001678ea7828ef088 +File: /usr/lib/libx86emu.so.3.5 100644 root:root c250587a00266c12b1fa4a60e2ab231e +RPMIdentity: a0fcb3dae578a5fd49e31b0a53f145976941228cd780f5ae179c4472e47d961d7c0fddb8370ce3fa0e82857c51f1cf53aefa074b7dc62b6b10cf6b4e71772373 --- libx86emu3-debuginfo-3.5-alt1_1.i586.rpm.repo 2022-04-10 13:53:11.000000000 +0000 +++ libx86emu3-debuginfo-3.5-alt1_1.i586.rpm.hasher 2022-05-28 04:38:09.062559162 +0000 @@ -1,4 +1,4 @@ -/usr/lib/debug/.build-id/3f 40755 root:root -/usr/lib/debug/.build-id/3f/3a18ce15bf4d88bee0c5ed03cd3118c569e859 120777 root:root ../../../libx86emu.so.3.5 -/usr/lib/debug/.build-id/3f/3a18ce15bf4d88bee0c5ed03cd3118c569e859.debug 120777 root:root ../../usr/lib/libx86emu.so.3.5.debug +/usr/lib/debug/.build-id/b1 40755 root:root +/usr/lib/debug/.build-id/b1/22c42207e0de3a70c7c5aad3a73edac6774289 120777 root:root ../../../libx86emu.so.3.5 +/usr/lib/debug/.build-id/b1/22c42207e0de3a70c7c5aad3a73edac6774289.debug 120777 root:root ../../usr/lib/libx86emu.so.3.5.debug /usr/lib/debug/usr/lib/libx86emu.so.3.5.debug 100644 root:root @@ -24,6 +24,6 @@ Provides: libx86emu3-debuginfo = 3.5-alt1_1:sisyphus+298209.100.1.1 -File: /usr/lib/debug/.build-id/3f 40755 root:root -File: /usr/lib/debug/.build-id/3f/3a18ce15bf4d88bee0c5ed03cd3118c569e859 120777 root:root ../../../libx86emu.so.3.5 -File: /usr/lib/debug/.build-id/3f/3a18ce15bf4d88bee0c5ed03cd3118c569e859.debug 120777 root:root ../../usr/lib/libx86emu.so.3.5.debug -File: /usr/lib/debug/usr/lib/libx86emu.so.3.5.debug 100644 root:root 6af11b073b8b0bb031fb2dc519105a1b +File: /usr/lib/debug/.build-id/b1 40755 root:root +File: /usr/lib/debug/.build-id/b1/22c42207e0de3a70c7c5aad3a73edac6774289 120777 root:root ../../../libx86emu.so.3.5 +File: /usr/lib/debug/.build-id/b1/22c42207e0de3a70c7c5aad3a73edac6774289.debug 120777 root:root ../../usr/lib/libx86emu.so.3.5.debug +File: /usr/lib/debug/usr/lib/libx86emu.so.3.5.debug 100644 root:root 46f0bc8a1a87bdf4051e115e0149c2d7 File: /usr/lib/debug/usr/lib/libx86emu.so.3.debug 120777 root:root libx86emu.so.3.5.debug @@ -43,2 +43,2 @@ File: /usr/src/debug/libx86emu-3.5/prim_ops.c 100644 root:root 36be2b99ce2ac66747ceccd34ee7b3c9 -RPMIdentity: 7be74bbfd64356363230d1437e7cd5bde4bde4dfc1b7f414ea2dbcc104d28a108dd136babe4fc2adab9f38d1490f3a3bcf9c7665a859a32f80c6423282ffcc81 +RPMIdentity: 2c873ce9102d1479635e57798fa263c19724a8e8316237a7451e1e342c08f59740c29fa700c8cf1bcddf1ef19f34e056ccf55bbe07019a170635b8fc7e6c5e4b