Mock Version: 1.4.21
ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-chardet.spec'], chrootPath='/var/lib/mock/1121598-epel-8-x86_64-1575229705.537028/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'}shell=Falselogger=<mockbuild.trace_decorator.getLog object at 0x7f1df75a7390>timeout=0uid=1001gid=135user='mockbuild'nspawn_args=['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.14ptmq72:/etc/resolv.conf']unshare_net=TrueprintOutput=True)
Using nspawn with args ['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.14ptmq72:/etc/resolv.conf']
Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '37873aa21e5c4b1189e5f727df8ce5a2', '-D', '/var/lib/mock/1121598-epel-8-x86_64-1575229705.537028/root', '-a', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.14ptmq72:/etc/resolv.conf', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;<mock-chroot>\\007"', '--setenv=PS1=<mock-chroot> \\s-\\v\\$ ', '--setenv=LANG=en_US.UTF-8', '-u', 'mockbuild', 'bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-chardet.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False
Building target platforms: x86_64
Building for target x86_64
Wrote: /builddir/build/SRPMS/python-chardet-3.0.4-5.el8.src.rpm
Child return code was: 0
ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/python-chardet.spec'], chrootPath='/var/lib/mock/1121598-epel-8-x86_64-1575229705.537028/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'}shell=Falselogger=<mockbuild.trace_decorator.getLog object at 0x7f1df75a7390>timeout=0uid=1001gid=135user='mockbuild'nspawn_args=['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.14ptmq72:/etc/resolv.conf']unshare_net=TrueprintOutput=True)
Using nspawn with args ['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.14ptmq72:/etc/resolv.conf']
Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', 'b9a9d1d93e32431bb3cfffcf1ecee1c7', '-D', '/var/lib/mock/1121598-epel-8-x86_64-1575229705.537028/root', '-a', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.14ptmq72:/etc/resolv.conf', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;<mock-chroot>\\007"', '--setenv=PS1=<mock-chroot> \\s-\\v\\$ ', '--setenv=LANG=en_US.UTF-8', '-u', 'mockbuild', 'bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/python-chardet.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False
Building target platforms: x86_64
Building for target x86_64
Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.iPit1O
+ umask 022
+ cd /builddir/build/BUILD
+ cd /builddir/build/BUILD
+ rm -rf chardet-3.0.4
+ /usr/bin/gzip -dc /builddir/build/SOURCES/chardet-3.0.4.tar.gz
+ /usr/bin/tar -xof -
+ STATUS=0
+ '[' 0 -ne 0 ']'
+ cd chardet-3.0.4
+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
+ sed -ie 1d chardet/cli/chardetect.py
+ rm -rf /builddir/build/BUILD/python3-python-chardet-3.0.4-5.el8
+ cp -a . /builddir/build/BUILD/python3-python-chardet-3.0.4-5.el8
+ exit 0
Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.oHIXBk
+ umask 022
+ cd /builddir/build/BUILD
+ cd chardet-3.0.4
+ /usr/bin/python2 setup.py build
running build
running build_py
creating build
creating build/lib
creating build/lib/chardet
copying chardet/version.py -> build/lib/chardet
copying chardet/utf8prober.py -> build/lib/chardet
copying chardet/universaldetector.py -> build/lib/chardet
copying chardet/sjisprober.py -> build/lib/chardet
copying chardet/sbcsgroupprober.py -> build/lib/chardet
copying chardet/sbcharsetprober.py -> build/lib/chardet
copying chardet/mbcssm.py -> build/lib/chardet
copying chardet/mbcsgroupprober.py -> build/lib/chardet
copying chardet/mbcharsetprober.py -> build/lib/chardet
copying chardet/latin1prober.py -> build/lib/chardet
copying chardet/langturkishmodel.py -> build/lib/chardet
copying chardet/langthaimodel.py -> build/lib/chardet
copying chardet/langhungarianmodel.py -> build/lib/chardet
copying chardet/langhebrewmodel.py -> build/lib/chardet
copying chardet/langgreekmodel.py -> build/lib/chardet
copying chardet/langcyrillicmodel.py -> build/lib/chardet
copying chardet/langbulgarianmodel.py -> build/lib/chardet
copying chardet/jpcntx.py -> build/lib/chardet
copying chardet/jisfreq.py -> build/lib/chardet
copying chardet/hebrewprober.py -> build/lib/chardet
copying chardet/gb2312prober.py -> build/lib/chardet
copying chardet/gb2312freq.py -> build/lib/chardet
copying chardet/euctwprober.py -> build/lib/chardet
copying chardet/euctwfreq.py -> build/lib/chardet
copying chardet/euckrprober.py -> build/lib/chardet
copying chardet/euckrfreq.py -> build/lib/chardet
copying chardet/eucjpprober.py -> build/lib/chardet
copying chardet/escsm.py -> build/lib/chardet
copying chardet/escprober.py -> build/lib/chardet
copying chardet/enums.py -> build/lib/chardet
copying chardet/cp949prober.py -> build/lib/chardet
copying chardet/compat.py -> build/lib/chardet
copying chardet/codingstatemachine.py -> build/lib/chardet
copying chardet/charsetprober.py -> build/lib/chardet
copying chardet/charsetgroupprober.py -> build/lib/chardet
copying chardet/chardistribution.py -> build/lib/chardet
copying chardet/big5prober.py -> build/lib/chardet
copying chardet/big5freq.py -> build/lib/chardet
copying chardet/__init__.py -> build/lib/chardet
creating build/lib/chardet/cli
copying chardet/cli/chardetect.py -> build/lib/chardet/cli
copying chardet/cli/__init__.py -> build/lib/chardet/cli
+ pushd /builddir/build/BUILD/python3-python-chardet-3.0.4-5.el8
~/build/BUILD/python3-python-chardet-3.0.4-5.el8 ~/build/BUILD/chardet-3.0.4
+ /usr/libexec/platform-python setup.py build
running build
running build_py
creating build
creating build/lib
creating build/lib/chardet
copying chardet/version.py -> build/lib/chardet
copying chardet/utf8prober.py -> build/lib/chardet
copying chardet/universaldetector.py -> build/lib/chardet
copying chardet/sjisprober.py -> build/lib/chardet
copying chardet/sbcsgroupprober.py -> build/lib/chardet
copying chardet/sbcharsetprober.py -> build/lib/chardet
copying chardet/mbcssm.py -> build/lib/chardet
copying chardet/mbcsgroupprober.py -> build/lib/chardet
copying chardet/mbcharsetprober.py -> build/lib/chardet
copying chardet/latin1prober.py -> build/lib/chardet
copying chardet/langturkishmodel.py -> build/lib/chardet
copying chardet/langthaimodel.py -> build/lib/chardet
copying chardet/langhungarianmodel.py -> build/lib/chardet
copying chardet/langhebrewmodel.py -> build/lib/chardet
copying chardet/langgreekmodel.py -> build/lib/chardet
copying chardet/langcyrillicmodel.py -> build/lib/chardet
copying chardet/langbulgarianmodel.py -> build/lib/chardet
copying chardet/jpcntx.py -> build/lib/chardet
copying chardet/jisfreq.py -> build/lib/chardet
copying chardet/hebrewprober.py -> build/lib/chardet
copying chardet/gb2312prober.py -> build/lib/chardet
copying chardet/gb2312freq.py -> build/lib/chardet
copying chardet/euctwprober.py -> build/lib/chardet
copying chardet/euctwfreq.py -> build/lib/chardet
copying chardet/euckrprober.py -> build/lib/chardet
copying chardet/euckrfreq.py -> build/lib/chardet
copying chardet/eucjpprober.py -> build/lib/chardet
copying chardet/escsm.py -> build/lib/chardet
copying chardet/escprober.py -> build/lib/chardet
copying chardet/enums.py -> build/lib/chardet
copying chardet/cp949prober.py -> build/lib/chardet
copying chardet/compat.py -> build/lib/chardet
copying chardet/codingstatemachine.py -> build/lib/chardet
copying chardet/charsetprober.py -> build/lib/chardet
copying chardet/charsetgroupprober.py -> build/lib/chardet
copying chardet/chardistribution.py -> build/lib/chardet
copying chardet/big5prober.py -> build/lib/chardet
copying chardet/big5freq.py -> build/lib/chardet
copying chardet/__init__.py -> build/lib/chardet
creating build/lib/chardet/cli
copying chardet/cli/chardetect.py -> build/lib/chardet/cli
copying chardet/cli/__init__.py -> build/lib/chardet/cli
+ popd
~/build/BUILD/chardet-3.0.4
+ exit 0
Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.x4nPoR
+ umask 022
+ cd /builddir/build/BUILD
+ '[' /builddir/build/BUILDROOT/python-chardet-3.0.4-5.el8.x86_64 '!=' / ']'
+ rm -rf /builddir/build/BUILDROOT/python-chardet-3.0.4-5.el8.x86_64
++ dirname /builddir/build/BUILDROOT/python-chardet-3.0.4-5.el8.x86_64
+ mkdir -p /builddir/build/BUILDROOT
+ mkdir /builddir/build/BUILDROOT/python-chardet-3.0.4-5.el8.x86_64
+ cd chardet-3.0.4
+ pushd /builddir/build/BUILD/python3-python-chardet-3.0.4-5.el8
~/build/BUILD/python3-python-chardet-3.0.4-5.el8 ~/build/BUILD/chardet-3.0.4
+ /usr/libexec/platform-python setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-chardet-3.0.4-5.el8.x86_64
running install
running install_lib
creating /builddir/build/BUILDROOT/python-chardet-3.0.4-5.el8.x86_64/usr
creating /builddir/build/BUILDROOT/python-chardet-3.0.4-5.el8.x86_64/usr/lib
creating /builddir/build/BUILDROOT/python-chardet-3.0.4-5.el8.x86_64/usr/lib/python3.6
creating /builddir/build/BUILDROOT/python-chardet-3.0.4-5.el8.x86_64/usr/lib/python3.6/site-packages
creating /builddir/build/BUILDROOT/python-chardet-3.0.4-5.el8.x86_64/usr/lib/python3.6/site-packages/chardet
creating /builddir/build/BUILDROOT/python-chardet-3.0.4-5.el8.x86_64/usr/lib/python3.6/site-packages/chardet/cli
copying build/lib/chardet/cli/__init__.py -> /builddir/build/BUILDROOT/python-chardet-3.0.4-5.el8.x86_64/usr/lib/python3.6/site-packages/chardet/cli
copying build/lib/chardet/cli/chardetect.py -> /builddir/build/BUILDROOT/python-chardet-3.0.4-5.el8.x86_64/usr/lib/python3.6/site-packages/chardet/cli
copying build/lib/chardet/__init__.py -> /builddir/build/BUILDROOT/python-chardet-3.0.4-5.el8.x86_64/usr/lib/python3.6/site-packages/chardet
copying build/lib/chardet/big5freq.py -> /builddir/build/BUILDROOT/python-chardet-3.0.4-5.el8.x86_64/usr/lib/python3.6/site-packages/chardet
copying build/lib/chardet/big5prober.py -> /builddir/build/BUILDROOT/python-chardet-3.0.4-5.el8.x86_64/usr/lib/python3.6/site-packages/chardet
copying build/lib/chardet/chardistribution.py -> /builddir/build/BUILDROOT/python-chardet-3.0.4-5.el8.x86_64/usr/lib/python3.6/site-packages/chardet
copying build/lib/chardet/charsetgroupprober.py -> /builddir/build/BUILDROOT/python-chardet-3.0.4-5.el8.x86_64/usr/lib/python3.6/site-packages/chardet
copying build/lib/chardet/charsetprober.py -> /builddir/build/BUILDROOT/python-chardet-3.0.4-5.el8.x86_64/usr/lib/python3.6/site-packages/chardet
copying build/lib/chardet/codingstatemachine.py -> /builddir/build/BUILDROOT/python-chardet-3.0.4-5.el8.x86_64/usr/lib/python3.6/site-packages/chardet
copying build/lib/chardet/compat.py -> /builddir/build/BUILDROOT/python-chardet-3.0.4-5.el8.x86_64/usr/lib/python3.6/site-packages/chardet
copying build/lib/chardet/cp949prober.py -> /builddir/build/BUILDROOT/python-chardet-3.0.4-5.el8.x86_64/usr/lib/python3.6/site-packages/chardet
copying build/lib/chardet/enums.py -> /builddir/build/BUILDROOT/python-chardet-3.0.4-5.el8.x86_64/usr/lib/python3.6/site-packages/chardet
copying build/lib/chardet/escprober.py -> /builddir/build/BUILDROOT/python-chardet-3.0.4-5.el8.x86_64/usr/lib/python3.6/site-packages/chardet
copying build/lib/chardet/escsm.py -> /builddir/build/BUILDROOT/python-chardet-3.0.4-5.el8.x86_64/usr/lib/python3.6/site-packages/chardet
copying build/lib/chardet/eucjpprober.py -> /builddir/build/BUILDROOT/python-chardet-3.0.4-5.el8.x86_64/usr/lib/python3.6/site-packages/chardet
copying build/lib/chardet/euckrfreq.py -> /builddir/build/BUILDROOT/python-chardet-3.0.4-5.el8.x86_64/usr/lib/python3.6/site-packages/chardet
copying build/lib/chardet/euckrprober.py -> /builddir/build/BUILDROOT/python-chardet-3.0.4-5.el8.x86_64/usr/lib/python3.6/site-packages/chardet
copying build/lib/chardet/euctwfreq.py -> /builddir/build/BUILDROOT/python-chardet-3.0.4-5.el8.x86_64/usr/lib/python3.6/site-packages/chardet
copying build/lib/chardet/euctwprober.py -> /builddir/build/BUILDROOT/python-chardet-3.0.4-5.el8.x86_64/usr/lib/python3.6/site-packages/chardet
copying build/lib/chardet/gb2312freq.py -> /builddir/build/BUILDROOT/python-chardet-3.0.4-5.el8.x86_64/usr/lib/python3.6/site-packages/chardet
copying build/lib/chardet/gb2312prober.py -> /builddir/build/BUILDROOT/python-chardet-3.0.4-5.el8.x86_64/usr/lib/python3.6/site-packages/chardet
copying build/lib/chardet/hebrewprober.py -> /builddir/build/BUILDROOT/python-chardet-3.0.4-5.el8.x86_64/usr/lib/python3.6/site-packages/chardet
copying build/lib/chardet/jisfreq.py -> /builddir/build/BUILDROOT/python-chardet-3.0.4-5.el8.x86_64/usr/lib/python3.6/site-packages/chardet
copying build/lib/chardet/jpcntx.py -> /builddir/build/BUILDROOT/python-chardet-3.0.4-5.el8.x86_64/usr/lib/python3.6/site-packages/chardet
copying build/lib/chardet/langbulgarianmodel.py -> /builddir/build/BUILDROOT/python-chardet-3.0.4-5.el8.x86_64/usr/lib/python3.6/site-packages/chardet
copying build/lib/chardet/langcyrillicmodel.py -> /builddir/build/BUILDROOT/python-chardet-3.0.4-5.el8.x86_64/usr/lib/python3.6/site-packages/chardet
copying build/lib/chardet/langgreekmodel.py -> /builddir/build/BUILDROOT/python-chardet-3.0.4-5.el8.x86_64/usr/lib/python3.6/site-packages/chardet
copying build/lib/chardet/langhebrewmodel.py -> /builddir/build/BUILDROOT/python-chardet-3.0.4-5.el8.x86_64/usr/lib/python3.6/site-packages/chardet
copying build/lib/chardet/langhungarianmodel.py -> /builddir/build/BUILDROOT/python-chardet-3.0.4-5.el8.x86_64/usr/lib/python3.6/site-packages/chardet
copying build/lib/chardet/langthaimodel.py -> /builddir/build/BUILDROOT/python-chardet-3.0.4-5.el8.x86_64/usr/lib/python3.6/site-packages/chardet
copying build/lib/chardet/langturkishmodel.py -> /builddir/build/BUILDROOT/python-chardet-3.0.4-5.el8.x86_64/usr/lib/python3.6/site-packages/chardet
copying build/lib/chardet/latin1prober.py -> /builddir/build/BUILDROOT/python-chardet-3.0.4-5.el8.x86_64/usr/lib/python3.6/site-packages/chardet
copying build/lib/chardet/mbcharsetprober.py -> /builddir/build/BUILDROOT/python-chardet-3.0.4-5.el8.x86_64/usr/lib/python3.6/site-packages/chardet
copying build/lib/chardet/mbcsgroupprober.py -> /builddir/build/BUILDROOT/python-chardet-3.0.4-5.el8.x86_64/usr/lib/python3.6/site-packages/chardet
copying build/lib/chardet/mbcssm.py -> /builddir/build/BUILDROOT/python-chardet-3.0.4-5.el8.x86_64/usr/lib/python3.6/site-packages/chardet
copying build/lib/chardet/sbcharsetprober.py -> /builddir/build/BUILDROOT/python-chardet-3.0.4-5.el8.x86_64/usr/lib/python3.6/site-packages/chardet
copying build/lib/chardet/sbcsgroupprober.py -> /builddir/build/BUILDROOT/python-chardet-3.0.4-5.el8.x86_64/usr/lib/python3.6/site-packages/chardet
copying build/lib/chardet/sjisprober.py -> /builddir/build/BUILDROOT/python-chardet-3.0.4-5.el8.x86_64/usr/lib/python3.6/site-packages/chardet
copying build/lib/chardet/universaldetector.py -> /builddir/build/BUILDROOT/python-chardet-3.0.4-5.el8.x86_64/usr/lib/python3.6/site-packages/chardet
copying build/lib/chardet/utf8prober.py -> /builddir/build/BUILDROOT/python-chardet-3.0.4-5.el8.x86_64/usr/lib/python3.6/site-packages/chardet
copying build/lib/chardet/version.py -> /builddir/build/BUILDROOT/python-chardet-3.0.4-5.el8.x86_64/usr/lib/python3.6/site-packages/chardet
byte-compiling /builddir/build/BUILDROOT/python-chardet-3.0.4-5.el8.x86_64/usr/lib/python3.6/site-packages/chardet/cli/__init__.py to __init__.cpython-36.pyc
byte-compiling /builddir/build/BUILDROOT/python-chardet-3.0.4-5.el8.x86_64/usr/lib/python3.6/site-packages/chardet/cli/chardetect.py to chardetect.cpython-36.pyc
byte-compiling /builddir/build/BUILDROOT/python-chardet-3.0.4-5.el8.x86_64/usr/lib/python3.6/site-packages/chardet/__init__.py to __init__.cpython-36.pyc
byte-compiling /builddir/build/BUILDROOT/python-chardet-3.0.4-5.el8.x86_64/usr/lib/python3.6/site-packages/chardet/big5freq.py to big5freq.cpython-36.pyc
byte-compiling /builddir/build/BUILDROOT/python-chardet-3.0.4-5.el8.x86_64/usr/lib/python3.6/site-packages/chardet/big5prober.py to big5prober.cpython-36.pyc
byte-compiling /builddir/build/BUILDROOT/python-chardet-3.0.4-5.el8.x86_64/usr/lib/python3.6/site-packages/chardet/chardistribution.py to chardistribution.cpython-36.pyc
byte-compiling /builddir/build/BUILDROOT/python-chardet-3.0.4-5.el8.x86_64/usr/lib/python3.6/site-packages/chardet/charsetgroupprober.py to charsetgroupprober.cpython-36.pyc
byte-compiling /builddir/build/BUILDROOT/python-chardet-3.0.4-5.el8.x86_64/usr/lib/python3.6/site-packages/chardet/charsetprober.py to charsetprober.cpython-36.pyc
byte-compiling /builddir/build/BUILDROOT/python-chardet-3.0.4-5.el8.x86_64/usr/lib/python3.6/site-packages/chardet/codingstatemachine.py to codingstatemachine.cpython-36.pyc
byte-compiling /builddir/build/BUILDROOT/python-chardet-3.0.4-5.el8.x86_64/usr/lib/python3.6/site-packages/chardet/compat.py to compat.cpython-36.pyc
byte-compiling /builddir/build/BUILDROOT/python-chardet-3.0.4-5.el8.x86_64/usr/lib/python3.6/site-packages/chardet/cp949prober.py to cp949prober.cpython-36.pyc
byte-compiling /builddir/build/BUILDROOT/python-chardet-3.0.4-5.el8.x86_64/usr/lib/python3.6/site-packages/chardet/enums.py to enums.cpython-36.pyc
byte-compiling /builddir/build/BUILDROOT/python-chardet-3.0.4-5.el8.x86_64/usr/lib/python3.6/site-packages/chardet/escprober.py to escprober.cpython-36.pyc
byte-compiling /builddir/build/BUILDROOT/python-chardet-3.0.4-5.el8.x86_64/usr/lib/python3.6/site-packages/chardet/escsm.py to escsm.cpython-36.pyc
byte-compiling /builddir/build/BUILDROOT/python-chardet-3.0.4-5.el8.x86_64/usr/lib/python3.6/site-packages/chardet/eucjpprober.py to eucjpprober.cpython-36.pyc
byte-compiling /builddir/build/BUILDROOT/python-chardet-3.0.4-5.el8.x86_64/usr/lib/python3.6/site-packages/chardet/euckrfreq.py to euckrfreq.cpython-36.pyc
byte-compiling /builddir/build/BUILDROOT/python-chardet-3.0.4-5.el8.x86_64/usr/lib/python3.6/site-packages/chardet/euckrprober.py to euckrprober.cpython-36.pyc
byte-compiling /builddir/build/BUILDROOT/python-chardet-3.0.4-5.el8.x86_64/usr/lib/python3.6/site-packages/chardet/euctwfreq.py to euctwfreq.cpython-36.pyc
byte-compiling /builddir/build/BUILDROOT/python-chardet-3.0.4-5.el8.x86_64/usr/lib/python3.6/site-packages/chardet/euctwprober.py to euctwprober.cpython-36.pyc
byte-compiling /builddir/build/BUILDROOT/python-chardet-3.0.4-5.el8.x86_64/usr/lib/python3.6/site-packages/chardet/gb2312freq.py to gb2312freq.cpython-36.pyc
byte-compiling /builddir/build/BUILDROOT/python-chardet-3.0.4-5.el8.x86_64/usr/lib/python3.6/site-packages/chardet/gb2312prober.py to gb2312prober.cpython-36.pyc
byte-compiling /builddir/build/BUILDROOT/python-chardet-3.0.4-5.el8.x86_64/usr/lib/python3.6/site-packages/chardet/hebrewprober.py to hebrewprober.cpython-36.pyc
byte-compiling /builddir/build/BUILDROOT/python-chardet-3.0.4-5.el8.x86_64/usr/lib/python3.6/site-packages/chardet/jisfreq.py to jisfreq.cpython-36.pyc
byte-compiling /builddir/build/BUILDROOT/python-chardet-3.0.4-5.el8.x86_64/usr/lib/python3.6/site-packages/chardet/jpcntx.py to jpcntx.cpython-36.pyc
byte-compiling /builddir/build/BUILDROOT/python-chardet-3.0.4-5.el8.x86_64/usr/lib/python3.6/site-packages/chardet/langbulgarianmodel.py to langbulgarianmodel.cpython-36.pyc
byte-compiling /builddir/build/BUILDROOT/python-chardet-3.0.4-5.el8.x86_64/usr/lib/python3.6/site-packages/chardet/langcyrillicmodel.py to langcyrillicmodel.cpython-36.pyc
byte-compiling /builddir/build/BUILDROOT/python-chardet-3.0.4-5.el8.x86_64/usr/lib/python3.6/site-packages/chardet/langgreekmodel.py to langgreekmodel.cpython-36.pyc
byte-compiling /builddir/build/BUILDROOT/python-chardet-3.0.4-5.el8.x86_64/usr/lib/python3.6/site-packages/chardet/langhebrewmodel.py to langhebrewmodel.cpython-36.pyc
byte-compiling /builddir/build/BUILDROOT/python-chardet-3.0.4-5.el8.x86_64/usr/lib/python3.6/site-packages/chardet/langhungarianmodel.py to langhungarianmodel.cpython-36.pyc
byte-compiling /builddir/build/BUILDROOT/python-chardet-3.0.4-5.el8.x86_64/usr/lib/python3.6/site-packages/chardet/langthaimodel.py to langthaimodel.cpython-36.pyc
byte-compiling /builddir/build/BUILDROOT/python-chardet-3.0.4-5.el8.x86_64/usr/lib/python3.6/site-packages/chardet/langturkishmodel.py to langturkishmodel.cpython-36.pyc
byte-compiling /builddir/build/BUILDROOT/python-chardet-3.0.4-5.el8.x86_64/usr/lib/python3.6/site-packages/chardet/latin1prober.py to latin1prober.cpython-36.pyc
byte-compiling /builddir/build/BUILDROOT/python-chardet-3.0.4-5.el8.x86_64/usr/lib/python3.6/site-packages/chardet/mbcharsetprober.py to mbcharsetprober.cpython-36.pyc
byte-compiling /builddir/build/BUILDROOT/python-chardet-3.0.4-5.el8.x86_64/usr/lib/python3.6/site-packages/chardet/mbcsgroupprober.py to mbcsgroupprober.cpython-36.pyc
byte-compiling /builddir/build/BUILDROOT/python-chardet-3.0.4-5.el8.x86_64/usr/lib/python3.6/site-packages/chardet/mbcssm.py to mbcssm.cpython-36.pyc
byte-compiling /builddir/build/BUILDROOT/python-chardet-3.0.4-5.el8.x86_64/usr/lib/python3.6/site-packages/chardet/sbcharsetprober.py to sbcharsetprober.cpython-36.pyc
byte-compiling /builddir/build/BUILDROOT/python-chardet-3.0.4-5.el8.x86_64/usr/lib/python3.6/site-packages/chardet/sbcsgroupprober.py to sbcsgroupprober.cpython-36.pyc
byte-compiling /builddir/build/BUILDROOT/python-chardet-3.0.4-5.el8.x86_64/usr/lib/python3.6/site-packages/chardet/sjisprober.py to sjisprober.cpython-36.pyc
byte-compiling /builddir/build/BUILDROOT/python-chardet-3.0.4-5.el8.x86_64/usr/lib/python3.6/site-packages/chardet/universaldetector.py to universaldetector.cpython-36.pyc
byte-compiling /builddir/build/BUILDROOT/python-chardet-3.0.4-5.el8.x86_64/usr/lib/python3.6/site-packages/chardet/utf8prober.py to utf8prober.cpython-36.pyc
byte-compiling /builddir/build/BUILDROOT/python-chardet-3.0.4-5.el8.x86_64/usr/lib/python3.6/site-packages/chardet/version.py to version.cpython-36.pyc
writing byte-compilation script '/tmp/tmpx1wxs86_.py'
/usr/libexec/platform-python /tmp/tmpx1wxs86_.py
removing /tmp/tmpx1wxs86_.py
running install_egg_info
running egg_info
writing chardet.egg-info/PKG-INFO
writing dependency_links to chardet.egg-info/dependency_links.txt
writing entry points to chardet.egg-info/entry_points.txt
writing top-level names to chardet.egg-info/top_level.txt
reading manifest file 'chardet.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
warning: no files found matching 'requirements.txt'
writing manifest file 'chardet.egg-info/SOURCES.txt'
Copying chardet.egg-info to /builddir/build/BUILDROOT/python-chardet-3.0.4-5.el8.x86_64/usr/lib/python3.6/site-packages/chardet-3.0.4-py3.6.egg-info
running install_scripts
Installing chardetect script to /builddir/build/BUILDROOT/python-chardet-3.0.4-5.el8.x86_64/usr/bin
+ mv /builddir/build/BUILDROOT/python-chardet-3.0.4-5.el8.x86_64/usr/bin/chardetect /builddir/build/BUILDROOT/python-chardet-3.0.4-5.el8.x86_64/usr/bin/python3-chardetect
+ popd
~/build/BUILD/chardet-3.0.4
+ /usr/bin/python2 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-chardet-3.0.4-5.el8.x86_64
running install
running install_lib
creating /builddir/build/BUILDROOT/python-chardet-3.0.4-5.el8.x86_64/usr/lib/python2.7
creating /builddir/build/BUILDROOT/python-chardet-3.0.4-5.el8.x86_64/usr/lib/python2.7/site-packages
creating /builddir/build/BUILDROOT/python-chardet-3.0.4-5.el8.x86_64/usr/lib/python2.7/site-packages/chardet
creating /builddir/build/BUILDROOT/python-chardet-3.0.4-5.el8.x86_64/usr/lib/python2.7/site-packages/chardet/cli
copying build/lib/chardet/cli/__init__.py -> /builddir/build/BUILDROOT/python-chardet-3.0.4-5.el8.x86_64/usr/lib/python2.7/site-packages/chardet/cli
copying build/lib/chardet/cli/chardetect.py -> /builddir/build/BUILDROOT/python-chardet-3.0.4-5.el8.x86_64/usr/lib/python2.7/site-packages/chardet/cli
copying build/lib/chardet/__init__.py -> /builddir/build/BUILDROOT/python-chardet-3.0.4-5.el8.x86_64/usr/lib/python2.7/site-packages/chardet
copying build/lib/chardet/big5freq.py -> /builddir/build/BUILDROOT/python-chardet-3.0.4-5.el8.x86_64/usr/lib/python2.7/site-packages/chardet
copying build/lib/chardet/big5prober.py -> /builddir/build/BUILDROOT/python-chardet-3.0.4-5.el8.x86_64/usr/lib/python2.7/site-packages/chardet
copying build/lib/chardet/chardistribution.py -> /builddir/build/BUILDROOT/python-chardet-3.0.4-5.el8.x86_64/usr/lib/python2.7/site-packages/chardet
copying build/lib/chardet/charsetgroupprober.py -> /builddir/build/BUILDROOT/python-chardet-3.0.4-5.el8.x86_64/usr/lib/python2.7/site-packages/chardet
copying build/lib/chardet/charsetprober.py -> /builddir/build/BUILDROOT/python-chardet-3.0.4-5.el8.x86_64/usr/lib/python2.7/site-packages/chardet
copying build/lib/chardet/codingstatemachine.py -> /builddir/build/BUILDROOT/python-chardet-3.0.4-5.el8.x86_64/usr/lib/python2.7/site-packages/chardet
copying build/lib/chardet/compat.py -> /builddir/build/BUILDROOT/python-chardet-3.0.4-5.el8.x86_64/usr/lib/python2.7/site-packages/chardet
copying build/lib/chardet/cp949prober.py -> /builddir/build/BUILDROOT/python-chardet-3.0.4-5.el8.x86_64/usr/lib/python2.7/site-packages/chardet
copying build/lib/chardet/enums.py -> /builddir/build/BUILDROOT/python-chardet-3.0.4-5.el8.x86_64/usr/lib/python2.7/site-packages/chardet
copying build/lib/chardet/escprober.py -> /builddir/build/BUILDROOT/python-chardet-3.0.4-5.el8.x86_64/usr/lib/python2.7/site-packages/chardet
copying build/lib/chardet/escsm.py -> /builddir/build/BUILDROOT/python-chardet-3.0.4-5.el8.x86_64/usr/lib/python2.7/site-packages/chardet
copying build/lib/chardet/eucjpprober.py -> /builddir/build/BUILDROOT/python-chardet-3.0.4-5.el8.x86_64/usr/lib/python2.7/site-packages/chardet
copying build/lib/chardet/euckrfreq.py -> /builddir/build/BUILDROOT/python-chardet-3.0.4-5.el8.x86_64/usr/lib/python2.7/site-packages/chardet
copying build/lib/chardet/euckrprober.py -> /builddir/build/BUILDROOT/python-chardet-3.0.4-5.el8.x86_64/usr/lib/python2.7/site-packages/chardet
copying build/lib/chardet/euctwfreq.py -> /builddir/build/BUILDROOT/python-chardet-3.0.4-5.el8.x86_64/usr/lib/python2.7/site-packages/chardet
copying build/lib/chardet/euctwprober.py -> /builddir/build/BUILDROOT/python-chardet-3.0.4-5.el8.x86_64/usr/lib/python2.7/site-packages/chardet
copying build/lib/chardet/gb2312freq.py -> /builddir/build/BUILDROOT/python-chardet-3.0.4-5.el8.x86_64/usr/lib/python2.7/site-packages/chardet
copying build/lib/chardet/gb2312prober.py -> /builddir/build/BUILDROOT/python-chardet-3.0.4-5.el8.x86_64/usr/lib/python2.7/site-packages/chardet
copying build/lib/chardet/hebrewprober.py -> /builddir/build/BUILDROOT/python-chardet-3.0.4-5.el8.x86_64/usr/lib/python2.7/site-packages/chardet
copying build/lib/chardet/jisfreq.py -> /builddir/build/BUILDROOT/python-chardet-3.0.4-5.el8.x86_64/usr/lib/python2.7/site-packages/chardet
copying build/lib/chardet/jpcntx.py -> /builddir/build/BUILDROOT/python-chardet-3.0.4-5.el8.x86_64/usr/lib/python2.7/site-packages/chardet
copying build/lib/chardet/langbulgarianmodel.py -> /builddir/build/BUILDROOT/python-chardet-3.0.4-5.el8.x86_64/usr/lib/python2.7/site-packages/chardet
copying build/lib/chardet/langcyrillicmodel.py -> /builddir/build/BUILDROOT/python-chardet-3.0.4-5.el8.x86_64/usr/lib/python2.7/site-packages/chardet
copying build/lib/chardet/langgreekmodel.py -> /builddir/build/BUILDROOT/python-chardet-3.0.4-5.el8.x86_64/usr/lib/python2.7/site-packages/chardet
copying build/lib/chardet/langhebrewmodel.py -> /builddir/build/BUILDROOT/python-chardet-3.0.4-5.el8.x86_64/usr/lib/python2.7/site-packages/chardet
copying build/lib/chardet/langhungarianmodel.py -> /builddir/build/BUILDROOT/python-chardet-3.0.4-5.el8.x86_64/usr/lib/python2.7/site-packages/chardet
copying build/lib/chardet/langthaimodel.py -> /builddir/build/BUILDROOT/python-chardet-3.0.4-5.el8.x86_64/usr/lib/python2.7/site-packages/chardet
copying build/lib/chardet/langturkishmodel.py -> /builddir/build/BUILDROOT/python-chardet-3.0.4-5.el8.x86_64/usr/lib/python2.7/site-packages/chardet
copying build/lib/chardet/latin1prober.py -> /builddir/build/BUILDROOT/python-chardet-3.0.4-5.el8.x86_64/usr/lib/python2.7/site-packages/chardet
copying build/lib/chardet/mbcharsetprober.py -> /builddir/build/BUILDROOT/python-chardet-3.0.4-5.el8.x86_64/usr/lib/python2.7/site-packages/chardet
copying build/lib/chardet/mbcsgroupprober.py -> /builddir/build/BUILDROOT/python-chardet-3.0.4-5.el8.x86_64/usr/lib/python2.7/site-packages/chardet
copying build/lib/chardet/mbcssm.py -> /builddir/build/BUILDROOT/python-chardet-3.0.4-5.el8.x86_64/usr/lib/python2.7/site-packages/chardet
copying build/lib/chardet/sbcharsetprober.py -> /builddir/build/BUILDROOT/python-chardet-3.0.4-5.el8.x86_64/usr/lib/python2.7/site-packages/chardet
copying build/lib/chardet/sbcsgroupprober.py -> /builddir/build/BUILDROOT/python-chardet-3.0.4-5.el8.x86_64/usr/lib/python2.7/site-packages/chardet
copying build/lib/chardet/sjisprober.py -> /builddir/build/BUILDROOT/python-chardet-3.0.4-5.el8.x86_64/usr/lib/python2.7/site-packages/chardet
copying build/lib/chardet/universaldetector.py -> /builddir/build/BUILDROOT/python-chardet-3.0.4-5.el8.x86_64/usr/lib/python2.7/site-packages/chardet
copying build/lib/chardet/utf8prober.py -> /builddir/build/BUILDROOT/python-chardet-3.0.4-5.el8.x86_64/usr/lib/python2.7/site-packages/chardet
copying build/lib/chardet/version.py -> /builddir/build/BUILDROOT/python-chardet-3.0.4-5.el8.x86_64/usr/lib/python2.7/site-packages/chardet
byte-compiling /builddir/build/BUILDROOT/python-chardet-3.0.4-5.el8.x86_64/usr/lib/python2.7/site-packages/chardet/cli/__init__.py to __init__.pyc
byte-compiling /builddir/build/BUILDROOT/python-chardet-3.0.4-5.el8.x86_64/usr/lib/python2.7/site-packages/chardet/cli/chardetect.py to chardetect.pyc
byte-compiling /builddir/build/BUILDROOT/python-chardet-3.0.4-5.el8.x86_64/usr/lib/python2.7/site-packages/chardet/__init__.py to __init__.pyc
byte-compiling /builddir/build/BUILDROOT/python-chardet-3.0.4-5.el8.x86_64/usr/lib/python2.7/site-packages/chardet/big5freq.py to big5freq.pyc
byte-compiling /builddir/build/BUILDROOT/python-chardet-3.0.4-5.el8.x86_64/usr/lib/python2.7/site-packages/chardet/big5prober.py to big5prober.pyc
byte-compiling /builddir/build/BUILDROOT/python-chardet-3.0.4-5.el8.x86_64/usr/lib/python2.7/site-packages/chardet/chardistribution.py to chardistribution.pyc
byte-compiling /builddir/build/BUILDROOT/python-chardet-3.0.4-5.el8.x86_64/usr/lib/python2.7/site-packages/chardet/charsetgroupprober.py to charsetgroupprober.pyc
byte-compiling /builddir/build/BUILDROOT/python-chardet-3.0.4-5.el8.x86_64/usr/lib/python2.7/site-packages/chardet/charsetprober.py to charsetprober.pyc
byte-compiling /builddir/build/BUILDROOT/python-chardet-3.0.4-5.el8.x86_64/usr/lib/python2.7/site-packages/chardet/codingstatemachine.py to codingstatemachine.pyc
byte-compiling /builddir/build/BUILDROOT/python-chardet-3.0.4-5.el8.x86_64/usr/lib/python2.7/site-packages/chardet/compat.py to compat.pyc
byte-compiling /builddir/build/BUILDROOT/python-chardet-3.0.4-5.el8.x86_64/usr/lib/python2.7/site-packages/chardet/cp949prober.py to cp949prober.pyc
byte-compiling /builddir/build/BUILDROOT/python-chardet-3.0.4-5.el8.x86_64/usr/lib/python2.7/site-packages/chardet/enums.py to enums.pyc
byte-compiling /builddir/build/BUILDROOT/python-chardet-3.0.4-5.el8.x86_64/usr/lib/python2.7/site-packages/chardet/escprober.py to escprober.pyc
byte-compiling /builddir/build/BUILDROOT/python-chardet-3.0.4-5.el8.x86_64/usr/lib/python2.7/site-packages/chardet/escsm.py to escsm.pyc
byte-compiling /builddir/build/BUILDROOT/python-chardet-3.0.4-5.el8.x86_64/usr/lib/python2.7/site-packages/chardet/eucjpprober.py to eucjpprober.pyc
byte-compiling /builddir/build/BUILDROOT/python-chardet-3.0.4-5.el8.x86_64/usr/lib/python2.7/site-packages/chardet/euckrfreq.py to euckrfreq.pyc
byte-compiling /builddir/build/BUILDROOT/python-chardet-3.0.4-5.el8.x86_64/usr/lib/python2.7/site-packages/chardet/euckrprober.py to euckrprober.pyc
byte-compiling /builddir/build/BUILDROOT/python-chardet-3.0.4-5.el8.x86_64/usr/lib/python2.7/site-packages/chardet/euctwfreq.py to euctwfreq.pyc
byte-compiling /builddir/build/BUILDROOT/python-chardet-3.0.4-5.el8.x86_64/usr/lib/python2.7/site-packages/chardet/euctwprober.py to euctwprober.pyc
byte-compiling /builddir/build/BUILDROOT/python-chardet-3.0.4-5.el8.x86_64/usr/lib/python2.7/site-packages/chardet/gb2312freq.py to gb2312freq.pyc
byte-compiling /builddir/build/BUILDROOT/python-chardet-3.0.4-5.el8.x86_64/usr/lib/python2.7/site-packages/chardet/gb2312prober.py to gb2312prober.pyc
byte-compiling /builddir/build/BUILDROOT/python-chardet-3.0.4-5.el8.x86_64/usr/lib/python2.7/site-packages/chardet/hebrewprober.py to hebrewprober.pyc
byte-compiling /builddir/build/BUILDROOT/python-chardet-3.0.4-5.el8.x86_64/usr/lib/python2.7/site-packages/chardet/jisfreq.py to jisfreq.pyc
byte-compiling /builddir/build/BUILDROOT/python-chardet-3.0.4-5.el8.x86_64/usr/lib/python2.7/site-packages/chardet/jpcntx.py to jpcntx.pyc
byte-compiling /builddir/build/BUILDROOT/python-chardet-3.0.4-5.el8.x86_64/usr/lib/python2.7/site-packages/chardet/langbulgarianmodel.py to langbulgarianmodel.pyc
byte-compiling /builddir/build/BUILDROOT/python-chardet-3.0.4-5.el8.x86_64/usr/lib/python2.7/site-packages/chardet/langcyrillicmodel.py to langcyrillicmodel.pyc
byte-compiling /builddir/build/BUILDROOT/python-chardet-3.0.4-5.el8.x86_64/usr/lib/python2.7/site-packages/chardet/langgreekmodel.py to langgreekmodel.pyc
byte-compiling /builddir/build/BUILDROOT/python-chardet-3.0.4-5.el8.x86_64/usr/lib/python2.7/site-packages/chardet/langhebrewmodel.py to langhebrewmodel.pyc
byte-compiling /builddir/build/BUILDROOT/python-chardet-3.0.4-5.el8.x86_64/usr/lib/python2.7/site-packages/chardet/langhungarianmodel.py to langhungarianmodel.pyc
byte-compiling /builddir/build/BUILDROOT/python-chardet-3.0.4-5.el8.x86_64/usr/lib/python2.7/site-packages/chardet/langthaimodel.py to langthaimodel.pyc
byte-compiling /builddir/build/BUILDROOT/python-chardet-3.0.4-5.el8.x86_64/usr/lib/python2.7/site-packages/chardet/langturkishmodel.py to langturkishmodel.pyc
byte-compiling /builddir/build/BUILDROOT/python-chardet-3.0.4-5.el8.x86_64/usr/lib/python2.7/site-packages/chardet/latin1prober.py to latin1prober.pyc
byte-compiling /builddir/build/BUILDROOT/python-chardet-3.0.4-5.el8.x86_64/usr/lib/python2.7/site-packages/chardet/mbcharsetprober.py to mbcharsetprober.pyc
byte-compiling /builddir/build/BUILDROOT/python-chardet-3.0.4-5.el8.x86_64/usr/lib/python2.7/site-packages/chardet/mbcsgroupprober.py to mbcsgroupprober.pyc
byte-compiling /builddir/build/BUILDROOT/python-chardet-3.0.4-5.el8.x86_64/usr/lib/python2.7/site-packages/chardet/mbcssm.py to mbcssm.pyc
byte-compiling /builddir/build/BUILDROOT/python-chardet-3.0.4-5.el8.x86_64/usr/lib/python2.7/site-packages/chardet/sbcharsetprober.py to sbcharsetprober.pyc
byte-compiling /builddir/build/BUILDROOT/python-chardet-3.0.4-5.el8.x86_64/usr/lib/python2.7/site-packages/chardet/sbcsgroupprober.py to sbcsgroupprober.pyc
byte-compiling /builddir/build/BUILDROOT/python-chardet-3.0.4-5.el8.x86_64/usr/lib/python2.7/site-packages/chardet/sjisprober.py to sjisprober.pyc
byte-compiling /builddir/build/BUILDROOT/python-chardet-3.0.4-5.el8.x86_64/usr/lib/python2.7/site-packages/chardet/universaldetector.py to universaldetector.pyc
byte-compiling /builddir/build/BUILDROOT/python-chardet-3.0.4-5.el8.x86_64/usr/lib/python2.7/site-packages/chardet/utf8prober.py to utf8prober.pyc
byte-compiling /builddir/build/BUILDROOT/python-chardet-3.0.4-5.el8.x86_64/usr/lib/python2.7/site-packages/chardet/version.py to version.pyc
writing byte-compilation script '/tmp/tmpuz0K2A.py'
/usr/bin/python2 -O /tmp/tmpuz0K2A.py
removing /tmp/tmpuz0K2A.py
running install_egg_info
running egg_info
writing chardet.egg-info/PKG-INFO
writing top-level names to chardet.egg-info/top_level.txt
writing dependency_links to chardet.egg-info/dependency_links.txt
writing entry points to chardet.egg-info/entry_points.txt
reading manifest file 'chardet.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
warning: no files found matching 'requirements.txt'
writing manifest file 'chardet.egg-info/SOURCES.txt'
Copying chardet.egg-info to /builddir/build/BUILDROOT/python-chardet-3.0.4-5.el8.x86_64/usr/lib/python2.7/site-packages/chardet-3.0.4-py2.7.egg-info
running install_scripts
Installing chardetect script to /builddir/build/BUILDROOT/python-chardet-3.0.4-5.el8.x86_64/usr/bin
+ /usr/lib/rpm/find-debuginfo.sh -j2 --strict-build-id -m -i --build-id-seed 3.0.4-5.el8 --unique-debug-suffix -3.0.4-5.el8.x86_64 --unique-debug-src-base python-chardet-3.0.4-5.el8.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /builddir/build/BUILD/chardet-3.0.4
find: 'debug': No such file or directory
+ /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
Bytecompiling .py files below /builddir/build/BUILDROOT/python-chardet-3.0.4-5.el8.x86_64/usr/lib/python2.7 using /usr/bin/python2.7
Bytecompiling .py files below /builddir/build/BUILDROOT/python-chardet-3.0.4-5.el8.x86_64/usr/lib/python3.6 using /usr/libexec/platform-python
+ /usr/lib/rpm/brp-python-hardlink
+ PYTHON3=/usr/libexec/platform-python
+ /usr/lib/rpm/redhat/brp-mangle-shebangs
Processing files: python2-chardet-3.0.4-5.el8.noarch
Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.FlnPGw
+ umask 022
+ cd /builddir/build/BUILD
+ cd chardet-3.0.4
+ DOCDIR=/builddir/build/BUILDROOT/python-chardet-3.0.4-5.el8.x86_64/usr/share/doc/python2-chardet
+ export LC_ALL=C
+ LC_ALL=C
+ export DOCDIR
+ /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-chardet-3.0.4-5.el8.x86_64/usr/share/doc/python2-chardet
+ cp -pr README.rst /builddir/build/BUILDROOT/python-chardet-3.0.4-5.el8.x86_64/usr/share/doc/python2-chardet
+ exit 0
Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.6Xkr0b
+ umask 022
+ cd /builddir/build/BUILD
+ cd chardet-3.0.4
+ LICENSEDIR=/builddir/build/BUILDROOT/python-chardet-3.0.4-5.el8.x86_64/usr/share/licenses/python2-chardet
+ export LC_ALL=C
+ LC_ALL=C
+ export LICENSEDIR
+ /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-chardet-3.0.4-5.el8.x86_64/usr/share/licenses/python2-chardet
+ cp -pr LICENSE /builddir/build/BUILDROOT/python-chardet-3.0.4-5.el8.x86_64/usr/share/licenses/python2-chardet
+ exit 0
Provides: python2-chardet = 3.0.4-5.el8 python2.7dist(chardet) = 3.0.4 python2dist(chardet) = 3.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: /usr/bin/python2 python(abi) = 2.7
Processing files: python3-chardet-3.0.4-5.el8.noarch
Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.3XGpb9
+ umask 022
+ cd /builddir/build/BUILD
+ cd chardet-3.0.4
+ DOCDIR=/builddir/build/BUILDROOT/python-chardet-3.0.4-5.el8.x86_64/usr/share/doc/python3-chardet
+ export LC_ALL=C
+ LC_ALL=C
+ export DOCDIR
+ /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-chardet-3.0.4-5.el8.x86_64/usr/share/doc/python3-chardet
+ cp -pr README.rst /builddir/build/BUILDROOT/python-chardet-3.0.4-5.el8.x86_64/usr/share/doc/python3-chardet
+ exit 0
Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.8oIQn6
+ umask 022
+ cd /builddir/build/BUILD
+ cd chardet-3.0.4
+ LICENSEDIR=/builddir/build/BUILDROOT/python-chardet-3.0.4-5.el8.x86_64/usr/share/licenses/python3-chardet
+ export LC_ALL=C
+ LC_ALL=C
+ export LICENSEDIR
+ /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-chardet-3.0.4-5.el8.x86_64/usr/share/licenses/python3-chardet
+ cp -pr LICENSE /builddir/build/BUILDROOT/python-chardet-3.0.4-5.el8.x86_64/usr/share/licenses/python3-chardet
+ exit 0
Provides: python3-chardet = 3.0.4-5.el8 python3.6dist(chardet) = 3.0.4 python3dist(chardet) = 3.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: /usr/libexec/platform-python python(abi) = 3.6
Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-chardet-3.0.4-5.el8.x86_64
Wrote: /builddir/build/RPMS/python2-chardet-3.0.4-5.el8.noarch.rpm
Wrote: /builddir/build/RPMS/python3-chardet-3.0.4-5.el8.noarch.rpm
Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.PAUfsm
+ umask 022
+ cd /builddir/build/BUILD
+ cd chardet-3.0.4
+ /usr/bin/rm -rf /builddir/build/BUILDROOT/python-chardet-3.0.4-5.el8.x86_64
+ exit 0
Child return code was: 0