Mock Version: 1.4.14 Mock Version: 1.4.14 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/python-pplpy.spec'], chrootPath='/var/lib/mock/f31-build-114583-34446/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=986gid=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=1568073600 Wrote: /builddir/build/SRPMS/python-pplpy-0.8.4-4.fc31.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/python-pplpy.spec'], chrootPath='/var/lib/mock/f31-build-114583-34446/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=986gid=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=1568073600 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.L7F1kR + 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 BUILDSTDERR: ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.TWpIwO + umask 022 + cd /builddir/build/BUILD + cd pplpy-0.8.4 + 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.7 creating build/lib.linux-riscv64-3.7/ppl copying ppl/__init__.py -> build/lib.linux-riscv64-3.7/ppl copying ppl/constraint.pxd -> build/lib.linux-riscv64-3.7/ppl copying ppl/bit_arrays.pxd -> build/lib.linux-riscv64-3.7/ppl copying ppl/ppl_decl.pxd -> build/lib.linux-riscv64-3.7/ppl copying ppl/generator.pxd -> build/lib.linux-riscv64-3.7/ppl copying ppl/linear_algebra.pxd -> build/lib.linux-riscv64-3.7/ppl copying ppl/mip_problem.pxd -> build/lib.linux-riscv64-3.7/ppl copying ppl/polyhedron.pxd -> build/lib.linux-riscv64-3.7/ppl copying ppl/ppl_shim.hh -> build/lib.linux-riscv64-3.7/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.7 creating build/temp.linux-riscv64-3.7/ppl gcc -pthread -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 -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.7/site-packages/gmpy2 -Ippl -I/builddir/build/BUILD/pplpy-0.8.4 -I/usr/lib64/python37.zip -I/usr/lib64/python3.7 -I/usr/lib64/python3.7/lib-dynload -I/usr/lib64/python3.7/site-packages -I/usr/lib/python3.7/site-packages -I/usr/include/python3.7m -c ppl/linear_algebra.cpp -o build/temp.linux-riscv64-3.7/ppl/linear_algebra.o BUILDSTDERR: ppl/linear_algebra.cpp:8:17: warning: "/*" within comment [-Wcomment] BUILDSTDERR: 8 | "ppl/*", BUILDSTDERR: | BUILDSTDERR: In file included from ppl/linear_algebra.cpp:646: BUILDSTDERR: /usr/include/ppl.hh:55:2: error: #error "This architecture is not supported by the currently installed ppl-devel packages." BUILDSTDERR: 55 | #error "This architecture is not supported by the currently installed ppl-devel packages." BUILDSTDERR: | ^~~~~ BUILDSTDERR: In file included from ppl/ppl_shim.hh:6, BUILDSTDERR: from ppl/linear_algebra.cpp:647: BUILDSTDERR: /usr/include/ppl.hh:55:2: error: #error "This architecture is not supported by the currently installed ppl-devel packages." BUILDSTDERR: 55 | #error "This architecture is not supported by the currently installed ppl-devel packages." BUILDSTDERR: | ^~~~~ BUILDSTDERR: In file included from ppl/linear_algebra.cpp:647: BUILDSTDERR: ppl/ppl_shim.hh:8:17: error: ‘Parma_Polyhedra_Library’ is not a namespace-name BUILDSTDERR: 8 | using namespace Parma_Polyhedra_Library; BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ppl/ppl_shim.hh:11:1: error: ‘Poly_Gen_Relation’ does not name a type BUILDSTDERR: 11 | Poly_Gen_Relation* new_relation_with(const Polyhedron &p, const Generator &g); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ppl/ppl_shim.hh:12:1: error: ‘Poly_Con_Relation’ does not name a type BUILDSTDERR: 12 | Poly_Con_Relation* new_relation_with(const Polyhedron &p, const Constraint &c); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ppl/linear_algebra.cpp:885:3: error: ‘Parma_Polyhedra_Library’ does not name a type BUILDSTDERR: 885 | Parma_Polyhedra_Library::Constraint *thisptr; BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ppl/linear_algebra.cpp:898:3: error: ‘Parma_Polyhedra_Library’ does not name a type BUILDSTDERR: 898 | Parma_Polyhedra_Library::Constraint_System *thisptr; BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ppl/linear_algebra.cpp:910:3: error: ‘Parma_Polyhedra_Library’ does not name a type BUILDSTDERR: 910 | Parma_Polyhedra_Library::Poly_Con_Relation *thisptr; BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ppl/linear_algebra.cpp:923:3: error: ‘Parma_Polyhedra_Library’ does not name a type BUILDSTDERR: 923 | Parma_Polyhedra_Library::Variable *thisptr; BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ppl/linear_algebra.cpp:936:3: error: ‘Parma_Polyhedra_Library’ does not name a type BUILDSTDERR: 936 | Parma_Polyhedra_Library::Variables_Set *thisptr; BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ppl/linear_algebra.cpp:949:3: error: ‘Parma_Polyhedra_Library’ does not name a type BUILDSTDERR: 949 | Parma_Polyhedra_Library::Linear_Expression *thisptr; BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ppl/linear_algebra.cpp:1392:8: error: ‘Parma_Polyhedra_Library’ does not name a type BUILDSTDERR: 1392 | static Parma_Polyhedra_Library::Coefficient __pyx_f_3ppl_14linear_algebra_PPL_Coefficient_from_pyobject(PyObject *); /*proto*/ BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ppl/linear_algebra.cpp:1647:126: error: ‘Parma_Polyhedra_Library’ has not been declared BUILDSTDERR: 1647 | 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 */ BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ppl/linear_algebra.cpp:1647:166: error: expected ‘,’ or ‘...’ before ‘__pyx_v_i’ BUILDSTDERR: 1647 | 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 */ BUILDSTDERR: | ^~~~~~~~~ BUILDSTDERR: ppl/linear_algebra.cpp:1676:162: error: ‘Parma_Polyhedra_Library’ has not been declared BUILDSTDERR: 1676 | 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 */ BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ppl/linear_algebra.cpp:1676:202: error: expected ‘,’ or ‘...’ before ‘__pyx_v_n’ BUILDSTDERR: 1676 | 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 */ BUILDSTDERR: | ^~~~~~~~~ BUILDSTDERR: ppl/linear_algebra.cpp:1678:187: error: ‘Parma_Polyhedra_Library’ has not been declared BUILDSTDERR: 1678 | 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 */ BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ppl/linear_algebra.cpp:1678:227: error: expected ‘,’ or ‘...’ before ‘__pyx_v_n’ BUILDSTDERR: 1678 | 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 */ BUILDSTDERR: | ^~~~~~~~~ BUILDSTDERR: ppl/linear_algebra.cpp:1724:8: error: ‘Parma_Polyhedra_Library’ does not name a type BUILDSTDERR: 1724 | static Parma_Polyhedra_Library::Coefficient __pyx_f_3ppl_14linear_algebra_PPL_Coefficient_from_pyobject(PyObject *__pyx_v_c) { BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ppl/linear_algebra.cpp: In function ‘int __pyx_pw_3ppl_14linear_algebra_8Variable_1__cinit__(PyObject*, PyObject*, PyObject*)’: BUILDSTDERR: ppl/linear_algebra.cpp:1819:3: error: ‘Parma_Polyhedra_Library’ has not been declared BUILDSTDERR: 1819 | Parma_Polyhedra_Library::dimension_type __pyx_v_i; BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ppl/linear_algebra.cpp:1849:5: error: ‘__pyx_v_i’ was not declared in this scope; did you mean ‘__pyx_k_i’? BUILDSTDERR: 1849 | __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) BUILDSTDERR: | ^~~~~~~~~ BUILDSTDERR: | __pyx_k_i BUILDSTDERR: ppl/linear_algebra.cpp:1849:80: error: ‘Parma_Polyhedra_Library’ has not been declared BUILDSTDERR: 1849 | __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) BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ppl/linear_algebra.cpp:840:43: note: in definition of macro ‘unlikely’ BUILDSTDERR: 840 | #define unlikely(x) __builtin_expect(!!(x), 0) BUILDSTDERR: | ^ BUILDSTDERR: ppl/linear_algebra.cpp:1859:131: error: ‘__pyx_v_i’ was not declared in this scope; did you mean ‘__pyx_k_i’? BUILDSTDERR: 1859 | __pyx_r = __pyx_pf_3ppl_14linear_algebra_8Variable___cinit__(((struct __pyx_obj_3ppl_14linear_algebra_Variable *)__pyx_v_self), __pyx_v_i); BUILDSTDERR: | ^~~~~~~~~ BUILDSTDERR: | __pyx_k_i BUILDSTDERR: ppl/linear_algebra.cpp: At global scope: BUILDSTDERR: ppl/linear_algebra.cpp:1866:126: error: ‘Parma_Polyhedra_Library’ has not been declared BUILDSTDERR: 1866 | 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) { BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ppl/linear_algebra.cpp:1866:166: error: expected ‘,’ or ‘...’ before ‘__pyx_v_i’ BUILDSTDERR: 1866 | 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) { BUILDSTDERR: | ^~~~~~~~~ BUILDSTDERR: ppl/linear_algebra.cpp: In function ‘int __pyx_pf_3ppl_14linear_algebra_8Variable___cinit__(__pyx_obj_3ppl_14linear_algebra_Variable*, int)’: BUILDSTDERR: ppl/linear_algebra.cpp:1878:17: error: ‘struct __pyx_obj_3ppl_14linear_algebra_Variable’ has no member named ‘thisptr’ BUILDSTDERR: 1878 | __pyx_v_self->thisptr = new Parma_Polyhedra_Library::Variable(__pyx_v_i); BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: ppl/linear_algebra.cpp:1878:31: error: ‘Parma_Polyhedra_Library’ does not name a type BUILDSTDERR: 1878 | __pyx_v_self->thisptr = new Parma_Polyhedra_Library::Variable(__pyx_v_i); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ppl/linear_algebra.cpp: In function ‘void __pyx_pf_3ppl_14linear_algebra_8Variable_2__dealloc__(__pyx_obj_3ppl_14linear_algebra_Variable*)’: BUILDSTDERR: ppl/linear_algebra.cpp:1924:24: error: ‘struct __pyx_obj_3ppl_14linear_algebra_Variable’ has no member named ‘thisptr’ BUILDSTDERR: 1924 | delete __pyx_v_self->thisptr; BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: ppl/linear_algebra.cpp: In function ‘PyObject* __pyx_pf_3ppl_14linear_algebra_8Variable_6id(__pyx_obj_3ppl_14linear_algebra_Variable*)’: BUILDSTDERR: ppl/linear_algebra.cpp:2036:52: error: ‘struct __pyx_obj_3ppl_14linear_algebra_Variable’ has no member named ‘thisptr’ BUILDSTDERR: 2036 | __pyx_t_1 = __Pyx_PyInt_FromSize_t(__pyx_v_self->thisptr->id()); if (unlikely(!__pyx_t_1)) __PYX_ERR(0, 148, __pyx_L1_error) BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: ppl/linear_algebra.cpp: In function ‘PyObject* __pyx_pf_3ppl_14linear_algebra_8Variable_8OK(__pyx_obj_3ppl_14linear_algebra_Variable*)’: BUILDSTDERR: ppl/linear_algebra.cpp:2097:51: error: ‘struct __pyx_obj_3ppl_14linear_algebra_Variable’ has no member named ‘thisptr’ BUILDSTDERR: 2097 | __pyx_t_1 = __Pyx_PyBool_FromLong(__pyx_v_self->thisptr->OK()); if (unlikely(!__pyx_t_1)) __PYX_ERR(0, 165, __pyx_L1_error) BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: ppl/linear_algebra.cpp: In function ‘PyObject* __pyx_pf_3ppl_14linear_algebra_8Variable_10space_dimension(__pyx_obj_3ppl_14linear_algebra_Variable*)’: BUILDSTDERR: ppl/linear_algebra.cpp:2158:52: error: ‘struct __pyx_obj_3ppl_14linear_algebra_Variable’ has no member named ‘thisptr’ BUILDSTDERR: 2158 | __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) BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: ppl/linear_algebra.cpp: In function ‘int __pyx_pf_3ppl_14linear_algebra_13Variables_Set___cinit__(__pyx_obj_3ppl_14linear_algebra_Variables_Set*, PyObject*)’: BUILDSTDERR: ppl/linear_algebra.cpp:2912:19: error: ‘struct __pyx_obj_3ppl_14linear_algebra_Variables_Set’ has no member named ‘thisptr’ BUILDSTDERR: 2912 | __pyx_v_self->thisptr = new Parma_Polyhedra_Library::Variables_Set(); BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: ppl/linear_algebra.cpp:2912:33: error: ‘Parma_Polyhedra_Library’ does not name a type BUILDSTDERR: 2912 | __pyx_v_self->thisptr = new Parma_Polyhedra_Library::Variables_Set(); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ppl/linear_algebra.cpp:2999:19: error: ‘struct __pyx_obj_3ppl_14linear_algebra_Variables_Set’ has no member named ‘thisptr’ BUILDSTDERR: 2999 | __pyx_v_self->thisptr = new Parma_Polyhedra_Library::Variables_Set((__pyx_v_arg0->thisptr[0])); BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: ppl/linear_algebra.cpp:2999:33: error: ‘Parma_Polyhedra_Library’ does not name a type BUILDSTDERR: 2999 | __pyx_v_self->thisptr = new Parma_Polyhedra_Library::Variables_Set((__pyx_v_arg0->thisptr[0])); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ppl/linear_algebra.cpp:3143:19: error: ‘struct __pyx_obj_3ppl_14linear_algebra_Variables_Set’ has no member named ‘thisptr’ BUILDSTDERR: 3143 | __pyx_v_self->thisptr = new Parma_Polyhedra_Library::Variables_Set((__pyx_v_arg0->thisptr[0]), (__pyx_v_arg1->thisptr[0])); BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: ppl/linear_algebra.cpp:3143:33: error: ‘Parma_Polyhedra_Library’ does not name a type BUILDSTDERR: 3143 | __pyx_v_self->thisptr = new Parma_Polyhedra_Library::Variables_Set((__pyx_v_arg0->thisptr[0]), (__pyx_v_arg1->thisptr[0])); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ppl/linear_algebra.cpp: In function ‘void __pyx_pf_3ppl_14linear_algebra_13Variables_Set_4__dealloc__(__pyx_obj_3ppl_14linear_algebra_Variables_Set*)’: BUILDSTDERR: ppl/linear_algebra.cpp:3270:24: error: ‘struct __pyx_obj_3ppl_14linear_algebra_Variables_Set’ has no member named ‘thisptr’ BUILDSTDERR: 3270 | delete __pyx_v_self->thisptr; BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: ppl/linear_algebra.cpp: In function ‘PyObject* __pyx_pf_3ppl_14linear_algebra_13Variables_Set_6OK(__pyx_obj_3ppl_14linear_algebra_Variables_Set*)’: BUILDSTDERR: ppl/linear_algebra.cpp:3320:51: error: ‘struct __pyx_obj_3ppl_14linear_algebra_Variables_Set’ has no member named ‘thisptr’ BUILDSTDERR: 3320 | __pyx_t_1 = __Pyx_PyBool_FromLong(__pyx_v_self->thisptr->OK()); if (unlikely(!__pyx_t_1)) __PYX_ERR(0, 458, __pyx_L1_error) BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: ppl/linear_algebra.cpp: In function ‘PyObject* __pyx_pf_3ppl_14linear_algebra_13Variables_Set_8space_dimension(__pyx_obj_3ppl_14linear_algebra_Variables_Set*)’: BUILDSTDERR: ppl/linear_algebra.cpp:3381:52: error: ‘struct __pyx_obj_3ppl_14linear_algebra_Variables_Set’ has no member named ‘thisptr’ BUILDSTDERR: 3381 | __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) BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: 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*)’: BUILDSTDERR: ppl/linear_algebra.cpp:3445:17: error: ‘struct __pyx_obj_3ppl_14linear_algebra_Variables_Set’ has no member named ‘thisptr’ BUILDSTDERR: 3445 | __pyx_v_self->thisptr->insert((__pyx_v_v->thisptr[0])); BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: ppl/linear_algebra.cpp:3445:45: error: ‘struct __pyx_obj_3ppl_14linear_algebra_Variable’ has no member named ‘thisptr’ BUILDSTDERR: 3445 | __pyx_v_self->thisptr->insert((__pyx_v_v->thisptr[0])); BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: ppl/linear_algebra.cpp: In function ‘PyObject* __pyx_pf_3ppl_14linear_algebra_13Variables_Set_12ascii_dump(__pyx_obj_3ppl_14linear_algebra_Variables_Set*)’: BUILDSTDERR: ppl/linear_algebra.cpp:3496:17: error: ‘struct __pyx_obj_3ppl_14linear_algebra_Variables_Set’ has no member named ‘thisptr’ BUILDSTDERR: 3496 | __pyx_v_self->thisptr->ascii_dump(); BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: ppl/linear_algebra.cpp: In function ‘PyObject* __pyx_pf_3ppl_14linear_algebra_13Variables_Set_14__repr__(__pyx_obj_3ppl_14linear_algebra_Variables_Set*)’: BUILDSTDERR: ppl/linear_algebra.cpp:3557:52: error: ‘struct __pyx_obj_3ppl_14linear_algebra_Variables_Set’ has no member named ‘thisptr’ BUILDSTDERR: 3557 | __pyx_t_3 = __Pyx_PyInt_FromSize_t(__pyx_v_self->thisptr->size()); if (unlikely(!__pyx_t_3)) __PYX_ERR(0, 530, __pyx_L1_error) BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: ppl/linear_algebra.cpp: In function ‘int __pyx_pf_3ppl_14linear_algebra_17Linear_Expression___cinit__(__pyx_obj_3ppl_14linear_algebra_Linear_Expression*, PyObject*)’: BUILDSTDERR: ppl/linear_algebra.cpp:3752:3: error: ‘Parma_Polyhedra_Library’ has not been declared BUILDSTDERR: 3752 | Parma_Polyhedra_Library::Coefficient __pyx_t_9; BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ppl/linear_algebra.cpp:3912:19: error: ‘struct __pyx_obj_3ppl_14linear_algebra_Linear_Expression’ has no member named ‘thisptr’ BUILDSTDERR: 3912 | __pyx_v_self->thisptr = new Parma_Polyhedra_Library::Linear_Expression(); BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: ppl/linear_algebra.cpp:3912:33: error: ‘Parma_Polyhedra_Library’ does not name a type BUILDSTDERR: 3912 | __pyx_v_self->thisptr = new Parma_Polyhedra_Library::Linear_Expression(); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ppl/linear_algebra.cpp:3979:19: error: ‘struct __pyx_obj_3ppl_14linear_algebra_Linear_Expression’ has no member named ‘thisptr’ BUILDSTDERR: 3979 | __pyx_v_self->thisptr = new Parma_Polyhedra_Library::Linear_Expression((__pyx_v_v->thisptr[0])); BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: ppl/linear_algebra.cpp:3979:33: error: ‘Parma_Polyhedra_Library’ does not name a type BUILDSTDERR: 3979 | __pyx_v_self->thisptr = new Parma_Polyhedra_Library::Linear_Expression((__pyx_v_v->thisptr[0])); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ppl/linear_algebra.cpp:4030:19: error: ‘struct __pyx_obj_3ppl_14linear_algebra_Linear_Expression’ has no member named ‘thisptr’ BUILDSTDERR: 4030 | __pyx_v_self->thisptr = new Parma_Polyhedra_Library::Linear_Expression((__pyx_v_e->thisptr[0])); BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: ppl/linear_algebra.cpp:4030:33: error: ‘Parma_Polyhedra_Library’ does not name a type BUILDSTDERR: 4030 | __pyx_v_self->thisptr = new Parma_Polyhedra_Library::Linear_Expression((__pyx_v_e->thisptr[0])); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ppl/linear_algebra.cpp:4058:3: error: ‘__pyx_t_9’ was not declared in this scope; did you mean ‘__pyx_t_8’? BUILDSTDERR: 4058 | __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) BUILDSTDERR: | ^~~~~~~~~ BUILDSTDERR: | __pyx_t_8 BUILDSTDERR: ppl/linear_algebra.cpp:4058:15: error: ‘__pyx_f_3ppl_14linear_algebra_PPL_Coefficient_from_pyobject’ was not declared in this scope BUILDSTDERR: 4058 | __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) BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ppl/linear_algebra.cpp:4059:17: error: ‘struct __pyx_obj_3ppl_14linear_algebra_Linear_Expression’ has no member named ‘thisptr’ BUILDSTDERR: 4059 | __pyx_v_self->thisptr = new Parma_Polyhedra_Library::Linear_Expression(__pyx_t_9); BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: ppl/linear_algebra.cpp:4059:31: error: ‘Parma_Polyhedra_Library’ does not name a type BUILDSTDERR: 4059 | __pyx_v_self->thisptr = new Parma_Polyhedra_Library::Linear_Expression(__pyx_t_9); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ppl/linear_algebra.cpp: In function ‘void __pyx_pf_3ppl_14linear_algebra_17Linear_Expression_2__dealloc__(__pyx_obj_3ppl_14linear_algebra_Linear_Expression*)’: BUILDSTDERR: ppl/linear_algebra.cpp:4119:24: error: ‘struct __pyx_obj_3ppl_14linear_algebra_Linear_Expression’ has no member named ‘thisptr’ BUILDSTDERR: 4119 | delete __pyx_v_self->thisptr; BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: ppl/linear_algebra.cpp: In function ‘PyObject* __pyx_pf_3ppl_14linear_algebra_17Linear_Expression_6space_dimension(__pyx_obj_3ppl_14linear_algebra_Linear_Expression*)’: BUILDSTDERR: ppl/linear_algebra.cpp:4231:52: error: ‘struct __pyx_obj_3ppl_14linear_algebra_Linear_Expression’ has no member named ‘thisptr’ BUILDSTDERR: 4231 | __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) BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: ppl/linear_algebra.cpp: In function ‘PyObject* __pyx_pw_3ppl_14linear_algebra_17Linear_Expression_9set_space_dimension(PyObject*, PyObject*)’: BUILDSTDERR: ppl/linear_algebra.cpp:4268:3: error: ‘Parma_Polyhedra_Library’ has not been declared BUILDSTDERR: 4268 | Parma_Polyhedra_Library::dimension_type __pyx_v_n; BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ppl/linear_algebra.cpp:4273:5: error: ‘__pyx_v_n’ was not declared in this scope; did you mean ‘__pyx_k_n’? BUILDSTDERR: 4273 | __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) BUILDSTDERR: | ^~~~~~~~~ BUILDSTDERR: | __pyx_k_n BUILDSTDERR: ppl/linear_algebra.cpp:4273:82: error: ‘Parma_Polyhedra_Library’ has not been declared BUILDSTDERR: 4273 | __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) BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ppl/linear_algebra.cpp:840:43: note: in definition of macro ‘unlikely’ BUILDSTDERR: 840 | #define unlikely(x) __builtin_expect(!!(x), 0) BUILDSTDERR: | ^ BUILDSTDERR: ppl/linear_algebra.cpp:4281:163: error: ‘Parma_Polyhedra_Library’ has not been declared BUILDSTDERR: 4281 | __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)); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ppl/linear_algebra.cpp:4281:203: error: expected ‘)’ before ‘__pyx_v_n’ BUILDSTDERR: 4281 | __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)); BUILDSTDERR: | ~ ^~~~~~~~~ BUILDSTDERR: | ) BUILDSTDERR: ppl/linear_algebra.cpp: At global scope: BUILDSTDERR: ppl/linear_algebra.cpp:4288:162: error: ‘Parma_Polyhedra_Library’ has not been declared BUILDSTDERR: 4288 | 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) { BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ppl/linear_algebra.cpp:4288:202: error: expected ‘,’ or ‘...’ before ‘__pyx_v_n’ BUILDSTDERR: 4288 | 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) { BUILDSTDERR: | ^~~~~~~~~ BUILDSTDERR: 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)’: BUILDSTDERR: ppl/linear_algebra.cpp:4300:17: error: ‘struct __pyx_obj_3ppl_14linear_algebra_Linear_Expression’ has no member named ‘thisptr’ BUILDSTDERR: 4300 | __pyx_v_self->thisptr->set_space_dimension(__pyx_v_n); BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: ppl/linear_algebra.cpp:4300:46: error: ‘__pyx_v_n’ was not declared in this scope; did you mean ‘__pyx_k_n’? BUILDSTDERR: 4300 | __pyx_v_self->thisptr->set_space_dimension(__pyx_v_n); BUILDSTDERR: | ^~~~~~~~~ BUILDSTDERR: | __pyx_k_n BUILDSTDERR: 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*)’: BUILDSTDERR: ppl/linear_algebra.cpp:4500:17: error: ‘struct __pyx_obj_3ppl_14linear_algebra_Linear_Expression’ has no member named ‘thisptr’ BUILDSTDERR: 4500 | __pyx_v_self->thisptr->swap_space_dimensions((__pyx_v_vv1->thisptr[0]), (__pyx_v_vv2->thisptr[0])); BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: ppl/linear_algebra.cpp:4500:62: error: ‘struct __pyx_obj_3ppl_14linear_algebra_Variable’ has no member named ‘thisptr’ BUILDSTDERR: 4500 | __pyx_v_self->thisptr->swap_space_dimensions((__pyx_v_vv1->thisptr[0]), (__pyx_v_vv2->thisptr[0])); BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: ppl/linear_algebra.cpp:4500:89: error: ‘struct __pyx_obj_3ppl_14linear_algebra_Variable’ has no member named ‘thisptr’ BUILDSTDERR: 4500 | __pyx_v_self->thisptr->swap_space_dimensions((__pyx_v_vv1->thisptr[0]), (__pyx_v_vv2->thisptr[0])); BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: ppl/linear_algebra.cpp: In function ‘PyObject* __pyx_pw_3ppl_14linear_algebra_17Linear_Expression_13shift_space_dimensions(PyObject*, PyObject*, PyObject*)’: BUILDSTDERR: ppl/linear_algebra.cpp:4538:3: error: ‘Parma_Polyhedra_Library’ has not been declared BUILDSTDERR: 4538 | Parma_Polyhedra_Library::dimension_type __pyx_v_n; BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ppl/linear_algebra.cpp:4578:5: error: ‘__pyx_v_n’ was not declared in this scope; did you mean ‘__pyx_v_v’? BUILDSTDERR: 4578 | __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) BUILDSTDERR: | ^~~~~~~~~ BUILDSTDERR: | __pyx_v_v BUILDSTDERR: ppl/linear_algebra.cpp:4578:80: error: ‘Parma_Polyhedra_Library’ has not been declared BUILDSTDERR: 4578 | __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) BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ppl/linear_algebra.cpp:840:43: note: in definition of macro ‘unlikely’ BUILDSTDERR: 840 | #define unlikely(x) __builtin_expect(!!(x), 0) BUILDSTDERR: | ^ BUILDSTDERR: ppl/linear_algebra.cpp:4588:176: error: ‘__pyx_v_n’ was not declared in this scope; did you mean ‘__pyx_v_v’? BUILDSTDERR: 4588 | __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); BUILDSTDERR: | ^~~~~~~~~ BUILDSTDERR: | __pyx_v_v BUILDSTDERR: ppl/linear_algebra.cpp: At global scope: BUILDSTDERR: ppl/linear_algebra.cpp:4595:187: error: ‘Parma_Polyhedra_Library’ has not been declared BUILDSTDERR: 4595 | 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) { BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ppl/linear_algebra.cpp:4595:227: error: expected ‘,’ or ‘...’ before ‘__pyx_v_n’ BUILDSTDERR: 4595 | 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) { BUILDSTDERR: | ^~~~~~~~~ BUILDSTDERR: 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)’: BUILDSTDERR: ppl/linear_algebra.cpp:4659:17: error: ‘struct __pyx_obj_3ppl_14linear_algebra_Linear_Expression’ has no member named ‘thisptr’ BUILDSTDERR: 4659 | __pyx_v_self->thisptr->shift_space_dimensions((__pyx_v_vv->thisptr[0]), __pyx_v_n); BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: ppl/linear_algebra.cpp:4659:62: error: ‘struct __pyx_obj_3ppl_14linear_algebra_Variable’ has no member named ‘thisptr’ BUILDSTDERR: 4659 | __pyx_v_self->thisptr->shift_space_dimensions((__pyx_v_vv->thisptr[0]), __pyx_v_n); BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: ppl/linear_algebra.cpp:4659:75: error: ‘__pyx_v_n’ was not declared in this scope; did you mean ‘__pyx_v_v’? BUILDSTDERR: 4659 | __pyx_v_self->thisptr->shift_space_dimensions((__pyx_v_vv->thisptr[0]), __pyx_v_n); BUILDSTDERR: | ^~~~~~~~~ BUILDSTDERR: | __pyx_v_v BUILDSTDERR: 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*)’: BUILDSTDERR: ppl/linear_algebra.cpp:4722:17: error: ‘struct __pyx_obj_3ppl_14linear_algebra_Linear_Expression’ has no member named ‘thisptr’ BUILDSTDERR: 4722 | __pyx_v_self->thisptr->remove_space_dimensions((__pyx_v_V->thisptr[0])); BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: ppl/linear_algebra.cpp:4722:62: error: ‘struct __pyx_obj_3ppl_14linear_algebra_Variables_Set’ has no member named ‘thisptr’ BUILDSTDERR: 4722 | __pyx_v_self->thisptr->remove_space_dimensions((__pyx_v_V->thisptr[0])); BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: ppl/linear_algebra.cpp: In function ‘PyObject* __pyx_pf_3ppl_14linear_algebra_17Linear_Expression_16coefficient(__pyx_obj_3ppl_14linear_algebra_Linear_Expression*, PyObject*)’: BUILDSTDERR: ppl/linear_algebra.cpp:4826:82: error: ‘struct __pyx_obj_3ppl_14linear_algebra_Linear_Expression’ has no member named ‘thisptr’ BUILDSTDERR: 4826 | __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) BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: ppl/linear_algebra.cpp:4826:116: error: ‘struct __pyx_obj_3ppl_14linear_algebra_Variable’ has no member named ‘thisptr’ BUILDSTDERR: 4826 | __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) BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: ppl/linear_algebra.cpp: In function ‘PyObject* __pyx_pf_3ppl_14linear_algebra_17Linear_Expression_18coefficients(__pyx_obj_3ppl_14linear_algebra_Linear_Expression*)’: BUILDSTDERR: ppl/linear_algebra.cpp:4954:84: error: ‘struct __pyx_obj_3ppl_14linear_algebra_Linear_Expression’ has no member named ‘thisptr’ BUILDSTDERR: 4954 | __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) BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: ppl/linear_algebra.cpp:4954:105: error: ‘Parma_Polyhedra_Library’ has not been declared BUILDSTDERR: 4954 | __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) BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: 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*)’: BUILDSTDERR: ppl/linear_algebra.cpp:5068:3: error: ‘Parma_Polyhedra_Library’ has not been declared BUILDSTDERR: 5068 | Parma_Polyhedra_Library::Coefficient __pyx_v_vv; BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ppl/linear_algebra.cpp:5074:3: error: ‘Parma_Polyhedra_Library’ has not been declared BUILDSTDERR: 5074 | Parma_Polyhedra_Library::Coefficient __pyx_t_4; BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ppl/linear_algebra.cpp:5132:3: error: ‘__pyx_t_4’ was not declared in this scope; did you mean ‘__pyx_t_3’? BUILDSTDERR: 5132 | __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) BUILDSTDERR: | ^~~~~~~~~ BUILDSTDERR: | __pyx_t_3 BUILDSTDERR: ppl/linear_algebra.cpp:5132:15: error: ‘__pyx_f_3ppl_14linear_algebra_PPL_Coefficient_from_pyobject’ was not declared in this scope BUILDSTDERR: 5132 | __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) BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ppl/linear_algebra.cpp:5133:3: error: ‘__pyx_v_vv’ was not declared in this scope; did you mean ‘__pyx_v_v’? BUILDSTDERR: 5133 | __pyx_v_vv = __pyx_t_4; BUILDSTDERR: | ^~~~~~~~~~ BUILDSTDERR: | __pyx_v_v BUILDSTDERR: ppl/linear_algebra.cpp:5142:17: error: ‘struct __pyx_obj_3ppl_14linear_algebra_Linear_Expression’ has no member named ‘thisptr’ BUILDSTDERR: 5142 | __pyx_v_self->thisptr->set_coefficient((__pyx_v_ii->thisptr[0]), __pyx_v_vv); BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: ppl/linear_algebra.cpp:5142:55: error: ‘struct __pyx_obj_3ppl_14linear_algebra_Variable’ has no member named ‘thisptr’ BUILDSTDERR: 5142 | __pyx_v_self->thisptr->set_coefficient((__pyx_v_ii->thisptr[0]), __pyx_v_vv); BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: ppl/linear_algebra.cpp: In function ‘PyObject* __pyx_pf_3ppl_14linear_algebra_17Linear_Expression_22inhomogeneous_term(__pyx_obj_3ppl_14linear_algebra_Linear_Expression*)’: BUILDSTDERR: ppl/linear_algebra.cpp:5202:82: error: ‘struct __pyx_obj_3ppl_14linear_algebra_Linear_Expression’ has no member named ‘thisptr’ BUILDSTDERR: 5202 | __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) BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: 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*)’: BUILDSTDERR: ppl/linear_algebra.cpp:5250:3: error: ‘Parma_Polyhedra_Library’ has not been declared BUILDSTDERR: 5250 | Parma_Polyhedra_Library::Coefficient __pyx_v_vv; BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ppl/linear_algebra.cpp:5253:3: error: ‘Parma_Polyhedra_Library’ has not been declared BUILDSTDERR: 5253 | Parma_Polyhedra_Library::Coefficient __pyx_t_1; BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ppl/linear_algebra.cpp:5263:3: error: ‘__pyx_t_1’ was not declared in this scope; did you mean ‘__pyx_v_v’? BUILDSTDERR: 5263 | __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) BUILDSTDERR: | ^~~~~~~~~ BUILDSTDERR: | __pyx_v_v BUILDSTDERR: ppl/linear_algebra.cpp:5263:15: error: ‘__pyx_f_3ppl_14linear_algebra_PPL_Coefficient_from_pyobject’ was not declared in this scope BUILDSTDERR: 5263 | __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) BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ppl/linear_algebra.cpp:5264:3: error: ‘__pyx_v_vv’ was not declared in this scope; did you mean ‘__pyx_v_v’? BUILDSTDERR: 5264 | __pyx_v_vv = __pyx_t_1; BUILDSTDERR: | ^~~~~~~~~~ BUILDSTDERR: | __pyx_v_v BUILDSTDERR: ppl/linear_algebra.cpp:5273:17: error: ‘struct __pyx_obj_3ppl_14linear_algebra_Linear_Expression’ has no member named ‘thisptr’ BUILDSTDERR: 5273 | __pyx_v_self->thisptr->set_inhomogeneous_term(__pyx_v_vv); BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: ppl/linear_algebra.cpp: In function ‘PyObject* __pyx_pf_3ppl_14linear_algebra_17Linear_Expression_26is_zero(__pyx_obj_3ppl_14linear_algebra_Linear_Expression*)’: BUILDSTDERR: ppl/linear_algebra.cpp:5331:51: error: ‘struct __pyx_obj_3ppl_14linear_algebra_Linear_Expression’ has no member named ‘thisptr’ BUILDSTDERR: 5331 | __pyx_t_1 = __Pyx_PyBool_FromLong(__pyx_v_self->thisptr->is_zero()); if (unlikely(!__pyx_t_1)) __PYX_ERR(0, 939, __pyx_L1_error) BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: 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*)’: BUILDSTDERR: ppl/linear_algebra.cpp:5392:51: error: ‘struct __pyx_obj_3ppl_14linear_algebra_Linear_Expression’ has no member named ‘thisptr’ BUILDSTDERR: 5392 | __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) BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: 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*)’: BUILDSTDERR: ppl/linear_algebra.cpp:5458:51: error: ‘struct __pyx_obj_3ppl_14linear_algebra_Linear_Expression’ has no member named ‘thisptr’ BUILDSTDERR: 5458 | __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) BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: ppl/linear_algebra.cpp:5458:88: error: ‘struct __pyx_obj_3ppl_14linear_algebra_Linear_Expression’ has no member named ‘thisptr’ BUILDSTDERR: 5458 | __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) BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: ppl/linear_algebra.cpp: In function ‘PyObject* __pyx_pf_3ppl_14linear_algebra_17Linear_Expression_32ascii_dump(__pyx_obj_3ppl_14linear_algebra_Linear_Expression*)’: BUILDSTDERR: ppl/linear_algebra.cpp:5517:17: error: ‘struct __pyx_obj_3ppl_14linear_algebra_Linear_Expression’ has no member named ‘thisptr’ BUILDSTDERR: 5517 | __pyx_v_self->thisptr->ascii_dump(); BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: ppl/linear_algebra.cpp: In function ‘PyObject* __pyx_pf_3ppl_14linear_algebra_17Linear_Expression_34OK(__pyx_obj_3ppl_14linear_algebra_Linear_Expression*)’: BUILDSTDERR: ppl/linear_algebra.cpp:5570:51: error: ‘struct __pyx_obj_3ppl_14linear_algebra_Linear_Expression’ has no member named ‘thisptr’ BUILDSTDERR: 5570 | __pyx_t_1 = __Pyx_PyBool_FromLong(__pyx_v_self->thisptr->OK()); if (unlikely(!__pyx_t_1)) __PYX_ERR(0, 1011, __pyx_L1_error) BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: ppl/linear_algebra.cpp: In function ‘PyObject* __pyx_pf_3ppl_14linear_algebra_17Linear_Expression_38__add__(PyObject*, PyObject*)’: BUILDSTDERR: ppl/linear_algebra.cpp:6408:20: error: ‘struct __pyx_obj_3ppl_14linear_algebra_Linear_Expression’ has no member named ‘thisptr’ BUILDSTDERR: 6408 | (__pyx_v_result->thisptr[0]) = ((__pyx_v_lhs->thisptr[0]) + (__pyx_v_rhs->thisptr[0])); BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: ppl/linear_algebra.cpp:6408:49: error: ‘struct __pyx_obj_3ppl_14linear_algebra_Linear_Expression’ has no member named ‘thisptr’ BUILDSTDERR: 6408 | (__pyx_v_result->thisptr[0]) = ((__pyx_v_lhs->thisptr[0]) + (__pyx_v_rhs->thisptr[0])); BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: ppl/linear_algebra.cpp:6408:77: error: ‘struct __pyx_obj_3ppl_14linear_algebra_Linear_Expression’ has no member named ‘thisptr’ BUILDSTDERR: 6408 | (__pyx_v_result->thisptr[0]) = ((__pyx_v_lhs->thisptr[0]) + (__pyx_v_rhs->thisptr[0])); BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: ppl/linear_algebra.cpp: In function ‘PyObject* __pyx_pf_3ppl_14linear_algebra_17Linear_Expression_40__sub__(PyObject*, PyObject*)’: BUILDSTDERR: ppl/linear_algebra.cpp:6595:20: error: ‘struct __pyx_obj_3ppl_14linear_algebra_Linear_Expression’ has no member named ‘thisptr’ BUILDSTDERR: 6595 | (__pyx_v_result->thisptr[0]) = ((__pyx_v_lhs->thisptr[0]) - (__pyx_v_rhs->thisptr[0])); BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: ppl/linear_algebra.cpp:6595:49: error: ‘struct __pyx_obj_3ppl_14linear_algebra_Linear_Expression’ has no member named ‘thisptr’ BUILDSTDERR: 6595 | (__pyx_v_result->thisptr[0]) = ((__pyx_v_lhs->thisptr[0]) - (__pyx_v_rhs->thisptr[0])); BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: ppl/linear_algebra.cpp:6595:77: error: ‘struct __pyx_obj_3ppl_14linear_algebra_Linear_Expression’ has no member named ‘thisptr’ BUILDSTDERR: 6595 | (__pyx_v_result->thisptr[0]) = ((__pyx_v_lhs->thisptr[0]) - (__pyx_v_rhs->thisptr[0])); BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: ppl/linear_algebra.cpp: In function ‘PyObject* __pyx_pf_3ppl_14linear_algebra_17Linear_Expression_42__mul__(PyObject*, PyObject*)’: BUILDSTDERR: ppl/linear_algebra.cpp:6659:3: error: ‘Parma_Polyhedra_Library’ has not been declared BUILDSTDERR: 6659 | Parma_Polyhedra_Library::Coefficient __pyx_v_cc; BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ppl/linear_algebra.cpp:6666:3: error: ‘Parma_Polyhedra_Library’ has not been declared BUILDSTDERR: 6666 | Parma_Polyhedra_Library::Coefficient __pyx_t_4; BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ppl/linear_algebra.cpp:6744:3: error: ‘__pyx_t_4’ was not declared in this scope; did you mean ‘__pyx_t_3’? BUILDSTDERR: 6744 | __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) BUILDSTDERR: | ^~~~~~~~~ BUILDSTDERR: | __pyx_t_3 BUILDSTDERR: ppl/linear_algebra.cpp:6744:15: error: ‘__pyx_f_3ppl_14linear_algebra_PPL_Coefficient_from_pyobject’ was not declared in this scope BUILDSTDERR: 6744 | __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) BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ppl/linear_algebra.cpp:6745:3: error: ‘__pyx_v_cc’ was not declared in this scope; did you mean ‘__pyx_v_c’? BUILDSTDERR: 6745 | __pyx_v_cc = __pyx_t_4; BUILDSTDERR: | ^~~~~~~~~~ BUILDSTDERR: | __pyx_v_c BUILDSTDERR: ppl/linear_algebra.cpp:6766:20: error: ‘struct __pyx_obj_3ppl_14linear_algebra_Linear_Expression’ has no member named ‘thisptr’ BUILDSTDERR: 6766 | (__pyx_v_result->thisptr[0]) = ((__pyx_v_e->thisptr[0]) * __pyx_v_cc); BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: ppl/linear_algebra.cpp:6766:47: error: ‘struct __pyx_obj_3ppl_14linear_algebra_Linear_Expression’ has no member named ‘thisptr’ BUILDSTDERR: 6766 | (__pyx_v_result->thisptr[0]) = ((__pyx_v_e->thisptr[0]) * __pyx_v_cc); BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: 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*)’: BUILDSTDERR: ppl/linear_algebra.cpp:7126:15: error: ‘Parma_Polyhedra_Library’ was not declared in this scope BUILDSTDERR: 7126 | std::vector __pyx_v_cpp_cycle; BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ppl/linear_algebra.cpp:7126:48: error: template argument 1 is invalid BUILDSTDERR: 7126 | std::vector __pyx_v_cpp_cycle; BUILDSTDERR: | ^ BUILDSTDERR: ppl/linear_algebra.cpp:7126:48: error: template argument 2 is invalid BUILDSTDERR: ppl/linear_algebra.cpp:7127:3: error: ‘Parma_Polyhedra_Library’ is not a class, namespace, or enumeration BUILDSTDERR: 7127 | Parma_Polyhedra_Library::dimension_type __pyx_v_i; BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ppl/linear_algebra.cpp:7134:3: error: ‘Parma_Polyhedra_Library’ is not a class, namespace, or enumeration BUILDSTDERR: 7134 | Parma_Polyhedra_Library::dimension_type __pyx_t_5; BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ppl/linear_algebra.cpp:7183:5: error: ‘__pyx_t_5’ was not declared in this scope; did you mean ‘__pyx_t_4’? BUILDSTDERR: 7183 | __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) BUILDSTDERR: | ^~~~~~~~~ BUILDSTDERR: | __pyx_t_4 BUILDSTDERR: ppl/linear_algebra.cpp:7183:80: error: ‘Parma_Polyhedra_Library’ is not a class, namespace, or enumeration BUILDSTDERR: 7183 | __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) BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ppl/linear_algebra.cpp:840:43: note: in definition of macro ‘unlikely’ BUILDSTDERR: 840 | #define unlikely(x) __builtin_expect(!!(x), 0) BUILDSTDERR: | ^ BUILDSTDERR: ppl/linear_algebra.cpp:7185:5: error: ‘__pyx_v_i’ was not declared in this scope; did you mean ‘__pyx_k_i’? BUILDSTDERR: 7185 | __pyx_v_i = __pyx_t_5; BUILDSTDERR: | ^~~~~~~~~ BUILDSTDERR: | __pyx_k_i BUILDSTDERR: ppl/linear_algebra.cpp:7194:25: error: request for member ‘push_back’ in ‘__pyx_v_cpp_cycle’, which is of non-class type ‘int’ BUILDSTDERR: 7194 | __pyx_v_cpp_cycle.push_back(Parma_Polyhedra_Library::Variable(__pyx_v_i)); BUILDSTDERR: | ^~~~~~~~~ BUILDSTDERR: ppl/linear_algebra.cpp:7194:35: error: ‘Parma_Polyhedra_Library’ is not a class, namespace, or enumeration BUILDSTDERR: 7194 | __pyx_v_cpp_cycle.push_back(Parma_Polyhedra_Library::Variable(__pyx_v_i)); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ppl/linear_algebra.cpp:7216:19: error: ‘struct __pyx_obj_3ppl_14linear_algebra_Linear_Expression’ has no member named ‘thisptr’ BUILDSTDERR: 7216 | __pyx_v_self->thisptr->permute_space_dimensions(__pyx_v_cpp_cycle); BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: ppl/linear_algebra.cpp: In function ‘int __Pyx_modinit_function_export_code()’: BUILDSTDERR: ppl/linear_algebra.cpp:8455:77: error: ‘__pyx_f_3ppl_14linear_algebra_PPL_Coefficient_from_pyobject’ was not declared in this scope BUILDSTDERR: 8455 | 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) BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ppl/linear_algebra.cpp: In function ‘int __pyx_pymod_exec_linear_algebra(PyObject*)’: BUILDSTDERR: ppl/linear_algebra.cpp:8945:3: error: ‘Parma_Polyhedra_Library’ has not been declared BUILDSTDERR: 8945 | Parma_Polyhedra_Library::restore_pre_PPL_rounding(); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ppl/linear_algebra.cpp: At global scope: BUILDSTDERR: ppl/linear_algebra.cpp:11192:12: warning: ‘int __Pyx_ExportFunction(const char*, void (*)(), const char*)’ defined but not used [-Wunused-function] BUILDSTDERR: 11192 | static int __Pyx_ExportFunction(const char *name, void (*f)(void), const char *sig) { BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ppl/linear_algebra.cpp:4595: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] BUILDSTDERR: 4595 | 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) { BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ppl/linear_algebra.cpp:4288: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] BUILDSTDERR: 4288 | 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) { BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ppl/linear_algebra.cpp:1866:12: warning: ‘int __pyx_pf_3ppl_14linear_algebra_8Variable___cinit__(__pyx_obj_3ppl_14linear_algebra_Variable*, int)’ defined but not used [-Wunused-function] BUILDSTDERR: 1866 | 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) { BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: /usr/lib64/python3.7/site-packages/Cython/Compiler/Main.py:369: FutureWarning: Cython directive 'language_level' not set, using 2 for now (Py2). This will change in a later release! File: /builddir/build/BUILD/pplpy-0.8.4/ppl/bit_arrays.pxd BUILDSTDERR: tree = Parsing.p_module(s, pxd, full_module_name) BUILDSTDERR: /usr/lib64/python3.7/site-packages/Cython/Compiler/Main.py:369: FutureWarning: Cython directive 'language_level' not set, using 2 for now (Py2). This will change in a later release! File: /builddir/build/BUILD/pplpy-0.8.4/ppl/constraint.pxd BUILDSTDERR: tree = Parsing.p_module(s, pxd, full_module_name) BUILDSTDERR: /usr/lib64/python3.7/site-packages/Cython/Compiler/Main.py:369: FutureWarning: Cython directive 'language_level' not set, using 2 for now (Py2). This will change in a later release! File: /builddir/build/BUILD/pplpy-0.8.4/ppl/generator.pxd BUILDSTDERR: tree = Parsing.p_module(s, pxd, full_module_name) BUILDSTDERR: /usr/lib64/python3.7/site-packages/Cython/Compiler/Main.py:369: FutureWarning: Cython directive 'language_level' not set, using 2 for now (Py2). This will change in a later release! File: /builddir/build/BUILD/pplpy-0.8.4/ppl/linear_algebra.pxd BUILDSTDERR: tree = Parsing.p_module(s, pxd, full_module_name) BUILDSTDERR: /usr/lib64/python3.7/site-packages/Cython/Compiler/Main.py:369: FutureWarning: Cython directive 'language_level' not set, using 2 for now (Py2). This will change in a later release! File: /builddir/build/BUILD/pplpy-0.8.4/ppl/mip_problem.pxd BUILDSTDERR: tree = Parsing.p_module(s, pxd, full_module_name) BUILDSTDERR: /usr/lib64/python3.7/site-packages/Cython/Compiler/Main.py:369: FutureWarning: Cython directive 'language_level' not set, using 2 for now (Py2). This will change in a later release! File: /builddir/build/BUILD/pplpy-0.8.4/ppl/polyhedron.pxd BUILDSTDERR: tree = Parsing.p_module(s, pxd, full_module_name) BUILDSTDERR: warning: ppl/polyhedron.pyx:832:90: local variable 'maximum' referenced before assignment BUILDSTDERR: warning: ppl/polyhedron.pyx:839:85: local variable 'maximum' referenced before assignment BUILDSTDERR: warning: ppl/polyhedron.pyx:912:90: local variable 'minimum' referenced before assignment BUILDSTDERR: warning: ppl/polyhedron.pyx:919:85: local variable 'minimum' referenced before assignment BUILDSTDERR: error: command 'gcc' failed with exit status 1 BUILDSTDERR: error: Bad exit status from /var/tmp/rpm-tmp.TWpIwO (%build) RPM build errors: BUILDSTDERR: Bad exit status from /var/tmp/rpm-tmp.TWpIwO (%build) Child return code was: 1 EXCEPTION: [Error()] Traceback (most recent call last): File "/usr/lib/python3.7/site-packages/mockbuild/trace_decorator.py", line 96, in trace result = func(*args, **kw) File "/usr/lib/python3.7/site-packages/mockbuild/util.py", line 700, in do 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