Mock Version: 1.3.4 Mock Version: 1.3.4 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target i686 --nodeps /builddir/build/SPECS/mokutil.spec'], nspawn_args=[]shell=Falseuid=996env={'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '}chrootPath='/var/lib/mock/dist-c8-updates-build-58127-13684/root'gid=135user='mockbuild'timeout=86400logger=printOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target i686 --nodeps /builddir/build/SPECS/mokutil.spec'] with env {'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '} and shell False Building target platforms: i686 Building for target i686 Wrote: /builddir/build/SRPMS/mokutil-0.3.0-10.el8.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', u'/usr/bin/rpmbuild -bb --target i686 --nodeps /builddir/build/SPECS/mokutil.spec'], nspawn_args=[]shell=Falseuid=996env={'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '}chrootPath='/var/lib/mock/dist-c8-updates-build-58127-13684/root'gid=135user='mockbuild'timeout=86400logger=printOutput=False) Executing command: ['bash', '--login', '-c', u'/usr/bin/rpmbuild -bb --target i686 --nodeps /builddir/build/SPECS/mokutil.spec'] with env {'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '} and shell False Building target platforms: i686 Building for target i686 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.hocCPE + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf mokutil-0.3.0 + /usr/bin/gzip -dc /builddir/build/SOURCES/0.3.0.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd mokutil-0.3.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + git init Initialized empty Git repository in /builddir/build/BUILD/mokutil-0.3.0/.git/ + git config user.email mokutil-owner@fedoraproject.org + git config user.name 'Fedora Ninjas' + git add . + git commit -a -q -m '0.3.0 baseline.' + git am /builddir/build/SOURCES/0001-Fix-the-potential-buffer-overflow.patch /builddir/build/SOURCES/0002-Fix-the-32bit-signedness-comparison.patch /builddir/build/SOURCES/0003-Build-with-fshort-wchar-so-toggle-passwords-work-rig.patch /builddir/build/SOURCES/0004-Don-t-allow-sha1-on-the-mokutil-command-line.patch /builddir/build/SOURCES/0005-Make-all-efi_guid_t-const.patch /builddir/build/SOURCES/0006-mokutil-be-explicit-about-file-modes-in-all-cases.patch /builddir/build/SOURCES/0007-Add-bash-completion-file.patch /builddir/build/SOURCES/0008-Fix-typo-in-error-message-when-the-system-lacks-Secu.patch /builddir/build/SOURCES/0009-list_keys_in_var-check-errno-correctly-not-ret-twice.patch /builddir/build/SOURCES/0010-generate_hash-generate_pw_hash-don-t-use-strlen-for-.patch /builddir/build/SOURCES/0011-Fix-a-integer-comparison-sign-issue.patch /builddir/build/SOURCES/0012-initial-mok-variables-code.patch Applying: Fix the potential buffer overflow Applying: Fix the 32bit signedness comparison Applying: Build with -fshort-wchar so toggle passwords work right. Applying: Don't allow sha1 on the mokutil command line. Applying: Make all efi_guid_t const Applying: mokutil: be explicit about file modes in all cases. Applying: Add bash completion file. Applying: Fix typo in error message when the system lacks Secure Boot support Applying: list_keys_in_var(): check errno correctly, not ret twice. Applying: generate_hash() / generate_pw_hash(): don't use strlen() for strncpy bounds Applying: Fix a integer comparison sign issue. Applying: initial mok-variables code + git config --unset user.email + git config --unset user.name + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.sYhSc8 + umask 022 + cd /builddir/build/BUILD + cd mokutil-0.3.0 + ./autogen.sh autoreconf: Entering directory `.' autoreconf: configure.ac: not using Gettext autoreconf: running: aclocal --force autoreconf: configure.ac: tracing autoreconf: configure.ac: not using Libtool autoreconf: running: /usr/bin/autoconf --force autoreconf: running: /usr/bin/autoheader --force autoreconf: running: automake --add-missing --copy --force-missing configure.ac:11: installing './compile' configure.ac:6: installing './install-sh' configure.ac:6: installing './missing' Makefile.am: installing './INSTALL' src/Makefile.am: installing './depcomp' autoreconf: Leaving directory `.' checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether UID '996' is supported by ustar format... yes checking whether GID '135' is supported by ustar format... yes checking how to create a ustar tar archive... gnutar checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking whether gcc understands -c and -o together... yes checking whether make supports the include directive... yes (GNU style) checking dependency style of gcc... gcc3 checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking for stdint.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for unistd.h... (cached) yes checking crypt.h usability... yes checking crypt.h presence... yes checking for crypt.h... yes checking for inline... inline checking for size_t... yes checking for ssize_t... yes checking for uint16_t... yes checking for uint32_t... yes checking for uint64_t... yes checking for uint8_t... yes checking for memset... yes checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for OPENSSL... yes checking for EFIVAR... yes checking for BASH_COMPLETION... no checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating man/Makefile config.status: creating config.h config.status: executing depfiles commands + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=x86-64 -mtune=generic -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=x86-64 -mtune=generic -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=x86-64 -mtune=generic -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=x86-64 -mtune=generic -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + export LDFLAGS + '[' 1 = 1 ']' +++ dirname ./configure ++ find . -name config.guess -o -name config.sub + '[' 1 = 1 ']' + '[' x '!=' 'x-Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' ']' ++ find . -name ltmain.sh + ./configure --build=i686-redhat-linux-gnu --host=i686-redhat-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether UID '996' is supported by ustar format... yes checking whether GID '135' is supported by ustar format... yes checking how to create a ustar tar archive... gnutar checking for i686-redhat-linux-gnu-gcc... no checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking whether gcc understands -c and -o together... yes checking whether make supports the include directive... yes (GNU style) checking dependency style of gcc... none checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking for stdint.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for unistd.h... (cached) yes checking crypt.h usability... yes checking crypt.h presence... yes checking for crypt.h... yes checking for inline... inline checking for size_t... yes checking for ssize_t... yes checking for uint16_t... yes checking for uint32_t... yes checking for uint64_t... yes checking for uint8_t... yes checking for memset... yes checking for i686-redhat-linux-gnu-pkg-config... /usr/bin/i686-redhat-linux-gnu-pkg-config checking pkg-config is at least version 0.9.0... yes checking for OPENSSL... yes checking for EFIVAR... yes checking for BASH_COMPLETION... no checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating man/Makefile config.status: creating config.h config.status: config.h is unchanged config.status: executing depfiles commands + make -j40 make all-recursive make[1]: Entering directory '/builddir/build/BUILD/mokutil-0.3.0' Making all in src make[2]: Entering directory '/builddir/build/BUILD/mokutil-0.3.0/src' gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/efivar -std=gnu11 -fshort-wchar -Werror -Wall -Wextra -Wcast-align -Wno-uninitialized -Wmissing-declarations -Wcast-align -Wwrite-strings -Winit-self -Wreturn-type -Werror=format-nonliteral -Werror=format-security -Wmissing-format-attribute -Werror=sign-compare -Wuninitialized -Wunused -Waggregate-return -Werror=strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=x86-64 -mtune=generic -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o mokutil-password-crypt.o `test -f 'password-crypt.c' || echo './'`password-crypt.c gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/efivar -std=gnu11 -fshort-wchar -Werror -Wall -Wextra -Wcast-align -Wno-uninitialized -Wmissing-declarations -Wcast-align -Wwrite-strings -Winit-self -Wreturn-type -Werror=format-nonliteral -Werror=format-security -Wmissing-format-attribute -Werror=sign-compare -Wuninitialized -Wunused -Waggregate-return -Werror=strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=x86-64 -mtune=generic -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o mokutil-mokutil.o `test -f 'mokutil.c' || echo './'`mokutil.c gcc -I/usr/include/efivar -std=gnu11 -fshort-wchar -Werror -Wall -Wextra -Wcast-align -Wno-uninitialized -Wmissing-declarations -Wcast-align -Wwrite-strings -Winit-self -Wreturn-type -Werror=format-nonliteral -Werror=format-security -Wmissing-format-attribute -Werror=sign-compare -Wuninitialized -Wunused -Waggregate-return -Werror=strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=x86-64 -mtune=generic -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o mokutil mokutil-password-crypt.o mokutil-mokutil.o -lssl -lcrypto -lefivar -lcrypt make[2]: Leaving directory '/builddir/build/BUILD/mokutil-0.3.0/src' Making all in man make[2]: Entering directory '/builddir/build/BUILD/mokutil-0.3.0/man' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/builddir/build/BUILD/mokutil-0.3.0/man' make[2]: Entering directory '/builddir/build/BUILD/mokutil-0.3.0' make[2]: Leaving directory '/builddir/build/BUILD/mokutil-0.3.0' make[1]: Leaving directory '/builddir/build/BUILD/mokutil-0.3.0' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.SU1tkg + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/mokutil-0.3.0-10.el8.i386 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/mokutil-0.3.0-10.el8.i386 ++ dirname /builddir/build/BUILDROOT/mokutil-0.3.0-10.el8.i386 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/mokutil-0.3.0-10.el8.i386 + cd mokutil-0.3.0 + rm -rf /builddir/build/BUILDROOT/mokutil-0.3.0-10.el8.i386 + make PREFIX=/usr LIBDIR=/usr/lib DESTDIR=/builddir/build/BUILDROOT/mokutil-0.3.0-10.el8.i386 install Making install in src make[1]: Entering directory '/builddir/build/BUILD/mokutil-0.3.0/src' make[2]: Entering directory '/builddir/build/BUILD/mokutil-0.3.0/src' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/mokutil-0.3.0-10.el8.i386/usr/bin' /usr/bin/install -c mokutil '/builddir/build/BUILDROOT/mokutil-0.3.0-10.el8.i386/usr/bin' make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/builddir/build/BUILD/mokutil-0.3.0/src' make[1]: Leaving directory '/builddir/build/BUILD/mokutil-0.3.0/src' Making install in man make[1]: Entering directory '/builddir/build/BUILD/mokutil-0.3.0/man' make[2]: Entering directory '/builddir/build/BUILD/mokutil-0.3.0/man' make[2]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/mokutil-0.3.0-10.el8.i386/usr/share/man/man1' /usr/bin/install -c -m 644 mokutil.1 '/builddir/build/BUILDROOT/mokutil-0.3.0-10.el8.i386/usr/share/man/man1' make[2]: Leaving directory '/builddir/build/BUILD/mokutil-0.3.0/man' make[1]: Leaving directory '/builddir/build/BUILD/mokutil-0.3.0/man' make[1]: Entering directory '/builddir/build/BUILD/mokutil-0.3.0' make[2]: Entering directory '/builddir/build/BUILD/mokutil-0.3.0' make[2]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/mokutil-0.3.0-10.el8.i386/usr/share/bash-completion/completions' /usr/bin/install -c -m 644 data/mokutil '/builddir/build/BUILDROOT/mokutil-0.3.0-10.el8.i386/usr/share/bash-completion/completions' make[2]: Leaving directory '/builddir/build/BUILD/mokutil-0.3.0' make[1]: Leaving directory '/builddir/build/BUILD/mokutil-0.3.0' + /usr/lib/rpm/find-debuginfo.sh -j40 --strict-build-id -m -i --build-id-seed 0.3.0-10.el8 --unique-debug-suffix -0.3.0-10.el8.i386 --unique-debug-src-base mokutil-0.3.0-10.el8.i386 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/mokutil-0.3.0 extracting debug info from /builddir/build/BUILDROOT/mokutil-0.3.0-10.el8.i386/usr/bin/mokutil /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. 157 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /etc/ld.so.conf: No such file or directory + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile '' 1 + /usr/lib/rpm/brp-python-hardlink + PYTHON3=/usr/libexec/platform-python + /usr/lib/rpm/redhat/brp-mangle-shebangs Processing files: mokutil-0.3.0-10.el8.i686 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.RrIExp + umask 022 + cd /builddir/build/BUILD + cd mokutil-0.3.0 + DOCDIR=/builddir/build/BUILDROOT/mokutil-0.3.0-10.el8.i386/usr/share/doc/mokutil + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/mokutil-0.3.0-10.el8.i386/usr/share/doc/mokutil + cp -pr README /builddir/build/BUILDROOT/mokutil-0.3.0-10.el8.i386/usr/share/doc/mokutil + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.HNtVLy + umask 022 + cd /builddir/build/BUILD + cd mokutil-0.3.0 + LICENSEDIR=/builddir/build/BUILDROOT/mokutil-0.3.0-10.el8.i386/usr/share/licenses/mokutil + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/mokutil-0.3.0-10.el8.i386/usr/share/licenses/mokutil + cp -pr COPYING /builddir/build/BUILDROOT/mokutil-0.3.0-10.el8.i386/usr/share/licenses/mokutil + exit 0 Provides: mokutil = 1:0.3.0-10.el8 mokutil(x86-32) = 1:0.3.0-10.el8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6 libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.1.3) libc.so.6(GLIBC_2.3) libc.so.6(GLIBC_2.3.4) libc.so.6(GLIBC_2.4) libc.so.6(GLIBC_2.7) libcrypt.so.1 libcrypt.so.1(XCRYPT_2.0) libcrypto.so.1.1 libcrypto.so.1.1(OPENSSL_1_1_0) libefivar.so.1 libefivar.so.1(LIBEFIVAR_0.24) libefivar.so.1(libefivar.so.0) libssl.so.1.1 rtld(GNU_HASH) Conflicts: shim < 0.8-1.el8 Obsoletes: mokutil <= 1:0.3.0-1 Processing files: mokutil-debugsource-0.3.0-10.el8.i686 Provides: mokutil-debugsource = 1:0.3.0-10.el8 mokutil-debugsource(x86-32) = 1:0.3.0-10.el8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: mokutil-debuginfo-0.3.0-10.el8.i686 Provides: debuginfo(build-id) = 2e07c8bbfcd76488e0e3e662ba93f0d7b7c35ec3 mokutil-debuginfo = 1:0.3.0-10.el8 mokutil-debuginfo(x86-32) = 1:0.3.0-10.el8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: mokutil-debugsource(x86-32) = 1:0.3.0-10.el8 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/mokutil-0.3.0-10.el8.i386 Wrote: /builddir/build/RPMS/mokutil-0.3.0-10.el8.i686.rpm Wrote: /builddir/build/RPMS/mokutil-debugsource-0.3.0-10.el8.i686.rpm Wrote: /builddir/build/RPMS/mokutil-debuginfo-0.3.0-10.el8.i686.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.8CiXkI + umask 022 + cd /builddir/build/BUILD + cd mokutil-0.3.0 + /usr/bin/rm -rf /builddir/build/BUILDROOT/mokutil-0.3.0-10.el8.i386 + exit 0 Child return code was: 0