Mock Version: 1.4.21 Mock Version: 1.4.21 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/python-pymilter.spec'], chrootPath='/var/lib/mock/f33-build-363142-60543/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': 'en_US.UTF-8'}shell=Falselogger=timeout=432000uid=987gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/python-pymilter.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': 'en_US.UTF-8'} and shell False Building target platforms: riscv64 Building for target riscv64 setting SOURCE_DATE_EPOCH=1595980800 Wrote: /builddir/build/SRPMS/python-pymilter-1.0.4-10.fc33.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/python-pymilter.spec'], chrootPath='/var/lib/mock/f33-build-363142-60543/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': 'en_US.UTF-8'}shell=Falselogger=timeout=432000uid=987gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/python-pymilter.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': 'en_US.UTF-8'} and shell False Building target platforms: riscv64 Building for target riscv64 setting SOURCE_DATE_EPOCH=1595980800 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.8RzyxV + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf pymilter-pymilter-1.0.4 + /usr/bin/gzip -dc /builddir/build/SOURCES/pymilter-1.0.4.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd pymilter-pymilter-1.0.4 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #0 (pymilter-check.patch):' Patch #0 (pymilter-check.patch): + /usr/bin/patch --no-backup-if-mismatch -p1 -b --suffix .check --fuzz=0 patching file Milter/utils.py Hunk #1 succeeded at 69 (offset 1 line). patching file test.py + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.sykWrV + umask 022 + cd /builddir/build/BUILD + cd pymilter-pymilter-1.0.4 + 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 -fasynchronous-unwind-tables -fstack-clash-protection' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld ' + /usr/bin/python3 setup.py build '--executable=/usr/bin/python3 -s' running build running build_py creating build creating build/lib.linux-riscv64-3.9 copying mime.py -> build/lib.linux-riscv64-3.9 creating build/lib.linux-riscv64-3.9/Milter copying Milter/dns.py -> build/lib.linux-riscv64-3.9/Milter copying Milter/config.py -> build/lib.linux-riscv64-3.9/Milter copying Milter/cache.py -> build/lib.linux-riscv64-3.9/Milter copying Milter/plock.py -> build/lib.linux-riscv64-3.9/Milter copying Milter/dynip.py -> build/lib.linux-riscv64-3.9/Milter copying Milter/dsn.py -> build/lib.linux-riscv64-3.9/Milter copying Milter/utils.py -> build/lib.linux-riscv64-3.9/Milter copying Milter/pyip6.py -> build/lib.linux-riscv64-3.9/Milter copying Milter/__init__.py -> build/lib.linux-riscv64-3.9/Milter copying Milter/greylist.py -> build/lib.linux-riscv64-3.9/Milter copying Milter/test.py -> build/lib.linux-riscv64-3.9/Milter copying Milter/unsign.py -> build/lib.linux-riscv64-3.9/Milter copying Milter/greysql.py -> build/lib.linux-riscv64-3.9/Milter copying Milter/sgmllib.py -> build/lib.linux-riscv64-3.9/Milter copying Milter/testctx.py -> build/lib.linux-riscv64-3.9/Milter running build_ext building 'milter' extension creating build/temp.linux-riscv64-3.9 gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -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 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -DMAX_ML_REPLY=32 -I/usr/include/python3.9 -c miltermodule.c -o build/temp.linux-riscv64-3.9/miltermodule.o -Werror=implicit-function-declaration miltermodule.c: In function ‘_generic_wrapper’: miltermodule.c:493:3: warning: ‘PyEval_CallObjectWithKeywords’ is deprecated [-Wdeprecated-declarations] 493 | result = PyEval_CallObject(cb, arglist); | ^~~~~~ In file included from /usr/include/python3.9/Python.h:145, from miltermodule.c:48: /usr/include/python3.9/ceval.h:17:43: note: declared here 17 | Py_DEPRECATED(3.9) PyAPI_FUNC(PyObject *) PyEval_CallObjectWithKeywords( | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ miltermodule.c: In function ‘milter_main’: miltermodule.c:901:3: warning: ‘PyEval_InitThreads’ is deprecated [-Wdeprecated-declarations] 901 | PyEval_InitThreads(); | ^~~~~~~~~~~~~~~~~~ In file included from /usr/include/python3.9/Python.h:145, from miltermodule.c:48: /usr/include/python3.9/ceval.h:130:37: note: declared here 130 | Py_DEPRECATED(3.9) PyAPI_FUNC(void) PyEval_InitThreads(void); | ^~~~~~~~~~~~~~~~~~ gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -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 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-riscv64-3.9/miltermodule.o -L/usr/lib/libmilter -L/usr/lib64 -lmilter -o build/lib.linux-riscv64-3.9/milter.cpython-39-riscv64-linux-gnu.so + checkmodule -m -M -o pymilter.mod pymilter.te + semodule_package -o pymilter.pp -m pymilter.mod + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.vNRXVV + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-pymilter-1.0.4-10.fc33.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-pymilter-1.0.4-10.fc33.riscv64 ++ dirname /builddir/build/BUILDROOT/python-pymilter-1.0.4-10.fc33.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-pymilter-1.0.4-10.fc33.riscv64 + cd pymilter-pymilter-1.0.4 + 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 -fasynchronous-unwind-tables -fstack-clash-protection' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld ' + /usr/bin/python3 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-pymilter-1.0.4-10.fc33.riscv64 running install running install_lib creating /builddir/build/BUILDROOT/python-pymilter-1.0.4-10.fc33.riscv64/usr creating /builddir/build/BUILDROOT/python-pymilter-1.0.4-10.fc33.riscv64/usr/lib64 creating /builddir/build/BUILDROOT/python-pymilter-1.0.4-10.fc33.riscv64/usr/lib64/python3.9 creating /builddir/build/BUILDROOT/python-pymilter-1.0.4-10.fc33.riscv64/usr/lib64/python3.9/site-packages copying build/lib.linux-riscv64-3.9/milter.cpython-39-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/python-pymilter-1.0.4-10.fc33.riscv64/usr/lib64/python3.9/site-packages copying build/lib.linux-riscv64-3.9/mime.py -> /builddir/build/BUILDROOT/python-pymilter-1.0.4-10.fc33.riscv64/usr/lib64/python3.9/site-packages creating /builddir/build/BUILDROOT/python-pymilter-1.0.4-10.fc33.riscv64/usr/lib64/python3.9/site-packages/Milter copying build/lib.linux-riscv64-3.9/Milter/dns.py -> /builddir/build/BUILDROOT/python-pymilter-1.0.4-10.fc33.riscv64/usr/lib64/python3.9/site-packages/Milter copying build/lib.linux-riscv64-3.9/Milter/config.py -> /builddir/build/BUILDROOT/python-pymilter-1.0.4-10.fc33.riscv64/usr/lib64/python3.9/site-packages/Milter copying build/lib.linux-riscv64-3.9/Milter/cache.py -> /builddir/build/BUILDROOT/python-pymilter-1.0.4-10.fc33.riscv64/usr/lib64/python3.9/site-packages/Milter copying build/lib.linux-riscv64-3.9/Milter/plock.py -> /builddir/build/BUILDROOT/python-pymilter-1.0.4-10.fc33.riscv64/usr/lib64/python3.9/site-packages/Milter copying build/lib.linux-riscv64-3.9/Milter/dynip.py -> /builddir/build/BUILDROOT/python-pymilter-1.0.4-10.fc33.riscv64/usr/lib64/python3.9/site-packages/Milter copying build/lib.linux-riscv64-3.9/Milter/dsn.py -> /builddir/build/BUILDROOT/python-pymilter-1.0.4-10.fc33.riscv64/usr/lib64/python3.9/site-packages/Milter copying build/lib.linux-riscv64-3.9/Milter/utils.py -> /builddir/build/BUILDROOT/python-pymilter-1.0.4-10.fc33.riscv64/usr/lib64/python3.9/site-packages/Milter copying build/lib.linux-riscv64-3.9/Milter/pyip6.py -> /builddir/build/BUILDROOT/python-pymilter-1.0.4-10.fc33.riscv64/usr/lib64/python3.9/site-packages/Milter copying build/lib.linux-riscv64-3.9/Milter/__init__.py -> /builddir/build/BUILDROOT/python-pymilter-1.0.4-10.fc33.riscv64/usr/lib64/python3.9/site-packages/Milter copying build/lib.linux-riscv64-3.9/Milter/greylist.py -> /builddir/build/BUILDROOT/python-pymilter-1.0.4-10.fc33.riscv64/usr/lib64/python3.9/site-packages/Milter copying build/lib.linux-riscv64-3.9/Milter/test.py -> /builddir/build/BUILDROOT/python-pymilter-1.0.4-10.fc33.riscv64/usr/lib64/python3.9/site-packages/Milter copying build/lib.linux-riscv64-3.9/Milter/unsign.py -> /builddir/build/BUILDROOT/python-pymilter-1.0.4-10.fc33.riscv64/usr/lib64/python3.9/site-packages/Milter copying build/lib.linux-riscv64-3.9/Milter/greysql.py -> /builddir/build/BUILDROOT/python-pymilter-1.0.4-10.fc33.riscv64/usr/lib64/python3.9/site-packages/Milter copying build/lib.linux-riscv64-3.9/Milter/sgmllib.py -> /builddir/build/BUILDROOT/python-pymilter-1.0.4-10.fc33.riscv64/usr/lib64/python3.9/site-packages/Milter copying build/lib.linux-riscv64-3.9/Milter/testctx.py -> /builddir/build/BUILDROOT/python-pymilter-1.0.4-10.fc33.riscv64/usr/lib64/python3.9/site-packages/Milter byte-compiling /builddir/build/BUILDROOT/python-pymilter-1.0.4-10.fc33.riscv64/usr/lib64/python3.9/site-packages/mime.py to mime.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pymilter-1.0.4-10.fc33.riscv64/usr/lib64/python3.9/site-packages/Milter/dns.py to dns.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pymilter-1.0.4-10.fc33.riscv64/usr/lib64/python3.9/site-packages/Milter/config.py to config.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pymilter-1.0.4-10.fc33.riscv64/usr/lib64/python3.9/site-packages/Milter/cache.py to cache.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pymilter-1.0.4-10.fc33.riscv64/usr/lib64/python3.9/site-packages/Milter/plock.py to plock.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pymilter-1.0.4-10.fc33.riscv64/usr/lib64/python3.9/site-packages/Milter/dynip.py to dynip.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pymilter-1.0.4-10.fc33.riscv64/usr/lib64/python3.9/site-packages/Milter/dsn.py to dsn.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pymilter-1.0.4-10.fc33.riscv64/usr/lib64/python3.9/site-packages/Milter/utils.py to utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pymilter-1.0.4-10.fc33.riscv64/usr/lib64/python3.9/site-packages/Milter/pyip6.py to pyip6.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pymilter-1.0.4-10.fc33.riscv64/usr/lib64/python3.9/site-packages/Milter/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pymilter-1.0.4-10.fc33.riscv64/usr/lib64/python3.9/site-packages/Milter/greylist.py to greylist.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pymilter-1.0.4-10.fc33.riscv64/usr/lib64/python3.9/site-packages/Milter/test.py to test.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pymilter-1.0.4-10.fc33.riscv64/usr/lib64/python3.9/site-packages/Milter/unsign.py to unsign.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pymilter-1.0.4-10.fc33.riscv64/usr/lib64/python3.9/site-packages/Milter/greysql.py to greysql.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pymilter-1.0.4-10.fc33.riscv64/usr/lib64/python3.9/site-packages/Milter/sgmllib.py to sgmllib.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pymilter-1.0.4-10.fc33.riscv64/usr/lib64/python3.9/site-packages/Milter/testctx.py to testctx.cpython-39.pyc writing byte-compilation script '/tmp/tmpa_omy7z_.py' /usr/bin/python3 /tmp/tmpa_omy7z_.py removing /tmp/tmpa_omy7z_.py running install_egg_info Writing /builddir/build/BUILDROOT/python-pymilter-1.0.4-10.fc33.riscv64/usr/lib64/python3.9/site-packages/pymilter-1.0.4-py3.9.egg-info + rm -rfv /builddir/build/BUILDROOT/python-pymilter-1.0.4-10.fc33.riscv64/usr/bin/__pycache__ + mkdir -p /builddir/build/BUILDROOT/python-pymilter-1.0.4-10.fc33.riscv64/run/milter + mkdir -p /builddir/build/BUILDROOT/python-pymilter-1.0.4-10.fc33.riscv64/var/log/milter + mkdir -p /builddir/build/BUILDROOT/python-pymilter-1.0.4-10.fc33.riscv64/usr/libexec/milter + mkdir -p /builddir/build/BUILDROOT/python-pymilter-1.0.4-10.fc33.riscv64/usr/lib/tmpfiles.d + install -m 0644 /builddir/build/SOURCES/tmpfiles-python-pymilter.conf /builddir/build/BUILDROOT/python-pymilter-1.0.4-10.fc33.riscv64/usr/lib/tmpfiles.d/python-pymilter.conf + mkdir -p /builddir/build/BUILDROOT/python-pymilter-1.0.4-10.fc33.riscv64/usr/share/selinux/targeted + cp -p pymilter.pp /builddir/build/BUILDROOT/python-pymilter-1.0.4-10.fc33.riscv64/usr/share/selinux/targeted + /usr/lib/rpm/find-debuginfo.sh -j4 --strict-build-id -m -i --build-id-seed 1.0.4-10.fc33 --unique-debug-suffix -1.0.4-10.fc33.riscv64 --unique-debug-src-base python-pymilter-1.0.4-10.fc33.riscv64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/pymilter-pymilter-1.0.4 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-pymilter-1.0.4-10.fc33.riscv64/usr/lib64/python3.9/site-packages/milter.cpython-39-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-pymilter-1.0.4-10.fc33.riscv64/usr/lib64/python3.9/site-packages/milter.cpython-39-riscv64-linux-gnu.so original debug info size: 388kB, size after compression: 388kB /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. 102 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 Bytecompiling .py files below /builddir/build/BUILDROOT/python-pymilter-1.0.4-10.fc33.riscv64/usr/lib/debug/usr/lib64/python3.9 using /usr/bin/python3.9 Bytecompiling .py files below /builddir/build/BUILDROOT/python-pymilter-1.0.4-10.fc33.riscv64/usr/lib64/python3.9 using /usr/bin/python3.9 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.TBH6iT + umask 022 + cd /builddir/build/BUILD + cd pymilter-pymilter-1.0.4 ++ ls -d build/lib.linux-riscv64-3.9 + py3path=build/lib.linux-riscv64-3.9 + PYTHONPATH=build/lib.linux-riscv64-3.9:. + python3 test.py ............2020Dec02 03:11:09 [1] connect from localhost at 1.2.3.4 2020Dec02 03:11:09 [1] hello from spamrelay 2020Dec02 03:11:09 [1] user batman sent mail from () 2020Dec02 03:11:09 [1] rcpt to () 2020Dec02 03:11:09 [1] Subject: flexfax: ILOVEYOU 2020Dec02 03:11:09 [1] X-Mailer: Internet Mail Service (5.5.2650.21) 2020Dec02 03:11:09 [1] Temp file: /tmp/tmp523usfl_.defang 2020Dec02 03:11:09 [1] This message appeared to contain a virus. It was originally named 'LOVE-LETTER-FOR-YOU.TXT.vbs', and has been removed. A copy of your original message was saved as 'fedora-riscv-11.gcc130.osuosl.org:/tmp/tmp523usfl_.defang'. See your administrator. ......x........ ---------------------------------------------------------------------- Ran 27 tests in 4.948s OK (expected failures=1) + RPM_EC=0 ++ jobs -p + exit 0 Processing files: python3-pymilter-1.0.4-10.fc33.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.xpXRTV + umask 022 + cd /builddir/build/BUILD + cd pymilter-pymilter-1.0.4 + DOCDIR=/builddir/build/BUILDROOT/python-pymilter-1.0.4-10.fc33.riscv64/usr/share/doc/python3-pymilter + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-pymilter-1.0.4-10.fc33.riscv64/usr/share/doc/python3-pymilter + cp -pr README /builddir/build/BUILDROOT/python-pymilter-1.0.4-10.fc33.riscv64/usr/share/doc/python3-pymilter + cp -pr ChangeLog /builddir/build/BUILDROOT/python-pymilter-1.0.4-10.fc33.riscv64/usr/share/doc/python3-pymilter + cp -pr NEWS /builddir/build/BUILDROOT/python-pymilter-1.0.4-10.fc33.riscv64/usr/share/doc/python3-pymilter + cp -pr TODO /builddir/build/BUILDROOT/python-pymilter-1.0.4-10.fc33.riscv64/usr/share/doc/python3-pymilter + cp -pr CREDITS /builddir/build/BUILDROOT/python-pymilter-1.0.4-10.fc33.riscv64/usr/share/doc/python3-pymilter + cp -pr sample.py /builddir/build/BUILDROOT/python-pymilter-1.0.4-10.fc33.riscv64/usr/share/doc/python3-pymilter + cp -pr milter-template.py /builddir/build/BUILDROOT/python-pymilter-1.0.4-10.fc33.riscv64/usr/share/doc/python3-pymilter + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.yt70qV + umask 022 + cd /builddir/build/BUILD + cd pymilter-pymilter-1.0.4 + LICENSEDIR=/builddir/build/BUILDROOT/python-pymilter-1.0.4-10.fc33.riscv64/usr/share/licenses/python3-pymilter + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-pymilter-1.0.4-10.fc33.riscv64/usr/share/licenses/python3-pymilter + cp -pr COPYING /builddir/build/BUILDROOT/python-pymilter-1.0.4-10.fc33.riscv64/usr/share/licenses/python3-pymilter + RPM_EC=0 ++ jobs -p + exit 0 warning: Ignoring invalid regex ^(%{python2_sitearch})/.*\.so$ Provides: python-pymilter = 1.0.4-10.fc33 python3-pymilter = 1.0.4-10.fc33 python3-pymilter(riscv-64) = 1.0.4-10.fc33 python3.9-pymilter = 1.0.4-10.fc33 python3.9dist(pymilter) = 1.0.4 python3dist(pymilter) = 1.0.4 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-riscv64-lp64d.so.1()(64bit) ld-linux-riscv64-lp64d.so.1(GLIBC_2.27)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) libmilter.so.1.0()(64bit) python(abi) = 3.9 rtld(GNU_HASH) Obsoletes: python-pymilter < 1.0.4-10.fc33 Processing files: python-pymilter-common-1.0.4-10.fc33.noarch warning: Ignoring invalid regex ^(%{python2_sitearch})/.*\.so$ Provides: python-pymilter-common = 1.0.4-10.fc33 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: python-pymilter-selinux-1.0.4-10.fc33.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.pinU5V + umask 022 + cd /builddir/build/BUILD + cd pymilter-pymilter-1.0.4 + DOCDIR=/builddir/build/BUILDROOT/python-pymilter-1.0.4-10.fc33.riscv64/usr/share/doc/python-pymilter-selinux + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-pymilter-1.0.4-10.fc33.riscv64/usr/share/doc/python-pymilter-selinux + cp -pr pymilter.te /builddir/build/BUILDROOT/python-pymilter-1.0.4-10.fc33.riscv64/usr/share/doc/python-pymilter-selinux + RPM_EC=0 ++ jobs -p + exit 0 warning: Ignoring invalid regex ^(%{python2_sitearch})/.*\.so$ Provides: python-pymilter-selinux = 1.0.4-10.fc33 Requires(interp): /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /bin/sh Requires(postun): /bin/sh Processing files: python-pymilter-debugsource-1.0.4-10.fc33.riscv64 Provides: python-pymilter-debugsource = 1.0.4-10.fc33 python-pymilter-debugsource(riscv-64) = 1.0.4-10.fc33 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: python3-pymilter-debuginfo-1.0.4-10.fc33.riscv64 warning: Ignoring invalid regex ^(%{python2_sitearch})/.*\.so$ Provides: debuginfo(build-id) = e2d49abd90dd1c25f30b0f3f301c918c7c6a257c python-pymilter-debuginfo = 1.0.4-10.fc33 python3-pymilter-debuginfo = 1.0.4-10.fc33 python3-pymilter-debuginfo(riscv-64) = 1.0.4-10.fc33 python3.9-pymilter-debuginfo = 1.0.4-10.fc33 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: python-pymilter-debugsource(riscv-64) = 1.0.4-10.fc33 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-pymilter-1.0.4-10.fc33.riscv64 Wrote: /builddir/build/RPMS/python-pymilter-selinux-1.0.4-10.fc33.noarch.rpm Wrote: /builddir/build/RPMS/python-pymilter-debugsource-1.0.4-10.fc33.riscv64.rpm Wrote: /builddir/build/RPMS/python-pymilter-common-1.0.4-10.fc33.noarch.rpm Wrote: /builddir/build/RPMS/python3-pymilter-debuginfo-1.0.4-10.fc33.riscv64.rpm Wrote: /builddir/build/RPMS/python3-pymilter-1.0.4-10.fc33.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.mR6znV + umask 022 + cd /builddir/build/BUILD + cd pymilter-pymilter-1.0.4 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-pymilter-1.0.4-10.fc33.riscv64 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0