Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-opengen.spec'], chrootPath='/var/lib/mock/openeuler-22.03-x86_64-1682015599.483403/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-opengen.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-opengen-0.7.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-opengen.spec'], chrootPath='/var/lib/mock/openeuler-22.03-x86_64-1682015599.483403/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-opengen.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-opengen-0.7.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-opengen.spec'], chrootPath='/var/lib/mock/openeuler-22.03-x86_64-1682015599.483403/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-opengen.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.mrTuYI + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf opengen-0.7.1 + /usr/bin/gzip -dc /builddir/build/SOURCES/opengen-0.7.1.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd opengen-0.7.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.V4grg1 + umask 022 + cd /builddir/build/BUILD + cd opengen-0.7.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/test copying test/test_constraints.py -> build/lib/test copying test/test.py -> build/lib/test copying test/benchmark_open.py -> build/lib/test copying test/__init__.py -> build/lib/test copying test/prepare_benchmarks.py -> build/lib/test creating build/lib/opengen copying opengen/definitions.py -> build/lib/opengen copying opengen/__init__.py -> build/lib/opengen creating build/lib/opengen/config copying opengen/config/build_config.py -> build/lib/opengen/config copying opengen/config/meta.py -> build/lib/opengen/config copying opengen/config/tcp_server_config.py -> build/lib/opengen/config copying opengen/config/__init__.py -> build/lib/opengen/config copying opengen/config/solver_config.py -> build/lib/opengen/config copying opengen/config/ros_config.py -> build/lib/opengen/config creating build/lib/opengen/constraints copying opengen/constraints/finite_set.py -> build/lib/opengen/constraints copying opengen/constraints/ball_inf.py -> build/lib/opengen/constraints copying opengen/constraints/no_constraints.py -> build/lib/opengen/constraints copying opengen/constraints/ball2.py -> build/lib/opengen/constraints copying opengen/constraints/__init__.py -> build/lib/opengen/constraints copying opengen/constraints/ball1.py -> build/lib/opengen/constraints copying opengen/constraints/halfspace.py -> build/lib/opengen/constraints copying opengen/constraints/rectangle.py -> build/lib/opengen/constraints copying opengen/constraints/constraint.py -> build/lib/opengen/constraints copying opengen/constraints/cartesian.py -> build/lib/opengen/constraints copying opengen/constraints/soc.py -> build/lib/opengen/constraints copying opengen/constraints/simplex.py -> build/lib/opengen/constraints copying opengen/constraints/zero.py -> build/lib/opengen/constraints creating build/lib/opengen/functions copying opengen/functions/norm2.py -> build/lib/opengen/functions copying opengen/functions/fabs.py -> build/lib/opengen/functions copying opengen/functions/is_symbolic.py -> build/lib/opengen/functions copying opengen/functions/__init__.py -> build/lib/opengen/functions copying opengen/functions/fmax.py -> build/lib/opengen/functions copying opengen/functions/is_numeric.py -> build/lib/opengen/functions copying opengen/functions/rosenbrock.py -> build/lib/opengen/functions copying opengen/functions/norm2_squared.py -> build/lib/opengen/functions copying opengen/functions/fmin.py -> build/lib/opengen/functions copying opengen/functions/sign.py -> build/lib/opengen/functions creating build/lib/opengen/builder copying opengen/builder/problem.py -> build/lib/opengen/builder copying opengen/builder/ros_builder.py -> build/lib/opengen/builder copying opengen/builder/__init__.py -> build/lib/opengen/builder copying opengen/builder/set_y_calculator.py -> build/lib/opengen/builder copying opengen/builder/optimizer_builder.py -> build/lib/opengen/builder creating build/lib/opengen/tcp copying opengen/tcp/__init__.py -> build/lib/opengen/tcp copying opengen/tcp/solver_response.py -> build/lib/opengen/tcp copying opengen/tcp/optimizer_tcp_manager.py -> build/lib/opengen/tcp copying opengen/tcp/solver_error.py -> build/lib/opengen/tcp copying opengen/tcp/solver_status.py -> build/lib/opengen/tcp running egg_info writing opengen.egg-info/PKG-INFO writing dependency_links to opengen.egg-info/dependency_links.txt writing requirements to opengen.egg-info/requires.txt writing top-level names to opengen.egg-info/top_level.txt reading manifest file 'opengen.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'opengen.egg-info/SOURCES.txt' creating build/lib/opengen/icasadi copying opengen/icasadi/.gitignore -> build/lib/opengen/icasadi copying opengen/icasadi/Cargo.toml -> build/lib/opengen/icasadi copying opengen/icasadi/README.md -> build/lib/opengen/icasadi copying opengen/icasadi/build.rs -> build/lib/opengen/icasadi creating build/lib/opengen/icasadi/extern copying opengen/icasadi/extern/README.txt -> build/lib/opengen/icasadi/extern creating build/lib/opengen/icasadi/src copying opengen/icasadi/src/PLACEHOLDER -> build/lib/opengen/icasadi/src creating build/lib/opengen/templates copying opengen/templates/optimizer.rs -> build/lib/opengen/templates copying opengen/templates/optimizer_build.rs -> build/lib/opengen/templates copying opengen/templates/optimizer_cargo.toml -> build/lib/opengen/templates creating build/lib/opengen/templates/c copying opengen/templates/c/example_cmakelists.txt -> build/lib/opengen/templates/c copying opengen/templates/c/example_optimizer_c_bindings.c -> build/lib/opengen/templates/c copying opengen/templates/c/optimizer_cinterface.rs -> build/lib/opengen/templates/c creating build/lib/opengen/templates/icasadi copying opengen/templates/icasadi/casadi_memory.h -> build/lib/opengen/templates/icasadi copying opengen/templates/icasadi/icasadi_cargo.toml -> build/lib/opengen/templates/icasadi copying opengen/templates/icasadi/icasadi_lib.rs -> build/lib/opengen/templates/icasadi copying opengen/templates/icasadi/interface.c -> build/lib/opengen/templates/icasadi creating build/lib/opengen/templates/python copying opengen/templates/python/cargo_config -> build/lib/opengen/templates/python copying opengen/templates/python/python_bindings.rs -> build/lib/opengen/templates/python copying opengen/templates/python/python_bindings_cargo.toml -> build/lib/opengen/templates/python creating build/lib/opengen/templates/ros copying opengen/templates/ros/CMakeLists.txt -> build/lib/opengen/templates/ros copying opengen/templates/ros/OptimizationParameters.msg -> build/lib/opengen/templates/ros copying opengen/templates/ros/OptimizationResult.msg -> build/lib/opengen/templates/ros copying opengen/templates/ros/README.md -> build/lib/opengen/templates/ros copying opengen/templates/ros/open_optimizer.cpp -> build/lib/opengen/templates/ros copying opengen/templates/ros/open_optimizer.hpp -> build/lib/opengen/templates/ros copying opengen/templates/ros/open_optimizer.launch -> build/lib/opengen/templates/ros copying opengen/templates/ros/open_params.yaml -> build/lib/opengen/templates/ros copying opengen/templates/ros/package.xml -> build/lib/opengen/templates/ros creating build/lib/opengen/templates/tcp copying opengen/templates/tcp/tcp_server.rs -> build/lib/opengen/templates/tcp copying opengen/templates/tcp/tcp_server_cargo.toml -> build/lib/opengen/templates/tcp + sleep 1 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.c6OmaR + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-opengen-0.7.1-1.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-opengen-0.7.1-1.x86_64 ++ dirname /builddir/build/BUILDROOT/python-opengen-0.7.1-1.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-opengen-0.7.1-1.x86_64 + cd opengen-0.7.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-opengen-0.7.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-opengen-0.7.1-1.x86_64/usr creating /builddir/build/BUILDROOT/python-opengen-0.7.1-1.x86_64/usr/lib creating /builddir/build/BUILDROOT/python-opengen-0.7.1-1.x86_64/usr/lib/python3.9 creating /builddir/build/BUILDROOT/python-opengen-0.7.1-1.x86_64/usr/lib/python3.9/site-packages creating /builddir/build/BUILDROOT/python-opengen-0.7.1-1.x86_64/usr/lib/python3.9/site-packages/test copying build/lib/test/test_constraints.py -> /builddir/build/BUILDROOT/python-opengen-0.7.1-1.x86_64/usr/lib/python3.9/site-packages/test copying build/lib/test/test.py -> /builddir/build/BUILDROOT/python-opengen-0.7.1-1.x86_64/usr/lib/python3.9/site-packages/test copying build/lib/test/benchmark_open.py -> /builddir/build/BUILDROOT/python-opengen-0.7.1-1.x86_64/usr/lib/python3.9/site-packages/test copying build/lib/test/__init__.py -> /builddir/build/BUILDROOT/python-opengen-0.7.1-1.x86_64/usr/lib/python3.9/site-packages/test copying build/lib/test/prepare_benchmarks.py -> /builddir/build/BUILDROOT/python-opengen-0.7.1-1.x86_64/usr/lib/python3.9/site-packages/test creating /builddir/build/BUILDROOT/python-opengen-0.7.1-1.x86_64/usr/lib/python3.9/site-packages/opengen creating /builddir/build/BUILDROOT/python-opengen-0.7.1-1.x86_64/usr/lib/python3.9/site-packages/opengen/templates creating /builddir/build/BUILDROOT/python-opengen-0.7.1-1.x86_64/usr/lib/python3.9/site-packages/opengen/templates/python copying build/lib/opengen/templates/python/python_bindings_cargo.toml -> /builddir/build/BUILDROOT/python-opengen-0.7.1-1.x86_64/usr/lib/python3.9/site-packages/opengen/templates/python copying build/lib/opengen/templates/python/python_bindings.rs -> /builddir/build/BUILDROOT/python-opengen-0.7.1-1.x86_64/usr/lib/python3.9/site-packages/opengen/templates/python copying build/lib/opengen/templates/python/cargo_config -> /builddir/build/BUILDROOT/python-opengen-0.7.1-1.x86_64/usr/lib/python3.9/site-packages/opengen/templates/python copying build/lib/opengen/templates/optimizer.rs -> /builddir/build/BUILDROOT/python-opengen-0.7.1-1.x86_64/usr/lib/python3.9/site-packages/opengen/templates creating /builddir/build/BUILDROOT/python-opengen-0.7.1-1.x86_64/usr/lib/python3.9/site-packages/opengen/templates/ros copying build/lib/opengen/templates/ros/open_optimizer.cpp -> /builddir/build/BUILDROOT/python-opengen-0.7.1-1.x86_64/usr/lib/python3.9/site-packages/opengen/templates/ros copying build/lib/opengen/templates/ros/README.md -> /builddir/build/BUILDROOT/python-opengen-0.7.1-1.x86_64/usr/lib/python3.9/site-packages/opengen/templates/ros copying build/lib/opengen/templates/ros/open_optimizer.launch -> /builddir/build/BUILDROOT/python-opengen-0.7.1-1.x86_64/usr/lib/python3.9/site-packages/opengen/templates/ros copying build/lib/opengen/templates/ros/OptimizationParameters.msg -> /builddir/build/BUILDROOT/python-opengen-0.7.1-1.x86_64/usr/lib/python3.9/site-packages/opengen/templates/ros copying build/lib/opengen/templates/ros/open_optimizer.hpp -> /builddir/build/BUILDROOT/python-opengen-0.7.1-1.x86_64/usr/lib/python3.9/site-packages/opengen/templates/ros copying build/lib/opengen/templates/ros/package.xml -> /builddir/build/BUILDROOT/python-opengen-0.7.1-1.x86_64/usr/lib/python3.9/site-packages/opengen/templates/ros copying build/lib/opengen/templates/ros/CMakeLists.txt -> /builddir/build/BUILDROOT/python-opengen-0.7.1-1.x86_64/usr/lib/python3.9/site-packages/opengen/templates/ros copying build/lib/opengen/templates/ros/OptimizationResult.msg -> /builddir/build/BUILDROOT/python-opengen-0.7.1-1.x86_64/usr/lib/python3.9/site-packages/opengen/templates/ros copying build/lib/opengen/templates/ros/open_params.yaml -> /builddir/build/BUILDROOT/python-opengen-0.7.1-1.x86_64/usr/lib/python3.9/site-packages/opengen/templates/ros copying build/lib/opengen/templates/optimizer_build.rs -> /builddir/build/BUILDROOT/python-opengen-0.7.1-1.x86_64/usr/lib/python3.9/site-packages/opengen/templates creating /builddir/build/BUILDROOT/python-opengen-0.7.1-1.x86_64/usr/lib/python3.9/site-packages/opengen/templates/tcp copying build/lib/opengen/templates/tcp/tcp_server.rs -> /builddir/build/BUILDROOT/python-opengen-0.7.1-1.x86_64/usr/lib/python3.9/site-packages/opengen/templates/tcp copying build/lib/opengen/templates/tcp/tcp_server_cargo.toml -> /builddir/build/BUILDROOT/python-opengen-0.7.1-1.x86_64/usr/lib/python3.9/site-packages/opengen/templates/tcp creating /builddir/build/BUILDROOT/python-opengen-0.7.1-1.x86_64/usr/lib/python3.9/site-packages/opengen/templates/icasadi copying build/lib/opengen/templates/icasadi/casadi_memory.h -> /builddir/build/BUILDROOT/python-opengen-0.7.1-1.x86_64/usr/lib/python3.9/site-packages/opengen/templates/icasadi copying build/lib/opengen/templates/icasadi/interface.c -> /builddir/build/BUILDROOT/python-opengen-0.7.1-1.x86_64/usr/lib/python3.9/site-packages/opengen/templates/icasadi copying build/lib/opengen/templates/icasadi/icasadi_cargo.toml -> /builddir/build/BUILDROOT/python-opengen-0.7.1-1.x86_64/usr/lib/python3.9/site-packages/opengen/templates/icasadi copying build/lib/opengen/templates/icasadi/icasadi_lib.rs -> /builddir/build/BUILDROOT/python-opengen-0.7.1-1.x86_64/usr/lib/python3.9/site-packages/opengen/templates/icasadi creating /builddir/build/BUILDROOT/python-opengen-0.7.1-1.x86_64/usr/lib/python3.9/site-packages/opengen/templates/c copying build/lib/opengen/templates/c/example_optimizer_c_bindings.c -> /builddir/build/BUILDROOT/python-opengen-0.7.1-1.x86_64/usr/lib/python3.9/site-packages/opengen/templates/c copying build/lib/opengen/templates/c/optimizer_cinterface.rs -> /builddir/build/BUILDROOT/python-opengen-0.7.1-1.x86_64/usr/lib/python3.9/site-packages/opengen/templates/c copying build/lib/opengen/templates/c/example_cmakelists.txt -> /builddir/build/BUILDROOT/python-opengen-0.7.1-1.x86_64/usr/lib/python3.9/site-packages/opengen/templates/c copying build/lib/opengen/templates/optimizer_cargo.toml -> /builddir/build/BUILDROOT/python-opengen-0.7.1-1.x86_64/usr/lib/python3.9/site-packages/opengen/templates copying build/lib/opengen/definitions.py -> /builddir/build/BUILDROOT/python-opengen-0.7.1-1.x86_64/usr/lib/python3.9/site-packages/opengen creating /builddir/build/BUILDROOT/python-opengen-0.7.1-1.x86_64/usr/lib/python3.9/site-packages/opengen/config copying build/lib/opengen/config/build_config.py -> /builddir/build/BUILDROOT/python-opengen-0.7.1-1.x86_64/usr/lib/python3.9/site-packages/opengen/config copying build/lib/opengen/config/meta.py -> /builddir/build/BUILDROOT/python-opengen-0.7.1-1.x86_64/usr/lib/python3.9/site-packages/opengen/config copying build/lib/opengen/config/tcp_server_config.py -> /builddir/build/BUILDROOT/python-opengen-0.7.1-1.x86_64/usr/lib/python3.9/site-packages/opengen/config copying build/lib/opengen/config/__init__.py -> /builddir/build/BUILDROOT/python-opengen-0.7.1-1.x86_64/usr/lib/python3.9/site-packages/opengen/config copying build/lib/opengen/config/solver_config.py -> /builddir/build/BUILDROOT/python-opengen-0.7.1-1.x86_64/usr/lib/python3.9/site-packages/opengen/config copying build/lib/opengen/config/ros_config.py -> /builddir/build/BUILDROOT/python-opengen-0.7.1-1.x86_64/usr/lib/python3.9/site-packages/opengen/config creating /builddir/build/BUILDROOT/python-opengen-0.7.1-1.x86_64/usr/lib/python3.9/site-packages/opengen/constraints copying build/lib/opengen/constraints/finite_set.py -> /builddir/build/BUILDROOT/python-opengen-0.7.1-1.x86_64/usr/lib/python3.9/site-packages/opengen/constraints copying build/lib/opengen/constraints/ball_inf.py -> /builddir/build/BUILDROOT/python-opengen-0.7.1-1.x86_64/usr/lib/python3.9/site-packages/opengen/constraints copying build/lib/opengen/constraints/no_constraints.py -> /builddir/build/BUILDROOT/python-opengen-0.7.1-1.x86_64/usr/lib/python3.9/site-packages/opengen/constraints copying build/lib/opengen/constraints/ball2.py -> /builddir/build/BUILDROOT/python-opengen-0.7.1-1.x86_64/usr/lib/python3.9/site-packages/opengen/constraints copying build/lib/opengen/constraints/__init__.py -> /builddir/build/BUILDROOT/python-opengen-0.7.1-1.x86_64/usr/lib/python3.9/site-packages/opengen/constraints copying build/lib/opengen/constraints/ball1.py -> /builddir/build/BUILDROOT/python-opengen-0.7.1-1.x86_64/usr/lib/python3.9/site-packages/opengen/constraints copying build/lib/opengen/constraints/halfspace.py -> /builddir/build/BUILDROOT/python-opengen-0.7.1-1.x86_64/usr/lib/python3.9/site-packages/opengen/constraints copying build/lib/opengen/constraints/rectangle.py -> /builddir/build/BUILDROOT/python-opengen-0.7.1-1.x86_64/usr/lib/python3.9/site-packages/opengen/constraints copying build/lib/opengen/constraints/constraint.py -> /builddir/build/BUILDROOT/python-opengen-0.7.1-1.x86_64/usr/lib/python3.9/site-packages/opengen/constraints copying build/lib/opengen/constraints/cartesian.py -> /builddir/build/BUILDROOT/python-opengen-0.7.1-1.x86_64/usr/lib/python3.9/site-packages/opengen/constraints copying build/lib/opengen/constraints/soc.py -> /builddir/build/BUILDROOT/python-opengen-0.7.1-1.x86_64/usr/lib/python3.9/site-packages/opengen/constraints copying build/lib/opengen/constraints/simplex.py -> /builddir/build/BUILDROOT/python-opengen-0.7.1-1.x86_64/usr/lib/python3.9/site-packages/opengen/constraints copying build/lib/opengen/constraints/zero.py -> /builddir/build/BUILDROOT/python-opengen-0.7.1-1.x86_64/usr/lib/python3.9/site-packages/opengen/constraints copying build/lib/opengen/__init__.py -> /builddir/build/BUILDROOT/python-opengen-0.7.1-1.x86_64/usr/lib/python3.9/site-packages/opengen creating /builddir/build/BUILDROOT/python-opengen-0.7.1-1.x86_64/usr/lib/python3.9/site-packages/opengen/functions copying build/lib/opengen/functions/norm2.py -> /builddir/build/BUILDROOT/python-opengen-0.7.1-1.x86_64/usr/lib/python3.9/site-packages/opengen/functions copying build/lib/opengen/functions/fabs.py -> /builddir/build/BUILDROOT/python-opengen-0.7.1-1.x86_64/usr/lib/python3.9/site-packages/opengen/functions copying build/lib/opengen/functions/is_symbolic.py -> /builddir/build/BUILDROOT/python-opengen-0.7.1-1.x86_64/usr/lib/python3.9/site-packages/opengen/functions copying build/lib/opengen/functions/__init__.py -> /builddir/build/BUILDROOT/python-opengen-0.7.1-1.x86_64/usr/lib/python3.9/site-packages/opengen/functions copying build/lib/opengen/functions/fmax.py -> /builddir/build/BUILDROOT/python-opengen-0.7.1-1.x86_64/usr/lib/python3.9/site-packages/opengen/functions copying build/lib/opengen/functions/is_numeric.py -> /builddir/build/BUILDROOT/python-opengen-0.7.1-1.x86_64/usr/lib/python3.9/site-packages/opengen/functions copying build/lib/opengen/functions/rosenbrock.py -> /builddir/build/BUILDROOT/python-opengen-0.7.1-1.x86_64/usr/lib/python3.9/site-packages/opengen/functions copying build/lib/opengen/functions/norm2_squared.py -> /builddir/build/BUILDROOT/python-opengen-0.7.1-1.x86_64/usr/lib/python3.9/site-packages/opengen/functions copying build/lib/opengen/functions/fmin.py -> /builddir/build/BUILDROOT/python-opengen-0.7.1-1.x86_64/usr/lib/python3.9/site-packages/opengen/functions copying build/lib/opengen/functions/sign.py -> /builddir/build/BUILDROOT/python-opengen-0.7.1-1.x86_64/usr/lib/python3.9/site-packages/opengen/functions creating /builddir/build/BUILDROOT/python-opengen-0.7.1-1.x86_64/usr/lib/python3.9/site-packages/opengen/builder copying build/lib/opengen/builder/problem.py -> /builddir/build/BUILDROOT/python-opengen-0.7.1-1.x86_64/usr/lib/python3.9/site-packages/opengen/builder copying build/lib/opengen/builder/ros_builder.py -> /builddir/build/BUILDROOT/python-opengen-0.7.1-1.x86_64/usr/lib/python3.9/site-packages/opengen/builder copying build/lib/opengen/builder/__init__.py -> /builddir/build/BUILDROOT/python-opengen-0.7.1-1.x86_64/usr/lib/python3.9/site-packages/opengen/builder copying build/lib/opengen/builder/set_y_calculator.py -> /builddir/build/BUILDROOT/python-opengen-0.7.1-1.x86_64/usr/lib/python3.9/site-packages/opengen/builder copying build/lib/opengen/builder/optimizer_builder.py -> /builddir/build/BUILDROOT/python-opengen-0.7.1-1.x86_64/usr/lib/python3.9/site-packages/opengen/builder creating /builddir/build/BUILDROOT/python-opengen-0.7.1-1.x86_64/usr/lib/python3.9/site-packages/opengen/tcp copying build/lib/opengen/tcp/__init__.py -> /builddir/build/BUILDROOT/python-opengen-0.7.1-1.x86_64/usr/lib/python3.9/site-packages/opengen/tcp copying build/lib/opengen/tcp/solver_response.py -> /builddir/build/BUILDROOT/python-opengen-0.7.1-1.x86_64/usr/lib/python3.9/site-packages/opengen/tcp copying build/lib/opengen/tcp/optimizer_tcp_manager.py -> /builddir/build/BUILDROOT/python-opengen-0.7.1-1.x86_64/usr/lib/python3.9/site-packages/opengen/tcp copying build/lib/opengen/tcp/solver_error.py -> /builddir/build/BUILDROOT/python-opengen-0.7.1-1.x86_64/usr/lib/python3.9/site-packages/opengen/tcp copying build/lib/opengen/tcp/solver_status.py -> /builddir/build/BUILDROOT/python-opengen-0.7.1-1.x86_64/usr/lib/python3.9/site-packages/opengen/tcp creating /builddir/build/BUILDROOT/python-opengen-0.7.1-1.x86_64/usr/lib/python3.9/site-packages/opengen/icasadi copying build/lib/opengen/icasadi/build.rs -> /builddir/build/BUILDROOT/python-opengen-0.7.1-1.x86_64/usr/lib/python3.9/site-packages/opengen/icasadi copying build/lib/opengen/icasadi/.gitignore -> /builddir/build/BUILDROOT/python-opengen-0.7.1-1.x86_64/usr/lib/python3.9/site-packages/opengen/icasadi creating /builddir/build/BUILDROOT/python-opengen-0.7.1-1.x86_64/usr/lib/python3.9/site-packages/opengen/icasadi/extern copying build/lib/opengen/icasadi/extern/README.txt -> /builddir/build/BUILDROOT/python-opengen-0.7.1-1.x86_64/usr/lib/python3.9/site-packages/opengen/icasadi/extern copying build/lib/opengen/icasadi/README.md -> /builddir/build/BUILDROOT/python-opengen-0.7.1-1.x86_64/usr/lib/python3.9/site-packages/opengen/icasadi creating /builddir/build/BUILDROOT/python-opengen-0.7.1-1.x86_64/usr/lib/python3.9/site-packages/opengen/icasadi/src copying build/lib/opengen/icasadi/src/PLACEHOLDER -> /builddir/build/BUILDROOT/python-opengen-0.7.1-1.x86_64/usr/lib/python3.9/site-packages/opengen/icasadi/src copying build/lib/opengen/icasadi/Cargo.toml -> /builddir/build/BUILDROOT/python-opengen-0.7.1-1.x86_64/usr/lib/python3.9/site-packages/opengen/icasadi byte-compiling /builddir/build/BUILDROOT/python-opengen-0.7.1-1.x86_64/usr/lib/python3.9/site-packages/test/test_constraints.py to test_constraints.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-opengen-0.7.1-1.x86_64/usr/lib/python3.9/site-packages/test/test.py to test.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-opengen-0.7.1-1.x86_64/usr/lib/python3.9/site-packages/test/benchmark_open.py to benchmark_open.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-opengen-0.7.1-1.x86_64/usr/lib/python3.9/site-packages/test/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-opengen-0.7.1-1.x86_64/usr/lib/python3.9/site-packages/test/prepare_benchmarks.py to prepare_benchmarks.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-opengen-0.7.1-1.x86_64/usr/lib/python3.9/site-packages/opengen/definitions.py to definitions.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-opengen-0.7.1-1.x86_64/usr/lib/python3.9/site-packages/opengen/config/build_config.py to build_config.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-opengen-0.7.1-1.x86_64/usr/lib/python3.9/site-packages/opengen/config/meta.py to meta.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-opengen-0.7.1-1.x86_64/usr/lib/python3.9/site-packages/opengen/config/tcp_server_config.py to tcp_server_config.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-opengen-0.7.1-1.x86_64/usr/lib/python3.9/site-packages/opengen/config/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-opengen-0.7.1-1.x86_64/usr/lib/python3.9/site-packages/opengen/config/solver_config.py to solver_config.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-opengen-0.7.1-1.x86_64/usr/lib/python3.9/site-packages/opengen/config/ros_config.py to ros_config.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-opengen-0.7.1-1.x86_64/usr/lib/python3.9/site-packages/opengen/constraints/finite_set.py to finite_set.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-opengen-0.7.1-1.x86_64/usr/lib/python3.9/site-packages/opengen/constraints/ball_inf.py to ball_inf.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-opengen-0.7.1-1.x86_64/usr/lib/python3.9/site-packages/opengen/constraints/no_constraints.py to no_constraints.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-opengen-0.7.1-1.x86_64/usr/lib/python3.9/site-packages/opengen/constraints/ball2.py to ball2.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-opengen-0.7.1-1.x86_64/usr/lib/python3.9/site-packages/opengen/constraints/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-opengen-0.7.1-1.x86_64/usr/lib/python3.9/site-packages/opengen/constraints/ball1.py to ball1.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-opengen-0.7.1-1.x86_64/usr/lib/python3.9/site-packages/opengen/constraints/halfspace.py to halfspace.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-opengen-0.7.1-1.x86_64/usr/lib/python3.9/site-packages/opengen/constraints/rectangle.py to rectangle.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-opengen-0.7.1-1.x86_64/usr/lib/python3.9/site-packages/opengen/constraints/constraint.py to constraint.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-opengen-0.7.1-1.x86_64/usr/lib/python3.9/site-packages/opengen/constraints/cartesian.py to cartesian.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-opengen-0.7.1-1.x86_64/usr/lib/python3.9/site-packages/opengen/constraints/soc.py to soc.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-opengen-0.7.1-1.x86_64/usr/lib/python3.9/site-packages/opengen/constraints/simplex.py to simplex.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-opengen-0.7.1-1.x86_64/usr/lib/python3.9/site-packages/opengen/constraints/zero.py to zero.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-opengen-0.7.1-1.x86_64/usr/lib/python3.9/site-packages/opengen/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-opengen-0.7.1-1.x86_64/usr/lib/python3.9/site-packages/opengen/functions/norm2.py to norm2.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-opengen-0.7.1-1.x86_64/usr/lib/python3.9/site-packages/opengen/functions/fabs.py to fabs.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-opengen-0.7.1-1.x86_64/usr/lib/python3.9/site-packages/opengen/functions/is_symbolic.py to is_symbolic.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-opengen-0.7.1-1.x86_64/usr/lib/python3.9/site-packages/opengen/functions/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-opengen-0.7.1-1.x86_64/usr/lib/python3.9/site-packages/opengen/functions/fmax.py to fmax.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-opengen-0.7.1-1.x86_64/usr/lib/python3.9/site-packages/opengen/functions/is_numeric.py to is_numeric.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-opengen-0.7.1-1.x86_64/usr/lib/python3.9/site-packages/opengen/functions/rosenbrock.py to rosenbrock.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-opengen-0.7.1-1.x86_64/usr/lib/python3.9/site-packages/opengen/functions/norm2_squared.py to norm2_squared.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-opengen-0.7.1-1.x86_64/usr/lib/python3.9/site-packages/opengen/functions/fmin.py to fmin.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-opengen-0.7.1-1.x86_64/usr/lib/python3.9/site-packages/opengen/functions/sign.py to sign.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-opengen-0.7.1-1.x86_64/usr/lib/python3.9/site-packages/opengen/builder/problem.py to problem.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-opengen-0.7.1-1.x86_64/usr/lib/python3.9/site-packages/opengen/builder/ros_builder.py to ros_builder.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-opengen-0.7.1-1.x86_64/usr/lib/python3.9/site-packages/opengen/builder/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-opengen-0.7.1-1.x86_64/usr/lib/python3.9/site-packages/opengen/builder/set_y_calculator.py to set_y_calculator.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-opengen-0.7.1-1.x86_64/usr/lib/python3.9/site-packages/opengen/builder/optimizer_builder.py to optimizer_builder.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-opengen-0.7.1-1.x86_64/usr/lib/python3.9/site-packages/opengen/tcp/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-opengen-0.7.1-1.x86_64/usr/lib/python3.9/site-packages/opengen/tcp/solver_response.py to solver_response.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-opengen-0.7.1-1.x86_64/usr/lib/python3.9/site-packages/opengen/tcp/optimizer_tcp_manager.py to optimizer_tcp_manager.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-opengen-0.7.1-1.x86_64/usr/lib/python3.9/site-packages/opengen/tcp/solver_error.py to solver_error.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-opengen-0.7.1-1.x86_64/usr/lib/python3.9/site-packages/opengen/tcp/solver_status.py to solver_status.cpython-39.pyc writing byte-compilation script '/tmp/tmplgw6ek11.py' /usr/bin/python3 /tmp/tmplgw6ek11.py removing /tmp/tmplgw6ek11.py running install_egg_info running egg_info writing opengen.egg-info/PKG-INFO writing dependency_links to opengen.egg-info/dependency_links.txt writing requirements to opengen.egg-info/requires.txt writing top-level names to opengen.egg-info/top_level.txt reading manifest file 'opengen.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'opengen.egg-info/SOURCES.txt' Copying opengen.egg-info to /builddir/build/BUILDROOT/python-opengen-0.7.1-1.x86_64/usr/lib/python3.9/site-packages/opengen-0.7.1-py3.9.egg-info running install_scripts + install -d -m755 /builddir/build/BUILDROOT/python-opengen-0.7.1-1.x86_64//usr/share/doc/python-opengen + '[' -d doc ']' ~/build/BUILDROOT/python-opengen-0.7.1-1.x86_64 ~/build/BUILD/opengen-0.7.1 + '[' -d docs ']' + '[' -d example ']' + '[' -d examples ']' + pushd /builddir/build/BUILDROOT/python-opengen-0.7.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/opengen-0.7.1 + mv /builddir/build/BUILDROOT/python-opengen-0.7.1-1.x86_64/filelist.lst . + mv /builddir/build/BUILDROOT/python-opengen-0.7.1-1.x86_64/doclist.lst . + /usr/bin/find-debuginfo -j4 --strict-build-id -i --build-id-seed 0.7.1-1 --unique-debug-suffix -0.7.1-1.x86_64 --unique-debug-src-base python-opengen-0.7.1-1.x86_64 -S debugsourcefiles.list /builddir/build/BUILD/opengen-0.7.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-opengen-0.7.1-1.x86_64/usr/lib/python3.9 using /usr/bin/python3.9 + /usr/lib/rpm/brp-python-hardlink Processing files: python3-opengen-0.7.1-1.noarch Provides: python-opengen python3-opengen = 0.7.1-1 python3.9dist(opengen) = 0.7.1 python3dist(opengen) = 0.7.1 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: python(abi) = 3.9 python3.9dist(casadi) python3.9dist(jinja2) python3.9dist(numpy) python3.9dist(pyyaml) python3.9dist(retry) Processing files: python-opengen-help-0.7.1-1.noarch warning: Empty %files file /builddir/build/BUILD/opengen-0.7.1/doclist.lst Provides: python-opengen-help = 0.7.1-1 python3-opengen-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-opengen-0.7.1-1.x86_64 Wrote: /builddir/build/RPMS/python-opengen-help-0.7.1-1.noarch.rpm Wrote: /builddir/build/RPMS/python3-opengen-0.7.1-1.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.HWk5t6 + umask 022 + cd /builddir/build/BUILD + cd opengen-0.7.1 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-opengen-0.7.1-1.x86_64 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0