Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-m2cgen.spec'], chrootPath='/var/lib/mock/openeuler-22.03-x86_64-1682295198.118765/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-m2cgen.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-m2cgen-0.10.0-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-m2cgen.spec'], chrootPath='/var/lib/mock/openeuler-22.03-x86_64-1682295198.118765/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-m2cgen.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-m2cgen-0.10.0-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-m2cgen.spec'], chrootPath='/var/lib/mock/openeuler-22.03-x86_64-1682295198.118765/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-m2cgen.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.JqgJaf + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf m2cgen-0.10.0 + /usr/bin/gzip -dc /builddir/build/SOURCES/m2cgen-0.10.0.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd m2cgen-0.10.0 + /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.oBVxme + umask 022 + cd /builddir/build/BUILD + cd m2cgen-0.10.0 + 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/m2cgen copying m2cgen/exporters.py -> build/lib/m2cgen copying m2cgen/__init__.py -> build/lib/m2cgen copying m2cgen/cli.py -> build/lib/m2cgen copying m2cgen/__main__.py -> build/lib/m2cgen copying m2cgen/ast.py -> build/lib/m2cgen creating build/lib/m2cgen/assemblers copying m2cgen/assemblers/utils.py -> build/lib/m2cgen/assemblers copying m2cgen/assemblers/svm.py -> build/lib/m2cgen/assemblers copying m2cgen/assemblers/__init__.py -> build/lib/m2cgen/assemblers copying m2cgen/assemblers/boosting.py -> build/lib/m2cgen/assemblers copying m2cgen/assemblers/linear.py -> build/lib/m2cgen/assemblers copying m2cgen/assemblers/base.py -> build/lib/m2cgen/assemblers copying m2cgen/assemblers/fallback_expressions.py -> build/lib/m2cgen/assemblers copying m2cgen/assemblers/tree.py -> build/lib/m2cgen/assemblers copying m2cgen/assemblers/ensemble.py -> build/lib/m2cgen/assemblers copying m2cgen/assemblers/meta.py -> build/lib/m2cgen/assemblers creating build/lib/m2cgen/interpreters copying m2cgen/interpreters/utils.py -> build/lib/m2cgen/interpreters copying m2cgen/interpreters/mixins.py -> build/lib/m2cgen/interpreters copying m2cgen/interpreters/__init__.py -> build/lib/m2cgen/interpreters copying m2cgen/interpreters/interpreter.py -> build/lib/m2cgen/interpreters copying m2cgen/interpreters/code_generator.py -> build/lib/m2cgen/interpreters creating build/lib/m2cgen/interpreters/java copying m2cgen/interpreters/java/__init__.py -> build/lib/m2cgen/interpreters/java copying m2cgen/interpreters/java/interpreter.py -> build/lib/m2cgen/interpreters/java copying m2cgen/interpreters/java/code_generator.py -> build/lib/m2cgen/interpreters/java creating build/lib/m2cgen/interpreters/ruby copying m2cgen/interpreters/ruby/__init__.py -> build/lib/m2cgen/interpreters/ruby copying m2cgen/interpreters/ruby/interpreter.py -> build/lib/m2cgen/interpreters/ruby copying m2cgen/interpreters/ruby/code_generator.py -> build/lib/m2cgen/interpreters/ruby creating build/lib/m2cgen/interpreters/c_sharp copying m2cgen/interpreters/c_sharp/__init__.py -> build/lib/m2cgen/interpreters/c_sharp copying m2cgen/interpreters/c_sharp/interpreter.py -> build/lib/m2cgen/interpreters/c_sharp copying m2cgen/interpreters/c_sharp/code_generator.py -> build/lib/m2cgen/interpreters/c_sharp creating build/lib/m2cgen/interpreters/haskell copying m2cgen/interpreters/haskell/__init__.py -> build/lib/m2cgen/interpreters/haskell copying m2cgen/interpreters/haskell/interpreter.py -> build/lib/m2cgen/interpreters/haskell copying m2cgen/interpreters/haskell/code_generator.py -> build/lib/m2cgen/interpreters/haskell creating build/lib/m2cgen/interpreters/rust copying m2cgen/interpreters/rust/__init__.py -> build/lib/m2cgen/interpreters/rust copying m2cgen/interpreters/rust/interpreter.py -> build/lib/m2cgen/interpreters/rust copying m2cgen/interpreters/rust/code_generator.py -> build/lib/m2cgen/interpreters/rust creating build/lib/m2cgen/interpreters/f_sharp copying m2cgen/interpreters/f_sharp/__init__.py -> build/lib/m2cgen/interpreters/f_sharp copying m2cgen/interpreters/f_sharp/interpreter.py -> build/lib/m2cgen/interpreters/f_sharp copying m2cgen/interpreters/f_sharp/code_generator.py -> build/lib/m2cgen/interpreters/f_sharp creating build/lib/m2cgen/interpreters/r copying m2cgen/interpreters/r/__init__.py -> build/lib/m2cgen/interpreters/r copying m2cgen/interpreters/r/interpreter.py -> build/lib/m2cgen/interpreters/r copying m2cgen/interpreters/r/code_generator.py -> build/lib/m2cgen/interpreters/r creating build/lib/m2cgen/interpreters/c copying m2cgen/interpreters/c/__init__.py -> build/lib/m2cgen/interpreters/c copying m2cgen/interpreters/c/interpreter.py -> build/lib/m2cgen/interpreters/c copying m2cgen/interpreters/c/code_generator.py -> build/lib/m2cgen/interpreters/c creating build/lib/m2cgen/interpreters/powershell copying m2cgen/interpreters/powershell/__init__.py -> build/lib/m2cgen/interpreters/powershell copying m2cgen/interpreters/powershell/interpreter.py -> build/lib/m2cgen/interpreters/powershell copying m2cgen/interpreters/powershell/code_generator.py -> build/lib/m2cgen/interpreters/powershell creating build/lib/m2cgen/interpreters/dart copying m2cgen/interpreters/dart/__init__.py -> build/lib/m2cgen/interpreters/dart copying m2cgen/interpreters/dart/interpreter.py -> build/lib/m2cgen/interpreters/dart copying m2cgen/interpreters/dart/code_generator.py -> build/lib/m2cgen/interpreters/dart creating build/lib/m2cgen/interpreters/go copying m2cgen/interpreters/go/__init__.py -> build/lib/m2cgen/interpreters/go copying m2cgen/interpreters/go/interpreter.py -> build/lib/m2cgen/interpreters/go copying m2cgen/interpreters/go/code_generator.py -> build/lib/m2cgen/interpreters/go creating build/lib/m2cgen/interpreters/javascript copying m2cgen/interpreters/javascript/__init__.py -> build/lib/m2cgen/interpreters/javascript copying m2cgen/interpreters/javascript/interpreter.py -> build/lib/m2cgen/interpreters/javascript copying m2cgen/interpreters/javascript/code_generator.py -> build/lib/m2cgen/interpreters/javascript creating build/lib/m2cgen/interpreters/elixir copying m2cgen/interpreters/elixir/__init__.py -> build/lib/m2cgen/interpreters/elixir copying m2cgen/interpreters/elixir/interpreter.py -> build/lib/m2cgen/interpreters/elixir copying m2cgen/interpreters/elixir/code_generator.py -> build/lib/m2cgen/interpreters/elixir creating build/lib/m2cgen/interpreters/php copying m2cgen/interpreters/php/__init__.py -> build/lib/m2cgen/interpreters/php copying m2cgen/interpreters/php/interpreter.py -> build/lib/m2cgen/interpreters/php copying m2cgen/interpreters/php/code_generator.py -> build/lib/m2cgen/interpreters/php creating build/lib/m2cgen/interpreters/visual_basic copying m2cgen/interpreters/visual_basic/__init__.py -> build/lib/m2cgen/interpreters/visual_basic copying m2cgen/interpreters/visual_basic/interpreter.py -> build/lib/m2cgen/interpreters/visual_basic copying m2cgen/interpreters/visual_basic/code_generator.py -> build/lib/m2cgen/interpreters/visual_basic creating build/lib/m2cgen/interpreters/python copying m2cgen/interpreters/python/__init__.py -> build/lib/m2cgen/interpreters/python copying m2cgen/interpreters/python/sigmoid.py -> build/lib/m2cgen/interpreters/python copying m2cgen/interpreters/python/interpreter.py -> build/lib/m2cgen/interpreters/python copying m2cgen/interpreters/python/linear_algebra.py -> build/lib/m2cgen/interpreters/python copying m2cgen/interpreters/python/softmax.py -> build/lib/m2cgen/interpreters/python copying m2cgen/interpreters/python/code_generator.py -> build/lib/m2cgen/interpreters/python running egg_info writing m2cgen.egg-info/PKG-INFO writing dependency_links to m2cgen.egg-info/dependency_links.txt writing entry points to m2cgen.egg-info/entry_points.txt writing requirements to m2cgen.egg-info/requires.txt writing top-level names to m2cgen.egg-info/top_level.txt reading manifest file 'm2cgen.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files matching '*.py[cod]' found anywhere in distribution adding license file 'LICENSE' writing manifest file 'm2cgen.egg-info/SOURCES.txt' copying m2cgen/VERSION.txt -> build/lib/m2cgen copying m2cgen/interpreters/java/linear_algebra.java -> build/lib/m2cgen/interpreters/java copying m2cgen/interpreters/java/sigmoid.java -> build/lib/m2cgen/interpreters/java copying m2cgen/interpreters/java/softmax.java -> build/lib/m2cgen/interpreters/java copying m2cgen/interpreters/ruby/linear_algebra.rb -> build/lib/m2cgen/interpreters/ruby copying m2cgen/interpreters/ruby/log1p.rb -> build/lib/m2cgen/interpreters/ruby copying m2cgen/interpreters/ruby/sigmoid.rb -> build/lib/m2cgen/interpreters/ruby copying m2cgen/interpreters/ruby/softmax.rb -> build/lib/m2cgen/interpreters/ruby copying m2cgen/interpreters/c_sharp/linear_algebra.cs -> build/lib/m2cgen/interpreters/c_sharp copying m2cgen/interpreters/c_sharp/log1p.cs -> build/lib/m2cgen/interpreters/c_sharp copying m2cgen/interpreters/c_sharp/sigmoid.cs -> build/lib/m2cgen/interpreters/c_sharp copying m2cgen/interpreters/c_sharp/softmax.cs -> build/lib/m2cgen/interpreters/c_sharp copying m2cgen/interpreters/haskell/linear_algebra.hs -> build/lib/m2cgen/interpreters/haskell copying m2cgen/interpreters/haskell/log1p.hs -> build/lib/m2cgen/interpreters/haskell copying m2cgen/interpreters/haskell/sigmoid.hs -> build/lib/m2cgen/interpreters/haskell copying m2cgen/interpreters/haskell/softmax.hs -> build/lib/m2cgen/interpreters/haskell copying m2cgen/interpreters/rust/linear_algebra.rs -> build/lib/m2cgen/interpreters/rust copying m2cgen/interpreters/rust/sigmoid.rs -> build/lib/m2cgen/interpreters/rust copying m2cgen/interpreters/rust/softmax.rs -> build/lib/m2cgen/interpreters/rust copying m2cgen/interpreters/f_sharp/linear_algebra.fs -> build/lib/m2cgen/interpreters/f_sharp copying m2cgen/interpreters/f_sharp/log1p.fs -> build/lib/m2cgen/interpreters/f_sharp copying m2cgen/interpreters/f_sharp/sigmoid.fs -> build/lib/m2cgen/interpreters/f_sharp copying m2cgen/interpreters/f_sharp/softmax.fs -> build/lib/m2cgen/interpreters/f_sharp copying m2cgen/interpreters/r/sigmoid.r -> build/lib/m2cgen/interpreters/r copying m2cgen/interpreters/r/softmax.r -> build/lib/m2cgen/interpreters/r copying m2cgen/interpreters/c/linear_algebra.c -> build/lib/m2cgen/interpreters/c copying m2cgen/interpreters/c/sigmoid.c -> build/lib/m2cgen/interpreters/c copying m2cgen/interpreters/c/softmax.c -> build/lib/m2cgen/interpreters/c copying m2cgen/interpreters/powershell/linear_algebra.ps1 -> build/lib/m2cgen/interpreters/powershell copying m2cgen/interpreters/powershell/log1p.ps1 -> build/lib/m2cgen/interpreters/powershell copying m2cgen/interpreters/powershell/sigmoid.ps1 -> build/lib/m2cgen/interpreters/powershell copying m2cgen/interpreters/powershell/softmax.ps1 -> build/lib/m2cgen/interpreters/powershell copying m2cgen/interpreters/dart/linear_algebra.dart -> build/lib/m2cgen/interpreters/dart copying m2cgen/interpreters/dart/log1p.dart -> build/lib/m2cgen/interpreters/dart copying m2cgen/interpreters/dart/sigmoid.dart -> build/lib/m2cgen/interpreters/dart copying m2cgen/interpreters/dart/softmax.dart -> build/lib/m2cgen/interpreters/dart copying m2cgen/interpreters/dart/tanh.dart -> build/lib/m2cgen/interpreters/dart copying m2cgen/interpreters/go/linear_algebra.go -> build/lib/m2cgen/interpreters/go copying m2cgen/interpreters/go/sigmoid.go -> build/lib/m2cgen/interpreters/go copying m2cgen/interpreters/go/softmax.go -> build/lib/m2cgen/interpreters/go copying m2cgen/interpreters/javascript/linear_algebra.js -> build/lib/m2cgen/interpreters/javascript copying m2cgen/interpreters/javascript/sigmoid.js -> build/lib/m2cgen/interpreters/javascript copying m2cgen/interpreters/javascript/softmax.js -> build/lib/m2cgen/interpreters/javascript copying m2cgen/interpreters/elixir/linear_algebra.ex -> build/lib/m2cgen/interpreters/elixir copying m2cgen/interpreters/elixir/log1p.ex -> build/lib/m2cgen/interpreters/elixir copying m2cgen/interpreters/elixir/sigmoid.ex -> build/lib/m2cgen/interpreters/elixir copying m2cgen/interpreters/elixir/softmax.ex -> build/lib/m2cgen/interpreters/elixir copying m2cgen/interpreters/php/linear_algebra.php -> build/lib/m2cgen/interpreters/php copying m2cgen/interpreters/php/sigmoid.php -> build/lib/m2cgen/interpreters/php copying m2cgen/interpreters/php/softmax.php -> build/lib/m2cgen/interpreters/php copying m2cgen/interpreters/visual_basic/atan.bas -> build/lib/m2cgen/interpreters/visual_basic copying m2cgen/interpreters/visual_basic/linear_algebra.bas -> build/lib/m2cgen/interpreters/visual_basic copying m2cgen/interpreters/visual_basic/log1p.bas -> build/lib/m2cgen/interpreters/visual_basic copying m2cgen/interpreters/visual_basic/sigmoid.bas -> build/lib/m2cgen/interpreters/visual_basic copying m2cgen/interpreters/visual_basic/softmax.bas -> build/lib/m2cgen/interpreters/visual_basic copying m2cgen/interpreters/visual_basic/tanh.bas -> build/lib/m2cgen/interpreters/visual_basic + sleep 1 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.Qf0Oao + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-m2cgen-0.10.0-1.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-m2cgen-0.10.0-1.x86_64 ++ dirname /builddir/build/BUILDROOT/python-m2cgen-0.10.0-1.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-m2cgen-0.10.0-1.x86_64 + cd m2cgen-0.10.0 + 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-m2cgen-0.10.0-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-m2cgen-0.10.0-1.x86_64/usr creating /builddir/build/BUILDROOT/python-m2cgen-0.10.0-1.x86_64/usr/lib creating /builddir/build/BUILDROOT/python-m2cgen-0.10.0-1.x86_64/usr/lib/python3.9 creating /builddir/build/BUILDROOT/python-m2cgen-0.10.0-1.x86_64/usr/lib/python3.9/site-packages creating /builddir/build/BUILDROOT/python-m2cgen-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/m2cgen copying build/lib/m2cgen/exporters.py -> /builddir/build/BUILDROOT/python-m2cgen-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/m2cgen copying build/lib/m2cgen/__init__.py -> /builddir/build/BUILDROOT/python-m2cgen-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/m2cgen creating /builddir/build/BUILDROOT/python-m2cgen-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/m2cgen/assemblers copying build/lib/m2cgen/assemblers/utils.py -> /builddir/build/BUILDROOT/python-m2cgen-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/m2cgen/assemblers copying build/lib/m2cgen/assemblers/svm.py -> /builddir/build/BUILDROOT/python-m2cgen-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/m2cgen/assemblers copying build/lib/m2cgen/assemblers/__init__.py -> /builddir/build/BUILDROOT/python-m2cgen-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/m2cgen/assemblers copying build/lib/m2cgen/assemblers/boosting.py -> /builddir/build/BUILDROOT/python-m2cgen-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/m2cgen/assemblers copying build/lib/m2cgen/assemblers/linear.py -> /builddir/build/BUILDROOT/python-m2cgen-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/m2cgen/assemblers copying build/lib/m2cgen/assemblers/base.py -> /builddir/build/BUILDROOT/python-m2cgen-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/m2cgen/assemblers copying build/lib/m2cgen/assemblers/fallback_expressions.py -> /builddir/build/BUILDROOT/python-m2cgen-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/m2cgen/assemblers copying build/lib/m2cgen/assemblers/tree.py -> /builddir/build/BUILDROOT/python-m2cgen-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/m2cgen/assemblers copying build/lib/m2cgen/assemblers/ensemble.py -> /builddir/build/BUILDROOT/python-m2cgen-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/m2cgen/assemblers copying build/lib/m2cgen/assemblers/meta.py -> /builddir/build/BUILDROOT/python-m2cgen-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/m2cgen/assemblers copying build/lib/m2cgen/cli.py -> /builddir/build/BUILDROOT/python-m2cgen-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/m2cgen creating /builddir/build/BUILDROOT/python-m2cgen-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/m2cgen/interpreters creating /builddir/build/BUILDROOT/python-m2cgen-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/m2cgen/interpreters/java copying build/lib/m2cgen/interpreters/java/__init__.py -> /builddir/build/BUILDROOT/python-m2cgen-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/m2cgen/interpreters/java copying build/lib/m2cgen/interpreters/java/sigmoid.java -> /builddir/build/BUILDROOT/python-m2cgen-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/m2cgen/interpreters/java copying build/lib/m2cgen/interpreters/java/interpreter.py -> /builddir/build/BUILDROOT/python-m2cgen-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/m2cgen/interpreters/java copying build/lib/m2cgen/interpreters/java/code_generator.py -> /builddir/build/BUILDROOT/python-m2cgen-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/m2cgen/interpreters/java copying build/lib/m2cgen/interpreters/java/linear_algebra.java -> /builddir/build/BUILDROOT/python-m2cgen-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/m2cgen/interpreters/java copying build/lib/m2cgen/interpreters/java/softmax.java -> /builddir/build/BUILDROOT/python-m2cgen-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/m2cgen/interpreters/java copying build/lib/m2cgen/interpreters/utils.py -> /builddir/build/BUILDROOT/python-m2cgen-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/m2cgen/interpreters copying build/lib/m2cgen/interpreters/mixins.py -> /builddir/build/BUILDROOT/python-m2cgen-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/m2cgen/interpreters copying build/lib/m2cgen/interpreters/__init__.py -> /builddir/build/BUILDROOT/python-m2cgen-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/m2cgen/interpreters creating /builddir/build/BUILDROOT/python-m2cgen-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/m2cgen/interpreters/ruby copying build/lib/m2cgen/interpreters/ruby/__init__.py -> /builddir/build/BUILDROOT/python-m2cgen-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/m2cgen/interpreters/ruby copying build/lib/m2cgen/interpreters/ruby/log1p.rb -> /builddir/build/BUILDROOT/python-m2cgen-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/m2cgen/interpreters/ruby copying build/lib/m2cgen/interpreters/ruby/interpreter.py -> /builddir/build/BUILDROOT/python-m2cgen-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/m2cgen/interpreters/ruby copying build/lib/m2cgen/interpreters/ruby/linear_algebra.rb -> /builddir/build/BUILDROOT/python-m2cgen-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/m2cgen/interpreters/ruby copying build/lib/m2cgen/interpreters/ruby/softmax.rb -> /builddir/build/BUILDROOT/python-m2cgen-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/m2cgen/interpreters/ruby copying build/lib/m2cgen/interpreters/ruby/code_generator.py -> /builddir/build/BUILDROOT/python-m2cgen-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/m2cgen/interpreters/ruby copying build/lib/m2cgen/interpreters/ruby/sigmoid.rb -> /builddir/build/BUILDROOT/python-m2cgen-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/m2cgen/interpreters/ruby creating /builddir/build/BUILDROOT/python-m2cgen-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/m2cgen/interpreters/c_sharp copying build/lib/m2cgen/interpreters/c_sharp/__init__.py -> /builddir/build/BUILDROOT/python-m2cgen-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/m2cgen/interpreters/c_sharp copying build/lib/m2cgen/interpreters/c_sharp/softmax.cs -> /builddir/build/BUILDROOT/python-m2cgen-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/m2cgen/interpreters/c_sharp copying build/lib/m2cgen/interpreters/c_sharp/linear_algebra.cs -> /builddir/build/BUILDROOT/python-m2cgen-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/m2cgen/interpreters/c_sharp copying build/lib/m2cgen/interpreters/c_sharp/interpreter.py -> /builddir/build/BUILDROOT/python-m2cgen-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/m2cgen/interpreters/c_sharp copying build/lib/m2cgen/interpreters/c_sharp/sigmoid.cs -> /builddir/build/BUILDROOT/python-m2cgen-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/m2cgen/interpreters/c_sharp copying build/lib/m2cgen/interpreters/c_sharp/code_generator.py -> /builddir/build/BUILDROOT/python-m2cgen-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/m2cgen/interpreters/c_sharp copying build/lib/m2cgen/interpreters/c_sharp/log1p.cs -> /builddir/build/BUILDROOT/python-m2cgen-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/m2cgen/interpreters/c_sharp creating /builddir/build/BUILDROOT/python-m2cgen-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/m2cgen/interpreters/haskell copying build/lib/m2cgen/interpreters/haskell/sigmoid.hs -> /builddir/build/BUILDROOT/python-m2cgen-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/m2cgen/interpreters/haskell copying build/lib/m2cgen/interpreters/haskell/__init__.py -> /builddir/build/BUILDROOT/python-m2cgen-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/m2cgen/interpreters/haskell copying build/lib/m2cgen/interpreters/haskell/softmax.hs -> /builddir/build/BUILDROOT/python-m2cgen-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/m2cgen/interpreters/haskell copying build/lib/m2cgen/interpreters/haskell/linear_algebra.hs -> /builddir/build/BUILDROOT/python-m2cgen-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/m2cgen/interpreters/haskell copying build/lib/m2cgen/interpreters/haskell/interpreter.py -> /builddir/build/BUILDROOT/python-m2cgen-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/m2cgen/interpreters/haskell copying build/lib/m2cgen/interpreters/haskell/log1p.hs -> /builddir/build/BUILDROOT/python-m2cgen-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/m2cgen/interpreters/haskell copying build/lib/m2cgen/interpreters/haskell/code_generator.py -> /builddir/build/BUILDROOT/python-m2cgen-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/m2cgen/interpreters/haskell creating /builddir/build/BUILDROOT/python-m2cgen-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/m2cgen/interpreters/rust copying build/lib/m2cgen/interpreters/rust/__init__.py -> /builddir/build/BUILDROOT/python-m2cgen-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/m2cgen/interpreters/rust copying build/lib/m2cgen/interpreters/rust/linear_algebra.rs -> /builddir/build/BUILDROOT/python-m2cgen-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/m2cgen/interpreters/rust copying build/lib/m2cgen/interpreters/rust/sigmoid.rs -> /builddir/build/BUILDROOT/python-m2cgen-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/m2cgen/interpreters/rust copying build/lib/m2cgen/interpreters/rust/interpreter.py -> /builddir/build/BUILDROOT/python-m2cgen-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/m2cgen/interpreters/rust copying build/lib/m2cgen/interpreters/rust/code_generator.py -> /builddir/build/BUILDROOT/python-m2cgen-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/m2cgen/interpreters/rust copying build/lib/m2cgen/interpreters/rust/softmax.rs -> /builddir/build/BUILDROOT/python-m2cgen-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/m2cgen/interpreters/rust creating /builddir/build/BUILDROOT/python-m2cgen-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/m2cgen/interpreters/f_sharp copying build/lib/m2cgen/interpreters/f_sharp/__init__.py -> /builddir/build/BUILDROOT/python-m2cgen-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/m2cgen/interpreters/f_sharp copying build/lib/m2cgen/interpreters/f_sharp/sigmoid.fs -> /builddir/build/BUILDROOT/python-m2cgen-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/m2cgen/interpreters/f_sharp copying build/lib/m2cgen/interpreters/f_sharp/log1p.fs -> /builddir/build/BUILDROOT/python-m2cgen-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/m2cgen/interpreters/f_sharp copying build/lib/m2cgen/interpreters/f_sharp/interpreter.py -> /builddir/build/BUILDROOT/python-m2cgen-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/m2cgen/interpreters/f_sharp copying build/lib/m2cgen/interpreters/f_sharp/linear_algebra.fs -> /builddir/build/BUILDROOT/python-m2cgen-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/m2cgen/interpreters/f_sharp copying build/lib/m2cgen/interpreters/f_sharp/code_generator.py -> /builddir/build/BUILDROOT/python-m2cgen-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/m2cgen/interpreters/f_sharp copying build/lib/m2cgen/interpreters/f_sharp/softmax.fs -> /builddir/build/BUILDROOT/python-m2cgen-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/m2cgen/interpreters/f_sharp creating /builddir/build/BUILDROOT/python-m2cgen-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/m2cgen/interpreters/r copying build/lib/m2cgen/interpreters/r/__init__.py -> /builddir/build/BUILDROOT/python-m2cgen-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/m2cgen/interpreters/r copying build/lib/m2cgen/interpreters/r/sigmoid.r -> /builddir/build/BUILDROOT/python-m2cgen-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/m2cgen/interpreters/r copying build/lib/m2cgen/interpreters/r/softmax.r -> /builddir/build/BUILDROOT/python-m2cgen-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/m2cgen/interpreters/r copying build/lib/m2cgen/interpreters/r/interpreter.py -> /builddir/build/BUILDROOT/python-m2cgen-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/m2cgen/interpreters/r copying build/lib/m2cgen/interpreters/r/code_generator.py -> /builddir/build/BUILDROOT/python-m2cgen-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/m2cgen/interpreters/r creating /builddir/build/BUILDROOT/python-m2cgen-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/m2cgen/interpreters/c copying build/lib/m2cgen/interpreters/c/__init__.py -> /builddir/build/BUILDROOT/python-m2cgen-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/m2cgen/interpreters/c copying build/lib/m2cgen/interpreters/c/linear_algebra.c -> /builddir/build/BUILDROOT/python-m2cgen-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/m2cgen/interpreters/c copying build/lib/m2cgen/interpreters/c/softmax.c -> /builddir/build/BUILDROOT/python-m2cgen-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/m2cgen/interpreters/c copying build/lib/m2cgen/interpreters/c/interpreter.py -> /builddir/build/BUILDROOT/python-m2cgen-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/m2cgen/interpreters/c copying build/lib/m2cgen/interpreters/c/sigmoid.c -> /builddir/build/BUILDROOT/python-m2cgen-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/m2cgen/interpreters/c copying build/lib/m2cgen/interpreters/c/code_generator.py -> /builddir/build/BUILDROOT/python-m2cgen-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/m2cgen/interpreters/c creating /builddir/build/BUILDROOT/python-m2cgen-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/m2cgen/interpreters/powershell copying build/lib/m2cgen/interpreters/powershell/__init__.py -> /builddir/build/BUILDROOT/python-m2cgen-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/m2cgen/interpreters/powershell copying build/lib/m2cgen/interpreters/powershell/log1p.ps1 -> /builddir/build/BUILDROOT/python-m2cgen-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/m2cgen/interpreters/powershell copying build/lib/m2cgen/interpreters/powershell/softmax.ps1 -> /builddir/build/BUILDROOT/python-m2cgen-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/m2cgen/interpreters/powershell copying build/lib/m2cgen/interpreters/powershell/sigmoid.ps1 -> /builddir/build/BUILDROOT/python-m2cgen-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/m2cgen/interpreters/powershell copying build/lib/m2cgen/interpreters/powershell/interpreter.py -> /builddir/build/BUILDROOT/python-m2cgen-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/m2cgen/interpreters/powershell copying build/lib/m2cgen/interpreters/powershell/linear_algebra.ps1 -> /builddir/build/BUILDROOT/python-m2cgen-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/m2cgen/interpreters/powershell copying build/lib/m2cgen/interpreters/powershell/code_generator.py -> /builddir/build/BUILDROOT/python-m2cgen-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/m2cgen/interpreters/powershell creating /builddir/build/BUILDROOT/python-m2cgen-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/m2cgen/interpreters/dart copying build/lib/m2cgen/interpreters/dart/tanh.dart -> /builddir/build/BUILDROOT/python-m2cgen-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/m2cgen/interpreters/dart copying build/lib/m2cgen/interpreters/dart/__init__.py -> /builddir/build/BUILDROOT/python-m2cgen-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/m2cgen/interpreters/dart copying build/lib/m2cgen/interpreters/dart/log1p.dart -> /builddir/build/BUILDROOT/python-m2cgen-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/m2cgen/interpreters/dart copying build/lib/m2cgen/interpreters/dart/interpreter.py -> /builddir/build/BUILDROOT/python-m2cgen-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/m2cgen/interpreters/dart copying build/lib/m2cgen/interpreters/dart/sigmoid.dart -> /builddir/build/BUILDROOT/python-m2cgen-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/m2cgen/interpreters/dart copying build/lib/m2cgen/interpreters/dart/linear_algebra.dart -> /builddir/build/BUILDROOT/python-m2cgen-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/m2cgen/interpreters/dart copying build/lib/m2cgen/interpreters/dart/softmax.dart -> /builddir/build/BUILDROOT/python-m2cgen-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/m2cgen/interpreters/dart copying build/lib/m2cgen/interpreters/dart/code_generator.py -> /builddir/build/BUILDROOT/python-m2cgen-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/m2cgen/interpreters/dart copying build/lib/m2cgen/interpreters/interpreter.py -> /builddir/build/BUILDROOT/python-m2cgen-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/m2cgen/interpreters creating /builddir/build/BUILDROOT/python-m2cgen-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/m2cgen/interpreters/go copying build/lib/m2cgen/interpreters/go/softmax.go -> /builddir/build/BUILDROOT/python-m2cgen-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/m2cgen/interpreters/go copying build/lib/m2cgen/interpreters/go/sigmoid.go -> /builddir/build/BUILDROOT/python-m2cgen-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/m2cgen/interpreters/go copying build/lib/m2cgen/interpreters/go/__init__.py -> /builddir/build/BUILDROOT/python-m2cgen-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/m2cgen/interpreters/go copying build/lib/m2cgen/interpreters/go/linear_algebra.go -> /builddir/build/BUILDROOT/python-m2cgen-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/m2cgen/interpreters/go copying build/lib/m2cgen/interpreters/go/interpreter.py -> /builddir/build/BUILDROOT/python-m2cgen-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/m2cgen/interpreters/go copying build/lib/m2cgen/interpreters/go/code_generator.py -> /builddir/build/BUILDROOT/python-m2cgen-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/m2cgen/interpreters/go creating /builddir/build/BUILDROOT/python-m2cgen-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/m2cgen/interpreters/javascript copying build/lib/m2cgen/interpreters/javascript/__init__.py -> /builddir/build/BUILDROOT/python-m2cgen-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/m2cgen/interpreters/javascript copying build/lib/m2cgen/interpreters/javascript/linear_algebra.js -> /builddir/build/BUILDROOT/python-m2cgen-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/m2cgen/interpreters/javascript copying build/lib/m2cgen/interpreters/javascript/interpreter.py -> /builddir/build/BUILDROOT/python-m2cgen-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/m2cgen/interpreters/javascript copying build/lib/m2cgen/interpreters/javascript/softmax.js -> /builddir/build/BUILDROOT/python-m2cgen-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/m2cgen/interpreters/javascript copying build/lib/m2cgen/interpreters/javascript/code_generator.py -> /builddir/build/BUILDROOT/python-m2cgen-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/m2cgen/interpreters/javascript copying build/lib/m2cgen/interpreters/javascript/sigmoid.js -> /builddir/build/BUILDROOT/python-m2cgen-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/m2cgen/interpreters/javascript copying build/lib/m2cgen/interpreters/code_generator.py -> /builddir/build/BUILDROOT/python-m2cgen-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/m2cgen/interpreters creating /builddir/build/BUILDROOT/python-m2cgen-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/m2cgen/interpreters/elixir copying build/lib/m2cgen/interpreters/elixir/__init__.py -> /builddir/build/BUILDROOT/python-m2cgen-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/m2cgen/interpreters/elixir copying build/lib/m2cgen/interpreters/elixir/softmax.ex -> /builddir/build/BUILDROOT/python-m2cgen-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/m2cgen/interpreters/elixir copying build/lib/m2cgen/interpreters/elixir/interpreter.py -> /builddir/build/BUILDROOT/python-m2cgen-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/m2cgen/interpreters/elixir copying build/lib/m2cgen/interpreters/elixir/linear_algebra.ex -> /builddir/build/BUILDROOT/python-m2cgen-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/m2cgen/interpreters/elixir copying build/lib/m2cgen/interpreters/elixir/log1p.ex -> /builddir/build/BUILDROOT/python-m2cgen-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/m2cgen/interpreters/elixir copying build/lib/m2cgen/interpreters/elixir/code_generator.py -> /builddir/build/BUILDROOT/python-m2cgen-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/m2cgen/interpreters/elixir copying build/lib/m2cgen/interpreters/elixir/sigmoid.ex -> /builddir/build/BUILDROOT/python-m2cgen-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/m2cgen/interpreters/elixir creating /builddir/build/BUILDROOT/python-m2cgen-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/m2cgen/interpreters/php copying build/lib/m2cgen/interpreters/php/__init__.py -> /builddir/build/BUILDROOT/python-m2cgen-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/m2cgen/interpreters/php copying build/lib/m2cgen/interpreters/php/softmax.php -> /builddir/build/BUILDROOT/python-m2cgen-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/m2cgen/interpreters/php copying build/lib/m2cgen/interpreters/php/linear_algebra.php -> /builddir/build/BUILDROOT/python-m2cgen-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/m2cgen/interpreters/php copying build/lib/m2cgen/interpreters/php/sigmoid.php -> /builddir/build/BUILDROOT/python-m2cgen-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/m2cgen/interpreters/php copying build/lib/m2cgen/interpreters/php/interpreter.py -> /builddir/build/BUILDROOT/python-m2cgen-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/m2cgen/interpreters/php copying build/lib/m2cgen/interpreters/php/code_generator.py -> /builddir/build/BUILDROOT/python-m2cgen-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/m2cgen/interpreters/php creating /builddir/build/BUILDROOT/python-m2cgen-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/m2cgen/interpreters/visual_basic copying build/lib/m2cgen/interpreters/visual_basic/atan.bas -> /builddir/build/BUILDROOT/python-m2cgen-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/m2cgen/interpreters/visual_basic copying build/lib/m2cgen/interpreters/visual_basic/__init__.py -> /builddir/build/BUILDROOT/python-m2cgen-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/m2cgen/interpreters/visual_basic copying build/lib/m2cgen/interpreters/visual_basic/softmax.bas -> /builddir/build/BUILDROOT/python-m2cgen-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/m2cgen/interpreters/visual_basic copying build/lib/m2cgen/interpreters/visual_basic/log1p.bas -> /builddir/build/BUILDROOT/python-m2cgen-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/m2cgen/interpreters/visual_basic copying build/lib/m2cgen/interpreters/visual_basic/linear_algebra.bas -> /builddir/build/BUILDROOT/python-m2cgen-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/m2cgen/interpreters/visual_basic copying build/lib/m2cgen/interpreters/visual_basic/tanh.bas -> /builddir/build/BUILDROOT/python-m2cgen-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/m2cgen/interpreters/visual_basic copying build/lib/m2cgen/interpreters/visual_basic/sigmoid.bas -> /builddir/build/BUILDROOT/python-m2cgen-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/m2cgen/interpreters/visual_basic copying build/lib/m2cgen/interpreters/visual_basic/interpreter.py -> /builddir/build/BUILDROOT/python-m2cgen-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/m2cgen/interpreters/visual_basic copying build/lib/m2cgen/interpreters/visual_basic/code_generator.py -> /builddir/build/BUILDROOT/python-m2cgen-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/m2cgen/interpreters/visual_basic creating /builddir/build/BUILDROOT/python-m2cgen-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/m2cgen/interpreters/python copying build/lib/m2cgen/interpreters/python/__init__.py -> /builddir/build/BUILDROOT/python-m2cgen-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/m2cgen/interpreters/python copying build/lib/m2cgen/interpreters/python/sigmoid.py -> /builddir/build/BUILDROOT/python-m2cgen-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/m2cgen/interpreters/python copying build/lib/m2cgen/interpreters/python/interpreter.py -> /builddir/build/BUILDROOT/python-m2cgen-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/m2cgen/interpreters/python copying build/lib/m2cgen/interpreters/python/linear_algebra.py -> /builddir/build/BUILDROOT/python-m2cgen-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/m2cgen/interpreters/python copying build/lib/m2cgen/interpreters/python/softmax.py -> /builddir/build/BUILDROOT/python-m2cgen-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/m2cgen/interpreters/python copying build/lib/m2cgen/interpreters/python/code_generator.py -> /builddir/build/BUILDROOT/python-m2cgen-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/m2cgen/interpreters/python copying build/lib/m2cgen/VERSION.txt -> /builddir/build/BUILDROOT/python-m2cgen-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/m2cgen copying build/lib/m2cgen/__main__.py -> /builddir/build/BUILDROOT/python-m2cgen-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/m2cgen copying build/lib/m2cgen/ast.py -> /builddir/build/BUILDROOT/python-m2cgen-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/m2cgen byte-compiling /builddir/build/BUILDROOT/python-m2cgen-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/m2cgen/exporters.py to exporters.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-m2cgen-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/m2cgen/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-m2cgen-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/m2cgen/assemblers/utils.py to utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-m2cgen-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/m2cgen/assemblers/svm.py to svm.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-m2cgen-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/m2cgen/assemblers/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-m2cgen-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/m2cgen/assemblers/boosting.py to boosting.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-m2cgen-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/m2cgen/assemblers/linear.py to linear.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-m2cgen-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/m2cgen/assemblers/base.py to base.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-m2cgen-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/m2cgen/assemblers/fallback_expressions.py to fallback_expressions.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-m2cgen-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/m2cgen/assemblers/tree.py to tree.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-m2cgen-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/m2cgen/assemblers/ensemble.py to ensemble.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-m2cgen-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/m2cgen/assemblers/meta.py to meta.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-m2cgen-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/m2cgen/cli.py to cli.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-m2cgen-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/m2cgen/interpreters/java/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-m2cgen-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/m2cgen/interpreters/java/interpreter.py to interpreter.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-m2cgen-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/m2cgen/interpreters/java/code_generator.py to code_generator.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-m2cgen-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/m2cgen/interpreters/utils.py to utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-m2cgen-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/m2cgen/interpreters/mixins.py to mixins.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-m2cgen-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/m2cgen/interpreters/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-m2cgen-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/m2cgen/interpreters/ruby/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-m2cgen-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/m2cgen/interpreters/ruby/interpreter.py to interpreter.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-m2cgen-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/m2cgen/interpreters/ruby/code_generator.py to code_generator.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-m2cgen-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/m2cgen/interpreters/c_sharp/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-m2cgen-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/m2cgen/interpreters/c_sharp/interpreter.py to interpreter.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-m2cgen-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/m2cgen/interpreters/c_sharp/code_generator.py to code_generator.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-m2cgen-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/m2cgen/interpreters/haskell/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-m2cgen-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/m2cgen/interpreters/haskell/interpreter.py to interpreter.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-m2cgen-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/m2cgen/interpreters/haskell/code_generator.py to code_generator.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-m2cgen-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/m2cgen/interpreters/rust/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-m2cgen-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/m2cgen/interpreters/rust/interpreter.py to interpreter.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-m2cgen-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/m2cgen/interpreters/rust/code_generator.py to code_generator.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-m2cgen-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/m2cgen/interpreters/f_sharp/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-m2cgen-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/m2cgen/interpreters/f_sharp/interpreter.py to interpreter.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-m2cgen-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/m2cgen/interpreters/f_sharp/code_generator.py to code_generator.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-m2cgen-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/m2cgen/interpreters/r/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-m2cgen-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/m2cgen/interpreters/r/interpreter.py to interpreter.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-m2cgen-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/m2cgen/interpreters/r/code_generator.py to code_generator.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-m2cgen-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/m2cgen/interpreters/c/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-m2cgen-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/m2cgen/interpreters/c/interpreter.py to interpreter.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-m2cgen-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/m2cgen/interpreters/c/code_generator.py to code_generator.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-m2cgen-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/m2cgen/interpreters/powershell/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-m2cgen-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/m2cgen/interpreters/powershell/interpreter.py to interpreter.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-m2cgen-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/m2cgen/interpreters/powershell/code_generator.py to code_generator.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-m2cgen-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/m2cgen/interpreters/dart/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-m2cgen-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/m2cgen/interpreters/dart/interpreter.py to interpreter.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-m2cgen-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/m2cgen/interpreters/dart/code_generator.py to code_generator.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-m2cgen-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/m2cgen/interpreters/interpreter.py to interpreter.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-m2cgen-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/m2cgen/interpreters/go/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-m2cgen-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/m2cgen/interpreters/go/interpreter.py to interpreter.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-m2cgen-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/m2cgen/interpreters/go/code_generator.py to code_generator.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-m2cgen-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/m2cgen/interpreters/javascript/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-m2cgen-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/m2cgen/interpreters/javascript/interpreter.py to interpreter.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-m2cgen-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/m2cgen/interpreters/javascript/code_generator.py to code_generator.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-m2cgen-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/m2cgen/interpreters/code_generator.py to code_generator.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-m2cgen-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/m2cgen/interpreters/elixir/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-m2cgen-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/m2cgen/interpreters/elixir/interpreter.py to interpreter.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-m2cgen-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/m2cgen/interpreters/elixir/code_generator.py to code_generator.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-m2cgen-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/m2cgen/interpreters/php/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-m2cgen-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/m2cgen/interpreters/php/interpreter.py to interpreter.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-m2cgen-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/m2cgen/interpreters/php/code_generator.py to code_generator.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-m2cgen-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/m2cgen/interpreters/visual_basic/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-m2cgen-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/m2cgen/interpreters/visual_basic/interpreter.py to interpreter.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-m2cgen-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/m2cgen/interpreters/visual_basic/code_generator.py to code_generator.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-m2cgen-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/m2cgen/interpreters/python/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-m2cgen-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/m2cgen/interpreters/python/sigmoid.py to sigmoid.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-m2cgen-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/m2cgen/interpreters/python/interpreter.py to interpreter.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-m2cgen-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/m2cgen/interpreters/python/linear_algebra.py to linear_algebra.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-m2cgen-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/m2cgen/interpreters/python/softmax.py to softmax.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-m2cgen-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/m2cgen/interpreters/python/code_generator.py to code_generator.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-m2cgen-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/m2cgen/__main__.py to __main__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-m2cgen-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/m2cgen/ast.py to ast.cpython-39.pyc writing byte-compilation script '/tmp/tmp24oe_69r.py' /usr/bin/python3 /tmp/tmp24oe_69r.py removing /tmp/tmp24oe_69r.py running install_egg_info running egg_info writing m2cgen.egg-info/PKG-INFO writing dependency_links to m2cgen.egg-info/dependency_links.txt writing entry points to m2cgen.egg-info/entry_points.txt writing requirements to m2cgen.egg-info/requires.txt writing top-level names to m2cgen.egg-info/top_level.txt reading manifest file 'm2cgen.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files matching '*.py[cod]' found anywhere in distribution adding license file 'LICENSE' writing manifest file 'm2cgen.egg-info/SOURCES.txt' Copying m2cgen.egg-info to /builddir/build/BUILDROOT/python-m2cgen-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/m2cgen-0.10.0-py3.9.egg-info running install_scripts Installing m2cgen script to /builddir/build/BUILDROOT/python-m2cgen-0.10.0-1.x86_64/usr/bin + install -d -m755 /builddir/build/BUILDROOT/python-m2cgen-0.10.0-1.x86_64//usr/share/doc/python-m2cgen + '[' -d doc ']' ~/build/BUILDROOT/python-m2cgen-0.10.0-1.x86_64 ~/build/BUILD/m2cgen-0.10.0 + '[' -d docs ']' + '[' -d example ']' + '[' -d examples ']' + pushd /builddir/build/BUILDROOT/python-m2cgen-0.10.0-1.x86_64 + '[' -d usr/lib ']' + find usr/lib -type f -printf '/%h/%f\n' + '[' -d usr/lib64 ']' + '[' -d usr/bin ']' + find usr/bin -type f -printf '/%h/%f\n' + '[' -d usr/sbin ']' + touch doclist.lst + '[' -d usr/share/man ']' + popd ~/build/BUILD/m2cgen-0.10.0 + mv /builddir/build/BUILDROOT/python-m2cgen-0.10.0-1.x86_64/filelist.lst . + mv /builddir/build/BUILDROOT/python-m2cgen-0.10.0-1.x86_64/doclist.lst . + /usr/bin/find-debuginfo -j4 --strict-build-id -i --build-id-seed 0.10.0-1 --unique-debug-suffix -0.10.0-1.x86_64 --unique-debug-src-base python-m2cgen-0.10.0-1.x86_64 -S debugsourcefiles.list /builddir/build/BUILD/m2cgen-0.10.0 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-m2cgen-0.10.0-1.x86_64/usr/lib/python3.9 using /usr/bin/python3.9 + /usr/lib/rpm/brp-python-hardlink Processing files: python3-m2cgen-0.10.0-1.noarch Provides: python-m2cgen python3-m2cgen = 0.10.0-1 python3.9dist(m2cgen) = 0.10 python3dist(m2cgen) = 0.10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/python3 python(abi) = 3.9 python3.9dist(numpy) python3.9dist(setuptools) Processing files: python-m2cgen-help-0.10.0-1.noarch warning: Empty %files file /builddir/build/BUILD/m2cgen-0.10.0/doclist.lst Provides: python-m2cgen-help = 0.10.0-1 python3-m2cgen-doc Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-m2cgen-0.10.0-1.x86_64 Wrote: /builddir/build/RPMS/python-m2cgen-help-0.10.0-1.noarch.rpm Wrote: /builddir/build/RPMS/python3-m2cgen-0.10.0-1.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.dErb1T + umask 022 + cd /builddir/build/BUILD + cd m2cgen-0.10.0 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-m2cgen-0.10.0-1.x86_64 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0