Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-compas-fab.spec'], chrootPath='/var/lib/mock/openeuler-22.03_LTS_SP1-x86_64-1686510352.455651/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-compas-fab.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-compas-fab-0.28.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-compas-fab.spec'], chrootPath='/var/lib/mock/openeuler-22.03_LTS_SP1-x86_64-1686510352.455651/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-compas-fab.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-compas-fab-0.28.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-compas-fab.spec'], chrootPath='/var/lib/mock/openeuler-22.03_LTS_SP1-x86_64-1686510352.455651/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-compas-fab.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.AMQo9a + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf compas_fab-0.28.0 + /usr/bin/gzip -dc /builddir/build/SOURCES/compas_fab-0.28.0.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd compas_fab-0.28.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.4qbeHM + umask 022 + cd /builddir/build/BUILD + cd compas_fab-0.28.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/compas_fab copying src/compas_fab/__init__.py -> build/lib/compas_fab copying src/compas_fab/__main__.py -> build/lib/compas_fab copying src/compas_fab/__version__.py -> build/lib/compas_fab creating build/lib/compas_fab/utilities copying src/compas_fab/utilities/numbers.py -> build/lib/compas_fab/utilities copying src/compas_fab/utilities/lazy_loader.py -> build/lib/compas_fab/utilities copying src/compas_fab/utilities/file_io.py -> build/lib/compas_fab/utilities copying src/compas_fab/utilities/__init__.py -> build/lib/compas_fab/utilities copying src/compas_fab/utilities/filesystem.py -> build/lib/compas_fab/utilities creating build/lib/compas_fab/sensors copying src/compas_fab/sensors/base.py -> build/lib/compas_fab/sensors copying src/compas_fab/sensors/__init__.py -> build/lib/compas_fab/sensors copying src/compas_fab/sensors/exceptions.py -> build/lib/compas_fab/sensors copying src/compas_fab/sensors/baumer.py -> build/lib/compas_fab/sensors creating build/lib/compas_fab/backends copying src/compas_fab/backends/__init__.py -> build/lib/compas_fab/backends copying src/compas_fab/backends/exceptions.py -> build/lib/compas_fab/backends copying src/compas_fab/backends/tasks.py -> build/lib/compas_fab/backends creating build/lib/compas_fab/rhino copying src/compas_fab/rhino/reachability_artist.py -> build/lib/compas_fab/rhino copying src/compas_fab/rhino/__init__.py -> build/lib/compas_fab/rhino copying src/compas_fab/rhino/artists.py -> build/lib/compas_fab/rhino copying src/compas_fab/rhino/install.py -> build/lib/compas_fab/rhino creating build/lib/compas_fab/blender copying src/compas_fab/blender/__init__.py -> build/lib/compas_fab/blender copying src/compas_fab/blender/artists.py -> build/lib/compas_fab/blender creating build/lib/compas_fab/ghpython copying src/compas_fab/ghpython/path_planning.py -> build/lib/compas_fab/ghpython copying src/compas_fab/ghpython/reachability_artist.py -> build/lib/compas_fab/ghpython copying src/compas_fab/ghpython/__init__.py -> build/lib/compas_fab/ghpython copying src/compas_fab/ghpython/artists.py -> build/lib/compas_fab/ghpython copying src/compas_fab/ghpython/install.py -> build/lib/compas_fab/ghpython creating build/lib/compas_fab/robots copying src/compas_fab/robots/configuration.py -> build/lib/compas_fab/robots copying src/compas_fab/robots/conftest.py -> build/lib/compas_fab/robots copying src/compas_fab/robots/robot.py -> build/lib/compas_fab/robots copying src/compas_fab/robots/planning_scene.py -> build/lib/compas_fab/robots copying src/compas_fab/robots/wrench.py -> build/lib/compas_fab/robots copying src/compas_fab/robots/tool.py -> build/lib/compas_fab/robots copying src/compas_fab/robots/__init__.py -> build/lib/compas_fab/robots copying src/compas_fab/robots/ur5.py -> build/lib/compas_fab/robots copying src/compas_fab/robots/rfl.py -> build/lib/compas_fab/robots copying src/compas_fab/robots/inertia.py -> build/lib/compas_fab/robots copying src/compas_fab/robots/path_plan.py -> build/lib/compas_fab/robots copying src/compas_fab/robots/constraints.py -> build/lib/compas_fab/robots copying src/compas_fab/robots/semantics.py -> build/lib/compas_fab/robots copying src/compas_fab/robots/trajectory.py -> build/lib/compas_fab/robots copying src/compas_fab/robots/time_.py -> build/lib/compas_fab/robots copying src/compas_fab/robots/units.py -> build/lib/compas_fab/robots creating build/lib/compas_fab/backends/ros copying src/compas_fab/backends/ros/client.py -> build/lib/compas_fab/backends/ros copying src/compas_fab/backends/ros/direct_ur_action_client.py -> build/lib/compas_fab/backends/ros copying src/compas_fab/backends/ros/__init__.py -> build/lib/compas_fab/backends/ros copying src/compas_fab/backends/ros/exceptions.py -> build/lib/compas_fab/backends/ros copying src/compas_fab/backends/ros/fileserver_loader.py -> build/lib/compas_fab/backends/ros copying src/compas_fab/backends/ros/planner.py -> build/lib/compas_fab/backends/ros copying src/compas_fab/backends/ros/service_description.py -> build/lib/compas_fab/backends/ros creating build/lib/compas_fab/backends/pybullet copying src/compas_fab/backends/pybullet/utils.py -> build/lib/compas_fab/backends/pybullet copying src/compas_fab/backends/pybullet/const.py -> build/lib/compas_fab/backends/pybullet copying src/compas_fab/backends/pybullet/client.py -> build/lib/compas_fab/backends/pybullet copying src/compas_fab/backends/pybullet/__init__.py -> build/lib/compas_fab/backends/pybullet copying src/compas_fab/backends/pybullet/exceptions.py -> build/lib/compas_fab/backends/pybullet copying src/compas_fab/backends/pybullet/planner.py -> build/lib/compas_fab/backends/pybullet copying src/compas_fab/backends/pybullet/conversions.py -> build/lib/compas_fab/backends/pybullet creating build/lib/compas_fab/backends/interfaces copying src/compas_fab/backends/interfaces/backend_features.py -> build/lib/compas_fab/backends/interfaces copying src/compas_fab/backends/interfaces/client.py -> build/lib/compas_fab/backends/interfaces copying src/compas_fab/backends/interfaces/__init__.py -> build/lib/compas_fab/backends/interfaces creating build/lib/compas_fab/backends/kinematics copying src/compas_fab/backends/kinematics/utils.py -> build/lib/compas_fab/backends/kinematics copying src/compas_fab/backends/kinematics/__init__.py -> build/lib/compas_fab/backends/kinematics copying src/compas_fab/backends/kinematics/exceptions.py -> build/lib/compas_fab/backends/kinematics copying src/compas_fab/backends/kinematics/analytical_plan_cartesian_motion.py -> build/lib/compas_fab/backends/kinematics copying src/compas_fab/backends/kinematics/analytical_inverse_kinematics.py -> build/lib/compas_fab/backends/kinematics creating build/lib/compas_fab/backends/vrep copying src/compas_fab/backends/vrep/conftest.py -> build/lib/compas_fab/backends/vrep copying src/compas_fab/backends/vrep/client.py -> build/lib/compas_fab/backends/vrep copying src/compas_fab/backends/vrep/__init__.py -> build/lib/compas_fab/backends/vrep copying src/compas_fab/backends/vrep/helpers.py -> build/lib/compas_fab/backends/vrep copying src/compas_fab/backends/vrep/planner.py -> build/lib/compas_fab/backends/vrep creating build/lib/compas_fab/backends/ros/backend_features copying src/compas_fab/backends/ros/backend_features/move_it_inverse_kinematics.py -> build/lib/compas_fab/backends/ros/backend_features copying src/compas_fab/backends/ros/backend_features/__init__.py -> build/lib/compas_fab/backends/ros/backend_features copying src/compas_fab/backends/ros/backend_features/move_it_reset_planning_scene.py -> build/lib/compas_fab/backends/ros/backend_features copying src/compas_fab/backends/ros/backend_features/helpers.py -> build/lib/compas_fab/backends/ros/backend_features copying src/compas_fab/backends/ros/backend_features/move_it_remove_attached_collision_mesh.py -> build/lib/compas_fab/backends/ros/backend_features copying src/compas_fab/backends/ros/backend_features/move_it_plan_cartesian_motion.py -> build/lib/compas_fab/backends/ros/backend_features copying src/compas_fab/backends/ros/backend_features/move_it_add_attached_collision_mesh.py -> build/lib/compas_fab/backends/ros/backend_features copying src/compas_fab/backends/ros/backend_features/move_it_remove_collision_mesh.py -> build/lib/compas_fab/backends/ros/backend_features copying src/compas_fab/backends/ros/backend_features/move_it_append_collision_mesh.py -> build/lib/compas_fab/backends/ros/backend_features copying src/compas_fab/backends/ros/backend_features/move_it_planning_scene.py -> build/lib/compas_fab/backends/ros/backend_features copying src/compas_fab/backends/ros/backend_features/move_it_forward_kinematics.py -> build/lib/compas_fab/backends/ros/backend_features copying src/compas_fab/backends/ros/backend_features/move_it_add_collision_mesh.py -> build/lib/compas_fab/backends/ros/backend_features copying src/compas_fab/backends/ros/backend_features/move_it_plan_motion.py -> build/lib/compas_fab/backends/ros/backend_features creating build/lib/compas_fab/backends/ros/messages copying src/compas_fab/backends/ros/messages/ros_releases.py -> build/lib/compas_fab/backends/ros/messages copying src/compas_fab/backends/ros/messages/sensor_msgs.py -> build/lib/compas_fab/backends/ros/messages copying src/compas_fab/backends/ros/messages/shape_msgs.py -> build/lib/compas_fab/backends/ros/messages copying src/compas_fab/backends/ros/messages/actionlib_msgs.py -> build/lib/compas_fab/backends/ros/messages copying src/compas_fab/backends/ros/messages/std_msgs.py -> build/lib/compas_fab/backends/ros/messages copying src/compas_fab/backends/ros/messages/control_msgs.py -> build/lib/compas_fab/backends/ros/messages copying src/compas_fab/backends/ros/messages/octomap_msgs.py -> build/lib/compas_fab/backends/ros/messages copying src/compas_fab/backends/ros/messages/__init__.py -> build/lib/compas_fab/backends/ros/messages copying src/compas_fab/backends/ros/messages/services.py -> build/lib/compas_fab/backends/ros/messages copying src/compas_fab/backends/ros/messages/direct_ur.py -> build/lib/compas_fab/backends/ros/messages copying src/compas_fab/backends/ros/messages/moveit_msgs.py -> build/lib/compas_fab/backends/ros/messages copying src/compas_fab/backends/ros/messages/trajectory_msgs.py -> build/lib/compas_fab/backends/ros/messages copying src/compas_fab/backends/ros/messages/geometry_msgs.py -> build/lib/compas_fab/backends/ros/messages copying src/compas_fab/backends/ros/messages/object_recognition_msgs.py -> build/lib/compas_fab/backends/ros/messages creating build/lib/compas_fab/backends/pybullet/backend_features copying src/compas_fab/backends/pybullet/backend_features/pybullet_append_collision_mesh.py -> build/lib/compas_fab/backends/pybullet/backend_features copying src/compas_fab/backends/pybullet/backend_features/pybullet_add_attached_collision_mesh.py -> build/lib/compas_fab/backends/pybullet/backend_features copying src/compas_fab/backends/pybullet/backend_features/pybullet_remove_attached_collision_mesh.py -> build/lib/compas_fab/backends/pybullet/backend_features copying src/compas_fab/backends/pybullet/backend_features/pybullet_add_collision_mesh.py -> build/lib/compas_fab/backends/pybullet/backend_features copying src/compas_fab/backends/pybullet/backend_features/pybullet_remove_collision_mesh.py -> build/lib/compas_fab/backends/pybullet/backend_features copying src/compas_fab/backends/pybullet/backend_features/pybullet_inverse_kinematics.py -> build/lib/compas_fab/backends/pybullet/backend_features copying src/compas_fab/backends/pybullet/backend_features/__init__.py -> build/lib/compas_fab/backends/pybullet/backend_features copying src/compas_fab/backends/pybullet/backend_features/pybullet_forward_kinematics.py -> build/lib/compas_fab/backends/pybullet/backend_features creating build/lib/compas_fab/backends/kinematics/solvers copying src/compas_fab/backends/kinematics/solvers/spherical_wrist.py -> build/lib/compas_fab/backends/kinematics/solvers copying src/compas_fab/backends/kinematics/solvers/__init__.py -> build/lib/compas_fab/backends/kinematics/solvers copying src/compas_fab/backends/kinematics/solvers/offset_wrist.py -> build/lib/compas_fab/backends/kinematics/solvers copying src/compas_fab/backends/kinematics/solvers/offset_wrist_kinematics.py -> build/lib/compas_fab/backends/kinematics/solvers copying src/compas_fab/backends/kinematics/solvers/spherical_wrist_kinematics.py -> build/lib/compas_fab/backends/kinematics/solvers creating build/lib/compas_fab/backends/vrep/backend_features copying src/compas_fab/backends/vrep/backend_features/vrep_add_collision_mesh.py -> build/lib/compas_fab/backends/vrep/backend_features copying src/compas_fab/backends/vrep/backend_features/vrep_inverse_kinematics.py -> build/lib/compas_fab/backends/vrep/backend_features copying src/compas_fab/backends/vrep/backend_features/__init__.py -> build/lib/compas_fab/backends/vrep/backend_features copying src/compas_fab/backends/vrep/backend_features/vrep_plan_motion.py -> build/lib/compas_fab/backends/vrep/backend_features copying src/compas_fab/backends/vrep/backend_features/vrep_forward_kinematics.py -> build/lib/compas_fab/backends/vrep/backend_features copying src/compas_fab/backends/vrep/backend_features/vrep_add_attached_collision_mesh.py -> build/lib/compas_fab/backends/vrep/backend_features copying src/compas_fab/backends/vrep/backend_features/vrep_remove_collision_mesh.py -> build/lib/compas_fab/backends/vrep/backend_features creating build/lib/compas_fab/backends/vrep/remote_api copying src/compas_fab/backends/vrep/remote_api/__init__.py -> build/lib/compas_fab/backends/vrep/remote_api copying src/compas_fab/backends/vrep/remote_api/vrepConst.py -> build/lib/compas_fab/backends/vrep/remote_api copying src/compas_fab/backends/vrep/remote_api/vrep.py -> build/lib/compas_fab/backends/vrep/remote_api creating build/lib/compas_fab/ghpython/components copying src/compas_fab/ghpython/components/__init__.py -> build/lib/compas_fab/ghpython/components creating build/lib/compas_fab/robots/reachability_map copying src/compas_fab/robots/reachability_map/__init__.py -> build/lib/compas_fab/robots/reachability_map copying src/compas_fab/robots/reachability_map/vector_generators.py -> build/lib/compas_fab/robots/reachability_map copying src/compas_fab/robots/reachability_map/reachability_map.py -> build/lib/compas_fab/robots/reachability_map running egg_info writing src/compas_fab.egg-info/PKG-INFO writing dependency_links to src/compas_fab.egg-info/dependency_links.txt writing requirements to src/compas_fab.egg-info/requires.txt writing top-level names to src/compas_fab.egg-info/top_level.txt reading manifest file 'src/compas_fab.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' no previously-included directories found matching '.github' no previously-included directories found matching 'docs' no previously-included directories found matching 'tests' no previously-included directories found matching 'temp' warning: no previously-included files found matching 'requirements-dev.txt' warning: no previously-included files found matching '.deepsource.toml' warning: no previously-included files found matching '.bumpversion.cfg' warning: no previously-included files found matching '.editorconfig' warning: no previously-included files found matching 'conftest.py' warning: no previously-included files found matching 'tasks.py' warning: no previously-included files found matching 'pytest.ini' warning: no previously-included files found matching 'ISSUE_TEMPLATE.md' warning: no previously-included files matching '*.py[cod]' found anywhere in distribution warning: no previously-included files matching '__pycache__' found anywhere in distribution warning: no previously-included files matching '*.nb[ic]' found anywhere in distribution warning: no previously-included files matching '.DS_Store' found anywhere in distribution adding license file 'LICENSE' adding license file 'AUTHORS.rst' writing manifest file 'src/compas_fab.egg-info/SOURCES.txt' creating build/lib/compas_fab/data creating build/lib/compas_fab/data/planning_scene copying src/compas_fab/data/planning_scene/cone.stl -> build/lib/compas_fab/data/planning_scene copying src/compas_fab/data/planning_scene/cone_tool.json -> build/lib/compas_fab/data/planning_scene copying src/compas_fab/data/planning_scene/floor.stl -> build/lib/compas_fab/data/planning_scene copying src/compas_fab/data/planning_scene/timber_beam.obj -> build/lib/compas_fab/data/planning_scene copying src/compas_fab/data/planning_scene/timber_structure.obj -> build/lib/compas_fab/data/planning_scene creating build/lib/compas_fab/data/universal_robot creating build/lib/compas_fab/data/universal_robot/ur5_moveit_config creating build/lib/compas_fab/data/universal_robot/ur5_moveit_config/config copying src/compas_fab/data/universal_robot/ur5_moveit_config/config/ur5.srdf -> build/lib/compas_fab/data/universal_robot/ur5_moveit_config/config creating build/lib/compas_fab/data/universal_robot/ur_description creating build/lib/compas_fab/data/universal_robot/ur_description/meshes creating build/lib/compas_fab/data/universal_robot/ur_description/meshes/ur5 creating build/lib/compas_fab/data/universal_robot/ur_description/meshes/ur5/collision copying src/compas_fab/data/universal_robot/ur_description/meshes/ur5/collision/base.stl -> build/lib/compas_fab/data/universal_robot/ur_description/meshes/ur5/collision copying src/compas_fab/data/universal_robot/ur_description/meshes/ur5/collision/forearm.stl -> build/lib/compas_fab/data/universal_robot/ur_description/meshes/ur5/collision copying src/compas_fab/data/universal_robot/ur_description/meshes/ur5/collision/shoulder.stl -> build/lib/compas_fab/data/universal_robot/ur_description/meshes/ur5/collision copying src/compas_fab/data/universal_robot/ur_description/meshes/ur5/collision/upperarm.stl -> build/lib/compas_fab/data/universal_robot/ur_description/meshes/ur5/collision copying src/compas_fab/data/universal_robot/ur_description/meshes/ur5/collision/wrist1.stl -> build/lib/compas_fab/data/universal_robot/ur_description/meshes/ur5/collision copying src/compas_fab/data/universal_robot/ur_description/meshes/ur5/collision/wrist2.stl -> build/lib/compas_fab/data/universal_robot/ur_description/meshes/ur5/collision copying src/compas_fab/data/universal_robot/ur_description/meshes/ur5/collision/wrist3.stl -> build/lib/compas_fab/data/universal_robot/ur_description/meshes/ur5/collision creating build/lib/compas_fab/data/universal_robot/ur_description/meshes/ur5/visual copying src/compas_fab/data/universal_robot/ur_description/meshes/ur5/visual/base.obj -> build/lib/compas_fab/data/universal_robot/ur_description/meshes/ur5/visual copying src/compas_fab/data/universal_robot/ur_description/meshes/ur5/visual/forearm.obj -> build/lib/compas_fab/data/universal_robot/ur_description/meshes/ur5/visual copying src/compas_fab/data/universal_robot/ur_description/meshes/ur5/visual/shoulder.obj -> build/lib/compas_fab/data/universal_robot/ur_description/meshes/ur5/visual copying src/compas_fab/data/universal_robot/ur_description/meshes/ur5/visual/upperarm.obj -> build/lib/compas_fab/data/universal_robot/ur_description/meshes/ur5/visual copying src/compas_fab/data/universal_robot/ur_description/meshes/ur5/visual/wrist1.obj -> build/lib/compas_fab/data/universal_robot/ur_description/meshes/ur5/visual copying src/compas_fab/data/universal_robot/ur_description/meshes/ur5/visual/wrist2.obj -> build/lib/compas_fab/data/universal_robot/ur_description/meshes/ur5/visual copying src/compas_fab/data/universal_robot/ur_description/meshes/ur5/visual/wrist3.obj -> build/lib/compas_fab/data/universal_robot/ur_description/meshes/ur5/visual creating build/lib/compas_fab/data/universal_robot/ur_description/urdf copying src/compas_fab/data/universal_robot/ur_description/urdf/ur5.urdf -> build/lib/compas_fab/data/universal_robot/ur_description/urdf creating build/lib/compas_fab/ghpython/components/Cf_AttachTool copying src/compas_fab/ghpython/components/Cf_AttachTool/code.py -> build/lib/compas_fab/ghpython/components/Cf_AttachTool copying src/compas_fab/ghpython/components/Cf_AttachTool/icon.png -> build/lib/compas_fab/ghpython/components/Cf_AttachTool copying src/compas_fab/ghpython/components/Cf_AttachTool/metadata.json -> build/lib/compas_fab/ghpython/components/Cf_AttachTool creating build/lib/compas_fab/ghpython/components/Cf_AttachedCollisionMesh copying src/compas_fab/ghpython/components/Cf_AttachedCollisionMesh/code.py -> build/lib/compas_fab/ghpython/components/Cf_AttachedCollisionMesh copying src/compas_fab/ghpython/components/Cf_AttachedCollisionMesh/icon.png -> build/lib/compas_fab/ghpython/components/Cf_AttachedCollisionMesh copying src/compas_fab/ghpython/components/Cf_AttachedCollisionMesh/metadata.json -> build/lib/compas_fab/ghpython/components/Cf_AttachedCollisionMesh creating build/lib/compas_fab/ghpython/components/Cf_CollisionMesh copying src/compas_fab/ghpython/components/Cf_CollisionMesh/code.py -> build/lib/compas_fab/ghpython/components/Cf_CollisionMesh copying src/compas_fab/ghpython/components/Cf_CollisionMesh/icon.png -> build/lib/compas_fab/ghpython/components/Cf_CollisionMesh copying src/compas_fab/ghpython/components/Cf_CollisionMesh/metadata.json -> build/lib/compas_fab/ghpython/components/Cf_CollisionMesh creating build/lib/compas_fab/ghpython/components/Cf_ConfigMerge copying src/compas_fab/ghpython/components/Cf_ConfigMerge/code.py -> build/lib/compas_fab/ghpython/components/Cf_ConfigMerge copying src/compas_fab/ghpython/components/Cf_ConfigMerge/icon.png -> build/lib/compas_fab/ghpython/components/Cf_ConfigMerge copying src/compas_fab/ghpython/components/Cf_ConfigMerge/metadata.json -> build/lib/compas_fab/ghpython/components/Cf_ConfigMerge creating build/lib/compas_fab/ghpython/components/Cf_ConfigZero copying src/compas_fab/ghpython/components/Cf_ConfigZero/code.py -> build/lib/compas_fab/ghpython/components/Cf_ConfigZero copying src/compas_fab/ghpython/components/Cf_ConfigZero/icon.png -> build/lib/compas_fab/ghpython/components/Cf_ConfigZero copying src/compas_fab/ghpython/components/Cf_ConfigZero/metadata.json -> build/lib/compas_fab/ghpython/components/Cf_ConfigZero creating build/lib/compas_fab/ghpython/components/Cf_ConstraintsFromConfiguration copying src/compas_fab/ghpython/components/Cf_ConstraintsFromConfiguration/code.py -> build/lib/compas_fab/ghpython/components/Cf_ConstraintsFromConfiguration copying src/compas_fab/ghpython/components/Cf_ConstraintsFromConfiguration/icon.png -> build/lib/compas_fab/ghpython/components/Cf_ConstraintsFromConfiguration copying src/compas_fab/ghpython/components/Cf_ConstraintsFromConfiguration/metadata.json -> build/lib/compas_fab/ghpython/components/Cf_ConstraintsFromConfiguration creating build/lib/compas_fab/ghpython/components/Cf_ConstraintsFromPlane copying src/compas_fab/ghpython/components/Cf_ConstraintsFromPlane/code.py -> build/lib/compas_fab/ghpython/components/Cf_ConstraintsFromPlane copying src/compas_fab/ghpython/components/Cf_ConstraintsFromPlane/icon.png -> build/lib/compas_fab/ghpython/components/Cf_ConstraintsFromPlane copying src/compas_fab/ghpython/components/Cf_ConstraintsFromPlane/metadata.json -> build/lib/compas_fab/ghpython/components/Cf_ConstraintsFromPlane creating build/lib/compas_fab/ghpython/components/Cf_ForwardKinematics copying src/compas_fab/ghpython/components/Cf_ForwardKinematics/code.py -> build/lib/compas_fab/ghpython/components/Cf_ForwardKinematics copying src/compas_fab/ghpython/components/Cf_ForwardKinematics/icon.png -> build/lib/compas_fab/ghpython/components/Cf_ForwardKinematics copying src/compas_fab/ghpython/components/Cf_ForwardKinematics/metadata.json -> build/lib/compas_fab/ghpython/components/Cf_ForwardKinematics creating build/lib/compas_fab/ghpython/components/Cf_InverseKinematics copying src/compas_fab/ghpython/components/Cf_InverseKinematics/code.py -> build/lib/compas_fab/ghpython/components/Cf_InverseKinematics copying src/compas_fab/ghpython/components/Cf_InverseKinematics/icon.png -> build/lib/compas_fab/ghpython/components/Cf_InverseKinematics copying src/compas_fab/ghpython/components/Cf_InverseKinematics/metadata.json -> build/lib/compas_fab/ghpython/components/Cf_InverseKinematics creating build/lib/compas_fab/ghpython/components/Cf_PlanCartesianMotion copying src/compas_fab/ghpython/components/Cf_PlanCartesianMotion/code.py -> build/lib/compas_fab/ghpython/components/Cf_PlanCartesianMotion copying src/compas_fab/ghpython/components/Cf_PlanCartesianMotion/icon.png -> build/lib/compas_fab/ghpython/components/Cf_PlanCartesianMotion copying src/compas_fab/ghpython/components/Cf_PlanCartesianMotion/metadata.json -> build/lib/compas_fab/ghpython/components/Cf_PlanCartesianMotion creating build/lib/compas_fab/ghpython/components/Cf_PlanMotion copying src/compas_fab/ghpython/components/Cf_PlanMotion/code.py -> build/lib/compas_fab/ghpython/components/Cf_PlanMotion copying src/compas_fab/ghpython/components/Cf_PlanMotion/icon.png -> build/lib/compas_fab/ghpython/components/Cf_PlanMotion copying src/compas_fab/ghpython/components/Cf_PlanMotion/metadata.json -> build/lib/compas_fab/ghpython/components/Cf_PlanMotion creating build/lib/compas_fab/ghpython/components/Cf_PlanningScene copying src/compas_fab/ghpython/components/Cf_PlanningScene/code.py -> build/lib/compas_fab/ghpython/components/Cf_PlanningScene copying src/compas_fab/ghpython/components/Cf_PlanningScene/icon.png -> build/lib/compas_fab/ghpython/components/Cf_PlanningScene copying src/compas_fab/ghpython/components/Cf_PlanningScene/metadata.json -> build/lib/compas_fab/ghpython/components/Cf_PlanningScene creating build/lib/compas_fab/ghpython/components/Cf_RosConnect copying src/compas_fab/ghpython/components/Cf_RosConnect/code.py -> build/lib/compas_fab/ghpython/components/Cf_RosConnect copying src/compas_fab/ghpython/components/Cf_RosConnect/icon.png -> build/lib/compas_fab/ghpython/components/Cf_RosConnect copying src/compas_fab/ghpython/components/Cf_RosConnect/metadata.json -> build/lib/compas_fab/ghpython/components/Cf_RosConnect creating build/lib/compas_fab/ghpython/components/Cf_RosRobot copying src/compas_fab/ghpython/components/Cf_RosRobot/code.py -> build/lib/compas_fab/ghpython/components/Cf_RosRobot copying src/compas_fab/ghpython/components/Cf_RosRobot/icon.png -> build/lib/compas_fab/ghpython/components/Cf_RosRobot copying src/compas_fab/ghpython/components/Cf_RosRobot/metadata.json -> build/lib/compas_fab/ghpython/components/Cf_RosRobot creating build/lib/compas_fab/ghpython/components/Cf_RosTopicPublish copying src/compas_fab/ghpython/components/Cf_RosTopicPublish/code.py -> build/lib/compas_fab/ghpython/components/Cf_RosTopicPublish copying src/compas_fab/ghpython/components/Cf_RosTopicPublish/icon.png -> build/lib/compas_fab/ghpython/components/Cf_RosTopicPublish copying src/compas_fab/ghpython/components/Cf_RosTopicPublish/metadata.json -> build/lib/compas_fab/ghpython/components/Cf_RosTopicPublish creating build/lib/compas_fab/ghpython/components/Cf_RosTopicSubscribe copying src/compas_fab/ghpython/components/Cf_RosTopicSubscribe/code.py -> build/lib/compas_fab/ghpython/components/Cf_RosTopicSubscribe copying src/compas_fab/ghpython/components/Cf_RosTopicSubscribe/icon.png -> build/lib/compas_fab/ghpython/components/Cf_RosTopicSubscribe copying src/compas_fab/ghpython/components/Cf_RosTopicSubscribe/metadata.json -> build/lib/compas_fab/ghpython/components/Cf_RosTopicSubscribe creating build/lib/compas_fab/ghpython/components/Cf_VisualizeRobot copying src/compas_fab/ghpython/components/Cf_VisualizeRobot/code.py -> build/lib/compas_fab/ghpython/components/Cf_VisualizeRobot copying src/compas_fab/ghpython/components/Cf_VisualizeRobot/icon.png -> build/lib/compas_fab/ghpython/components/Cf_VisualizeRobot copying src/compas_fab/ghpython/components/Cf_VisualizeRobot/metadata.json -> build/lib/compas_fab/ghpython/components/Cf_VisualizeRobot creating build/lib/compas_fab/ghpython/components/Cf_VisualizeTrajectory copying src/compas_fab/ghpython/components/Cf_VisualizeTrajectory/code.py -> build/lib/compas_fab/ghpython/components/Cf_VisualizeTrajectory copying src/compas_fab/ghpython/components/Cf_VisualizeTrajectory/icon.png -> build/lib/compas_fab/ghpython/components/Cf_VisualizeTrajectory copying src/compas_fab/ghpython/components/Cf_VisualizeTrajectory/metadata.json -> build/lib/compas_fab/ghpython/components/Cf_VisualizeTrajectory creating build/lib/compas_fab/ghpython/components/ghuser copying src/compas_fab/ghpython/components/ghuser/Cf_AttachTool.ghuser -> build/lib/compas_fab/ghpython/components/ghuser copying src/compas_fab/ghpython/components/ghuser/Cf_AttachedCollisionMesh.ghuser -> build/lib/compas_fab/ghpython/components/ghuser copying src/compas_fab/ghpython/components/ghuser/Cf_CollisionMesh.ghuser -> build/lib/compas_fab/ghpython/components/ghuser copying src/compas_fab/ghpython/components/ghuser/Cf_ConfigMerge.ghuser -> build/lib/compas_fab/ghpython/components/ghuser copying src/compas_fab/ghpython/components/ghuser/Cf_ConfigZero.ghuser -> build/lib/compas_fab/ghpython/components/ghuser copying src/compas_fab/ghpython/components/ghuser/Cf_ConstraintsFromConfiguration.ghuser -> build/lib/compas_fab/ghpython/components/ghuser copying src/compas_fab/ghpython/components/ghuser/Cf_ConstraintsFromPlane.ghuser -> build/lib/compas_fab/ghpython/components/ghuser copying src/compas_fab/ghpython/components/ghuser/Cf_ForwardKinematics.ghuser -> build/lib/compas_fab/ghpython/components/ghuser copying src/compas_fab/ghpython/components/ghuser/Cf_InverseKinematics.ghuser -> build/lib/compas_fab/ghpython/components/ghuser copying src/compas_fab/ghpython/components/ghuser/Cf_PlanCartesianMotion.ghuser -> build/lib/compas_fab/ghpython/components/ghuser copying src/compas_fab/ghpython/components/ghuser/Cf_PlanMotion.ghuser -> build/lib/compas_fab/ghpython/components/ghuser copying src/compas_fab/ghpython/components/ghuser/Cf_PlanningScene.ghuser -> build/lib/compas_fab/ghpython/components/ghuser copying src/compas_fab/ghpython/components/ghuser/Cf_RosConnect.ghuser -> build/lib/compas_fab/ghpython/components/ghuser copying src/compas_fab/ghpython/components/ghuser/Cf_RosRobot.ghuser -> build/lib/compas_fab/ghpython/components/ghuser copying src/compas_fab/ghpython/components/ghuser/Cf_RosTopicPublish.ghuser -> build/lib/compas_fab/ghpython/components/ghuser copying src/compas_fab/ghpython/components/ghuser/Cf_RosTopicSubscribe.ghuser -> build/lib/compas_fab/ghpython/components/ghuser copying src/compas_fab/ghpython/components/ghuser/Cf_VisualizeRobot.ghuser -> build/lib/compas_fab/ghpython/components/ghuser copying src/compas_fab/ghpython/components/ghuser/Cf_VisualizeTrajectory.ghuser -> build/lib/compas_fab/ghpython/components/ghuser + sleep 1 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.N1YCJ1 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-compas-fab-0.28.0-1.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-compas-fab-0.28.0-1.x86_64 ++ dirname /builddir/build/BUILDROOT/python-compas-fab-0.28.0-1.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-compas-fab-0.28.0-1.x86_64 + cd compas_fab-0.28.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-compas-fab-0.28.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-compas-fab-0.28.0-1.x86_64/usr creating /builddir/build/BUILDROOT/python-compas-fab-0.28.0-1.x86_64/usr/lib creating /builddir/build/BUILDROOT/python-compas-fab-0.28.0-1.x86_64/usr/lib/python3.9 creating /builddir/build/BUILDROOT/python-compas-fab-0.28.0-1.x86_64/usr/lib/python3.9/site-packages creating /builddir/build/BUILDROOT/python-compas-fab-0.28.0-1.x86_64/usr/lib/python3.9/site-packages/compas_fab creating /builddir/build/BUILDROOT/python-compas-fab-0.28.0-1.x86_64/usr/lib/python3.9/site-packages/compas_fab/utilities copying build/lib/compas_fab/utilities/numbers.py -> /builddir/build/BUILDROOT/python-compas-fab-0.28.0-1.x86_64/usr/lib/python3.9/site-packages/compas_fab/utilities copying build/lib/compas_fab/utilities/lazy_loader.py -> /builddir/build/BUILDROOT/python-compas-fab-0.28.0-1.x86_64/usr/lib/python3.9/site-packages/compas_fab/utilities copying build/lib/compas_fab/utilities/file_io.py -> /builddir/build/BUILDROOT/python-compas-fab-0.28.0-1.x86_64/usr/lib/python3.9/site-packages/compas_fab/utilities copying build/lib/compas_fab/utilities/__init__.py -> /builddir/build/BUILDROOT/python-compas-fab-0.28.0-1.x86_64/usr/lib/python3.9/site-packages/compas_fab/utilities copying build/lib/compas_fab/utilities/filesystem.py -> /builddir/build/BUILDROOT/python-compas-fab-0.28.0-1.x86_64/usr/lib/python3.9/site-packages/compas_fab/utilities creating /builddir/build/BUILDROOT/python-compas-fab-0.28.0-1.x86_64/usr/lib/python3.9/site-packages/compas_fab/data creating /builddir/build/BUILDROOT/python-compas-fab-0.28.0-1.x86_64/usr/lib/python3.9/site-packages/compas_fab/data/planning_scene copying build/lib/compas_fab/data/planning_scene/timber_beam.obj -> /builddir/build/BUILDROOT/python-compas-fab-0.28.0-1.x86_64/usr/lib/python3.9/site-packages/compas_fab/data/planning_scene copying build/lib/compas_fab/data/planning_scene/floor.stl -> /builddir/build/BUILDROOT/python-compas-fab-0.28.0-1.x86_64/usr/lib/python3.9/site-packages/compas_fab/data/planning_scene copying build/lib/compas_fab/data/planning_scene/timber_structure.obj -> /builddir/build/BUILDROOT/python-compas-fab-0.28.0-1.x86_64/usr/lib/python3.9/site-packages/compas_fab/data/planning_scene copying build/lib/compas_fab/data/planning_scene/cone_tool.json -> /builddir/build/BUILDROOT/python-compas-fab-0.28.0-1.x86_64/usr/lib/python3.9/site-packages/compas_fab/data/planning_scene copying build/lib/compas_fab/data/planning_scene/cone.stl -> /builddir/build/BUILDROOT/python-compas-fab-0.28.0-1.x86_64/usr/lib/python3.9/site-packages/compas_fab/data/planning_scene creating /builddir/build/BUILDROOT/python-compas-fab-0.28.0-1.x86_64/usr/lib/python3.9/site-packages/compas_fab/data/universal_robot creating /builddir/build/BUILDROOT/python-compas-fab-0.28.0-1.x86_64/usr/lib/python3.9/site-packages/compas_fab/data/universal_robot/ur5_moveit_config creating /builddir/build/BUILDROOT/python-compas-fab-0.28.0-1.x86_64/usr/lib/python3.9/site-packages/compas_fab/data/universal_robot/ur5_moveit_config/config copying build/lib/compas_fab/data/universal_robot/ur5_moveit_config/config/ur5.srdf -> /builddir/build/BUILDROOT/python-compas-fab-0.28.0-1.x86_64/usr/lib/python3.9/site-packages/compas_fab/data/universal_robot/ur5_moveit_config/config creating /builddir/build/BUILDROOT/python-compas-fab-0.28.0-1.x86_64/usr/lib/python3.9/site-packages/compas_fab/data/universal_robot/ur_description creating /builddir/build/BUILDROOT/python-compas-fab-0.28.0-1.x86_64/usr/lib/python3.9/site-packages/compas_fab/data/universal_robot/ur_description/urdf copying build/lib/compas_fab/data/universal_robot/ur_description/urdf/ur5.urdf -> /builddir/build/BUILDROOT/python-compas-fab-0.28.0-1.x86_64/usr/lib/python3.9/site-packages/compas_fab/data/universal_robot/ur_description/urdf creating /builddir/build/BUILDROOT/python-compas-fab-0.28.0-1.x86_64/usr/lib/python3.9/site-packages/compas_fab/data/universal_robot/ur_description/meshes creating /builddir/build/BUILDROOT/python-compas-fab-0.28.0-1.x86_64/usr/lib/python3.9/site-packages/compas_fab/data/universal_robot/ur_description/meshes/ur5 creating /builddir/build/BUILDROOT/python-compas-fab-0.28.0-1.x86_64/usr/lib/python3.9/site-packages/compas_fab/data/universal_robot/ur_description/meshes/ur5/collision copying build/lib/compas_fab/data/universal_robot/ur_description/meshes/ur5/collision/shoulder.stl -> /builddir/build/BUILDROOT/python-compas-fab-0.28.0-1.x86_64/usr/lib/python3.9/site-packages/compas_fab/data/universal_robot/ur_description/meshes/ur5/collision copying build/lib/compas_fab/data/universal_robot/ur_description/meshes/ur5/collision/wrist1.stl -> /builddir/build/BUILDROOT/python-compas-fab-0.28.0-1.x86_64/usr/lib/python3.9/site-packages/compas_fab/data/universal_robot/ur_description/meshes/ur5/collision copying build/lib/compas_fab/data/universal_robot/ur_description/meshes/ur5/collision/forearm.stl -> /builddir/build/BUILDROOT/python-compas-fab-0.28.0-1.x86_64/usr/lib/python3.9/site-packages/compas_fab/data/universal_robot/ur_description/meshes/ur5/collision copying build/lib/compas_fab/data/universal_robot/ur_description/meshes/ur5/collision/wrist2.stl -> /builddir/build/BUILDROOT/python-compas-fab-0.28.0-1.x86_64/usr/lib/python3.9/site-packages/compas_fab/data/universal_robot/ur_description/meshes/ur5/collision copying build/lib/compas_fab/data/universal_robot/ur_description/meshes/ur5/collision/base.stl -> /builddir/build/BUILDROOT/python-compas-fab-0.28.0-1.x86_64/usr/lib/python3.9/site-packages/compas_fab/data/universal_robot/ur_description/meshes/ur5/collision copying build/lib/compas_fab/data/universal_robot/ur_description/meshes/ur5/collision/upperarm.stl -> /builddir/build/BUILDROOT/python-compas-fab-0.28.0-1.x86_64/usr/lib/python3.9/site-packages/compas_fab/data/universal_robot/ur_description/meshes/ur5/collision copying build/lib/compas_fab/data/universal_robot/ur_description/meshes/ur5/collision/wrist3.stl -> /builddir/build/BUILDROOT/python-compas-fab-0.28.0-1.x86_64/usr/lib/python3.9/site-packages/compas_fab/data/universal_robot/ur_description/meshes/ur5/collision creating /builddir/build/BUILDROOT/python-compas-fab-0.28.0-1.x86_64/usr/lib/python3.9/site-packages/compas_fab/data/universal_robot/ur_description/meshes/ur5/visual copying build/lib/compas_fab/data/universal_robot/ur_description/meshes/ur5/visual/shoulder.obj -> /builddir/build/BUILDROOT/python-compas-fab-0.28.0-1.x86_64/usr/lib/python3.9/site-packages/compas_fab/data/universal_robot/ur_description/meshes/ur5/visual copying build/lib/compas_fab/data/universal_robot/ur_description/meshes/ur5/visual/forearm.obj -> /builddir/build/BUILDROOT/python-compas-fab-0.28.0-1.x86_64/usr/lib/python3.9/site-packages/compas_fab/data/universal_robot/ur_description/meshes/ur5/visual copying build/lib/compas_fab/data/universal_robot/ur_description/meshes/ur5/visual/wrist2.obj -> /builddir/build/BUILDROOT/python-compas-fab-0.28.0-1.x86_64/usr/lib/python3.9/site-packages/compas_fab/data/universal_robot/ur_description/meshes/ur5/visual copying build/lib/compas_fab/data/universal_robot/ur_description/meshes/ur5/visual/wrist1.obj -> /builddir/build/BUILDROOT/python-compas-fab-0.28.0-1.x86_64/usr/lib/python3.9/site-packages/compas_fab/data/universal_robot/ur_description/meshes/ur5/visual copying build/lib/compas_fab/data/universal_robot/ur_description/meshes/ur5/visual/upperarm.obj -> /builddir/build/BUILDROOT/python-compas-fab-0.28.0-1.x86_64/usr/lib/python3.9/site-packages/compas_fab/data/universal_robot/ur_description/meshes/ur5/visual copying build/lib/compas_fab/data/universal_robot/ur_description/meshes/ur5/visual/wrist3.obj -> /builddir/build/BUILDROOT/python-compas-fab-0.28.0-1.x86_64/usr/lib/python3.9/site-packages/compas_fab/data/universal_robot/ur_description/meshes/ur5/visual copying build/lib/compas_fab/data/universal_robot/ur_description/meshes/ur5/visual/base.obj -> /builddir/build/BUILDROOT/python-compas-fab-0.28.0-1.x86_64/usr/lib/python3.9/site-packages/compas_fab/data/universal_robot/ur_description/meshes/ur5/visual creating /builddir/build/BUILDROOT/python-compas-fab-0.28.0-1.x86_64/usr/lib/python3.9/site-packages/compas_fab/sensors copying build/lib/compas_fab/sensors/base.py -> /builddir/build/BUILDROOT/python-compas-fab-0.28.0-1.x86_64/usr/lib/python3.9/site-packages/compas_fab/sensors copying build/lib/compas_fab/sensors/__init__.py -> /builddir/build/BUILDROOT/python-compas-fab-0.28.0-1.x86_64/usr/lib/python3.9/site-packages/compas_fab/sensors copying build/lib/compas_fab/sensors/exceptions.py -> /builddir/build/BUILDROOT/python-compas-fab-0.28.0-1.x86_64/usr/lib/python3.9/site-packages/compas_fab/sensors copying build/lib/compas_fab/sensors/baumer.py -> /builddir/build/BUILDROOT/python-compas-fab-0.28.0-1.x86_64/usr/lib/python3.9/site-packages/compas_fab/sensors creating /builddir/build/BUILDROOT/python-compas-fab-0.28.0-1.x86_64/usr/lib/python3.9/site-packages/compas_fab/backends creating /builddir/build/BUILDROOT/python-compas-fab-0.28.0-1.x86_64/usr/lib/python3.9/site-packages/compas_fab/backends/ros creating /builddir/build/BUILDROOT/python-compas-fab-0.28.0-1.x86_64/usr/lib/python3.9/site-packages/compas_fab/backends/ros/backend_features copying build/lib/compas_fab/backends/ros/backend_features/move_it_inverse_kinematics.py -> /builddir/build/BUILDROOT/python-compas-fab-0.28.0-1.x86_64/usr/lib/python3.9/site-packages/compas_fab/backends/ros/backend_features copying build/lib/compas_fab/backends/ros/backend_features/__init__.py -> /builddir/build/BUILDROOT/python-compas-fab-0.28.0-1.x86_64/usr/lib/python3.9/site-packages/compas_fab/backends/ros/backend_features copying build/lib/compas_fab/backends/ros/backend_features/move_it_reset_planning_scene.py -> /builddir/build/BUILDROOT/python-compas-fab-0.28.0-1.x86_64/usr/lib/python3.9/site-packages/compas_fab/backends/ros/backend_features copying build/lib/compas_fab/backends/ros/backend_features/helpers.py -> /builddir/build/BUILDROOT/python-compas-fab-0.28.0-1.x86_64/usr/lib/python3.9/site-packages/compas_fab/backends/ros/backend_features copying build/lib/compas_fab/backends/ros/backend_features/move_it_remove_attached_collision_mesh.py -> /builddir/build/BUILDROOT/python-compas-fab-0.28.0-1.x86_64/usr/lib/python3.9/site-packages/compas_fab/backends/ros/backend_features copying build/lib/compas_fab/backends/ros/backend_features/move_it_plan_cartesian_motion.py -> /builddir/build/BUILDROOT/python-compas-fab-0.28.0-1.x86_64/usr/lib/python3.9/site-packages/compas_fab/backends/ros/backend_features copying build/lib/compas_fab/backends/ros/backend_features/move_it_add_attached_collision_mesh.py -> /builddir/build/BUILDROOT/python-compas-fab-0.28.0-1.x86_64/usr/lib/python3.9/site-packages/compas_fab/backends/ros/backend_features copying build/lib/compas_fab/backends/ros/backend_features/move_it_remove_collision_mesh.py -> /builddir/build/BUILDROOT/python-compas-fab-0.28.0-1.x86_64/usr/lib/python3.9/site-packages/compas_fab/backends/ros/backend_features copying build/lib/compas_fab/backends/ros/backend_features/move_it_append_collision_mesh.py -> /builddir/build/BUILDROOT/python-compas-fab-0.28.0-1.x86_64/usr/lib/python3.9/site-packages/compas_fab/backends/ros/backend_features copying build/lib/compas_fab/backends/ros/backend_features/move_it_planning_scene.py -> /builddir/build/BUILDROOT/python-compas-fab-0.28.0-1.x86_64/usr/lib/python3.9/site-packages/compas_fab/backends/ros/backend_features copying build/lib/compas_fab/backends/ros/backend_features/move_it_forward_kinematics.py -> /builddir/build/BUILDROOT/python-compas-fab-0.28.0-1.x86_64/usr/lib/python3.9/site-packages/compas_fab/backends/ros/backend_features copying build/lib/compas_fab/backends/ros/backend_features/move_it_add_collision_mesh.py -> /builddir/build/BUILDROOT/python-compas-fab-0.28.0-1.x86_64/usr/lib/python3.9/site-packages/compas_fab/backends/ros/backend_features copying build/lib/compas_fab/backends/ros/backend_features/move_it_plan_motion.py -> /builddir/build/BUILDROOT/python-compas-fab-0.28.0-1.x86_64/usr/lib/python3.9/site-packages/compas_fab/backends/ros/backend_features copying build/lib/compas_fab/backends/ros/client.py -> /builddir/build/BUILDROOT/python-compas-fab-0.28.0-1.x86_64/usr/lib/python3.9/site-packages/compas_fab/backends/ros copying build/lib/compas_fab/backends/ros/direct_ur_action_client.py -> /builddir/build/BUILDROOT/python-compas-fab-0.28.0-1.x86_64/usr/lib/python3.9/site-packages/compas_fab/backends/ros creating /builddir/build/BUILDROOT/python-compas-fab-0.28.0-1.x86_64/usr/lib/python3.9/site-packages/compas_fab/backends/ros/messages copying build/lib/compas_fab/backends/ros/messages/ros_releases.py -> /builddir/build/BUILDROOT/python-compas-fab-0.28.0-1.x86_64/usr/lib/python3.9/site-packages/compas_fab/backends/ros/messages copying build/lib/compas_fab/backends/ros/messages/sensor_msgs.py -> /builddir/build/BUILDROOT/python-compas-fab-0.28.0-1.x86_64/usr/lib/python3.9/site-packages/compas_fab/backends/ros/messages copying build/lib/compas_fab/backends/ros/messages/shape_msgs.py -> /builddir/build/BUILDROOT/python-compas-fab-0.28.0-1.x86_64/usr/lib/python3.9/site-packages/compas_fab/backends/ros/messages copying build/lib/compas_fab/backends/ros/messages/actionlib_msgs.py -> /builddir/build/BUILDROOT/python-compas-fab-0.28.0-1.x86_64/usr/lib/python3.9/site-packages/compas_fab/backends/ros/messages copying build/lib/compas_fab/backends/ros/messages/std_msgs.py -> /builddir/build/BUILDROOT/python-compas-fab-0.28.0-1.x86_64/usr/lib/python3.9/site-packages/compas_fab/backends/ros/messages copying build/lib/compas_fab/backends/ros/messages/control_msgs.py -> /builddir/build/BUILDROOT/python-compas-fab-0.28.0-1.x86_64/usr/lib/python3.9/site-packages/compas_fab/backends/ros/messages copying build/lib/compas_fab/backends/ros/messages/octomap_msgs.py -> /builddir/build/BUILDROOT/python-compas-fab-0.28.0-1.x86_64/usr/lib/python3.9/site-packages/compas_fab/backends/ros/messages copying build/lib/compas_fab/backends/ros/messages/__init__.py -> /builddir/build/BUILDROOT/python-compas-fab-0.28.0-1.x86_64/usr/lib/python3.9/site-packages/compas_fab/backends/ros/messages copying build/lib/compas_fab/backends/ros/messages/services.py -> /builddir/build/BUILDROOT/python-compas-fab-0.28.0-1.x86_64/usr/lib/python3.9/site-packages/compas_fab/backends/ros/messages copying build/lib/compas_fab/backends/ros/messages/direct_ur.py -> /builddir/build/BUILDROOT/python-compas-fab-0.28.0-1.x86_64/usr/lib/python3.9/site-packages/compas_fab/backends/ros/messages copying build/lib/compas_fab/backends/ros/messages/moveit_msgs.py -> /builddir/build/BUILDROOT/python-compas-fab-0.28.0-1.x86_64/usr/lib/python3.9/site-packages/compas_fab/backends/ros/messages copying build/lib/compas_fab/backends/ros/messages/trajectory_msgs.py -> /builddir/build/BUILDROOT/python-compas-fab-0.28.0-1.x86_64/usr/lib/python3.9/site-packages/compas_fab/backends/ros/messages copying build/lib/compas_fab/backends/ros/messages/geometry_msgs.py -> /builddir/build/BUILDROOT/python-compas-fab-0.28.0-1.x86_64/usr/lib/python3.9/site-packages/compas_fab/backends/ros/messages copying build/lib/compas_fab/backends/ros/messages/object_recognition_msgs.py -> /builddir/build/BUILDROOT/python-compas-fab-0.28.0-1.x86_64/usr/lib/python3.9/site-packages/compas_fab/backends/ros/messages copying build/lib/compas_fab/backends/ros/__init__.py -> /builddir/build/BUILDROOT/python-compas-fab-0.28.0-1.x86_64/usr/lib/python3.9/site-packages/compas_fab/backends/ros copying build/lib/compas_fab/backends/ros/exceptions.py -> /builddir/build/BUILDROOT/python-compas-fab-0.28.0-1.x86_64/usr/lib/python3.9/site-packages/compas_fab/backends/ros copying build/lib/compas_fab/backends/ros/fileserver_loader.py -> /builddir/build/BUILDROOT/python-compas-fab-0.28.0-1.x86_64/usr/lib/python3.9/site-packages/compas_fab/backends/ros copying build/lib/compas_fab/backends/ros/planner.py -> /builddir/build/BUILDROOT/python-compas-fab-0.28.0-1.x86_64/usr/lib/python3.9/site-packages/compas_fab/backends/ros copying build/lib/compas_fab/backends/ros/service_description.py -> /builddir/build/BUILDROOT/python-compas-fab-0.28.0-1.x86_64/usr/lib/python3.9/site-packages/compas_fab/backends/ros creating /builddir/build/BUILDROOT/python-compas-fab-0.28.0-1.x86_64/usr/lib/python3.9/site-packages/compas_fab/backends/pybullet copying build/lib/compas_fab/backends/pybullet/utils.py -> /builddir/build/BUILDROOT/python-compas-fab-0.28.0-1.x86_64/usr/lib/python3.9/site-packages/compas_fab/backends/pybullet copying build/lib/compas_fab/backends/pybullet/const.py -> /builddir/build/BUILDROOT/python-compas-fab-0.28.0-1.x86_64/usr/lib/python3.9/site-packages/compas_fab/backends/pybullet creating /builddir/build/BUILDROOT/python-compas-fab-0.28.0-1.x86_64/usr/lib/python3.9/site-packages/compas_fab/backends/pybullet/backend_features copying build/lib/compas_fab/backends/pybullet/backend_features/pybullet_append_collision_mesh.py -> /builddir/build/BUILDROOT/python-compas-fab-0.28.0-1.x86_64/usr/lib/python3.9/site-packages/compas_fab/backends/pybullet/backend_features copying build/lib/compas_fab/backends/pybullet/backend_features/pybullet_add_attached_collision_mesh.py -> /builddir/build/BUILDROOT/python-compas-fab-0.28.0-1.x86_64/usr/lib/python3.9/site-packages/compas_fab/backends/pybullet/backend_features copying build/lib/compas_fab/backends/pybullet/backend_features/pybullet_remove_attached_collision_mesh.py -> /builddir/build/BUILDROOT/python-compas-fab-0.28.0-1.x86_64/usr/lib/python3.9/site-packages/compas_fab/backends/pybullet/backend_features copying build/lib/compas_fab/backends/pybullet/backend_features/pybullet_add_collision_mesh.py -> /builddir/build/BUILDROOT/python-compas-fab-0.28.0-1.x86_64/usr/lib/python3.9/site-packages/compas_fab/backends/pybullet/backend_features copying build/lib/compas_fab/backends/pybullet/backend_features/pybullet_remove_collision_mesh.py -> /builddir/build/BUILDROOT/python-compas-fab-0.28.0-1.x86_64/usr/lib/python3.9/site-packages/compas_fab/backends/pybullet/backend_features copying build/lib/compas_fab/backends/pybullet/backend_features/pybullet_inverse_kinematics.py -> /builddir/build/BUILDROOT/python-compas-fab-0.28.0-1.x86_64/usr/lib/python3.9/site-packages/compas_fab/backends/pybullet/backend_features copying build/lib/compas_fab/backends/pybullet/backend_features/__init__.py -> /builddir/build/BUILDROOT/python-compas-fab-0.28.0-1.x86_64/usr/lib/python3.9/site-packages/compas_fab/backends/pybullet/backend_features copying build/lib/compas_fab/backends/pybullet/backend_features/pybullet_forward_kinematics.py -> /builddir/build/BUILDROOT/python-compas-fab-0.28.0-1.x86_64/usr/lib/python3.9/site-packages/compas_fab/backends/pybullet/backend_features copying build/lib/compas_fab/backends/pybullet/client.py -> /builddir/build/BUILDROOT/python-compas-fab-0.28.0-1.x86_64/usr/lib/python3.9/site-packages/compas_fab/backends/pybullet copying build/lib/compas_fab/backends/pybullet/__init__.py -> /builddir/build/BUILDROOT/python-compas-fab-0.28.0-1.x86_64/usr/lib/python3.9/site-packages/compas_fab/backends/pybullet copying build/lib/compas_fab/backends/pybullet/exceptions.py -> /builddir/build/BUILDROOT/python-compas-fab-0.28.0-1.x86_64/usr/lib/python3.9/site-packages/compas_fab/backends/pybullet copying build/lib/compas_fab/backends/pybullet/planner.py -> /builddir/build/BUILDROOT/python-compas-fab-0.28.0-1.x86_64/usr/lib/python3.9/site-packages/compas_fab/backends/pybullet copying build/lib/compas_fab/backends/pybullet/conversions.py -> /builddir/build/BUILDROOT/python-compas-fab-0.28.0-1.x86_64/usr/lib/python3.9/site-packages/compas_fab/backends/pybullet copying build/lib/compas_fab/backends/__init__.py -> /builddir/build/BUILDROOT/python-compas-fab-0.28.0-1.x86_64/usr/lib/python3.9/site-packages/compas_fab/backends copying build/lib/compas_fab/backends/exceptions.py -> /builddir/build/BUILDROOT/python-compas-fab-0.28.0-1.x86_64/usr/lib/python3.9/site-packages/compas_fab/backends creating /builddir/build/BUILDROOT/python-compas-fab-0.28.0-1.x86_64/usr/lib/python3.9/site-packages/compas_fab/backends/interfaces copying build/lib/compas_fab/backends/interfaces/backend_features.py -> /builddir/build/BUILDROOT/python-compas-fab-0.28.0-1.x86_64/usr/lib/python3.9/site-packages/compas_fab/backends/interfaces copying build/lib/compas_fab/backends/interfaces/client.py -> /builddir/build/BUILDROOT/python-compas-fab-0.28.0-1.x86_64/usr/lib/python3.9/site-packages/compas_fab/backends/interfaces copying build/lib/compas_fab/backends/interfaces/__init__.py -> /builddir/build/BUILDROOT/python-compas-fab-0.28.0-1.x86_64/usr/lib/python3.9/site-packages/compas_fab/backends/interfaces creating /builddir/build/BUILDROOT/python-compas-fab-0.28.0-1.x86_64/usr/lib/python3.9/site-packages/compas_fab/backends/kinematics copying build/lib/compas_fab/backends/kinematics/utils.py -> /builddir/build/BUILDROOT/python-compas-fab-0.28.0-1.x86_64/usr/lib/python3.9/site-packages/compas_fab/backends/kinematics creating /builddir/build/BUILDROOT/python-compas-fab-0.28.0-1.x86_64/usr/lib/python3.9/site-packages/compas_fab/backends/kinematics/solvers copying build/lib/compas_fab/backends/kinematics/solvers/spherical_wrist.py -> /builddir/build/BUILDROOT/python-compas-fab-0.28.0-1.x86_64/usr/lib/python3.9/site-packages/compas_fab/backends/kinematics/solvers copying build/lib/compas_fab/backends/kinematics/solvers/__init__.py -> /builddir/build/BUILDROOT/python-compas-fab-0.28.0-1.x86_64/usr/lib/python3.9/site-packages/compas_fab/backends/kinematics/solvers copying build/lib/compas_fab/backends/kinematics/solvers/offset_wrist.py -> /builddir/build/BUILDROOT/python-compas-fab-0.28.0-1.x86_64/usr/lib/python3.9/site-packages/compas_fab/backends/kinematics/solvers copying build/lib/compas_fab/backends/kinematics/solvers/offset_wrist_kinematics.py -> /builddir/build/BUILDROOT/python-compas-fab-0.28.0-1.x86_64/usr/lib/python3.9/site-packages/compas_fab/backends/kinematics/solvers copying build/lib/compas_fab/backends/kinematics/solvers/spherical_wrist_kinematics.py -> /builddir/build/BUILDROOT/python-compas-fab-0.28.0-1.x86_64/usr/lib/python3.9/site-packages/compas_fab/backends/kinematics/solvers copying build/lib/compas_fab/backends/kinematics/__init__.py -> /builddir/build/BUILDROOT/python-compas-fab-0.28.0-1.x86_64/usr/lib/python3.9/site-packages/compas_fab/backends/kinematics copying build/lib/compas_fab/backends/kinematics/exceptions.py -> /builddir/build/BUILDROOT/python-compas-fab-0.28.0-1.x86_64/usr/lib/python3.9/site-packages/compas_fab/backends/kinematics copying build/lib/compas_fab/backends/kinematics/analytical_plan_cartesian_motion.py -> /builddir/build/BUILDROOT/python-compas-fab-0.28.0-1.x86_64/usr/lib/python3.9/site-packages/compas_fab/backends/kinematics copying build/lib/compas_fab/backends/kinematics/analytical_inverse_kinematics.py -> /builddir/build/BUILDROOT/python-compas-fab-0.28.0-1.x86_64/usr/lib/python3.9/site-packages/compas_fab/backends/kinematics creating /builddir/build/BUILDROOT/python-compas-fab-0.28.0-1.x86_64/usr/lib/python3.9/site-packages/compas_fab/backends/vrep creating /builddir/build/BUILDROOT/python-compas-fab-0.28.0-1.x86_64/usr/lib/python3.9/site-packages/compas_fab/backends/vrep/backend_features copying build/lib/compas_fab/backends/vrep/backend_features/vrep_add_collision_mesh.py -> /builddir/build/BUILDROOT/python-compas-fab-0.28.0-1.x86_64/usr/lib/python3.9/site-packages/compas_fab/backends/vrep/backend_features copying build/lib/compas_fab/backends/vrep/backend_features/vrep_inverse_kinematics.py -> /builddir/build/BUILDROOT/python-compas-fab-0.28.0-1.x86_64/usr/lib/python3.9/site-packages/compas_fab/backends/vrep/backend_features copying build/lib/compas_fab/backends/vrep/backend_features/__init__.py -> /builddir/build/BUILDROOT/python-compas-fab-0.28.0-1.x86_64/usr/lib/python3.9/site-packages/compas_fab/backends/vrep/backend_features copying build/lib/compas_fab/backends/vrep/backend_features/vrep_plan_motion.py -> /builddir/build/BUILDROOT/python-compas-fab-0.28.0-1.x86_64/usr/lib/python3.9/site-packages/compas_fab/backends/vrep/backend_features copying build/lib/compas_fab/backends/vrep/backend_features/vrep_forward_kinematics.py -> /builddir/build/BUILDROOT/python-compas-fab-0.28.0-1.x86_64/usr/lib/python3.9/site-packages/compas_fab/backends/vrep/backend_features copying build/lib/compas_fab/backends/vrep/backend_features/vrep_add_attached_collision_mesh.py -> /builddir/build/BUILDROOT/python-compas-fab-0.28.0-1.x86_64/usr/lib/python3.9/site-packages/compas_fab/backends/vrep/backend_features copying build/lib/compas_fab/backends/vrep/backend_features/vrep_remove_collision_mesh.py -> /builddir/build/BUILDROOT/python-compas-fab-0.28.0-1.x86_64/usr/lib/python3.9/site-packages/compas_fab/backends/vrep/backend_features copying build/lib/compas_fab/backends/vrep/conftest.py -> /builddir/build/BUILDROOT/python-compas-fab-0.28.0-1.x86_64/usr/lib/python3.9/site-packages/compas_fab/backends/vrep copying build/lib/compas_fab/backends/vrep/client.py -> /builddir/build/BUILDROOT/python-compas-fab-0.28.0-1.x86_64/usr/lib/python3.9/site-packages/compas_fab/backends/vrep creating /builddir/build/BUILDROOT/python-compas-fab-0.28.0-1.x86_64/usr/lib/python3.9/site-packages/compas_fab/backends/vrep/remote_api copying build/lib/compas_fab/backends/vrep/remote_api/__init__.py -> /builddir/build/BUILDROOT/python-compas-fab-0.28.0-1.x86_64/usr/lib/python3.9/site-packages/compas_fab/backends/vrep/remote_api copying build/lib/compas_fab/backends/vrep/remote_api/vrepConst.py -> /builddir/build/BUILDROOT/python-compas-fab-0.28.0-1.x86_64/usr/lib/python3.9/site-packages/compas_fab/backends/vrep/remote_api copying build/lib/compas_fab/backends/vrep/remote_api/vrep.py -> /builddir/build/BUILDROOT/python-compas-fab-0.28.0-1.x86_64/usr/lib/python3.9/site-packages/compas_fab/backends/vrep/remote_api copying build/lib/compas_fab/backends/vrep/__init__.py -> /builddir/build/BUILDROOT/python-compas-fab-0.28.0-1.x86_64/usr/lib/python3.9/site-packages/compas_fab/backends/vrep copying build/lib/compas_fab/backends/vrep/helpers.py -> /builddir/build/BUILDROOT/python-compas-fab-0.28.0-1.x86_64/usr/lib/python3.9/site-packages/compas_fab/backends/vrep copying build/lib/compas_fab/backends/vrep/planner.py -> /builddir/build/BUILDROOT/python-compas-fab-0.28.0-1.x86_64/usr/lib/python3.9/site-packages/compas_fab/backends/vrep copying build/lib/compas_fab/backends/tasks.py -> /builddir/build/BUILDROOT/python-compas-fab-0.28.0-1.x86_64/usr/lib/python3.9/site-packages/compas_fab/backends creating /builddir/build/BUILDROOT/python-compas-fab-0.28.0-1.x86_64/usr/lib/python3.9/site-packages/compas_fab/rhino copying build/lib/compas_fab/rhino/reachability_artist.py -> /builddir/build/BUILDROOT/python-compas-fab-0.28.0-1.x86_64/usr/lib/python3.9/site-packages/compas_fab/rhino copying build/lib/compas_fab/rhino/__init__.py -> /builddir/build/BUILDROOT/python-compas-fab-0.28.0-1.x86_64/usr/lib/python3.9/site-packages/compas_fab/rhino copying build/lib/compas_fab/rhino/artists.py -> /builddir/build/BUILDROOT/python-compas-fab-0.28.0-1.x86_64/usr/lib/python3.9/site-packages/compas_fab/rhino copying build/lib/compas_fab/rhino/install.py -> /builddir/build/BUILDROOT/python-compas-fab-0.28.0-1.x86_64/usr/lib/python3.9/site-packages/compas_fab/rhino creating /builddir/build/BUILDROOT/python-compas-fab-0.28.0-1.x86_64/usr/lib/python3.9/site-packages/compas_fab/blender copying build/lib/compas_fab/blender/__init__.py -> /builddir/build/BUILDROOT/python-compas-fab-0.28.0-1.x86_64/usr/lib/python3.9/site-packages/compas_fab/blender copying build/lib/compas_fab/blender/artists.py -> /builddir/build/BUILDROOT/python-compas-fab-0.28.0-1.x86_64/usr/lib/python3.9/site-packages/compas_fab/blender copying build/lib/compas_fab/__init__.py -> /builddir/build/BUILDROOT/python-compas-fab-0.28.0-1.x86_64/usr/lib/python3.9/site-packages/compas_fab creating /builddir/build/BUILDROOT/python-compas-fab-0.28.0-1.x86_64/usr/lib/python3.9/site-packages/compas_fab/ghpython copying build/lib/compas_fab/ghpython/path_planning.py -> /builddir/build/BUILDROOT/python-compas-fab-0.28.0-1.x86_64/usr/lib/python3.9/site-packages/compas_fab/ghpython copying build/lib/compas_fab/ghpython/reachability_artist.py -> /builddir/build/BUILDROOT/python-compas-fab-0.28.0-1.x86_64/usr/lib/python3.9/site-packages/compas_fab/ghpython copying build/lib/compas_fab/ghpython/__init__.py -> /builddir/build/BUILDROOT/python-compas-fab-0.28.0-1.x86_64/usr/lib/python3.9/site-packages/compas_fab/ghpython creating /builddir/build/BUILDROOT/python-compas-fab-0.28.0-1.x86_64/usr/lib/python3.9/site-packages/compas_fab/ghpython/components creating /builddir/build/BUILDROOT/python-compas-fab-0.28.0-1.x86_64/usr/lib/python3.9/site-packages/compas_fab/ghpython/components/Cf_ConfigMerge copying build/lib/compas_fab/ghpython/components/Cf_ConfigMerge/icon.png -> /builddir/build/BUILDROOT/python-compas-fab-0.28.0-1.x86_64/usr/lib/python3.9/site-packages/compas_fab/ghpython/components/Cf_ConfigMerge copying build/lib/compas_fab/ghpython/components/Cf_ConfigMerge/code.py -> /builddir/build/BUILDROOT/python-compas-fab-0.28.0-1.x86_64/usr/lib/python3.9/site-packages/compas_fab/ghpython/components/Cf_ConfigMerge copying build/lib/compas_fab/ghpython/components/Cf_ConfigMerge/metadata.json -> /builddir/build/BUILDROOT/python-compas-fab-0.28.0-1.x86_64/usr/lib/python3.9/site-packages/compas_fab/ghpython/components/Cf_ConfigMerge creating /builddir/build/BUILDROOT/python-compas-fab-0.28.0-1.x86_64/usr/lib/python3.9/site-packages/compas_fab/ghpython/components/Cf_CollisionMesh copying build/lib/compas_fab/ghpython/components/Cf_CollisionMesh/icon.png -> /builddir/build/BUILDROOT/python-compas-fab-0.28.0-1.x86_64/usr/lib/python3.9/site-packages/compas_fab/ghpython/components/Cf_CollisionMesh copying build/lib/compas_fab/ghpython/components/Cf_CollisionMesh/code.py -> /builddir/build/BUILDROOT/python-compas-fab-0.28.0-1.x86_64/usr/lib/python3.9/site-packages/compas_fab/ghpython/components/Cf_CollisionMesh copying build/lib/compas_fab/ghpython/components/Cf_CollisionMesh/metadata.json -> /builddir/build/BUILDROOT/python-compas-fab-0.28.0-1.x86_64/usr/lib/python3.9/site-packages/compas_fab/ghpython/components/Cf_CollisionMesh creating /builddir/build/BUILDROOT/python-compas-fab-0.28.0-1.x86_64/usr/lib/python3.9/site-packages/compas_fab/ghpython/components/Cf_PlanMotion copying build/lib/compas_fab/ghpython/components/Cf_PlanMotion/icon.png -> /builddir/build/BUILDROOT/python-compas-fab-0.28.0-1.x86_64/usr/lib/python3.9/site-packages/compas_fab/ghpython/components/Cf_PlanMotion copying build/lib/compas_fab/ghpython/components/Cf_PlanMotion/code.py -> /builddir/build/BUILDROOT/python-compas-fab-0.28.0-1.x86_64/usr/lib/python3.9/site-packages/compas_fab/ghpython/components/Cf_PlanMotion copying build/lib/compas_fab/ghpython/components/Cf_PlanMotion/metadata.json -> /builddir/build/BUILDROOT/python-compas-fab-0.28.0-1.x86_64/usr/lib/python3.9/site-packages/compas_fab/ghpython/components/Cf_PlanMotion creating /builddir/build/BUILDROOT/python-compas-fab-0.28.0-1.x86_64/usr/lib/python3.9/site-packages/compas_fab/ghpython/components/Cf_RosTopicSubscribe copying build/lib/compas_fab/ghpython/components/Cf_RosTopicSubscribe/icon.png -> /builddir/build/BUILDROOT/python-compas-fab-0.28.0-1.x86_64/usr/lib/python3.9/site-packages/compas_fab/ghpython/components/Cf_RosTopicSubscribe copying build/lib/compas_fab/ghpython/components/Cf_RosTopicSubscribe/code.py -> /builddir/build/BUILDROOT/python-compas-fab-0.28.0-1.x86_64/usr/lib/python3.9/site-packages/compas_fab/ghpython/components/Cf_RosTopicSubscribe copying build/lib/compas_fab/ghpython/components/Cf_RosTopicSubscribe/metadata.json -> /builddir/build/BUILDROOT/python-compas-fab-0.28.0-1.x86_64/usr/lib/python3.9/site-packages/compas_fab/ghpython/components/Cf_RosTopicSubscribe creating /builddir/build/BUILDROOT/python-compas-fab-0.28.0-1.x86_64/usr/lib/python3.9/site-packages/compas_fab/ghpython/components/Cf_InverseKinematics copying build/lib/compas_fab/ghpython/components/Cf_InverseKinematics/icon.png -> /builddir/build/BUILDROOT/python-compas-fab-0.28.0-1.x86_64/usr/lib/python3.9/site-packages/compas_fab/ghpython/components/Cf_InverseKinematics copying build/lib/compas_fab/ghpython/components/Cf_InverseKinematics/code.py -> /builddir/build/BUILDROOT/python-compas-fab-0.28.0-1.x86_64/usr/lib/python3.9/site-packages/compas_fab/ghpython/components/Cf_InverseKinematics copying build/lib/compas_fab/ghpython/components/Cf_InverseKinematics/metadata.json -> /builddir/build/BUILDROOT/python-compas-fab-0.28.0-1.x86_64/usr/lib/python3.9/site-packages/compas_fab/ghpython/components/Cf_InverseKinematics creating /builddir/build/BUILDROOT/python-compas-fab-0.28.0-1.x86_64/usr/lib/python3.9/site-packages/compas_fab/ghpython/components/Cf_RosTopicPublish copying build/lib/compas_fab/ghpython/components/Cf_RosTopicPublish/icon.png -> /builddir/build/BUILDROOT/python-compas-fab-0.28.0-1.x86_64/usr/lib/python3.9/site-packages/compas_fab/ghpython/components/Cf_RosTopicPublish copying build/lib/compas_fab/ghpython/components/Cf_RosTopicPublish/code.py -> /builddir/build/BUILDROOT/python-compas-fab-0.28.0-1.x86_64/usr/lib/python3.9/site-packages/compas_fab/ghpython/components/Cf_RosTopicPublish copying build/lib/compas_fab/ghpython/components/Cf_RosTopicPublish/metadata.json -> /builddir/build/BUILDROOT/python-compas-fab-0.28.0-1.x86_64/usr/lib/python3.9/site-packages/compas_fab/ghpython/components/Cf_RosTopicPublish creating /builddir/build/BUILDROOT/python-compas-fab-0.28.0-1.x86_64/usr/lib/python3.9/site-packages/compas_fab/ghpython/components/ghuser copying build/lib/compas_fab/ghpython/components/ghuser/Cf_PlanMotion.ghuser -> /builddir/build/BUILDROOT/python-compas-fab-0.28.0-1.x86_64/usr/lib/python3.9/site-packages/compas_fab/ghpython/components/ghuser copying build/lib/compas_fab/ghpython/components/ghuser/Cf_VisualizeRobot.ghuser -> /builddir/build/BUILDROOT/python-compas-fab-0.28.0-1.x86_64/usr/lib/python3.9/site-packages/compas_fab/ghpython/components/ghuser copying build/lib/compas_fab/ghpython/components/ghuser/Cf_AttachedCollisionMesh.ghuser -> /builddir/build/BUILDROOT/python-compas-fab-0.28.0-1.x86_64/usr/lib/python3.9/site-packages/compas_fab/ghpython/components/ghuser copying build/lib/compas_fab/ghpython/components/ghuser/Cf_ConfigZero.ghuser -> /builddir/build/BUILDROOT/python-compas-fab-0.28.0-1.x86_64/usr/lib/python3.9/site-packages/compas_fab/ghpython/components/ghuser copying build/lib/compas_fab/ghpython/components/ghuser/Cf_RosConnect.ghuser -> /builddir/build/BUILDROOT/python-compas-fab-0.28.0-1.x86_64/usr/lib/python3.9/site-packages/compas_fab/ghpython/components/ghuser copying build/lib/compas_fab/ghpython/components/ghuser/Cf_RosTopicSubscribe.ghuser -> /builddir/build/BUILDROOT/python-compas-fab-0.28.0-1.x86_64/usr/lib/python3.9/site-packages/compas_fab/ghpython/components/ghuser copying build/lib/compas_fab/ghpython/components/ghuser/Cf_InverseKinematics.ghuser -> /builddir/build/BUILDROOT/python-compas-fab-0.28.0-1.x86_64/usr/lib/python3.9/site-packages/compas_fab/ghpython/components/ghuser copying build/lib/compas_fab/ghpython/components/ghuser/Cf_PlanningScene.ghuser -> /builddir/build/BUILDROOT/python-compas-fab-0.28.0-1.x86_64/usr/lib/python3.9/site-packages/compas_fab/ghpython/components/ghuser copying build/lib/compas_fab/ghpython/components/ghuser/Cf_ForwardKinematics.ghuser -> /builddir/build/BUILDROOT/python-compas-fab-0.28.0-1.x86_64/usr/lib/python3.9/site-packages/compas_fab/ghpython/components/ghuser copying build/lib/compas_fab/ghpython/components/ghuser/Cf_AttachTool.ghuser -> /builddir/build/BUILDROOT/python-compas-fab-0.28.0-1.x86_64/usr/lib/python3.9/site-packages/compas_fab/ghpython/components/ghuser copying build/lib/compas_fab/ghpython/components/ghuser/Cf_CollisionMesh.ghuser -> /builddir/build/BUILDROOT/python-compas-fab-0.28.0-1.x86_64/usr/lib/python3.9/site-packages/compas_fab/ghpython/components/ghuser copying build/lib/compas_fab/ghpython/components/ghuser/Cf_ConstraintsFromConfiguration.ghuser -> /builddir/build/BUILDROOT/python-compas-fab-0.28.0-1.x86_64/usr/lib/python3.9/site-packages/compas_fab/ghpython/components/ghuser copying build/lib/compas_fab/ghpython/components/ghuser/Cf_ConfigMerge.ghuser -> /builddir/build/BUILDROOT/python-compas-fab-0.28.0-1.x86_64/usr/lib/python3.9/site-packages/compas_fab/ghpython/components/ghuser copying build/lib/compas_fab/ghpython/components/ghuser/Cf_ConstraintsFromPlane.ghuser -> /builddir/build/BUILDROOT/python-compas-fab-0.28.0-1.x86_64/usr/lib/python3.9/site-packages/compas_fab/ghpython/components/ghuser copying build/lib/compas_fab/ghpython/components/ghuser/Cf_VisualizeTrajectory.ghuser -> /builddir/build/BUILDROOT/python-compas-fab-0.28.0-1.x86_64/usr/lib/python3.9/site-packages/compas_fab/ghpython/components/ghuser copying build/lib/compas_fab/ghpython/components/ghuser/Cf_PlanCartesianMotion.ghuser -> /builddir/build/BUILDROOT/python-compas-fab-0.28.0-1.x86_64/usr/lib/python3.9/site-packages/compas_fab/ghpython/components/ghuser copying build/lib/compas_fab/ghpython/components/ghuser/Cf_RosRobot.ghuser -> /builddir/build/BUILDROOT/python-compas-fab-0.28.0-1.x86_64/usr/lib/python3.9/site-packages/compas_fab/ghpython/components/ghuser copying build/lib/compas_fab/ghpython/components/ghuser/Cf_RosTopicPublish.ghuser -> /builddir/build/BUILDROOT/python-compas-fab-0.28.0-1.x86_64/usr/lib/python3.9/site-packages/compas_fab/ghpython/components/ghuser creating /builddir/build/BUILDROOT/python-compas-fab-0.28.0-1.x86_64/usr/lib/python3.9/site-packages/compas_fab/ghpython/components/Cf_RosRobot copying build/lib/compas_fab/ghpython/components/Cf_RosRobot/icon.png -> /builddir/build/BUILDROOT/python-compas-fab-0.28.0-1.x86_64/usr/lib/python3.9/site-packages/compas_fab/ghpython/components/Cf_RosRobot copying build/lib/compas_fab/ghpython/components/Cf_RosRobot/code.py -> /builddir/build/BUILDROOT/python-compas-fab-0.28.0-1.x86_64/usr/lib/python3.9/site-packages/compas_fab/ghpython/components/Cf_RosRobot copying build/lib/compas_fab/ghpython/components/Cf_RosRobot/metadata.json -> /builddir/build/BUILDROOT/python-compas-fab-0.28.0-1.x86_64/usr/lib/python3.9/site-packages/compas_fab/ghpython/components/Cf_RosRobot creating /builddir/build/BUILDROOT/python-compas-fab-0.28.0-1.x86_64/usr/lib/python3.9/site-packages/compas_fab/ghpython/components/Cf_AttachTool copying build/lib/compas_fab/ghpython/components/Cf_AttachTool/icon.png -> /builddir/build/BUILDROOT/python-compas-fab-0.28.0-1.x86_64/usr/lib/python3.9/site-packages/compas_fab/ghpython/components/Cf_AttachTool copying build/lib/compas_fab/ghpython/components/Cf_AttachTool/code.py -> /builddir/build/BUILDROOT/python-compas-fab-0.28.0-1.x86_64/usr/lib/python3.9/site-packages/compas_fab/ghpython/components/Cf_AttachTool copying build/lib/compas_fab/ghpython/components/Cf_AttachTool/metadata.json -> /builddir/build/BUILDROOT/python-compas-fab-0.28.0-1.x86_64/usr/lib/python3.9/site-packages/compas_fab/ghpython/components/Cf_AttachTool creating /builddir/build/BUILDROOT/python-compas-fab-0.28.0-1.x86_64/usr/lib/python3.9/site-packages/compas_fab/ghpython/components/Cf_VisualizeTrajectory copying build/lib/compas_fab/ghpython/components/Cf_VisualizeTrajectory/icon.png -> /builddir/build/BUILDROOT/python-compas-fab-0.28.0-1.x86_64/usr/lib/python3.9/site-packages/compas_fab/ghpython/components/Cf_VisualizeTrajectory copying build/lib/compas_fab/ghpython/components/Cf_VisualizeTrajectory/code.py -> /builddir/build/BUILDROOT/python-compas-fab-0.28.0-1.x86_64/usr/lib/python3.9/site-packages/compas_fab/ghpython/components/Cf_VisualizeTrajectory copying build/lib/compas_fab/ghpython/components/Cf_VisualizeTrajectory/metadata.json -> /builddir/build/BUILDROOT/python-compas-fab-0.28.0-1.x86_64/usr/lib/python3.9/site-packages/compas_fab/ghpython/components/Cf_VisualizeTrajectory creating /builddir/build/BUILDROOT/python-compas-fab-0.28.0-1.x86_64/usr/lib/python3.9/site-packages/compas_fab/ghpython/components/Cf_AttachedCollisionMesh copying build/lib/compas_fab/ghpython/components/Cf_AttachedCollisionMesh/icon.png -> /builddir/build/BUILDROOT/python-compas-fab-0.28.0-1.x86_64/usr/lib/python3.9/site-packages/compas_fab/ghpython/components/Cf_AttachedCollisionMesh copying build/lib/compas_fab/ghpython/components/Cf_AttachedCollisionMesh/code.py -> /builddir/build/BUILDROOT/python-compas-fab-0.28.0-1.x86_64/usr/lib/python3.9/site-packages/compas_fab/ghpython/components/Cf_AttachedCollisionMesh copying build/lib/compas_fab/ghpython/components/Cf_AttachedCollisionMesh/metadata.json -> /builddir/build/BUILDROOT/python-compas-fab-0.28.0-1.x86_64/usr/lib/python3.9/site-packages/compas_fab/ghpython/components/Cf_AttachedCollisionMesh copying build/lib/compas_fab/ghpython/components/__init__.py -> /builddir/build/BUILDROOT/python-compas-fab-0.28.0-1.x86_64/usr/lib/python3.9/site-packages/compas_fab/ghpython/components creating /builddir/build/BUILDROOT/python-compas-fab-0.28.0-1.x86_64/usr/lib/python3.9/site-packages/compas_fab/ghpython/components/Cf_ConstraintsFromConfiguration copying build/lib/compas_fab/ghpython/components/Cf_ConstraintsFromConfiguration/icon.png -> /builddir/build/BUILDROOT/python-compas-fab-0.28.0-1.x86_64/usr/lib/python3.9/site-packages/compas_fab/ghpython/components/Cf_ConstraintsFromConfiguration copying build/lib/compas_fab/ghpython/components/Cf_ConstraintsFromConfiguration/code.py -> /builddir/build/BUILDROOT/python-compas-fab-0.28.0-1.x86_64/usr/lib/python3.9/site-packages/compas_fab/ghpython/components/Cf_ConstraintsFromConfiguration copying build/lib/compas_fab/ghpython/components/Cf_ConstraintsFromConfiguration/metadata.json -> /builddir/build/BUILDROOT/python-compas-fab-0.28.0-1.x86_64/usr/lib/python3.9/site-packages/compas_fab/ghpython/components/Cf_ConstraintsFromConfiguration creating /builddir/build/BUILDROOT/python-compas-fab-0.28.0-1.x86_64/usr/lib/python3.9/site-packages/compas_fab/ghpython/components/Cf_ConstraintsFromPlane copying build/lib/compas_fab/ghpython/components/Cf_ConstraintsFromPlane/icon.png -> /builddir/build/BUILDROOT/python-compas-fab-0.28.0-1.x86_64/usr/lib/python3.9/site-packages/compas_fab/ghpython/components/Cf_ConstraintsFromPlane copying build/lib/compas_fab/ghpython/components/Cf_ConstraintsFromPlane/code.py -> /builddir/build/BUILDROOT/python-compas-fab-0.28.0-1.x86_64/usr/lib/python3.9/site-packages/compas_fab/ghpython/components/Cf_ConstraintsFromPlane copying build/lib/compas_fab/ghpython/components/Cf_ConstraintsFromPlane/metadata.json -> /builddir/build/BUILDROOT/python-compas-fab-0.28.0-1.x86_64/usr/lib/python3.9/site-packages/compas_fab/ghpython/components/Cf_ConstraintsFromPlane creating /builddir/build/BUILDROOT/python-compas-fab-0.28.0-1.x86_64/usr/lib/python3.9/site-packages/compas_fab/ghpython/components/Cf_VisualizeRobot copying build/lib/compas_fab/ghpython/components/Cf_VisualizeRobot/icon.png -> /builddir/build/BUILDROOT/python-compas-fab-0.28.0-1.x86_64/usr/lib/python3.9/site-packages/compas_fab/ghpython/components/Cf_VisualizeRobot copying build/lib/compas_fab/ghpython/components/Cf_VisualizeRobot/code.py -> /builddir/build/BUILDROOT/python-compas-fab-0.28.0-1.x86_64/usr/lib/python3.9/site-packages/compas_fab/ghpython/components/Cf_VisualizeRobot copying build/lib/compas_fab/ghpython/components/Cf_VisualizeRobot/metadata.json -> /builddir/build/BUILDROOT/python-compas-fab-0.28.0-1.x86_64/usr/lib/python3.9/site-packages/compas_fab/ghpython/components/Cf_VisualizeRobot creating /builddir/build/BUILDROOT/python-compas-fab-0.28.0-1.x86_64/usr/lib/python3.9/site-packages/compas_fab/ghpython/components/Cf_ForwardKinematics copying build/lib/compas_fab/ghpython/components/Cf_ForwardKinematics/icon.png -> /builddir/build/BUILDROOT/python-compas-fab-0.28.0-1.x86_64/usr/lib/python3.9/site-packages/compas_fab/ghpython/components/Cf_ForwardKinematics copying build/lib/compas_fab/ghpython/components/Cf_ForwardKinematics/code.py -> /builddir/build/BUILDROOT/python-compas-fab-0.28.0-1.x86_64/usr/lib/python3.9/site-packages/compas_fab/ghpython/components/Cf_ForwardKinematics copying build/lib/compas_fab/ghpython/components/Cf_ForwardKinematics/metadata.json -> /builddir/build/BUILDROOT/python-compas-fab-0.28.0-1.x86_64/usr/lib/python3.9/site-packages/compas_fab/ghpython/components/Cf_ForwardKinematics creating /builddir/build/BUILDROOT/python-compas-fab-0.28.0-1.x86_64/usr/lib/python3.9/site-packages/compas_fab/ghpython/components/Cf_PlanningScene copying build/lib/compas_fab/ghpython/components/Cf_PlanningScene/icon.png -> /builddir/build/BUILDROOT/python-compas-fab-0.28.0-1.x86_64/usr/lib/python3.9/site-packages/compas_fab/ghpython/components/Cf_PlanningScene copying build/lib/compas_fab/ghpython/components/Cf_PlanningScene/code.py -> /builddir/build/BUILDROOT/python-compas-fab-0.28.0-1.x86_64/usr/lib/python3.9/site-packages/compas_fab/ghpython/components/Cf_PlanningScene copying build/lib/compas_fab/ghpython/components/Cf_PlanningScene/metadata.json -> /builddir/build/BUILDROOT/python-compas-fab-0.28.0-1.x86_64/usr/lib/python3.9/site-packages/compas_fab/ghpython/components/Cf_PlanningScene creating /builddir/build/BUILDROOT/python-compas-fab-0.28.0-1.x86_64/usr/lib/python3.9/site-packages/compas_fab/ghpython/components/Cf_ConfigZero copying build/lib/compas_fab/ghpython/components/Cf_ConfigZero/icon.png -> /builddir/build/BUILDROOT/python-compas-fab-0.28.0-1.x86_64/usr/lib/python3.9/site-packages/compas_fab/ghpython/components/Cf_ConfigZero copying build/lib/compas_fab/ghpython/components/Cf_ConfigZero/code.py -> /builddir/build/BUILDROOT/python-compas-fab-0.28.0-1.x86_64/usr/lib/python3.9/site-packages/compas_fab/ghpython/components/Cf_ConfigZero copying build/lib/compas_fab/ghpython/components/Cf_ConfigZero/metadata.json -> /builddir/build/BUILDROOT/python-compas-fab-0.28.0-1.x86_64/usr/lib/python3.9/site-packages/compas_fab/ghpython/components/Cf_ConfigZero creating /builddir/build/BUILDROOT/python-compas-fab-0.28.0-1.x86_64/usr/lib/python3.9/site-packages/compas_fab/ghpython/components/Cf_RosConnect copying build/lib/compas_fab/ghpython/components/Cf_RosConnect/icon.png -> /builddir/build/BUILDROOT/python-compas-fab-0.28.0-1.x86_64/usr/lib/python3.9/site-packages/compas_fab/ghpython/components/Cf_RosConnect copying build/lib/compas_fab/ghpython/components/Cf_RosConnect/code.py -> /builddir/build/BUILDROOT/python-compas-fab-0.28.0-1.x86_64/usr/lib/python3.9/site-packages/compas_fab/ghpython/components/Cf_RosConnect copying build/lib/compas_fab/ghpython/components/Cf_RosConnect/metadata.json -> /builddir/build/BUILDROOT/python-compas-fab-0.28.0-1.x86_64/usr/lib/python3.9/site-packages/compas_fab/ghpython/components/Cf_RosConnect creating /builddir/build/BUILDROOT/python-compas-fab-0.28.0-1.x86_64/usr/lib/python3.9/site-packages/compas_fab/ghpython/components/Cf_PlanCartesianMotion copying build/lib/compas_fab/ghpython/components/Cf_PlanCartesianMotion/icon.png -> /builddir/build/BUILDROOT/python-compas-fab-0.28.0-1.x86_64/usr/lib/python3.9/site-packages/compas_fab/ghpython/components/Cf_PlanCartesianMotion copying build/lib/compas_fab/ghpython/components/Cf_PlanCartesianMotion/code.py -> /builddir/build/BUILDROOT/python-compas-fab-0.28.0-1.x86_64/usr/lib/python3.9/site-packages/compas_fab/ghpython/components/Cf_PlanCartesianMotion copying build/lib/compas_fab/ghpython/components/Cf_PlanCartesianMotion/metadata.json -> /builddir/build/BUILDROOT/python-compas-fab-0.28.0-1.x86_64/usr/lib/python3.9/site-packages/compas_fab/ghpython/components/Cf_PlanCartesianMotion copying build/lib/compas_fab/ghpython/artists.py -> /builddir/build/BUILDROOT/python-compas-fab-0.28.0-1.x86_64/usr/lib/python3.9/site-packages/compas_fab/ghpython copying build/lib/compas_fab/ghpython/install.py -> /builddir/build/BUILDROOT/python-compas-fab-0.28.0-1.x86_64/usr/lib/python3.9/site-packages/compas_fab/ghpython creating /builddir/build/BUILDROOT/python-compas-fab-0.28.0-1.x86_64/usr/lib/python3.9/site-packages/compas_fab/robots copying build/lib/compas_fab/robots/configuration.py -> /builddir/build/BUILDROOT/python-compas-fab-0.28.0-1.x86_64/usr/lib/python3.9/site-packages/compas_fab/robots copying build/lib/compas_fab/robots/conftest.py -> /builddir/build/BUILDROOT/python-compas-fab-0.28.0-1.x86_64/usr/lib/python3.9/site-packages/compas_fab/robots copying build/lib/compas_fab/robots/robot.py -> /builddir/build/BUILDROOT/python-compas-fab-0.28.0-1.x86_64/usr/lib/python3.9/site-packages/compas_fab/robots copying build/lib/compas_fab/robots/planning_scene.py -> /builddir/build/BUILDROOT/python-compas-fab-0.28.0-1.x86_64/usr/lib/python3.9/site-packages/compas_fab/robots copying build/lib/compas_fab/robots/wrench.py -> /builddir/build/BUILDROOT/python-compas-fab-0.28.0-1.x86_64/usr/lib/python3.9/site-packages/compas_fab/robots copying build/lib/compas_fab/robots/tool.py -> /builddir/build/BUILDROOT/python-compas-fab-0.28.0-1.x86_64/usr/lib/python3.9/site-packages/compas_fab/robots creating /builddir/build/BUILDROOT/python-compas-fab-0.28.0-1.x86_64/usr/lib/python3.9/site-packages/compas_fab/robots/reachability_map copying build/lib/compas_fab/robots/reachability_map/__init__.py -> /builddir/build/BUILDROOT/python-compas-fab-0.28.0-1.x86_64/usr/lib/python3.9/site-packages/compas_fab/robots/reachability_map copying build/lib/compas_fab/robots/reachability_map/vector_generators.py -> /builddir/build/BUILDROOT/python-compas-fab-0.28.0-1.x86_64/usr/lib/python3.9/site-packages/compas_fab/robots/reachability_map copying build/lib/compas_fab/robots/reachability_map/reachability_map.py -> /builddir/build/BUILDROOT/python-compas-fab-0.28.0-1.x86_64/usr/lib/python3.9/site-packages/compas_fab/robots/reachability_map copying build/lib/compas_fab/robots/__init__.py -> /builddir/build/BUILDROOT/python-compas-fab-0.28.0-1.x86_64/usr/lib/python3.9/site-packages/compas_fab/robots copying build/lib/compas_fab/robots/ur5.py -> /builddir/build/BUILDROOT/python-compas-fab-0.28.0-1.x86_64/usr/lib/python3.9/site-packages/compas_fab/robots copying build/lib/compas_fab/robots/rfl.py -> /builddir/build/BUILDROOT/python-compas-fab-0.28.0-1.x86_64/usr/lib/python3.9/site-packages/compas_fab/robots copying build/lib/compas_fab/robots/inertia.py -> /builddir/build/BUILDROOT/python-compas-fab-0.28.0-1.x86_64/usr/lib/python3.9/site-packages/compas_fab/robots copying build/lib/compas_fab/robots/path_plan.py -> /builddir/build/BUILDROOT/python-compas-fab-0.28.0-1.x86_64/usr/lib/python3.9/site-packages/compas_fab/robots copying build/lib/compas_fab/robots/constraints.py -> /builddir/build/BUILDROOT/python-compas-fab-0.28.0-1.x86_64/usr/lib/python3.9/site-packages/compas_fab/robots copying build/lib/compas_fab/robots/semantics.py -> /builddir/build/BUILDROOT/python-compas-fab-0.28.0-1.x86_64/usr/lib/python3.9/site-packages/compas_fab/robots copying build/lib/compas_fab/robots/trajectory.py -> /builddir/build/BUILDROOT/python-compas-fab-0.28.0-1.x86_64/usr/lib/python3.9/site-packages/compas_fab/robots copying build/lib/compas_fab/robots/time_.py -> /builddir/build/BUILDROOT/python-compas-fab-0.28.0-1.x86_64/usr/lib/python3.9/site-packages/compas_fab/robots copying build/lib/compas_fab/robots/units.py -> /builddir/build/BUILDROOT/python-compas-fab-0.28.0-1.x86_64/usr/lib/python3.9/site-packages/compas_fab/robots copying build/lib/compas_fab/__main__.py -> /builddir/build/BUILDROOT/python-compas-fab-0.28.0-1.x86_64/usr/lib/python3.9/site-packages/compas_fab copying build/lib/compas_fab/__version__.py -> /builddir/build/BUILDROOT/python-compas-fab-0.28.0-1.x86_64/usr/lib/python3.9/site-packages/compas_fab byte-compiling /builddir/build/BUILDROOT/python-compas-fab-0.28.0-1.x86_64/usr/lib/python3.9/site-packages/compas_fab/utilities/numbers.py to numbers.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-compas-fab-0.28.0-1.x86_64/usr/lib/python3.9/site-packages/compas_fab/utilities/lazy_loader.py to lazy_loader.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-compas-fab-0.28.0-1.x86_64/usr/lib/python3.9/site-packages/compas_fab/utilities/file_io.py to file_io.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-compas-fab-0.28.0-1.x86_64/usr/lib/python3.9/site-packages/compas_fab/utilities/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-compas-fab-0.28.0-1.x86_64/usr/lib/python3.9/site-packages/compas_fab/utilities/filesystem.py to filesystem.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-compas-fab-0.28.0-1.x86_64/usr/lib/python3.9/site-packages/compas_fab/sensors/base.py to base.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-compas-fab-0.28.0-1.x86_64/usr/lib/python3.9/site-packages/compas_fab/sensors/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-compas-fab-0.28.0-1.x86_64/usr/lib/python3.9/site-packages/compas_fab/sensors/exceptions.py to exceptions.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-compas-fab-0.28.0-1.x86_64/usr/lib/python3.9/site-packages/compas_fab/sensors/baumer.py to baumer.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-compas-fab-0.28.0-1.x86_64/usr/lib/python3.9/site-packages/compas_fab/backends/ros/backend_features/move_it_inverse_kinematics.py to move_it_inverse_kinematics.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-compas-fab-0.28.0-1.x86_64/usr/lib/python3.9/site-packages/compas_fab/backends/ros/backend_features/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-compas-fab-0.28.0-1.x86_64/usr/lib/python3.9/site-packages/compas_fab/backends/ros/backend_features/move_it_reset_planning_scene.py to move_it_reset_planning_scene.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-compas-fab-0.28.0-1.x86_64/usr/lib/python3.9/site-packages/compas_fab/backends/ros/backend_features/helpers.py to helpers.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-compas-fab-0.28.0-1.x86_64/usr/lib/python3.9/site-packages/compas_fab/backends/ros/backend_features/move_it_remove_attached_collision_mesh.py to move_it_remove_attached_collision_mesh.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-compas-fab-0.28.0-1.x86_64/usr/lib/python3.9/site-packages/compas_fab/backends/ros/backend_features/move_it_plan_cartesian_motion.py to move_it_plan_cartesian_motion.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-compas-fab-0.28.0-1.x86_64/usr/lib/python3.9/site-packages/compas_fab/backends/ros/backend_features/move_it_add_attached_collision_mesh.py to move_it_add_attached_collision_mesh.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-compas-fab-0.28.0-1.x86_64/usr/lib/python3.9/site-packages/compas_fab/backends/ros/backend_features/move_it_remove_collision_mesh.py to move_it_remove_collision_mesh.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-compas-fab-0.28.0-1.x86_64/usr/lib/python3.9/site-packages/compas_fab/backends/ros/backend_features/move_it_append_collision_mesh.py to move_it_append_collision_mesh.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-compas-fab-0.28.0-1.x86_64/usr/lib/python3.9/site-packages/compas_fab/backends/ros/backend_features/move_it_planning_scene.py to move_it_planning_scene.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-compas-fab-0.28.0-1.x86_64/usr/lib/python3.9/site-packages/compas_fab/backends/ros/backend_features/move_it_forward_kinematics.py to move_it_forward_kinematics.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-compas-fab-0.28.0-1.x86_64/usr/lib/python3.9/site-packages/compas_fab/backends/ros/backend_features/move_it_add_collision_mesh.py to move_it_add_collision_mesh.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-compas-fab-0.28.0-1.x86_64/usr/lib/python3.9/site-packages/compas_fab/backends/ros/backend_features/move_it_plan_motion.py to move_it_plan_motion.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-compas-fab-0.28.0-1.x86_64/usr/lib/python3.9/site-packages/compas_fab/backends/ros/client.py to client.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-compas-fab-0.28.0-1.x86_64/usr/lib/python3.9/site-packages/compas_fab/backends/ros/direct_ur_action_client.py to direct_ur_action_client.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-compas-fab-0.28.0-1.x86_64/usr/lib/python3.9/site-packages/compas_fab/backends/ros/messages/ros_releases.py to ros_releases.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-compas-fab-0.28.0-1.x86_64/usr/lib/python3.9/site-packages/compas_fab/backends/ros/messages/sensor_msgs.py to sensor_msgs.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-compas-fab-0.28.0-1.x86_64/usr/lib/python3.9/site-packages/compas_fab/backends/ros/messages/shape_msgs.py to shape_msgs.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-compas-fab-0.28.0-1.x86_64/usr/lib/python3.9/site-packages/compas_fab/backends/ros/messages/actionlib_msgs.py to actionlib_msgs.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-compas-fab-0.28.0-1.x86_64/usr/lib/python3.9/site-packages/compas_fab/backends/ros/messages/std_msgs.py to std_msgs.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-compas-fab-0.28.0-1.x86_64/usr/lib/python3.9/site-packages/compas_fab/backends/ros/messages/control_msgs.py to control_msgs.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-compas-fab-0.28.0-1.x86_64/usr/lib/python3.9/site-packages/compas_fab/backends/ros/messages/octomap_msgs.py to octomap_msgs.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-compas-fab-0.28.0-1.x86_64/usr/lib/python3.9/site-packages/compas_fab/backends/ros/messages/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-compas-fab-0.28.0-1.x86_64/usr/lib/python3.9/site-packages/compas_fab/backends/ros/messages/services.py to services.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-compas-fab-0.28.0-1.x86_64/usr/lib/python3.9/site-packages/compas_fab/backends/ros/messages/direct_ur.py to direct_ur.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-compas-fab-0.28.0-1.x86_64/usr/lib/python3.9/site-packages/compas_fab/backends/ros/messages/moveit_msgs.py to moveit_msgs.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-compas-fab-0.28.0-1.x86_64/usr/lib/python3.9/site-packages/compas_fab/backends/ros/messages/trajectory_msgs.py to trajectory_msgs.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-compas-fab-0.28.0-1.x86_64/usr/lib/python3.9/site-packages/compas_fab/backends/ros/messages/geometry_msgs.py to geometry_msgs.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-compas-fab-0.28.0-1.x86_64/usr/lib/python3.9/site-packages/compas_fab/backends/ros/messages/object_recognition_msgs.py to object_recognition_msgs.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-compas-fab-0.28.0-1.x86_64/usr/lib/python3.9/site-packages/compas_fab/backends/ros/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-compas-fab-0.28.0-1.x86_64/usr/lib/python3.9/site-packages/compas_fab/backends/ros/exceptions.py to exceptions.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-compas-fab-0.28.0-1.x86_64/usr/lib/python3.9/site-packages/compas_fab/backends/ros/fileserver_loader.py to fileserver_loader.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-compas-fab-0.28.0-1.x86_64/usr/lib/python3.9/site-packages/compas_fab/backends/ros/planner.py to planner.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-compas-fab-0.28.0-1.x86_64/usr/lib/python3.9/site-packages/compas_fab/backends/ros/service_description.py to service_description.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-compas-fab-0.28.0-1.x86_64/usr/lib/python3.9/site-packages/compas_fab/backends/pybullet/utils.py to utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-compas-fab-0.28.0-1.x86_64/usr/lib/python3.9/site-packages/compas_fab/backends/pybullet/const.py to const.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-compas-fab-0.28.0-1.x86_64/usr/lib/python3.9/site-packages/compas_fab/backends/pybullet/backend_features/pybullet_append_collision_mesh.py to pybullet_append_collision_mesh.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-compas-fab-0.28.0-1.x86_64/usr/lib/python3.9/site-packages/compas_fab/backends/pybullet/backend_features/pybullet_add_attached_collision_mesh.py to pybullet_add_attached_collision_mesh.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-compas-fab-0.28.0-1.x86_64/usr/lib/python3.9/site-packages/compas_fab/backends/pybullet/backend_features/pybullet_remove_attached_collision_mesh.py to pybullet_remove_attached_collision_mesh.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-compas-fab-0.28.0-1.x86_64/usr/lib/python3.9/site-packages/compas_fab/backends/pybullet/backend_features/pybullet_add_collision_mesh.py to pybullet_add_collision_mesh.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-compas-fab-0.28.0-1.x86_64/usr/lib/python3.9/site-packages/compas_fab/backends/pybullet/backend_features/pybullet_remove_collision_mesh.py to pybullet_remove_collision_mesh.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-compas-fab-0.28.0-1.x86_64/usr/lib/python3.9/site-packages/compas_fab/backends/pybullet/backend_features/pybullet_inverse_kinematics.py to pybullet_inverse_kinematics.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-compas-fab-0.28.0-1.x86_64/usr/lib/python3.9/site-packages/compas_fab/backends/pybullet/backend_features/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-compas-fab-0.28.0-1.x86_64/usr/lib/python3.9/site-packages/compas_fab/backends/pybullet/backend_features/pybullet_forward_kinematics.py to pybullet_forward_kinematics.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-compas-fab-0.28.0-1.x86_64/usr/lib/python3.9/site-packages/compas_fab/backends/pybullet/client.py to client.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-compas-fab-0.28.0-1.x86_64/usr/lib/python3.9/site-packages/compas_fab/backends/pybullet/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-compas-fab-0.28.0-1.x86_64/usr/lib/python3.9/site-packages/compas_fab/backends/pybullet/exceptions.py to exceptions.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-compas-fab-0.28.0-1.x86_64/usr/lib/python3.9/site-packages/compas_fab/backends/pybullet/planner.py to planner.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-compas-fab-0.28.0-1.x86_64/usr/lib/python3.9/site-packages/compas_fab/backends/pybullet/conversions.py to conversions.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-compas-fab-0.28.0-1.x86_64/usr/lib/python3.9/site-packages/compas_fab/backends/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-compas-fab-0.28.0-1.x86_64/usr/lib/python3.9/site-packages/compas_fab/backends/exceptions.py to exceptions.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-compas-fab-0.28.0-1.x86_64/usr/lib/python3.9/site-packages/compas_fab/backends/interfaces/backend_features.py to backend_features.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-compas-fab-0.28.0-1.x86_64/usr/lib/python3.9/site-packages/compas_fab/backends/interfaces/client.py to client.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-compas-fab-0.28.0-1.x86_64/usr/lib/python3.9/site-packages/compas_fab/backends/interfaces/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-compas-fab-0.28.0-1.x86_64/usr/lib/python3.9/site-packages/compas_fab/backends/kinematics/utils.py to utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-compas-fab-0.28.0-1.x86_64/usr/lib/python3.9/site-packages/compas_fab/backends/kinematics/solvers/spherical_wrist.py to spherical_wrist.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-compas-fab-0.28.0-1.x86_64/usr/lib/python3.9/site-packages/compas_fab/backends/kinematics/solvers/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-compas-fab-0.28.0-1.x86_64/usr/lib/python3.9/site-packages/compas_fab/backends/kinematics/solvers/offset_wrist.py to offset_wrist.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-compas-fab-0.28.0-1.x86_64/usr/lib/python3.9/site-packages/compas_fab/backends/kinematics/solvers/offset_wrist_kinematics.py to offset_wrist_kinematics.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-compas-fab-0.28.0-1.x86_64/usr/lib/python3.9/site-packages/compas_fab/backends/kinematics/solvers/spherical_wrist_kinematics.py to spherical_wrist_kinematics.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-compas-fab-0.28.0-1.x86_64/usr/lib/python3.9/site-packages/compas_fab/backends/kinematics/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-compas-fab-0.28.0-1.x86_64/usr/lib/python3.9/site-packages/compas_fab/backends/kinematics/exceptions.py to exceptions.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-compas-fab-0.28.0-1.x86_64/usr/lib/python3.9/site-packages/compas_fab/backends/kinematics/analytical_plan_cartesian_motion.py to analytical_plan_cartesian_motion.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-compas-fab-0.28.0-1.x86_64/usr/lib/python3.9/site-packages/compas_fab/backends/kinematics/analytical_inverse_kinematics.py to analytical_inverse_kinematics.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-compas-fab-0.28.0-1.x86_64/usr/lib/python3.9/site-packages/compas_fab/backends/vrep/backend_features/vrep_add_collision_mesh.py to vrep_add_collision_mesh.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-compas-fab-0.28.0-1.x86_64/usr/lib/python3.9/site-packages/compas_fab/backends/vrep/backend_features/vrep_inverse_kinematics.py to vrep_inverse_kinematics.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-compas-fab-0.28.0-1.x86_64/usr/lib/python3.9/site-packages/compas_fab/backends/vrep/backend_features/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-compas-fab-0.28.0-1.x86_64/usr/lib/python3.9/site-packages/compas_fab/backends/vrep/backend_features/vrep_plan_motion.py to vrep_plan_motion.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-compas-fab-0.28.0-1.x86_64/usr/lib/python3.9/site-packages/compas_fab/backends/vrep/backend_features/vrep_forward_kinematics.py to vrep_forward_kinematics.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-compas-fab-0.28.0-1.x86_64/usr/lib/python3.9/site-packages/compas_fab/backends/vrep/backend_features/vrep_add_attached_collision_mesh.py to vrep_add_attached_collision_mesh.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-compas-fab-0.28.0-1.x86_64/usr/lib/python3.9/site-packages/compas_fab/backends/vrep/backend_features/vrep_remove_collision_mesh.py to vrep_remove_collision_mesh.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-compas-fab-0.28.0-1.x86_64/usr/lib/python3.9/site-packages/compas_fab/backends/vrep/conftest.py to conftest.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-compas-fab-0.28.0-1.x86_64/usr/lib/python3.9/site-packages/compas_fab/backends/vrep/client.py to client.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-compas-fab-0.28.0-1.x86_64/usr/lib/python3.9/site-packages/compas_fab/backends/vrep/remote_api/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-compas-fab-0.28.0-1.x86_64/usr/lib/python3.9/site-packages/compas_fab/backends/vrep/remote_api/vrepConst.py to vrepConst.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-compas-fab-0.28.0-1.x86_64/usr/lib/python3.9/site-packages/compas_fab/backends/vrep/remote_api/vrep.py to vrep.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-compas-fab-0.28.0-1.x86_64/usr/lib/python3.9/site-packages/compas_fab/backends/vrep/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-compas-fab-0.28.0-1.x86_64/usr/lib/python3.9/site-packages/compas_fab/backends/vrep/helpers.py to helpers.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-compas-fab-0.28.0-1.x86_64/usr/lib/python3.9/site-packages/compas_fab/backends/vrep/planner.py to planner.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-compas-fab-0.28.0-1.x86_64/usr/lib/python3.9/site-packages/compas_fab/backends/tasks.py to tasks.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-compas-fab-0.28.0-1.x86_64/usr/lib/python3.9/site-packages/compas_fab/rhino/reachability_artist.py to reachability_artist.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-compas-fab-0.28.0-1.x86_64/usr/lib/python3.9/site-packages/compas_fab/rhino/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-compas-fab-0.28.0-1.x86_64/usr/lib/python3.9/site-packages/compas_fab/rhino/artists.py to artists.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-compas-fab-0.28.0-1.x86_64/usr/lib/python3.9/site-packages/compas_fab/rhino/install.py to install.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-compas-fab-0.28.0-1.x86_64/usr/lib/python3.9/site-packages/compas_fab/blender/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-compas-fab-0.28.0-1.x86_64/usr/lib/python3.9/site-packages/compas_fab/blender/artists.py to artists.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-compas-fab-0.28.0-1.x86_64/usr/lib/python3.9/site-packages/compas_fab/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-compas-fab-0.28.0-1.x86_64/usr/lib/python3.9/site-packages/compas_fab/ghpython/path_planning.py to path_planning.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-compas-fab-0.28.0-1.x86_64/usr/lib/python3.9/site-packages/compas_fab/ghpython/reachability_artist.py to reachability_artist.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-compas-fab-0.28.0-1.x86_64/usr/lib/python3.9/site-packages/compas_fab/ghpython/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-compas-fab-0.28.0-1.x86_64/usr/lib/python3.9/site-packages/compas_fab/ghpython/components/Cf_ConfigMerge/code.py to code.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-compas-fab-0.28.0-1.x86_64/usr/lib/python3.9/site-packages/compas_fab/ghpython/components/Cf_CollisionMesh/code.py to code.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-compas-fab-0.28.0-1.x86_64/usr/lib/python3.9/site-packages/compas_fab/ghpython/components/Cf_PlanMotion/code.py to code.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-compas-fab-0.28.0-1.x86_64/usr/lib/python3.9/site-packages/compas_fab/ghpython/components/Cf_RosTopicSubscribe/code.py to code.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-compas-fab-0.28.0-1.x86_64/usr/lib/python3.9/site-packages/compas_fab/ghpython/components/Cf_InverseKinematics/code.py to code.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-compas-fab-0.28.0-1.x86_64/usr/lib/python3.9/site-packages/compas_fab/ghpython/components/Cf_RosTopicPublish/code.py to code.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-compas-fab-0.28.0-1.x86_64/usr/lib/python3.9/site-packages/compas_fab/ghpython/components/Cf_RosRobot/code.py to code.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-compas-fab-0.28.0-1.x86_64/usr/lib/python3.9/site-packages/compas_fab/ghpython/components/Cf_AttachTool/code.py to code.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-compas-fab-0.28.0-1.x86_64/usr/lib/python3.9/site-packages/compas_fab/ghpython/components/Cf_VisualizeTrajectory/code.py to code.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-compas-fab-0.28.0-1.x86_64/usr/lib/python3.9/site-packages/compas_fab/ghpython/components/Cf_AttachedCollisionMesh/code.py to code.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-compas-fab-0.28.0-1.x86_64/usr/lib/python3.9/site-packages/compas_fab/ghpython/components/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-compas-fab-0.28.0-1.x86_64/usr/lib/python3.9/site-packages/compas_fab/ghpython/components/Cf_ConstraintsFromConfiguration/code.py to code.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-compas-fab-0.28.0-1.x86_64/usr/lib/python3.9/site-packages/compas_fab/ghpython/components/Cf_ConstraintsFromPlane/code.py to code.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-compas-fab-0.28.0-1.x86_64/usr/lib/python3.9/site-packages/compas_fab/ghpython/components/Cf_VisualizeRobot/code.py to code.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-compas-fab-0.28.0-1.x86_64/usr/lib/python3.9/site-packages/compas_fab/ghpython/components/Cf_ForwardKinematics/code.py to code.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-compas-fab-0.28.0-1.x86_64/usr/lib/python3.9/site-packages/compas_fab/ghpython/components/Cf_PlanningScene/code.py to code.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-compas-fab-0.28.0-1.x86_64/usr/lib/python3.9/site-packages/compas_fab/ghpython/components/Cf_ConfigZero/code.py to code.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-compas-fab-0.28.0-1.x86_64/usr/lib/python3.9/site-packages/compas_fab/ghpython/components/Cf_RosConnect/code.py to code.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-compas-fab-0.28.0-1.x86_64/usr/lib/python3.9/site-packages/compas_fab/ghpython/components/Cf_PlanCartesianMotion/code.py to code.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-compas-fab-0.28.0-1.x86_64/usr/lib/python3.9/site-packages/compas_fab/ghpython/artists.py to artists.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-compas-fab-0.28.0-1.x86_64/usr/lib/python3.9/site-packages/compas_fab/ghpython/install.py to install.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-compas-fab-0.28.0-1.x86_64/usr/lib/python3.9/site-packages/compas_fab/robots/configuration.py to configuration.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-compas-fab-0.28.0-1.x86_64/usr/lib/python3.9/site-packages/compas_fab/robots/conftest.py to conftest.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-compas-fab-0.28.0-1.x86_64/usr/lib/python3.9/site-packages/compas_fab/robots/robot.py to robot.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-compas-fab-0.28.0-1.x86_64/usr/lib/python3.9/site-packages/compas_fab/robots/planning_scene.py to planning_scene.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-compas-fab-0.28.0-1.x86_64/usr/lib/python3.9/site-packages/compas_fab/robots/wrench.py to wrench.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-compas-fab-0.28.0-1.x86_64/usr/lib/python3.9/site-packages/compas_fab/robots/tool.py to tool.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-compas-fab-0.28.0-1.x86_64/usr/lib/python3.9/site-packages/compas_fab/robots/reachability_map/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-compas-fab-0.28.0-1.x86_64/usr/lib/python3.9/site-packages/compas_fab/robots/reachability_map/vector_generators.py to vector_generators.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-compas-fab-0.28.0-1.x86_64/usr/lib/python3.9/site-packages/compas_fab/robots/reachability_map/reachability_map.py to reachability_map.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-compas-fab-0.28.0-1.x86_64/usr/lib/python3.9/site-packages/compas_fab/robots/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-compas-fab-0.28.0-1.x86_64/usr/lib/python3.9/site-packages/compas_fab/robots/ur5.py to ur5.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-compas-fab-0.28.0-1.x86_64/usr/lib/python3.9/site-packages/compas_fab/robots/rfl.py to rfl.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-compas-fab-0.28.0-1.x86_64/usr/lib/python3.9/site-packages/compas_fab/robots/inertia.py to inertia.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-compas-fab-0.28.0-1.x86_64/usr/lib/python3.9/site-packages/compas_fab/robots/path_plan.py to path_plan.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-compas-fab-0.28.0-1.x86_64/usr/lib/python3.9/site-packages/compas_fab/robots/constraints.py to constraints.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-compas-fab-0.28.0-1.x86_64/usr/lib/python3.9/site-packages/compas_fab/robots/semantics.py to semantics.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-compas-fab-0.28.0-1.x86_64/usr/lib/python3.9/site-packages/compas_fab/robots/trajectory.py to trajectory.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-compas-fab-0.28.0-1.x86_64/usr/lib/python3.9/site-packages/compas_fab/robots/time_.py to time_.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-compas-fab-0.28.0-1.x86_64/usr/lib/python3.9/site-packages/compas_fab/robots/units.py to units.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-compas-fab-0.28.0-1.x86_64/usr/lib/python3.9/site-packages/compas_fab/__main__.py to __main__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-compas-fab-0.28.0-1.x86_64/usr/lib/python3.9/site-packages/compas_fab/__version__.py to __version__.cpython-39.pyc writing byte-compilation script '/tmp/tmpwnas3yj6.py' /usr/bin/python3 /tmp/tmpwnas3yj6.py removing /tmp/tmpwnas3yj6.py running install_egg_info running egg_info writing src/compas_fab.egg-info/PKG-INFO writing dependency_links to src/compas_fab.egg-info/dependency_links.txt writing requirements to src/compas_fab.egg-info/requires.txt writing top-level names to src/compas_fab.egg-info/top_level.txt reading manifest file 'src/compas_fab.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' no previously-included directories found matching '.github' no previously-included directories found matching 'docs' no previously-included directories found matching 'tests' no previously-included directories found matching 'temp' warning: no previously-included files found matching 'requirements-dev.txt' warning: no previously-included files found matching '.deepsource.toml' warning: no previously-included files found matching '.bumpversion.cfg' warning: no previously-included files found matching '.editorconfig' warning: no previously-included files found matching 'conftest.py' warning: no previously-included files found matching 'tasks.py' warning: no previously-included files found matching 'pytest.ini' warning: no previously-included files found matching 'ISSUE_TEMPLATE.md' warning: no previously-included files matching '*.py[cod]' found anywhere in distribution warning: no previously-included files matching '__pycache__' found anywhere in distribution warning: no previously-included files matching '*.nb[ic]' found anywhere in distribution warning: no previously-included files matching '.DS_Store' found anywhere in distribution adding license file 'LICENSE' adding license file 'AUTHORS.rst' writing manifest file 'src/compas_fab.egg-info/SOURCES.txt' Copying src/compas_fab.egg-info to /builddir/build/BUILDROOT/python-compas-fab-0.28.0-1.x86_64/usr/lib/python3.9/site-packages/compas_fab-0.28.0-py3.9.egg-info running install_scripts + install -d -m755 /builddir/build/BUILDROOT/python-compas-fab-0.28.0-1.x86_64//usr/share/doc/python-compas-fab + '[' -d doc ']' ~/build/BUILDROOT/python-compas-fab-0.28.0-1.x86_64 ~/build/BUILD/compas_fab-0.28.0 + '[' -d docs ']' + '[' -d example ']' + '[' -d examples ']' + pushd /builddir/build/BUILDROOT/python-compas-fab-0.28.0-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 ']' ~/build/BUILD/compas_fab-0.28.0 + popd + mv /builddir/build/BUILDROOT/python-compas-fab-0.28.0-1.x86_64/filelist.lst . + mv /builddir/build/BUILDROOT/python-compas-fab-0.28.0-1.x86_64/doclist.lst . + /usr/bin/find-debuginfo -j4 --strict-build-id -i --build-id-seed 0.28.0-1 --unique-debug-suffix -0.28.0-1.x86_64 --unique-debug-src-base python-compas-fab-0.28.0-1.x86_64 -S debugsourcefiles.list /builddir/build/BUILD/compas_fab-0.28.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-compas-fab-0.28.0-1.x86_64/usr/lib/python3.9 using /usr/bin/python3.9 + /usr/lib/rpm/brp-python-hardlink Processing files: python3-compas-fab-0.28.0-1.noarch Provides: python-compas-fab python3-compas-fab = 0.28.0-1 python3.9dist(compas-fab) = 0.28 python3dist(compas-fab) = 0.28 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(compas) >= 1.14 python3.9dist(compas) < 2 python3.9dist(pybullet) python3.9dist(pyserial) python3.9dist(roslibpy) >= 1.1 Processing files: python-compas-fab-help-0.28.0-1.noarch warning: Empty %files file /builddir/build/BUILD/compas_fab-0.28.0/doclist.lst Provides: python-compas-fab-help = 0.28.0-1 python3-compas-fab-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-compas-fab-0.28.0-1.x86_64 Wrote: /builddir/build/RPMS/python-compas-fab-help-0.28.0-1.noarch.rpm Wrote: /builddir/build/RPMS/python3-compas-fab-0.28.0-1.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.ALQssr + umask 022 + cd /builddir/build/BUILD + cd compas_fab-0.28.0 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-compas-fab-0.28.0-1.x86_64 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0