Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-boduch.spec'], chrootPath='/var/lib/mock/openeuler-22.03_LTS_SP1-x86_64-1686577927.089096/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=0uid=1000gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=True) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-boduch.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False /etc/profile.d/system-info.sh: line 55: ps: command not found Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/python-boduch-0.2.1-1.src.rpm Child return code was: 0 Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-boduch.spec'], chrootPath='/var/lib/mock/openeuler-22.03_LTS_SP1-x86_64-1686577927.089096/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=0uid=1000gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=True) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-boduch.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False /etc/profile.d/system-info.sh: line 55: ps: command not found Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/python-boduch-0.2.1-1.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-boduch.spec'], chrootPath='/var/lib/mock/openeuler-22.03_LTS_SP1-x86_64-1686577927.089096/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=0uid=1000gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=True) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/python-boduch.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False /etc/profile.d/system-info.sh: line 55: ps: command not found Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.wGxKnv + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf boduch-0.2.1 + /usr/bin/gzip -dc /builddir/build/SOURCES/boduch-0.2.1.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd boduch-0.2.1 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.HU5p89 + umask 022 + cd /builddir/build/BUILD + cd boduch-0.2.1 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection ' + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/generic-hardened-ld' + /usr/bin/python3 setup.py build '--executable=/usr/bin/python3 -s' running build running build_py creating build creating build/lib creating build/lib/boduch copying src/boduch/__init__.py -> build/lib/boduch creating build/lib/boduch/subscription copying src/boduch/subscription/__init__.py -> build/lib/boduch/subscription copying src/boduch/subscription/subscription.py -> build/lib/boduch/subscription creating build/lib/boduch/constant copying src/boduch/constant/type.py -> build/lib/boduch/constant copying src/boduch/constant/priority.py -> build/lib/boduch/constant copying src/boduch/constant/__init__.py -> build/lib/boduch/constant creating build/lib/boduch/data copying src/boduch/data/set.py -> build/lib/boduch/data copying src/boduch/data/__init__.py -> build/lib/boduch/data copying src/boduch/data/hash.py -> build/lib/boduch/data creating build/lib/boduch/predicate copying src/boduch/predicate/lesser.py -> build/lib/boduch/predicate copying src/boduch/predicate/greater.py -> build/lib/boduch/predicate copying src/boduch/predicate/predicate.py -> build/lib/boduch/predicate copying src/boduch/predicate/__init__.py -> build/lib/boduch/predicate copying src/boduch/predicate/equal.py -> build/lib/boduch/predicate creating build/lib/boduch/state copying src/boduch/state/machine.py -> build/lib/boduch/state copying src/boduch/state/__init__.py -> build/lib/boduch/state copying src/boduch/state/transition.py -> build/lib/boduch/state creating build/lib/boduch/interface copying src/boduch/interface/__init__.py -> build/lib/boduch/interface creating build/lib/boduch/type copying src/boduch/type/util.py -> build/lib/boduch/type copying src/boduch/type/type.py -> build/lib/boduch/type copying src/boduch/type/__init__.py -> build/lib/boduch/type creating build/lib/boduch/test copying src/boduch/test/event.py -> build/lib/boduch/test copying src/boduch/test/util.py -> build/lib/boduch/test copying src/boduch/test/predicate.py -> build/lib/boduch/test copying src/boduch/test/set.py -> build/lib/boduch/test copying src/boduch/test/__init__.py -> build/lib/boduch/test copying src/boduch/test/state.py -> build/lib/boduch/test copying src/boduch/test/hash.py -> build/lib/boduch/test creating build/lib/boduch/handle copying src/boduch/handle/handle.py -> build/lib/boduch/handle copying src/boduch/handle/__init__.py -> build/lib/boduch/handle creating build/lib/boduch/event copying src/boduch/event/eventthread.py -> build/lib/boduch/event copying src/boduch/event/event.py -> build/lib/boduch/event copying src/boduch/event/util.py -> build/lib/boduch/event copying src/boduch/event/eventmanager.py -> build/lib/boduch/event copying src/boduch/event/factory.py -> build/lib/boduch/event copying src/boduch/event/__init__.py -> build/lib/boduch/event copying src/boduch/event/threadmanager.py -> build/lib/boduch/event creating build/lib/boduch/subscription/data copying src/boduch/subscription/data/set.py -> build/lib/boduch/subscription/data copying src/boduch/subscription/data/__init__.py -> build/lib/boduch/subscription/data copying src/boduch/subscription/data/hash.py -> build/lib/boduch/subscription/data creating build/lib/boduch/subscription/predicate copying src/boduch/subscription/predicate/lesser.py -> build/lib/boduch/subscription/predicate copying src/boduch/subscription/predicate/greater.py -> build/lib/boduch/subscription/predicate copying src/boduch/subscription/predicate/__init__.py -> build/lib/boduch/subscription/predicate copying src/boduch/subscription/predicate/equal.py -> build/lib/boduch/subscription/predicate creating build/lib/boduch/subscription/state copying src/boduch/subscription/state/machine.py -> build/lib/boduch/subscription/state copying src/boduch/subscription/state/__init__.py -> build/lib/boduch/subscription/state copying src/boduch/subscription/state/transition.py -> build/lib/boduch/subscription/state creating build/lib/boduch/interface/subscription copying src/boduch/interface/subscription/__init__.py -> build/lib/boduch/interface/subscription copying src/boduch/interface/subscription/subscription.py -> build/lib/boduch/interface/subscription creating build/lib/boduch/interface/data copying src/boduch/interface/data/set.py -> build/lib/boduch/interface/data copying src/boduch/interface/data/__init__.py -> build/lib/boduch/interface/data copying src/boduch/interface/data/hash.py -> build/lib/boduch/interface/data creating build/lib/boduch/interface/predicate copying src/boduch/interface/predicate/predicate.py -> build/lib/boduch/interface/predicate copying src/boduch/interface/predicate/__init__.py -> build/lib/boduch/interface/predicate creating build/lib/boduch/interface/state copying src/boduch/interface/state/machine.py -> build/lib/boduch/interface/state copying src/boduch/interface/state/__init__.py -> build/lib/boduch/interface/state copying src/boduch/interface/state/transition.py -> build/lib/boduch/interface/state creating build/lib/boduch/interface/type copying src/boduch/interface/type/type.py -> build/lib/boduch/interface/type copying src/boduch/interface/type/__init__.py -> build/lib/boduch/interface/type creating build/lib/boduch/interface/handle copying src/boduch/interface/handle/handle.py -> build/lib/boduch/interface/handle copying src/boduch/interface/handle/__init__.py -> build/lib/boduch/interface/handle creating build/lib/boduch/interface/event copying src/boduch/interface/event/eventthread.py -> build/lib/boduch/interface/event copying src/boduch/interface/event/event.py -> build/lib/boduch/interface/event copying src/boduch/interface/event/eventmanager.py -> build/lib/boduch/interface/event copying src/boduch/interface/event/__init__.py -> build/lib/boduch/interface/event copying src/boduch/interface/event/threadmanager.py -> build/lib/boduch/interface/event creating build/lib/boduch/handle/data copying src/boduch/handle/data/set.py -> build/lib/boduch/handle/data copying src/boduch/handle/data/__init__.py -> build/lib/boduch/handle/data copying src/boduch/handle/data/hash.py -> build/lib/boduch/handle/data creating build/lib/boduch/handle/predicate copying src/boduch/handle/predicate/lesser.py -> build/lib/boduch/handle/predicate copying src/boduch/handle/predicate/greater.py -> build/lib/boduch/handle/predicate copying src/boduch/handle/predicate/__init__.py -> build/lib/boduch/handle/predicate copying src/boduch/handle/predicate/equal.py -> build/lib/boduch/handle/predicate creating build/lib/boduch/handle/state copying src/boduch/handle/state/machine.py -> build/lib/boduch/handle/state copying src/boduch/handle/state/__init__.py -> build/lib/boduch/handle/state copying src/boduch/handle/state/transition.py -> build/lib/boduch/handle/state creating build/lib/boduch/event/data copying src/boduch/event/data/set.py -> build/lib/boduch/event/data copying src/boduch/event/data/__init__.py -> build/lib/boduch/event/data copying src/boduch/event/data/hash.py -> build/lib/boduch/event/data creating build/lib/boduch/event/predicate copying src/boduch/event/predicate/lesser.py -> build/lib/boduch/event/predicate copying src/boduch/event/predicate/greater.py -> build/lib/boduch/event/predicate copying src/boduch/event/predicate/__init__.py -> build/lib/boduch/event/predicate copying src/boduch/event/predicate/equal.py -> build/lib/boduch/event/predicate creating build/lib/boduch/event/state copying src/boduch/event/state/machine.py -> build/lib/boduch/event/state copying src/boduch/event/state/__init__.py -> build/lib/boduch/event/state copying src/boduch/event/state/transition.py -> build/lib/boduch/event/state + sleep 1 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.RpELaC + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-boduch-0.2.1-1.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-boduch-0.2.1-1.x86_64 ++ dirname /builddir/build/BUILDROOT/python-boduch-0.2.1-1.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-boduch-0.2.1-1.x86_64 + cd boduch-0.2.1 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection ' + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/generic-hardened-ld' + /usr/bin/python3 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-boduch-0.2.1-1.x86_64 running install /usr/lib/python3.9/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. warnings.warn( running install_lib creating /builddir/build/BUILDROOT/python-boduch-0.2.1-1.x86_64/usr creating /builddir/build/BUILDROOT/python-boduch-0.2.1-1.x86_64/usr/lib creating /builddir/build/BUILDROOT/python-boduch-0.2.1-1.x86_64/usr/lib/python3.9 creating /builddir/build/BUILDROOT/python-boduch-0.2.1-1.x86_64/usr/lib/python3.9/site-packages creating /builddir/build/BUILDROOT/python-boduch-0.2.1-1.x86_64/usr/lib/python3.9/site-packages/boduch creating /builddir/build/BUILDROOT/python-boduch-0.2.1-1.x86_64/usr/lib/python3.9/site-packages/boduch/subscription creating /builddir/build/BUILDROOT/python-boduch-0.2.1-1.x86_64/usr/lib/python3.9/site-packages/boduch/subscription/data copying build/lib/boduch/subscription/data/set.py -> /builddir/build/BUILDROOT/python-boduch-0.2.1-1.x86_64/usr/lib/python3.9/site-packages/boduch/subscription/data copying build/lib/boduch/subscription/data/__init__.py -> /builddir/build/BUILDROOT/python-boduch-0.2.1-1.x86_64/usr/lib/python3.9/site-packages/boduch/subscription/data copying build/lib/boduch/subscription/data/hash.py -> /builddir/build/BUILDROOT/python-boduch-0.2.1-1.x86_64/usr/lib/python3.9/site-packages/boduch/subscription/data creating /builddir/build/BUILDROOT/python-boduch-0.2.1-1.x86_64/usr/lib/python3.9/site-packages/boduch/subscription/predicate copying build/lib/boduch/subscription/predicate/lesser.py -> /builddir/build/BUILDROOT/python-boduch-0.2.1-1.x86_64/usr/lib/python3.9/site-packages/boduch/subscription/predicate copying build/lib/boduch/subscription/predicate/greater.py -> /builddir/build/BUILDROOT/python-boduch-0.2.1-1.x86_64/usr/lib/python3.9/site-packages/boduch/subscription/predicate copying build/lib/boduch/subscription/predicate/__init__.py -> /builddir/build/BUILDROOT/python-boduch-0.2.1-1.x86_64/usr/lib/python3.9/site-packages/boduch/subscription/predicate copying build/lib/boduch/subscription/predicate/equal.py -> /builddir/build/BUILDROOT/python-boduch-0.2.1-1.x86_64/usr/lib/python3.9/site-packages/boduch/subscription/predicate creating /builddir/build/BUILDROOT/python-boduch-0.2.1-1.x86_64/usr/lib/python3.9/site-packages/boduch/subscription/state copying build/lib/boduch/subscription/state/machine.py -> /builddir/build/BUILDROOT/python-boduch-0.2.1-1.x86_64/usr/lib/python3.9/site-packages/boduch/subscription/state copying build/lib/boduch/subscription/state/__init__.py -> /builddir/build/BUILDROOT/python-boduch-0.2.1-1.x86_64/usr/lib/python3.9/site-packages/boduch/subscription/state copying build/lib/boduch/subscription/state/transition.py -> /builddir/build/BUILDROOT/python-boduch-0.2.1-1.x86_64/usr/lib/python3.9/site-packages/boduch/subscription/state copying build/lib/boduch/subscription/__init__.py -> /builddir/build/BUILDROOT/python-boduch-0.2.1-1.x86_64/usr/lib/python3.9/site-packages/boduch/subscription copying build/lib/boduch/subscription/subscription.py -> /builddir/build/BUILDROOT/python-boduch-0.2.1-1.x86_64/usr/lib/python3.9/site-packages/boduch/subscription creating /builddir/build/BUILDROOT/python-boduch-0.2.1-1.x86_64/usr/lib/python3.9/site-packages/boduch/constant copying build/lib/boduch/constant/type.py -> /builddir/build/BUILDROOT/python-boduch-0.2.1-1.x86_64/usr/lib/python3.9/site-packages/boduch/constant copying build/lib/boduch/constant/priority.py -> /builddir/build/BUILDROOT/python-boduch-0.2.1-1.x86_64/usr/lib/python3.9/site-packages/boduch/constant copying build/lib/boduch/constant/__init__.py -> /builddir/build/BUILDROOT/python-boduch-0.2.1-1.x86_64/usr/lib/python3.9/site-packages/boduch/constant creating /builddir/build/BUILDROOT/python-boduch-0.2.1-1.x86_64/usr/lib/python3.9/site-packages/boduch/data copying build/lib/boduch/data/set.py -> /builddir/build/BUILDROOT/python-boduch-0.2.1-1.x86_64/usr/lib/python3.9/site-packages/boduch/data copying build/lib/boduch/data/__init__.py -> /builddir/build/BUILDROOT/python-boduch-0.2.1-1.x86_64/usr/lib/python3.9/site-packages/boduch/data copying build/lib/boduch/data/hash.py -> /builddir/build/BUILDROOT/python-boduch-0.2.1-1.x86_64/usr/lib/python3.9/site-packages/boduch/data creating /builddir/build/BUILDROOT/python-boduch-0.2.1-1.x86_64/usr/lib/python3.9/site-packages/boduch/predicate copying build/lib/boduch/predicate/lesser.py -> /builddir/build/BUILDROOT/python-boduch-0.2.1-1.x86_64/usr/lib/python3.9/site-packages/boduch/predicate copying build/lib/boduch/predicate/greater.py -> /builddir/build/BUILDROOT/python-boduch-0.2.1-1.x86_64/usr/lib/python3.9/site-packages/boduch/predicate copying build/lib/boduch/predicate/predicate.py -> /builddir/build/BUILDROOT/python-boduch-0.2.1-1.x86_64/usr/lib/python3.9/site-packages/boduch/predicate copying build/lib/boduch/predicate/__init__.py -> /builddir/build/BUILDROOT/python-boduch-0.2.1-1.x86_64/usr/lib/python3.9/site-packages/boduch/predicate copying build/lib/boduch/predicate/equal.py -> /builddir/build/BUILDROOT/python-boduch-0.2.1-1.x86_64/usr/lib/python3.9/site-packages/boduch/predicate creating /builddir/build/BUILDROOT/python-boduch-0.2.1-1.x86_64/usr/lib/python3.9/site-packages/boduch/state copying build/lib/boduch/state/machine.py -> /builddir/build/BUILDROOT/python-boduch-0.2.1-1.x86_64/usr/lib/python3.9/site-packages/boduch/state copying build/lib/boduch/state/__init__.py -> /builddir/build/BUILDROOT/python-boduch-0.2.1-1.x86_64/usr/lib/python3.9/site-packages/boduch/state copying build/lib/boduch/state/transition.py -> /builddir/build/BUILDROOT/python-boduch-0.2.1-1.x86_64/usr/lib/python3.9/site-packages/boduch/state creating /builddir/build/BUILDROOT/python-boduch-0.2.1-1.x86_64/usr/lib/python3.9/site-packages/boduch/interface creating /builddir/build/BUILDROOT/python-boduch-0.2.1-1.x86_64/usr/lib/python3.9/site-packages/boduch/interface/subscription copying build/lib/boduch/interface/subscription/__init__.py -> /builddir/build/BUILDROOT/python-boduch-0.2.1-1.x86_64/usr/lib/python3.9/site-packages/boduch/interface/subscription copying build/lib/boduch/interface/subscription/subscription.py -> /builddir/build/BUILDROOT/python-boduch-0.2.1-1.x86_64/usr/lib/python3.9/site-packages/boduch/interface/subscription creating /builddir/build/BUILDROOT/python-boduch-0.2.1-1.x86_64/usr/lib/python3.9/site-packages/boduch/interface/data copying build/lib/boduch/interface/data/set.py -> /builddir/build/BUILDROOT/python-boduch-0.2.1-1.x86_64/usr/lib/python3.9/site-packages/boduch/interface/data copying build/lib/boduch/interface/data/__init__.py -> /builddir/build/BUILDROOT/python-boduch-0.2.1-1.x86_64/usr/lib/python3.9/site-packages/boduch/interface/data copying build/lib/boduch/interface/data/hash.py -> /builddir/build/BUILDROOT/python-boduch-0.2.1-1.x86_64/usr/lib/python3.9/site-packages/boduch/interface/data creating /builddir/build/BUILDROOT/python-boduch-0.2.1-1.x86_64/usr/lib/python3.9/site-packages/boduch/interface/predicate copying build/lib/boduch/interface/predicate/predicate.py -> /builddir/build/BUILDROOT/python-boduch-0.2.1-1.x86_64/usr/lib/python3.9/site-packages/boduch/interface/predicate copying build/lib/boduch/interface/predicate/__init__.py -> /builddir/build/BUILDROOT/python-boduch-0.2.1-1.x86_64/usr/lib/python3.9/site-packages/boduch/interface/predicate creating /builddir/build/BUILDROOT/python-boduch-0.2.1-1.x86_64/usr/lib/python3.9/site-packages/boduch/interface/state copying build/lib/boduch/interface/state/machine.py -> /builddir/build/BUILDROOT/python-boduch-0.2.1-1.x86_64/usr/lib/python3.9/site-packages/boduch/interface/state copying build/lib/boduch/interface/state/__init__.py -> /builddir/build/BUILDROOT/python-boduch-0.2.1-1.x86_64/usr/lib/python3.9/site-packages/boduch/interface/state copying build/lib/boduch/interface/state/transition.py -> /builddir/build/BUILDROOT/python-boduch-0.2.1-1.x86_64/usr/lib/python3.9/site-packages/boduch/interface/state copying build/lib/boduch/interface/__init__.py -> /builddir/build/BUILDROOT/python-boduch-0.2.1-1.x86_64/usr/lib/python3.9/site-packages/boduch/interface creating /builddir/build/BUILDROOT/python-boduch-0.2.1-1.x86_64/usr/lib/python3.9/site-packages/boduch/interface/type copying build/lib/boduch/interface/type/type.py -> /builddir/build/BUILDROOT/python-boduch-0.2.1-1.x86_64/usr/lib/python3.9/site-packages/boduch/interface/type copying build/lib/boduch/interface/type/__init__.py -> /builddir/build/BUILDROOT/python-boduch-0.2.1-1.x86_64/usr/lib/python3.9/site-packages/boduch/interface/type creating /builddir/build/BUILDROOT/python-boduch-0.2.1-1.x86_64/usr/lib/python3.9/site-packages/boduch/interface/handle copying build/lib/boduch/interface/handle/handle.py -> /builddir/build/BUILDROOT/python-boduch-0.2.1-1.x86_64/usr/lib/python3.9/site-packages/boduch/interface/handle copying build/lib/boduch/interface/handle/__init__.py -> /builddir/build/BUILDROOT/python-boduch-0.2.1-1.x86_64/usr/lib/python3.9/site-packages/boduch/interface/handle creating /builddir/build/BUILDROOT/python-boduch-0.2.1-1.x86_64/usr/lib/python3.9/site-packages/boduch/interface/event copying build/lib/boduch/interface/event/eventthread.py -> /builddir/build/BUILDROOT/python-boduch-0.2.1-1.x86_64/usr/lib/python3.9/site-packages/boduch/interface/event copying build/lib/boduch/interface/event/event.py -> /builddir/build/BUILDROOT/python-boduch-0.2.1-1.x86_64/usr/lib/python3.9/site-packages/boduch/interface/event copying build/lib/boduch/interface/event/eventmanager.py -> /builddir/build/BUILDROOT/python-boduch-0.2.1-1.x86_64/usr/lib/python3.9/site-packages/boduch/interface/event copying build/lib/boduch/interface/event/__init__.py -> /builddir/build/BUILDROOT/python-boduch-0.2.1-1.x86_64/usr/lib/python3.9/site-packages/boduch/interface/event copying build/lib/boduch/interface/event/threadmanager.py -> /builddir/build/BUILDROOT/python-boduch-0.2.1-1.x86_64/usr/lib/python3.9/site-packages/boduch/interface/event copying build/lib/boduch/__init__.py -> /builddir/build/BUILDROOT/python-boduch-0.2.1-1.x86_64/usr/lib/python3.9/site-packages/boduch creating /builddir/build/BUILDROOT/python-boduch-0.2.1-1.x86_64/usr/lib/python3.9/site-packages/boduch/type copying build/lib/boduch/type/util.py -> /builddir/build/BUILDROOT/python-boduch-0.2.1-1.x86_64/usr/lib/python3.9/site-packages/boduch/type copying build/lib/boduch/type/type.py -> /builddir/build/BUILDROOT/python-boduch-0.2.1-1.x86_64/usr/lib/python3.9/site-packages/boduch/type copying build/lib/boduch/type/__init__.py -> /builddir/build/BUILDROOT/python-boduch-0.2.1-1.x86_64/usr/lib/python3.9/site-packages/boduch/type creating /builddir/build/BUILDROOT/python-boduch-0.2.1-1.x86_64/usr/lib/python3.9/site-packages/boduch/test copying build/lib/boduch/test/event.py -> /builddir/build/BUILDROOT/python-boduch-0.2.1-1.x86_64/usr/lib/python3.9/site-packages/boduch/test copying build/lib/boduch/test/util.py -> /builddir/build/BUILDROOT/python-boduch-0.2.1-1.x86_64/usr/lib/python3.9/site-packages/boduch/test copying build/lib/boduch/test/predicate.py -> /builddir/build/BUILDROOT/python-boduch-0.2.1-1.x86_64/usr/lib/python3.9/site-packages/boduch/test copying build/lib/boduch/test/set.py -> /builddir/build/BUILDROOT/python-boduch-0.2.1-1.x86_64/usr/lib/python3.9/site-packages/boduch/test copying build/lib/boduch/test/__init__.py -> /builddir/build/BUILDROOT/python-boduch-0.2.1-1.x86_64/usr/lib/python3.9/site-packages/boduch/test copying build/lib/boduch/test/state.py -> /builddir/build/BUILDROOT/python-boduch-0.2.1-1.x86_64/usr/lib/python3.9/site-packages/boduch/test copying build/lib/boduch/test/hash.py -> /builddir/build/BUILDROOT/python-boduch-0.2.1-1.x86_64/usr/lib/python3.9/site-packages/boduch/test creating /builddir/build/BUILDROOT/python-boduch-0.2.1-1.x86_64/usr/lib/python3.9/site-packages/boduch/handle copying build/lib/boduch/handle/handle.py -> /builddir/build/BUILDROOT/python-boduch-0.2.1-1.x86_64/usr/lib/python3.9/site-packages/boduch/handle creating /builddir/build/BUILDROOT/python-boduch-0.2.1-1.x86_64/usr/lib/python3.9/site-packages/boduch/handle/data copying build/lib/boduch/handle/data/set.py -> /builddir/build/BUILDROOT/python-boduch-0.2.1-1.x86_64/usr/lib/python3.9/site-packages/boduch/handle/data copying build/lib/boduch/handle/data/__init__.py -> /builddir/build/BUILDROOT/python-boduch-0.2.1-1.x86_64/usr/lib/python3.9/site-packages/boduch/handle/data copying build/lib/boduch/handle/data/hash.py -> /builddir/build/BUILDROOT/python-boduch-0.2.1-1.x86_64/usr/lib/python3.9/site-packages/boduch/handle/data creating /builddir/build/BUILDROOT/python-boduch-0.2.1-1.x86_64/usr/lib/python3.9/site-packages/boduch/handle/predicate copying build/lib/boduch/handle/predicate/lesser.py -> /builddir/build/BUILDROOT/python-boduch-0.2.1-1.x86_64/usr/lib/python3.9/site-packages/boduch/handle/predicate copying build/lib/boduch/handle/predicate/greater.py -> /builddir/build/BUILDROOT/python-boduch-0.2.1-1.x86_64/usr/lib/python3.9/site-packages/boduch/handle/predicate copying build/lib/boduch/handle/predicate/__init__.py -> /builddir/build/BUILDROOT/python-boduch-0.2.1-1.x86_64/usr/lib/python3.9/site-packages/boduch/handle/predicate copying build/lib/boduch/handle/predicate/equal.py -> /builddir/build/BUILDROOT/python-boduch-0.2.1-1.x86_64/usr/lib/python3.9/site-packages/boduch/handle/predicate creating /builddir/build/BUILDROOT/python-boduch-0.2.1-1.x86_64/usr/lib/python3.9/site-packages/boduch/handle/state copying build/lib/boduch/handle/state/machine.py -> /builddir/build/BUILDROOT/python-boduch-0.2.1-1.x86_64/usr/lib/python3.9/site-packages/boduch/handle/state copying build/lib/boduch/handle/state/__init__.py -> /builddir/build/BUILDROOT/python-boduch-0.2.1-1.x86_64/usr/lib/python3.9/site-packages/boduch/handle/state copying build/lib/boduch/handle/state/transition.py -> /builddir/build/BUILDROOT/python-boduch-0.2.1-1.x86_64/usr/lib/python3.9/site-packages/boduch/handle/state copying build/lib/boduch/handle/__init__.py -> /builddir/build/BUILDROOT/python-boduch-0.2.1-1.x86_64/usr/lib/python3.9/site-packages/boduch/handle creating /builddir/build/BUILDROOT/python-boduch-0.2.1-1.x86_64/usr/lib/python3.9/site-packages/boduch/event copying build/lib/boduch/event/eventthread.py -> /builddir/build/BUILDROOT/python-boduch-0.2.1-1.x86_64/usr/lib/python3.9/site-packages/boduch/event copying build/lib/boduch/event/event.py -> /builddir/build/BUILDROOT/python-boduch-0.2.1-1.x86_64/usr/lib/python3.9/site-packages/boduch/event copying build/lib/boduch/event/util.py -> /builddir/build/BUILDROOT/python-boduch-0.2.1-1.x86_64/usr/lib/python3.9/site-packages/boduch/event copying build/lib/boduch/event/eventmanager.py -> /builddir/build/BUILDROOT/python-boduch-0.2.1-1.x86_64/usr/lib/python3.9/site-packages/boduch/event copying build/lib/boduch/event/factory.py -> /builddir/build/BUILDROOT/python-boduch-0.2.1-1.x86_64/usr/lib/python3.9/site-packages/boduch/event creating /builddir/build/BUILDROOT/python-boduch-0.2.1-1.x86_64/usr/lib/python3.9/site-packages/boduch/event/data copying build/lib/boduch/event/data/set.py -> /builddir/build/BUILDROOT/python-boduch-0.2.1-1.x86_64/usr/lib/python3.9/site-packages/boduch/event/data copying build/lib/boduch/event/data/__init__.py -> /builddir/build/BUILDROOT/python-boduch-0.2.1-1.x86_64/usr/lib/python3.9/site-packages/boduch/event/data copying build/lib/boduch/event/data/hash.py -> /builddir/build/BUILDROOT/python-boduch-0.2.1-1.x86_64/usr/lib/python3.9/site-packages/boduch/event/data creating /builddir/build/BUILDROOT/python-boduch-0.2.1-1.x86_64/usr/lib/python3.9/site-packages/boduch/event/predicate copying build/lib/boduch/event/predicate/lesser.py -> /builddir/build/BUILDROOT/python-boduch-0.2.1-1.x86_64/usr/lib/python3.9/site-packages/boduch/event/predicate copying build/lib/boduch/event/predicate/greater.py -> /builddir/build/BUILDROOT/python-boduch-0.2.1-1.x86_64/usr/lib/python3.9/site-packages/boduch/event/predicate copying build/lib/boduch/event/predicate/__init__.py -> /builddir/build/BUILDROOT/python-boduch-0.2.1-1.x86_64/usr/lib/python3.9/site-packages/boduch/event/predicate copying build/lib/boduch/event/predicate/equal.py -> /builddir/build/BUILDROOT/python-boduch-0.2.1-1.x86_64/usr/lib/python3.9/site-packages/boduch/event/predicate creating /builddir/build/BUILDROOT/python-boduch-0.2.1-1.x86_64/usr/lib/python3.9/site-packages/boduch/event/state copying build/lib/boduch/event/state/machine.py -> /builddir/build/BUILDROOT/python-boduch-0.2.1-1.x86_64/usr/lib/python3.9/site-packages/boduch/event/state copying build/lib/boduch/event/state/__init__.py -> /builddir/build/BUILDROOT/python-boduch-0.2.1-1.x86_64/usr/lib/python3.9/site-packages/boduch/event/state copying build/lib/boduch/event/state/transition.py -> /builddir/build/BUILDROOT/python-boduch-0.2.1-1.x86_64/usr/lib/python3.9/site-packages/boduch/event/state copying build/lib/boduch/event/__init__.py -> /builddir/build/BUILDROOT/python-boduch-0.2.1-1.x86_64/usr/lib/python3.9/site-packages/boduch/event copying build/lib/boduch/event/threadmanager.py -> /builddir/build/BUILDROOT/python-boduch-0.2.1-1.x86_64/usr/lib/python3.9/site-packages/boduch/event byte-compiling /builddir/build/BUILDROOT/python-boduch-0.2.1-1.x86_64/usr/lib/python3.9/site-packages/boduch/subscription/data/set.py to set.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-boduch-0.2.1-1.x86_64/usr/lib/python3.9/site-packages/boduch/subscription/data/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-boduch-0.2.1-1.x86_64/usr/lib/python3.9/site-packages/boduch/subscription/data/hash.py to hash.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-boduch-0.2.1-1.x86_64/usr/lib/python3.9/site-packages/boduch/subscription/predicate/lesser.py to lesser.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-boduch-0.2.1-1.x86_64/usr/lib/python3.9/site-packages/boduch/subscription/predicate/greater.py to greater.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-boduch-0.2.1-1.x86_64/usr/lib/python3.9/site-packages/boduch/subscription/predicate/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-boduch-0.2.1-1.x86_64/usr/lib/python3.9/site-packages/boduch/subscription/predicate/equal.py to equal.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-boduch-0.2.1-1.x86_64/usr/lib/python3.9/site-packages/boduch/subscription/state/machine.py to machine.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-boduch-0.2.1-1.x86_64/usr/lib/python3.9/site-packages/boduch/subscription/state/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-boduch-0.2.1-1.x86_64/usr/lib/python3.9/site-packages/boduch/subscription/state/transition.py to transition.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-boduch-0.2.1-1.x86_64/usr/lib/python3.9/site-packages/boduch/subscription/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-boduch-0.2.1-1.x86_64/usr/lib/python3.9/site-packages/boduch/subscription/subscription.py to subscription.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-boduch-0.2.1-1.x86_64/usr/lib/python3.9/site-packages/boduch/constant/type.py to type.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-boduch-0.2.1-1.x86_64/usr/lib/python3.9/site-packages/boduch/constant/priority.py to priority.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-boduch-0.2.1-1.x86_64/usr/lib/python3.9/site-packages/boduch/constant/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-boduch-0.2.1-1.x86_64/usr/lib/python3.9/site-packages/boduch/data/set.py to set.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-boduch-0.2.1-1.x86_64/usr/lib/python3.9/site-packages/boduch/data/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-boduch-0.2.1-1.x86_64/usr/lib/python3.9/site-packages/boduch/data/hash.py to hash.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-boduch-0.2.1-1.x86_64/usr/lib/python3.9/site-packages/boduch/predicate/lesser.py to lesser.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-boduch-0.2.1-1.x86_64/usr/lib/python3.9/site-packages/boduch/predicate/greater.py to greater.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-boduch-0.2.1-1.x86_64/usr/lib/python3.9/site-packages/boduch/predicate/predicate.py to predicate.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-boduch-0.2.1-1.x86_64/usr/lib/python3.9/site-packages/boduch/predicate/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-boduch-0.2.1-1.x86_64/usr/lib/python3.9/site-packages/boduch/predicate/equal.py to equal.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-boduch-0.2.1-1.x86_64/usr/lib/python3.9/site-packages/boduch/state/machine.py to machine.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-boduch-0.2.1-1.x86_64/usr/lib/python3.9/site-packages/boduch/state/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-boduch-0.2.1-1.x86_64/usr/lib/python3.9/site-packages/boduch/state/transition.py to transition.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-boduch-0.2.1-1.x86_64/usr/lib/python3.9/site-packages/boduch/interface/subscription/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-boduch-0.2.1-1.x86_64/usr/lib/python3.9/site-packages/boduch/interface/subscription/subscription.py to subscription.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-boduch-0.2.1-1.x86_64/usr/lib/python3.9/site-packages/boduch/interface/data/set.py to set.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-boduch-0.2.1-1.x86_64/usr/lib/python3.9/site-packages/boduch/interface/data/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-boduch-0.2.1-1.x86_64/usr/lib/python3.9/site-packages/boduch/interface/data/hash.py to hash.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-boduch-0.2.1-1.x86_64/usr/lib/python3.9/site-packages/boduch/interface/predicate/predicate.py to predicate.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-boduch-0.2.1-1.x86_64/usr/lib/python3.9/site-packages/boduch/interface/predicate/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-boduch-0.2.1-1.x86_64/usr/lib/python3.9/site-packages/boduch/interface/state/machine.py to machine.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-boduch-0.2.1-1.x86_64/usr/lib/python3.9/site-packages/boduch/interface/state/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-boduch-0.2.1-1.x86_64/usr/lib/python3.9/site-packages/boduch/interface/state/transition.py to transition.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-boduch-0.2.1-1.x86_64/usr/lib/python3.9/site-packages/boduch/interface/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-boduch-0.2.1-1.x86_64/usr/lib/python3.9/site-packages/boduch/interface/type/type.py to type.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-boduch-0.2.1-1.x86_64/usr/lib/python3.9/site-packages/boduch/interface/type/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-boduch-0.2.1-1.x86_64/usr/lib/python3.9/site-packages/boduch/interface/handle/handle.py to handle.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-boduch-0.2.1-1.x86_64/usr/lib/python3.9/site-packages/boduch/interface/handle/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-boduch-0.2.1-1.x86_64/usr/lib/python3.9/site-packages/boduch/interface/event/eventthread.py to eventthread.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-boduch-0.2.1-1.x86_64/usr/lib/python3.9/site-packages/boduch/interface/event/event.py to event.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-boduch-0.2.1-1.x86_64/usr/lib/python3.9/site-packages/boduch/interface/event/eventmanager.py to eventmanager.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-boduch-0.2.1-1.x86_64/usr/lib/python3.9/site-packages/boduch/interface/event/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-boduch-0.2.1-1.x86_64/usr/lib/python3.9/site-packages/boduch/interface/event/threadmanager.py to threadmanager.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-boduch-0.2.1-1.x86_64/usr/lib/python3.9/site-packages/boduch/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-boduch-0.2.1-1.x86_64/usr/lib/python3.9/site-packages/boduch/type/util.py to util.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-boduch-0.2.1-1.x86_64/usr/lib/python3.9/site-packages/boduch/type/type.py to type.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-boduch-0.2.1-1.x86_64/usr/lib/python3.9/site-packages/boduch/type/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-boduch-0.2.1-1.x86_64/usr/lib/python3.9/site-packages/boduch/test/event.py to event.cpython-39.pyc File "/usr/lib/python3.9/site-packages/boduch/test/event.py", line 65 except Exception, e: ^ SyntaxError: invalid syntax byte-compiling /builddir/build/BUILDROOT/python-boduch-0.2.1-1.x86_64/usr/lib/python3.9/site-packages/boduch/test/util.py to util.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-boduch-0.2.1-1.x86_64/usr/lib/python3.9/site-packages/boduch/test/predicate.py to predicate.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-boduch-0.2.1-1.x86_64/usr/lib/python3.9/site-packages/boduch/test/set.py to set.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-boduch-0.2.1-1.x86_64/usr/lib/python3.9/site-packages/boduch/test/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-boduch-0.2.1-1.x86_64/usr/lib/python3.9/site-packages/boduch/test/state.py to state.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-boduch-0.2.1-1.x86_64/usr/lib/python3.9/site-packages/boduch/test/hash.py to hash.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-boduch-0.2.1-1.x86_64/usr/lib/python3.9/site-packages/boduch/handle/handle.py to handle.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-boduch-0.2.1-1.x86_64/usr/lib/python3.9/site-packages/boduch/handle/data/set.py to set.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-boduch-0.2.1-1.x86_64/usr/lib/python3.9/site-packages/boduch/handle/data/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-boduch-0.2.1-1.x86_64/usr/lib/python3.9/site-packages/boduch/handle/data/hash.py to hash.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-boduch-0.2.1-1.x86_64/usr/lib/python3.9/site-packages/boduch/handle/predicate/lesser.py to lesser.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-boduch-0.2.1-1.x86_64/usr/lib/python3.9/site-packages/boduch/handle/predicate/greater.py to greater.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-boduch-0.2.1-1.x86_64/usr/lib/python3.9/site-packages/boduch/handle/predicate/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-boduch-0.2.1-1.x86_64/usr/lib/python3.9/site-packages/boduch/handle/predicate/equal.py to equal.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-boduch-0.2.1-1.x86_64/usr/lib/python3.9/site-packages/boduch/handle/state/machine.py to machine.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-boduch-0.2.1-1.x86_64/usr/lib/python3.9/site-packages/boduch/handle/state/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-boduch-0.2.1-1.x86_64/usr/lib/python3.9/site-packages/boduch/handle/state/transition.py to transition.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-boduch-0.2.1-1.x86_64/usr/lib/python3.9/site-packages/boduch/handle/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-boduch-0.2.1-1.x86_64/usr/lib/python3.9/site-packages/boduch/event/eventthread.py to eventthread.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-boduch-0.2.1-1.x86_64/usr/lib/python3.9/site-packages/boduch/event/event.py to event.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-boduch-0.2.1-1.x86_64/usr/lib/python3.9/site-packages/boduch/event/util.py to util.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-boduch-0.2.1-1.x86_64/usr/lib/python3.9/site-packages/boduch/event/eventmanager.py to eventmanager.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-boduch-0.2.1-1.x86_64/usr/lib/python3.9/site-packages/boduch/event/factory.py to factory.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-boduch-0.2.1-1.x86_64/usr/lib/python3.9/site-packages/boduch/event/data/set.py to set.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-boduch-0.2.1-1.x86_64/usr/lib/python3.9/site-packages/boduch/event/data/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-boduch-0.2.1-1.x86_64/usr/lib/python3.9/site-packages/boduch/event/data/hash.py to hash.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-boduch-0.2.1-1.x86_64/usr/lib/python3.9/site-packages/boduch/event/predicate/lesser.py to lesser.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-boduch-0.2.1-1.x86_64/usr/lib/python3.9/site-packages/boduch/event/predicate/greater.py to greater.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-boduch-0.2.1-1.x86_64/usr/lib/python3.9/site-packages/boduch/event/predicate/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-boduch-0.2.1-1.x86_64/usr/lib/python3.9/site-packages/boduch/event/predicate/equal.py to equal.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-boduch-0.2.1-1.x86_64/usr/lib/python3.9/site-packages/boduch/event/state/machine.py to machine.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-boduch-0.2.1-1.x86_64/usr/lib/python3.9/site-packages/boduch/event/state/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-boduch-0.2.1-1.x86_64/usr/lib/python3.9/site-packages/boduch/event/state/transition.py to transition.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-boduch-0.2.1-1.x86_64/usr/lib/python3.9/site-packages/boduch/event/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-boduch-0.2.1-1.x86_64/usr/lib/python3.9/site-packages/boduch/event/threadmanager.py to threadmanager.cpython-39.pyc writing byte-compilation script '/tmp/tmp0k14pzsm.py' /usr/bin/python3 /tmp/tmp0k14pzsm.py File "/usr/lib/python3.9/site-packages/boduch/test/event.py", line 65 except Exception, e: ^ SyntaxError: invalid syntax removing /tmp/tmp0k14pzsm.py running install_egg_info running egg_info writing src/boduch.egg-info/PKG-INFO writing dependency_links to src/boduch.egg-info/dependency_links.txt writing requirements to src/boduch.egg-info/requires.txt writing top-level names to src/boduch.egg-info/top_level.txt reading manifest file 'src/boduch.egg-info/SOURCES.txt' writing manifest file 'src/boduch.egg-info/SOURCES.txt' Copying src/boduch.egg-info to /builddir/build/BUILDROOT/python-boduch-0.2.1-1.x86_64/usr/lib/python3.9/site-packages/boduch-0.2.1-py3.9.egg-info running install_scripts + install -d -m755 /builddir/build/BUILDROOT/python-boduch-0.2.1-1.x86_64//usr/share/doc/python-boduch + '[' -d doc ']' ~/build/BUILDROOT/python-boduch-0.2.1-1.x86_64 ~/build/BUILD/boduch-0.2.1 + '[' -d docs ']' + '[' -d example ']' + '[' -d examples ']' + pushd /builddir/build/BUILDROOT/python-boduch-0.2.1-1.x86_64 + '[' -d usr/lib ']' + find usr/lib -type f -printf '"/%h/%f"\n' + '[' -d usr/lib64 ']' + '[' -d usr/bin ']' + '[' -d usr/sbin ']' + touch doclist.lst + '[' -d usr/share/man ']' + popd ~/build/BUILD/boduch-0.2.1 + mv /builddir/build/BUILDROOT/python-boduch-0.2.1-1.x86_64/filelist.lst . + mv /builddir/build/BUILDROOT/python-boduch-0.2.1-1.x86_64/doclist.lst . + /usr/bin/find-debuginfo -j4 --strict-build-id -i --build-id-seed 0.2.1-1 --unique-debug-suffix -0.2.1-1.x86_64 --unique-debug-src-base python-boduch-0.2.1-1.x86_64 -S debugsourcefiles.list /builddir/build/BUILD/boduch-0.2.1 find: 'debug': No such file or directory + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 1 Bytecompiling .py files below /builddir/build/BUILDROOT/python-boduch-0.2.1-1.x86_64/usr/lib/python3.9 using /usr/bin/python3.9 *** Error compiling '/builddir/build/BUILDROOT/python-boduch-0.2.1-1.x86_64/usr/lib/python3.9/site-packages/boduch/test/event.py'... File "/usr/lib/python3.9/site-packages/boduch/test/event.py", line 65 except Exception, e: ^ SyntaxError: invalid syntax error: Bad exit status from /var/tmp/rpm-tmp.RpELaC (%install) Bad exit status from /var/tmp/rpm-tmp.RpELaC (%install) RPM build errors: Child return code was: 1 EXCEPTION: [Error('Command failed: \n # bash --login -c /usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/python-boduch.spec\n', 1)] Traceback (most recent call last): File "/usr/lib/python3.9/site-packages/mockbuild/trace_decorator.py", line 93, in trace result = func(*args, **kw) File "/usr/lib/python3.9/site-packages/mockbuild/util.py", line 598, in do_with_status raise exception.Error("Command failed: \n # %s\n%s" % (command, output), child.returncode) mockbuild.exception.Error: Command failed: # bash --login -c /usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/python-boduch.spec