Mock Version: 3.5 Mock Version: 3.5 Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --noclean --target i686 --nodeps /builddir/build/SPECS/passt.spec'], chrootPath='/var/lib/mock/dist-circle9_2-updates-build-102860-52883/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=86400uid=992gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --noclean --target i686 --nodeps /builddir/build/SPECS/passt.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: i686 Building for target i686 setting SOURCE_DATE_EPOCH=1686441600 Wrote: /builddir/build/SRPMS/passt-0^20230222.g4ddbcb9-4.el9_2.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --noclean --target i686 --nodeps /builddir/build/SPECS/passt.spec'], chrootPath='/var/lib/mock/dist-circle9_2-updates-build-102860-52883/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=86400uid=992gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --noclean --target i686 --nodeps /builddir/build/SPECS/passt.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: i686 Building for target i686 setting SOURCE_DATE_EPOCH=1686441600 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.3DTbSm + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf passt-4ddbcb9c0c555838b123c018a9ebc9b7e14a87e5 + /usr/bin/xz -dc /builddir/build/SOURCES/passt-4ddbcb9c0c555838b123c018a9ebc9b7e14a87e5.tar.xz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd passt-4ddbcb9c0c555838b123c018a9ebc9b7e14a87e5 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/bin/git init -q + /usr/bin/git config user.name rpm-build + /usr/bin/git config user.email '' + /usr/bin/git config gc.auto 0 + /usr/bin/git add --force . + /usr/bin/git commit -q --allow-empty -a --author 'rpm-build ' -m 'passt-0^20230222.g4ddbcb9 base' + /usr/bin/cat /builddir/build/SOURCES/0001-udp-Actually-use-host-resolver-to-forward-DNS-querie.patch + /usr/bin/git am --reject -q Checking patch udp.c... Applied patch udp.c cleanly. + /usr/bin/cat /builddir/build/SOURCES/0002-conf-Split-add_dns-4-6-out-of-get_dns.patch + /usr/bin/git am --reject -q Checking patch conf.c... Applied patch conf.c cleanly. + /usr/bin/cat /builddir/build/SOURCES/0003-conf-udp-Allow-any-loopback-address-to-be-used-as-re.patch + /usr/bin/git am --reject -q Checking patch conf.c... Checking patch udp.c... Applied patch conf.c cleanly. Applied patch udp.c cleanly. + /usr/bin/cat /builddir/build/SOURCES/0004-tcp-tcp_splice-Get-rid-of-false-positive-CWE-394-Cov.patch + /usr/bin/git am --reject -q Checking patch tcp.c... Checking patch tcp_splice.c... Applied patch tcp.c cleanly. Applied patch tcp_splice.c cleanly. + /usr/bin/cat /builddir/build/SOURCES/0005-tcp-Avoid-false-but-convoluted-positive-Coverity-CWE.patch + /usr/bin/git am --reject -q Checking patch tcp.c... Applied patch tcp.c cleanly. + /usr/bin/cat /builddir/build/SOURCES/0006-tcp-Avoid-theoretical-resource-leak-CWE-772-Coverity.patch + /usr/bin/git am --reject -q Checking patch tcp.c... Applied patch tcp.c cleanly. + /usr/bin/cat /builddir/build/SOURCES/0007-Fix-definitions-of-SOCKET_MAX-TCP_MAX_CONNS.patch + /usr/bin/git am --reject -q Checking patch passt.h... Checking patch tcp.h... Checking patch tcp_conn.h... Checking patch util.h... Applied patch passt.h cleanly. Applied patch tcp.h cleanly. Applied patch tcp_conn.h cleanly. Applied patch util.h cleanly. + /usr/bin/cat /builddir/build/SOURCES/0008-doc-demo-Fix-and-suppress-ShellCheck-warnings.patch + /usr/bin/git am --reject -q Checking patch doc/demo.sh... Applied patch doc/demo.sh cleanly. + /usr/bin/cat /builddir/build/SOURCES/0009-contrib-selinux-Drop-duplicate-init_daemon_domain-ru.patch + /usr/bin/git am --reject -q Checking patch contrib/selinux/passt.te... Applied patch contrib/selinux/passt.te cleanly. + /usr/bin/cat /builddir/build/SOURCES/0010-contrib-selinux-Let-passt-write-to-stdout-and-stderr.patch + /usr/bin/git am --reject -q Checking patch contrib/selinux/passt.te... Applied patch contrib/selinux/passt.te cleanly. + /usr/bin/cat /builddir/build/SOURCES/0011-contrib-selinux-Allow-binding-and-connecting-to-all-.patch + /usr/bin/git am --reject -q Checking patch contrib/selinux/passt.te... Applied patch contrib/selinux/passt.te cleanly. + /usr/bin/cat /builddir/build/SOURCES/0012-contrib-selinux-Let-interface-users-set-paths-for-lo.patch + /usr/bin/git am --reject -q Checking patch contrib/selinux/passt.if... Applied patch contrib/selinux/passt.if cleanly. + /usr/bin/cat /builddir/build/SOURCES/0013-tcp-udp-util-Pass-socket-creation-errors-all-the-way.patch + /usr/bin/git am --reject -q Checking patch tcp.c... Checking patch udp.c... Checking patch util.c... Applied patch tcp.c cleanly. Applied patch udp.c cleanly. Applied patch util.c cleanly. + /usr/bin/cat /builddir/build/SOURCES/0014-tcp-udp-Fix-partial-success-return-codes-in-tcp-udp-.patch + /usr/bin/git am --reject -q Checking patch tcp.c... Checking patch udp.c... Applied patch tcp.c cleanly. Applied patch udp.c cleanly. + /usr/bin/cat /builddir/build/SOURCES/0015-conf-Terminate-on-EMFILE-or-ENFILE-on-sockets-for-po.patch + /usr/bin/git am --reject -q Checking patch conf.c... Applied patch conf.c cleanly. + /usr/bin/cat /builddir/build/SOURCES/0016-tcp-Clamp-MSS-value-when-queueing-data-to-tap-also-f.patch + /usr/bin/git am --reject -q Checking patch tcp.c... Applied patch tcp.c cleanly. + /usr/bin/cat /builddir/build/SOURCES/0017-contrib-selinux-Drop-example-from-headers-this-is-th.patch + /usr/bin/git am --reject -q Checking patch contrib/selinux/passt.fc... Checking patch contrib/selinux/passt.if... Checking patch contrib/selinux/passt.te... Checking patch contrib/selinux/pasta.fc... Checking patch contrib/selinux/pasta.if... Checking patch contrib/selinux/pasta.te... Applied patch contrib/selinux/passt.fc cleanly. Applied patch contrib/selinux/passt.if cleanly. Applied patch contrib/selinux/passt.te cleanly. Applied patch contrib/selinux/pasta.fc cleanly. Applied patch contrib/selinux/pasta.if cleanly. Applied patch contrib/selinux/pasta.te cleanly. + /usr/bin/cat /builddir/build/SOURCES/0018-contrib-selinux-Drop-unused-passt_read_data-interfac.patch + /usr/bin/git am --reject -q Checking patch contrib/selinux/passt.if... Applied patch contrib/selinux/passt.if cleanly. + /usr/bin/cat /builddir/build/SOURCES/0019-contrib-selinux-Split-interfaces-into-smaller-bits.patch + /usr/bin/git am --reject -q Checking patch contrib/selinux/passt.if... Applied patch contrib/selinux/passt.if cleanly. + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.FbmW3i + umask 022 + cd /builddir/build/BUILD + cd passt-4ddbcb9c0c555838b123c018a9ebc9b7e14a87e5 + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + export CFLAGS + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + export CXXFLAGS + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 ' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + /usr/bin/make -O -j8 V=1 VERBOSE=1 'VERSION=0^20230222.g4ddbcb9-4.el9_2.i386' ln -sf passt.1 pasta.1 gcc -Wall -Wextra -pedantic -std=c99 -D_XOPEN_SOURCE=700 -D_GNU_SOURCE -D_FORTIFY_SOURCE=2 -O2 -pie -fPIE -DPAGE_SIZE=4096 -DNETNS_RUN_DIR=\"/run/netns\" -DPASST_AUDIT_ARCH=AUDIT_ARCH_I386 -DRLIMIT_STACK_VAL=8192 -DARCH=\"i686\" -DVERSION=\"0^20230222.g4ddbcb9-4.el9_2.i386\" -DDUAL_STACK_SOCKETS=1 -DTCP_HASH_NOINLINE -DSIPHASH_20B_NOINLINE -DCSUM_UNALIGNED_NO_IPA -DHAS_SND_WND -DHAS_BYTES_ACKED -DHAS_MIN_RTT -DHAS_GETRANDOM -fstack-protector-strong -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection qrap.c -o qrap -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 seccomp profile passt allows: accept4 bind clock_gettime close connect epoll_ctl epoll_pwait epoll_wait exit_group fallocate fcntl ftruncate getsockopt listen lseek read recvfrom recvmmsg recvmsg sendmmsg sendmsg sendto setsockopt shutdown socket timerfd_create timerfd_gettime timerfd_settime write writev seccomp profile pasta allows: accept4 bind clock_gettime clone close connect epoll_ctl epoll_pwait epoll_wait exit exit_group fallocate fcntl ftruncate getsockname getsockopt ioctl listen lseek openat pipe2 read recvfrom recvmmsg recvmsg rt_sigprocmask rt_sigreturn sendmmsg sendmsg sendto setns setsockopt shutdown socket splice timerfd_create timerfd_gettime timerfd_settime waitid write writev gcc -Wall -Wextra -pedantic -std=c99 -D_XOPEN_SOURCE=700 -D_GNU_SOURCE -D_FORTIFY_SOURCE=2 -O2 -pie -fPIE -DPAGE_SIZE=4096 -DNETNS_RUN_DIR=\"/run/netns\" -DPASST_AUDIT_ARCH=AUDIT_ARCH_I386 -DRLIMIT_STACK_VAL=8192 -DARCH=\"i686\" -DVERSION=\"0^20230222.g4ddbcb9-4.el9_2.i386\" -DDUAL_STACK_SOCKETS=1 -DTCP_HASH_NOINLINE -DSIPHASH_20B_NOINLINE -DCSUM_UNALIGNED_NO_IPA -DHAS_SND_WND -DHAS_BYTES_ACKED -DHAS_MIN_RTT -DHAS_GETRANDOM -fstack-protector-strong -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection arch.c arp.c checksum.c conf.c dhcp.c dhcpv6.c icmp.c igmp.c isolation.c lineread.c log.c mld.c ndp.c netlink.c packet.c passt.c pasta.c pcap.c siphash.c tap.c tcp.c tcp_splice.c udp.c util.c -o passt -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 udp.c: In function 'udp_sock_handler': udp.c:774:23: warning: comparison of integer expressions of different signedness: 'unsigned int' and 'ssize_t' {aka 'int'} [-Wsign-compare] 774 | for (i = 0; i < n; i += m) { | ^ udp.c:781:43: warning: comparison of integer expressions of different signedness: 'unsigned int' and 'ssize_t' {aka 'int'} [-Wsign-compare] 781 | for (m = 1; i + m < n; m++) { | ^ ln -sf passt pasta + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.Bl6fR9 + umask 022 + cd /builddir/build/BUILD + '[' '/builddir/build/BUILDROOT/passt-0^20230222.g4ddbcb9-4.el9_2.i386' '!=' / ']' + rm -rf '/builddir/build/BUILDROOT/passt-0^20230222.g4ddbcb9-4.el9_2.i386' ++ dirname '/builddir/build/BUILDROOT/passt-0^20230222.g4ddbcb9-4.el9_2.i386' + mkdir -p /builddir/build/BUILDROOT + mkdir '/builddir/build/BUILDROOT/passt-0^20230222.g4ddbcb9-4.el9_2.i386' + cd passt-4ddbcb9c0c555838b123c018a9ebc9b7e14a87e5 + /usr/bin/make install 'DESTDIR=/builddir/build/BUILDROOT/passt-0^20230222.g4ddbcb9-4.el9_2.i386' 'INSTALL=/usr/bin/install -p' 'DESTDIR=/builddir/build/BUILDROOT/passt-0^20230222.g4ddbcb9-4.el9_2.i386' prefix=/usr bindir=/usr/bin mandir=/usr/share/man docdir=/usr/share/doc/passt mkdir -p /builddir/build/BUILDROOT/passt-0^20230222.g4ddbcb9-4.el9_2.i386/usr/bin /builddir/build/BUILDROOT/passt-0^20230222.g4ddbcb9-4.el9_2.i386/usr/share/man/man1 cp -d passt pasta qrap /builddir/build/BUILDROOT/passt-0^20230222.g4ddbcb9-4.el9_2.i386/usr/bin cp -d passt.1 pasta.1 qrap.1 /builddir/build/BUILDROOT/passt-0^20230222.g4ddbcb9-4.el9_2.i386/usr/share/man/man1 mkdir -p /builddir/build/BUILDROOT/passt-0^20230222.g4ddbcb9-4.el9_2.i386/usr/share/doc/passt cp -d README.plain.md /builddir/build/BUILDROOT/passt-0^20230222.g4ddbcb9-4.el9_2.i386/usr/share/doc/passt/README.md cp -d doc/demo.sh /builddir/build/BUILDROOT/passt-0^20230222.g4ddbcb9-4.el9_2.i386/usr/share/doc/passt + pushd contrib/selinux ~/build/BUILD/passt-4ddbcb9c0c555838b123c018a9ebc9b7e14a87e5/contrib/selinux ~/build/BUILD/passt-4ddbcb9c0c555838b123c018a9ebc9b7e14a87e5 + make -f /usr/share/selinux/devel/Makefile Compiling targeted passt module Creating targeted passt.pp policy package Compiling targeted pasta module Creating targeted pasta.pp policy package rm tmp/passt.mod tmp/pasta.mod tmp/passt.mod.fc tmp/pasta.mod.fc + install -p -m 644 -D passt.pp '/builddir/build/BUILDROOT/passt-0^20230222.g4ddbcb9-4.el9_2.i386/usr/share/selinux/packages/targeted/passt.pp' + install -p -m 644 -D passt.if '/builddir/build/BUILDROOT/passt-0^20230222.g4ddbcb9-4.el9_2.i386/usr/share/selinux/devel/include/distributed/passt.if' + install -p -m 644 -D pasta.pp '/builddir/build/BUILDROOT/passt-0^20230222.g4ddbcb9-4.el9_2.i386/usr/share/selinux/packages/targeted/pasta.pp' + popd ~/build/BUILD/passt-4ddbcb9c0c555838b123c018a9ebc9b7e14a87e5 + /usr/lib/rpm/find-debuginfo.sh -j8 --strict-build-id -m -i --build-id-seed '0^20230222.g4ddbcb9-4.el9_2' --unique-debug-suffix '-0^20230222.g4ddbcb9-4.el9_2.i386' --unique-debug-src-base 'passt-0^20230222.g4ddbcb9-4.el9_2.i386' --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 --remove-section .gnu.build.attributes -S debugsourcefiles.list /builddir/build/BUILD/passt-4ddbcb9c0c555838b123c018a9ebc9b7e14a87e5 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/passt-0^20230222.g4ddbcb9-4.el9_2.i386/usr/bin/passt explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/passt-0^20230222.g4ddbcb9-4.el9_2.i386/usr/bin/qrap extracting debug info from /builddir/build/BUILDROOT/passt-0^20230222.g4ddbcb9-4.el9_2.i386/usr/bin/passt extracting debug info from /builddir/build/BUILDROOT/passt-0^20230222.g4ddbcb9-4.el9_2.i386/usr/bin/qrap original debug info size: 560kB, size after compression: 492kB /usr/lib/rpm/sepdebugcrcfix: Updated 2 CRC32s, 0 CRC32s did match. 800 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs mangling shebang in /usr/share/doc/passt/demo.sh from /bin/sh -e to #!/usr/bin/sh -e Processing files: passt-0^20230222.g4ddbcb9-4.el9_2.i686 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.gHC90n + umask 022 + cd /builddir/build/BUILD + cd passt-4ddbcb9c0c555838b123c018a9ebc9b7e14a87e5 + LICENSEDIR='/builddir/build/BUILDROOT/passt-0^20230222.g4ddbcb9-4.el9_2.i386/usr/share/licenses/passt' + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p '/builddir/build/BUILDROOT/passt-0^20230222.g4ddbcb9-4.el9_2.i386/usr/share/licenses/passt' + cp -pr LICENSES/AGPL-3.0-or-later.txt LICENSES/BSD-3-Clause.txt '/builddir/build/BUILDROOT/passt-0^20230222.g4ddbcb9-4.el9_2.i386/usr/share/licenses/passt' + RPM_EC=0 ++ jobs -p + exit 0 Provides: passt = 0^20230222.g4ddbcb9-4.el9_2 passt(x86-32) = 0^20230222.g4ddbcb9-4.el9_2 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) libc.so.6(GLIBC_2.1.3) libc.so.6(GLIBC_2.10) libc.so.6(GLIBC_2.12) libc.so.6(GLIBC_2.14) libc.so.6(GLIBC_2.17) libc.so.6(GLIBC_2.2) libc.so.6(GLIBC_2.25) libc.so.6(GLIBC_2.28) libc.so.6(GLIBC_2.3.2) libc.so.6(GLIBC_2.3.4) libc.so.6(GLIBC_2.34) libc.so.6(GLIBC_2.4) libc.so.6(GLIBC_2.5) libc.so.6(GLIBC_2.7) libc.so.6(GLIBC_2.8) libc.so.6(GLIBC_2.9) rtld(GNU_HASH) Processing files: passt-selinux-0^20230222.g4ddbcb9-4.el9_2.noarch Provides: passt-selinux = 0^20230222.g4ddbcb9-4.el9_2 Requires(interp): /bin/sh /bin/sh /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(pre): /bin/sh Requires(post): /bin/sh passt policycoreutils Requires(preun): passt policycoreutils Requires(postun): /bin/sh Requires(posttrans): /bin/sh Processing files: passt-debugsource-0^20230222.g4ddbcb9-4.el9_2.i686 Provides: passt-debugsource = 0^20230222.g4ddbcb9-4.el9_2 passt-debugsource(x86-32) = 0^20230222.g4ddbcb9-4.el9_2 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: passt-debuginfo-0^20230222.g4ddbcb9-4.el9_2.i686 Provides: debuginfo(build-id) = 30ba905580398429108015b23a2a373ec04198cb debuginfo(build-id) = b6645422ba06a287aa645593773e3eee3304c348 passt-debuginfo = 0^20230222.g4ddbcb9-4.el9_2 passt-debuginfo(x86-32) = 0^20230222.g4ddbcb9-4.el9_2 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: passt-debugsource(x86-32) = 0^20230222.g4ddbcb9-4.el9_2 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/passt-0^20230222.g4ddbcb9-4.el9_2.i386 Wrote: /builddir/build/RPMS/passt-selinux-0^20230222.g4ddbcb9-4.el9_2.noarch.rpm Wrote: /builddir/build/RPMS/passt-0^20230222.g4ddbcb9-4.el9_2.i686.rpm Wrote: /builddir/build/RPMS/passt-debuginfo-0^20230222.g4ddbcb9-4.el9_2.i686.rpm Wrote: /builddir/build/RPMS/passt-debugsource-0^20230222.g4ddbcb9-4.el9_2.i686.rpm Child return code was: 0