D: [iurt_root_command] chroot
Installing /home/iurt/rpmbuild/SRPMS/python-regex-2019.08.19-3.mga8.src.rpm
Building target platforms: aarch64
Building for target aarch64
Executing(%prep): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.cIhI8i
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ '[' 1 -eq 1 ']'
+ '[' 1 -eq 1 ']'
+ '[' 1 -eq 1 ']'
+ cd /home/iurt/rpmbuild/BUILD
+ rm -rf regex-2019.08.19
+ /usr/bin/gzip -dc /home/iurt/rpmbuild/SOURCES/regex-2019.08.19.tar.gz
+ /usr/bin/tar -xof -
+ STATUS=0
+ '[' 0 -ne 0 ']'
+ cd regex-2019.08.19
+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
+ rm docs/Features.html
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%build): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.bjDVxj
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ cd regex-2019.08.19
+ '[' 1 -eq 1 ']'
+ '[' 1 -eq 1 ']'
+ CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables'
+ LDFLAGS=' -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags'
+ /usr/bin/python3 setup.py build '--executable=/usr/bin/python3 -s'
BASE_DIR is /home/iurt/rpmbuild/BUILD/regex-2019.08.19
running build
running build_py
creating build
creating build/lib.linux-aarch64-3.8
creating build/lib.linux-aarch64-3.8/regex
copying regex_3/regex/__init__.py -> build/lib.linux-aarch64-3.8/regex
copying regex_3/regex/regex.py -> build/lib.linux-aarch64-3.8/regex
copying regex_3/regex/_regex_core.py -> build/lib.linux-aarch64-3.8/regex
creating build/lib.linux-aarch64-3.8/regex/test
copying regex_3/regex/test/__init__.py -> build/lib.linux-aarch64-3.8/regex/test
copying regex_3/regex/test/test_regex.py -> build/lib.linux-aarch64-3.8/regex/test
running build_ext
building 'regex._regex' extension
creating build/temp.linux-aarch64-3.8
creating build/temp.linux-aarch64-3.8/regex_3
aarch64-mageia-linux-gnu-gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -I/usr/include/python3.8 -c regex_3/_regex.c -o build/temp.linux-aarch64-3.8/regex_3/_regex.o
aarch64-mageia-linux-gnu-gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -I/usr/include/python3.8 -c regex_3/_regex_unicode.c -o build/temp.linux-aarch64-3.8/regex_3/_regex_unicode.o
aarch64-mageia-linux-gnu-gcc -pthread -shared -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables build/temp.linux-aarch64-3.8/regex_3/_regex.o build/temp.linux-aarch64-3.8/regex_3/_regex_unicode.o -L/usr/lib64 -lpython3.8 -o build/lib.linux-aarch64-3.8/regex/_regex.cpython-38-aarch64-linux-gnu.so
+ rst2html docs/Features.rst
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%install): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.XQpp9l
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ '[' 1 -eq 1 ']'
+ '[' /home/iurt/rpmbuild/BUILDROOT/python-regex-2019.08.19-3.mga8.aarch64 '!=' / ']'
+ rm -rf /home/iurt/rpmbuild/BUILDROOT/python-regex-2019.08.19-3.mga8.aarch64
++ dirname /home/iurt/rpmbuild/BUILDROOT/python-regex-2019.08.19-3.mga8.aarch64
+ mkdir -p /home/iurt/rpmbuild/BUILDROOT
+ mkdir /home/iurt/rpmbuild/BUILDROOT/python-regex-2019.08.19-3.mga8.aarch64
+ cd regex-2019.08.19
+ '[' 1 -eq 1 ']'
+ CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables'
+ LDFLAGS=' -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags'
+ /usr/bin/python3 setup.py install -O1 --skip-build --root /home/iurt/rpmbuild/BUILDROOT/python-regex-2019.08.19-3.mga8.aarch64
BASE_DIR is /home/iurt/rpmbuild/BUILD/regex-2019.08.19
running install
running install_lib
creating /home/iurt/rpmbuild/BUILDROOT/python-regex-2019.08.19-3.mga8.aarch64/usr
creating /home/iurt/rpmbuild/BUILDROOT/python-regex-2019.08.19-3.mga8.aarch64/usr/lib64
creating /home/iurt/rpmbuild/BUILDROOT/python-regex-2019.08.19-3.mga8.aarch64/usr/lib64/python3.8
creating /home/iurt/rpmbuild/BUILDROOT/python-regex-2019.08.19-3.mga8.aarch64/usr/lib64/python3.8/site-packages
creating /home/iurt/rpmbuild/BUILDROOT/python-regex-2019.08.19-3.mga8.aarch64/usr/lib64/python3.8/site-packages/regex
copying build/lib.linux-aarch64-3.8/regex/regex.py -> /home/iurt/rpmbuild/BUILDROOT/python-regex-2019.08.19-3.mga8.aarch64/usr/lib64/python3.8/site-packages/regex
copying build/lib.linux-aarch64-3.8/regex/_regex.cpython-38-aarch64-linux-gnu.so -> /home/iurt/rpmbuild/BUILDROOT/python-regex-2019.08.19-3.mga8.aarch64/usr/lib64/python3.8/site-packages/regex
creating /home/iurt/rpmbuild/BUILDROOT/python-regex-2019.08.19-3.mga8.aarch64/usr/lib64/python3.8/site-packages/regex/test
copying build/lib.linux-aarch64-3.8/regex/test/test_regex.py -> /home/iurt/rpmbuild/BUILDROOT/python-regex-2019.08.19-3.mga8.aarch64/usr/lib64/python3.8/site-packages/regex/test
copying build/lib.linux-aarch64-3.8/regex/test/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-regex-2019.08.19-3.mga8.aarch64/usr/lib64/python3.8/site-packages/regex/test
copying build/lib.linux-aarch64-3.8/regex/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-regex-2019.08.19-3.mga8.aarch64/usr/lib64/python3.8/site-packages/regex
copying build/lib.linux-aarch64-3.8/regex/_regex_core.py -> /home/iurt/rpmbuild/BUILDROOT/python-regex-2019.08.19-3.mga8.aarch64/usr/lib64/python3.8/site-packages/regex
byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-regex-2019.08.19-3.mga8.aarch64/usr/lib64/python3.8/site-packages/regex/regex.py to regex.cpython-38.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-regex-2019.08.19-3.mga8.aarch64/usr/lib64/python3.8/site-packages/regex/test/test_regex.py to test_regex.cpython-38.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-regex-2019.08.19-3.mga8.aarch64/usr/lib64/python3.8/site-packages/regex/test/__init__.py to __init__.cpython-38.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-regex-2019.08.19-3.mga8.aarch64/usr/lib64/python3.8/site-packages/regex/__init__.py to __init__.cpython-38.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-regex-2019.08.19-3.mga8.aarch64/usr/lib64/python3.8/site-packages/regex/_regex_core.py to _regex_core.cpython-38.pyc
writing byte-compilation script '/tmp/tmp1wv62plx.py'
/usr/bin/python3 /tmp/tmp1wv62plx.py
removing /tmp/tmp1wv62plx.py
running install_egg_info
Writing /home/iurt/rpmbuild/BUILDROOT/python-regex-2019.08.19-3.mga8.aarch64/usr/lib64/python3.8/site-packages/regex-2019.08.19-py3.8.egg-info
+ /usr/lib/rpm/find-debuginfo.sh -j16 --strict-build-id -m -i --build-id-seed 2019.08.19-3.mga8 --unique-debug-suffix -2019.08.19-3.mga8.aarch64 --unique-debug-src-base python-regex-2019.08.19-3.mga8.aarch64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /home/iurt/rpmbuild/BUILD/regex-2019.08.19

explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/python-regex-2019.08.19-3.mga8.aarch64/usr/lib64/python3.8/site-packages/regex/_regex.cpython-38-aarch64-linux-gnu.so
extracting debug info from /home/iurt/rpmbuild/BUILDROOT/python-regex-2019.08.19-3.mga8.aarch64/usr/lib64/python3.8/site-packages/regex/_regex.cpython-38-aarch64-linux-gnu.so
original debug info size: 1884kB, size after compression: 1844kB
/usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match.
3719 blocks
+ '[' -n '' ']'
+ /usr/share/spec-helper/clean_files
+ '[' -n '' ']'
+ /usr/share/spec-helper/compress_files .xz
+ '[' -n '' ']'
+ /usr/share/spec-helper/relink_symlinks
+ '[' -n '' ']'
+ /usr/share/spec-helper/clean_perl
+ '[' -n '' ']'
+ /usr/share/spec-helper/lib_symlinks
+ '[' -n '' ']'
+ /usr/share/spec-helper/gprintify
+ '[' -n '' ']'
+ /usr/share/spec-helper/fix_mo
+ '[' -n '' ']'
+ /usr/share/spec-helper/translate_menu
+ '[' -n '' ']'
+ /usr/share/spec-helper/fix_pamd
+ '[' -n '' ']'
+ /usr/share/spec-helper/remove_info_dir
+ '[' -n '' ']'
+ /usr/share/spec-helper/fix_eol
+ '[' -n '' ']'
+ /usr/share/spec-helper/check_desktop_files
+ '[' -n '' ']'
+ /usr/share/spec-helper/check_elf_files
+ /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 1
Bytecompiling .py files below /home/iurt/rpmbuild/BUILDROOT/python-regex-2019.08.19-3.mga8.aarch64/usr/lib/debug/usr/lib64/python3.8 using /usr/bin/python3.8
Bytecompiling .py files below /home/iurt/rpmbuild/BUILDROOT/python-regex-2019.08.19-3.mga8.aarch64/usr/lib64/python3.8 using /usr/bin/python3.8
+ /usr/lib/rpm/brp-python-hardlink
+ /usr/lib/rpm/redhat/brp-mangle-shebangs
Processing files: python3-regex-2019.08.19-3.mga8.aarch64
Executing(%doc): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.gaPeEk
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ cd regex-2019.08.19
+ DOCDIR=/home/iurt/rpmbuild/BUILDROOT/python-regex-2019.08.19-3.mga8.aarch64/usr/share/doc/python3-regex
+ export LC_ALL=C
+ LC_ALL=C
+ export DOCDIR
+ /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/python-regex-2019.08.19-3.mga8.aarch64/usr/share/doc/python3-regex
+ cp -pr README /home/iurt/rpmbuild/BUILDROOT/python-regex-2019.08.19-3.mga8.aarch64/usr/share/doc/python3-regex
+ cp -pr docs/Features.html /home/iurt/rpmbuild/BUILDROOT/python-regex-2019.08.19-3.mga8.aarch64/usr/share/doc/python3-regex
+ cp -pr docs/UnicodeProperties.txt /home/iurt/rpmbuild/BUILDROOT/python-regex-2019.08.19-3.mga8.aarch64/usr/share/doc/python3-regex
+ RPM_EC=0
++ jobs -p
+ exit 0
Provides: python3-regex = 2019.08.19-3.mga8 python3-regex(aarch-64) = 2019.08.19-3.mga8 python3.8dist(regex) = 2019.8.19 python3dist(regex) = 2019.8.19 pythonegg(3)(regex) = 2019.8.19
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-aarch64.so.1()(64bit) ld-linux-aarch64.so.1(GLIBC_2.17)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libpython3.8.so.1.0()(64bit) python(abi) = 3.8
Processing files: python-regex-debugsource-2019.08.19-3.mga8.aarch64
Provides: python-regex-debugsource = 2019.08.19-3.mga8 python-regex-debugsource(aarch-64) = 2019.08.19-3.mga8
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Processing files: python3-regex-debuginfo-2019.08.19-3.mga8.aarch64
Provides: debuginfo(build-id) = 3fd8cac598c6b42b4b5a904fd0855a6dde93041a python3-regex-debuginfo = 2019.08.19-3.mga8 python3-regex-debuginfo(aarch-64) = 2019.08.19-3.mga8
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Recommends: python-regex-debugsource(aarch-64) = 2019.08.19-3.mga8
Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/iurt/rpmbuild/BUILDROOT/python-regex-2019.08.19-3.mga8.aarch64
Wrote: /home/iurt/rpmbuild/RPMS/aarch64/python3-regex-2019.08.19-3.mga8.aarch64.rpm
Wrote: /home/iurt/rpmbuild/RPMS/aarch64/python3-regex-debuginfo-2019.08.19-3.mga8.aarch64.rpm
Wrote: /home/iurt/rpmbuild/RPMS/aarch64/python-regex-debugsource-2019.08.19-3.mga8.aarch64.rpm
Executing(%clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.MwvMej
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ cd regex-2019.08.19
+ /usr/bin/rm -rf /home/iurt/rpmbuild/BUILDROOT/python-regex-2019.08.19-3.mga8.aarch64
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(--clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.2LrAWk
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ rm -rf regex-2019.08.19
+ RPM_EC=0
++ jobs -p
+ exit 0
D: [iurt_root_command] Success!