Mock Version: 1.4.21 Mock Version: 1.4.21 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/python-pplpy.spec'], chrootPath='/var/lib/mock/f33-build-271923-51569/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': 'en_US.UTF-8'}shell=Falselogger=timeout=432000uid=987gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/python-pplpy.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': 'en_US.UTF-8'} and shell False Building target platforms: riscv64 Building for target riscv64 setting SOURCE_DATE_EPOCH=1590451200 Wrote: /builddir/build/SRPMS/python-pplpy-0.8.4-7.fc33.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/python-pplpy.spec'], chrootPath='/var/lib/mock/f33-build-271923-51569/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': 'en_US.UTF-8'}shell=Falselogger=timeout=432000uid=987gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/python-pplpy.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': 'en_US.UTF-8'} and shell False Building target platforms: riscv64 Building for target riscv64 setting SOURCE_DATE_EPOCH=1590451200 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.F968DY + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf pplpy-0.8.4 + /usr/bin/tar -xof - + /usr/bin/gzip -dc /builddir/build/SOURCES/pplpy-0.8.4.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd pplpy-0.8.4 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/bin/cat /builddir/build/SOURCES/python-pplpy-cython.patch + /usr/bin/patch -p0 -s --fuzz=0 --no-backup-if-mismatch + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.si4QJW + umask 022 + cd /builddir/build/BUILD + cd pplpy-0.8.4 + export CC=gcc + CC=gcc + export 'LDSHARED=gcc -shared' + LDSHARED='gcc -shared' + CFLAGS='-O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + /usr/bin/python3 setup.py build '--executable=/usr/bin/python3 -s' running build running build_py creating build creating build/lib.linux-riscv64-3.9 creating build/lib.linux-riscv64-3.9/ppl copying ppl/__init__.py -> build/lib.linux-riscv64-3.9/ppl copying ppl/polyhedron.pxd -> build/lib.linux-riscv64-3.9/ppl copying ppl/constraint.pxd -> build/lib.linux-riscv64-3.9/ppl copying ppl/linear_algebra.pxd -> build/lib.linux-riscv64-3.9/ppl copying ppl/mip_problem.pxd -> build/lib.linux-riscv64-3.9/ppl copying ppl/bit_arrays.pxd -> build/lib.linux-riscv64-3.9/ppl copying ppl/generator.pxd -> build/lib.linux-riscv64-3.9/ppl copying ppl/ppl_decl.pxd -> build/lib.linux-riscv64-3.9/ppl copying ppl/ppl_shim.hh -> build/lib.linux-riscv64-3.9/ppl running build_ext 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 Compiling ppl/linear_algebra.pyx because it changed. Compiling ppl/mip_problem.pyx because it changed. Compiling ppl/polyhedron.pyx because it changed. Compiling ppl/generator.pyx because it changed. Compiling ppl/constraint.pyx because it changed. Compiling ppl/bit_arrays.pyx because it changed. [1/6] Cythonizing ppl/bit_arrays.pyx [2/6] Cythonizing ppl/constraint.pyx [3/6] Cythonizing ppl/generator.pyx [4/6] Cythonizing ppl/linear_algebra.pyx [5/6] Cythonizing ppl/mip_problem.pyx [6/6] Cythonizing ppl/polyhedron.pyx building 'ppl.linear_algebra' extension creating build/temp.linux-riscv64-3.9 creating build/temp.linux-riscv64-3.9/ppl gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Ippl -I/usr/lib64/python3.9/site-packages/gmpy2 -Ippl -I/builddir/build/BUILD/pplpy-0.8.4 -I/usr/lib64/python39.zip -I/usr/lib64/python3.9 -I/usr/lib64/python3.9/lib-dynload -I/usr/lib64/python3.9/site-packages -I/usr/lib/python3.9/site-packages -I/usr/include/python3.9 -c ppl/linear_algebra.cpp -o build/temp.linux-riscv64-3.9/ppl/linear_algebra.o ppl/linear_algebra.cpp:8:17: warning: "/*" within comment [-Wcomment] 8 | "ppl/*", | In file included from ppl/linear_algebra.cpp:647: /usr/include/ppl.hh:55:2: error: #error "This architecture is not supported by the currently installed ppl-devel packages." 55 | #error "This architecture is not supported by the currently installed ppl-devel packages." | ^~~~~ In file included from ppl/ppl_shim.hh:6, from ppl/linear_algebra.cpp:648: /usr/include/ppl.hh:55:2: error: #error "This architecture is not supported by the currently installed ppl-devel packages." 55 | #error "This architecture is not supported by the currently installed ppl-devel packages." | ^~~~~ In file included from ppl/linear_algebra.cpp:648: ppl/ppl_shim.hh:8:17: error: ‘Parma_Polyhedra_Library’ is not a namespace-name 8 | using namespace Parma_Polyhedra_Library; | ^~~~~~~~~~~~~~~~~~~~~~~ ppl/ppl_shim.hh:11:1: error: ‘Poly_Gen_Relation’ does not name a type 11 | Poly_Gen_Relation* new_relation_with(const Polyhedron &p, const Generator &g); | ^~~~~~~~~~~~~~~~~ ppl/ppl_shim.hh:12:1: error: ‘Poly_Con_Relation’ does not name a type 12 | Poly_Con_Relation* new_relation_with(const Polyhedron &p, const Constraint &c); | ^~~~~~~~~~~~~~~~~ ppl/linear_algebra.cpp:886:3: error: ‘Parma_Polyhedra_Library’ does not name a type 886 | Parma_Polyhedra_Library::Constraint *thisptr; | ^~~~~~~~~~~~~~~~~~~~~~~ ppl/linear_algebra.cpp:899:3: error: ‘Parma_Polyhedra_Library’ does not name a type 899 | Parma_Polyhedra_Library::Constraint_System *thisptr; | ^~~~~~~~~~~~~~~~~~~~~~~ ppl/linear_algebra.cpp:911:3: error: ‘Parma_Polyhedra_Library’ does not name a type 911 | Parma_Polyhedra_Library::Poly_Con_Relation *thisptr; | ^~~~~~~~~~~~~~~~~~~~~~~ ppl/linear_algebra.cpp:924:3: error: ‘Parma_Polyhedra_Library’ does not name a type 924 | Parma_Polyhedra_Library::Variable *thisptr; | ^~~~~~~~~~~~~~~~~~~~~~~ ppl/linear_algebra.cpp:937:3: error: ‘Parma_Polyhedra_Library’ does not name a type 937 | Parma_Polyhedra_Library::Variables_Set *thisptr; | ^~~~~~~~~~~~~~~~~~~~~~~ ppl/linear_algebra.cpp:950:3: error: ‘Parma_Polyhedra_Library’ does not name a type 950 | Parma_Polyhedra_Library::Linear_Expression *thisptr; | ^~~~~~~~~~~~~~~~~~~~~~~ ppl/linear_algebra.cpp:1414:8: error: ‘Parma_Polyhedra_Library’ does not name a type 1414 | static Parma_Polyhedra_Library::Coefficient __pyx_f_3ppl_14linear_algebra_PPL_Coefficient_from_pyobject(PyObject *); /*proto*/ | ^~~~~~~~~~~~~~~~~~~~~~~ ppl/linear_algebra.cpp:1671:126: error: ‘Parma_Polyhedra_Library’ has not been declared 1671 | 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); /* proto */ | ^~~~~~~~~~~~~~~~~~~~~~~ ppl/linear_algebra.cpp:1671:166: error: expected ‘,’ or ‘...’ before ‘__pyx_v_i’ 1671 | 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); /* proto */ | ^~~~~~~~~ ppl/linear_algebra.cpp:1700:162: error: ‘Parma_Polyhedra_Library’ has not been declared 1700 | 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); /* proto */ | ^~~~~~~~~~~~~~~~~~~~~~~ ppl/linear_algebra.cpp:1700:202: error: expected ‘,’ or ‘...’ before ‘__pyx_v_n’ 1700 | 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); /* proto */ | ^~~~~~~~~ ppl/linear_algebra.cpp:1702:187: error: ‘Parma_Polyhedra_Library’ has not been declared 1702 | 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); /* proto */ | ^~~~~~~~~~~~~~~~~~~~~~~ ppl/linear_algebra.cpp:1702:227: error: expected ‘,’ or ‘...’ before ‘__pyx_v_n’ 1702 | 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); /* proto */ | ^~~~~~~~~ ppl/linear_algebra.cpp:1748:8: error: ‘Parma_Polyhedra_Library’ does not name a type 1748 | static Parma_Polyhedra_Library::Coefficient __pyx_f_3ppl_14linear_algebra_PPL_Coefficient_from_pyobject(PyObject *__pyx_v_c) { | ^~~~~~~~~~~~~~~~~~~~~~~ ppl/linear_algebra.cpp: In function ‘int __pyx_pw_3ppl_14linear_algebra_8Variable_1__cinit__(PyObject*, PyObject*, PyObject*)’: ppl/linear_algebra.cpp:1846:3: error: ‘Parma_Polyhedra_Library’ has not been declared 1846 | Parma_Polyhedra_Library::dimension_type __pyx_v_i; | ^~~~~~~~~~~~~~~~~~~~~~~ ppl/linear_algebra.cpp:1879:5: error: ‘__pyx_v_i’ was not declared in this scope; did you mean ‘__pyx_k_i’? 1879 | __pyx_v_i = __Pyx_PyInt_As_size_t(values[0]); if (unlikely((__pyx_v_i == ((Parma_Polyhedra_Library::dimension_type)-1)) && PyErr_Occurred())) __PYX_ERR(0, 105, __pyx_L3_error) | ^~~~~~~~~ | __pyx_k_i ppl/linear_algebra.cpp:1879:80: error: ‘Parma_Polyhedra_Library’ has not been declared 1879 | __pyx_v_i = __Pyx_PyInt_As_size_t(values[0]); if (unlikely((__pyx_v_i == ((Parma_Polyhedra_Library::dimension_type)-1)) && PyErr_Occurred())) __PYX_ERR(0, 105, __pyx_L3_error) | ^~~~~~~~~~~~~~~~~~~~~~~ ppl/linear_algebra.cpp:841:43: note: in definition of macro ‘unlikely’ 841 | #define unlikely(x) __builtin_expect(!!(x), 0) | ^ ppl/linear_algebra.cpp:1889:131: error: ‘__pyx_v_i’ was not declared in this scope; did you mean ‘__pyx_k_i’? 1889 | __pyx_r = __pyx_pf_3ppl_14linear_algebra_8Variable___cinit__(((struct __pyx_obj_3ppl_14linear_algebra_Variable *)__pyx_v_self), __pyx_v_i); | ^~~~~~~~~ | __pyx_k_i ppl/linear_algebra.cpp: At global scope: ppl/linear_algebra.cpp:1896:126: error: ‘Parma_Polyhedra_Library’ has not been declared 1896 | 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) { | ^~~~~~~~~~~~~~~~~~~~~~~ ppl/linear_algebra.cpp:1896:166: error: expected ‘,’ or ‘...’ before ‘__pyx_v_i’ 1896 | 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) { | ^~~~~~~~~ ppl/linear_algebra.cpp: In function ‘int __pyx_pf_3ppl_14linear_algebra_8Variable___cinit__(__pyx_obj_3ppl_14linear_algebra_Variable*, int)’: ppl/linear_algebra.cpp:1908:17: error: ‘struct __pyx_obj_3ppl_14linear_algebra_Variable’ has no member named ‘thisptr’ 1908 | __pyx_v_self->thisptr = new Parma_Polyhedra_Library::Variable(__pyx_v_i); | ^~~~~~~ ppl/linear_algebra.cpp:1908:31: error: ‘Parma_Polyhedra_Library’ does not name a type 1908 | __pyx_v_self->thisptr = new Parma_Polyhedra_Library::Variable(__pyx_v_i); | ^~~~~~~~~~~~~~~~~~~~~~~ ppl/linear_algebra.cpp: In function ‘void __pyx_pf_3ppl_14linear_algebra_8Variable_2__dealloc__(__pyx_obj_3ppl_14linear_algebra_Variable*)’: ppl/linear_algebra.cpp:1954:24: error: ‘struct __pyx_obj_3ppl_14linear_algebra_Variable’ has no member named ‘thisptr’ 1954 | delete __pyx_v_self->thisptr; | ^~~~~~~ ppl/linear_algebra.cpp: In function ‘PyObject* __pyx_pf_3ppl_14linear_algebra_8Variable_6id(__pyx_obj_3ppl_14linear_algebra_Variable*)’: ppl/linear_algebra.cpp:2072:52: error: ‘struct __pyx_obj_3ppl_14linear_algebra_Variable’ has no member named ‘thisptr’ 2072 | __pyx_t_1 = __Pyx_PyInt_FromSize_t(__pyx_v_self->thisptr->id()); if (unlikely(!__pyx_t_1)) __PYX_ERR(0, 148, __pyx_L1_error) | ^~~~~~~ ppl/linear_algebra.cpp: In function ‘PyObject* __pyx_pf_3ppl_14linear_algebra_8Variable_8OK(__pyx_obj_3ppl_14linear_algebra_Variable*)’: ppl/linear_algebra.cpp:2136:51: error: ‘struct __pyx_obj_3ppl_14linear_algebra_Variable’ has no member named ‘thisptr’ 2136 | __pyx_t_1 = __Pyx_PyBool_FromLong(__pyx_v_self->thisptr->OK()); if (unlikely(!__pyx_t_1)) __PYX_ERR(0, 165, __pyx_L1_error) | ^~~~~~~ ppl/linear_algebra.cpp: In function ‘PyObject* __pyx_pf_3ppl_14linear_algebra_8Variable_10space_dimension(__pyx_obj_3ppl_14linear_algebra_Variable*)’: ppl/linear_algebra.cpp:2200:52: error: ‘struct __pyx_obj_3ppl_14linear_algebra_Variable’ has no member named ‘thisptr’ 2200 | __pyx_t_1 = __Pyx_PyInt_FromSize_t(__pyx_v_self->thisptr->space_dimension()); if (unlikely(!__pyx_t_1)) __PYX_ERR(0, 182, __pyx_L1_error) | ^~~~~~~ ppl/linear_algebra.cpp: In function ‘int __pyx_pf_3ppl_14linear_algebra_13Variables_Set___cinit__(__pyx_obj_3ppl_14linear_algebra_Variables_Set*, PyObject*)’: ppl/linear_algebra.cpp:2987:19: error: ‘struct __pyx_obj_3ppl_14linear_algebra_Variables_Set’ has no member named ‘thisptr’ 2987 | __pyx_v_self->thisptr = new Parma_Polyhedra_Library::Variables_Set(); | ^~~~~~~ ppl/linear_algebra.cpp:2987:33: error: ‘Parma_Polyhedra_Library’ does not name a type 2987 | __pyx_v_self->thisptr = new Parma_Polyhedra_Library::Variables_Set(); | ^~~~~~~~~~~~~~~~~~~~~~~ ppl/linear_algebra.cpp:3074:19: error: ‘struct __pyx_obj_3ppl_14linear_algebra_Variables_Set’ has no member named ‘thisptr’ 3074 | __pyx_v_self->thisptr = new Parma_Polyhedra_Library::Variables_Set((__pyx_v_arg0->thisptr[0])); | ^~~~~~~ ppl/linear_algebra.cpp:3074:33: error: ‘Parma_Polyhedra_Library’ does not name a type 3074 | __pyx_v_self->thisptr = new Parma_Polyhedra_Library::Variables_Set((__pyx_v_arg0->thisptr[0])); | ^~~~~~~~~~~~~~~~~~~~~~~ ppl/linear_algebra.cpp:3218:19: error: ‘struct __pyx_obj_3ppl_14linear_algebra_Variables_Set’ has no member named ‘thisptr’ 3218 | __pyx_v_self->thisptr = new Parma_Polyhedra_Library::Variables_Set((__pyx_v_arg0->thisptr[0]), (__pyx_v_arg1->thisptr[0])); | ^~~~~~~ ppl/linear_algebra.cpp:3218:33: error: ‘Parma_Polyhedra_Library’ does not name a type 3218 | __pyx_v_self->thisptr = new Parma_Polyhedra_Library::Variables_Set((__pyx_v_arg0->thisptr[0]), (__pyx_v_arg1->thisptr[0])); | ^~~~~~~~~~~~~~~~~~~~~~~ ppl/linear_algebra.cpp: In function ‘void __pyx_pf_3ppl_14linear_algebra_13Variables_Set_4__dealloc__(__pyx_obj_3ppl_14linear_algebra_Variables_Set*)’: ppl/linear_algebra.cpp:3348:24: error: ‘struct __pyx_obj_3ppl_14linear_algebra_Variables_Set’ has no member named ‘thisptr’ 3348 | delete __pyx_v_self->thisptr; | ^~~~~~~ ppl/linear_algebra.cpp: In function ‘PyObject* __pyx_pf_3ppl_14linear_algebra_13Variables_Set_6OK(__pyx_obj_3ppl_14linear_algebra_Variables_Set*)’: ppl/linear_algebra.cpp:3401:51: error: ‘struct __pyx_obj_3ppl_14linear_algebra_Variables_Set’ has no member named ‘thisptr’ 3401 | __pyx_t_1 = __Pyx_PyBool_FromLong(__pyx_v_self->thisptr->OK()); if (unlikely(!__pyx_t_1)) __PYX_ERR(0, 458, __pyx_L1_error) | ^~~~~~~ ppl/linear_algebra.cpp: In function ‘PyObject* __pyx_pf_3ppl_14linear_algebra_13Variables_Set_8space_dimension(__pyx_obj_3ppl_14linear_algebra_Variables_Set*)’: ppl/linear_algebra.cpp:3465:52: error: ‘struct __pyx_obj_3ppl_14linear_algebra_Variables_Set’ has no member named ‘thisptr’ 3465 | __pyx_t_1 = __Pyx_PyInt_FromSize_t(__pyx_v_self->thisptr->space_dimension()); if (unlikely(!__pyx_t_1)) __PYX_ERR(0, 476, __pyx_L1_error) | ^~~~~~~ ppl/linear_algebra.cpp: In function ‘PyObject* __pyx_pf_3ppl_14linear_algebra_13Variables_Set_10insert(__pyx_obj_3ppl_14linear_algebra_Variables_Set*, __pyx_obj_3ppl_14linear_algebra_Variable*)’: ppl/linear_algebra.cpp:3532:17: error: ‘struct __pyx_obj_3ppl_14linear_algebra_Variables_Set’ has no member named ‘thisptr’ 3532 | __pyx_v_self->thisptr->insert((__pyx_v_v->thisptr[0])); | ^~~~~~~ ppl/linear_algebra.cpp:3532:45: error: ‘struct __pyx_obj_3ppl_14linear_algebra_Variable’ has no member named ‘thisptr’ 3532 | __pyx_v_self->thisptr->insert((__pyx_v_v->thisptr[0])); | ^~~~~~~ ppl/linear_algebra.cpp: In function ‘PyObject* __pyx_pf_3ppl_14linear_algebra_13Variables_Set_12ascii_dump(__pyx_obj_3ppl_14linear_algebra_Variables_Set*)’: ppl/linear_algebra.cpp:3583:17: error: ‘struct __pyx_obj_3ppl_14linear_algebra_Variables_Set’ has no member named ‘thisptr’ 3583 | __pyx_v_self->thisptr->ascii_dump(); | ^~~~~~~ ppl/linear_algebra.cpp: In function ‘PyObject* __pyx_pf_3ppl_14linear_algebra_13Variables_Set_14__repr__(__pyx_obj_3ppl_14linear_algebra_Variables_Set*)’: ppl/linear_algebra.cpp:3647:52: error: ‘struct __pyx_obj_3ppl_14linear_algebra_Variables_Set’ has no member named ‘thisptr’ 3647 | __pyx_t_3 = __Pyx_PyInt_FromSize_t(__pyx_v_self->thisptr->size()); if (unlikely(!__pyx_t_3)) __PYX_ERR(0, 530, __pyx_L1_error) | ^~~~~~~ ppl/linear_algebra.cpp: In function ‘int __pyx_pf_3ppl_14linear_algebra_17Linear_Expression___cinit__(__pyx_obj_3ppl_14linear_algebra_Linear_Expression*, PyObject*)’: ppl/linear_algebra.cpp:3848:3: error: ‘Parma_Polyhedra_Library’ has not been declared 3848 | Parma_Polyhedra_Library::Coefficient __pyx_t_9; | ^~~~~~~~~~~~~~~~~~~~~~~ ppl/linear_algebra.cpp:4011:19: error: ‘struct __pyx_obj_3ppl_14linear_algebra_Linear_Expression’ has no member named ‘thisptr’ 4011 | __pyx_v_self->thisptr = new Parma_Polyhedra_Library::Linear_Expression(); | ^~~~~~~ ppl/linear_algebra.cpp:4011:33: error: ‘Parma_Polyhedra_Library’ does not name a type 4011 | __pyx_v_self->thisptr = new Parma_Polyhedra_Library::Linear_Expression(); | ^~~~~~~~~~~~~~~~~~~~~~~ ppl/linear_algebra.cpp:4078:19: error: ‘struct __pyx_obj_3ppl_14linear_algebra_Linear_Expression’ has no member named ‘thisptr’ 4078 | __pyx_v_self->thisptr = new Parma_Polyhedra_Library::Linear_Expression((__pyx_v_v->thisptr[0])); | ^~~~~~~ ppl/linear_algebra.cpp:4078:33: error: ‘Parma_Polyhedra_Library’ does not name a type 4078 | __pyx_v_self->thisptr = new Parma_Polyhedra_Library::Linear_Expression((__pyx_v_v->thisptr[0])); | ^~~~~~~~~~~~~~~~~~~~~~~ ppl/linear_algebra.cpp:4129:19: error: ‘struct __pyx_obj_3ppl_14linear_algebra_Linear_Expression’ has no member named ‘thisptr’ 4129 | __pyx_v_self->thisptr = new Parma_Polyhedra_Library::Linear_Expression((__pyx_v_e->thisptr[0])); | ^~~~~~~ ppl/linear_algebra.cpp:4129:33: error: ‘Parma_Polyhedra_Library’ does not name a type 4129 | __pyx_v_self->thisptr = new Parma_Polyhedra_Library::Linear_Expression((__pyx_v_e->thisptr[0])); | ^~~~~~~~~~~~~~~~~~~~~~~ ppl/linear_algebra.cpp:4157:3: error: ‘__pyx_t_9’ was not declared in this scope; did you mean ‘__pyx_t_8’? 4157 | __pyx_t_9 = __pyx_f_3ppl_14linear_algebra_PPL_Coefficient_from_pyobject(__pyx_v_arg); if (unlikely(PyErr_Occurred())) __PYX_ERR(0, 668, __pyx_L1_error) | ^~~~~~~~~ | __pyx_t_8 ppl/linear_algebra.cpp:4157:15: error: ‘__pyx_f_3ppl_14linear_algebra_PPL_Coefficient_from_pyobject’ was not declared in this scope 4157 | __pyx_t_9 = __pyx_f_3ppl_14linear_algebra_PPL_Coefficient_from_pyobject(__pyx_v_arg); if (unlikely(PyErr_Occurred())) __PYX_ERR(0, 668, __pyx_L1_error) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ppl/linear_algebra.cpp:4158:17: error: ‘struct __pyx_obj_3ppl_14linear_algebra_Linear_Expression’ has no member named ‘thisptr’ 4158 | __pyx_v_self->thisptr = new Parma_Polyhedra_Library::Linear_Expression(__pyx_t_9); | ^~~~~~~ ppl/linear_algebra.cpp:4158:31: error: ‘Parma_Polyhedra_Library’ does not name a type 4158 | __pyx_v_self->thisptr = new Parma_Polyhedra_Library::Linear_Expression(__pyx_t_9); | ^~~~~~~~~~~~~~~~~~~~~~~ ppl/linear_algebra.cpp: In function ‘void __pyx_pf_3ppl_14linear_algebra_17Linear_Expression_2__dealloc__(__pyx_obj_3ppl_14linear_algebra_Linear_Expression*)’: ppl/linear_algebra.cpp:4218:24: error: ‘struct __pyx_obj_3ppl_14linear_algebra_Linear_Expression’ has no member named ‘thisptr’ 4218 | delete __pyx_v_self->thisptr; | ^~~~~~~ ppl/linear_algebra.cpp: In function ‘PyObject* __pyx_pf_3ppl_14linear_algebra_17Linear_Expression_6space_dimension(__pyx_obj_3ppl_14linear_algebra_Linear_Expression*)’: ppl/linear_algebra.cpp:4336:52: error: ‘struct __pyx_obj_3ppl_14linear_algebra_Linear_Expression’ has no member named ‘thisptr’ 4336 | __pyx_t_1 = __Pyx_PyInt_FromSize_t(__pyx_v_self->thisptr->space_dimension()); if (unlikely(!__pyx_t_1)) __PYX_ERR(0, 713, __pyx_L1_error) | ^~~~~~~ ppl/linear_algebra.cpp: In function ‘PyObject* __pyx_pw_3ppl_14linear_algebra_17Linear_Expression_9set_space_dimension(PyObject*, PyObject*)’: ppl/linear_algebra.cpp:4373:3: error: ‘Parma_Polyhedra_Library’ has not been declared 4373 | Parma_Polyhedra_Library::dimension_type __pyx_v_n; | ^~~~~~~~~~~~~~~~~~~~~~~ ppl/linear_algebra.cpp:4381:5: error: ‘__pyx_v_n’ was not declared in this scope; did you mean ‘__pyx_k_n’? 4381 | __pyx_v_n = __Pyx_PyInt_As_size_t(__pyx_arg_n); if (unlikely((__pyx_v_n == ((Parma_Polyhedra_Library::dimension_type)-1)) && PyErr_Occurred())) __PYX_ERR(0, 715, __pyx_L3_error) | ^~~~~~~~~ | __pyx_k_n ppl/linear_algebra.cpp:4381:82: error: ‘Parma_Polyhedra_Library’ has not been declared 4381 | __pyx_v_n = __Pyx_PyInt_As_size_t(__pyx_arg_n); if (unlikely((__pyx_v_n == ((Parma_Polyhedra_Library::dimension_type)-1)) && PyErr_Occurred())) __PYX_ERR(0, 715, __pyx_L3_error) | ^~~~~~~~~~~~~~~~~~~~~~~ ppl/linear_algebra.cpp:841:43: note: in definition of macro ‘unlikely’ 841 | #define unlikely(x) __builtin_expect(!!(x), 0) | ^ ppl/linear_algebra.cpp:4389:163: error: ‘Parma_Polyhedra_Library’ has not been declared 4389 | __pyx_r = __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:4389:203: error: expected ‘)’ before ‘__pyx_v_n’ 4389 | __pyx_r = __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: At global scope: ppl/linear_algebra.cpp:4396:162: error: ‘Parma_Polyhedra_Library’ has not been declared 4396 | 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:4396:202: error: expected ‘,’ or ‘...’ before ‘__pyx_v_n’ 4396 | 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: In function ‘PyObject* __pyx_pf_3ppl_14linear_algebra_17Linear_Expression_8set_space_dimension(__pyx_obj_3ppl_14linear_algebra_Linear_Expression*, int)’: ppl/linear_algebra.cpp:4408:17: error: ‘struct __pyx_obj_3ppl_14linear_algebra_Linear_Expression’ has no member named ‘thisptr’ 4408 | __pyx_v_self->thisptr->set_space_dimension(__pyx_v_n); | ^~~~~~~ ppl/linear_algebra.cpp:4408:46: error: ‘__pyx_v_n’ was not declared in this scope; did you mean ‘__pyx_k_n’? 4408 | __pyx_v_self->thisptr->set_space_dimension(__pyx_v_n); | ^~~~~~~~~ | __pyx_k_n ppl/linear_algebra.cpp: In function ‘PyObject* __pyx_pf_3ppl_14linear_algebra_17Linear_Expression_10swap_space_dimensions(__pyx_obj_3ppl_14linear_algebra_Linear_Expression*, PyObject*, PyObject*)’: ppl/linear_algebra.cpp:4614:17: error: ‘struct __pyx_obj_3ppl_14linear_algebra_Linear_Expression’ has no member named ‘thisptr’ 4614 | __pyx_v_self->thisptr->swap_space_dimensions((__pyx_v_vv1->thisptr[0]), (__pyx_v_vv2->thisptr[0])); | ^~~~~~~ ppl/linear_algebra.cpp:4614:62: error: ‘struct __pyx_obj_3ppl_14linear_algebra_Variable’ has no member named ‘thisptr’ 4614 | __pyx_v_self->thisptr->swap_space_dimensions((__pyx_v_vv1->thisptr[0]), (__pyx_v_vv2->thisptr[0])); | ^~~~~~~ ppl/linear_algebra.cpp:4614:89: error: ‘struct __pyx_obj_3ppl_14linear_algebra_Variable’ has no member named ‘thisptr’ 4614 | __pyx_v_self->thisptr->swap_space_dimensions((__pyx_v_vv1->thisptr[0]), (__pyx_v_vv2->thisptr[0])); | ^~~~~~~ ppl/linear_algebra.cpp: In function ‘PyObject* __pyx_pw_3ppl_14linear_algebra_17Linear_Expression_13shift_space_dimensions(PyObject*, PyObject*, PyObject*)’: ppl/linear_algebra.cpp:4652:3: error: ‘Parma_Polyhedra_Library’ has not been declared 4652 | Parma_Polyhedra_Library::dimension_type __pyx_v_n; | ^~~~~~~~~~~~~~~~~~~~~~~ ppl/linear_algebra.cpp:4695:5: error: ‘__pyx_v_n’ was not declared in this scope; did you mean ‘__pyx_v_v’? 4695 | __pyx_v_n = __Pyx_PyInt_As_size_t(values[1]); if (unlikely((__pyx_v_n == ((Parma_Polyhedra_Library::dimension_type)-1)) && PyErr_Occurred())) __PYX_ERR(0, 768, __pyx_L3_error) | ^~~~~~~~~ | __pyx_v_v ppl/linear_algebra.cpp:4695:80: error: ‘Parma_Polyhedra_Library’ has not been declared 4695 | __pyx_v_n = __Pyx_PyInt_As_size_t(values[1]); if (unlikely((__pyx_v_n == ((Parma_Polyhedra_Library::dimension_type)-1)) && PyErr_Occurred())) __PYX_ERR(0, 768, __pyx_L3_error) | ^~~~~~~~~~~~~~~~~~~~~~~ ppl/linear_algebra.cpp:841:43: note: in definition of macro ‘unlikely’ 841 | #define unlikely(x) __builtin_expect(!!(x), 0) | ^ ppl/linear_algebra.cpp:4705:176: error: ‘__pyx_v_n’ was not declared in this scope; did you mean ‘__pyx_v_v’? 4705 | __pyx_r = __pyx_pf_3ppl_14linear_algebra_17Linear_Expression_12shift_space_dimensions(((struct __pyx_obj_3ppl_14linear_algebra_Linear_Expression *)__pyx_v_self), __pyx_v_v, __pyx_v_n); | ^~~~~~~~~ | __pyx_v_v ppl/linear_algebra.cpp: At global scope: ppl/linear_algebra.cpp:4712:187: error: ‘Parma_Polyhedra_Library’ has not been declared 4712 | 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:4712:227: error: expected ‘,’ or ‘...’ before ‘__pyx_v_n’ 4712 | 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: In function ‘PyObject* __pyx_pf_3ppl_14linear_algebra_17Linear_Expression_12shift_space_dimensions(__pyx_obj_3ppl_14linear_algebra_Linear_Expression*, PyObject*, int)’: ppl/linear_algebra.cpp:4779:17: error: ‘struct __pyx_obj_3ppl_14linear_algebra_Linear_Expression’ has no member named ‘thisptr’ 4779 | __pyx_v_self->thisptr->shift_space_dimensions((__pyx_v_vv->thisptr[0]), __pyx_v_n); | ^~~~~~~ ppl/linear_algebra.cpp:4779:62: error: ‘struct __pyx_obj_3ppl_14linear_algebra_Variable’ has no member named ‘thisptr’ 4779 | __pyx_v_self->thisptr->shift_space_dimensions((__pyx_v_vv->thisptr[0]), __pyx_v_n); | ^~~~~~~ ppl/linear_algebra.cpp:4779:75: error: ‘__pyx_v_n’ was not declared in this scope; did you mean ‘__pyx_v_v’? 4779 | __pyx_v_self->thisptr->shift_space_dimensions((__pyx_v_vv->thisptr[0]), __pyx_v_n); | ^~~~~~~~~ | __pyx_v_v ppl/linear_algebra.cpp: In function ‘PyObject* __pyx_pf_3ppl_14linear_algebra_17Linear_Expression_14remove_space_dimensions(__pyx_obj_3ppl_14linear_algebra_Linear_Expression*, __pyx_obj_3ppl_14linear_algebra_Variables_Set*)’: ppl/linear_algebra.cpp:4845:17: error: ‘struct __pyx_obj_3ppl_14linear_algebra_Linear_Expression’ has no member named ‘thisptr’ 4845 | __pyx_v_self->thisptr->remove_space_dimensions((__pyx_v_V->thisptr[0])); | ^~~~~~~ ppl/linear_algebra.cpp:4845:62: error: ‘struct __pyx_obj_3ppl_14linear_algebra_Variables_Set’ has no member named ‘thisptr’ 4845 | __pyx_v_self->thisptr->remove_space_dimensions((__pyx_v_V->thisptr[0])); | ^~~~~~~ ppl/linear_algebra.cpp: In function ‘PyObject* __pyx_pf_3ppl_14linear_algebra_17Linear_Expression_16coefficient(__pyx_obj_3ppl_14linear_algebra_Linear_Expression*, PyObject*)’: ppl/linear_algebra.cpp:4952:82: error: ‘struct __pyx_obj_3ppl_14linear_algebra_Linear_Expression’ has no member named ‘thisptr’ 4952 | __pyx_t_3 = ((PyObject *)__pyx_f_5gmpy2_5gmpy2_GMPy_MPZ_From_mpz(__pyx_v_self->thisptr->coefficient((__pyx_v_vv->thisptr[0])).get_mpz_t())); if (unlikely(!__pyx_t_3)) __PYX_ERR(0, 838, __pyx_L1_error) | ^~~~~~~ ppl/linear_algebra.cpp:4952:116: error: ‘struct __pyx_obj_3ppl_14linear_algebra_Variable’ has no member named ‘thisptr’ 4952 | __pyx_t_3 = ((PyObject *)__pyx_f_5gmpy2_5gmpy2_GMPy_MPZ_From_mpz(__pyx_v_self->thisptr->coefficient((__pyx_v_vv->thisptr[0])).get_mpz_t())); if (unlikely(!__pyx_t_3)) __PYX_ERR(0, 838, __pyx_L1_error) | ^~~~~~~ ppl/linear_algebra.cpp: In function ‘PyObject* __pyx_pf_3ppl_14linear_algebra_17Linear_Expression_18coefficients(__pyx_obj_3ppl_14linear_algebra_Linear_Expression*)’: ppl/linear_algebra.cpp:5083:84: error: ‘struct __pyx_obj_3ppl_14linear_algebra_Linear_Expression’ has no member named ‘thisptr’ 5083 | __pyx_t_1 = ((PyObject *)__pyx_f_5gmpy2_5gmpy2_GMPy_MPZ_From_mpz(__pyx_v_self->thisptr->coefficient(Parma_Polyhedra_Library::Variable(__pyx_v_i)).get_mpz_t())); if (unlikely(!__pyx_t_1)) __PYX_ERR(0, 860, __pyx_L1_error) | ^~~~~~~ ppl/linear_algebra.cpp:5083:105: error: ‘Parma_Polyhedra_Library’ has not been declared 5083 | __pyx_t_1 = ((PyObject *)__pyx_f_5gmpy2_5gmpy2_GMPy_MPZ_From_mpz(__pyx_v_self->thisptr->coefficient(Parma_Polyhedra_Library::Variable(__pyx_v_i)).get_mpz_t())); if (unlikely(!__pyx_t_1)) __PYX_ERR(0, 860, __pyx_L1_error) | ^~~~~~~~~~~~~~~~~~~~~~~ ppl/linear_algebra.cpp: In function ‘PyObject* __pyx_pf_3ppl_14linear_algebra_17Linear_Expression_20set_coefficient(__pyx_obj_3ppl_14linear_algebra_Linear_Expression*, PyObject*, PyObject*)’: ppl/linear_algebra.cpp:5200:3: error: ‘Parma_Polyhedra_Library’ has not been declared 5200 | Parma_Polyhedra_Library::Coefficient __pyx_v_vv; | ^~~~~~~~~~~~~~~~~~~~~~~ ppl/linear_algebra.cpp:5206:3: error: ‘Parma_Polyhedra_Library’ has not been declared 5206 | Parma_Polyhedra_Library::Coefficient __pyx_t_4; | ^~~~~~~~~~~~~~~~~~~~~~~ ppl/linear_algebra.cpp:5267:3: error: ‘__pyx_t_4’ was not declared in this scope; did you mean ‘__pyx_t_3’? 5267 | __pyx_t_4 = __pyx_f_3ppl_14linear_algebra_PPL_Coefficient_from_pyobject(__pyx_v_v); if (unlikely(PyErr_Occurred())) __PYX_ERR(0, 888, __pyx_L1_error) | ^~~~~~~~~ | __pyx_t_3 ppl/linear_algebra.cpp:5267:15: error: ‘__pyx_f_3ppl_14linear_algebra_PPL_Coefficient_from_pyobject’ was not declared in this scope 5267 | __pyx_t_4 = __pyx_f_3ppl_14linear_algebra_PPL_Coefficient_from_pyobject(__pyx_v_v); if (unlikely(PyErr_Occurred())) __PYX_ERR(0, 888, __pyx_L1_error) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ppl/linear_algebra.cpp:5268:3: error: ‘__pyx_v_vv’ was not declared in this scope; did you mean ‘__pyx_v_v’? 5268 | __pyx_v_vv = __pyx_t_4; | ^~~~~~~~~~ | __pyx_v_v ppl/linear_algebra.cpp:5277:17: error: ‘struct __pyx_obj_3ppl_14linear_algebra_Linear_Expression’ has no member named ‘thisptr’ 5277 | __pyx_v_self->thisptr->set_coefficient((__pyx_v_ii->thisptr[0]), __pyx_v_vv); | ^~~~~~~ ppl/linear_algebra.cpp:5277:55: error: ‘struct __pyx_obj_3ppl_14linear_algebra_Variable’ has no member named ‘thisptr’ 5277 | __pyx_v_self->thisptr->set_coefficient((__pyx_v_ii->thisptr[0]), __pyx_v_vv); | ^~~~~~~ ppl/linear_algebra.cpp: In function ‘PyObject* __pyx_pf_3ppl_14linear_algebra_17Linear_Expression_22inhomogeneous_term(__pyx_obj_3ppl_14linear_algebra_Linear_Expression*)’: ppl/linear_algebra.cpp:5340:82: error: ‘struct __pyx_obj_3ppl_14linear_algebra_Linear_Expression’ has no member named ‘thisptr’ 5340 | __pyx_t_1 = ((PyObject *)__pyx_f_5gmpy2_5gmpy2_GMPy_MPZ_From_mpz(__pyx_v_self->thisptr->inhomogeneous_term().get_mpz_t())); if (unlikely(!__pyx_t_1)) __PYX_ERR(0, 906, __pyx_L1_error) | ^~~~~~~ ppl/linear_algebra.cpp: In function ‘PyObject* __pyx_pf_3ppl_14linear_algebra_17Linear_Expression_24set_inhomogeneous_term(__pyx_obj_3ppl_14linear_algebra_Linear_Expression*, PyObject*)’: ppl/linear_algebra.cpp:5388:3: error: ‘Parma_Polyhedra_Library’ has not been declared 5388 | Parma_Polyhedra_Library::Coefficient __pyx_v_vv; | ^~~~~~~~~~~~~~~~~~~~~~~ ppl/linear_algebra.cpp:5391:3: error: ‘Parma_Polyhedra_Library’ has not been declared 5391 | Parma_Polyhedra_Library::Coefficient __pyx_t_1; | ^~~~~~~~~~~~~~~~~~~~~~~ ppl/linear_algebra.cpp:5404:3: error: ‘__pyx_t_1’ was not declared in this scope; did you mean ‘__pyx_v_v’? 5404 | __pyx_t_1 = __pyx_f_3ppl_14linear_algebra_PPL_Coefficient_from_pyobject(__pyx_v_v); if (unlikely(PyErr_Occurred())) __PYX_ERR(0, 920, __pyx_L1_error) | ^~~~~~~~~ | __pyx_v_v ppl/linear_algebra.cpp:5404:15: error: ‘__pyx_f_3ppl_14linear_algebra_PPL_Coefficient_from_pyobject’ was not declared in this scope 5404 | __pyx_t_1 = __pyx_f_3ppl_14linear_algebra_PPL_Coefficient_from_pyobject(__pyx_v_v); if (unlikely(PyErr_Occurred())) __PYX_ERR(0, 920, __pyx_L1_error) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ppl/linear_algebra.cpp:5405:3: error: ‘__pyx_v_vv’ was not declared in this scope; did you mean ‘__pyx_v_v’? 5405 | __pyx_v_vv = __pyx_t_1; | ^~~~~~~~~~ | __pyx_v_v ppl/linear_algebra.cpp:5414:17: error: ‘struct __pyx_obj_3ppl_14linear_algebra_Linear_Expression’ has no member named ‘thisptr’ 5414 | __pyx_v_self->thisptr->set_inhomogeneous_term(__pyx_v_vv); | ^~~~~~~ ppl/linear_algebra.cpp: In function ‘PyObject* __pyx_pf_3ppl_14linear_algebra_17Linear_Expression_26is_zero(__pyx_obj_3ppl_14linear_algebra_Linear_Expression*)’: ppl/linear_algebra.cpp:5475:51: error: ‘struct __pyx_obj_3ppl_14linear_algebra_Linear_Expression’ has no member named ‘thisptr’ 5475 | __pyx_t_1 = __Pyx_PyBool_FromLong(__pyx_v_self->thisptr->is_zero()); if (unlikely(!__pyx_t_1)) __PYX_ERR(0, 939, __pyx_L1_error) | ^~~~~~~ ppl/linear_algebra.cpp: In function ‘PyObject* __pyx_pf_3ppl_14linear_algebra_17Linear_Expression_28all_homogeneous_terms_are_zero(__pyx_obj_3ppl_14linear_algebra_Linear_Expression*)’: ppl/linear_algebra.cpp:5539:51: error: ‘struct __pyx_obj_3ppl_14linear_algebra_Linear_Expression’ has no member named ‘thisptr’ 5539 | __pyx_t_1 = __Pyx_PyBool_FromLong(__pyx_v_self->thisptr->all_homogeneous_terms_are_zero()); if (unlikely(!__pyx_t_1)) __PYX_ERR(0, 955, __pyx_L1_error) | ^~~~~~~ ppl/linear_algebra.cpp: In function ‘PyObject* __pyx_pf_3ppl_14linear_algebra_17Linear_Expression_30is_equal_to(__pyx_obj_3ppl_14linear_algebra_Linear_Expression*, __pyx_obj_3ppl_14linear_algebra_Linear_Expression*)’: ppl/linear_algebra.cpp:5611:51: error: ‘struct __pyx_obj_3ppl_14linear_algebra_Linear_Expression’ has no member named ‘thisptr’ 5611 | __pyx_t_1 = __Pyx_PyBool_FromLong(__pyx_v_self->thisptr->is_equal_to((__pyx_v_other->thisptr[0]))); if (unlikely(!__pyx_t_1)) __PYX_ERR(0, 974, __pyx_L1_error) | ^~~~~~~ ppl/linear_algebra.cpp:5611:88: error: ‘struct __pyx_obj_3ppl_14linear_algebra_Linear_Expression’ has no member named ‘thisptr’ 5611 | __pyx_t_1 = __Pyx_PyBool_FromLong(__pyx_v_self->thisptr->is_equal_to((__pyx_v_other->thisptr[0]))); if (unlikely(!__pyx_t_1)) __PYX_ERR(0, 974, __pyx_L1_error) | ^~~~~~~ ppl/linear_algebra.cpp: In function ‘PyObject* __pyx_pf_3ppl_14linear_algebra_17Linear_Expression_32ascii_dump(__pyx_obj_3ppl_14linear_algebra_Linear_Expression*)’: ppl/linear_algebra.cpp:5670:17: error: ‘struct __pyx_obj_3ppl_14linear_algebra_Linear_Expression’ has no member named ‘thisptr’ 5670 | __pyx_v_self->thisptr->ascii_dump(); | ^~~~~~~ ppl/linear_algebra.cpp: In function ‘PyObject* __pyx_pf_3ppl_14linear_algebra_17Linear_Expression_34OK(__pyx_obj_3ppl_14linear_algebra_Linear_Expression*)’: ppl/linear_algebra.cpp:5726:51: error: ‘struct __pyx_obj_3ppl_14linear_algebra_Linear_Expression’ has no member named ‘thisptr’ 5726 | __pyx_t_1 = __Pyx_PyBool_FromLong(__pyx_v_self->thisptr->OK()); if (unlikely(!__pyx_t_1)) __PYX_ERR(0, 1011, __pyx_L1_error) | ^~~~~~~ ppl/linear_algebra.cpp: In function ‘PyObject* __pyx_pf_3ppl_14linear_algebra_17Linear_Expression_38__add__(PyObject*, PyObject*)’: ppl/linear_algebra.cpp:6586:20: error: ‘struct __pyx_obj_3ppl_14linear_algebra_Linear_Expression’ has no member named ‘thisptr’ 6586 | (__pyx_v_result->thisptr[0]) = ((__pyx_v_lhs->thisptr[0]) + (__pyx_v_rhs->thisptr[0])); | ^~~~~~~ ppl/linear_algebra.cpp:6586:49: error: ‘struct __pyx_obj_3ppl_14linear_algebra_Linear_Expression’ has no member named ‘thisptr’ 6586 | (__pyx_v_result->thisptr[0]) = ((__pyx_v_lhs->thisptr[0]) + (__pyx_v_rhs->thisptr[0])); | ^~~~~~~ ppl/linear_algebra.cpp:6586:77: error: ‘struct __pyx_obj_3ppl_14linear_algebra_Linear_Expression’ has no member named ‘thisptr’ 6586 | (__pyx_v_result->thisptr[0]) = ((__pyx_v_lhs->thisptr[0]) + (__pyx_v_rhs->thisptr[0])); | ^~~~~~~ ppl/linear_algebra.cpp: In function ‘PyObject* __pyx_pf_3ppl_14linear_algebra_17Linear_Expression_40__sub__(PyObject*, PyObject*)’: ppl/linear_algebra.cpp:6776:20: error: ‘struct __pyx_obj_3ppl_14linear_algebra_Linear_Expression’ has no member named ‘thisptr’ 6776 | (__pyx_v_result->thisptr[0]) = ((__pyx_v_lhs->thisptr[0]) - (__pyx_v_rhs->thisptr[0])); | ^~~~~~~ ppl/linear_algebra.cpp:6776:49: error: ‘struct __pyx_obj_3ppl_14linear_algebra_Linear_Expression’ has no member named ‘thisptr’ 6776 | (__pyx_v_result->thisptr[0]) = ((__pyx_v_lhs->thisptr[0]) - (__pyx_v_rhs->thisptr[0])); | ^~~~~~~ ppl/linear_algebra.cpp:6776:77: error: ‘struct __pyx_obj_3ppl_14linear_algebra_Linear_Expression’ has no member named ‘thisptr’ 6776 | (__pyx_v_result->thisptr[0]) = ((__pyx_v_lhs->thisptr[0]) - (__pyx_v_rhs->thisptr[0])); | ^~~~~~~ ppl/linear_algebra.cpp: In function ‘PyObject* __pyx_pf_3ppl_14linear_algebra_17Linear_Expression_42__mul__(PyObject*, PyObject*)’: ppl/linear_algebra.cpp:6840:3: error: ‘Parma_Polyhedra_Library’ has not been declared 6840 | Parma_Polyhedra_Library::Coefficient __pyx_v_cc; | ^~~~~~~~~~~~~~~~~~~~~~~ ppl/linear_algebra.cpp:6847:3: error: ‘Parma_Polyhedra_Library’ has not been declared 6847 | Parma_Polyhedra_Library::Coefficient __pyx_t_4; | ^~~~~~~~~~~~~~~~~~~~~~~ ppl/linear_algebra.cpp:6928:3: error: ‘__pyx_t_4’ was not declared in this scope; did you mean ‘__pyx_t_3’? 6928 | __pyx_t_4 = __pyx_f_3ppl_14linear_algebra_PPL_Coefficient_from_pyobject(__pyx_v_c); if (unlikely(PyErr_Occurred())) __PYX_ERR(0, 1198, __pyx_L1_error) | ^~~~~~~~~ | __pyx_t_3 ppl/linear_algebra.cpp:6928:15: error: ‘__pyx_f_3ppl_14linear_algebra_PPL_Coefficient_from_pyobject’ was not declared in this scope 6928 | __pyx_t_4 = __pyx_f_3ppl_14linear_algebra_PPL_Coefficient_from_pyobject(__pyx_v_c); if (unlikely(PyErr_Occurred())) __PYX_ERR(0, 1198, __pyx_L1_error) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ppl/linear_algebra.cpp:6929:3: error: ‘__pyx_v_cc’ was not declared in this scope; did you mean ‘__pyx_v_c’? 6929 | __pyx_v_cc = __pyx_t_4; | ^~~~~~~~~~ | __pyx_v_c ppl/linear_algebra.cpp:6950:20: error: ‘struct __pyx_obj_3ppl_14linear_algebra_Linear_Expression’ has no member named ‘thisptr’ 6950 | (__pyx_v_result->thisptr[0]) = ((__pyx_v_e->thisptr[0]) * __pyx_v_cc); | ^~~~~~~ ppl/linear_algebra.cpp:6950:47: error: ‘struct __pyx_obj_3ppl_14linear_algebra_Linear_Expression’ has no member named ‘thisptr’ 6950 | (__pyx_v_result->thisptr[0]) = ((__pyx_v_e->thisptr[0]) * __pyx_v_cc); | ^~~~~~~ ppl/linear_algebra.cpp: In function ‘PyObject* __pyx_pf_3ppl_14linear_algebra_17Linear_Expression_52permute_space_dimensions(__pyx_obj_3ppl_14linear_algebra_Linear_Expression*, PyObject*)’: ppl/linear_algebra.cpp:7319:15: error: ‘Parma_Polyhedra_Library’ was not declared in this scope 7319 | std::vector __pyx_v_cpp_cycle; | ^~~~~~~~~~~~~~~~~~~~~~~ ppl/linear_algebra.cpp:7319:48: error: template argument 1 is invalid 7319 | std::vector __pyx_v_cpp_cycle; | ^ ppl/linear_algebra.cpp:7319:48: error: template argument 2 is invalid ppl/linear_algebra.cpp:7320:3: error: ‘Parma_Polyhedra_Library’ is not a class, namespace, or enumeration 7320 | Parma_Polyhedra_Library::dimension_type __pyx_v_i; | ^~~~~~~~~~~~~~~~~~~~~~~ ppl/linear_algebra.cpp:7327:3: error: ‘Parma_Polyhedra_Library’ is not a class, namespace, or enumeration 7327 | Parma_Polyhedra_Library::dimension_type __pyx_t_5; | ^~~~~~~~~~~~~~~~~~~~~~~ ppl/linear_algebra.cpp:7379:5: error: ‘__pyx_t_5’ was not declared in this scope; did you mean ‘__pyx_t_4’? 7379 | __pyx_t_5 = __Pyx_PyInt_As_size_t(__pyx_t_4); if (unlikely((__pyx_t_5 == ((Parma_Polyhedra_Library::dimension_type)-1)) && PyErr_Occurred())) __PYX_ERR(0, 1289, __pyx_L1_error) | ^~~~~~~~~ | __pyx_t_4 ppl/linear_algebra.cpp:7379:80: error: ‘Parma_Polyhedra_Library’ is not a class, namespace, or enumeration 7379 | __pyx_t_5 = __Pyx_PyInt_As_size_t(__pyx_t_4); if (unlikely((__pyx_t_5 == ((Parma_Polyhedra_Library::dimension_type)-1)) && PyErr_Occurred())) __PYX_ERR(0, 1289, __pyx_L1_error) | ^~~~~~~~~~~~~~~~~~~~~~~ ppl/linear_algebra.cpp:841:43: note: in definition of macro ‘unlikely’ 841 | #define unlikely(x) __builtin_expect(!!(x), 0) | ^ ppl/linear_algebra.cpp:7381:5: error: ‘__pyx_v_i’ was not declared in this scope; did you mean ‘__pyx_k_i’? 7381 | __pyx_v_i = __pyx_t_5; | ^~~~~~~~~ | __pyx_k_i ppl/linear_algebra.cpp:7390:25: error: request for member ‘push_back’ in ‘__pyx_v_cpp_cycle’, which is of non-class type ‘int’ 7390 | __pyx_v_cpp_cycle.push_back(Parma_Polyhedra_Library::Variable(__pyx_v_i)); | ^~~~~~~~~ ppl/linear_algebra.cpp:7390:35: error: ‘Parma_Polyhedra_Library’ is not a class, namespace, or enumeration 7390 | __pyx_v_cpp_cycle.push_back(Parma_Polyhedra_Library::Variable(__pyx_v_i)); | ^~~~~~~~~~~~~~~~~~~~~~~ ppl/linear_algebra.cpp:7412:19: error: ‘struct __pyx_obj_3ppl_14linear_algebra_Linear_Expression’ has no member named ‘thisptr’ 7412 | __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:8697:77: error: ‘__pyx_f_3ppl_14linear_algebra_PPL_Coefficient_from_pyobject’ was not declared in this scope 8697 | 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:9201:3: error: ‘Parma_Polyhedra_Library’ has not been declared 9201 | Parma_Polyhedra_Library::restore_pre_PPL_rounding(); | ^~~~~~~~~~~~~~~~~~~~~~~ ppl/linear_algebra.cpp: At global scope: ppl/linear_algebra.cpp:11584:12: warning: ‘int __Pyx_ExportFunction(const char*, void (*)(), const char*)’ defined but not used [-Wunused-function] 11584 | static int __Pyx_ExportFunction(const char *name, void (*f)(void), const char *sig) { | ^~~~~~~~~~~~~~~~~~~~ ppl/linear_algebra.cpp:4712: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] 4712 | 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:4396: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] 4396 | 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:1896:12: warning: ‘int __pyx_pf_3ppl_14linear_algebra_8Variable___cinit__(__pyx_obj_3ppl_14linear_algebra_Variable*, int)’ defined but not used [-Wunused-function] 1896 | 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) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ error: command '/usr/bin/gcc' failed with exit code 1 RPM build errors: error: Bad exit status from /var/tmp/rpm-tmp.si4QJW (%build) Bad exit status from /var/tmp/rpm-tmp.si4QJW (%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