conda-forge / libignition-math4-feedstock

A conda-smithy repository for libignition-math4.
BSD 3-Clause "New" or "Revised" License
0 stars 3 forks source link

Cross-compiled aarch64 build test fail #27

Open traversaro opened 2 years ago

traversaro commented 2 years ago

Solution to issue cannot be found in the documentation.

Issue

See https://github.com/conda-forge/libignition-math4-feedstock/pull/26#issuecomment-1115981895 .

Installed packages

Not relevant.

Environment info

Not relevant.
traversaro commented 2 years ago

Test log:

2022-05-03T07:12:23.5379860Z  95/138 Test  #95: Angle_TEST.py ..........................***Failed    0.09 sec
2022-05-03T07:12:23.5381153Z Traceback (most recent call last):
2022-05-03T07:12:23.5381974Z   File "$SRC_DIR/src/python_pybind11/test/Angle_TEST.py", line 17, in <module>
2022-05-03T07:12:23.5382768Z     from ignition.math import Angle
2022-05-03T07:12:23.5384294Z ModuleNotFoundError: No module named 'ignition.math'
2022-05-03T07:12:23.5386194Z 
2022-05-03T07:12:23.5392250Z         Start  96: AxisAlignedBox_TEST.py
2022-05-03T07:12:23.6236223Z  96/138 Test  #96: AxisAlignedBox_TEST.py .................***Failed    0.08 sec
2022-05-03T07:12:23.6237655Z Traceback (most recent call last):
2022-05-03T07:12:23.6238659Z   File "$SRC_DIR/src/python_pybind11/test/AxisAlignedBox_TEST.py", line 18, in <module>
2022-05-03T07:12:23.6239786Z     from ignition.math import AxisAlignedBox, Helpers, Line3d, Vector3d
2022-05-03T07:12:23.6245156Z ModuleNotFoundError: No module named 'ignition.math'
2022-05-03T07:12:23.6245730Z 
2022-05-03T07:12:23.6246357Z         Start  97: Box_TEST.py
2022-05-03T07:12:23.7065811Z  97/138 Test  #97: Box_TEST.py ............................***Failed    0.08 sec
2022-05-03T07:12:23.7070617Z Traceback (most recent call last):
2022-05-03T07:12:23.7071611Z   File "$SRC_DIR/src/python_pybind11/test/Box_TEST.py", line 18, in <module>
2022-05-03T07:12:23.7075822Z     from ignition.math import Boxd, MassMatrix3d, Material, Planed, Vector3d
2022-05-03T07:12:23.7078072Z ModuleNotFoundError: No module named 'ignition.math'
2022-05-03T07:12:23.7078690Z 
2022-05-03T07:12:23.7079348Z         Start  98: Color_TEST.py
2022-05-03T07:12:23.7917457Z  98/138 Test  #98: Color_TEST.py ..........................***Failed    0.08 sec
2022-05-03T07:12:23.7920840Z Traceback (most recent call last):
2022-05-03T07:12:23.7921807Z   File "$SRC_DIR/src/python_pybind11/test/Color_TEST.py", line 17, in <module>
2022-05-03T07:12:23.7923152Z     from ignition.math import Color
2022-05-03T07:12:23.7924874Z ModuleNotFoundError: No module named 'ignition.math'
2022-05-03T07:12:23.7925441Z 
2022-05-03T07:12:23.7926080Z         Start  99: Cylinder_TEST.py
2022-05-03T07:12:23.8733773Z  99/138 Test  #99: Cylinder_TEST.py .......................***Failed    0.08 sec
2022-05-03T07:12:23.8735895Z Traceback (most recent call last):
2022-05-03T07:12:23.8739563Z   File "$SRC_DIR/src/python_pybind11/test/Cylinder_TEST.py", line 19, in <module>
2022-05-03T07:12:23.8744447Z     from ignition.math import Cylinderd, MassMatrix3d, Material, Quaterniond
2022-05-03T07:12:23.8748468Z ModuleNotFoundError: No module named 'ignition.math'
2022-05-03T07:12:23.8748857Z 
2022-05-03T07:12:23.8751417Z         Start 100: DiffDriveOdometry_TEST.py
2022-05-03T07:12:23.9576514Z 100/138 Test #100: DiffDriveOdometry_TEST.py ..............***Failed    0.08 sec
2022-05-03T07:12:23.9579862Z Traceback (most recent call last):
2022-05-03T07:12:23.9583759Z   File "$SRC_DIR/src/python_pybind11/test/DiffDriveOdometry_TEST.py", line 19, in <module>
2022-05-03T07:12:23.9587134Z     from ignition.math import Angle, DiffDriveOdometry
2022-05-03T07:12:23.9591291Z ModuleNotFoundError: No module named 'ignition.math'
2022-05-03T07:12:23.9593124Z 
2022-05-03T07:12:23.9597048Z         Start 101: Filter_TEST.py
2022-05-03T07:12:24.0386434Z 101/138 Test #101: Filter_TEST.py .........................***Failed    0.08 sec
2022-05-03T07:12:24.0387357Z Traceback (most recent call last):
2022-05-03T07:12:24.0387881Z   File "$SRC_DIR/src/python_pybind11/test/Filter_TEST.py", line 16, in <module>
2022-05-03T07:12:24.0388380Z     from ignition.math import BiQuadd
2022-05-03T07:12:24.0389338Z ModuleNotFoundError: No module named 'ignition.math'
2022-05-03T07:12:24.0389618Z 
2022-05-03T07:12:24.0389935Z         Start 102: Frustum_TEST.py
2022-05-03T07:12:24.1238721Z 102/138 Test #102: Frustum_TEST.py ........................***Failed    0.09 sec
2022-05-03T07:12:24.1245175Z Traceback (most recent call last):
2022-05-03T07:12:24.1250406Z   File "$SRC_DIR/src/python_pybind11/test/Frustum_TEST.py", line 18, in <module>
2022-05-03T07:12:24.1260101Z     from ignition.math import Angle, AxisAlignedBox, Frustum, FrustumPlane, Planed, Pose3d, Vector3d
2022-05-03T07:12:24.1262445Z ModuleNotFoundError: No module named 'ignition.math'
2022-05-03T07:12:24.1264256Z 
2022-05-03T07:12:24.1270504Z         Start 103: GaussMarkovProcess_TEST.py
2022-05-03T07:12:24.2043146Z 103/138 Test #103: GaussMarkovProcess_TEST.py .............***Failed    0.08 sec
2022-05-03T07:12:24.2047627Z Traceback (most recent call last):
2022-05-03T07:12:24.2048958Z   File "$SRC_DIR/src/python_pybind11/test/GaussMarkovProcess_TEST.py", line 16, in <module>
2022-05-03T07:12:24.2050132Z     from ignition.math import GaussMarkovProcess
2022-05-03T07:12:24.2052064Z ModuleNotFoundError: No module named 'ignition.math'
2022-05-03T07:12:24.2052741Z 
2022-05-03T07:12:24.2053479Z         Start 104: Helpers_TEST.py
2022-05-03T07:12:24.2864460Z 104/138 Test #104: Helpers_TEST.py ........................***Failed    0.08 sec
2022-05-03T07:12:24.2866252Z Traceback (most recent call last):
2022-05-03T07:12:24.2867310Z   File "$SRC_DIR/src/python_pybind11/test/Helpers_TEST.py", line 18, in <module>
2022-05-03T07:12:24.2868598Z     from ignition.math import (Helpers, ign_box_volume, ign_box_volume_v, ign_cylinder_volume,
2022-05-03T07:12:24.2870632Z ModuleNotFoundError: No module named 'ignition.math'
2022-05-03T07:12:24.2871317Z 
2022-05-03T07:12:24.2872050Z         Start 105: Inertial_TEST.py
2022-05-03T07:12:24.3720728Z 105/138 Test #105: Inertial_TEST.py .......................***Failed    0.08 sec
2022-05-03T07:12:24.3721558Z Traceback (most recent call last):
2022-05-03T07:12:24.3722149Z   File "$SRC_DIR/src/python_pybind11/test/Inertial_TEST.py", line 19, in <module>
2022-05-03T07:12:24.3722818Z     from ignition.math import Inertiald, Quaterniond, Pose3d, Matrix3d, MassMatrix3d, Vector3d
2022-05-03T07:12:24.3724198Z ModuleNotFoundError: No module named 'ignition.math'
2022-05-03T07:12:24.3724508Z 
2022-05-03T07:12:24.3724911Z         Start 106: Kmeans_TEST.py
2022-05-03T07:12:24.4529136Z 106/138 Test #106: Kmeans_TEST.py .........................***Failed    0.08 sec
2022-05-03T07:12:24.4530452Z Traceback (most recent call last):
2022-05-03T07:12:24.4531425Z   File "$SRC_DIR/src/python_pybind11/test/Kmeans_TEST.py", line 16, in <module>
2022-05-03T07:12:24.4531963Z     from ignition.math import Kmeans
2022-05-03T07:12:24.4533101Z ModuleNotFoundError: No module named 'ignition.math'
2022-05-03T07:12:24.4533411Z 
2022-05-03T07:12:24.4533799Z         Start 107: Line2_TEST.py
2022-05-03T07:12:24.5341223Z 107/138 Test #107: Line2_TEST.py ..........................***Failed    0.08 sec
2022-05-03T07:12:24.5342501Z Traceback (most recent call last):
2022-05-03T07:12:24.5343139Z   File "$SRC_DIR/src/python_pybind11/test/Line2_TEST.py", line 17, in <module>
2022-05-03T07:12:24.5343910Z     from ignition.math import Line2d
2022-05-03T07:12:24.5345158Z ModuleNotFoundError: No module named 'ignition.math'
2022-05-03T07:12:24.5345515Z 
2022-05-03T07:12:24.5351970Z         Start 108: Line3_TEST.py
2022-05-03T07:12:24.6166779Z 108/138 Test #108: Line3_TEST.py ..........................***Failed    0.08 sec
2022-05-03T07:12:24.6167907Z Traceback (most recent call last):
2022-05-03T07:12:24.6168522Z   File "$SRC_DIR/src/python_pybind11/test/Line3_TEST.py", line 17, in <module>
2022-05-03T07:12:24.6169138Z     from ignition.math import Line3d
2022-05-03T07:12:24.6170316Z ModuleNotFoundError: No module named 'ignition.math'
2022-05-03T07:12:24.6170697Z 
2022-05-03T07:12:24.6171124Z         Start 109: MassMatrix3_TEST.py
2022-05-03T07:12:24.6992005Z 109/138 Test #109: MassMatrix3_TEST.py ....................***Failed    0.08 sec
2022-05-03T07:12:24.6992856Z Traceback (most recent call last):
2022-05-03T07:12:24.6993407Z   File "$SRC_DIR/src/python_pybind11/test/MassMatrix3_TEST.py", line 19, in <module>
2022-05-03T07:12:24.6993957Z     from ignition.math import sort3
2022-05-03T07:12:24.6995072Z ModuleNotFoundError: No module named 'ignition.math'
2022-05-03T07:12:24.6995409Z 
2022-05-03T07:12:24.7012993Z         Start 110: Material_TEST.py
2022-05-03T07:12:24.7794477Z 110/138 Test #110: Material_TEST.py .......................***Failed    0.08 sec
2022-05-03T07:12:24.7795234Z Traceback (most recent call last):
2022-05-03T07:12:24.7795755Z   File "$SRC_DIR/src/python_pybind11/test/Material_TEST.py", line 18, in <module>
2022-05-03T07:12:24.7796243Z     import ignition.math
2022-05-03T07:12:24.7797290Z ModuleNotFoundError: No module named 'ignition.math'
2022-05-03T07:12:24.7797564Z 
2022-05-03T07:12:24.7805090Z         Start 111: Matrix3_TEST.py
2022-05-03T07:12:24.8614758Z 111/138 Test #111: Matrix3_TEST.py ........................***Failed    0.08 sec
2022-05-03T07:12:24.8616744Z Traceback (most recent call last):
2022-05-03T07:12:24.8618008Z   File "$SRC_DIR/src/python_pybind11/test/Matrix3_TEST.py", line 17, in <module>
2022-05-03T07:12:24.8619259Z     from ignition.math import Matrix3d
2022-05-03T07:12:24.8621403Z ModuleNotFoundError: No module named 'ignition.math'
2022-05-03T07:12:24.8622227Z 
2022-05-03T07:12:24.8632960Z         Start 112: Matrix4_TEST.py
2022-05-03T07:12:24.9465792Z 112/138 Test #112: Matrix4_TEST.py ........................***Failed    0.08 sec
2022-05-03T07:12:24.9466951Z Traceback (most recent call last):
2022-05-03T07:12:24.9467596Z   File "$SRC_DIR/src/python_pybind11/test/Matrix4_TEST.py", line 17, in <module>
2022-05-03T07:12:24.9468200Z     from ignition.math import Matrix4d
2022-05-03T07:12:24.9469674Z ModuleNotFoundError: No module named 'ignition.math'
2022-05-03T07:12:24.9470075Z 
2022-05-03T07:12:24.9476810Z         Start 113: MovingWindowFilter_TEST.py
2022-05-03T07:12:25.0317314Z 113/138 Test #113: MovingWindowFilter_TEST.py .............***Failed    0.08 sec
2022-05-03T07:12:25.0318483Z Traceback (most recent call last):
2022-05-03T07:12:25.0319168Z   File "$SRC_DIR/src/python_pybind11/test/MovingWindowFilter_TEST.py", line 16, in <module>
2022-05-03T07:12:25.0320102Z     from ignition.math import MovingWindowFilterd
2022-05-03T07:12:25.0321339Z ModuleNotFoundError: No module named 'ignition.math'
2022-05-03T07:12:25.0321706Z 
2022-05-03T07:12:25.0328445Z         Start 114: OrientedBox_TEST.py
2022-05-03T07:12:25.1129510Z 114/138 Test #114: OrientedBox_TEST.py ....................***Failed    0.08 sec
2022-05-03T07:12:25.1131012Z Traceback (most recent call last):
2022-05-03T07:12:25.1131886Z   File "$SRC_DIR/src/python_pybind11/test/OrientedBox_TEST.py", line 18, in <module>
2022-05-03T07:12:25.1140050Z     from ignition.math import OrientedBoxd, MassMatrix3d, Material, Pose3d, Vector3d
2022-05-03T07:12:25.1141581Z ModuleNotFoundError: No module named 'ignition.math'
2022-05-03T07:12:25.1141990Z 
2022-05-03T07:12:25.1142401Z         Start 115: PID_TEST.py
2022-05-03T07:12:25.1983950Z 115/138 Test #115: PID_TEST.py ............................***Failed    0.08 sec
2022-05-03T07:12:25.1985229Z Traceback (most recent call last):
2022-05-03T07:12:25.1985897Z   File "$SRC_DIR/src/python_pybind11/test/PID_TEST.py", line 17, in <module>
2022-05-03T07:12:25.1986482Z     from ignition.math import PID
2022-05-03T07:12:25.1987637Z ModuleNotFoundError: No module named 'ignition.math'
2022-05-03T07:12:25.1987993Z 
2022-05-03T07:12:25.1994614Z         Start 116: Plane_TEST.py
2022-05-03T07:12:25.2796966Z 116/138 Test #116: Plane_TEST.py ..........................***Failed    0.08 sec
2022-05-03T07:12:25.2798167Z Traceback (most recent call last):
2022-05-03T07:12:25.2798785Z   File "$SRC_DIR/src/python_pybind11/test/Plane_TEST.py", line 17, in <module>
2022-05-03T07:12:25.2799456Z     from ignition.math import AxisAlignedBox, Planed, PlaneSide, Vector2d, Vector3d
2022-05-03T07:12:25.2800720Z ModuleNotFoundError: No module named 'ignition.math'
2022-05-03T07:12:25.2801075Z 
2022-05-03T07:12:25.2807363Z         Start 117: Pose3_TEST.py
2022-05-03T07:12:25.3615749Z 117/138 Test #117: Pose3_TEST.py ..........................***Failed    0.08 sec
2022-05-03T07:12:25.3616884Z Traceback (most recent call last):
2022-05-03T07:12:25.3617554Z   File "$SRC_DIR/src/python_pybind11/test/Pose3_TEST.py", line 17, in <module>
2022-05-03T07:12:25.3618132Z     from ignition.math import Pose3d
2022-05-03T07:12:25.3619299Z ModuleNotFoundError: No module named 'ignition.math'
2022-05-03T07:12:25.3619668Z 
2022-05-03T07:12:25.3626403Z         Start 118: Quaternion_TEST.py
2022-05-03T07:12:25.4454659Z 118/138 Test #118: Quaternion_TEST.py .....................***Failed    0.08 sec
2022-05-03T07:12:25.4456453Z Traceback (most recent call last):
2022-05-03T07:12:25.4457565Z   File "$SRC_DIR/src/python_pybind11/test/Quaternion_TEST.py", line 17, in <module>
2022-05-03T07:12:25.4458637Z     from ignition.math import Matrix3d
2022-05-03T07:12:25.4460479Z ModuleNotFoundError: No module named 'ignition.math'
2022-05-03T07:12:25.4461125Z 
2022-05-03T07:12:25.4461884Z         Start 119: Rand_TEST.py
2022-05-03T07:12:25.5222624Z 119/138 Test #119: Rand_TEST.py ...........................***Failed    0.08 sec
2022-05-03T07:12:25.5224513Z Traceback (most recent call last):
2022-05-03T07:12:25.5225160Z   File "$SRC_DIR/src/python_pybind11/test/Rand_TEST.py", line 16, in <module>
2022-05-03T07:12:25.5225751Z     from ignition.math import Rand
2022-05-03T07:12:25.5226910Z ModuleNotFoundError: No module named 'ignition.math'
2022-05-03T07:12:25.5227271Z 
2022-05-03T07:12:25.5232722Z         Start 120: RollingMean_TEST.py
2022-05-03T07:12:25.6083407Z 120/138 Test #120: RollingMean_TEST.py ....................***Failed    0.08 sec
2022-05-03T07:12:25.6084509Z Traceback (most recent call last):
2022-05-03T07:12:25.6085105Z   File "$SRC_DIR/src/python_pybind11/test/RollingMean_TEST.py", line 17, in <module>
2022-05-03T07:12:25.6092754Z     from ignition.math import RollingMean
2022-05-03T07:12:25.6094009Z ModuleNotFoundError: No module named 'ignition.math'
2022-05-03T07:12:25.6101186Z 
2022-05-03T07:12:25.6101738Z         Start 121: RotationSpline_TEST.py
2022-05-03T07:12:25.6908392Z 121/138 Test #121: RotationSpline_TEST.py .................***Failed    0.08 sec
2022-05-03T07:12:25.6909581Z Traceback (most recent call last):
2022-05-03T07:12:25.6910205Z   File "$SRC_DIR/src/python_pybind11/test/RotationSpline_TEST.py", line 16, in <module>
2022-05-03T07:12:25.6910831Z     from ignition.math import Quaterniond
2022-05-03T07:12:25.6911978Z ModuleNotFoundError: No module named 'ignition.math'
2022-05-03T07:12:25.6912363Z 
2022-05-03T07:12:25.6921131Z         Start 122: SemanticVersion_TEST.py
2022-05-03T07:12:25.7704713Z 122/138 Test #122: SemanticVersion_TEST.py ................***Failed    0.08 sec
2022-05-03T07:12:25.7705752Z Traceback (most recent call last):
2022-05-03T07:12:25.7706377Z   File "$SRC_DIR/src/python_pybind11/test/SemanticVersion_TEST.py", line 16, in <module>
2022-05-03T07:12:25.7706983Z     from ignition.math import SemanticVersion
2022-05-03T07:12:25.7708116Z ModuleNotFoundError: No module named 'ignition.math'
2022-05-03T07:12:25.7708456Z 
2022-05-03T07:12:25.7708871Z         Start 123: SignalStats_TEST.py
2022-05-03T07:12:25.8566466Z 123/138 Test #123: SignalStats_TEST.py ....................***Failed    0.08 sec
2022-05-03T07:12:25.8567599Z Traceback (most recent call last):
2022-05-03T07:12:25.8568234Z   File "$SRC_DIR/src/python_pybind11/test/SignalStats_TEST.py", line 17, in <module>
2022-05-03T07:12:25.8568813Z     from ignition.math import Rand
2022-05-03T07:12:25.8569960Z ModuleNotFoundError: No module named 'ignition.math'
2022-05-03T07:12:25.8570316Z 
2022-05-03T07:12:25.8570736Z         Start 124: Sphere_TEST.py
2022-05-03T07:12:25.9400250Z 124/138 Test #124: Sphere_TEST.py .........................***Failed    0.08 sec
2022-05-03T07:12:25.9402127Z Traceback (most recent call last):
2022-05-03T07:12:25.9403225Z   File "$SRC_DIR/src/python_pybind11/test/Sphere_TEST.py", line 19, in <module>
2022-05-03T07:12:25.9404451Z     from ignition.math import MassMatrix3d, Material, Planed, Sphered, Vector2d, Vector3d
2022-05-03T07:12:25.9406483Z ModuleNotFoundError: No module named 'ignition.math'
2022-05-03T07:12:25.9407141Z 
2022-05-03T07:12:25.9407937Z         Start 125: SphericalCoordinates_TEST.py
2022-05-03T07:12:26.0218842Z 125/138 Test #125: SphericalCoordinates_TEST.py ...........***Failed    0.08 sec
2022-05-03T07:12:26.0226798Z Traceback (most recent call last):
2022-05-03T07:12:26.0228040Z   File "$SRC_DIR/src/python_pybind11/test/SphericalCoordinates_TEST.py", line 18, in <module>
2022-05-03T07:12:26.0231224Z     from ignition.math import Angle, SphericalCoordinates, Vector3d
2022-05-03T07:12:26.0232616Z ModuleNotFoundError: No module named 'ignition.math'
2022-05-03T07:12:26.0232983Z 
2022-05-03T07:12:26.0233426Z         Start 126: Spline_TEST.py
2022-05-03T07:12:26.1033353Z 126/138 Test #126: Spline_TEST.py .........................***Failed    0.08 sec
2022-05-03T07:12:26.1034746Z Traceback (most recent call last):
2022-05-03T07:12:26.1035714Z   File "$SRC_DIR/src/python_pybind11/test/Spline_TEST.py", line 17, in <module>
2022-05-03T07:12:26.1036703Z     from ignition.math import Spline
2022-05-03T07:12:26.1038768Z ModuleNotFoundError: No module named 'ignition.math'
2022-05-03T07:12:26.1039341Z 
2022-05-03T07:12:26.1046912Z         Start 127: StopWatch_TEST.py
2022-05-03T07:12:26.1855687Z 127/138 Test #127: StopWatch_TEST.py ......................***Failed    0.08 sec
2022-05-03T07:12:26.1857072Z Traceback (most recent call last):
2022-05-03T07:12:26.1857795Z   File "$SRC_DIR/src/python_pybind11/test/StopWatch_TEST.py", line 19, in <module>
2022-05-03T07:12:26.1858376Z     from ignition.math import Stopwatch
2022-05-03T07:12:26.1859771Z ModuleNotFoundError: No module named 'ignition.math'
2022-05-03T07:12:26.1860122Z 
2022-05-03T07:12:26.1867370Z         Start 128: Temperature_TEST.py
2022-05-03T07:12:26.2642578Z 128/138 Test #128: Temperature_TEST.py ....................***Failed    0.08 sec
2022-05-03T07:12:26.2643859Z Traceback (most recent call last):
2022-05-03T07:12:26.2644490Z   File "$SRC_DIR/src/python_pybind11/test/Temperature_TEST.py", line 16, in <module>
2022-05-03T07:12:26.2645339Z     from ignition.math import Temperature
2022-05-03T07:12:26.2654644Z ModuleNotFoundError: No module named 'ignition.math'
2022-05-03T07:12:26.2655328Z 
2022-05-03T07:12:26.2655921Z         Start 129: Triangle3_TEST.py
2022-05-03T07:12:26.3445910Z 129/138 Test #129: Triangle3_TEST.py ......................***Failed    0.08 sec
2022-05-03T07:12:26.3447179Z Traceback (most recent call last):
2022-05-03T07:12:26.3448194Z   File "$SRC_DIR/src/python_pybind11/test/Triangle3_TEST.py", line 17, in <module>
2022-05-03T07:12:26.3449177Z     from ignition.math import Line3d
2022-05-03T07:12:26.3450901Z ModuleNotFoundError: No module named 'ignition.math'
2022-05-03T07:12:26.3451447Z 
2022-05-03T07:12:26.3461439Z         Start 130: Triangle_TEST.py
2022-05-03T07:12:26.4248397Z 130/138 Test #130: Triangle_TEST.py .......................***Failed    0.08 sec
2022-05-03T07:12:26.4250789Z Traceback (most recent call last):
2022-05-03T07:12:26.4251436Z   File "$SRC_DIR/src/python_pybind11/test/Triangle_TEST.py", line 17, in <module>
2022-05-03T07:12:26.4261479Z     from ignition.math import Line2d
2022-05-03T07:12:26.4263485Z ModuleNotFoundError: No module named 'ignition.math'
2022-05-03T07:12:26.4264390Z 
2022-05-03T07:12:26.4265091Z         Start 131: Vector2_TEST.py
2022-05-03T07:12:26.5069609Z 131/138 Test #131: Vector2_TEST.py ........................***Failed    0.08 sec
2022-05-03T07:12:26.5070877Z Traceback (most recent call last):
2022-05-03T07:12:26.5071773Z   File "$SRC_DIR/src/python_pybind11/test/Vector2_TEST.py", line 19, in <module>
2022-05-03T07:12:26.5072627Z     from ignition.math import Vector2d
2022-05-03T07:12:26.5074197Z ModuleNotFoundError: No module named 'ignition.math'
2022-05-03T07:12:26.5074692Z 
2022-05-03T07:12:26.5081222Z         Start 132: Vector3_TEST.py
2022-05-03T07:12:26.5902581Z 132/138 Test #132: Vector3_TEST.py ........................***Failed    0.08 sec
2022-05-03T07:12:26.5904891Z Traceback (most recent call last):
2022-05-03T07:12:26.5905504Z   File "$SRC_DIR/src/python_pybind11/test/Vector3_TEST.py", line 19, in <module>
2022-05-03T07:12:26.5909525Z     from ignition.math import Vector3d
2022-05-03T07:12:26.5910747Z ModuleNotFoundError: No module named 'ignition.math'
2022-05-03T07:12:26.5913087Z 
2022-05-03T07:12:26.5914395Z         Start 133: Vector3Stats_TEST.py
2022-05-03T07:12:26.6713072Z 133/138 Test #133: Vector3Stats_TEST.py ...................***Failed    0.08 sec
2022-05-03T07:12:26.6714422Z Traceback (most recent call last):
2022-05-03T07:12:26.6715435Z   File "$SRC_DIR/src/python_pybind11/test/Vector3Stats_TEST.py", line 16, in <module>
2022-05-03T07:12:26.6716438Z     from ignition.math import Vector3d
2022-05-03T07:12:26.6718169Z ModuleNotFoundError: No module named 'ignition.math'
2022-05-03T07:12:26.6718725Z 
2022-05-03T07:12:26.6727450Z         Start 134: Vector4_TEST.py
2022-05-03T07:12:26.7544768Z 134/138 Test #134: Vector4_TEST.py ........................***Failed    0.08 sec
2022-05-03T07:12:26.7546252Z Traceback (most recent call last):
2022-05-03T07:12:26.7547217Z   File "$SRC_DIR/src/python_pybind11/test/Vector4_TEST.py", line 19, in <module>
2022-05-03T07:12:26.7549024Z     from ignition.math import Vector4d
2022-05-03T07:12:26.7550685Z ModuleNotFoundError: No module named 'ignition.math'
2022-05-03T07:12:26.7551223Z 
2022-05-03T07:12:26.7552049Z         Start 135: UNIT_Conversions_TEST
2022-05-03T07:12:27.0677400Z 135/138 Test #135: UNIT_Conversions_TEST ..................   Passed    0.31 sec
2022-05-03T07:12:27.0678617Z         Start 136: check_UNIT_Conversions_TEST
2022-05-03T07:12:27.1190898Z 136/138 Test #136: check_UNIT_Conversions_TEST ............   Passed    0.05 sec
2022-05-03T07:12:27.1199071Z         Start 137: UNIT_Util_TEST
2022-05-03T07:12:27.4307436Z 137/138 Test #137: UNIT_Util_TEST .........................   Passed    0.31 sec
2022-05-03T07:12:27.4321094Z         Start 138: check_UNIT_Util_TEST
2022-05-03T07:12:27.4829860Z 138/138 Test #138: check_UNIT_Util_TEST ...................   Passed    0.05 sec
2022-05-03T07:12:27.4861015Z Errors while running CTest
2022-05-03T07:12:27.4871942Z 
2022-05-03T07:12:27.4872957Z 71% tests passed, 40 tests failed out of 138
2022-05-03T07:12:27.4873477Z 
2022-05-03T07:12:27.4874065Z Total Test time (real) =  85.29 sec
2022-05-03T07:12:27.4874519Z 
2022-05-03T07:12:27.4875143Z The following tests FAILED:
2022-05-03T07:12:27.4876771Z     95 - Angle_TEST.py (Failed)
2022-05-03T07:12:27.4877924Z     96 - AxisAlignedBox_TEST.py (Failed)
2022-05-03T07:12:27.4879009Z     97 - Box_TEST.py (Failed)
2022-05-03T07:12:27.4879966Z     98 - Color_TEST.py (Failed)
2022-05-03T07:12:27.4880993Z     99 - Cylinder_TEST.py (Failed)
2022-05-03T07:12:27.4882043Z    100 - DiffDriveOdometry_TEST.py (Failed)
2022-05-03T07:12:27.4883939Z    101 - Filter_TEST.py (Failed)
2022-05-03T07:12:27.4885681Z    102 - Frustum_TEST.py (Failed)
2022-05-03T07:12:27.4886818Z    103 - GaussMarkovProcess_TEST.py (Failed)
2022-05-03T07:12:27.4887879Z    104 - Helpers_TEST.py (Failed)
2022-05-03T07:12:27.4889005Z    105 - Inertial_TEST.py (Failed)
2022-05-03T07:12:27.4890126Z    106 - Kmeans_TEST.py (Failed)
2022-05-03T07:12:27.4891193Z    107 - Line2_TEST.py (Failed)
2022-05-03T07:12:27.4892272Z    108 - Line3_TEST.py (Failed)
2022-05-03T07:12:27.4893429Z    109 - MassMatrix3_TEST.py (Failed)
2022-05-03T07:12:27.4894562Z    110 - Material_TEST.py (Failed)
2022-05-03T07:12:27.4895641Z    111 - Matrix3_TEST.py (Failed)
2022-05-03T07:12:27.4896745Z    112 - Matrix4_TEST.py (Failed)
2022-05-03T07:12:27.4897944Z    113 - MovingWindowFilter_TEST.py (Failed)
2022-05-03T07:12:27.4899093Z    114 - OrientedBox_TEST.py (Failed)
2022-05-03T07:12:27.4900255Z    115 - PID_TEST.py (Failed)
2022-05-03T07:12:27.4901450Z    116 - Plane_TEST.py (Failed)
2022-05-03T07:12:27.4902067Z    117 - Pose3_TEST.py (Failed)
2022-05-03T07:12:27.4902682Z    118 - Quaternion_TEST.py (Failed)
2022-05-03T07:12:27.4903307Z    119 - Rand_TEST.py (Failed)
2022-05-03T07:12:27.4904092Z    120 - RollingMean_TEST.py (Failed)
2022-05-03T07:12:27.4904768Z    121 - RotationSpline_TEST.py (Failed)
2022-05-03T07:12:27.4905440Z    122 - SemanticVersion_TEST.py (Failed)
2022-05-03T07:12:27.4906081Z    123 - SignalStats_TEST.py (Failed)
2022-05-03T07:12:27.4906710Z    124 - Sphere_TEST.py (Failed)
2022-05-03T07:12:27.4907600Z    125 - SphericalCoordinates_TEST.py (Failed)
2022-05-03T07:12:27.4908253Z    126 - Spline_TEST.py (Failed)
2022-05-03T07:12:27.4908868Z    127 - StopWatch_TEST.py (Failed)
2022-05-03T07:12:27.4909514Z    128 - Temperature_TEST.py (Failed)
2022-05-03T07:12:27.4910135Z    129 - Triangle3_TEST.py (Failed)
2022-05-03T07:12:27.4910765Z    130 - Triangle_TEST.py (Failed)
2022-05-03T07:12:27.4911406Z    131 - Vector2_TEST.py (Failed)
2022-05-03T07:12:27.4912017Z    132 - Vector3_TEST.py (Failed)
2022-05-03T07:12:27.4912658Z    133 - Vector3Stats_TEST.py (Failed)
2022-05-03T07:12:27.4913278Z    134 - Vector4_TEST.py (Failed)
2022-05-03T07:12:29.1392728Z Traceback (most recent call last):
2022-05-03T07:12:29.1394685Z   File "/opt/conda/bin/conda-mambabuild", line 10, in <module>
2022-05-03T07:12:29.1396150Z     sys.exit(main())
2022-05-03T07:12:29.1396984Z   File "/opt/conda/lib/python3.9/site-packages/boa/cli/mambabuild.py", line 239, in main
2022-05-03T07:12:29.1407630Z     call_conda_build(action, config)
2022-05-03T07:12:29.1409977Z   File "/opt/conda/lib/python3.9/site-packages/boa/cli/mambabuild.py", line 211, in call_conda_build
2022-05-03T07:12:29.1410634Z     result = api.build(
2022-05-03T07:12:29.1411374Z   File "/opt/conda/lib/python3.9/site-packages/conda_build/api.py", line 186, in build
2022-05-03T07:12:29.1426806Z     return build_tree(
2022-05-03T07:12:29.1428037Z   File "/opt/conda/lib/python3.9/site-packages/conda_build/build.py", line 3088, in build_tree
2022-05-03T07:12:29.1442677Z     packages_from_this = build(metadata, stats,
2022-05-03T07:12:29.1445558Z   File "/opt/conda/lib/python3.9/site-packages/conda_build/build.py", line 2211, in build
2022-05-03T07:12:29.1449251Z     utils.check_call_env(cmd, env=env, rewrite_stdout_env=rewrite_env,
2022-05-03T07:12:29.1450372Z   File "/opt/conda/lib/python3.9/site-packages/conda_build/utils.py", line 410, in check_call_env
2022-05-03T07:12:29.1460762Z     return _func_defaulting_env_to_os_environ('call', *popenargs, **kwargs)
2022-05-03T07:12:29.1461851Z   File "/opt/conda/lib/python3.9/site-packages/conda_build/utils.py", line 390, in _func_defaulting_env_to_os_environ
2022-05-03T07:12:29.1462608Z     raise subprocess.CalledProcessError(proc.returncode, _args)
2022-05-03T07:12:29.1464018Z subprocess.CalledProcessError: Command '['/bin/bash', '-o', 'errexit', '/home/conda/feedstock_root/build_artifacts/libignition-math6_1651560757394/work/conda_build.sh']' returned non-zero exit status 8.