ated as of NumPy 1.25.0, and will be removed in NumPy 2.0. Please use `prod` instead. self._make_qlinearmatmul_test((3,), (3,)) onnx/test/shape_inference_test.py::TestShapeInference::test_qlinearmatmul onnx/test/shape_inference_test.py::TestShapeInference::test_qlinearmatmul /builddir/build/BUILD/onnx-1.14.0/onnx/test/shape_inference_test.py:4635: DeprecationWarning: `product` is deprecated as of NumPy 1.25.0, and will be removed in NumPy 2.0. Please use `prod` instead. self._make_qlinearmatmul_test((4, 2), (2, 4)) onnx/test/shape_inference_test.py::TestShapeInference::test_qlinearmatmul onnx/test/shape_inference_test.py::TestShapeInference::test_qlinearmatmul /builddir/build/BUILD/onnx-1.14.0/onnx/test/shape_inference_test.py:4636: DeprecationWarning: `product` is deprecated as of NumPy 1.25.0, and will be removed in NumPy 2.0. Please use `prod` instead. self._make_qlinearmatmul_test((2,), (2, 3)) onnx/test/shape_inference_test.py::TestShapeInference::test_qlinearmatmul onnx/test/shape_inference_test.py::TestShapeInference::test_qlinearmatmul /builddir/build/BUILD/onnx-1.14.0/onnx/test/shape_inference_test.py:4637: DeprecationWarning: `product` is deprecated as of NumPy 1.25.0, and will be removed in NumPy 2.0. Please use `prod` instead. self._make_qlinearmatmul_test((4, 2), (2,)) onnx/test/shape_inference_test.py::TestShapeInference::test_qlinearmatmul onnx/test/shape_inference_test.py::TestShapeInference::test_qlinearmatmul /builddir/build/BUILD/onnx-1.14.0/onnx/test/shape_inference_test.py:4638: DeprecationWarning: `product` is deprecated as of NumPy 1.25.0, and will be removed in NumPy 2.0. Please use `prod` instead. self._make_qlinearmatmul_test((5, 1, 4, 2), (1, 3, 2, 3)) onnx/test/shape_inference_test.py::TestShapeInference::test_qlinearmatmul onnx/test/shape_inference_test.py::TestShapeInference::test_qlinearmatmul /builddir/build/BUILD/onnx-1.14.0/onnx/test/shape_inference_test.py:4639: DeprecationWarning: `product` is deprecated as of NumPy 1.25.0, and will be removed in NumPy 2.0. Please use `prod` instead. self._make_qlinearmatmul_test((4, 2), (3, 2, 3)) onnx/test/tools_test.py::TestToolsFunctions::test_replace_range onnx/test/tools_test.py::TestToolsFunctions::test_replace_range_function onnx/test/tools_test.py::TestToolsFunctions::test_replace_range_graph /builddir/build/BUILDROOT/onnx-1.14.0-8.fc40.riscv64/usr/lib64/python3.12/site-packages/onnx/reference/ops/op_range.py:13: DeprecationWarning: Conversion of an array with ndim > 0 to a scalar is deprecated, and will error in future. Ensure you extract a single element from your array before performing this operation. (Deprecated NumPy 1.25.) return (np.arange(starts, ends, steps).astype(starts.dtype),) -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html =========================== short test summary info ============================ FAILED onnx/test/numpy_helper_test.py::TestNumpyHelper::test_float8_e4m3fn_negative_nan FAILED onnx/test/numpy_helper_test.py::TestNumpyHelper::test_float8_e5m2_negative_nan =========== 2 failed, 1012 passed, 15 skipped, 57 warnings in 39.84s =========== py312: exit 1 (42.72 seconds) /builddir/build/BUILD/onnx-1.14.0> pytest pid=108904 py312: FAIL code 1 (42.81 seconds) evaluation failed :( (43.38 seconds) error: Bad exit status from /var/tmp/rpm-tmp.j4Jb1R (%check) RPM build errors: Bad exit status from /var/tmp/rpm-tmp.j4Jb1R (%check) Child return code was: 1 EXCEPTION: [Error()] Traceback (most recent call last): File "/usr/lib/python3.9/site-packages/mockbuild/trace_decorator.py", line 93, in trace result = func(*args, **kw) File "/usr/lib/python3.9/site-packages/mockbuild/util.py", line 600, in do_with_status raise exception.Error("Command failed: \n # %s\n%s" % (command, output), child.returncode) mockbuild.exception.Error: Command failed: # bash --login -c /usr/bin/rpmbuild -ba --noprep --target riscv64 --nodeps /builddir/build/SPECS/onnx.spec