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-179140-45064/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=1580342400 Wrote: /builddir/build/SRPMS/python-pplpy-0.8.4-6.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-179140-45064/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=1580342400 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.0zXJLf + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf pplpy-0.8.4 + /usr/bin/gzip -dc /builddir/build/SOURCES/pplpy-0.8.4.tar.gz + /usr/bin/tar -xof - + 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.a2QbXf + 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 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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.8 creating build/lib.linux-riscv64-3.8/ppl copying ppl/__init__.py -> build/lib.linux-riscv64-3.8/ppl copying ppl/polyhedron.pxd -> build/lib.linux-riscv64-3.8/ppl copying ppl/constraint.pxd -> build/lib.linux-riscv64-3.8/ppl copying ppl/linear_algebra.pxd -> build/lib.linux-riscv64-3.8/ppl copying ppl/mip_problem.pxd -> build/lib.linux-riscv64-3.8/ppl copying ppl/bit_arrays.pxd -> build/lib.linux-riscv64-3.8/ppl copying ppl/generator.pxd -> build/lib.linux-riscv64-3.8/ppl copying ppl/ppl_decl.pxd -> build/lib.linux-riscv64-3.8/ppl copying ppl/ppl_shim.hh -> build/lib.linux-riscv64-3.8/ppl running build_ext 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.8 creating build/temp.linux-riscv64-3.8/ppl gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Ippl -I/usr/lib64/python3.8/site-packages/gmpy2 -Ippl -I/builddir/build/BUILD/pplpy-0.8.4 -I/usr/lib64/python38.zip -I/usr/lib64/python3.8 -I/usr/lib64/python3.8/lib-dynload -I/usr/lib64/python3.8/site-packages -I/usr/lib/python3.8/site-packages -I/usr/include/python3.8 -c ppl/linear_algebra.cpp -o build/temp.linux-riscv64-3.8/ppl/linear_algebra.o ppl/linear_algebra.cpp:8:17: warning: "/*" within comment [-Wcomment] 8 | "ppl/*", | In file included from ppl/linear_algebra.cpp:646: /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: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/linear_algebra.cpp:647: 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:885:3: error: ‘Parma_Polyhedra_Library’ does not name a type 885 | Parma_Polyhedra_Library::Constraint *thisptr; | ^~~~~~~~~~~~~~~~~~~~~~~ ppl/linear_algebra.cpp:898:3: error: ‘Parma_Polyhedra_Library’ does not name a type 898 | Parma_Polyhedra_Library::Constraint_System *thisptr; | ^~~~~~~~~~~~~~~~~~~~~~~ ppl/linear_algebra.cpp:910:3: error: ‘Parma_Polyhedra_Library’ does not name a type 910 | Parma_Polyhedra_Library::Poly_Con_Relation *thisptr; | ^~~~~~~~~~~~~~~~~~~~~~~ ppl/linear_algebra.cpp:923:3: error: ‘Parma_Polyhedra_Library’ does not name a type 923 | Parma_Polyhedra_Library::Variable *thisptr; | ^~~~~~~~~~~~~~~~~~~~~~~ ppl/linear_algebra.cpp:936:3: error: ‘Parma_Polyhedra_Library’ does not name a type 936 | Parma_Polyhedra_Library::Variables_Set *thisptr; | ^~~~~~~~~~~~~~~~~~~~~~~ ppl/linear_algebra.cpp:949:3: error: ‘Parma_Polyhedra_Library’ does not name a type 949 | Parma_Polyhedra_Library::Linear_Expression *thisptr; | ^~~~~~~~~~~~~~~~~~~~~~~ ppl/linear_algebra.cpp:1409:8: error: ‘Parma_Polyhedra_Library’ does not name a type 1409 | static Parma_Polyhedra_Library::Coefficient __pyx_f_3ppl_14linear_algebra_PPL_Coefficient_from_pyobject(PyObject *); /*proto*/ | ^~~~~~~~~~~~~~~~~~~~~~~ ppl/linear_algebra.cpp:1666:126: error: ‘Parma_Polyhedra_Library’ has not been declared 1666 | 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:1666:166: error: expected ‘,’ or ‘...’ before ‘__pyx_v_i’ 1666 | 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:1695:162: error: ‘Parma_Polyhedra_Library’ has not been declared 1695 | 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:1695:202: error: expected ‘,’ or ‘...’ before ‘__pyx_v_n’ 1695 | 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:1697:187: error: ‘Parma_Polyhedra_Library’ has not been declared 1697 | 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:1697:227: error: expected ‘,’ or ‘...’ before ‘__pyx_v_n’ 1697 | 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:1743:8: error: ‘Parma_Polyhedra_Library’ does not name a type 1743 | 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:1838:3: error: ‘Parma_Polyhedra_Library’ has not been declared 1838 | Parma_Polyhedra_Library::dimension_type __pyx_v_i; | ^~~~~~~~~~~~~~~~~~~~~~~ ppl/linear_algebra.cpp:1868:5: error: ‘__pyx_v_i’ was not declared in this scope; did you mean ‘__pyx_k_i’? 1868 | __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:1868:80: error: ‘Parma_Polyhedra_Library’ has not been declared 1868 | __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:840:43: note: in definition of macro ‘unlikely’ 840 | #define unlikely(x) __builtin_expect(!!(x), 0) | ^ ppl/linear_algebra.cpp:1878:131: error: ‘__pyx_v_i’ was not declared in this scope; did you mean ‘__pyx_k_i’? 1878 | __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:1885:126: error: ‘Parma_Polyhedra_Library’ has not been declared 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) { | ^~~~~~~~~~~~~~~~~~~~~~~ ppl/linear_algebra.cpp:1885:166: error: expected ‘,’ or ‘...’ before ‘__pyx_v_i’ 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) { | ^~~~~~~~~ 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:1897:17: error: ‘struct __pyx_obj_3ppl_14linear_algebra_Variable’ has no member named ‘thisptr’ 1897 | __pyx_v_self->thisptr = new Parma_Polyhedra_Library::Variable(__pyx_v_i); | ^~~~~~~ ppl/linear_algebra.cpp:1897:31: error: ‘Parma_Polyhedra_Library’ does not name a type 1897 | __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:1943:24: error: ‘struct __pyx_obj_3ppl_14linear_algebra_Variable’ has no member named ‘thisptr’ 1943 | 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:2055:52: error: ‘struct __pyx_obj_3ppl_14linear_algebra_Variable’ has no member named ‘thisptr’ 2055 | __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:2116:51: error: ‘struct __pyx_obj_3ppl_14linear_algebra_Variable’ has no member named ‘thisptr’ 2116 | __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:2177:52: error: ‘struct __pyx_obj_3ppl_14linear_algebra_Variable’ has no member named ‘thisptr’ 2177 | __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:2931:19: error: ‘struct __pyx_obj_3ppl_14linear_algebra_Variables_Set’ has no member named ‘thisptr’ 2931 | __pyx_v_self->thisptr = new Parma_Polyhedra_Library::Variables_Set(); | ^~~~~~~ ppl/linear_algebra.cpp:2931:33: error: ‘Parma_Polyhedra_Library’ does not name a type 2931 | __pyx_v_self->thisptr = new Parma_Polyhedra_Library::Variables_Set(); | ^~~~~~~~~~~~~~~~~~~~~~~ ppl/linear_algebra.cpp:3018:19: error: ‘struct __pyx_obj_3ppl_14linear_algebra_Variables_Set’ has no member named ‘thisptr’ 3018 | __pyx_v_self->thisptr = new Parma_Polyhedra_Library::Variables_Set((__pyx_v_arg0->thisptr[0])); | ^~~~~~~ ppl/linear_algebra.cpp:3018:33: error: ‘Parma_Polyhedra_Library’ does not name a type 3018 | __pyx_v_self->thisptr = new Parma_Polyhedra_Library::Variables_Set((__pyx_v_arg0->thisptr[0])); | ^~~~~~~~~~~~~~~~~~~~~~~ ppl/linear_algebra.cpp:3162:19: error: ‘struct __pyx_obj_3ppl_14linear_algebra_Variables_Set’ has no member named ‘thisptr’ 3162 | __pyx_v_self->thisptr = new Parma_Polyhedra_Library::Variables_Set((__pyx_v_arg0->thisptr[0]), (__pyx_v_arg1->thisptr[0])); | ^~~~~~~ ppl/linear_algebra.cpp:3162:33: error: ‘Parma_Polyhedra_Library’ does not name a type 3162 | __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:3289:24: error: ‘struct __pyx_obj_3ppl_14linear_algebra_Variables_Set’ has no member named ‘thisptr’ 3289 | 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:3339:51: error: ‘struct __pyx_obj_3ppl_14linear_algebra_Variables_Set’ has no member named ‘thisptr’ 3339 | __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:3400:52: error: ‘struct __pyx_obj_3ppl_14linear_algebra_Variables_Set’ has no member named ‘thisptr’ 3400 | __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:3464:17: error: ‘struct __pyx_obj_3ppl_14linear_algebra_Variables_Set’ has no member named ‘thisptr’ 3464 | __pyx_v_self->thisptr->insert((__pyx_v_v->thisptr[0])); | ^~~~~~~ ppl/linear_algebra.cpp:3464:45: error: ‘struct __pyx_obj_3ppl_14linear_algebra_Variable’ has no member named ‘thisptr’ 3464 | __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:3515:17: error: ‘struct __pyx_obj_3ppl_14linear_algebra_Variables_Set’ has no member named ‘thisptr’ 3515 | __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:3576:52: error: ‘struct __pyx_obj_3ppl_14linear_algebra_Variables_Set’ has no member named ‘thisptr’ 3576 | __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:3771:3: error: ‘Parma_Polyhedra_Library’ has not been declared 3771 | Parma_Polyhedra_Library::Coefficient __pyx_t_9; | ^~~~~~~~~~~~~~~~~~~~~~~ ppl/linear_algebra.cpp:3931:19: error: ‘struct __pyx_obj_3ppl_14linear_algebra_Linear_Expression’ has no member named ‘thisptr’ 3931 | __pyx_v_self->thisptr = new Parma_Polyhedra_Library::Linear_Expression(); | ^~~~~~~ ppl/linear_algebra.cpp:3931:33: error: ‘Parma_Polyhedra_Library’ does not name a type 3931 | __pyx_v_self->thisptr = new Parma_Polyhedra_Library::Linear_Expression(); | ^~~~~~~~~~~~~~~~~~~~~~~ ppl/linear_algebra.cpp:3998:19: error: ‘struct __pyx_obj_3ppl_14linear_algebra_Linear_Expression’ has no member named ‘thisptr’ 3998 | __pyx_v_self->thisptr = new Parma_Polyhedra_Library::Linear_Expression((__pyx_v_v->thisptr[0])); | ^~~~~~~ ppl/linear_algebra.cpp:3998:33: error: ‘Parma_Polyhedra_Library’ does not name a type 3998 | __pyx_v_self->thisptr = new Parma_Polyhedra_Library::Linear_Expression((__pyx_v_v->thisptr[0])); | ^~~~~~~~~~~~~~~~~~~~~~~ ppl/linear_algebra.cpp:4049:19: error: ‘struct __pyx_obj_3ppl_14linear_algebra_Linear_Expression’ has no member named ‘thisptr’ 4049 | __pyx_v_self->thisptr = new Parma_Polyhedra_Library::Linear_Expression((__pyx_v_e->thisptr[0])); | ^~~~~~~ ppl/linear_algebra.cpp:4049:33: error: ‘Parma_Polyhedra_Library’ does not name a type 4049 | __pyx_v_self->thisptr = new Parma_Polyhedra_Library::Linear_Expression((__pyx_v_e->thisptr[0])); | ^~~~~~~~~~~~~~~~~~~~~~~ ppl/linear_algebra.cpp:4077:3: error: ‘__pyx_t_9’ was not declared in this scope; did you mean ‘__pyx_t_8’? 4077 | __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:4077:15: error: ‘__pyx_f_3ppl_14linear_algebra_PPL_Coefficient_from_pyobject’ was not declared in this scope 4077 | __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:4078:17: 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_t_9); | ^~~~~~~ ppl/linear_algebra.cpp:4078:31: error: ‘Parma_Polyhedra_Library’ does not name a type 4078 | __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:4138:24: error: ‘struct __pyx_obj_3ppl_14linear_algebra_Linear_Expression’ has no member named ‘thisptr’ 4138 | 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:4250:52: error: ‘struct __pyx_obj_3ppl_14linear_algebra_Linear_Expression’ has no member named ‘thisptr’ 4250 | __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:4287:3: error: ‘Parma_Polyhedra_Library’ has not been declared 4287 | Parma_Polyhedra_Library::dimension_type __pyx_v_n; | ^~~~~~~~~~~~~~~~~~~~~~~ ppl/linear_algebra.cpp:4292:5: error: ‘__pyx_v_n’ was not declared in this scope; did you mean ‘__pyx_k_n’? 4292 | __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:4292:82: error: ‘Parma_Polyhedra_Library’ has not been declared 4292 | __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:840:43: note: in definition of macro ‘unlikely’ 840 | #define unlikely(x) __builtin_expect(!!(x), 0) | ^ ppl/linear_algebra.cpp:4300:163: error: ‘Parma_Polyhedra_Library’ has not been declared 4300 | __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:4300:203: error: expected ‘)’ before ‘__pyx_v_n’ 4300 | __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:4307:162: error: ‘Parma_Polyhedra_Library’ has not been declared 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:4307:202: error: expected ‘,’ or ‘...’ before ‘__pyx_v_n’ 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: 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:4319:17: error: ‘struct __pyx_obj_3ppl_14linear_algebra_Linear_Expression’ has no member named ‘thisptr’ 4319 | __pyx_v_self->thisptr->set_space_dimension(__pyx_v_n); | ^~~~~~~ ppl/linear_algebra.cpp:4319:46: error: ‘__pyx_v_n’ was not declared in this scope; did you mean ‘__pyx_k_n’? 4319 | __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:4519:17: error: ‘struct __pyx_obj_3ppl_14linear_algebra_Linear_Expression’ has no member named ‘thisptr’ 4519 | __pyx_v_self->thisptr->swap_space_dimensions((__pyx_v_vv1->thisptr[0]), (__pyx_v_vv2->thisptr[0])); | ^~~~~~~ ppl/linear_algebra.cpp:4519:62: error: ‘struct __pyx_obj_3ppl_14linear_algebra_Variable’ has no member named ‘thisptr’ 4519 | __pyx_v_self->thisptr->swap_space_dimensions((__pyx_v_vv1->thisptr[0]), (__pyx_v_vv2->thisptr[0])); | ^~~~~~~ ppl/linear_algebra.cpp:4519:89: error: ‘struct __pyx_obj_3ppl_14linear_algebra_Variable’ has no member named ‘thisptr’ 4519 | __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:4557:3: error: ‘Parma_Polyhedra_Library’ has not been declared 4557 | Parma_Polyhedra_Library::dimension_type __pyx_v_n; | ^~~~~~~~~~~~~~~~~~~~~~~ ppl/linear_algebra.cpp:4597:5: error: ‘__pyx_v_n’ was not declared in this scope; did you mean ‘__pyx_v_v’? 4597 | __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:4597:80: error: ‘Parma_Polyhedra_Library’ has not been declared 4597 | __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:840:43: note: in definition of macro ‘unlikely’ 840 | #define unlikely(x) __builtin_expect(!!(x), 0) | ^ ppl/linear_algebra.cpp:4607:176: error: ‘__pyx_v_n’ was not declared in this scope; did you mean ‘__pyx_v_v’? 4607 | __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:4614:187: error: ‘Parma_Polyhedra_Library’ has not been declared 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:4614:227: error: expected ‘,’ or ‘...’ before ‘__pyx_v_n’ 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: 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:4678:17: error: ‘struct __pyx_obj_3ppl_14linear_algebra_Linear_Expression’ has no member named ‘thisptr’ 4678 | __pyx_v_self->thisptr->shift_space_dimensions((__pyx_v_vv->thisptr[0]), __pyx_v_n); | ^~~~~~~ ppl/linear_algebra.cpp:4678:62: error: ‘struct __pyx_obj_3ppl_14linear_algebra_Variable’ has no member named ‘thisptr’ 4678 | __pyx_v_self->thisptr->shift_space_dimensions((__pyx_v_vv->thisptr[0]), __pyx_v_n); | ^~~~~~~ ppl/linear_algebra.cpp:4678:75: error: ‘__pyx_v_n’ was not declared in this scope; did you mean ‘__pyx_v_v’? 4678 | __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:4741:17: error: ‘struct __pyx_obj_3ppl_14linear_algebra_Linear_Expression’ has no member named ‘thisptr’ 4741 | __pyx_v_self->thisptr->remove_space_dimensions((__pyx_v_V->thisptr[0])); | ^~~~~~~ ppl/linear_algebra.cpp:4741:62: error: ‘struct __pyx_obj_3ppl_14linear_algebra_Variables_Set’ has no member named ‘thisptr’ 4741 | __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:4845:82: error: ‘struct __pyx_obj_3ppl_14linear_algebra_Linear_Expression’ has no member named ‘thisptr’ 4845 | __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:4845:116: error: ‘struct __pyx_obj_3ppl_14linear_algebra_Variable’ has no member named ‘thisptr’ 4845 | __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:4973:84: error: ‘struct __pyx_obj_3ppl_14linear_algebra_Linear_Expression’ has no member named ‘thisptr’ 4973 | __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:4973:105: error: ‘Parma_Polyhedra_Library’ has not been declared 4973 | __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:5087:3: error: ‘Parma_Polyhedra_Library’ has not been declared 5087 | Parma_Polyhedra_Library::Coefficient __pyx_v_vv; | ^~~~~~~~~~~~~~~~~~~~~~~ ppl/linear_algebra.cpp:5093:3: error: ‘Parma_Polyhedra_Library’ has not been declared 5093 | Parma_Polyhedra_Library::Coefficient __pyx_t_4; | ^~~~~~~~~~~~~~~~~~~~~~~ ppl/linear_algebra.cpp:5151:3: error: ‘__pyx_t_4’ was not declared in this scope; did you mean ‘__pyx_t_3’? 5151 | __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:5151:15: error: ‘__pyx_f_3ppl_14linear_algebra_PPL_Coefficient_from_pyobject’ was not declared in this scope 5151 | __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:5152:3: error: ‘__pyx_v_vv’ was not declared in this scope; did you mean ‘__pyx_v_v’? 5152 | __pyx_v_vv = __pyx_t_4; | ^~~~~~~~~~ | __pyx_v_v ppl/linear_algebra.cpp:5161:17: error: ‘struct __pyx_obj_3ppl_14linear_algebra_Linear_Expression’ has no member named ‘thisptr’ 5161 | __pyx_v_self->thisptr->set_coefficient((__pyx_v_ii->thisptr[0]), __pyx_v_vv); | ^~~~~~~ ppl/linear_algebra.cpp:5161:55: error: ‘struct __pyx_obj_3ppl_14linear_algebra_Variable’ has no member named ‘thisptr’ 5161 | __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:5221:82: error: ‘struct __pyx_obj_3ppl_14linear_algebra_Linear_Expression’ has no member named ‘thisptr’ 5221 | __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:5269:3: error: ‘Parma_Polyhedra_Library’ has not been declared 5269 | Parma_Polyhedra_Library::Coefficient __pyx_v_vv; | ^~~~~~~~~~~~~~~~~~~~~~~ ppl/linear_algebra.cpp:5272:3: error: ‘Parma_Polyhedra_Library’ has not been declared 5272 | Parma_Polyhedra_Library::Coefficient __pyx_t_1; | ^~~~~~~~~~~~~~~~~~~~~~~ ppl/linear_algebra.cpp:5282:3: error: ‘__pyx_t_1’ was not declared in this scope; did you mean ‘__pyx_v_v’? 5282 | __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:5282:15: error: ‘__pyx_f_3ppl_14linear_algebra_PPL_Coefficient_from_pyobject’ was not declared in this scope 5282 | __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:5283:3: error: ‘__pyx_v_vv’ was not declared in this scope; did you mean ‘__pyx_v_v’? 5283 | __pyx_v_vv = __pyx_t_1; | ^~~~~~~~~~ | __pyx_v_v ppl/linear_algebra.cpp:5292:17: error: ‘struct __pyx_obj_3ppl_14linear_algebra_Linear_Expression’ has no member named ‘thisptr’ 5292 | __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:5350:51: error: ‘struct __pyx_obj_3ppl_14linear_algebra_Linear_Expression’ has no member named ‘thisptr’ 5350 | __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:5411:51: error: ‘struct __pyx_obj_3ppl_14linear_algebra_Linear_Expression’ has no member named ‘thisptr’ 5411 | __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:5477:51: error: ‘struct __pyx_obj_3ppl_14linear_algebra_Linear_Expression’ has no member named ‘thisptr’ 5477 | __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:5477:88: error: ‘struct __pyx_obj_3ppl_14linear_algebra_Linear_Expression’ has no member named ‘thisptr’ 5477 | __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:5536:17: error: ‘struct __pyx_obj_3ppl_14linear_algebra_Linear_Expression’ has no member named ‘thisptr’ 5536 | __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:5589:51: error: ‘struct __pyx_obj_3ppl_14linear_algebra_Linear_Expression’ has no member named ‘thisptr’ 5589 | __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:6443:20: error: ‘struct __pyx_obj_3ppl_14linear_algebra_Linear_Expression’ has no member named ‘thisptr’ 6443 | (__pyx_v_result->thisptr[0]) = ((__pyx_v_lhs->thisptr[0]) + (__pyx_v_rhs->thisptr[0])); | ^~~~~~~ ppl/linear_algebra.cpp:6443:49: error: ‘struct __pyx_obj_3ppl_14linear_algebra_Linear_Expression’ has no member named ‘thisptr’ 6443 | (__pyx_v_result->thisptr[0]) = ((__pyx_v_lhs->thisptr[0]) + (__pyx_v_rhs->thisptr[0])); | ^~~~~~~ ppl/linear_algebra.cpp:6443:77: error: ‘struct __pyx_obj_3ppl_14linear_algebra_Linear_Expression’ has no member named ‘thisptr’ 6443 | (__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:6630:20: error: ‘struct __pyx_obj_3ppl_14linear_algebra_Linear_Expression’ has no member named ‘thisptr’ 6630 | (__pyx_v_result->thisptr[0]) = ((__pyx_v_lhs->thisptr[0]) - (__pyx_v_rhs->thisptr[0])); | ^~~~~~~ ppl/linear_algebra.cpp:6630:49: error: ‘struct __pyx_obj_3ppl_14linear_algebra_Linear_Expression’ has no member named ‘thisptr’ 6630 | (__pyx_v_result->thisptr[0]) = ((__pyx_v_lhs->thisptr[0]) - (__pyx_v_rhs->thisptr[0])); | ^~~~~~~ ppl/linear_algebra.cpp:6630:77: error: ‘struct __pyx_obj_3ppl_14linear_algebra_Linear_Expression’ has no member named ‘thisptr’ 6630 | (__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:6694:3: error: ‘Parma_Polyhedra_Library’ has not been declared 6694 | Parma_Polyhedra_Library::Coefficient __pyx_v_cc; | ^~~~~~~~~~~~~~~~~~~~~~~ ppl/linear_algebra.cpp:6701:3: error: ‘Parma_Polyhedra_Library’ has not been declared 6701 | Parma_Polyhedra_Library::Coefficient __pyx_t_4; | ^~~~~~~~~~~~~~~~~~~~~~~ ppl/linear_algebra.cpp:6779:3: error: ‘__pyx_t_4’ was not declared in this scope; did you mean ‘__pyx_t_3’? 6779 | __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:6779:15: error: ‘__pyx_f_3ppl_14linear_algebra_PPL_Coefficient_from_pyobject’ was not declared in this scope 6779 | __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:6780:3: error: ‘__pyx_v_cc’ was not declared in this scope; did you mean ‘__pyx_v_c’? 6780 | __pyx_v_cc = __pyx_t_4; | ^~~~~~~~~~ | __pyx_v_c ppl/linear_algebra.cpp:6801:20: error: ‘struct __pyx_obj_3ppl_14linear_algebra_Linear_Expression’ has no member named ‘thisptr’ 6801 | (__pyx_v_result->thisptr[0]) = ((__pyx_v_e->thisptr[0]) * __pyx_v_cc); | ^~~~~~~ ppl/linear_algebra.cpp:6801:47: error: ‘struct __pyx_obj_3ppl_14linear_algebra_Linear_Expression’ has no member named ‘thisptr’ 6801 | (__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:7161:15: error: ‘Parma_Polyhedra_Library’ was not declared in this scope 7161 | std::vector __pyx_v_cpp_cycle; | ^~~~~~~~~~~~~~~~~~~~~~~ ppl/linear_algebra.cpp:7161:48: error: template argument 1 is invalid 7161 | std::vector __pyx_v_cpp_cycle; | ^ ppl/linear_algebra.cpp:7161:48: error: template argument 2 is invalid ppl/linear_algebra.cpp:7162:3: error: ‘Parma_Polyhedra_Library’ is not a class, namespace, or enumeration 7162 | Parma_Polyhedra_Library::dimension_type __pyx_v_i; | ^~~~~~~~~~~~~~~~~~~~~~~ ppl/linear_algebra.cpp:7169:3: error: ‘Parma_Polyhedra_Library’ is not a class, namespace, or enumeration 7169 | Parma_Polyhedra_Library::dimension_type __pyx_t_5; | ^~~~~~~~~~~~~~~~~~~~~~~ ppl/linear_algebra.cpp:7218:5: error: ‘__pyx_t_5’ was not declared in this scope; did you mean ‘__pyx_t_4’? 7218 | __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:7218:80: error: ‘Parma_Polyhedra_Library’ is not a class, namespace, or enumeration 7218 | __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:840:43: note: in definition of macro ‘unlikely’ 840 | #define unlikely(x) __builtin_expect(!!(x), 0) | ^ ppl/linear_algebra.cpp:7220:5: error: ‘__pyx_v_i’ was not declared in this scope; did you mean ‘__pyx_k_i’? 7220 | __pyx_v_i = __pyx_t_5; | ^~~~~~~~~ | __pyx_k_i ppl/linear_algebra.cpp:7229:25: error: request for member ‘push_back’ in ‘__pyx_v_cpp_cycle’, which is of non-class type ‘int’ 7229 | __pyx_v_cpp_cycle.push_back(Parma_Polyhedra_Library::Variable(__pyx_v_i)); | ^~~~~~~~~ ppl/linear_algebra.cpp:7229:35: error: ‘Parma_Polyhedra_Library’ is not a class, namespace, or enumeration 7229 | __pyx_v_cpp_cycle.push_back(Parma_Polyhedra_Library::Variable(__pyx_v_i)); | ^~~~~~~~~~~~~~~~~~~~~~~ ppl/linear_algebra.cpp:7251:19: error: ‘struct __pyx_obj_3ppl_14linear_algebra_Linear_Expression’ has no member named ‘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