Mock Version: 1.4.21 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-construct.spec'], chrootPath='/var/lib/mock/1130434-epel-8-x86_64-1576588391.959096/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=0uid=1001gid=135user='mockbuild'nspawn_args=['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.4hhe30ii:/etc/resolv.conf']unshare_net=FalseprintOutput=True) Using nspawn with args ['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.4hhe30ii:/etc/resolv.conf'] Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '0bd006e986ec438098abc0beb98feec1', '-D', '/var/lib/mock/1130434-epel-8-x86_64-1576588391.959096/root', '-a', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.4hhe30ii:/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;\\007"', '--setenv=PS1= \\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-construct.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: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/python-construct-2.5.1-19.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-construct.spec'], chrootPath='/var/lib/mock/1130434-epel-8-x86_64-1576588391.959096/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=0uid=1001gid=135user='mockbuild'nspawn_args=['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.4hhe30ii:/etc/resolv.conf']unshare_net=FalseprintOutput=True) Using nspawn with args ['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.4hhe30ii:/etc/resolv.conf'] Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', 'b0b04a7ce8e144c4addc9121402dcdba', '-D', '/var/lib/mock/1130434-epel-8-x86_64-1576588391.959096/root', '-a', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.4hhe30ii:/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;\\007"', '--setenv=PS1= \\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-construct.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: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.wxSMKr + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf construct-2.5.1 + /usr/bin/gzip -dc /builddir/build/SOURCES/construct-2.5.1.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd construct-2.5.1 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #0 (python-construct-2.5.1-relative.patch):' Patch #0 (python-construct-2.5.1-relative.patch): + /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 patching file construct/protocols/layer3/ipv6.py + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.5kJpjN + umask 022 + cd /builddir/build/BUILD + cd construct-2.5.1 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + /usr/bin/python2 setup.py build '--executable=/usr/bin/python2 -s' running build running build_py creating build creating build/lib creating build/lib/construct copying construct/__init__.py -> build/lib/construct copying construct/version.py -> build/lib/construct copying construct/macros.py -> build/lib/construct copying construct/debug.py -> build/lib/construct copying construct/core.py -> build/lib/construct copying construct/adapters.py -> build/lib/construct creating build/lib/construct/lib copying construct/lib/__init__.py -> build/lib/construct/lib copying construct/lib/py3compat.py -> build/lib/construct/lib copying construct/lib/hex.py -> build/lib/construct/lib copying construct/lib/expr.py -> build/lib/construct/lib copying construct/lib/container.py -> build/lib/construct/lib copying construct/lib/bitstream.py -> build/lib/construct/lib copying construct/lib/binary.py -> build/lib/construct/lib creating build/lib/construct/formats copying construct/formats/__init__.py -> build/lib/construct/formats creating build/lib/construct/formats/data copying construct/formats/data/__init__.py -> build/lib/construct/formats/data copying construct/formats/data/snoop.py -> build/lib/construct/formats/data copying construct/formats/data/cap.py -> build/lib/construct/formats/data creating build/lib/construct/formats/executable copying construct/formats/executable/__init__.py -> build/lib/construct/formats/executable copying construct/formats/executable/pe32.py -> build/lib/construct/formats/executable copying construct/formats/executable/elf32.py -> build/lib/construct/formats/executable creating build/lib/construct/formats/filesystem copying construct/formats/filesystem/__init__.py -> build/lib/construct/formats/filesystem copying construct/formats/filesystem/mbr.py -> build/lib/construct/formats/filesystem copying construct/formats/filesystem/fat16.py -> build/lib/construct/formats/filesystem copying construct/formats/filesystem/ext2.py -> build/lib/construct/formats/filesystem creating build/lib/construct/formats/graphics copying construct/formats/graphics/__init__.py -> build/lib/construct/formats/graphics copying construct/formats/graphics/wmf.py -> build/lib/construct/formats/graphics copying construct/formats/graphics/png.py -> build/lib/construct/formats/graphics copying construct/formats/graphics/gif.py -> build/lib/construct/formats/graphics copying construct/formats/graphics/emf.py -> build/lib/construct/formats/graphics copying construct/formats/graphics/bmp.py -> build/lib/construct/formats/graphics creating build/lib/construct/protocols copying construct/protocols/__init__.py -> build/lib/construct/protocols copying construct/protocols/ipstack.py -> build/lib/construct/protocols creating build/lib/construct/protocols/application copying construct/protocols/application/__init__.py -> build/lib/construct/protocols/application copying construct/protocols/application/dns.py -> build/lib/construct/protocols/application creating build/lib/construct/protocols/layer2 copying construct/protocols/layer2/__init__.py -> build/lib/construct/protocols/layer2 copying construct/protocols/layer2/mtp2.py -> build/lib/construct/protocols/layer2 copying construct/protocols/layer2/ethernet.py -> build/lib/construct/protocols/layer2 copying construct/protocols/layer2/arp.py -> build/lib/construct/protocols/layer2 creating build/lib/construct/protocols/layer3 copying construct/protocols/layer3/ipv6.py -> build/lib/construct/protocols/layer3 copying construct/protocols/layer3/__init__.py -> build/lib/construct/protocols/layer3 copying construct/protocols/layer3/mtp3.py -> build/lib/construct/protocols/layer3 copying construct/protocols/layer3/ipv4.py -> build/lib/construct/protocols/layer3 copying construct/protocols/layer3/igmpv2.py -> build/lib/construct/protocols/layer3 copying construct/protocols/layer3/icmpv4.py -> build/lib/construct/protocols/layer3 copying construct/protocols/layer3/dhcpv6.py -> build/lib/construct/protocols/layer3 copying construct/protocols/layer3/dhcpv4.py -> build/lib/construct/protocols/layer3 creating build/lib/construct/protocols/layer4 copying construct/protocols/layer4/__init__.py -> build/lib/construct/protocols/layer4 copying construct/protocols/layer4/udp.py -> build/lib/construct/protocols/layer4 copying construct/protocols/layer4/tcp.py -> build/lib/construct/protocols/layer4 copying construct/protocols/layer4/isup.py -> build/lib/construct/protocols/layer4 + sleep 1 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + /usr/libexec/platform-python setup.py build '--executable=/usr/libexec/platform-python -s' running build running build_py + sleep 1 + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.Yyj0Cf + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-construct-2.5.1-19.el8.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-construct-2.5.1-19.el8.x86_64 ++ dirname /builddir/build/BUILDROOT/python-construct-2.5.1-19.el8.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-construct-2.5.1-19.el8.x86_64 + cd construct-2.5.1 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + /usr/bin/python2 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-construct-2.5.1-19.el8.x86_64 running install running install_lib creating /builddir/build/BUILDROOT/python-construct-2.5.1-19.el8.x86_64/usr creating /builddir/build/BUILDROOT/python-construct-2.5.1-19.el8.x86_64/usr/lib creating /builddir/build/BUILDROOT/python-construct-2.5.1-19.el8.x86_64/usr/lib/python2.7 creating /builddir/build/BUILDROOT/python-construct-2.5.1-19.el8.x86_64/usr/lib/python2.7/site-packages creating /builddir/build/BUILDROOT/python-construct-2.5.1-19.el8.x86_64/usr/lib/python2.7/site-packages/construct creating /builddir/build/BUILDROOT/python-construct-2.5.1-19.el8.x86_64/usr/lib/python2.7/site-packages/construct/protocols creating /builddir/build/BUILDROOT/python-construct-2.5.1-19.el8.x86_64/usr/lib/python2.7/site-packages/construct/protocols/layer4 copying build/lib/construct/protocols/layer4/isup.py -> /builddir/build/BUILDROOT/python-construct-2.5.1-19.el8.x86_64/usr/lib/python2.7/site-packages/construct/protocols/layer4 copying build/lib/construct/protocols/layer4/tcp.py -> /builddir/build/BUILDROOT/python-construct-2.5.1-19.el8.x86_64/usr/lib/python2.7/site-packages/construct/protocols/layer4 copying build/lib/construct/protocols/layer4/udp.py -> /builddir/build/BUILDROOT/python-construct-2.5.1-19.el8.x86_64/usr/lib/python2.7/site-packages/construct/protocols/layer4 copying build/lib/construct/protocols/layer4/__init__.py -> /builddir/build/BUILDROOT/python-construct-2.5.1-19.el8.x86_64/usr/lib/python2.7/site-packages/construct/protocols/layer4 creating /builddir/build/BUILDROOT/python-construct-2.5.1-19.el8.x86_64/usr/lib/python2.7/site-packages/construct/protocols/layer3 copying build/lib/construct/protocols/layer3/dhcpv4.py -> /builddir/build/BUILDROOT/python-construct-2.5.1-19.el8.x86_64/usr/lib/python2.7/site-packages/construct/protocols/layer3 copying build/lib/construct/protocols/layer3/dhcpv6.py -> /builddir/build/BUILDROOT/python-construct-2.5.1-19.el8.x86_64/usr/lib/python2.7/site-packages/construct/protocols/layer3 copying build/lib/construct/protocols/layer3/icmpv4.py -> /builddir/build/BUILDROOT/python-construct-2.5.1-19.el8.x86_64/usr/lib/python2.7/site-packages/construct/protocols/layer3 copying build/lib/construct/protocols/layer3/igmpv2.py -> /builddir/build/BUILDROOT/python-construct-2.5.1-19.el8.x86_64/usr/lib/python2.7/site-packages/construct/protocols/layer3 copying build/lib/construct/protocols/layer3/ipv4.py -> /builddir/build/BUILDROOT/python-construct-2.5.1-19.el8.x86_64/usr/lib/python2.7/site-packages/construct/protocols/layer3 copying build/lib/construct/protocols/layer3/mtp3.py -> /builddir/build/BUILDROOT/python-construct-2.5.1-19.el8.x86_64/usr/lib/python2.7/site-packages/construct/protocols/layer3 copying build/lib/construct/protocols/layer3/__init__.py -> /builddir/build/BUILDROOT/python-construct-2.5.1-19.el8.x86_64/usr/lib/python2.7/site-packages/construct/protocols/layer3 copying build/lib/construct/protocols/layer3/ipv6.py -> /builddir/build/BUILDROOT/python-construct-2.5.1-19.el8.x86_64/usr/lib/python2.7/site-packages/construct/protocols/layer3 creating /builddir/build/BUILDROOT/python-construct-2.5.1-19.el8.x86_64/usr/lib/python2.7/site-packages/construct/protocols/layer2 copying build/lib/construct/protocols/layer2/arp.py -> /builddir/build/BUILDROOT/python-construct-2.5.1-19.el8.x86_64/usr/lib/python2.7/site-packages/construct/protocols/layer2 copying build/lib/construct/protocols/layer2/ethernet.py -> /builddir/build/BUILDROOT/python-construct-2.5.1-19.el8.x86_64/usr/lib/python2.7/site-packages/construct/protocols/layer2 copying build/lib/construct/protocols/layer2/mtp2.py -> /builddir/build/BUILDROOT/python-construct-2.5.1-19.el8.x86_64/usr/lib/python2.7/site-packages/construct/protocols/layer2 copying build/lib/construct/protocols/layer2/__init__.py -> /builddir/build/BUILDROOT/python-construct-2.5.1-19.el8.x86_64/usr/lib/python2.7/site-packages/construct/protocols/layer2 creating /builddir/build/BUILDROOT/python-construct-2.5.1-19.el8.x86_64/usr/lib/python2.7/site-packages/construct/protocols/application copying build/lib/construct/protocols/application/dns.py -> /builddir/build/BUILDROOT/python-construct-2.5.1-19.el8.x86_64/usr/lib/python2.7/site-packages/construct/protocols/application copying build/lib/construct/protocols/application/__init__.py -> /builddir/build/BUILDROOT/python-construct-2.5.1-19.el8.x86_64/usr/lib/python2.7/site-packages/construct/protocols/application copying build/lib/construct/protocols/ipstack.py -> /builddir/build/BUILDROOT/python-construct-2.5.1-19.el8.x86_64/usr/lib/python2.7/site-packages/construct/protocols copying build/lib/construct/protocols/__init__.py -> /builddir/build/BUILDROOT/python-construct-2.5.1-19.el8.x86_64/usr/lib/python2.7/site-packages/construct/protocols creating /builddir/build/BUILDROOT/python-construct-2.5.1-19.el8.x86_64/usr/lib/python2.7/site-packages/construct/formats creating /builddir/build/BUILDROOT/python-construct-2.5.1-19.el8.x86_64/usr/lib/python2.7/site-packages/construct/formats/graphics copying build/lib/construct/formats/graphics/bmp.py -> /builddir/build/BUILDROOT/python-construct-2.5.1-19.el8.x86_64/usr/lib/python2.7/site-packages/construct/formats/graphics copying build/lib/construct/formats/graphics/emf.py -> /builddir/build/BUILDROOT/python-construct-2.5.1-19.el8.x86_64/usr/lib/python2.7/site-packages/construct/formats/graphics copying build/lib/construct/formats/graphics/gif.py -> /builddir/build/BUILDROOT/python-construct-2.5.1-19.el8.x86_64/usr/lib/python2.7/site-packages/construct/formats/graphics copying build/lib/construct/formats/graphics/png.py -> /builddir/build/BUILDROOT/python-construct-2.5.1-19.el8.x86_64/usr/lib/python2.7/site-packages/construct/formats/graphics copying build/lib/construct/formats/graphics/wmf.py -> /builddir/build/BUILDROOT/python-construct-2.5.1-19.el8.x86_64/usr/lib/python2.7/site-packages/construct/formats/graphics copying build/lib/construct/formats/graphics/__init__.py -> /builddir/build/BUILDROOT/python-construct-2.5.1-19.el8.x86_64/usr/lib/python2.7/site-packages/construct/formats/graphics creating /builddir/build/BUILDROOT/python-construct-2.5.1-19.el8.x86_64/usr/lib/python2.7/site-packages/construct/formats/filesystem copying build/lib/construct/formats/filesystem/ext2.py -> /builddir/build/BUILDROOT/python-construct-2.5.1-19.el8.x86_64/usr/lib/python2.7/site-packages/construct/formats/filesystem copying build/lib/construct/formats/filesystem/fat16.py -> /builddir/build/BUILDROOT/python-construct-2.5.1-19.el8.x86_64/usr/lib/python2.7/site-packages/construct/formats/filesystem copying build/lib/construct/formats/filesystem/mbr.py -> /builddir/build/BUILDROOT/python-construct-2.5.1-19.el8.x86_64/usr/lib/python2.7/site-packages/construct/formats/filesystem copying build/lib/construct/formats/filesystem/__init__.py -> /builddir/build/BUILDROOT/python-construct-2.5.1-19.el8.x86_64/usr/lib/python2.7/site-packages/construct/formats/filesystem creating /builddir/build/BUILDROOT/python-construct-2.5.1-19.el8.x86_64/usr/lib/python2.7/site-packages/construct/formats/executable copying build/lib/construct/formats/executable/elf32.py -> /builddir/build/BUILDROOT/python-construct-2.5.1-19.el8.x86_64/usr/lib/python2.7/site-packages/construct/formats/executable copying build/lib/construct/formats/executable/pe32.py -> /builddir/build/BUILDROOT/python-construct-2.5.1-19.el8.x86_64/usr/lib/python2.7/site-packages/construct/formats/executable copying build/lib/construct/formats/executable/__init__.py -> /builddir/build/BUILDROOT/python-construct-2.5.1-19.el8.x86_64/usr/lib/python2.7/site-packages/construct/formats/executable creating /builddir/build/BUILDROOT/python-construct-2.5.1-19.el8.x86_64/usr/lib/python2.7/site-packages/construct/formats/data copying build/lib/construct/formats/data/cap.py -> /builddir/build/BUILDROOT/python-construct-2.5.1-19.el8.x86_64/usr/lib/python2.7/site-packages/construct/formats/data copying build/lib/construct/formats/data/snoop.py -> /builddir/build/BUILDROOT/python-construct-2.5.1-19.el8.x86_64/usr/lib/python2.7/site-packages/construct/formats/data copying build/lib/construct/formats/data/__init__.py -> /builddir/build/BUILDROOT/python-construct-2.5.1-19.el8.x86_64/usr/lib/python2.7/site-packages/construct/formats/data copying build/lib/construct/formats/__init__.py -> /builddir/build/BUILDROOT/python-construct-2.5.1-19.el8.x86_64/usr/lib/python2.7/site-packages/construct/formats creating /builddir/build/BUILDROOT/python-construct-2.5.1-19.el8.x86_64/usr/lib/python2.7/site-packages/construct/lib copying build/lib/construct/lib/binary.py -> /builddir/build/BUILDROOT/python-construct-2.5.1-19.el8.x86_64/usr/lib/python2.7/site-packages/construct/lib copying build/lib/construct/lib/bitstream.py -> /builddir/build/BUILDROOT/python-construct-2.5.1-19.el8.x86_64/usr/lib/python2.7/site-packages/construct/lib copying build/lib/construct/lib/container.py -> /builddir/build/BUILDROOT/python-construct-2.5.1-19.el8.x86_64/usr/lib/python2.7/site-packages/construct/lib copying build/lib/construct/lib/expr.py -> /builddir/build/BUILDROOT/python-construct-2.5.1-19.el8.x86_64/usr/lib/python2.7/site-packages/construct/lib copying build/lib/construct/lib/hex.py -> /builddir/build/BUILDROOT/python-construct-2.5.1-19.el8.x86_64/usr/lib/python2.7/site-packages/construct/lib copying build/lib/construct/lib/py3compat.py -> /builddir/build/BUILDROOT/python-construct-2.5.1-19.el8.x86_64/usr/lib/python2.7/site-packages/construct/lib copying build/lib/construct/lib/__init__.py -> /builddir/build/BUILDROOT/python-construct-2.5.1-19.el8.x86_64/usr/lib/python2.7/site-packages/construct/lib copying build/lib/construct/adapters.py -> /builddir/build/BUILDROOT/python-construct-2.5.1-19.el8.x86_64/usr/lib/python2.7/site-packages/construct copying build/lib/construct/core.py -> /builddir/build/BUILDROOT/python-construct-2.5.1-19.el8.x86_64/usr/lib/python2.7/site-packages/construct copying build/lib/construct/debug.py -> /builddir/build/BUILDROOT/python-construct-2.5.1-19.el8.x86_64/usr/lib/python2.7/site-packages/construct copying build/lib/construct/macros.py -> /builddir/build/BUILDROOT/python-construct-2.5.1-19.el8.x86_64/usr/lib/python2.7/site-packages/construct copying build/lib/construct/version.py -> /builddir/build/BUILDROOT/python-construct-2.5.1-19.el8.x86_64/usr/lib/python2.7/site-packages/construct copying build/lib/construct/__init__.py -> /builddir/build/BUILDROOT/python-construct-2.5.1-19.el8.x86_64/usr/lib/python2.7/site-packages/construct byte-compiling /builddir/build/BUILDROOT/python-construct-2.5.1-19.el8.x86_64/usr/lib/python2.7/site-packages/construct/protocols/layer4/isup.py to isup.pyc byte-compiling /builddir/build/BUILDROOT/python-construct-2.5.1-19.el8.x86_64/usr/lib/python2.7/site-packages/construct/protocols/layer4/tcp.py to tcp.pyc byte-compiling /builddir/build/BUILDROOT/python-construct-2.5.1-19.el8.x86_64/usr/lib/python2.7/site-packages/construct/protocols/layer4/udp.py to udp.pyc byte-compiling /builddir/build/BUILDROOT/python-construct-2.5.1-19.el8.x86_64/usr/lib/python2.7/site-packages/construct/protocols/layer4/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-construct-2.5.1-19.el8.x86_64/usr/lib/python2.7/site-packages/construct/protocols/layer3/dhcpv4.py to dhcpv4.pyc byte-compiling /builddir/build/BUILDROOT/python-construct-2.5.1-19.el8.x86_64/usr/lib/python2.7/site-packages/construct/protocols/layer3/dhcpv6.py to dhcpv6.pyc byte-compiling /builddir/build/BUILDROOT/python-construct-2.5.1-19.el8.x86_64/usr/lib/python2.7/site-packages/construct/protocols/layer3/icmpv4.py to icmpv4.pyc byte-compiling /builddir/build/BUILDROOT/python-construct-2.5.1-19.el8.x86_64/usr/lib/python2.7/site-packages/construct/protocols/layer3/igmpv2.py to igmpv2.pyc byte-compiling /builddir/build/BUILDROOT/python-construct-2.5.1-19.el8.x86_64/usr/lib/python2.7/site-packages/construct/protocols/layer3/ipv4.py to ipv4.pyc byte-compiling /builddir/build/BUILDROOT/python-construct-2.5.1-19.el8.x86_64/usr/lib/python2.7/site-packages/construct/protocols/layer3/mtp3.py to mtp3.pyc byte-compiling /builddir/build/BUILDROOT/python-construct-2.5.1-19.el8.x86_64/usr/lib/python2.7/site-packages/construct/protocols/layer3/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-construct-2.5.1-19.el8.x86_64/usr/lib/python2.7/site-packages/construct/protocols/layer3/ipv6.py to ipv6.pyc byte-compiling /builddir/build/BUILDROOT/python-construct-2.5.1-19.el8.x86_64/usr/lib/python2.7/site-packages/construct/protocols/layer2/arp.py to arp.pyc byte-compiling /builddir/build/BUILDROOT/python-construct-2.5.1-19.el8.x86_64/usr/lib/python2.7/site-packages/construct/protocols/layer2/ethernet.py to ethernet.pyc byte-compiling /builddir/build/BUILDROOT/python-construct-2.5.1-19.el8.x86_64/usr/lib/python2.7/site-packages/construct/protocols/layer2/mtp2.py to mtp2.pyc byte-compiling /builddir/build/BUILDROOT/python-construct-2.5.1-19.el8.x86_64/usr/lib/python2.7/site-packages/construct/protocols/layer2/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-construct-2.5.1-19.el8.x86_64/usr/lib/python2.7/site-packages/construct/protocols/application/dns.py to dns.pyc byte-compiling /builddir/build/BUILDROOT/python-construct-2.5.1-19.el8.x86_64/usr/lib/python2.7/site-packages/construct/protocols/application/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-construct-2.5.1-19.el8.x86_64/usr/lib/python2.7/site-packages/construct/protocols/ipstack.py to ipstack.pyc byte-compiling /builddir/build/BUILDROOT/python-construct-2.5.1-19.el8.x86_64/usr/lib/python2.7/site-packages/construct/protocols/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-construct-2.5.1-19.el8.x86_64/usr/lib/python2.7/site-packages/construct/formats/graphics/bmp.py to bmp.pyc byte-compiling /builddir/build/BUILDROOT/python-construct-2.5.1-19.el8.x86_64/usr/lib/python2.7/site-packages/construct/formats/graphics/emf.py to emf.pyc byte-compiling /builddir/build/BUILDROOT/python-construct-2.5.1-19.el8.x86_64/usr/lib/python2.7/site-packages/construct/formats/graphics/gif.py to gif.pyc byte-compiling /builddir/build/BUILDROOT/python-construct-2.5.1-19.el8.x86_64/usr/lib/python2.7/site-packages/construct/formats/graphics/png.py to png.pyc byte-compiling /builddir/build/BUILDROOT/python-construct-2.5.1-19.el8.x86_64/usr/lib/python2.7/site-packages/construct/formats/graphics/wmf.py to wmf.pyc byte-compiling /builddir/build/BUILDROOT/python-construct-2.5.1-19.el8.x86_64/usr/lib/python2.7/site-packages/construct/formats/graphics/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-construct-2.5.1-19.el8.x86_64/usr/lib/python2.7/site-packages/construct/formats/filesystem/ext2.py to ext2.pyc byte-compiling /builddir/build/BUILDROOT/python-construct-2.5.1-19.el8.x86_64/usr/lib/python2.7/site-packages/construct/formats/filesystem/fat16.py to fat16.pyc byte-compiling /builddir/build/BUILDROOT/python-construct-2.5.1-19.el8.x86_64/usr/lib/python2.7/site-packages/construct/formats/filesystem/mbr.py to mbr.pyc byte-compiling /builddir/build/BUILDROOT/python-construct-2.5.1-19.el8.x86_64/usr/lib/python2.7/site-packages/construct/formats/filesystem/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-construct-2.5.1-19.el8.x86_64/usr/lib/python2.7/site-packages/construct/formats/executable/elf32.py to elf32.pyc byte-compiling /builddir/build/BUILDROOT/python-construct-2.5.1-19.el8.x86_64/usr/lib/python2.7/site-packages/construct/formats/executable/pe32.py to pe32.pyc byte-compiling /builddir/build/BUILDROOT/python-construct-2.5.1-19.el8.x86_64/usr/lib/python2.7/site-packages/construct/formats/executable/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-construct-2.5.1-19.el8.x86_64/usr/lib/python2.7/site-packages/construct/formats/data/cap.py to cap.pyc byte-compiling /builddir/build/BUILDROOT/python-construct-2.5.1-19.el8.x86_64/usr/lib/python2.7/site-packages/construct/formats/data/snoop.py to snoop.pyc byte-compiling /builddir/build/BUILDROOT/python-construct-2.5.1-19.el8.x86_64/usr/lib/python2.7/site-packages/construct/formats/data/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-construct-2.5.1-19.el8.x86_64/usr/lib/python2.7/site-packages/construct/formats/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-construct-2.5.1-19.el8.x86_64/usr/lib/python2.7/site-packages/construct/lib/binary.py to binary.pyc byte-compiling /builddir/build/BUILDROOT/python-construct-2.5.1-19.el8.x86_64/usr/lib/python2.7/site-packages/construct/lib/bitstream.py to bitstream.pyc byte-compiling /builddir/build/BUILDROOT/python-construct-2.5.1-19.el8.x86_64/usr/lib/python2.7/site-packages/construct/lib/container.py to container.pyc byte-compiling /builddir/build/BUILDROOT/python-construct-2.5.1-19.el8.x86_64/usr/lib/python2.7/site-packages/construct/lib/expr.py to expr.pyc byte-compiling /builddir/build/BUILDROOT/python-construct-2.5.1-19.el8.x86_64/usr/lib/python2.7/site-packages/construct/lib/hex.py to hex.pyc byte-compiling /builddir/build/BUILDROOT/python-construct-2.5.1-19.el8.x86_64/usr/lib/python2.7/site-packages/construct/lib/py3compat.py to py3compat.pyc byte-compiling /builddir/build/BUILDROOT/python-construct-2.5.1-19.el8.x86_64/usr/lib/python2.7/site-packages/construct/lib/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-construct-2.5.1-19.el8.x86_64/usr/lib/python2.7/site-packages/construct/adapters.py to adapters.pyc byte-compiling /builddir/build/BUILDROOT/python-construct-2.5.1-19.el8.x86_64/usr/lib/python2.7/site-packages/construct/core.py to core.pyc byte-compiling /builddir/build/BUILDROOT/python-construct-2.5.1-19.el8.x86_64/usr/lib/python2.7/site-packages/construct/debug.py to debug.pyc byte-compiling /builddir/build/BUILDROOT/python-construct-2.5.1-19.el8.x86_64/usr/lib/python2.7/site-packages/construct/macros.py to macros.pyc byte-compiling /builddir/build/BUILDROOT/python-construct-2.5.1-19.el8.x86_64/usr/lib/python2.7/site-packages/construct/version.py to version.pyc byte-compiling /builddir/build/BUILDROOT/python-construct-2.5.1-19.el8.x86_64/usr/lib/python2.7/site-packages/construct/__init__.py to __init__.pyc writing byte-compilation script '/tmp/tmpjjfRv1.py' /usr/bin/python2 -O /tmp/tmpjjfRv1.py removing /tmp/tmpjjfRv1.py running install_egg_info running egg_info writing requirements to construct.egg-info/requires.txt writing construct.egg-info/PKG-INFO writing top-level names to construct.egg-info/top_level.txt writing dependency_links to construct.egg-info/dependency_links.txt reading manifest file 'construct.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'construct.egg-info/SOURCES.txt' Copying construct.egg-info to /builddir/build/BUILDROOT/python-construct-2.5.1-19.el8.x86_64/usr/lib/python2.7/site-packages/construct-2.5.1-py2.7.egg-info running install_scripts + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + /usr/libexec/platform-python setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-construct-2.5.1-19.el8.x86_64 running install running install_lib creating /builddir/build/BUILDROOT/python-construct-2.5.1-19.el8.x86_64/usr/lib/python3.6 creating /builddir/build/BUILDROOT/python-construct-2.5.1-19.el8.x86_64/usr/lib/python3.6/site-packages creating /builddir/build/BUILDROOT/python-construct-2.5.1-19.el8.x86_64/usr/lib/python3.6/site-packages/construct creating /builddir/build/BUILDROOT/python-construct-2.5.1-19.el8.x86_64/usr/lib/python3.6/site-packages/construct/protocols creating /builddir/build/BUILDROOT/python-construct-2.5.1-19.el8.x86_64/usr/lib/python3.6/site-packages/construct/protocols/layer4 copying build/lib/construct/protocols/layer4/isup.py -> /builddir/build/BUILDROOT/python-construct-2.5.1-19.el8.x86_64/usr/lib/python3.6/site-packages/construct/protocols/layer4 copying build/lib/construct/protocols/layer4/tcp.py -> /builddir/build/BUILDROOT/python-construct-2.5.1-19.el8.x86_64/usr/lib/python3.6/site-packages/construct/protocols/layer4 copying build/lib/construct/protocols/layer4/udp.py -> /builddir/build/BUILDROOT/python-construct-2.5.1-19.el8.x86_64/usr/lib/python3.6/site-packages/construct/protocols/layer4 copying build/lib/construct/protocols/layer4/__init__.py -> /builddir/build/BUILDROOT/python-construct-2.5.1-19.el8.x86_64/usr/lib/python3.6/site-packages/construct/protocols/layer4 creating /builddir/build/BUILDROOT/python-construct-2.5.1-19.el8.x86_64/usr/lib/python3.6/site-packages/construct/protocols/layer3 copying build/lib/construct/protocols/layer3/dhcpv4.py -> /builddir/build/BUILDROOT/python-construct-2.5.1-19.el8.x86_64/usr/lib/python3.6/site-packages/construct/protocols/layer3 copying build/lib/construct/protocols/layer3/dhcpv6.py -> /builddir/build/BUILDROOT/python-construct-2.5.1-19.el8.x86_64/usr/lib/python3.6/site-packages/construct/protocols/layer3 copying build/lib/construct/protocols/layer3/icmpv4.py -> /builddir/build/BUILDROOT/python-construct-2.5.1-19.el8.x86_64/usr/lib/python3.6/site-packages/construct/protocols/layer3 copying build/lib/construct/protocols/layer3/igmpv2.py -> /builddir/build/BUILDROOT/python-construct-2.5.1-19.el8.x86_64/usr/lib/python3.6/site-packages/construct/protocols/layer3 copying build/lib/construct/protocols/layer3/ipv4.py -> /builddir/build/BUILDROOT/python-construct-2.5.1-19.el8.x86_64/usr/lib/python3.6/site-packages/construct/protocols/layer3 copying build/lib/construct/protocols/layer3/mtp3.py -> /builddir/build/BUILDROOT/python-construct-2.5.1-19.el8.x86_64/usr/lib/python3.6/site-packages/construct/protocols/layer3 copying build/lib/construct/protocols/layer3/__init__.py -> /builddir/build/BUILDROOT/python-construct-2.5.1-19.el8.x86_64/usr/lib/python3.6/site-packages/construct/protocols/layer3 copying build/lib/construct/protocols/layer3/ipv6.py -> /builddir/build/BUILDROOT/python-construct-2.5.1-19.el8.x86_64/usr/lib/python3.6/site-packages/construct/protocols/layer3 creating /builddir/build/BUILDROOT/python-construct-2.5.1-19.el8.x86_64/usr/lib/python3.6/site-packages/construct/protocols/layer2 copying build/lib/construct/protocols/layer2/arp.py -> /builddir/build/BUILDROOT/python-construct-2.5.1-19.el8.x86_64/usr/lib/python3.6/site-packages/construct/protocols/layer2 copying build/lib/construct/protocols/layer2/ethernet.py -> /builddir/build/BUILDROOT/python-construct-2.5.1-19.el8.x86_64/usr/lib/python3.6/site-packages/construct/protocols/layer2 copying build/lib/construct/protocols/layer2/mtp2.py -> /builddir/build/BUILDROOT/python-construct-2.5.1-19.el8.x86_64/usr/lib/python3.6/site-packages/construct/protocols/layer2 copying build/lib/construct/protocols/layer2/__init__.py -> /builddir/build/BUILDROOT/python-construct-2.5.1-19.el8.x86_64/usr/lib/python3.6/site-packages/construct/protocols/layer2 creating /builddir/build/BUILDROOT/python-construct-2.5.1-19.el8.x86_64/usr/lib/python3.6/site-packages/construct/protocols/application copying build/lib/construct/protocols/application/dns.py -> /builddir/build/BUILDROOT/python-construct-2.5.1-19.el8.x86_64/usr/lib/python3.6/site-packages/construct/protocols/application copying build/lib/construct/protocols/application/__init__.py -> /builddir/build/BUILDROOT/python-construct-2.5.1-19.el8.x86_64/usr/lib/python3.6/site-packages/construct/protocols/application copying build/lib/construct/protocols/ipstack.py -> /builddir/build/BUILDROOT/python-construct-2.5.1-19.el8.x86_64/usr/lib/python3.6/site-packages/construct/protocols copying build/lib/construct/protocols/__init__.py -> /builddir/build/BUILDROOT/python-construct-2.5.1-19.el8.x86_64/usr/lib/python3.6/site-packages/construct/protocols creating /builddir/build/BUILDROOT/python-construct-2.5.1-19.el8.x86_64/usr/lib/python3.6/site-packages/construct/formats creating /builddir/build/BUILDROOT/python-construct-2.5.1-19.el8.x86_64/usr/lib/python3.6/site-packages/construct/formats/graphics copying build/lib/construct/formats/graphics/bmp.py -> /builddir/build/BUILDROOT/python-construct-2.5.1-19.el8.x86_64/usr/lib/python3.6/site-packages/construct/formats/graphics copying build/lib/construct/formats/graphics/emf.py -> /builddir/build/BUILDROOT/python-construct-2.5.1-19.el8.x86_64/usr/lib/python3.6/site-packages/construct/formats/graphics copying build/lib/construct/formats/graphics/gif.py -> /builddir/build/BUILDROOT/python-construct-2.5.1-19.el8.x86_64/usr/lib/python3.6/site-packages/construct/formats/graphics copying build/lib/construct/formats/graphics/png.py -> /builddir/build/BUILDROOT/python-construct-2.5.1-19.el8.x86_64/usr/lib/python3.6/site-packages/construct/formats/graphics copying build/lib/construct/formats/graphics/wmf.py -> /builddir/build/BUILDROOT/python-construct-2.5.1-19.el8.x86_64/usr/lib/python3.6/site-packages/construct/formats/graphics copying build/lib/construct/formats/graphics/__init__.py -> /builddir/build/BUILDROOT/python-construct-2.5.1-19.el8.x86_64/usr/lib/python3.6/site-packages/construct/formats/graphics creating /builddir/build/BUILDROOT/python-construct-2.5.1-19.el8.x86_64/usr/lib/python3.6/site-packages/construct/formats/filesystem copying build/lib/construct/formats/filesystem/ext2.py -> /builddir/build/BUILDROOT/python-construct-2.5.1-19.el8.x86_64/usr/lib/python3.6/site-packages/construct/formats/filesystem copying build/lib/construct/formats/filesystem/fat16.py -> /builddir/build/BUILDROOT/python-construct-2.5.1-19.el8.x86_64/usr/lib/python3.6/site-packages/construct/formats/filesystem copying build/lib/construct/formats/filesystem/mbr.py -> /builddir/build/BUILDROOT/python-construct-2.5.1-19.el8.x86_64/usr/lib/python3.6/site-packages/construct/formats/filesystem copying build/lib/construct/formats/filesystem/__init__.py -> /builddir/build/BUILDROOT/python-construct-2.5.1-19.el8.x86_64/usr/lib/python3.6/site-packages/construct/formats/filesystem creating /builddir/build/BUILDROOT/python-construct-2.5.1-19.el8.x86_64/usr/lib/python3.6/site-packages/construct/formats/executable copying build/lib/construct/formats/executable/elf32.py -> /builddir/build/BUILDROOT/python-construct-2.5.1-19.el8.x86_64/usr/lib/python3.6/site-packages/construct/formats/executable copying build/lib/construct/formats/executable/pe32.py -> /builddir/build/BUILDROOT/python-construct-2.5.1-19.el8.x86_64/usr/lib/python3.6/site-packages/construct/formats/executable copying build/lib/construct/formats/executable/__init__.py -> /builddir/build/BUILDROOT/python-construct-2.5.1-19.el8.x86_64/usr/lib/python3.6/site-packages/construct/formats/executable creating /builddir/build/BUILDROOT/python-construct-2.5.1-19.el8.x86_64/usr/lib/python3.6/site-packages/construct/formats/data copying build/lib/construct/formats/data/cap.py -> /builddir/build/BUILDROOT/python-construct-2.5.1-19.el8.x86_64/usr/lib/python3.6/site-packages/construct/formats/data copying build/lib/construct/formats/data/snoop.py -> /builddir/build/BUILDROOT/python-construct-2.5.1-19.el8.x86_64/usr/lib/python3.6/site-packages/construct/formats/data copying build/lib/construct/formats/data/__init__.py -> /builddir/build/BUILDROOT/python-construct-2.5.1-19.el8.x86_64/usr/lib/python3.6/site-packages/construct/formats/data copying build/lib/construct/formats/__init__.py -> /builddir/build/BUILDROOT/python-construct-2.5.1-19.el8.x86_64/usr/lib/python3.6/site-packages/construct/formats creating /builddir/build/BUILDROOT/python-construct-2.5.1-19.el8.x86_64/usr/lib/python3.6/site-packages/construct/lib copying build/lib/construct/lib/binary.py -> /builddir/build/BUILDROOT/python-construct-2.5.1-19.el8.x86_64/usr/lib/python3.6/site-packages/construct/lib copying build/lib/construct/lib/bitstream.py -> /builddir/build/BUILDROOT/python-construct-2.5.1-19.el8.x86_64/usr/lib/python3.6/site-packages/construct/lib copying build/lib/construct/lib/container.py -> /builddir/build/BUILDROOT/python-construct-2.5.1-19.el8.x86_64/usr/lib/python3.6/site-packages/construct/lib copying build/lib/construct/lib/expr.py -> /builddir/build/BUILDROOT/python-construct-2.5.1-19.el8.x86_64/usr/lib/python3.6/site-packages/construct/lib copying build/lib/construct/lib/hex.py -> /builddir/build/BUILDROOT/python-construct-2.5.1-19.el8.x86_64/usr/lib/python3.6/site-packages/construct/lib copying build/lib/construct/lib/py3compat.py -> /builddir/build/BUILDROOT/python-construct-2.5.1-19.el8.x86_64/usr/lib/python3.6/site-packages/construct/lib copying build/lib/construct/lib/__init__.py -> /builddir/build/BUILDROOT/python-construct-2.5.1-19.el8.x86_64/usr/lib/python3.6/site-packages/construct/lib copying build/lib/construct/adapters.py -> /builddir/build/BUILDROOT/python-construct-2.5.1-19.el8.x86_64/usr/lib/python3.6/site-packages/construct copying build/lib/construct/core.py -> /builddir/build/BUILDROOT/python-construct-2.5.1-19.el8.x86_64/usr/lib/python3.6/site-packages/construct copying build/lib/construct/debug.py -> /builddir/build/BUILDROOT/python-construct-2.5.1-19.el8.x86_64/usr/lib/python3.6/site-packages/construct copying build/lib/construct/macros.py -> /builddir/build/BUILDROOT/python-construct-2.5.1-19.el8.x86_64/usr/lib/python3.6/site-packages/construct copying build/lib/construct/version.py -> /builddir/build/BUILDROOT/python-construct-2.5.1-19.el8.x86_64/usr/lib/python3.6/site-packages/construct copying build/lib/construct/__init__.py -> /builddir/build/BUILDROOT/python-construct-2.5.1-19.el8.x86_64/usr/lib/python3.6/site-packages/construct byte-compiling /builddir/build/BUILDROOT/python-construct-2.5.1-19.el8.x86_64/usr/lib/python3.6/site-packages/construct/protocols/layer4/isup.py to isup.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-construct-2.5.1-19.el8.x86_64/usr/lib/python3.6/site-packages/construct/protocols/layer4/tcp.py to tcp.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-construct-2.5.1-19.el8.x86_64/usr/lib/python3.6/site-packages/construct/protocols/layer4/udp.py to udp.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-construct-2.5.1-19.el8.x86_64/usr/lib/python3.6/site-packages/construct/protocols/layer4/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-construct-2.5.1-19.el8.x86_64/usr/lib/python3.6/site-packages/construct/protocols/layer3/dhcpv4.py to dhcpv4.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-construct-2.5.1-19.el8.x86_64/usr/lib/python3.6/site-packages/construct/protocols/layer3/dhcpv6.py to dhcpv6.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-construct-2.5.1-19.el8.x86_64/usr/lib/python3.6/site-packages/construct/protocols/layer3/icmpv4.py to icmpv4.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-construct-2.5.1-19.el8.x86_64/usr/lib/python3.6/site-packages/construct/protocols/layer3/igmpv2.py to igmpv2.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-construct-2.5.1-19.el8.x86_64/usr/lib/python3.6/site-packages/construct/protocols/layer3/ipv4.py to ipv4.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-construct-2.5.1-19.el8.x86_64/usr/lib/python3.6/site-packages/construct/protocols/layer3/mtp3.py to mtp3.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-construct-2.5.1-19.el8.x86_64/usr/lib/python3.6/site-packages/construct/protocols/layer3/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-construct-2.5.1-19.el8.x86_64/usr/lib/python3.6/site-packages/construct/protocols/layer3/ipv6.py to ipv6.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-construct-2.5.1-19.el8.x86_64/usr/lib/python3.6/site-packages/construct/protocols/layer2/arp.py to arp.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-construct-2.5.1-19.el8.x86_64/usr/lib/python3.6/site-packages/construct/protocols/layer2/ethernet.py to ethernet.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-construct-2.5.1-19.el8.x86_64/usr/lib/python3.6/site-packages/construct/protocols/layer2/mtp2.py to mtp2.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-construct-2.5.1-19.el8.x86_64/usr/lib/python3.6/site-packages/construct/protocols/layer2/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-construct-2.5.1-19.el8.x86_64/usr/lib/python3.6/site-packages/construct/protocols/application/dns.py to dns.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-construct-2.5.1-19.el8.x86_64/usr/lib/python3.6/site-packages/construct/protocols/application/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-construct-2.5.1-19.el8.x86_64/usr/lib/python3.6/site-packages/construct/protocols/ipstack.py to ipstack.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-construct-2.5.1-19.el8.x86_64/usr/lib/python3.6/site-packages/construct/protocols/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-construct-2.5.1-19.el8.x86_64/usr/lib/python3.6/site-packages/construct/formats/graphics/bmp.py to bmp.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-construct-2.5.1-19.el8.x86_64/usr/lib/python3.6/site-packages/construct/formats/graphics/emf.py to emf.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-construct-2.5.1-19.el8.x86_64/usr/lib/python3.6/site-packages/construct/formats/graphics/gif.py to gif.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-construct-2.5.1-19.el8.x86_64/usr/lib/python3.6/site-packages/construct/formats/graphics/png.py to png.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-construct-2.5.1-19.el8.x86_64/usr/lib/python3.6/site-packages/construct/formats/graphics/wmf.py to wmf.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-construct-2.5.1-19.el8.x86_64/usr/lib/python3.6/site-packages/construct/formats/graphics/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-construct-2.5.1-19.el8.x86_64/usr/lib/python3.6/site-packages/construct/formats/filesystem/ext2.py to ext2.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-construct-2.5.1-19.el8.x86_64/usr/lib/python3.6/site-packages/construct/formats/filesystem/fat16.py to fat16.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-construct-2.5.1-19.el8.x86_64/usr/lib/python3.6/site-packages/construct/formats/filesystem/mbr.py to mbr.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-construct-2.5.1-19.el8.x86_64/usr/lib/python3.6/site-packages/construct/formats/filesystem/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-construct-2.5.1-19.el8.x86_64/usr/lib/python3.6/site-packages/construct/formats/executable/elf32.py to elf32.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-construct-2.5.1-19.el8.x86_64/usr/lib/python3.6/site-packages/construct/formats/executable/pe32.py to pe32.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-construct-2.5.1-19.el8.x86_64/usr/lib/python3.6/site-packages/construct/formats/executable/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-construct-2.5.1-19.el8.x86_64/usr/lib/python3.6/site-packages/construct/formats/data/cap.py to cap.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-construct-2.5.1-19.el8.x86_64/usr/lib/python3.6/site-packages/construct/formats/data/snoop.py to snoop.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-construct-2.5.1-19.el8.x86_64/usr/lib/python3.6/site-packages/construct/formats/data/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-construct-2.5.1-19.el8.x86_64/usr/lib/python3.6/site-packages/construct/formats/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-construct-2.5.1-19.el8.x86_64/usr/lib/python3.6/site-packages/construct/lib/binary.py to binary.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-construct-2.5.1-19.el8.x86_64/usr/lib/python3.6/site-packages/construct/lib/bitstream.py to bitstream.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-construct-2.5.1-19.el8.x86_64/usr/lib/python3.6/site-packages/construct/lib/container.py to container.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-construct-2.5.1-19.el8.x86_64/usr/lib/python3.6/site-packages/construct/lib/expr.py to expr.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-construct-2.5.1-19.el8.x86_64/usr/lib/python3.6/site-packages/construct/lib/hex.py to hex.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-construct-2.5.1-19.el8.x86_64/usr/lib/python3.6/site-packages/construct/lib/py3compat.py to py3compat.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-construct-2.5.1-19.el8.x86_64/usr/lib/python3.6/site-packages/construct/lib/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-construct-2.5.1-19.el8.x86_64/usr/lib/python3.6/site-packages/construct/adapters.py to adapters.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-construct-2.5.1-19.el8.x86_64/usr/lib/python3.6/site-packages/construct/core.py to core.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-construct-2.5.1-19.el8.x86_64/usr/lib/python3.6/site-packages/construct/debug.py to debug.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-construct-2.5.1-19.el8.x86_64/usr/lib/python3.6/site-packages/construct/macros.py to macros.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-construct-2.5.1-19.el8.x86_64/usr/lib/python3.6/site-packages/construct/version.py to version.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-construct-2.5.1-19.el8.x86_64/usr/lib/python3.6/site-packages/construct/__init__.py to __init__.cpython-36.pyc writing byte-compilation script '/tmp/tmpv3zwmsy_.py' /usr/libexec/platform-python /tmp/tmpv3zwmsy_.py removing /tmp/tmpv3zwmsy_.py running install_egg_info running egg_info writing construct.egg-info/PKG-INFO writing dependency_links to construct.egg-info/dependency_links.txt writing requirements to construct.egg-info/requires.txt writing top-level names to construct.egg-info/top_level.txt reading manifest file 'construct.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'construct.egg-info/SOURCES.txt' Copying construct.egg-info to /builddir/build/BUILDROOT/python-construct-2.5.1-19.el8.x86_64/usr/lib/python3.6/site-packages/construct-2.5.1-py3.6.egg-info running install_scripts + /usr/lib/rpm/find-debuginfo.sh -j2 --strict-build-id -m -i --build-id-seed 2.5.1-19.el8 --unique-debug-suffix -2.5.1-19.el8.x86_64 --unique-debug-src-base python-construct-2.5.1-19.el8.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /builddir/build/BUILD/construct-2.5.1 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-construct-2.5.1-19.el8.x86_64/usr/lib/python3.6 using /usr/libexec/platform-python Bytecompiling .py files below /builddir/build/BUILDROOT/python-construct-2.5.1-19.el8.x86_64/usr/lib/python2.7 using /usr/bin/python2.7 + /usr/lib/rpm/brp-python-hardlink + PYTHON3=/usr/libexec/platform-python + /usr/lib/rpm/redhat/brp-mangle-shebangs Processing files: python2-construct-2.5.1-19.el8.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.rDfL5N + umask 022 + cd /builddir/build/BUILD + cd construct-2.5.1 + DOCDIR=/builddir/build/BUILDROOT/python-construct-2.5.1-19.el8.x86_64/usr/share/doc/python2-construct + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-construct-2.5.1-19.el8.x86_64/usr/share/doc/python2-construct + cp -pr README.rst /builddir/build/BUILDROOT/python-construct-2.5.1-19.el8.x86_64/usr/share/doc/python2-construct + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.9Mtszm + umask 022 + cd /builddir/build/BUILD + cd construct-2.5.1 + LICENSEDIR=/builddir/build/BUILDROOT/python-construct-2.5.1-19.el8.x86_64/usr/share/licenses/python2-construct + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-construct-2.5.1-19.el8.x86_64/usr/share/licenses/python2-construct + cp -pr LICENSE /builddir/build/BUILDROOT/python-construct-2.5.1-19.el8.x86_64/usr/share/licenses/python2-construct + exit 0 Provides: python2-construct = 2.5.1-19.el8 python2.7dist(construct) = 2.5.1 python2dist(construct) = 2.5.1 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: python(abi) = 2.7 Processing files: python3-construct-2.5.1-19.el8.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.A94Gqh + umask 022 + cd /builddir/build/BUILD + cd construct-2.5.1 + DOCDIR=/builddir/build/BUILDROOT/python-construct-2.5.1-19.el8.x86_64/usr/share/doc/python3-construct + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-construct-2.5.1-19.el8.x86_64/usr/share/doc/python3-construct + cp -pr README.rst /builddir/build/BUILDROOT/python-construct-2.5.1-19.el8.x86_64/usr/share/doc/python3-construct + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.KmQ7ic + umask 022 + cd /builddir/build/BUILD + cd construct-2.5.1 + LICENSEDIR=/builddir/build/BUILDROOT/python-construct-2.5.1-19.el8.x86_64/usr/share/licenses/python3-construct + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-construct-2.5.1-19.el8.x86_64/usr/share/licenses/python3-construct + cp -pr LICENSE /builddir/build/BUILDROOT/python-construct-2.5.1-19.el8.x86_64/usr/share/licenses/python3-construct + exit 0 Provides: python3-construct = 2.5.1-19.el8 python3.6dist(construct) = 2.5.1 python3dist(construct) = 2.5.1 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: python(abi) = 3.6 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-construct-2.5.1-19.el8.x86_64 Wrote: /builddir/build/RPMS/python2-construct-2.5.1-19.el8.noarch.rpm Wrote: /builddir/build/RPMS/python3-construct-2.5.1-19.el8.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.jAck4v + umask 022 + cd /builddir/build/BUILD + cd construct-2.5.1 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-construct-2.5.1-19.el8.x86_64 + exit 0 Child return code was: 0