med ‘thisptr’ 7251 | __pyx_v_self->thisptr->permute_space_dimensions(__pyx_v_cpp_cycle); | ^~~~~~~ ppl/linear_algebra.cpp: In function ‘int __Pyx_modinit_function_export_code()’: ppl/linear_algebra.cpp:8515:77: error: ‘__pyx_f_3ppl_14linear_algebra_PPL_Coefficient_from_pyobject’ was not declared in this scope 8515 | if (__Pyx_ExportFunction("PPL_Coefficient_from_pyobject", (void (*)(void))__pyx_f_3ppl_14linear_algebra_PPL_Coefficient_from_pyobject, "Parma_Polyhedra_Library::Coefficient (PyObject *)") < 0) __PYX_ERR(0, 1, __pyx_L1_error) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ppl/linear_algebra.cpp: In function ‘int __pyx_pymod_exec_linear_algebra(PyObject*)’: ppl/linear_algebra.cpp:9005:3: error: ‘Parma_Polyhedra_Library’ has not been declared 9005 | Parma_Polyhedra_Library::restore_pre_PPL_rounding(); | ^~~~~~~~~~~~~~~~~~~~~~~ ppl/linear_algebra.cpp: At global scope: ppl/linear_algebra.cpp:11369:12: warning: ‘int __Pyx_ExportFunction(const char*, void (*)(), const char*)’ defined but not used [-Wunused-function] 11369 | static int __Pyx_ExportFunction(const char *name, void (*f)(void), const char *sig) { | ^~~~~~~~~~~~~~~~~~~~ ppl/linear_algebra.cpp:4614:18: warning: ‘PyObject* __pyx_pf_3ppl_14linear_algebra_17Linear_Expression_12shift_space_dimensions(__pyx_obj_3ppl_14linear_algebra_Linear_Expression*, PyObject*, int)’ defined but not used [-Wunused-function] 4614 | static PyObject *__pyx_pf_3ppl_14linear_algebra_17Linear_Expression_12shift_space_dimensions(struct __pyx_obj_3ppl_14linear_algebra_Linear_Expression *__pyx_v_self, PyObject *__pyx_v_v, Parma_Polyhedra_Library::dimension_type __pyx_v_n) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ppl/linear_algebra.cpp:4307:18: warning: ‘PyObject* __pyx_pf_3ppl_14linear_algebra_17Linear_Expression_8set_space_dimension(__pyx_obj_3ppl_14linear_algebra_Linear_Expression*, int)’ defined but not used [-Wunused-function] 4307 | static PyObject *__pyx_pf_3ppl_14linear_algebra_17Linear_Expression_8set_space_dimension(struct __pyx_obj_3ppl_14linear_algebra_Linear_Expression *__pyx_v_self, Parma_Polyhedra_Library::dimension_type __pyx_v_n) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ppl/linear_algebra.cpp:1885:12: warning: ‘int __pyx_pf_3ppl_14linear_algebra_8Variable___cinit__(__pyx_obj_3ppl_14linear_algebra_Variable*, int)’ defined but not used [-Wunused-function] 1885 | static int __pyx_pf_3ppl_14linear_algebra_8Variable___cinit__(struct __pyx_obj_3ppl_14linear_algebra_Variable *__pyx_v_self, Parma_Polyhedra_Library::dimension_type __pyx_v_i) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ warning: ppl/polyhedron.pyx:832:90: local variable 'maximum' referenced before assignment warning: ppl/polyhedron.pyx:839:85: local variable 'maximum' referenced before assignment warning: ppl/polyhedron.pyx:912:90: local variable 'minimum' referenced before assignment warning: ppl/polyhedron.pyx:919:85: local variable 'minimum' referenced before assignment error: command 'gcc' failed with exit status 1 RPM build errors: error: Bad exit status from /var/tmp/rpm-tmp.a2QbXf (%build) Bad exit status from /var/tmp/rpm-tmp.a2QbXf (%build) Child return code was: 1 EXCEPTION: [Error()] Traceback (most recent call last): File "/usr/lib/python3.8/site-packages/mockbuild/trace_decorator.py", line 95, in trace result = func(*args, **kw) File "/usr/lib/python3.8/site-packages/mockbuild/util.py", line 746, 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 -bb --target riscv64 --nodeps /builddir/build/SPECS/python-pplpy.spec