Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target aarch64 --nodeps /builddir/build/SPECS/python-compas.spec'], chrootPath='/var/lib/mock/openeuler-22.03-aarch64-1682348348.595672/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 aarch64 --nodeps /builddir/build/SPECS/python-compas.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: aarch64 Building for target aarch64 Wrote: /builddir/build/SRPMS/python-COMPAS-1.17.5-1.src.rpm Child return code was: 0 Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target aarch64 --nodeps /builddir/build/SPECS/python-compas.spec'], chrootPath='/var/lib/mock/openeuler-22.03-aarch64-1682348348.595672/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 aarch64 --nodeps /builddir/build/SPECS/python-compas.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: aarch64 Building for target aarch64 Wrote: /builddir/build/SRPMS/python-COMPAS-1.17.5-1.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target aarch64 --nodeps /builddir/build/SPECS/python-compas.spec'], chrootPath='/var/lib/mock/openeuler-22.03-aarch64-1682348348.595672/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 aarch64 --nodeps /builddir/build/SPECS/python-compas.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: aarch64 Building for target aarch64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.AEWO4t + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf COMPAS-1.17.5 + /usr/bin/gzip -dc /builddir/build/SOURCES/COMPAS-1.17.5.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd COMPAS-1.17.5 + /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.9vDRNq + umask 022 + cd /builddir/build/BUILD + cd COMPAS-1.17.5 + 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 -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 copying src/compas/plugins.py -> build/lib/compas copying src/compas/base.py -> build/lib/compas copying src/compas/_os.py -> build/lib/compas copying src/compas/__init__.py -> build/lib/compas copying src/compas/__main__.py -> build/lib/compas copying src/compas/_iotools.py -> build/lib/compas creating build/lib/compas_rhino copying src/compas_rhino/uninstall_plugin.py -> build/lib/compas_rhino copying src/compas_rhino/install_plugin.py -> build/lib/compas_rhino copying src/compas_rhino/uninstall.py -> build/lib/compas_rhino copying src/compas_rhino/__init__.py -> build/lib/compas_rhino copying src/compas_rhino/install.py -> build/lib/compas_rhino creating build/lib/compas_blender copying src/compas_blender/install_windows.py -> build/lib/compas_blender copying src/compas_blender/uninstall.py -> build/lib/compas_blender copying src/compas_blender/__init__.py -> build/lib/compas_blender copying src/compas_blender/install.py -> build/lib/compas_blender creating build/lib/compas_ghpython copying src/compas_ghpython/uninstall.py -> build/lib/compas_ghpython copying src/compas_ghpython/__init__.py -> build/lib/compas_ghpython copying src/compas_ghpython/install.py -> build/lib/compas_ghpython creating build/lib/compas_plotters copying src/compas_plotters/__init__.py -> build/lib/compas_plotters copying src/compas_plotters/plotter.py -> build/lib/compas_plotters running egg_info writing src/COMPAS.egg-info/PKG-INFO writing dependency_links to src/COMPAS.egg-info/dependency_links.txt writing entry points to src/COMPAS.egg-info/entry_points.txt writing requirements to src/COMPAS.egg-info/requires.txt writing top-level names to src/COMPAS.egg-info/top_level.txt reading manifest file 'src/COMPAS.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 'libs' no previously-included directories found matching 'samples' 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 'pytest.ini' warning: no previously-included files found matching '.bumpversion.cfg' warning: no previously-included files found matching '.editorconfig' warning: no previously-included files found matching 'tasks.py' warning: no previously-included files found matching 'CONTRIBUTING.md' warning: no previously-included files found matching '.gitpod.yml' 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 '*.dylib' 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.md' writing manifest file 'src/COMPAS.egg-info/SOURCES.txt' creating build/lib/compas/artists copying src/compas/artists/__init__.py -> build/lib/compas/artists copying src/compas/artists/artist.py -> build/lib/compas/artists copying src/compas/artists/assemblyartist.py -> build/lib/compas/artists copying src/compas/artists/colordict.py -> build/lib/compas/artists copying src/compas/artists/curveartist.py -> build/lib/compas/artists copying src/compas/artists/exceptions.py -> build/lib/compas/artists copying src/compas/artists/meshartist.py -> build/lib/compas/artists copying src/compas/artists/networkartist.py -> build/lib/compas/artists copying src/compas/artists/primitiveartist.py -> build/lib/compas/artists copying src/compas/artists/robotmodelartist.py -> build/lib/compas/artists copying src/compas/artists/shapeartist.py -> build/lib/compas/artists copying src/compas/artists/surfaceartist.py -> build/lib/compas/artists copying src/compas/artists/volmeshartist.py -> build/lib/compas/artists creating build/lib/compas/colors copying src/compas/colors/__init__.py -> build/lib/compas/colors copying src/compas/colors/color.py -> build/lib/compas/colors copying src/compas/colors/colormap.py -> build/lib/compas/colors copying src/compas/colors/html_colors.py -> build/lib/compas/colors copying src/compas/colors/mpl_colormap.py -> build/lib/compas/colors creating build/lib/compas/colors/cmcrameri copying src/compas/colors/cmcrameri/LICENSE -> build/lib/compas/colors/cmcrameri copying src/compas/colors/cmcrameri/acton.txt -> build/lib/compas/colors/cmcrameri copying src/compas/colors/cmcrameri/actonS.txt -> build/lib/compas/colors/cmcrameri copying src/compas/colors/cmcrameri/bam.txt -> build/lib/compas/colors/cmcrameri copying src/compas/colors/cmcrameri/bamO.txt -> build/lib/compas/colors/cmcrameri copying src/compas/colors/cmcrameri/bamako.txt -> build/lib/compas/colors/cmcrameri copying src/compas/colors/cmcrameri/bamakoS.txt -> build/lib/compas/colors/cmcrameri copying src/compas/colors/cmcrameri/batlow.txt -> build/lib/compas/colors/cmcrameri copying src/compas/colors/cmcrameri/batlowK.txt -> build/lib/compas/colors/cmcrameri copying src/compas/colors/cmcrameri/batlowS.txt -> build/lib/compas/colors/cmcrameri copying src/compas/colors/cmcrameri/batlowW.txt -> build/lib/compas/colors/cmcrameri copying src/compas/colors/cmcrameri/berlin.txt -> build/lib/compas/colors/cmcrameri copying src/compas/colors/cmcrameri/bilbao.txt -> build/lib/compas/colors/cmcrameri copying src/compas/colors/cmcrameri/bilbaoS.txt -> build/lib/compas/colors/cmcrameri copying src/compas/colors/cmcrameri/broc.txt -> build/lib/compas/colors/cmcrameri copying src/compas/colors/cmcrameri/brocO.txt -> build/lib/compas/colors/cmcrameri copying src/compas/colors/cmcrameri/buda.txt -> build/lib/compas/colors/cmcrameri copying src/compas/colors/cmcrameri/budaS.txt -> build/lib/compas/colors/cmcrameri copying src/compas/colors/cmcrameri/bukavu.txt -> build/lib/compas/colors/cmcrameri copying src/compas/colors/cmcrameri/cork.txt -> build/lib/compas/colors/cmcrameri copying src/compas/colors/cmcrameri/corkO.txt -> build/lib/compas/colors/cmcrameri copying src/compas/colors/cmcrameri/davos.txt -> build/lib/compas/colors/cmcrameri copying src/compas/colors/cmcrameri/davosS.txt -> build/lib/compas/colors/cmcrameri copying src/compas/colors/cmcrameri/devon.txt -> build/lib/compas/colors/cmcrameri copying src/compas/colors/cmcrameri/devonS.txt -> build/lib/compas/colors/cmcrameri copying src/compas/colors/cmcrameri/fes.txt -> build/lib/compas/colors/cmcrameri copying src/compas/colors/cmcrameri/grayC.txt -> build/lib/compas/colors/cmcrameri copying src/compas/colors/cmcrameri/grayCS.txt -> build/lib/compas/colors/cmcrameri copying src/compas/colors/cmcrameri/hawaii.txt -> build/lib/compas/colors/cmcrameri copying src/compas/colors/cmcrameri/hawaiiS.txt -> build/lib/compas/colors/cmcrameri copying src/compas/colors/cmcrameri/imola.txt -> build/lib/compas/colors/cmcrameri copying src/compas/colors/cmcrameri/imolaS.txt -> build/lib/compas/colors/cmcrameri copying src/compas/colors/cmcrameri/lajolla.txt -> build/lib/compas/colors/cmcrameri copying src/compas/colors/cmcrameri/lajollaS.txt -> build/lib/compas/colors/cmcrameri copying src/compas/colors/cmcrameri/lapaz.txt -> build/lib/compas/colors/cmcrameri copying src/compas/colors/cmcrameri/lapazS.txt -> build/lib/compas/colors/cmcrameri copying src/compas/colors/cmcrameri/lisbon.txt -> build/lib/compas/colors/cmcrameri copying src/compas/colors/cmcrameri/nuuk.txt -> build/lib/compas/colors/cmcrameri copying src/compas/colors/cmcrameri/nuukS.txt -> build/lib/compas/colors/cmcrameri copying src/compas/colors/cmcrameri/oleron.txt -> build/lib/compas/colors/cmcrameri copying src/compas/colors/cmcrameri/oslo.txt -> build/lib/compas/colors/cmcrameri copying src/compas/colors/cmcrameri/osloS.txt -> build/lib/compas/colors/cmcrameri copying src/compas/colors/cmcrameri/roma.txt -> build/lib/compas/colors/cmcrameri copying src/compas/colors/cmcrameri/romaO.txt -> build/lib/compas/colors/cmcrameri copying src/compas/colors/cmcrameri/tofino.txt -> build/lib/compas/colors/cmcrameri copying src/compas/colors/cmcrameri/tokyo.txt -> build/lib/compas/colors/cmcrameri copying src/compas/colors/cmcrameri/tokyoS.txt -> build/lib/compas/colors/cmcrameri copying src/compas/colors/cmcrameri/turku.txt -> build/lib/compas/colors/cmcrameri copying src/compas/colors/cmcrameri/turkuS.txt -> build/lib/compas/colors/cmcrameri copying src/compas/colors/cmcrameri/vanimo.txt -> build/lib/compas/colors/cmcrameri copying src/compas/colors/cmcrameri/vik.txt -> build/lib/compas/colors/cmcrameri copying src/compas/colors/cmcrameri/vikO.txt -> build/lib/compas/colors/cmcrameri creating build/lib/compas/data copying src/compas/data/__init__.py -> build/lib/compas/data copying src/compas/data/coercion.py -> build/lib/compas/data copying src/compas/data/conftest.py -> build/lib/compas/data copying src/compas/data/data.py -> build/lib/compas/data copying src/compas/data/encoders.py -> build/lib/compas/data copying src/compas/data/exceptions.py -> build/lib/compas/data copying src/compas/data/json.py -> build/lib/compas/data copying src/compas/data/validators.py -> build/lib/compas/data creating build/lib/compas/data/samples copying src/compas/data/samples/boxes.obj -> build/lib/compas/data/samples copying src/compas/data/samples/butt_model.obj -> build/lib/compas/data/samples copying src/compas/data/samples/cone.stl -> build/lib/compas/data/samples copying src/compas/data/samples/cone_tool.json -> build/lib/compas/data/samples copying src/compas/data/samples/cube.off -> build/lib/compas/data/samples copying src/compas/data/samples/cube_ascii.stl -> build/lib/compas/data/samples copying src/compas/data/samples/cube_binary.stl -> build/lib/compas/data/samples copying src/compas/data/samples/cube_binary_2.stl -> build/lib/compas/data/samples copying src/compas/data/samples/doosabin.json -> build/lib/compas/data/samples copying src/compas/data/samples/faces.obj -> build/lib/compas/data/samples copying src/compas/data/samples/faces_big.obj -> build/lib/compas/data/samples copying src/compas/data/samples/faces_reversed.obj -> build/lib/compas/data/samples copying src/compas/data/samples/fink.obj -> build/lib/compas/data/samples copying src/compas/data/samples/grid_irregular.obj -> build/lib/compas/data/samples copying src/compas/data/samples/hypar.obj -> build/lib/compas/data/samples copying src/compas/data/samples/lines.json -> build/lib/compas/data/samples copying src/compas/data/samples/lines.obj -> build/lib/compas/data/samples copying src/compas/data/samples/lines_big.obj -> build/lib/compas/data/samples copying src/compas/data/samples/lines_bigger.obj -> build/lib/compas/data/samples copying src/compas/data/samples/lines_noleaves.obj -> build/lib/compas/data/samples copying src/compas/data/samples/mesh.obj -> build/lib/compas/data/samples copying src/compas/data/samples/mesh_100_faces.json -> build/lib/compas/data/samples copying src/compas/data/samples/mesh_110_faces.json -> build/lib/compas/data/samples copying src/compas/data/samples/open_edges.obj -> build/lib/compas/data/samples copying src/compas/data/samples/point.json -> build/lib/compas/data/samples copying src/compas/data/samples/quadmesh.obj -> build/lib/compas/data/samples copying src/compas/data/samples/quadmesh_planar.obj -> build/lib/compas/data/samples copying src/compas/data/samples/saddle.obj -> build/lib/compas/data/samples copying src/compas/data/samples/spline.obj -> build/lib/compas/data/samples copying src/compas/data/samples/tubemesh.json -> build/lib/compas/data/samples copying src/compas/data/samples/tubemesh.obj -> build/lib/compas/data/samples copying src/compas/data/samples/tubemesh.off -> build/lib/compas/data/samples copying src/compas/data/samples/tubemesh.ply -> build/lib/compas/data/samples creating build/lib/compas/data/samples/ur_description creating build/lib/compas/data/samples/ur_description/meshes creating build/lib/compas/data/samples/ur_description/meshes/ur5 creating build/lib/compas/data/samples/ur_description/meshes/ur5/collision copying src/compas/data/samples/ur_description/meshes/ur5/collision/base.stl -> build/lib/compas/data/samples/ur_description/meshes/ur5/collision copying src/compas/data/samples/ur_description/meshes/ur5/collision/forearm.stl -> build/lib/compas/data/samples/ur_description/meshes/ur5/collision copying src/compas/data/samples/ur_description/meshes/ur5/collision/shoulder.stl -> build/lib/compas/data/samples/ur_description/meshes/ur5/collision copying src/compas/data/samples/ur_description/meshes/ur5/collision/upperarm.stl -> build/lib/compas/data/samples/ur_description/meshes/ur5/collision copying src/compas/data/samples/ur_description/meshes/ur5/collision/wrist1.stl -> build/lib/compas/data/samples/ur_description/meshes/ur5/collision copying src/compas/data/samples/ur_description/meshes/ur5/collision/wrist2.stl -> build/lib/compas/data/samples/ur_description/meshes/ur5/collision copying src/compas/data/samples/ur_description/meshes/ur5/collision/wrist3.stl -> build/lib/compas/data/samples/ur_description/meshes/ur5/collision creating build/lib/compas/data/samples/ur_description/meshes/ur5/visual copying src/compas/data/samples/ur_description/meshes/ur5/visual/base.obj -> build/lib/compas/data/samples/ur_description/meshes/ur5/visual copying src/compas/data/samples/ur_description/meshes/ur5/visual/forearm.obj -> build/lib/compas/data/samples/ur_description/meshes/ur5/visual copying src/compas/data/samples/ur_description/meshes/ur5/visual/shoulder.obj -> build/lib/compas/data/samples/ur_description/meshes/ur5/visual copying src/compas/data/samples/ur_description/meshes/ur5/visual/upperarm.obj -> build/lib/compas/data/samples/ur_description/meshes/ur5/visual copying src/compas/data/samples/ur_description/meshes/ur5/visual/wrist1.obj -> build/lib/compas/data/samples/ur_description/meshes/ur5/visual copying src/compas/data/samples/ur_description/meshes/ur5/visual/wrist2.obj -> build/lib/compas/data/samples/ur_description/meshes/ur5/visual copying src/compas/data/samples/ur_description/meshes/ur5/visual/wrist3.obj -> build/lib/compas/data/samples/ur_description/meshes/ur5/visual creating build/lib/compas/data/samples/ur_description/urdf copying src/compas/data/samples/ur_description/urdf/ur5.urdf -> build/lib/compas/data/samples/ur_description/urdf creating build/lib/compas/data/schemas copying src/compas/data/schemas/box.json -> build/lib/compas/data/schemas copying src/compas/data/schemas/brep.json -> build/lib/compas/data/schemas copying src/compas/data/schemas/capsule.json -> build/lib/compas/data/schemas copying src/compas/data/schemas/circle.json -> build/lib/compas/data/schemas copying src/compas/data/schemas/compas.json -> build/lib/compas/data/schemas copying src/compas/data/schemas/cone.json -> build/lib/compas/data/schemas copying src/compas/data/schemas/cylinder.json -> build/lib/compas/data/schemas copying src/compas/data/schemas/ellipse.json -> build/lib/compas/data/schemas copying src/compas/data/schemas/frame.json -> build/lib/compas/data/schemas copying src/compas/data/schemas/graph.json -> build/lib/compas/data/schemas copying src/compas/data/schemas/halfedge.json -> build/lib/compas/data/schemas copying src/compas/data/schemas/halfface.json -> build/lib/compas/data/schemas copying src/compas/data/schemas/line.json -> build/lib/compas/data/schemas copying src/compas/data/schemas/plane.json -> build/lib/compas/data/schemas copying src/compas/data/schemas/point.json -> build/lib/compas/data/schemas copying src/compas/data/schemas/pointcloud.json -> build/lib/compas/data/schemas copying src/compas/data/schemas/polygon.json -> build/lib/compas/data/schemas copying src/compas/data/schemas/polyhedron.json -> build/lib/compas/data/schemas copying src/compas/data/schemas/polyline.json -> build/lib/compas/data/schemas copying src/compas/data/schemas/quaternion.json -> build/lib/compas/data/schemas copying src/compas/data/schemas/sphere.json -> build/lib/compas/data/schemas copying src/compas/data/schemas/torus.json -> build/lib/compas/data/schemas copying src/compas/data/schemas/transformation.json -> build/lib/compas/data/schemas copying src/compas/data/schemas/vector.json -> build/lib/compas/data/schemas creating build/lib/compas/datastructures copying src/compas/datastructures/__init__.py -> build/lib/compas/datastructures copying src/compas/datastructures/_mutablemapping.py -> build/lib/compas/datastructures copying src/compas/datastructures/attributes.py -> build/lib/compas/datastructures copying src/compas/datastructures/datastructure.py -> build/lib/compas/datastructures creating build/lib/compas/datastructures/assembly copying src/compas/datastructures/assembly/__init__.py -> build/lib/compas/datastructures/assembly copying src/compas/datastructures/assembly/assembly.py -> build/lib/compas/datastructures/assembly copying src/compas/datastructures/assembly/exceptions.py -> build/lib/compas/datastructures/assembly copying src/compas/datastructures/assembly/part.py -> build/lib/compas/datastructures/assembly creating build/lib/compas/datastructures/graph copying src/compas/datastructures/graph/__init__.py -> build/lib/compas/datastructures/graph copying src/compas/datastructures/graph/graph.py -> build/lib/compas/datastructures/graph creating build/lib/compas/datastructures/halfedge copying src/compas/datastructures/halfedge/__init__.py -> build/lib/compas/datastructures/halfedge copying src/compas/datastructures/halfedge/halfedge.py -> build/lib/compas/datastructures/halfedge creating build/lib/compas/datastructures/halfface copying src/compas/datastructures/halfface/__init__.py -> build/lib/compas/datastructures/halfface copying src/compas/datastructures/halfface/halfface.py -> build/lib/compas/datastructures/halfface creating build/lib/compas/datastructures/mesh copying src/compas/datastructures/mesh/__init__.py -> build/lib/compas/datastructures/mesh copying src/compas/datastructures/mesh/bbox.py -> build/lib/compas/datastructures/mesh copying src/compas/datastructures/mesh/bbox_numpy.py -> build/lib/compas/datastructures/mesh copying src/compas/datastructures/mesh/clean.py -> build/lib/compas/datastructures/mesh copying src/compas/datastructures/mesh/combinatorics.py -> build/lib/compas/datastructures/mesh copying src/compas/datastructures/mesh/contours_numpy.py -> build/lib/compas/datastructures/mesh copying src/compas/datastructures/mesh/conway.py -> build/lib/compas/datastructures/mesh copying src/compas/datastructures/mesh/curvature.py -> build/lib/compas/datastructures/mesh copying src/compas/datastructures/mesh/descent_numpy.py -> build/lib/compas/datastructures/mesh copying src/compas/datastructures/mesh/duality.py -> build/lib/compas/datastructures/mesh copying src/compas/datastructures/mesh/explode.py -> build/lib/compas/datastructures/mesh copying src/compas/datastructures/mesh/geodesics_numpy.py -> build/lib/compas/datastructures/mesh copying src/compas/datastructures/mesh/geometry.py -> build/lib/compas/datastructures/mesh copying src/compas/datastructures/mesh/join.py -> build/lib/compas/datastructures/mesh copying src/compas/datastructures/mesh/matrices.py -> build/lib/compas/datastructures/mesh copying src/compas/datastructures/mesh/mesh.py -> build/lib/compas/datastructures/mesh copying src/compas/datastructures/mesh/offset.py -> build/lib/compas/datastructures/mesh copying src/compas/datastructures/mesh/orientation.py -> build/lib/compas/datastructures/mesh copying src/compas/datastructures/mesh/parameterisation.py -> build/lib/compas/datastructures/mesh copying src/compas/datastructures/mesh/planarisation.py -> build/lib/compas/datastructures/mesh copying src/compas/datastructures/mesh/pull_numpy.py -> build/lib/compas/datastructures/mesh copying src/compas/datastructures/mesh/remesh.py -> build/lib/compas/datastructures/mesh copying src/compas/datastructures/mesh/slice.py -> build/lib/compas/datastructures/mesh copying src/compas/datastructures/mesh/smoothing.py -> build/lib/compas/datastructures/mesh copying src/compas/datastructures/mesh/smoothing_numpy.py -> build/lib/compas/datastructures/mesh copying src/compas/datastructures/mesh/subdivision.py -> build/lib/compas/datastructures/mesh copying src/compas/datastructures/mesh/transformations.py -> build/lib/compas/datastructures/mesh copying src/compas/datastructures/mesh/transformations_numpy.py -> build/lib/compas/datastructures/mesh copying src/compas/datastructures/mesh/triangulation.py -> build/lib/compas/datastructures/mesh copying src/compas/datastructures/mesh/trimesh_samplepoints_numpy.py -> build/lib/compas/datastructures/mesh copying src/compas/datastructures/mesh/trimming.py -> build/lib/compas/datastructures/mesh creating build/lib/compas/datastructures/mesh/operations copying src/compas/datastructures/mesh/operations/__init__.py -> build/lib/compas/datastructures/mesh/operations copying src/compas/datastructures/mesh/operations/collapse.py -> build/lib/compas/datastructures/mesh/operations copying src/compas/datastructures/mesh/operations/insert.py -> build/lib/compas/datastructures/mesh/operations copying src/compas/datastructures/mesh/operations/merge.py -> build/lib/compas/datastructures/mesh/operations copying src/compas/datastructures/mesh/operations/split.py -> build/lib/compas/datastructures/mesh/operations copying src/compas/datastructures/mesh/operations/substitute.py -> build/lib/compas/datastructures/mesh/operations copying src/compas/datastructures/mesh/operations/swap.py -> build/lib/compas/datastructures/mesh/operations copying src/compas/datastructures/mesh/operations/weld.py -> build/lib/compas/datastructures/mesh/operations creating build/lib/compas/datastructures/network copying src/compas/datastructures/network/__init__.py -> build/lib/compas/datastructures/network copying src/compas/datastructures/network/combinatorics.py -> build/lib/compas/datastructures/network copying src/compas/datastructures/network/complementarity.py -> build/lib/compas/datastructures/network copying src/compas/datastructures/network/duality.py -> build/lib/compas/datastructures/network copying src/compas/datastructures/network/explode.py -> build/lib/compas/datastructures/network copying src/compas/datastructures/network/matrices.py -> build/lib/compas/datastructures/network copying src/compas/datastructures/network/network.py -> build/lib/compas/datastructures/network copying src/compas/datastructures/network/planarity.py -> build/lib/compas/datastructures/network copying src/compas/datastructures/network/smoothing.py -> build/lib/compas/datastructures/network copying src/compas/datastructures/network/transformations.py -> build/lib/compas/datastructures/network copying src/compas/datastructures/network/traversal.py -> build/lib/compas/datastructures/network creating build/lib/compas/datastructures/network/operations copying src/compas/datastructures/network/operations/__init__.py -> build/lib/compas/datastructures/network/operations copying src/compas/datastructures/network/operations/join.py -> build/lib/compas/datastructures/network/operations copying src/compas/datastructures/network/operations/split.py -> build/lib/compas/datastructures/network/operations creating build/lib/compas/datastructures/volmesh copying src/compas/datastructures/volmesh/__init__.py -> build/lib/compas/datastructures/volmesh copying src/compas/datastructures/volmesh/bbox.py -> build/lib/compas/datastructures/volmesh copying src/compas/datastructures/volmesh/transformations.py -> build/lib/compas/datastructures/volmesh copying src/compas/datastructures/volmesh/volmesh.py -> build/lib/compas/datastructures/volmesh creating build/lib/compas/datastructures/volmesh/operations copying src/compas/datastructures/volmesh/operations/__init__.py -> build/lib/compas/datastructures/volmesh/operations creating build/lib/compas/files copying src/compas/files/__init__.py -> build/lib/compas/files copying src/compas/files/dxf.py -> build/lib/compas/files copying src/compas/files/las.py -> build/lib/compas/files copying src/compas/files/obj.py -> build/lib/compas/files copying src/compas/files/off.py -> build/lib/compas/files copying src/compas/files/ply.py -> build/lib/compas/files copying src/compas/files/stl.py -> build/lib/compas/files copying src/compas/files/urdf.py -> build/lib/compas/files copying src/compas/files/xml.py -> build/lib/compas/files creating build/lib/compas/files/_xml copying src/compas/files/_xml/__init__.py -> build/lib/compas/files/_xml copying src/compas/files/_xml/xml_cli.py -> build/lib/compas/files/_xml copying src/compas/files/_xml/xml_cpython.py -> build/lib/compas/files/_xml copying src/compas/files/_xml/xml_pre_38.py -> build/lib/compas/files/_xml copying src/compas/files/_xml/xml_shared.py -> build/lib/compas/files/_xml creating build/lib/compas/files/gltf copying src/compas/files/gltf/__init__.py -> build/lib/compas/files/gltf copying src/compas/files/gltf/constants.py -> build/lib/compas/files/gltf copying src/compas/files/gltf/data_classes.py -> build/lib/compas/files/gltf copying src/compas/files/gltf/extensions.py -> build/lib/compas/files/gltf copying src/compas/files/gltf/gltf.py -> build/lib/compas/files/gltf copying src/compas/files/gltf/gltf_children.py -> build/lib/compas/files/gltf copying src/compas/files/gltf/gltf_content.py -> build/lib/compas/files/gltf copying src/compas/files/gltf/gltf_exporter.py -> build/lib/compas/files/gltf copying src/compas/files/gltf/gltf_mesh.py -> build/lib/compas/files/gltf copying src/compas/files/gltf/gltf_node.py -> build/lib/compas/files/gltf copying src/compas/files/gltf/gltf_parser.py -> build/lib/compas/files/gltf copying src/compas/files/gltf/gltf_reader.py -> build/lib/compas/files/gltf copying src/compas/files/gltf/gltf_scene.py -> build/lib/compas/files/gltf copying src/compas/files/gltf/helpers.py -> build/lib/compas/files/gltf creating build/lib/compas/geometry copying src/compas/geometry/__init__.py -> build/lib/compas/geometry copying src/compas/geometry/geometry.py -> build/lib/compas/geometry creating build/lib/compas/geometry/_core copying src/compas/geometry/_core/__init__.py -> build/lib/compas/geometry/_core copying src/compas/geometry/_core/_algebra.py -> build/lib/compas/geometry/_core copying src/compas/geometry/_core/analytical.py -> build/lib/compas/geometry/_core copying src/compas/geometry/_core/angles.py -> build/lib/compas/geometry/_core copying src/compas/geometry/_core/centroids.py -> build/lib/compas/geometry/_core copying src/compas/geometry/_core/constructors.py -> build/lib/compas/geometry/_core copying src/compas/geometry/_core/distance.py -> build/lib/compas/geometry/_core copying src/compas/geometry/_core/kdtree.py -> build/lib/compas/geometry/_core copying src/compas/geometry/_core/normals.py -> build/lib/compas/geometry/_core copying src/compas/geometry/_core/quaternions.py -> build/lib/compas/geometry/_core copying src/compas/geometry/_core/size.py -> build/lib/compas/geometry/_core copying src/compas/geometry/_core/tangent.py -> build/lib/compas/geometry/_core creating build/lib/compas/geometry/bbox copying src/compas/geometry/bbox/__init__.py -> build/lib/compas/geometry/bbox copying src/compas/geometry/bbox/bbox.py -> build/lib/compas/geometry/bbox copying src/compas/geometry/bbox/bbox_numpy.py -> build/lib/compas/geometry/bbox creating build/lib/compas/geometry/bestfit copying src/compas/geometry/bestfit/__init__.py -> build/lib/compas/geometry/bestfit copying src/compas/geometry/bestfit/bestfit.py -> build/lib/compas/geometry/bestfit copying src/compas/geometry/bestfit/bestfit_numpy.py -> build/lib/compas/geometry/bestfit creating build/lib/compas/geometry/booleans copying src/compas/geometry/booleans/__init__.py -> build/lib/compas/geometry/booleans creating build/lib/compas/geometry/brep copying src/compas/geometry/brep/__init__.py -> build/lib/compas/geometry/brep copying src/compas/geometry/brep/brep.py -> build/lib/compas/geometry/brep copying src/compas/geometry/brep/edge.py -> build/lib/compas/geometry/brep copying src/compas/geometry/brep/face.py -> build/lib/compas/geometry/brep copying src/compas/geometry/brep/loop.py -> build/lib/compas/geometry/brep copying src/compas/geometry/brep/trim.py -> build/lib/compas/geometry/brep copying src/compas/geometry/brep/vertex.py -> build/lib/compas/geometry/brep creating build/lib/compas/geometry/curves copying src/compas/geometry/curves/__init__.py -> build/lib/compas/geometry/curves copying src/compas/geometry/curves/curve.py -> build/lib/compas/geometry/curves copying src/compas/geometry/curves/nurbs.py -> build/lib/compas/geometry/curves creating build/lib/compas/geometry/hull copying src/compas/geometry/hull/__init__.py -> build/lib/compas/geometry/hull copying src/compas/geometry/hull/hull.py -> build/lib/compas/geometry/hull copying src/compas/geometry/hull/hull_numpy.py -> build/lib/compas/geometry/hull creating build/lib/compas/geometry/icp copying src/compas/geometry/icp/__init__.py -> build/lib/compas/geometry/icp copying src/compas/geometry/icp/icp_numpy.py -> build/lib/compas/geometry/icp creating build/lib/compas/geometry/interpolation copying src/compas/geometry/interpolation/__init__.py -> build/lib/compas/geometry/interpolation copying src/compas/geometry/interpolation/barycentric.py -> build/lib/compas/geometry/interpolation copying src/compas/geometry/interpolation/coons.py -> build/lib/compas/geometry/interpolation copying src/compas/geometry/interpolation/tweening.py -> build/lib/compas/geometry/interpolation creating build/lib/compas/geometry/intersections copying src/compas/geometry/intersections/__init__.py -> build/lib/compas/geometry/intersections copying src/compas/geometry/intersections/intersections.py -> build/lib/compas/geometry/intersections creating build/lib/compas/geometry/offset copying src/compas/geometry/offset/__init__.py -> build/lib/compas/geometry/offset copying src/compas/geometry/offset/offset.py -> build/lib/compas/geometry/offset creating build/lib/compas/geometry/pointclouds copying src/compas/geometry/pointclouds/__init__.py -> build/lib/compas/geometry/pointclouds copying src/compas/geometry/pointclouds/pointcloud.py -> build/lib/compas/geometry/pointclouds creating build/lib/compas/geometry/predicates copying src/compas/geometry/predicates/__init__.py -> build/lib/compas/geometry/predicates copying src/compas/geometry/predicates/predicates_2.py -> build/lib/compas/geometry/predicates copying src/compas/geometry/predicates/predicates_3.py -> build/lib/compas/geometry/predicates creating build/lib/compas/geometry/primitives copying src/compas/geometry/primitives/__init__.py -> build/lib/compas/geometry/primitives copying src/compas/geometry/primitives/_primitive.py -> build/lib/compas/geometry/primitives copying src/compas/geometry/primitives/arc.py -> build/lib/compas/geometry/primitives copying src/compas/geometry/primitives/circle.py -> build/lib/compas/geometry/primitives copying src/compas/geometry/primitives/curve.py -> build/lib/compas/geometry/primitives copying src/compas/geometry/primitives/ellipse.py -> build/lib/compas/geometry/primitives copying src/compas/geometry/primitives/frame.py -> build/lib/compas/geometry/primitives copying src/compas/geometry/primitives/line.py -> build/lib/compas/geometry/primitives copying src/compas/geometry/primitives/plane.py -> build/lib/compas/geometry/primitives copying src/compas/geometry/primitives/point.py -> build/lib/compas/geometry/primitives copying src/compas/geometry/primitives/polygon.py -> build/lib/compas/geometry/primitives copying src/compas/geometry/primitives/polyline.py -> build/lib/compas/geometry/primitives copying src/compas/geometry/primitives/quaternion.py -> build/lib/compas/geometry/primitives copying src/compas/geometry/primitives/vector.py -> build/lib/compas/geometry/primitives creating build/lib/compas/geometry/quadmesh copying src/compas/geometry/quadmesh/__init__.py -> build/lib/compas/geometry/quadmesh copying src/compas/geometry/quadmesh/planarization.py -> build/lib/compas/geometry/quadmesh creating build/lib/compas/geometry/shapes copying src/compas/geometry/shapes/__init__.py -> build/lib/compas/geometry/shapes copying src/compas/geometry/shapes/_shape.py -> build/lib/compas/geometry/shapes copying src/compas/geometry/shapes/box.py -> build/lib/compas/geometry/shapes copying src/compas/geometry/shapes/capsule.py -> build/lib/compas/geometry/shapes copying src/compas/geometry/shapes/cone.py -> build/lib/compas/geometry/shapes copying src/compas/geometry/shapes/cylinder.py -> build/lib/compas/geometry/shapes copying src/compas/geometry/shapes/polyhedron.py -> build/lib/compas/geometry/shapes copying src/compas/geometry/shapes/sphere.py -> build/lib/compas/geometry/shapes copying src/compas/geometry/shapes/torus.py -> build/lib/compas/geometry/shapes creating build/lib/compas/geometry/surfaces copying src/compas/geometry/surfaces/__init__.py -> build/lib/compas/geometry/surfaces copying src/compas/geometry/surfaces/nurbs.py -> build/lib/compas/geometry/surfaces copying src/compas/geometry/surfaces/surface.py -> build/lib/compas/geometry/surfaces creating build/lib/compas/geometry/transformations copying src/compas/geometry/transformations/__init__.py -> build/lib/compas/geometry/transformations copying src/compas/geometry/transformations/matrices.py -> build/lib/compas/geometry/transformations copying src/compas/geometry/transformations/projection.py -> build/lib/compas/geometry/transformations copying src/compas/geometry/transformations/reflection.py -> build/lib/compas/geometry/transformations copying src/compas/geometry/transformations/rotation.py -> build/lib/compas/geometry/transformations copying src/compas/geometry/transformations/scale.py -> build/lib/compas/geometry/transformations copying src/compas/geometry/transformations/shear.py -> build/lib/compas/geometry/transformations copying src/compas/geometry/transformations/transformation.py -> build/lib/compas/geometry/transformations copying src/compas/geometry/transformations/transformations.py -> build/lib/compas/geometry/transformations copying src/compas/geometry/transformations/transformations_numpy.py -> build/lib/compas/geometry/transformations copying src/compas/geometry/transformations/translation.py -> build/lib/compas/geometry/transformations creating build/lib/compas/geometry/triangulation copying src/compas/geometry/triangulation/__init__.py -> build/lib/compas/geometry/triangulation copying src/compas/geometry/triangulation/delaunay.py -> build/lib/compas/geometry/triangulation copying src/compas/geometry/triangulation/delaunay_numpy.py -> build/lib/compas/geometry/triangulation creating build/lib/compas/geometry/trimesh copying src/compas/geometry/trimesh/__init__.py -> build/lib/compas/geometry/trimesh copying src/compas/geometry/trimesh/curvature.py -> build/lib/compas/geometry/trimesh copying src/compas/geometry/trimesh/geodistance.py -> build/lib/compas/geometry/trimesh copying src/compas/geometry/trimesh/isolines.py -> build/lib/compas/geometry/trimesh copying src/compas/geometry/trimesh/matrices.py -> build/lib/compas/geometry/trimesh copying src/compas/geometry/trimesh/parametrisation.py -> build/lib/compas/geometry/trimesh copying src/compas/geometry/trimesh/remesh.py -> build/lib/compas/geometry/trimesh copying src/compas/geometry/trimesh/slicing.py -> build/lib/compas/geometry/trimesh creating build/lib/compas/numerical copying src/compas/numerical/__init__.py -> build/lib/compas/numerical copying src/compas/numerical/linalg.py -> build/lib/compas/numerical copying src/compas/numerical/matrices.py -> build/lib/compas/numerical copying src/compas/numerical/operators.py -> build/lib/compas/numerical copying src/compas/numerical/utilities.py -> build/lib/compas/numerical creating build/lib/compas/numerical/descent copying src/compas/numerical/descent/__init__.py -> build/lib/compas/numerical/descent copying src/compas/numerical/descent/descent_numpy.py -> build/lib/compas/numerical/descent creating build/lib/compas/numerical/devo copying src/compas/numerical/devo/__init__.py -> build/lib/compas/numerical/devo copying src/compas/numerical/devo/devo_numpy.py -> build/lib/compas/numerical/devo creating build/lib/compas/numerical/dr copying src/compas/numerical/dr/__init__.py -> build/lib/compas/numerical/dr copying src/compas/numerical/dr/dr.py -> build/lib/compas/numerical/dr copying src/compas/numerical/dr/dr_numpy.py -> build/lib/compas/numerical/dr creating build/lib/compas/numerical/fd copying src/compas/numerical/fd/__init__.py -> build/lib/compas/numerical/fd copying src/compas/numerical/fd/fd_numpy.py -> build/lib/compas/numerical/fd creating build/lib/compas/numerical/ga copying src/compas/numerical/ga/__init__.py -> build/lib/compas/numerical/ga copying src/compas/numerical/ga/ga.py -> build/lib/compas/numerical/ga copying src/compas/numerical/ga/moga.py -> build/lib/compas/numerical/ga creating build/lib/compas/numerical/isolines copying src/compas/numerical/isolines/__init__.py -> build/lib/compas/numerical/isolines copying src/compas/numerical/isolines/isolines_numpy.py -> build/lib/compas/numerical/isolines creating build/lib/compas/numerical/lma copying src/compas/numerical/lma/__init__.py -> build/lib/compas/numerical/lma copying src/compas/numerical/lma/lma_numpy.py -> build/lib/compas/numerical/lma creating build/lib/compas/numerical/mma copying src/compas/numerical/mma/__init__.py -> build/lib/compas/numerical/mma copying src/compas/numerical/mma/mma_numpy.py -> build/lib/compas/numerical/mma creating build/lib/compas/numerical/pca copying src/compas/numerical/pca/__init__.py -> build/lib/compas/numerical/pca copying src/compas/numerical/pca/pca_numpy.py -> build/lib/compas/numerical/pca creating build/lib/compas/numerical/topop copying src/compas/numerical/topop/__init__.py -> build/lib/compas/numerical/topop copying src/compas/numerical/topop/topop_numpy.py -> build/lib/compas/numerical/topop creating build/lib/compas/robots copying src/compas/robots/__init__.py -> build/lib/compas/robots copying src/compas/robots/configuration.py -> build/lib/compas/robots creating build/lib/compas/robots/model copying src/compas/robots/model/__init__.py -> build/lib/compas/robots/model copying src/compas/robots/model/base.py -> build/lib/compas/robots/model copying src/compas/robots/model/geometry.py -> build/lib/compas/robots/model copying src/compas/robots/model/joint.py -> build/lib/compas/robots/model copying src/compas/robots/model/link.py -> build/lib/compas/robots/model copying src/compas/robots/model/robot.py -> build/lib/compas/robots/model copying src/compas/robots/model/tool.py -> build/lib/compas/robots/model creating build/lib/compas/robots/resources copying src/compas/robots/resources/__init__.py -> build/lib/compas/robots/resources copying src/compas/robots/resources/basic.py -> build/lib/compas/robots/resources copying src/compas/robots/resources/github.py -> build/lib/compas/robots/resources creating build/lib/compas/rpc copying src/compas/rpc/__init__.py -> build/lib/compas/rpc copying src/compas/rpc/__main__.py -> build/lib/compas/rpc copying src/compas/rpc/dispatcher.py -> build/lib/compas/rpc copying src/compas/rpc/errors.py -> build/lib/compas/rpc copying src/compas/rpc/proxy.py -> build/lib/compas/rpc copying src/compas/rpc/server.py -> build/lib/compas/rpc creating build/lib/compas/rpc/services copying src/compas/rpc/services/__init__.py -> build/lib/compas/rpc/services copying src/compas/rpc/services/default.py -> build/lib/compas/rpc/services creating build/lib/compas/topology copying src/compas/topology/__init__.py -> build/lib/compas/topology copying src/compas/topology/combinatorics.py -> build/lib/compas/topology copying src/compas/topology/connectivity.py -> build/lib/compas/topology copying src/compas/topology/orientation.py -> build/lib/compas/topology copying src/compas/topology/orientation_numpy.py -> build/lib/compas/topology copying src/compas/topology/orientation_rhino.py -> build/lib/compas/topology copying src/compas/topology/traversal.py -> build/lib/compas/topology creating build/lib/compas/utilities copying src/compas/utilities/__init__.py -> build/lib/compas/utilities copying src/compas/utilities/azync.py -> build/lib/compas/utilities copying src/compas/utilities/coercing.py -> build/lib/compas/utilities copying src/compas/utilities/colors.py -> build/lib/compas/utilities copying src/compas/utilities/datetime.py -> build/lib/compas/utilities copying src/compas/utilities/decorators.py -> build/lib/compas/utilities copying src/compas/utilities/descriptors.py -> build/lib/compas/utilities copying src/compas/utilities/encoders.py -> build/lib/compas/utilities copying src/compas/utilities/images.py -> build/lib/compas/utilities copying src/compas/utilities/itertools.py -> build/lib/compas/utilities copying src/compas/utilities/maps.py -> build/lib/compas/utilities copying src/compas/utilities/remote.py -> build/lib/compas/utilities copying src/compas/utilities/ssh.py -> build/lib/compas/utilities copying src/compas/utilities/xfunc.py -> build/lib/compas/utilities creating build/lib/compas_rhino/artists copying src/compas_rhino/artists/__init__.py -> build/lib/compas_rhino/artists copying src/compas_rhino/artists/artist.py -> build/lib/compas_rhino/artists copying src/compas_rhino/artists/boxartist.py -> build/lib/compas_rhino/artists copying src/compas_rhino/artists/brepartist.py -> build/lib/compas_rhino/artists copying src/compas_rhino/artists/capsuleartist.py -> build/lib/compas_rhino/artists copying src/compas_rhino/artists/circleartist.py -> build/lib/compas_rhino/artists copying src/compas_rhino/artists/coneartist.py -> build/lib/compas_rhino/artists copying src/compas_rhino/artists/curveartist.py -> build/lib/compas_rhino/artists copying src/compas_rhino/artists/cylinderartist.py -> build/lib/compas_rhino/artists copying src/compas_rhino/artists/frameartist.py -> build/lib/compas_rhino/artists copying src/compas_rhino/artists/lineartist.py -> build/lib/compas_rhino/artists copying src/compas_rhino/artists/meshartist.py -> build/lib/compas_rhino/artists copying src/compas_rhino/artists/networkartist.py -> build/lib/compas_rhino/artists copying src/compas_rhino/artists/planeartist.py -> build/lib/compas_rhino/artists copying src/compas_rhino/artists/pointartist.py -> build/lib/compas_rhino/artists copying src/compas_rhino/artists/polygonartist.py -> build/lib/compas_rhino/artists copying src/compas_rhino/artists/polyhedronartist.py -> build/lib/compas_rhino/artists copying src/compas_rhino/artists/polylineartist.py -> build/lib/compas_rhino/artists copying src/compas_rhino/artists/robotmodelartist.py -> build/lib/compas_rhino/artists copying src/compas_rhino/artists/sphereartist.py -> build/lib/compas_rhino/artists copying src/compas_rhino/artists/surfaceartist.py -> build/lib/compas_rhino/artists copying src/compas_rhino/artists/torusartist.py -> build/lib/compas_rhino/artists copying src/compas_rhino/artists/vectorartist.py -> build/lib/compas_rhino/artists copying src/compas_rhino/artists/volmeshartist.py -> build/lib/compas_rhino/artists creating build/lib/compas_rhino/conduits copying src/compas_rhino/conduits/__init__.py -> build/lib/compas_rhino/conduits copying src/compas_rhino/conduits/base.py -> build/lib/compas_rhino/conduits copying src/compas_rhino/conduits/faces.py -> build/lib/compas_rhino/conduits copying src/compas_rhino/conduits/labels.py -> build/lib/compas_rhino/conduits copying src/compas_rhino/conduits/lines.py -> build/lib/compas_rhino/conduits copying src/compas_rhino/conduits/points.py -> build/lib/compas_rhino/conduits creating build/lib/compas_rhino/conversions copying src/compas_rhino/conversions/__init__.py -> build/lib/compas_rhino/conversions copying src/compas_rhino/conversions/_curves.py -> build/lib/compas_rhino/conversions copying src/compas_rhino/conversions/_exceptions.py -> build/lib/compas_rhino/conversions copying src/compas_rhino/conversions/_geometry.py -> build/lib/compas_rhino/conversions copying src/compas_rhino/conversions/_meshes.py -> build/lib/compas_rhino/conversions copying src/compas_rhino/conversions/_primitives.py -> build/lib/compas_rhino/conversions copying src/compas_rhino/conversions/_shapes.py -> build/lib/compas_rhino/conversions copying src/compas_rhino/conversions/_surfaces.py -> build/lib/compas_rhino/conversions copying src/compas_rhino/conversions/_transformations.py -> build/lib/compas_rhino/conversions copying src/compas_rhino/conversions/box.py -> build/lib/compas_rhino/conversions copying src/compas_rhino/conversions/circle.py -> build/lib/compas_rhino/conversions copying src/compas_rhino/conversions/cone.py -> build/lib/compas_rhino/conversions copying src/compas_rhino/conversions/curve.py -> build/lib/compas_rhino/conversions copying src/compas_rhino/conversions/cylinder.py -> build/lib/compas_rhino/conversions copying src/compas_rhino/conversions/ellipse.py -> build/lib/compas_rhino/conversions copying src/compas_rhino/conversions/line.py -> build/lib/compas_rhino/conversions copying src/compas_rhino/conversions/mesh.py -> build/lib/compas_rhino/conversions copying src/compas_rhino/conversions/plane.py -> build/lib/compas_rhino/conversions copying src/compas_rhino/conversions/point.py -> build/lib/compas_rhino/conversions copying src/compas_rhino/conversions/polyline.py -> build/lib/compas_rhino/conversions copying src/compas_rhino/conversions/sphere.py -> build/lib/compas_rhino/conversions copying src/compas_rhino/conversions/surface.py -> build/lib/compas_rhino/conversions copying src/compas_rhino/conversions/vector.py -> build/lib/compas_rhino/conversions creating build/lib/compas_rhino/forms copying src/compas_rhino/forms/__init__.py -> build/lib/compas_rhino/forms copying src/compas_rhino/forms/base.py -> build/lib/compas_rhino/forms copying src/compas_rhino/forms/browser.py -> build/lib/compas_rhino/forms copying src/compas_rhino/forms/chart.py -> build/lib/compas_rhino/forms copying src/compas_rhino/forms/image.py -> build/lib/compas_rhino/forms copying src/compas_rhino/forms/slider.py -> build/lib/compas_rhino/forms copying src/compas_rhino/forms/text.py -> build/lib/compas_rhino/forms creating build/lib/compas_rhino/forms/etoforms copying src/compas_rhino/forms/etoforms/__init__.py -> build/lib/compas_rhino/forms/etoforms copying src/compas_rhino/forms/etoforms/image.py -> build/lib/compas_rhino/forms/etoforms copying src/compas_rhino/forms/etoforms/propertylist.py -> build/lib/compas_rhino/forms/etoforms copying src/compas_rhino/forms/etoforms/settings.py -> build/lib/compas_rhino/forms/etoforms copying src/compas_rhino/forms/etoforms/text.py -> build/lib/compas_rhino/forms/etoforms creating build/lib/compas_rhino/geometry copying src/compas_rhino/geometry/__init__.py -> build/lib/compas_rhino/geometry creating build/lib/compas_rhino/geometry/booleans copying src/compas_rhino/geometry/booleans/__init__.py -> build/lib/compas_rhino/geometry/booleans creating build/lib/compas_rhino/geometry/brep copying src/compas_rhino/geometry/brep/__init__.py -> build/lib/compas_rhino/geometry/brep copying src/compas_rhino/geometry/brep/brep.py -> build/lib/compas_rhino/geometry/brep copying src/compas_rhino/geometry/brep/builder.py -> build/lib/compas_rhino/geometry/brep copying src/compas_rhino/geometry/brep/edge.py -> build/lib/compas_rhino/geometry/brep copying src/compas_rhino/geometry/brep/face.py -> build/lib/compas_rhino/geometry/brep copying src/compas_rhino/geometry/brep/loop.py -> build/lib/compas_rhino/geometry/brep copying src/compas_rhino/geometry/brep/trim.py -> build/lib/compas_rhino/geometry/brep copying src/compas_rhino/geometry/brep/vertex.py -> build/lib/compas_rhino/geometry/brep creating build/lib/compas_rhino/geometry/curves copying src/compas_rhino/geometry/curves/__init__.py -> build/lib/compas_rhino/geometry/curves copying src/compas_rhino/geometry/curves/curve.py -> build/lib/compas_rhino/geometry/curves copying src/compas_rhino/geometry/curves/nurbs.py -> build/lib/compas_rhino/geometry/curves creating build/lib/compas_rhino/geometry/surfaces copying src/compas_rhino/geometry/surfaces/__init__.py -> build/lib/compas_rhino/geometry/surfaces copying src/compas_rhino/geometry/surfaces/nurbs.py -> build/lib/compas_rhino/geometry/surfaces copying src/compas_rhino/geometry/surfaces/surface.py -> build/lib/compas_rhino/geometry/surfaces creating build/lib/compas_rhino/geometry/transformations copying src/compas_rhino/geometry/transformations/__init__.py -> build/lib/compas_rhino/geometry/transformations creating build/lib/compas_rhino/geometry/trimesh copying src/compas_rhino/geometry/trimesh/__init__.py -> build/lib/compas_rhino/geometry/trimesh copying src/compas_rhino/geometry/trimesh/curvature.py -> build/lib/compas_rhino/geometry/trimesh copying src/compas_rhino/geometry/trimesh/slice.py -> build/lib/compas_rhino/geometry/trimesh creating build/lib/compas_rhino/utilities copying src/compas_rhino/utilities/__init__.py -> build/lib/compas_rhino/utilities copying src/compas_rhino/utilities/constructors.py -> build/lib/compas_rhino/utilities copying src/compas_rhino/utilities/document.py -> build/lib/compas_rhino/utilities copying src/compas_rhino/utilities/drawing.py -> build/lib/compas_rhino/utilities copying src/compas_rhino/utilities/geometry.py -> build/lib/compas_rhino/utilities copying src/compas_rhino/utilities/layers.py -> build/lib/compas_rhino/utilities copying src/compas_rhino/utilities/misc.py -> build/lib/compas_rhino/utilities copying src/compas_rhino/utilities/objects.py -> build/lib/compas_rhino/utilities creating build/lib/compas_blender/artists copying src/compas_blender/artists/__init__.py -> build/lib/compas_blender/artists copying src/compas_blender/artists/artist.py -> build/lib/compas_blender/artists copying src/compas_blender/artists/boxartist.py -> build/lib/compas_blender/artists copying src/compas_blender/artists/capsuleartist.py -> build/lib/compas_blender/artists copying src/compas_blender/artists/circleartist.py -> build/lib/compas_blender/artists copying src/compas_blender/artists/coneartist.py -> build/lib/compas_blender/artists copying src/compas_blender/artists/curveartist.py -> build/lib/compas_blender/artists copying src/compas_blender/artists/cylinderartist.py -> build/lib/compas_blender/artists copying src/compas_blender/artists/frameartist.py -> build/lib/compas_blender/artists copying src/compas_blender/artists/lineartist.py -> build/lib/compas_blender/artists copying src/compas_blender/artists/meshartist.py -> build/lib/compas_blender/artists copying src/compas_blender/artists/networkartist.py -> build/lib/compas_blender/artists copying src/compas_blender/artists/pointartist.py -> build/lib/compas_blender/artists copying src/compas_blender/artists/polygonartist.py -> build/lib/compas_blender/artists copying src/compas_blender/artists/polyhedronartist.py -> build/lib/compas_blender/artists copying src/compas_blender/artists/polylineartist.py -> build/lib/compas_blender/artists copying src/compas_blender/artists/robotmodelartist.py -> build/lib/compas_blender/artists copying src/compas_blender/artists/sphereartist.py -> build/lib/compas_blender/artists copying src/compas_blender/artists/surfaceartist.py -> build/lib/compas_blender/artists copying src/compas_blender/artists/torusartist.py -> build/lib/compas_blender/artists copying src/compas_blender/artists/vectorartist.py -> build/lib/compas_blender/artists copying src/compas_blender/artists/volmeshartist.py -> build/lib/compas_blender/artists creating build/lib/compas_blender/conversions copying src/compas_blender/conversions/__init__.py -> build/lib/compas_blender/conversions copying src/compas_blender/conversions/_geometry.py -> build/lib/compas_blender/conversions copying src/compas_blender/conversions/curve.py -> build/lib/compas_blender/conversions copying src/compas_blender/conversions/mesh.py -> build/lib/compas_blender/conversions creating build/lib/compas_blender/geometry copying src/compas_blender/geometry/__init__.py -> build/lib/compas_blender/geometry creating build/lib/compas_blender/geometry/booleans copying src/compas_blender/geometry/booleans/__init__.py -> build/lib/compas_blender/geometry/booleans creating build/lib/compas_blender/ui copying src/compas_blender/ui/__init__.py -> build/lib/compas_blender/ui copying src/compas_blender/ui/mouse.py -> build/lib/compas_blender/ui creating build/lib/compas_blender/ui/forms copying src/compas_blender/ui/forms/__init__.py -> build/lib/compas_blender/ui/forms creating build/lib/compas_blender/utilities copying src/compas_blender/utilities/__init__.py -> build/lib/compas_blender/utilities copying src/compas_blender/utilities/collections.py -> build/lib/compas_blender/utilities copying src/compas_blender/utilities/data.py -> build/lib/compas_blender/utilities copying src/compas_blender/utilities/drawing.py -> build/lib/compas_blender/utilities copying src/compas_blender/utilities/misc.py -> build/lib/compas_blender/utilities copying src/compas_blender/utilities/objects.py -> build/lib/compas_blender/utilities copying src/compas_ghpython/NOTES -> build/lib/compas_ghpython creating build/lib/compas_ghpython/artists copying src/compas_ghpython/artists/__init__.py -> build/lib/compas_ghpython/artists copying src/compas_ghpython/artists/artist.py -> build/lib/compas_ghpython/artists copying src/compas_ghpython/artists/boxartist.py -> build/lib/compas_ghpython/artists copying src/compas_ghpython/artists/brepartist.py -> build/lib/compas_ghpython/artists copying src/compas_ghpython/artists/capsuleartist.py -> build/lib/compas_ghpython/artists copying src/compas_ghpython/artists/circleartist.py -> build/lib/compas_ghpython/artists copying src/compas_ghpython/artists/coneartist.py -> build/lib/compas_ghpython/artists copying src/compas_ghpython/artists/curveartist.py -> build/lib/compas_ghpython/artists copying src/compas_ghpython/artists/cylinderartist.py -> build/lib/compas_ghpython/artists copying src/compas_ghpython/artists/frameartist.py -> build/lib/compas_ghpython/artists copying src/compas_ghpython/artists/lineartist.py -> build/lib/compas_ghpython/artists copying src/compas_ghpython/artists/meshartist.py -> build/lib/compas_ghpython/artists copying src/compas_ghpython/artists/networkartist.py -> build/lib/compas_ghpython/artists copying src/compas_ghpython/artists/pointartist.py -> build/lib/compas_ghpython/artists copying src/compas_ghpython/artists/polygonartist.py -> build/lib/compas_ghpython/artists copying src/compas_ghpython/artists/polyhedronartist.py -> build/lib/compas_ghpython/artists copying src/compas_ghpython/artists/polylineartist.py -> build/lib/compas_ghpython/artists copying src/compas_ghpython/artists/robotmodelartist.py -> build/lib/compas_ghpython/artists copying src/compas_ghpython/artists/sphereartist.py -> build/lib/compas_ghpython/artists copying src/compas_ghpython/artists/surfaceartist.py -> build/lib/compas_ghpython/artists copying src/compas_ghpython/artists/torusartist.py -> build/lib/compas_ghpython/artists copying src/compas_ghpython/artists/vectorartist.py -> build/lib/compas_ghpython/artists copying src/compas_ghpython/artists/volmeshartist.py -> build/lib/compas_ghpython/artists creating build/lib/compas_ghpython/components copying src/compas_ghpython/components/__init__.py -> build/lib/compas_ghpython/components creating build/lib/compas_ghpython/components/Compas_FromJson copying src/compas_ghpython/components/Compas_FromJson/code.py -> build/lib/compas_ghpython/components/Compas_FromJson copying src/compas_ghpython/components/Compas_FromJson/icon.png -> build/lib/compas_ghpython/components/Compas_FromJson copying src/compas_ghpython/components/Compas_FromJson/metadata.json -> build/lib/compas_ghpython/components/Compas_FromJson creating build/lib/compas_ghpython/components/Compas_Info copying src/compas_ghpython/components/Compas_Info/code.py -> build/lib/compas_ghpython/components/Compas_Info copying src/compas_ghpython/components/Compas_Info/icon.png -> build/lib/compas_ghpython/components/Compas_Info copying src/compas_ghpython/components/Compas_Info/metadata.json -> build/lib/compas_ghpython/components/Compas_Info creating build/lib/compas_ghpython/components/Compas_RpcCall copying src/compas_ghpython/components/Compas_RpcCall/code.py -> build/lib/compas_ghpython/components/Compas_RpcCall copying src/compas_ghpython/components/Compas_RpcCall/icon.png -> build/lib/compas_ghpython/components/Compas_RpcCall copying src/compas_ghpython/components/Compas_RpcCall/metadata.json -> build/lib/compas_ghpython/components/Compas_RpcCall creating build/lib/compas_ghpython/components/Compas_ToJson copying src/compas_ghpython/components/Compas_ToJson/code.py -> build/lib/compas_ghpython/components/Compas_ToJson copying src/compas_ghpython/components/Compas_ToJson/icon.png -> build/lib/compas_ghpython/components/Compas_ToJson copying src/compas_ghpython/components/Compas_ToJson/metadata.json -> build/lib/compas_ghpython/components/Compas_ToJson creating build/lib/compas_ghpython/components/Compas_ToRhinoGeometry copying src/compas_ghpython/components/Compas_ToRhinoGeometry/code.py -> build/lib/compas_ghpython/components/Compas_ToRhinoGeometry copying src/compas_ghpython/components/Compas_ToRhinoGeometry/icon.png -> build/lib/compas_ghpython/components/Compas_ToRhinoGeometry copying src/compas_ghpython/components/Compas_ToRhinoGeometry/metadata.json -> build/lib/compas_ghpython/components/Compas_ToRhinoGeometry creating build/lib/compas_ghpython/components/ghuser copying src/compas_ghpython/components/ghuser/Compas_FromJson.ghuser -> build/lib/compas_ghpython/components/ghuser copying src/compas_ghpython/components/ghuser/Compas_Info.ghuser -> build/lib/compas_ghpython/components/ghuser copying src/compas_ghpython/components/ghuser/Compas_RpcCall.ghuser -> build/lib/compas_ghpython/components/ghuser copying src/compas_ghpython/components/ghuser/Compas_ToJson.ghuser -> build/lib/compas_ghpython/components/ghuser copying src/compas_ghpython/components/ghuser/Compas_ToRhinoGeometry.ghuser -> build/lib/compas_ghpython/components/ghuser creating build/lib/compas_ghpython/utilities copying src/compas_ghpython/utilities/__init__.py -> build/lib/compas_ghpython/utilities copying src/compas_ghpython/utilities/drawing.py -> build/lib/compas_ghpython/utilities copying src/compas_ghpython/utilities/sets.py -> build/lib/compas_ghpython/utilities copying src/compas_ghpython/utilities/timer.py -> build/lib/compas_ghpython/utilities creating build/lib/compas_plotters/artists copying src/compas_plotters/artists/__init__.py -> build/lib/compas_plotters/artists copying src/compas_plotters/artists/artist.py -> build/lib/compas_plotters/artists copying src/compas_plotters/artists/circleartist.py -> build/lib/compas_plotters/artists copying src/compas_plotters/artists/ellipseartist.py -> build/lib/compas_plotters/artists copying src/compas_plotters/artists/lineartist.py -> build/lib/compas_plotters/artists copying src/compas_plotters/artists/meshartist.py -> build/lib/compas_plotters/artists copying src/compas_plotters/artists/networkartist.py -> build/lib/compas_plotters/artists copying src/compas_plotters/artists/pointartist.py -> build/lib/compas_plotters/artists copying src/compas_plotters/artists/polygonartist.py -> build/lib/compas_plotters/artists copying src/compas_plotters/artists/polylineartist.py -> build/lib/compas_plotters/artists copying src/compas_plotters/artists/segmentartist.py -> build/lib/compas_plotters/artists copying src/compas_plotters/artists/vectorartist.py -> build/lib/compas_plotters/artists creating build/lib/compas_plotters/core copying src/compas_plotters/core/__init__.py -> build/lib/compas_plotters/core copying src/compas_plotters/core/drawing.py -> build/lib/compas_plotters/core copying src/compas_plotters/core/helpers.py -> build/lib/compas_plotters/core copying src/compas_plotters/core/utilities.py -> build/lib/compas_plotters/core + sleep 1 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.35HL54 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64 ++ dirname /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64 + cd COMPAS-1.17.5 + 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 -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-1.17.5-1.aarch64 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-1.17.5-1.aarch64/usr creating /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib creating /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9 creating /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages creating /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas creating /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/rpc creating /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/rpc/services copying build/lib/compas/rpc/services/default.py -> /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/rpc/services copying build/lib/compas/rpc/services/__init__.py -> /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/rpc/services copying build/lib/compas/rpc/errors.py -> /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/rpc copying build/lib/compas/rpc/proxy.py -> /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/rpc copying build/lib/compas/rpc/__init__.py -> /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/rpc copying build/lib/compas/rpc/dispatcher.py -> /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/rpc copying build/lib/compas/rpc/__main__.py -> /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/rpc copying build/lib/compas/rpc/server.py -> /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/rpc creating /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/data copying build/lib/compas/data/json.py -> /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/data copying build/lib/compas/data/exceptions.py -> /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/data copying build/lib/compas/data/validators.py -> /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/data creating /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/data/schemas copying build/lib/compas/data/schemas/torus.json -> /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/data/schemas copying build/lib/compas/data/schemas/cone.json -> /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/data/schemas copying build/lib/compas/data/schemas/brep.json -> /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/data/schemas copying build/lib/compas/data/schemas/line.json -> /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/data/schemas copying build/lib/compas/data/schemas/capsule.json -> /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/data/schemas copying build/lib/compas/data/schemas/point.json -> /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/data/schemas copying build/lib/compas/data/schemas/pointcloud.json -> /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/data/schemas copying build/lib/compas/data/schemas/compas.json -> /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/data/schemas copying build/lib/compas/data/schemas/polyhedron.json -> /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/data/schemas copying build/lib/compas/data/schemas/box.json -> /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/data/schemas copying build/lib/compas/data/schemas/polygon.json -> /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/data/schemas copying build/lib/compas/data/schemas/halfface.json -> /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/data/schemas copying build/lib/compas/data/schemas/polyline.json -> /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/data/schemas copying build/lib/compas/data/schemas/transformation.json -> /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/data/schemas copying build/lib/compas/data/schemas/halfedge.json -> /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/data/schemas copying build/lib/compas/data/schemas/frame.json -> /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/data/schemas copying build/lib/compas/data/schemas/ellipse.json -> /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/data/schemas copying build/lib/compas/data/schemas/graph.json -> /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/data/schemas copying build/lib/compas/data/schemas/quaternion.json -> /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/data/schemas copying build/lib/compas/data/schemas/plane.json -> /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/data/schemas copying build/lib/compas/data/schemas/vector.json -> /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/data/schemas copying build/lib/compas/data/schemas/cylinder.json -> /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/data/schemas copying build/lib/compas/data/schemas/sphere.json -> /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/data/schemas copying build/lib/compas/data/schemas/circle.json -> /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/data/schemas copying build/lib/compas/data/data.py -> /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/data copying build/lib/compas/data/encoders.py -> /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/data copying build/lib/compas/data/coercion.py -> /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/data copying build/lib/compas/data/__init__.py -> /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/data copying build/lib/compas/data/conftest.py -> /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/data creating /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/data/samples copying build/lib/compas/data/samples/faces_big.obj -> /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/data/samples copying build/lib/compas/data/samples/tubemesh.json -> /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/data/samples copying build/lib/compas/data/samples/point.json -> /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/data/samples copying build/lib/compas/data/samples/lines_bigger.obj -> /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/data/samples copying build/lib/compas/data/samples/faces.obj -> /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/data/samples copying build/lib/compas/data/samples/boxes.obj -> /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/data/samples copying build/lib/compas/data/samples/quadmesh.obj -> /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/data/samples copying build/lib/compas/data/samples/mesh.obj -> /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/data/samples copying build/lib/compas/data/samples/cube_binary_2.stl -> /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/data/samples copying build/lib/compas/data/samples/grid_irregular.obj -> /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/data/samples copying build/lib/compas/data/samples/lines.json -> /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/data/samples copying build/lib/compas/data/samples/lines_noleaves.obj -> /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/data/samples copying build/lib/compas/data/samples/mesh_100_faces.json -> /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/data/samples copying build/lib/compas/data/samples/open_edges.obj -> /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/data/samples copying build/lib/compas/data/samples/fink.obj -> /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/data/samples copying build/lib/compas/data/samples/hypar.obj -> /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/data/samples copying build/lib/compas/data/samples/tubemesh.obj -> /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/data/samples copying build/lib/compas/data/samples/doosabin.json -> /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/data/samples creating /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/data/samples/ur_description creating /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/data/samples/ur_description/meshes creating /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/data/samples/ur_description/meshes/ur5 creating /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/data/samples/ur_description/meshes/ur5/visual copying build/lib/compas/data/samples/ur_description/meshes/ur5/visual/forearm.obj -> /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/data/samples/ur_description/meshes/ur5/visual copying build/lib/compas/data/samples/ur_description/meshes/ur5/visual/wrist2.obj -> /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/data/samples/ur_description/meshes/ur5/visual copying build/lib/compas/data/samples/ur_description/meshes/ur5/visual/wrist1.obj -> /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/data/samples/ur_description/meshes/ur5/visual copying build/lib/compas/data/samples/ur_description/meshes/ur5/visual/wrist3.obj -> /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/data/samples/ur_description/meshes/ur5/visual copying build/lib/compas/data/samples/ur_description/meshes/ur5/visual/shoulder.obj -> /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/data/samples/ur_description/meshes/ur5/visual copying build/lib/compas/data/samples/ur_description/meshes/ur5/visual/upperarm.obj -> /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/data/samples/ur_description/meshes/ur5/visual copying build/lib/compas/data/samples/ur_description/meshes/ur5/visual/base.obj -> /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/data/samples/ur_description/meshes/ur5/visual creating /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/data/samples/ur_description/meshes/ur5/collision copying build/lib/compas/data/samples/ur_description/meshes/ur5/collision/wrist2.stl -> /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/data/samples/ur_description/meshes/ur5/collision copying build/lib/compas/data/samples/ur_description/meshes/ur5/collision/wrist1.stl -> /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/data/samples/ur_description/meshes/ur5/collision copying build/lib/compas/data/samples/ur_description/meshes/ur5/collision/base.stl -> /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/data/samples/ur_description/meshes/ur5/collision copying build/lib/compas/data/samples/ur_description/meshes/ur5/collision/upperarm.stl -> /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/data/samples/ur_description/meshes/ur5/collision copying build/lib/compas/data/samples/ur_description/meshes/ur5/collision/shoulder.stl -> /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/data/samples/ur_description/meshes/ur5/collision copying build/lib/compas/data/samples/ur_description/meshes/ur5/collision/wrist3.stl -> /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/data/samples/ur_description/meshes/ur5/collision copying build/lib/compas/data/samples/ur_description/meshes/ur5/collision/forearm.stl -> /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/data/samples/ur_description/meshes/ur5/collision creating /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/data/samples/ur_description/urdf copying build/lib/compas/data/samples/ur_description/urdf/ur5.urdf -> /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/data/samples/ur_description/urdf copying build/lib/compas/data/samples/quadmesh_planar.obj -> /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/data/samples copying build/lib/compas/data/samples/saddle.obj -> /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/data/samples copying build/lib/compas/data/samples/cone.stl -> /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/data/samples copying build/lib/compas/data/samples/cube_ascii.stl -> /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/data/samples copying build/lib/compas/data/samples/lines.obj -> /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/data/samples copying build/lib/compas/data/samples/cone_tool.json -> /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/data/samples copying build/lib/compas/data/samples/butt_model.obj -> /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/data/samples copying build/lib/compas/data/samples/tubemesh.off -> /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/data/samples copying build/lib/compas/data/samples/tubemesh.ply -> /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/data/samples copying build/lib/compas/data/samples/cube_binary.stl -> /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/data/samples copying build/lib/compas/data/samples/faces_reversed.obj -> /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/data/samples copying build/lib/compas/data/samples/lines_big.obj -> /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/data/samples copying build/lib/compas/data/samples/spline.obj -> /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/data/samples copying build/lib/compas/data/samples/cube.off -> /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/data/samples copying build/lib/compas/data/samples/mesh_110_faces.json -> /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/data/samples copying build/lib/compas/plugins.py -> /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas creating /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/files copying build/lib/compas/files/ply.py -> /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/files copying build/lib/compas/files/dxf.py -> /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/files copying build/lib/compas/files/urdf.py -> /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/files copying build/lib/compas/files/xml.py -> /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/files creating /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/files/gltf copying build/lib/compas/files/gltf/gltf_children.py -> /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/files/gltf copying build/lib/compas/files/gltf/extensions.py -> /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/files/gltf copying build/lib/compas/files/gltf/gltf_node.py -> /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/files/gltf copying build/lib/compas/files/gltf/gltf_content.py -> /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/files/gltf copying build/lib/compas/files/gltf/constants.py -> /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/files/gltf copying build/lib/compas/files/gltf/gltf_reader.py -> /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/files/gltf copying build/lib/compas/files/gltf/gltf_scene.py -> /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/files/gltf copying build/lib/compas/files/gltf/gltf_exporter.py -> /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/files/gltf copying build/lib/compas/files/gltf/data_classes.py -> /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/files/gltf copying build/lib/compas/files/gltf/gltf_mesh.py -> /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/files/gltf copying build/lib/compas/files/gltf/__init__.py -> /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/files/gltf copying build/lib/compas/files/gltf/helpers.py -> /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/files/gltf copying build/lib/compas/files/gltf/gltf.py -> /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/files/gltf copying build/lib/compas/files/gltf/gltf_parser.py -> /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/files/gltf creating /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/files/_xml copying build/lib/compas/files/_xml/xml_cpython.py -> /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/files/_xml copying build/lib/compas/files/_xml/xml_pre_38.py -> /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/files/_xml copying build/lib/compas/files/_xml/__init__.py -> /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/files/_xml copying build/lib/compas/files/_xml/xml_shared.py -> /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/files/_xml copying build/lib/compas/files/_xml/xml_cli.py -> /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/files/_xml copying build/lib/compas/files/__init__.py -> /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/files copying build/lib/compas/files/stl.py -> /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/files copying build/lib/compas/files/las.py -> /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/files copying build/lib/compas/files/off.py -> /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/files copying build/lib/compas/files/obj.py -> /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/files copying build/lib/compas/base.py -> /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas creating /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/topology copying build/lib/compas/topology/orientation.py -> /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/topology copying build/lib/compas/topology/connectivity.py -> /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/topology copying build/lib/compas/topology/combinatorics.py -> /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/topology copying build/lib/compas/topology/orientation_numpy.py -> /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/topology copying build/lib/compas/topology/__init__.py -> /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/topology copying build/lib/compas/topology/traversal.py -> /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/topology copying build/lib/compas/topology/orientation_rhino.py -> /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/topology creating /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/numerical copying build/lib/compas/numerical/utilities.py -> /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/numerical creating /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/numerical/isolines copying build/lib/compas/numerical/isolines/isolines_numpy.py -> /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/numerical/isolines copying build/lib/compas/numerical/isolines/__init__.py -> /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/numerical/isolines creating /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/numerical/fd copying build/lib/compas/numerical/fd/fd_numpy.py -> /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/numerical/fd copying build/lib/compas/numerical/fd/__init__.py -> /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/numerical/fd creating /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/numerical/topop copying build/lib/compas/numerical/topop/topop_numpy.py -> /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/numerical/topop copying build/lib/compas/numerical/topop/__init__.py -> /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/numerical/topop creating /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/numerical/lma copying build/lib/compas/numerical/lma/lma_numpy.py -> /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/numerical/lma copying build/lib/compas/numerical/lma/__init__.py -> /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/numerical/lma creating /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/numerical/pca copying build/lib/compas/numerical/pca/pca_numpy.py -> /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/numerical/pca copying build/lib/compas/numerical/pca/__init__.py -> /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/numerical/pca copying build/lib/compas/numerical/linalg.py -> /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/numerical creating /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/numerical/mma copying build/lib/compas/numerical/mma/__init__.py -> /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/numerical/mma copying build/lib/compas/numerical/mma/mma_numpy.py -> /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/numerical/mma creating /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/numerical/dr copying build/lib/compas/numerical/dr/dr.py -> /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/numerical/dr copying build/lib/compas/numerical/dr/__init__.py -> /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/numerical/dr copying build/lib/compas/numerical/dr/dr_numpy.py -> /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/numerical/dr creating /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/numerical/ga copying build/lib/compas/numerical/ga/ga.py -> /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/numerical/ga copying build/lib/compas/numerical/ga/__init__.py -> /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/numerical/ga copying build/lib/compas/numerical/ga/moga.py -> /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/numerical/ga copying build/lib/compas/numerical/__init__.py -> /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/numerical creating /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/numerical/descent copying build/lib/compas/numerical/descent/__init__.py -> /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/numerical/descent copying build/lib/compas/numerical/descent/descent_numpy.py -> /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/numerical/descent creating /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/numerical/devo copying build/lib/compas/numerical/devo/devo_numpy.py -> /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/numerical/devo copying build/lib/compas/numerical/devo/__init__.py -> /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/numerical/devo copying build/lib/compas/numerical/matrices.py -> /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/numerical copying build/lib/compas/numerical/operators.py -> /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/numerical creating /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/artists copying build/lib/compas/artists/exceptions.py -> /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/artists copying build/lib/compas/artists/surfaceartist.py -> /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/artists copying build/lib/compas/artists/artist.py -> /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/artists copying build/lib/compas/artists/volmeshartist.py -> /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/artists copying build/lib/compas/artists/meshartist.py -> /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/artists copying build/lib/compas/artists/networkartist.py -> /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/artists copying build/lib/compas/artists/shapeartist.py -> /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/artists copying build/lib/compas/artists/assemblyartist.py -> /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/artists copying build/lib/compas/artists/primitiveartist.py -> /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/artists copying build/lib/compas/artists/__init__.py -> /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/artists copying build/lib/compas/artists/curveartist.py -> /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/artists copying build/lib/compas/artists/robotmodelartist.py -> /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/artists copying build/lib/compas/artists/colordict.py -> /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/artists creating /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/datastructures creating /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/datastructures/assembly copying build/lib/compas/datastructures/assembly/exceptions.py -> /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/datastructures/assembly copying build/lib/compas/datastructures/assembly/assembly.py -> /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/datastructures/assembly copying build/lib/compas/datastructures/assembly/part.py -> /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/datastructures/assembly copying build/lib/compas/datastructures/assembly/__init__.py -> /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/datastructures/assembly copying build/lib/compas/datastructures/attributes.py -> /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/datastructures copying build/lib/compas/datastructures/datastructure.py -> /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/datastructures creating /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/datastructures/mesh copying build/lib/compas/datastructures/mesh/orientation.py -> /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/datastructures/mesh copying build/lib/compas/datastructures/mesh/contours_numpy.py -> /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/datastructures/mesh copying build/lib/compas/datastructures/mesh/trimesh_samplepoints_numpy.py -> /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/datastructures/mesh copying build/lib/compas/datastructures/mesh/geometry.py -> /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/datastructures/mesh copying build/lib/compas/datastructures/mesh/triangulation.py -> /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/datastructures/mesh copying build/lib/compas/datastructures/mesh/remesh.py -> /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/datastructures/mesh copying build/lib/compas/datastructures/mesh/pull_numpy.py -> /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/datastructures/mesh copying build/lib/compas/datastructures/mesh/transformations_numpy.py -> /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/datastructures/mesh copying build/lib/compas/datastructures/mesh/bbox.py -> /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/datastructures/mesh copying build/lib/compas/datastructures/mesh/parameterisation.py -> /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/datastructures/mesh copying build/lib/compas/datastructures/mesh/smoothing.py -> /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/datastructures/mesh creating /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/datastructures/mesh/operations copying build/lib/compas/datastructures/mesh/operations/weld.py -> /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/datastructures/mesh/operations copying build/lib/compas/datastructures/mesh/operations/split.py -> /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/datastructures/mesh/operations copying build/lib/compas/datastructures/mesh/operations/collapse.py -> /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/datastructures/mesh/operations copying build/lib/compas/datastructures/mesh/operations/insert.py -> /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/datastructures/mesh/operations copying build/lib/compas/datastructures/mesh/operations/__init__.py -> /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/datastructures/mesh/operations copying build/lib/compas/datastructures/mesh/operations/merge.py -> /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/datastructures/mesh/operations copying build/lib/compas/datastructures/mesh/operations/swap.py -> /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/datastructures/mesh/operations copying build/lib/compas/datastructures/mesh/operations/substitute.py -> /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/datastructures/mesh/operations copying build/lib/compas/datastructures/mesh/trimming.py -> /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/datastructures/mesh copying build/lib/compas/datastructures/mesh/transformations.py -> /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/datastructures/mesh copying build/lib/compas/datastructures/mesh/explode.py -> /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/datastructures/mesh copying build/lib/compas/datastructures/mesh/curvature.py -> /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/datastructures/mesh copying build/lib/compas/datastructures/mesh/subdivision.py -> /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/datastructures/mesh copying build/lib/compas/datastructures/mesh/duality.py -> /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/datastructures/mesh copying build/lib/compas/datastructures/mesh/combinatorics.py -> /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/datastructures/mesh copying build/lib/compas/datastructures/mesh/join.py -> /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/datastructures/mesh copying build/lib/compas/datastructures/mesh/offset.py -> /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/datastructures/mesh copying build/lib/compas/datastructures/mesh/slice.py -> /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/datastructures/mesh copying build/lib/compas/datastructures/mesh/geodesics_numpy.py -> /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/datastructures/mesh copying build/lib/compas/datastructures/mesh/__init__.py -> /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/datastructures/mesh copying build/lib/compas/datastructures/mesh/bbox_numpy.py -> /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/datastructures/mesh copying build/lib/compas/datastructures/mesh/matrices.py -> /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/datastructures/mesh copying build/lib/compas/datastructures/mesh/mesh.py -> /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/datastructures/mesh copying build/lib/compas/datastructures/mesh/descent_numpy.py -> /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/datastructures/mesh copying build/lib/compas/datastructures/mesh/smoothing_numpy.py -> /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/datastructures/mesh copying build/lib/compas/datastructures/mesh/conway.py -> /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/datastructures/mesh copying build/lib/compas/datastructures/mesh/planarisation.py -> /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/datastructures/mesh copying build/lib/compas/datastructures/mesh/clean.py -> /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/datastructures/mesh creating /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/datastructures/volmesh copying build/lib/compas/datastructures/volmesh/bbox.py -> /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/datastructures/volmesh creating /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/datastructures/volmesh/operations copying build/lib/compas/datastructures/volmesh/operations/__init__.py -> /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/datastructures/volmesh/operations copying build/lib/compas/datastructures/volmesh/transformations.py -> /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/datastructures/volmesh copying build/lib/compas/datastructures/volmesh/__init__.py -> /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/datastructures/volmesh copying build/lib/compas/datastructures/volmesh/volmesh.py -> /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/datastructures/volmesh creating /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/datastructures/halfedge copying build/lib/compas/datastructures/halfedge/halfedge.py -> /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/datastructures/halfedge copying build/lib/compas/datastructures/halfedge/__init__.py -> /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/datastructures/halfedge creating /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/datastructures/halfface copying build/lib/compas/datastructures/halfface/halfface.py -> /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/datastructures/halfface copying build/lib/compas/datastructures/halfface/__init__.py -> /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/datastructures/halfface creating /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/datastructures/graph copying build/lib/compas/datastructures/graph/__init__.py -> /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/datastructures/graph copying build/lib/compas/datastructures/graph/graph.py -> /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/datastructures/graph copying build/lib/compas/datastructures/_mutablemapping.py -> /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/datastructures copying build/lib/compas/datastructures/__init__.py -> /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/datastructures creating /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/datastructures/network copying build/lib/compas/datastructures/network/smoothing.py -> /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/datastructures/network copying build/lib/compas/datastructures/network/complementarity.py -> /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/datastructures/network copying build/lib/compas/datastructures/network/planarity.py -> /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/datastructures/network creating /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/datastructures/network/operations copying build/lib/compas/datastructures/network/operations/split.py -> /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/datastructures/network/operations copying build/lib/compas/datastructures/network/operations/join.py -> /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/datastructures/network/operations copying build/lib/compas/datastructures/network/operations/__init__.py -> /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/datastructures/network/operations copying build/lib/compas/datastructures/network/transformations.py -> /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/datastructures/network copying build/lib/compas/datastructures/network/explode.py -> /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/datastructures/network copying build/lib/compas/datastructures/network/duality.py -> /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/datastructures/network copying build/lib/compas/datastructures/network/combinatorics.py -> /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/datastructures/network copying build/lib/compas/datastructures/network/network.py -> /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/datastructures/network copying build/lib/compas/datastructures/network/__init__.py -> /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/datastructures/network copying build/lib/compas/datastructures/network/traversal.py -> /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/datastructures/network copying build/lib/compas/datastructures/network/matrices.py -> /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/datastructures/network creating /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/geometry creating /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/geometry/booleans copying build/lib/compas/geometry/booleans/__init__.py -> /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/geometry/booleans copying build/lib/compas/geometry/geometry.py -> /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/geometry creating /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/geometry/curves copying build/lib/compas/geometry/curves/nurbs.py -> /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/geometry/curves copying build/lib/compas/geometry/curves/curve.py -> /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/geometry/curves copying build/lib/compas/geometry/curves/__init__.py -> /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/geometry/curves creating /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/geometry/quadmesh copying build/lib/compas/geometry/quadmesh/planarization.py -> /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/geometry/quadmesh copying build/lib/compas/geometry/quadmesh/__init__.py -> /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/geometry/quadmesh creating /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/geometry/intersections copying build/lib/compas/geometry/intersections/intersections.py -> /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/geometry/intersections copying build/lib/compas/geometry/intersections/__init__.py -> /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/geometry/intersections creating /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/geometry/predicates copying build/lib/compas/geometry/predicates/predicates_3.py -> /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/geometry/predicates copying build/lib/compas/geometry/predicates/__init__.py -> /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/geometry/predicates copying build/lib/compas/geometry/predicates/predicates_2.py -> /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/geometry/predicates creating /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/geometry/bestfit copying build/lib/compas/geometry/bestfit/bestfit_numpy.py -> /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/geometry/bestfit copying build/lib/compas/geometry/bestfit/bestfit.py -> /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/geometry/bestfit copying build/lib/compas/geometry/bestfit/__init__.py -> /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/geometry/bestfit creating /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/geometry/primitives copying build/lib/compas/geometry/primitives/line.py -> /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/geometry/primitives copying build/lib/compas/geometry/primitives/arc.py -> /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/geometry/primitives copying build/lib/compas/geometry/primitives/point.py -> /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/geometry/primitives copying build/lib/compas/geometry/primitives/plane.py -> /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/geometry/primitives copying build/lib/compas/geometry/primitives/polyline.py -> /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/geometry/primitives copying build/lib/compas/geometry/primitives/curve.py -> /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/geometry/primitives copying build/lib/compas/geometry/primitives/_primitive.py -> /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/geometry/primitives copying build/lib/compas/geometry/primitives/frame.py -> /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/geometry/primitives copying build/lib/compas/geometry/primitives/circle.py -> /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/geometry/primitives copying build/lib/compas/geometry/primitives/__init__.py -> /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/geometry/primitives copying build/lib/compas/geometry/primitives/polygon.py -> /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/geometry/primitives copying build/lib/compas/geometry/primitives/ellipse.py -> /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/geometry/primitives copying build/lib/compas/geometry/primitives/vector.py -> /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/geometry/primitives copying build/lib/compas/geometry/primitives/quaternion.py -> /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/geometry/primitives creating /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/geometry/trimesh copying build/lib/compas/geometry/trimesh/remesh.py -> /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/geometry/trimesh copying build/lib/compas/geometry/trimesh/parametrisation.py -> /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/geometry/trimesh copying build/lib/compas/geometry/trimesh/geodistance.py -> /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/geometry/trimesh copying build/lib/compas/geometry/trimesh/slicing.py -> /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/geometry/trimesh copying build/lib/compas/geometry/trimesh/curvature.py -> /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/geometry/trimesh copying build/lib/compas/geometry/trimesh/__init__.py -> /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/geometry/trimesh copying build/lib/compas/geometry/trimesh/matrices.py -> /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/geometry/trimesh copying build/lib/compas/geometry/trimesh/isolines.py -> /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/geometry/trimesh creating /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/geometry/brep copying build/lib/compas/geometry/brep/trim.py -> /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/geometry/brep copying build/lib/compas/geometry/brep/edge.py -> /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/geometry/brep copying build/lib/compas/geometry/brep/face.py -> /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/geometry/brep copying build/lib/compas/geometry/brep/brep.py -> /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/geometry/brep copying build/lib/compas/geometry/brep/__init__.py -> /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/geometry/brep copying build/lib/compas/geometry/brep/loop.py -> /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/geometry/brep copying build/lib/compas/geometry/brep/vertex.py -> /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/geometry/brep creating /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/geometry/_core copying build/lib/compas/geometry/_core/_algebra.py -> /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/geometry/_core copying build/lib/compas/geometry/_core/quaternions.py -> /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/geometry/_core copying build/lib/compas/geometry/_core/constructors.py -> /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/geometry/_core copying build/lib/compas/geometry/_core/centroids.py -> /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/geometry/_core copying build/lib/compas/geometry/_core/angles.py -> /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/geometry/_core copying build/lib/compas/geometry/_core/normals.py -> /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/geometry/_core copying build/lib/compas/geometry/_core/analytical.py -> /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/geometry/_core copying build/lib/compas/geometry/_core/tangent.py -> /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/geometry/_core copying build/lib/compas/geometry/_core/kdtree.py -> /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/geometry/_core copying build/lib/compas/geometry/_core/__init__.py -> /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/geometry/_core copying build/lib/compas/geometry/_core/size.py -> /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/geometry/_core copying build/lib/compas/geometry/_core/distance.py -> /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/geometry/_core creating /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/geometry/bbox copying build/lib/compas/geometry/bbox/bbox.py -> /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/geometry/bbox copying build/lib/compas/geometry/bbox/__init__.py -> /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/geometry/bbox copying build/lib/compas/geometry/bbox/bbox_numpy.py -> /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/geometry/bbox creating /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/geometry/surfaces copying build/lib/compas/geometry/surfaces/nurbs.py -> /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/geometry/surfaces copying build/lib/compas/geometry/surfaces/surface.py -> /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/geometry/surfaces copying build/lib/compas/geometry/surfaces/__init__.py -> /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/geometry/surfaces creating /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/geometry/shapes copying build/lib/compas/geometry/shapes/polyhedron.py -> /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/geometry/shapes copying build/lib/compas/geometry/shapes/capsule.py -> /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/geometry/shapes copying build/lib/compas/geometry/shapes/sphere.py -> /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/geometry/shapes copying build/lib/compas/geometry/shapes/cone.py -> /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/geometry/shapes copying build/lib/compas/geometry/shapes/__init__.py -> /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/geometry/shapes copying build/lib/compas/geometry/shapes/cylinder.py -> /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/geometry/shapes copying build/lib/compas/geometry/shapes/torus.py -> /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/geometry/shapes copying build/lib/compas/geometry/shapes/box.py -> /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/geometry/shapes copying build/lib/compas/geometry/shapes/_shape.py -> /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/geometry/shapes copying build/lib/compas/geometry/__init__.py -> /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/geometry creating /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/geometry/offset copying build/lib/compas/geometry/offset/offset.py -> /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/geometry/offset copying build/lib/compas/geometry/offset/__init__.py -> /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/geometry/offset creating /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/geometry/pointclouds copying build/lib/compas/geometry/pointclouds/pointcloud.py -> /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/geometry/pointclouds copying build/lib/compas/geometry/pointclouds/__init__.py -> /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/geometry/pointclouds creating /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/geometry/triangulation copying build/lib/compas/geometry/triangulation/delaunay_numpy.py -> /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/geometry/triangulation copying build/lib/compas/geometry/triangulation/__init__.py -> /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/geometry/triangulation copying build/lib/compas/geometry/triangulation/delaunay.py -> /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/geometry/triangulation creating /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/geometry/interpolation copying build/lib/compas/geometry/interpolation/tweening.py -> /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/geometry/interpolation copying build/lib/compas/geometry/interpolation/__init__.py -> /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/geometry/interpolation copying build/lib/compas/geometry/interpolation/barycentric.py -> /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/geometry/interpolation copying build/lib/compas/geometry/interpolation/coons.py -> /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/geometry/interpolation creating /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/geometry/hull copying build/lib/compas/geometry/hull/hull.py -> /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/geometry/hull copying build/lib/compas/geometry/hull/__init__.py -> /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/geometry/hull copying build/lib/compas/geometry/hull/hull_numpy.py -> /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/geometry/hull creating /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/geometry/icp copying build/lib/compas/geometry/icp/icp_numpy.py -> /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/geometry/icp copying build/lib/compas/geometry/icp/__init__.py -> /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/geometry/icp creating /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/geometry/transformations copying build/lib/compas/geometry/transformations/translation.py -> /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/geometry/transformations copying build/lib/compas/geometry/transformations/transformation.py -> /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/geometry/transformations copying build/lib/compas/geometry/transformations/shear.py -> /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/geometry/transformations copying build/lib/compas/geometry/transformations/transformations_numpy.py -> /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/geometry/transformations copying build/lib/compas/geometry/transformations/transformations.py -> /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/geometry/transformations copying build/lib/compas/geometry/transformations/scale.py -> /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/geometry/transformations copying build/lib/compas/geometry/transformations/__init__.py -> /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/geometry/transformations copying build/lib/compas/geometry/transformations/matrices.py -> /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/geometry/transformations copying build/lib/compas/geometry/transformations/projection.py -> /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/geometry/transformations copying build/lib/compas/geometry/transformations/rotation.py -> /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/geometry/transformations copying build/lib/compas/geometry/transformations/reflection.py -> /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/geometry/transformations copying build/lib/compas/_os.py -> /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas creating /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/colors copying build/lib/compas/colors/html_colors.py -> /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/colors creating /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/colors/cmcrameri copying build/lib/compas/colors/cmcrameri/bilbaoS.txt -> /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/colors/cmcrameri copying build/lib/compas/colors/cmcrameri/lisbon.txt -> /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/colors/cmcrameri copying build/lib/compas/colors/cmcrameri/corkO.txt -> /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/colors/cmcrameri copying build/lib/compas/colors/cmcrameri/davos.txt -> /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/colors/cmcrameri copying build/lib/compas/colors/cmcrameri/lajollaS.txt -> /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/colors/cmcrameri copying build/lib/compas/colors/cmcrameri/devon.txt -> /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/colors/cmcrameri copying build/lib/compas/colors/cmcrameri/bukavu.txt -> /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/colors/cmcrameri copying build/lib/compas/colors/cmcrameri/imola.txt -> /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/colors/cmcrameri copying build/lib/compas/colors/cmcrameri/nuukS.txt -> /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/colors/cmcrameri copying build/lib/compas/colors/cmcrameri/cork.txt -> /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/colors/cmcrameri copying build/lib/compas/colors/cmcrameri/LICENSE -> /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/colors/cmcrameri copying build/lib/compas/colors/cmcrameri/batlow.txt -> /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/colors/cmcrameri copying build/lib/compas/colors/cmcrameri/buda.txt -> /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/colors/cmcrameri copying build/lib/compas/colors/cmcrameri/batlowW.txt -> /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/colors/cmcrameri copying build/lib/compas/colors/cmcrameri/imolaS.txt -> /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/colors/cmcrameri copying build/lib/compas/colors/cmcrameri/hawaii.txt -> /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/colors/cmcrameri copying build/lib/compas/colors/cmcrameri/oleron.txt -> /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/colors/cmcrameri copying build/lib/compas/colors/cmcrameri/berlin.txt -> /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/colors/cmcrameri copying build/lib/compas/colors/cmcrameri/bamakoS.txt -> /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/colors/cmcrameri copying build/lib/compas/colors/cmcrameri/roma.txt -> /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/colors/cmcrameri copying build/lib/compas/colors/cmcrameri/broc.txt -> /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/colors/cmcrameri copying build/lib/compas/colors/cmcrameri/tokyo.txt -> /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/colors/cmcrameri copying build/lib/compas/colors/cmcrameri/fes.txt -> /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/colors/cmcrameri copying build/lib/compas/colors/cmcrameri/actonS.txt -> /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/colors/cmcrameri copying build/lib/compas/colors/cmcrameri/osloS.txt -> /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/colors/cmcrameri copying build/lib/compas/colors/cmcrameri/bam.txt -> /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/colors/cmcrameri copying build/lib/compas/colors/cmcrameri/bamO.txt -> /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/colors/cmcrameri copying build/lib/compas/colors/cmcrameri/vikO.txt -> /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/colors/cmcrameri copying build/lib/compas/colors/cmcrameri/devonS.txt -> /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/colors/cmcrameri copying build/lib/compas/colors/cmcrameri/grayCS.txt -> /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/colors/cmcrameri copying build/lib/compas/colors/cmcrameri/grayC.txt -> /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/colors/cmcrameri copying build/lib/compas/colors/cmcrameri/davosS.txt -> /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/colors/cmcrameri copying build/lib/compas/colors/cmcrameri/bamako.txt -> /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/colors/cmcrameri copying build/lib/compas/colors/cmcrameri/vik.txt -> /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/colors/cmcrameri copying build/lib/compas/colors/cmcrameri/romaO.txt -> /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/colors/cmcrameri copying build/lib/compas/colors/cmcrameri/batlowK.txt -> /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/colors/cmcrameri copying build/lib/compas/colors/cmcrameri/lajolla.txt -> /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/colors/cmcrameri copying build/lib/compas/colors/cmcrameri/batlowS.txt -> /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/colors/cmcrameri copying build/lib/compas/colors/cmcrameri/tofino.txt -> /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/colors/cmcrameri copying build/lib/compas/colors/cmcrameri/budaS.txt -> /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/colors/cmcrameri copying build/lib/compas/colors/cmcrameri/vanimo.txt -> /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/colors/cmcrameri copying build/lib/compas/colors/cmcrameri/hawaiiS.txt -> /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/colors/cmcrameri copying build/lib/compas/colors/cmcrameri/bilbao.txt -> /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/colors/cmcrameri copying build/lib/compas/colors/cmcrameri/lapazS.txt -> /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/colors/cmcrameri copying build/lib/compas/colors/cmcrameri/turkuS.txt -> /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/colors/cmcrameri copying build/lib/compas/colors/cmcrameri/brocO.txt -> /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/colors/cmcrameri copying build/lib/compas/colors/cmcrameri/tokyoS.txt -> /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/colors/cmcrameri copying build/lib/compas/colors/cmcrameri/oslo.txt -> /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/colors/cmcrameri copying build/lib/compas/colors/cmcrameri/acton.txt -> /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/colors/cmcrameri copying build/lib/compas/colors/cmcrameri/turku.txt -> /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/colors/cmcrameri copying build/lib/compas/colors/cmcrameri/lapaz.txt -> /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/colors/cmcrameri copying build/lib/compas/colors/cmcrameri/nuuk.txt -> /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/colors/cmcrameri copying build/lib/compas/colors/color.py -> /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/colors copying build/lib/compas/colors/__init__.py -> /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/colors copying build/lib/compas/colors/mpl_colormap.py -> /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/colors copying build/lib/compas/colors/colormap.py -> /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/colors copying build/lib/compas/__init__.py -> /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas creating /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/utilities copying build/lib/compas/utilities/azync.py -> /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/utilities copying build/lib/compas/utilities/colors.py -> /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/utilities copying build/lib/compas/utilities/coercing.py -> /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/utilities copying build/lib/compas/utilities/maps.py -> /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/utilities copying build/lib/compas/utilities/xfunc.py -> /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/utilities copying build/lib/compas/utilities/descriptors.py -> /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/utilities copying build/lib/compas/utilities/encoders.py -> /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/utilities copying build/lib/compas/utilities/itertools.py -> /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/utilities copying build/lib/compas/utilities/images.py -> /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/utilities copying build/lib/compas/utilities/__init__.py -> /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/utilities copying build/lib/compas/utilities/ssh.py -> /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/utilities copying build/lib/compas/utilities/decorators.py -> /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/utilities copying build/lib/compas/utilities/remote.py -> /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/utilities copying build/lib/compas/utilities/datetime.py -> /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/utilities creating /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/robots creating /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/robots/model copying build/lib/compas/robots/model/geometry.py -> /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/robots/model copying build/lib/compas/robots/model/base.py -> /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/robots/model copying build/lib/compas/robots/model/robot.py -> /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/robots/model copying build/lib/compas/robots/model/joint.py -> /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/robots/model copying build/lib/compas/robots/model/__init__.py -> /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/robots/model copying build/lib/compas/robots/model/tool.py -> /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/robots/model copying build/lib/compas/robots/model/link.py -> /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/robots/model copying build/lib/compas/robots/__init__.py -> /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/robots creating /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/robots/resources copying build/lib/compas/robots/resources/__init__.py -> /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/robots/resources copying build/lib/compas/robots/resources/basic.py -> /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/robots/resources copying build/lib/compas/robots/resources/github.py -> /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/robots/resources copying build/lib/compas/robots/configuration.py -> /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/robots copying build/lib/compas/__main__.py -> /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas copying build/lib/compas/_iotools.py -> /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas creating /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas_ghpython copying build/lib/compas_ghpython/NOTES -> /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas_ghpython creating /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas_ghpython/components creating /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas_ghpython/components/ghuser copying build/lib/compas_ghpython/components/ghuser/Compas_RpcCall.ghuser -> /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas_ghpython/components/ghuser copying build/lib/compas_ghpython/components/ghuser/Compas_Info.ghuser -> /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas_ghpython/components/ghuser copying build/lib/compas_ghpython/components/ghuser/Compas_ToJson.ghuser -> /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas_ghpython/components/ghuser copying build/lib/compas_ghpython/components/ghuser/Compas_FromJson.ghuser -> /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas_ghpython/components/ghuser copying build/lib/compas_ghpython/components/ghuser/Compas_ToRhinoGeometry.ghuser -> /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas_ghpython/components/ghuser creating /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas_ghpython/components/Compas_Info copying build/lib/compas_ghpython/components/Compas_Info/metadata.json -> /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas_ghpython/components/Compas_Info copying build/lib/compas_ghpython/components/Compas_Info/icon.png -> /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas_ghpython/components/Compas_Info copying build/lib/compas_ghpython/components/Compas_Info/code.py -> /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas_ghpython/components/Compas_Info creating /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas_ghpython/components/Compas_FromJson copying build/lib/compas_ghpython/components/Compas_FromJson/metadata.json -> /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas_ghpython/components/Compas_FromJson copying build/lib/compas_ghpython/components/Compas_FromJson/icon.png -> /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas_ghpython/components/Compas_FromJson copying build/lib/compas_ghpython/components/Compas_FromJson/code.py -> /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas_ghpython/components/Compas_FromJson creating /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas_ghpython/components/Compas_RpcCall copying build/lib/compas_ghpython/components/Compas_RpcCall/metadata.json -> /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas_ghpython/components/Compas_RpcCall copying build/lib/compas_ghpython/components/Compas_RpcCall/icon.png -> /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas_ghpython/components/Compas_RpcCall copying build/lib/compas_ghpython/components/Compas_RpcCall/code.py -> /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas_ghpython/components/Compas_RpcCall creating /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas_ghpython/components/Compas_ToRhinoGeometry copying build/lib/compas_ghpython/components/Compas_ToRhinoGeometry/metadata.json -> /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas_ghpython/components/Compas_ToRhinoGeometry copying build/lib/compas_ghpython/components/Compas_ToRhinoGeometry/icon.png -> /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas_ghpython/components/Compas_ToRhinoGeometry copying build/lib/compas_ghpython/components/Compas_ToRhinoGeometry/code.py -> /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas_ghpython/components/Compas_ToRhinoGeometry creating /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas_ghpython/components/Compas_ToJson copying build/lib/compas_ghpython/components/Compas_ToJson/metadata.json -> /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas_ghpython/components/Compas_ToJson copying build/lib/compas_ghpython/components/Compas_ToJson/icon.png -> /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas_ghpython/components/Compas_ToJson copying build/lib/compas_ghpython/components/Compas_ToJson/code.py -> /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas_ghpython/components/Compas_ToJson copying build/lib/compas_ghpython/components/__init__.py -> /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas_ghpython/components creating /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas_ghpython/artists copying build/lib/compas_ghpython/artists/polylineartist.py -> /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas_ghpython/artists copying build/lib/compas_ghpython/artists/brepartist.py -> /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas_ghpython/artists copying build/lib/compas_ghpython/artists/surfaceartist.py -> /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas_ghpython/artists copying build/lib/compas_ghpython/artists/torusartist.py -> /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas_ghpython/artists copying build/lib/compas_ghpython/artists/artist.py -> /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas_ghpython/artists copying build/lib/compas_ghpython/artists/capsuleartist.py -> /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas_ghpython/artists copying build/lib/compas_ghpython/artists/polygonartist.py -> /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas_ghpython/artists copying build/lib/compas_ghpython/artists/sphereartist.py -> /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas_ghpython/artists copying build/lib/compas_ghpython/artists/volmeshartist.py -> /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas_ghpython/artists copying build/lib/compas_ghpython/artists/meshartist.py -> /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas_ghpython/artists copying build/lib/compas_ghpython/artists/networkartist.py -> /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas_ghpython/artists copying build/lib/compas_ghpython/artists/circleartist.py -> /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas_ghpython/artists copying build/lib/compas_ghpython/artists/lineartist.py -> /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas_ghpython/artists copying build/lib/compas_ghpython/artists/vectorartist.py -> /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas_ghpython/artists copying build/lib/compas_ghpython/artists/cylinderartist.py -> /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas_ghpython/artists copying build/lib/compas_ghpython/artists/__init__.py -> /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas_ghpython/artists copying build/lib/compas_ghpython/artists/boxartist.py -> /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas_ghpython/artists copying build/lib/compas_ghpython/artists/polyhedronartist.py -> /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas_ghpython/artists copying build/lib/compas_ghpython/artists/curveartist.py -> /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas_ghpython/artists copying build/lib/compas_ghpython/artists/robotmodelartist.py -> /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas_ghpython/artists copying build/lib/compas_ghpython/artists/coneartist.py -> /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas_ghpython/artists copying build/lib/compas_ghpython/artists/frameartist.py -> /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas_ghpython/artists copying build/lib/compas_ghpython/artists/pointartist.py -> /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas_ghpython/artists copying build/lib/compas_ghpython/uninstall.py -> /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas_ghpython copying build/lib/compas_ghpython/__init__.py -> /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas_ghpython creating /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas_ghpython/utilities copying build/lib/compas_ghpython/utilities/sets.py -> /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas_ghpython/utilities copying build/lib/compas_ghpython/utilities/drawing.py -> /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas_ghpython/utilities copying build/lib/compas_ghpython/utilities/timer.py -> /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas_ghpython/utilities copying build/lib/compas_ghpython/utilities/__init__.py -> /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas_ghpython/utilities copying build/lib/compas_ghpython/install.py -> /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas_ghpython creating /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas_rhino creating /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas_rhino/conduits copying build/lib/compas_rhino/conduits/base.py -> /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas_rhino/conduits copying build/lib/compas_rhino/conduits/faces.py -> /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas_rhino/conduits copying build/lib/compas_rhino/conduits/points.py -> /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas_rhino/conduits copying build/lib/compas_rhino/conduits/__init__.py -> /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas_rhino/conduits copying build/lib/compas_rhino/conduits/lines.py -> /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas_rhino/conduits copying build/lib/compas_rhino/conduits/labels.py -> /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas_rhino/conduits copying build/lib/compas_rhino/uninstall_plugin.py -> /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas_rhino creating /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas_rhino/forms copying build/lib/compas_rhino/forms/browser.py -> /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas_rhino/forms copying build/lib/compas_rhino/forms/base.py -> /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas_rhino/forms copying build/lib/compas_rhino/forms/slider.py -> /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas_rhino/forms copying build/lib/compas_rhino/forms/image.py -> /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas_rhino/forms copying build/lib/compas_rhino/forms/text.py -> /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas_rhino/forms copying build/lib/compas_rhino/forms/chart.py -> /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas_rhino/forms creating /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas_rhino/forms/etoforms copying build/lib/compas_rhino/forms/etoforms/image.py -> /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas_rhino/forms/etoforms copying build/lib/compas_rhino/forms/etoforms/text.py -> /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas_rhino/forms/etoforms copying build/lib/compas_rhino/forms/etoforms/__init__.py -> /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas_rhino/forms/etoforms copying build/lib/compas_rhino/forms/etoforms/propertylist.py -> /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas_rhino/forms/etoforms copying build/lib/compas_rhino/forms/etoforms/settings.py -> /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas_rhino/forms/etoforms copying build/lib/compas_rhino/forms/__init__.py -> /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas_rhino/forms creating /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas_rhino/artists copying build/lib/compas_rhino/artists/polylineartist.py -> /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas_rhino/artists copying build/lib/compas_rhino/artists/brepartist.py -> /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas_rhino/artists copying build/lib/compas_rhino/artists/surfaceartist.py -> /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas_rhino/artists copying build/lib/compas_rhino/artists/torusartist.py -> /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas_rhino/artists copying build/lib/compas_rhino/artists/artist.py -> /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas_rhino/artists copying build/lib/compas_rhino/artists/capsuleartist.py -> /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas_rhino/artists copying build/lib/compas_rhino/artists/polygonartist.py -> /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas_rhino/artists copying build/lib/compas_rhino/artists/sphereartist.py -> /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas_rhino/artists copying build/lib/compas_rhino/artists/volmeshartist.py -> /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas_rhino/artists copying build/lib/compas_rhino/artists/meshartist.py -> /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas_rhino/artists copying build/lib/compas_rhino/artists/networkartist.py -> /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas_rhino/artists copying build/lib/compas_rhino/artists/circleartist.py -> /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas_rhino/artists copying build/lib/compas_rhino/artists/planeartist.py -> /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas_rhino/artists copying build/lib/compas_rhino/artists/lineartist.py -> /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas_rhino/artists copying build/lib/compas_rhino/artists/vectorartist.py -> /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas_rhino/artists copying build/lib/compas_rhino/artists/cylinderartist.py -> /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas_rhino/artists copying build/lib/compas_rhino/artists/__init__.py -> /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas_rhino/artists copying build/lib/compas_rhino/artists/boxartist.py -> /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas_rhino/artists copying build/lib/compas_rhino/artists/polyhedronartist.py -> /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas_rhino/artists copying build/lib/compas_rhino/artists/curveartist.py -> /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas_rhino/artists copying build/lib/compas_rhino/artists/robotmodelartist.py -> /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas_rhino/artists copying build/lib/compas_rhino/artists/coneartist.py -> /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas_rhino/artists copying build/lib/compas_rhino/artists/frameartist.py -> /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas_rhino/artists copying build/lib/compas_rhino/artists/pointartist.py -> /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas_rhino/artists copying build/lib/compas_rhino/install_plugin.py -> /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas_rhino creating /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas_rhino/geometry creating /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas_rhino/geometry/booleans copying build/lib/compas_rhino/geometry/booleans/__init__.py -> /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas_rhino/geometry/booleans creating /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas_rhino/geometry/curves copying build/lib/compas_rhino/geometry/curves/nurbs.py -> /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas_rhino/geometry/curves copying build/lib/compas_rhino/geometry/curves/curve.py -> /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas_rhino/geometry/curves copying build/lib/compas_rhino/geometry/curves/__init__.py -> /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas_rhino/geometry/curves creating /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas_rhino/geometry/trimesh copying build/lib/compas_rhino/geometry/trimesh/curvature.py -> /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas_rhino/geometry/trimesh copying build/lib/compas_rhino/geometry/trimesh/slice.py -> /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas_rhino/geometry/trimesh copying build/lib/compas_rhino/geometry/trimesh/__init__.py -> /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas_rhino/geometry/trimesh creating /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas_rhino/geometry/brep copying build/lib/compas_rhino/geometry/brep/trim.py -> /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas_rhino/geometry/brep copying build/lib/compas_rhino/geometry/brep/edge.py -> /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas_rhino/geometry/brep copying build/lib/compas_rhino/geometry/brep/builder.py -> /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas_rhino/geometry/brep copying build/lib/compas_rhino/geometry/brep/face.py -> /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas_rhino/geometry/brep copying build/lib/compas_rhino/geometry/brep/brep.py -> /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas_rhino/geometry/brep copying build/lib/compas_rhino/geometry/brep/__init__.py -> /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas_rhino/geometry/brep copying build/lib/compas_rhino/geometry/brep/loop.py -> /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas_rhino/geometry/brep copying build/lib/compas_rhino/geometry/brep/vertex.py -> /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas_rhino/geometry/brep creating /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas_rhino/geometry/surfaces copying build/lib/compas_rhino/geometry/surfaces/nurbs.py -> /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas_rhino/geometry/surfaces copying build/lib/compas_rhino/geometry/surfaces/surface.py -> /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas_rhino/geometry/surfaces copying build/lib/compas_rhino/geometry/surfaces/__init__.py -> /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas_rhino/geometry/surfaces copying build/lib/compas_rhino/geometry/__init__.py -> /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas_rhino/geometry creating /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas_rhino/geometry/transformations copying build/lib/compas_rhino/geometry/transformations/__init__.py -> /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas_rhino/geometry/transformations copying build/lib/compas_rhino/uninstall.py -> /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas_rhino copying build/lib/compas_rhino/__init__.py -> /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas_rhino creating /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas_rhino/conversions copying build/lib/compas_rhino/conversions/line.py -> /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas_rhino/conversions copying build/lib/compas_rhino/conversions/_shapes.py -> /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas_rhino/conversions copying build/lib/compas_rhino/conversions/point.py -> /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas_rhino/conversions copying build/lib/compas_rhino/conversions/plane.py -> /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas_rhino/conversions copying build/lib/compas_rhino/conversions/_primitives.py -> /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas_rhino/conversions copying build/lib/compas_rhino/conversions/surface.py -> /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas_rhino/conversions copying build/lib/compas_rhino/conversions/polyline.py -> /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas_rhino/conversions copying build/lib/compas_rhino/conversions/_meshes.py -> /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas_rhino/conversions copying build/lib/compas_rhino/conversions/curve.py -> /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas_rhino/conversions copying build/lib/compas_rhino/conversions/_surfaces.py -> /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas_rhino/conversions copying build/lib/compas_rhino/conversions/sphere.py -> /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas_rhino/conversions copying build/lib/compas_rhino/conversions/_geometry.py -> /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas_rhino/conversions copying build/lib/compas_rhino/conversions/cone.py -> /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas_rhino/conversions copying build/lib/compas_rhino/conversions/circle.py -> /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas_rhino/conversions copying build/lib/compas_rhino/conversions/_exceptions.py -> /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas_rhino/conversions copying build/lib/compas_rhino/conversions/_curves.py -> /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas_rhino/conversions copying build/lib/compas_rhino/conversions/__init__.py -> /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas_rhino/conversions copying build/lib/compas_rhino/conversions/cylinder.py -> /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas_rhino/conversions copying build/lib/compas_rhino/conversions/box.py -> /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas_rhino/conversions copying build/lib/compas_rhino/conversions/ellipse.py -> /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas_rhino/conversions copying build/lib/compas_rhino/conversions/vector.py -> /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas_rhino/conversions copying build/lib/compas_rhino/conversions/mesh.py -> /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas_rhino/conversions copying build/lib/compas_rhino/conversions/_transformations.py -> /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas_rhino/conversions creating /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas_rhino/utilities copying build/lib/compas_rhino/utilities/geometry.py -> /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas_rhino/utilities copying build/lib/compas_rhino/utilities/constructors.py -> /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas_rhino/utilities copying build/lib/compas_rhino/utilities/drawing.py -> /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas_rhino/utilities copying build/lib/compas_rhino/utilities/layers.py -> /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas_rhino/utilities copying build/lib/compas_rhino/utilities/objects.py -> /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas_rhino/utilities copying build/lib/compas_rhino/utilities/misc.py -> /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas_rhino/utilities copying build/lib/compas_rhino/utilities/document.py -> /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas_rhino/utilities copying build/lib/compas_rhino/utilities/__init__.py -> /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas_rhino/utilities copying build/lib/compas_rhino/install.py -> /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas_rhino creating /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas_blender creating /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas_blender/ui creating /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas_blender/ui/forms copying build/lib/compas_blender/ui/forms/__init__.py -> /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas_blender/ui/forms copying build/lib/compas_blender/ui/__init__.py -> /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas_blender/ui copying build/lib/compas_blender/ui/mouse.py -> /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas_blender/ui copying build/lib/compas_blender/install_windows.py -> /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas_blender creating /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas_blender/artists copying build/lib/compas_blender/artists/polylineartist.py -> /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas_blender/artists copying build/lib/compas_blender/artists/surfaceartist.py -> /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas_blender/artists copying build/lib/compas_blender/artists/torusartist.py -> /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas_blender/artists copying build/lib/compas_blender/artists/artist.py -> /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas_blender/artists copying build/lib/compas_blender/artists/capsuleartist.py -> /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas_blender/artists copying build/lib/compas_blender/artists/polygonartist.py -> /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas_blender/artists copying build/lib/compas_blender/artists/sphereartist.py -> /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas_blender/artists copying build/lib/compas_blender/artists/volmeshartist.py -> /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas_blender/artists copying build/lib/compas_blender/artists/meshartist.py -> /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas_blender/artists copying build/lib/compas_blender/artists/networkartist.py -> /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas_blender/artists copying build/lib/compas_blender/artists/circleartist.py -> /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas_blender/artists copying build/lib/compas_blender/artists/lineartist.py -> /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas_blender/artists copying build/lib/compas_blender/artists/vectorartist.py -> /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas_blender/artists copying build/lib/compas_blender/artists/cylinderartist.py -> /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas_blender/artists copying build/lib/compas_blender/artists/__init__.py -> /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas_blender/artists copying build/lib/compas_blender/artists/boxartist.py -> /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas_blender/artists copying build/lib/compas_blender/artists/polyhedronartist.py -> /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas_blender/artists copying build/lib/compas_blender/artists/curveartist.py -> /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas_blender/artists copying build/lib/compas_blender/artists/robotmodelartist.py -> /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas_blender/artists copying build/lib/compas_blender/artists/coneartist.py -> /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas_blender/artists copying build/lib/compas_blender/artists/frameartist.py -> /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas_blender/artists copying build/lib/compas_blender/artists/pointartist.py -> /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas_blender/artists creating /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas_blender/geometry creating /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas_blender/geometry/booleans copying build/lib/compas_blender/geometry/booleans/__init__.py -> /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas_blender/geometry/booleans copying build/lib/compas_blender/geometry/__init__.py -> /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas_blender/geometry copying build/lib/compas_blender/uninstall.py -> /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas_blender copying build/lib/compas_blender/__init__.py -> /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas_blender creating /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas_blender/conversions copying build/lib/compas_blender/conversions/curve.py -> /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas_blender/conversions copying build/lib/compas_blender/conversions/_geometry.py -> /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas_blender/conversions copying build/lib/compas_blender/conversions/__init__.py -> /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas_blender/conversions copying build/lib/compas_blender/conversions/mesh.py -> /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas_blender/conversions creating /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas_blender/utilities copying build/lib/compas_blender/utilities/drawing.py -> /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas_blender/utilities copying build/lib/compas_blender/utilities/objects.py -> /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas_blender/utilities copying build/lib/compas_blender/utilities/data.py -> /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas_blender/utilities copying build/lib/compas_blender/utilities/misc.py -> /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas_blender/utilities copying build/lib/compas_blender/utilities/__init__.py -> /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas_blender/utilities copying build/lib/compas_blender/utilities/collections.py -> /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas_blender/utilities copying build/lib/compas_blender/install.py -> /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas_blender creating /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas_plotters creating /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas_plotters/artists copying build/lib/compas_plotters/artists/polylineartist.py -> /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas_plotters/artists copying build/lib/compas_plotters/artists/artist.py -> /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas_plotters/artists copying build/lib/compas_plotters/artists/polygonartist.py -> /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas_plotters/artists copying build/lib/compas_plotters/artists/ellipseartist.py -> /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas_plotters/artists copying build/lib/compas_plotters/artists/meshartist.py -> /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas_plotters/artists copying build/lib/compas_plotters/artists/networkartist.py -> /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas_plotters/artists copying build/lib/compas_plotters/artists/circleartist.py -> /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas_plotters/artists copying build/lib/compas_plotters/artists/segmentartist.py -> /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas_plotters/artists copying build/lib/compas_plotters/artists/lineartist.py -> /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas_plotters/artists copying build/lib/compas_plotters/artists/vectorartist.py -> /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas_plotters/artists copying build/lib/compas_plotters/artists/__init__.py -> /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas_plotters/artists copying build/lib/compas_plotters/artists/pointartist.py -> /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas_plotters/artists creating /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas_plotters/core copying build/lib/compas_plotters/core/utilities.py -> /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas_plotters/core copying build/lib/compas_plotters/core/drawing.py -> /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas_plotters/core copying build/lib/compas_plotters/core/__init__.py -> /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas_plotters/core copying build/lib/compas_plotters/core/helpers.py -> /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas_plotters/core copying build/lib/compas_plotters/__init__.py -> /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas_plotters copying build/lib/compas_plotters/plotter.py -> /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas_plotters byte-compiling /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/rpc/services/default.py to default.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/rpc/services/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/rpc/errors.py to errors.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/rpc/proxy.py to proxy.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/rpc/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/rpc/dispatcher.py to dispatcher.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/rpc/__main__.py to __main__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/rpc/server.py to server.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/data/json.py to json.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/data/exceptions.py to exceptions.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/data/validators.py to validators.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/data/data.py to data.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/data/encoders.py to encoders.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/data/coercion.py to coercion.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/data/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/data/conftest.py to conftest.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/plugins.py to plugins.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/files/ply.py to ply.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/files/dxf.py to dxf.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/files/urdf.py to urdf.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/files/xml.py to xml.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/files/gltf/gltf_children.py to gltf_children.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/files/gltf/extensions.py to extensions.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/files/gltf/gltf_node.py to gltf_node.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/files/gltf/gltf_content.py to gltf_content.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/files/gltf/constants.py to constants.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/files/gltf/gltf_reader.py to gltf_reader.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/files/gltf/gltf_scene.py to gltf_scene.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/files/gltf/gltf_exporter.py to gltf_exporter.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/files/gltf/data_classes.py to data_classes.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/files/gltf/gltf_mesh.py to gltf_mesh.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/files/gltf/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/files/gltf/helpers.py to helpers.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/files/gltf/gltf.py to gltf.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/files/gltf/gltf_parser.py to gltf_parser.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/files/_xml/xml_cpython.py to xml_cpython.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/files/_xml/xml_pre_38.py to xml_pre_38.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/files/_xml/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/files/_xml/xml_shared.py to xml_shared.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/files/_xml/xml_cli.py to xml_cli.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/files/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/files/stl.py to stl.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/files/las.py to las.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/files/off.py to off.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/files/obj.py to obj.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/base.py to base.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/topology/orientation.py to orientation.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/topology/connectivity.py to connectivity.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/topology/combinatorics.py to combinatorics.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/topology/orientation_numpy.py to orientation_numpy.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/topology/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/topology/traversal.py to traversal.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/topology/orientation_rhino.py to orientation_rhino.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/numerical/utilities.py to utilities.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/numerical/isolines/isolines_numpy.py to isolines_numpy.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/numerical/isolines/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/numerical/fd/fd_numpy.py to fd_numpy.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/numerical/fd/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/numerical/topop/topop_numpy.py to topop_numpy.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/numerical/topop/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/numerical/lma/lma_numpy.py to lma_numpy.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/numerical/lma/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/numerical/pca/pca_numpy.py to pca_numpy.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/numerical/pca/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/numerical/linalg.py to linalg.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/numerical/mma/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/numerical/mma/mma_numpy.py to mma_numpy.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/numerical/dr/dr.py to dr.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/numerical/dr/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/numerical/dr/dr_numpy.py to dr_numpy.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/numerical/ga/ga.py to ga.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/numerical/ga/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/numerical/ga/moga.py to moga.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/numerical/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/numerical/descent/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/numerical/descent/descent_numpy.py to descent_numpy.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/numerical/devo/devo_numpy.py to devo_numpy.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/numerical/devo/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/numerical/matrices.py to matrices.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/numerical/operators.py to operators.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/artists/exceptions.py to exceptions.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/artists/surfaceartist.py to surfaceartist.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/artists/artist.py to artist.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/artists/volmeshartist.py to volmeshartist.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/artists/meshartist.py to meshartist.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/artists/networkartist.py to networkartist.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/artists/shapeartist.py to shapeartist.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/artists/assemblyartist.py to assemblyartist.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/artists/primitiveartist.py to primitiveartist.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/artists/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/artists/curveartist.py to curveartist.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/artists/robotmodelartist.py to robotmodelartist.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/artists/colordict.py to colordict.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/datastructures/assembly/exceptions.py to exceptions.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/datastructures/assembly/assembly.py to assembly.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/datastructures/assembly/part.py to part.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/datastructures/assembly/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/datastructures/attributes.py to attributes.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/datastructures/datastructure.py to datastructure.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/datastructures/mesh/orientation.py to orientation.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/datastructures/mesh/contours_numpy.py to contours_numpy.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/datastructures/mesh/trimesh_samplepoints_numpy.py to trimesh_samplepoints_numpy.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/datastructures/mesh/geometry.py to geometry.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/datastructures/mesh/triangulation.py to triangulation.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/datastructures/mesh/remesh.py to remesh.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/datastructures/mesh/pull_numpy.py to pull_numpy.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/datastructures/mesh/transformations_numpy.py to transformations_numpy.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/datastructures/mesh/bbox.py to bbox.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/datastructures/mesh/parameterisation.py to parameterisation.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/datastructures/mesh/smoothing.py to smoothing.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/datastructures/mesh/operations/weld.py to weld.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/datastructures/mesh/operations/split.py to split.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/datastructures/mesh/operations/collapse.py to collapse.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/datastructures/mesh/operations/insert.py to insert.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/datastructures/mesh/operations/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/datastructures/mesh/operations/merge.py to merge.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/datastructures/mesh/operations/swap.py to swap.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/datastructures/mesh/operations/substitute.py to substitute.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/datastructures/mesh/trimming.py to trimming.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/datastructures/mesh/transformations.py to transformations.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/datastructures/mesh/explode.py to explode.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/datastructures/mesh/curvature.py to curvature.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/datastructures/mesh/subdivision.py to subdivision.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/datastructures/mesh/duality.py to duality.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/datastructures/mesh/combinatorics.py to combinatorics.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/datastructures/mesh/join.py to join.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/datastructures/mesh/offset.py to offset.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/datastructures/mesh/slice.py to slice.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/datastructures/mesh/geodesics_numpy.py to geodesics_numpy.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/datastructures/mesh/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/datastructures/mesh/bbox_numpy.py to bbox_numpy.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/datastructures/mesh/matrices.py to matrices.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/datastructures/mesh/mesh.py to mesh.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/datastructures/mesh/descent_numpy.py to descent_numpy.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/datastructures/mesh/smoothing_numpy.py to smoothing_numpy.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/datastructures/mesh/conway.py to conway.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/datastructures/mesh/planarisation.py to planarisation.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/datastructures/mesh/clean.py to clean.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/datastructures/volmesh/bbox.py to bbox.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/datastructures/volmesh/operations/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/datastructures/volmesh/transformations.py to transformations.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/datastructures/volmesh/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/datastructures/volmesh/volmesh.py to volmesh.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/datastructures/halfedge/halfedge.py to halfedge.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/datastructures/halfedge/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/datastructures/halfface/halfface.py to halfface.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/datastructures/halfface/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/datastructures/graph/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/datastructures/graph/graph.py to graph.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/datastructures/_mutablemapping.py to _mutablemapping.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/datastructures/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/datastructures/network/smoothing.py to smoothing.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/datastructures/network/complementarity.py to complementarity.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/datastructures/network/planarity.py to planarity.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/datastructures/network/operations/split.py to split.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/datastructures/network/operations/join.py to join.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/datastructures/network/operations/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/datastructures/network/transformations.py to transformations.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/datastructures/network/explode.py to explode.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/datastructures/network/duality.py to duality.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/datastructures/network/combinatorics.py to combinatorics.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/datastructures/network/network.py to network.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/datastructures/network/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/datastructures/network/traversal.py to traversal.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/datastructures/network/matrices.py to matrices.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/geometry/booleans/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/geometry/geometry.py to geometry.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/geometry/curves/nurbs.py to nurbs.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/geometry/curves/curve.py to curve.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/geometry/curves/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/geometry/quadmesh/planarization.py to planarization.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/geometry/quadmesh/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/geometry/intersections/intersections.py to intersections.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/geometry/intersections/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/geometry/predicates/predicates_3.py to predicates_3.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/geometry/predicates/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/geometry/predicates/predicates_2.py to predicates_2.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/geometry/bestfit/bestfit_numpy.py to bestfit_numpy.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/geometry/bestfit/bestfit.py to bestfit.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/geometry/bestfit/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/geometry/primitives/line.py to line.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/geometry/primitives/arc.py to arc.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/geometry/primitives/point.py to point.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/geometry/primitives/plane.py to plane.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/geometry/primitives/polyline.py to polyline.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/geometry/primitives/curve.py to curve.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/geometry/primitives/_primitive.py to _primitive.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/geometry/primitives/frame.py to frame.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/geometry/primitives/circle.py to circle.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/geometry/primitives/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/geometry/primitives/polygon.py to polygon.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/geometry/primitives/ellipse.py to ellipse.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/geometry/primitives/vector.py to vector.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/geometry/primitives/quaternion.py to quaternion.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/geometry/trimesh/remesh.py to remesh.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/geometry/trimesh/parametrisation.py to parametrisation.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/geometry/trimesh/geodistance.py to geodistance.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/geometry/trimesh/slicing.py to slicing.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/geometry/trimesh/curvature.py to curvature.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/geometry/trimesh/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/geometry/trimesh/matrices.py to matrices.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/geometry/trimesh/isolines.py to isolines.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/geometry/brep/trim.py to trim.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/geometry/brep/edge.py to edge.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/geometry/brep/face.py to face.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/geometry/brep/brep.py to brep.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/geometry/brep/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/geometry/brep/loop.py to loop.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/geometry/brep/vertex.py to vertex.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/geometry/_core/_algebra.py to _algebra.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/geometry/_core/quaternions.py to quaternions.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/geometry/_core/constructors.py to constructors.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/geometry/_core/centroids.py to centroids.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/geometry/_core/angles.py to angles.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/geometry/_core/normals.py to normals.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/geometry/_core/analytical.py to analytical.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/geometry/_core/tangent.py to tangent.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/geometry/_core/kdtree.py to kdtree.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/geometry/_core/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/geometry/_core/size.py to size.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/geometry/_core/distance.py to distance.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/geometry/bbox/bbox.py to bbox.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/geometry/bbox/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/geometry/bbox/bbox_numpy.py to bbox_numpy.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/geometry/surfaces/nurbs.py to nurbs.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/geometry/surfaces/surface.py to surface.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/geometry/surfaces/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/geometry/shapes/polyhedron.py to polyhedron.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/geometry/shapes/capsule.py to capsule.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/geometry/shapes/sphere.py to sphere.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/geometry/shapes/cone.py to cone.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/geometry/shapes/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/geometry/shapes/cylinder.py to cylinder.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/geometry/shapes/torus.py to torus.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/geometry/shapes/box.py to box.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/geometry/shapes/_shape.py to _shape.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/geometry/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/geometry/offset/offset.py to offset.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/geometry/offset/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/geometry/pointclouds/pointcloud.py to pointcloud.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/geometry/pointclouds/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/geometry/triangulation/delaunay_numpy.py to delaunay_numpy.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/geometry/triangulation/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/geometry/triangulation/delaunay.py to delaunay.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/geometry/interpolation/tweening.py to tweening.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/geometry/interpolation/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/geometry/interpolation/barycentric.py to barycentric.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/geometry/interpolation/coons.py to coons.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/geometry/hull/hull.py to hull.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/geometry/hull/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/geometry/hull/hull_numpy.py to hull_numpy.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/geometry/icp/icp_numpy.py to icp_numpy.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/geometry/icp/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/geometry/transformations/translation.py to translation.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/geometry/transformations/transformation.py to transformation.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/geometry/transformations/shear.py to shear.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/geometry/transformations/transformations_numpy.py to transformations_numpy.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/geometry/transformations/transformations.py to transformations.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/geometry/transformations/scale.py to scale.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/geometry/transformations/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/geometry/transformations/matrices.py to matrices.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/geometry/transformations/projection.py to projection.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/geometry/transformations/rotation.py to rotation.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/geometry/transformations/reflection.py to reflection.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/_os.py to _os.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/colors/html_colors.py to html_colors.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/colors/color.py to color.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/colors/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/colors/mpl_colormap.py to mpl_colormap.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/colors/colormap.py to colormap.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/utilities/azync.py to azync.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/utilities/colors.py to colors.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/utilities/coercing.py to coercing.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/utilities/maps.py to maps.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/utilities/xfunc.py to xfunc.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/utilities/descriptors.py to descriptors.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/utilities/encoders.py to encoders.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/utilities/itertools.py to itertools.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/utilities/images.py to images.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/utilities/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/utilities/ssh.py to ssh.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/utilities/decorators.py to decorators.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/utilities/remote.py to remote.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/utilities/datetime.py to datetime.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/robots/model/geometry.py to geometry.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/robots/model/base.py to base.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/robots/model/robot.py to robot.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/robots/model/joint.py to joint.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/robots/model/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/robots/model/tool.py to tool.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/robots/model/link.py to link.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/robots/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/robots/resources/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/robots/resources/basic.py to basic.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/robots/resources/github.py to github.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/robots/configuration.py to configuration.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/__main__.py to __main__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas/_iotools.py to _iotools.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas_ghpython/components/Compas_Info/code.py to code.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas_ghpython/components/Compas_FromJson/code.py to code.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas_ghpython/components/Compas_RpcCall/code.py to code.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas_ghpython/components/Compas_ToRhinoGeometry/code.py to code.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas_ghpython/components/Compas_ToJson/code.py to code.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas_ghpython/components/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas_ghpython/artists/polylineartist.py to polylineartist.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas_ghpython/artists/brepartist.py to brepartist.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas_ghpython/artists/surfaceartist.py to surfaceartist.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas_ghpython/artists/torusartist.py to torusartist.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas_ghpython/artists/artist.py to artist.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas_ghpython/artists/capsuleartist.py to capsuleartist.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas_ghpython/artists/polygonartist.py to polygonartist.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas_ghpython/artists/sphereartist.py to sphereartist.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas_ghpython/artists/volmeshartist.py to volmeshartist.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas_ghpython/artists/meshartist.py to meshartist.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas_ghpython/artists/networkartist.py to networkartist.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas_ghpython/artists/circleartist.py to circleartist.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas_ghpython/artists/lineartist.py to lineartist.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas_ghpython/artists/vectorartist.py to vectorartist.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas_ghpython/artists/cylinderartist.py to cylinderartist.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas_ghpython/artists/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas_ghpython/artists/boxartist.py to boxartist.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas_ghpython/artists/polyhedronartist.py to polyhedronartist.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas_ghpython/artists/curveartist.py to curveartist.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas_ghpython/artists/robotmodelartist.py to robotmodelartist.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas_ghpython/artists/coneartist.py to coneartist.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas_ghpython/artists/frameartist.py to frameartist.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas_ghpython/artists/pointartist.py to pointartist.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas_ghpython/uninstall.py to uninstall.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas_ghpython/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas_ghpython/utilities/sets.py to sets.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas_ghpython/utilities/drawing.py to drawing.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas_ghpython/utilities/timer.py to timer.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas_ghpython/utilities/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas_ghpython/install.py to install.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas_rhino/conduits/base.py to base.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas_rhino/conduits/faces.py to faces.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas_rhino/conduits/points.py to points.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas_rhino/conduits/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas_rhino/conduits/lines.py to lines.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas_rhino/conduits/labels.py to labels.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas_rhino/uninstall_plugin.py to uninstall_plugin.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas_rhino/forms/browser.py to browser.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas_rhino/forms/base.py to base.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas_rhino/forms/slider.py to slider.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas_rhino/forms/image.py to image.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas_rhino/forms/text.py to text.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas_rhino/forms/chart.py to chart.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas_rhino/forms/etoforms/image.py to image.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas_rhino/forms/etoforms/text.py to text.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas_rhino/forms/etoforms/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas_rhino/forms/etoforms/propertylist.py to propertylist.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas_rhino/forms/etoforms/settings.py to settings.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas_rhino/forms/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas_rhino/artists/polylineartist.py to polylineartist.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas_rhino/artists/brepartist.py to brepartist.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas_rhino/artists/surfaceartist.py to surfaceartist.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas_rhino/artists/torusartist.py to torusartist.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas_rhino/artists/artist.py to artist.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas_rhino/artists/capsuleartist.py to capsuleartist.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas_rhino/artists/polygonartist.py to polygonartist.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas_rhino/artists/sphereartist.py to sphereartist.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas_rhino/artists/volmeshartist.py to volmeshartist.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas_rhino/artists/meshartist.py to meshartist.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas_rhino/artists/networkartist.py to networkartist.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas_rhino/artists/circleartist.py to circleartist.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas_rhino/artists/planeartist.py to planeartist.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas_rhino/artists/lineartist.py to lineartist.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas_rhino/artists/vectorartist.py to vectorartist.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas_rhino/artists/cylinderartist.py to cylinderartist.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas_rhino/artists/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas_rhino/artists/boxartist.py to boxartist.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas_rhino/artists/polyhedronartist.py to polyhedronartist.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas_rhino/artists/curveartist.py to curveartist.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas_rhino/artists/robotmodelartist.py to robotmodelartist.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas_rhino/artists/coneartist.py to coneartist.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas_rhino/artists/frameartist.py to frameartist.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas_rhino/artists/pointartist.py to pointartist.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas_rhino/install_plugin.py to install_plugin.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas_rhino/geometry/booleans/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas_rhino/geometry/curves/nurbs.py to nurbs.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas_rhino/geometry/curves/curve.py to curve.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas_rhino/geometry/curves/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas_rhino/geometry/trimesh/curvature.py to curvature.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas_rhino/geometry/trimesh/slice.py to slice.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas_rhino/geometry/trimesh/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas_rhino/geometry/brep/trim.py to trim.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas_rhino/geometry/brep/edge.py to edge.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas_rhino/geometry/brep/builder.py to builder.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas_rhino/geometry/brep/face.py to face.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas_rhino/geometry/brep/brep.py to brep.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas_rhino/geometry/brep/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas_rhino/geometry/brep/loop.py to loop.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas_rhino/geometry/brep/vertex.py to vertex.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas_rhino/geometry/surfaces/nurbs.py to nurbs.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas_rhino/geometry/surfaces/surface.py to surface.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas_rhino/geometry/surfaces/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas_rhino/geometry/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas_rhino/geometry/transformations/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas_rhino/uninstall.py to uninstall.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas_rhino/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas_rhino/conversions/line.py to line.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas_rhino/conversions/_shapes.py to _shapes.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas_rhino/conversions/point.py to point.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas_rhino/conversions/plane.py to plane.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas_rhino/conversions/_primitives.py to _primitives.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas_rhino/conversions/surface.py to surface.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas_rhino/conversions/polyline.py to polyline.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas_rhino/conversions/_meshes.py to _meshes.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas_rhino/conversions/curve.py to curve.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas_rhino/conversions/_surfaces.py to _surfaces.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas_rhino/conversions/sphere.py to sphere.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas_rhino/conversions/_geometry.py to _geometry.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas_rhino/conversions/cone.py to cone.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas_rhino/conversions/circle.py to circle.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas_rhino/conversions/_exceptions.py to _exceptions.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas_rhino/conversions/_curves.py to _curves.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas_rhino/conversions/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas_rhino/conversions/cylinder.py to cylinder.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas_rhino/conversions/box.py to box.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas_rhino/conversions/ellipse.py to ellipse.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas_rhino/conversions/vector.py to vector.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas_rhino/conversions/mesh.py to mesh.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas_rhino/conversions/_transformations.py to _transformations.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas_rhino/utilities/geometry.py to geometry.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas_rhino/utilities/constructors.py to constructors.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas_rhino/utilities/drawing.py to drawing.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas_rhino/utilities/layers.py to layers.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas_rhino/utilities/objects.py to objects.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas_rhino/utilities/misc.py to misc.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas_rhino/utilities/document.py to document.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas_rhino/utilities/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas_rhino/install.py to install.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas_blender/ui/forms/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas_blender/ui/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas_blender/ui/mouse.py to mouse.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas_blender/install_windows.py to install_windows.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas_blender/artists/polylineartist.py to polylineartist.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas_blender/artists/surfaceartist.py to surfaceartist.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas_blender/artists/torusartist.py to torusartist.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas_blender/artists/artist.py to artist.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas_blender/artists/capsuleartist.py to capsuleartist.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas_blender/artists/polygonartist.py to polygonartist.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas_blender/artists/sphereartist.py to sphereartist.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas_blender/artists/volmeshartist.py to volmeshartist.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas_blender/artists/meshartist.py to meshartist.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas_blender/artists/networkartist.py to networkartist.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas_blender/artists/circleartist.py to circleartist.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas_blender/artists/lineartist.py to lineartist.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas_blender/artists/vectorartist.py to vectorartist.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas_blender/artists/cylinderartist.py to cylinderartist.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas_blender/artists/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas_blender/artists/boxartist.py to boxartist.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas_blender/artists/polyhedronartist.py to polyhedronartist.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas_blender/artists/curveartist.py to curveartist.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas_blender/artists/robotmodelartist.py to robotmodelartist.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas_blender/artists/coneartist.py to coneartist.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas_blender/artists/frameartist.py to frameartist.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas_blender/artists/pointartist.py to pointartist.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas_blender/geometry/booleans/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas_blender/geometry/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas_blender/uninstall.py to uninstall.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas_blender/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas_blender/conversions/curve.py to curve.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas_blender/conversions/_geometry.py to _geometry.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas_blender/conversions/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas_blender/conversions/mesh.py to mesh.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas_blender/utilities/drawing.py to drawing.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas_blender/utilities/objects.py to objects.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas_blender/utilities/data.py to data.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas_blender/utilities/misc.py to misc.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas_blender/utilities/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas_blender/utilities/collections.py to collections.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas_blender/install.py to install.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas_plotters/artists/polylineartist.py to polylineartist.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas_plotters/artists/artist.py to artist.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas_plotters/artists/polygonartist.py to polygonartist.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas_plotters/artists/ellipseartist.py to ellipseartist.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas_plotters/artists/meshartist.py to meshartist.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas_plotters/artists/networkartist.py to networkartist.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas_plotters/artists/circleartist.py to circleartist.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas_plotters/artists/segmentartist.py to segmentartist.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas_plotters/artists/lineartist.py to lineartist.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas_plotters/artists/vectorartist.py to vectorartist.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas_plotters/artists/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas_plotters/artists/pointartist.py to pointartist.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas_plotters/core/utilities.py to utilities.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas_plotters/core/drawing.py to drawing.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas_plotters/core/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas_plotters/core/helpers.py to helpers.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas_plotters/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/compas_plotters/plotter.py to plotter.cpython-39.pyc writing byte-compilation script '/tmp/tmp9waa722d.py' /usr/bin/python3 /tmp/tmp9waa722d.py removing /tmp/tmp9waa722d.py running install_egg_info running egg_info writing src/COMPAS.egg-info/PKG-INFO writing dependency_links to src/COMPAS.egg-info/dependency_links.txt writing entry points to src/COMPAS.egg-info/entry_points.txt writing requirements to src/COMPAS.egg-info/requires.txt writing top-level names to src/COMPAS.egg-info/top_level.txt reading manifest file 'src/COMPAS.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 'libs' no previously-included directories found matching 'samples' 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 'pytest.ini' warning: no previously-included files found matching '.bumpversion.cfg' warning: no previously-included files found matching '.editorconfig' warning: no previously-included files found matching 'tasks.py' warning: no previously-included files found matching 'CONTRIBUTING.md' warning: no previously-included files found matching '.gitpod.yml' 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 '*.dylib' 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.md' writing manifest file 'src/COMPAS.egg-info/SOURCES.txt' Copying src/COMPAS.egg-info to /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/lib/python3.9/site-packages/COMPAS-1.17.5-py3.9.egg-info running install_scripts Installing compas_rpc script to /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/usr/bin + install -d -m755 /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64//usr/share/doc/python-COMPAS + '[' -d doc ']' ~/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64 ~/build/BUILD/COMPAS-1.17.5 + '[' -d docs ']' + '[' -d example ']' + '[' -d examples ']' + pushd /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64 + '[' -d usr/lib ']' + find usr/lib -type f -printf '/%h/%f\n' + '[' -d usr/lib64 ']' + '[' -d usr/bin ']' + find usr/bin -type f -printf '/%h/%f\n' + '[' -d usr/sbin ']' + touch doclist.lst + '[' -d usr/share/man ']' ~/build/BUILD/COMPAS-1.17.5 + popd + mv /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/filelist.lst . + mv /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64/doclist.lst . + /usr/bin/find-debuginfo -j4 --strict-build-id -i --build-id-seed 1.17.5-1 --unique-debug-suffix -1.17.5-1.aarch64 --unique-debug-src-base python-COMPAS-1.17.5-1.aarch64 -S debugsourcefiles.list /builddir/build/BUILD/COMPAS-1.17.5 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-1.17.5-1.aarch64/usr/lib/python3.9 using /usr/bin/python3.9 + /usr/lib/rpm/brp-python-hardlink Processing files: python3-COMPAS-1.17.5-1.noarch Provides: python-COMPAS python3-COMPAS = 1.17.5-1 python3.9dist(compas) = 1.17.5 python3dist(compas) = 1.17.5 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/python3 python(abi) = 3.9 python3.9dist(cython) python3.9dist(imageio) >= 2.7 python3.9dist(jsonschema) python3.9dist(matplotlib) >= 2.2 python3.9dist(networkx) python3.9dist(numpy) >= 1.15.4 python3.9dist(pillow) python3.9dist(pycollada) python3.9dist(schema) python3.9dist(scipy) >= 1.1 python3.9dist(setuptools) python3.9dist(sympy) python3.9dist(typing-extensions) python3.9dist(watchdog) Processing files: python-COMPAS-help-1.17.5-1.noarch warning: Empty %files file /builddir/build/BUILD/COMPAS-1.17.5/doclist.lst Provides: python-COMPAS-help = 1.17.5-1 python3-COMPAS-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-1.17.5-1.aarch64 Wrote: /builddir/build/RPMS/python-COMPAS-help-1.17.5-1.noarch.rpm Wrote: /builddir/build/RPMS/python3-COMPAS-1.17.5-1.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.pL31kI + umask 022 + cd /builddir/build/BUILD + cd COMPAS-1.17.5 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-COMPAS-1.17.5-1.aarch64 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0