Ubuntu 20.4 on imac late 2013. -- You received this message because you are subscribed to the Google Groups "sage-support" group. To unsubscribe from this group and stop receiving emails from it, send an email to sage-support+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/sage-support/CANkXF2Xj%2B1-nUOeRm85kVO8O_VGDjhu_E64jvYOdZjDe28B34Q%40mail.gmail.com.
Found local metadata for pplpy-0.8.4 Attempting to download package pplpy-0.8.4.tar.gz from mirrors http://mirrors.mit.edu/sage/spkg/upstream/pplpy/pplpy-0.8.4.tar.gz [......................................................................] pplpy-0.8.4 ==================================================== Setting up build directory for pplpy-0.8.4 Finished extraction No patch files found in ../patches **************************************************** Host system: Linux crod569-iMac 5.4.0-29-generic #33-Ubuntu SMP Wed Apr 29 14:32:27 UTC 2020 x86_64 x86_64 x86_64 GNU/Linux **************************************************** C compiler: gcc C compiler version: Using built-in specs. COLLECT_GCC=gcc COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/9/lto-wrapper OFFLOAD_TARGET_NAMES=nvptx-none:hsa OFFLOAD_TARGET_DEFAULT=1 Target: x86_64-linux-gnu Configured with: ../src/configure -v --with-pkgversion='Ubuntu 9.3.0-10ubuntu2' --with-bugurl=file:///usr/share/doc/gcc-9/README.Bugs --enable-languages=c,ada,c++,go,brig,d,fortran,objc,obj-c++,gm2 --prefix=/usr --with-gcc-major-version-only --program-suffix=-9 --program-prefix=x86_64-linux-gnu- --enable-shared --enable-linker-build-id --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --libdir=/usr/lib --enable-nls --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --with-default-libstdcxx-abi=new --enable-gnu-unique-object --disable-vtable-verify --enable-plugin --enable-default-pie --with-system-zlib --with-target-system-zlib=auto --enable-objc-gc=auto --enable-multiarch --disable-werror --with-arch-32=i686 --with-abi=m64 --with-multilib-list=m32,m64,mx32 --enable-multilib --with-tune=generic --enable-offload-targets=nvptx-none,hsa --without-cuda-driver --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu Thread model: posix gcc version 9.3.0 (Ubuntu 9.3.0-10ubuntu2) **************************************************** Package 'pplpy' is currently not installed No legacy uninstaller found for 'pplpy'; nothing to do Installing pplpy-0.8.4 Installing package pplpy using pip3 Ignoring indexes: https://pypi.org/simple Created temporary directory: /tmp/pip-ephem-wheel-cache-g4tbfrhw Created temporary directory: /tmp/pip-req-tracker-hbq7l0jx Created requirements tracker '/tmp/pip-req-tracker-hbq7l0jx' Created temporary directory: /tmp/pip-install-ottmjklf Processing /home/crod569/sage/local/var/tmp/sage/build/pplpy-0.8.4/src Created temporary directory: /tmp/pip-req-build-bvwuaki6 Added file:///home/crod569/sage/local/var/tmp/sage/build/pplpy-0.8.4/src to build tracker '/tmp/pip-req-tracker-hbq7l0jx' Running setup.py (path:/tmp/pip-req-build-bvwuaki6/setup.py) egg_info for package from file:///home/crod569/sage/local/var/tmp/sage/build/pplpy-0.8.4/src Running command python setup.py egg_info running egg_info creating pip-egg-info/pplpy.egg-info writing pip-egg-info/pplpy.egg-info/PKG-INFO writing dependency_links to pip-egg-info/pplpy.egg-info/dependency_links.txt writing requirements to pip-egg-info/pplpy.egg-info/requires.txt writing top-level names to pip-egg-info/pplpy.egg-info/top_level.txt writing manifest file 'pip-egg-info/pplpy.egg-info/SOURCES.txt' 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 reading manifest file 'pip-egg-info/pplpy.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' /home/crod569/sage/local/lib/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: /tmp/pip-req-build-bvwuaki6/ppl/bit_arrays.pxd tree = Parsing.p_module(s, pxd, full_module_name) /home/crod569/sage/local/lib/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: /tmp/pip-req-build-bvwuaki6/ppl/constraint.pxd tree = Parsing.p_module(s, pxd, full_module_name) /home/crod569/sage/local/lib/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: /tmp/pip-req-build-bvwuaki6/ppl/generator.pxd tree = Parsing.p_module(s, pxd, full_module_name) /home/crod569/sage/local/lib/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: /tmp/pip-req-build-bvwuaki6/ppl/linear_algebra.pxd tree = Parsing.p_module(s, pxd, full_module_name) /home/crod569/sage/local/lib/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: /tmp/pip-req-build-bvwuaki6/ppl/mip_problem.pxd tree = Parsing.p_module(s, pxd, full_module_name) /home/crod569/sage/local/lib/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: /tmp/pip-req-build-bvwuaki6/ppl/polyhedron.pxd tree = Parsing.p_module(s, pxd, full_module_name) 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 warning: no previously-included files matching '*.so' found under directory 'ppl' warning: no previously-included files matching '*.c' found under directory 'ppl' warning: no previously-included files matching '*.so' found under directory 'tests' warning: no previously-included files matching '*.c' found under directory 'tests' warning: no previously-included files matching '*.cpp' found under directory 'tests' writing manifest file 'pip-egg-info/pplpy.egg-info/SOURCES.txt' Source in /tmp/pip-req-build-bvwuaki6 has version 0.8.4, which satisfies requirement pplpy==0.8.4 from file:///home/crod569/sage/local/var/tmp/sage/build/pplpy-0.8.4/src Removed pplpy==0.8.4 from file:///home/crod569/sage/local/var/tmp/sage/build/pplpy-0.8.4/src from build tracker '/tmp/pip-req-tracker-hbq7l0jx' Installing collected packages: pplpy Created temporary directory: /tmp/pip-record-x175desn Running setup.py install for pplpy: started Running command /home/crod569/sage/local/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-req-build-bvwuaki6/setup.py';f=getattr(tokenize, 'open', open)(__file__);code=f.read().replace('\r\n', '\n');f.close();exec(compile(code, __file__, 'exec'))" --no-user-cfg install --record /tmp/pip-record-x175desn/install-record.txt --single-version-externally-managed --root /home/crod569/sage/local/var/tmp/sage/build/pplpy-0.8.4/inst --compile running install running build running build_py creating build creating build/lib.linux-x86_64-3.7 creating build/lib.linux-x86_64-3.7/ppl copying ppl/__init__.py -> build/lib.linux-x86_64-3.7/ppl copying ppl/mip_problem.pxd -> build/lib.linux-x86_64-3.7/ppl copying ppl/generator.pxd -> build/lib.linux-x86_64-3.7/ppl copying ppl/polyhedron.pxd -> build/lib.linux-x86_64-3.7/ppl copying ppl/bit_arrays.pxd -> build/lib.linux-x86_64-3.7/ppl copying ppl/ppl_decl.pxd -> build/lib.linux-x86_64-3.7/ppl copying ppl/constraint.pxd -> build/lib.linux-x86_64-3.7/ppl copying ppl/linear_algebra.pxd -> build/lib.linux-x86_64-3.7/ppl copying ppl/ppl_shim.hh -> build/lib.linux-x86_64-3.7/ppl running build_ext building 'ppl.linear_algebra' extension creating build/temp.linux-x86_64-3.7 creating build/temp.linux-x86_64-3.7/ppl gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wno-unused -fPIC -Ippl -I/home/crod569/sage/local/lib/python3.7/site-packages/gmpy2 -Ippl -I -I/home/crod569/sage/local -I/home/crod569/sage/local/lib/python37.zip -I/home/crod569/sage/local/lib/python3.7 -I/home/crod569/sage/local/lib/python3.7/lib-dynload -I/home/crod569/sage/local/lib/python3.7/site-packages -I/tmp/pip-req-build-bvwuaki6 -I/home/crod569/sage/local/include/python3.7m -c ppl/linear_algebra.cpp -o build/temp.linux-x86_64-3.7/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: /home/crod569/sage/local/include/ppl.hh: In static member function 'static void Parma_Polyhedra_Library::CO_Tree::move_data_element(Parma_Polyhedra_Library::CO_Tree::data_type&, Parma_Polyhedra_Library::CO_Tree::data_type&)': /home/crod569/sage/local/include/ppl.hh:23962:44: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'Parma_Polyhedra_Library::CO_Tree::data_type' {aka 'class __gmp_expr<__mpz_struct [1], __mpz_struct [1]>'} with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess] 23962 | std::memcpy(&to, &from, sizeof(data_type)); | ^ In file included from ppl/linear_algebra.cpp:645: /home/crod569/sage/local/include/gmpxx.h:1574:7: note: 'Parma_Polyhedra_Library::CO_Tree::data_type' {aka 'class __gmp_expr<__mpz_struct [1], __mpz_struct [1]>'} declared here 1574 | class __gmp_expr<mpz_t, mpz_t> | ^~~~~~~~~~~~~~~~~~~~~~~~ gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wno-unused -fPIC -Ippl -I/home/crod569/sage/local/lib/python3.7/site-packages/gmpy2 -Ippl -I -I/home/crod569/sage/local -I/home/crod569/sage/local/lib/python37.zip -I/home/crod569/sage/local/lib/python3.7 -I/home/crod569/sage/local/lib/python3.7/lib-dynload -I/home/crod569/sage/local/lib/python3.7/site-packages -I/tmp/pip-req-build-bvwuaki6 -I/home/crod569/sage/local/include/python3.7m -c ppl/ppl_shim.cc -o build/temp.linux-x86_64-3.7/ppl/ppl_shim.o In file included from ppl/ppl_shim.hh:6, from ppl/ppl_shim.cc:1: /home/crod569/sage/local/include/ppl.hh: In static member function 'static void Parma_Polyhedra_Library::CO_Tree::move_data_element(Parma_Polyhedra_Library::CO_Tree::data_type&, Parma_Polyhedra_Library::CO_Tree::data_type&)': /home/crod569/sage/local/include/ppl.hh:23962:44: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'Parma_Polyhedra_Library::CO_Tree::data_type' {aka 'class __gmp_expr<__mpz_struct [1], __mpz_struct [1]>'} with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess] 23962 | std::memcpy(&to, &from, sizeof(data_type)); | ^ In file included from /home/crod569/sage/local/include/ppl.hh:755, from ppl/ppl_shim.hh:6, from ppl/ppl_shim.cc:1: /home/crod569/sage/local/include/gmpxx.h:1574:7: note: 'Parma_Polyhedra_Library::CO_Tree::data_type' {aka 'class __gmp_expr<__mpz_struct [1], __mpz_struct [1]>'} declared here 1574 | class __gmp_expr<mpz_t, mpz_t> | ^~~~~~~~~~~~~~~~~~~~~~~~ g++ -pthread -shared -Wl,-rpath-link,/home/crod569/sage/local/lib -L/home/crod569/sage/local/lib -Wl,-rpath,/home/crod569/sage/local/lib -L. -Wl,-rpath-link,/home/crod569/sage/local/lib -L/home/crod569/sage/local/lib -Wl,-rpath,/home/crod569/sage/local/lib -Wl,-rpath-link,/home/crod569/sage/local/lib -L/home/crod569/sage/local/lib -Wl,-rpath,/home/crod569/sage/local/lib build/temp.linux-x86_64-3.7/ppl/linear_algebra.o build/temp.linux-x86_64-3.7/ppl/ppl_shim.o -L/home/crod569/sage/local/lib -lgmp -lgmpxx -lppl -lm -lpython3.7m -o build/lib.linux-x86_64-3.7/ppl/linear_algebra.cpython-37m-x86_64-linux-gnu.so building 'ppl.mip_problem' extension gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wno-unused -fPIC -Ippl -I/home/crod569/sage/local/lib/python3.7/site-packages/gmpy2 -I/home/crod569/sage/local/lib/python3.7/site-packages/cysignals -Ippl -I -I/home/crod569/sage/local -I/home/crod569/sage/local/lib/python37.zip -I/home/crod569/sage/local/lib/python3.7 -I/home/crod569/sage/local/lib/python3.7/lib-dynload -I/home/crod569/sage/local/lib/python3.7/site-packages -I/tmp/pip-req-build-bvwuaki6 -I/home/crod569/sage/local/include/python3.7m -c ppl/mip_problem.cpp -o build/temp.linux-x86_64-3.7/ppl/mip_problem.o ppl/mip_problem.cpp:10:17: warning: "/*" within comment [-Wcomment] 10 | "ppl/*", | In file included from ppl/mip_problem.cpp:652: /home/crod569/sage/local/include/ppl.hh: In static member function 'static void Parma_Polyhedra_Library::CO_Tree::move_data_element(Parma_Polyhedra_Library::CO_Tree::data_type&, Parma_Polyhedra_Library::CO_Tree::data_type&)': /home/crod569/sage/local/include/ppl.hh:23962:44: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'Parma_Polyhedra_Library::CO_Tree::data_type' {aka 'class __gmp_expr<__mpz_struct [1], __mpz_struct [1]>'} with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess] 23962 | std::memcpy(&to, &from, sizeof(data_type)); | ^ In file included from ppl/mip_problem.cpp:651: /home/crod569/sage/local/include/gmpxx.h:1574:7: note: 'Parma_Polyhedra_Library::CO_Tree::data_type' {aka 'class __gmp_expr<__mpz_struct [1], __mpz_struct [1]>'} declared here 1574 | class __gmp_expr<mpz_t, mpz_t> | ^~~~~~~~~~~~~~~~~~~~~~~~ gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wno-unused -fPIC -Ippl -I/home/crod569/sage/local/lib/python3.7/site-packages/gmpy2 -I/home/crod569/sage/local/lib/python3.7/site-packages/cysignals -Ippl -I -I/home/crod569/sage/local -I/home/crod569/sage/local/lib/python37.zip -I/home/crod569/sage/local/lib/python3.7 -I/home/crod569/sage/local/lib/python3.7/lib-dynload -I/home/crod569/sage/local/lib/python3.7/site-packages -I/tmp/pip-req-build-bvwuaki6 -I/home/crod569/sage/local/include/python3.7m -c ppl/ppl_shim.cc -o build/temp.linux-x86_64-3.7/ppl/ppl_shim.o In file included from ppl/ppl_shim.hh:6, from ppl/ppl_shim.cc:1: /home/crod569/sage/local/include/ppl.hh: In static member function 'static void Parma_Polyhedra_Library::CO_Tree::move_data_element(Parma_Polyhedra_Library::CO_Tree::data_type&, Parma_Polyhedra_Library::CO_Tree::data_type&)': /home/crod569/sage/local/include/ppl.hh:23962:44: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'Parma_Polyhedra_Library::CO_Tree::data_type' {aka 'class __gmp_expr<__mpz_struct [1], __mpz_struct [1]>'} with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess] 23962 | std::memcpy(&to, &from, sizeof(data_type)); | ^ In file included from /home/crod569/sage/local/include/ppl.hh:755, from ppl/ppl_shim.hh:6, from ppl/ppl_shim.cc:1: /home/crod569/sage/local/include/gmpxx.h:1574:7: note: 'Parma_Polyhedra_Library::CO_Tree::data_type' {aka 'class __gmp_expr<__mpz_struct [1], __mpz_struct [1]>'} declared here 1574 | class __gmp_expr<mpz_t, mpz_t> | ^~~~~~~~~~~~~~~~~~~~~~~~ g++ -pthread -shared -Wl,-rpath-link,/home/crod569/sage/local/lib -L/home/crod569/sage/local/lib -Wl,-rpath,/home/crod569/sage/local/lib -L. -Wl,-rpath-link,/home/crod569/sage/local/lib -L/home/crod569/sage/local/lib -Wl,-rpath,/home/crod569/sage/local/lib -Wl,-rpath-link,/home/crod569/sage/local/lib -L/home/crod569/sage/local/lib -Wl,-rpath,/home/crod569/sage/local/lib build/temp.linux-x86_64-3.7/ppl/mip_problem.o build/temp.linux-x86_64-3.7/ppl/ppl_shim.o -L/home/crod569/sage/local/lib -lgmp -lgmpxx -lppl -lm -lpython3.7m -o build/lib.linux-x86_64-3.7/ppl/mip_problem.cpython-37m-x86_64-linux-gnu.so -lpari building 'ppl.polyhedron' extension gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wno-unused -fPIC -Ippl -I/home/crod569/sage/local/lib/python3.7/site-packages/cysignals -I/home/crod569/sage/local/lib/python3.7/site-packages/gmpy2 -Ippl -I -I/home/crod569/sage/local -I/home/crod569/sage/local/lib/python37.zip -I/home/crod569/sage/local/lib/python3.7 -I/home/crod569/sage/local/lib/python3.7/lib-dynload -I/home/crod569/sage/local/lib/python3.7/site-packages -I/tmp/pip-req-build-bvwuaki6 -I/home/crod569/sage/local/include/python3.7m -c ppl/polyhedron.cpp -o build/temp.linux-x86_64-3.7/ppl/polyhedron.o ppl/polyhedron.cpp:10:17: warning: "/*" within comment [-Wcomment] 10 | "ppl/*", | In file included from ppl/polyhedron.cpp:652: /home/crod569/sage/local/include/ppl.hh: In static member function 'static void Parma_Polyhedra_Library::CO_Tree::move_data_element(Parma_Polyhedra_Library::CO_Tree::data_type&, Parma_Polyhedra_Library::CO_Tree::data_type&)': /home/crod569/sage/local/include/ppl.hh:23962:44: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'Parma_Polyhedra_Library::CO_Tree::data_type' {aka 'class __gmp_expr<__mpz_struct [1], __mpz_struct [1]>'} with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess] 23962 | std::memcpy(&to, &from, sizeof(data_type)); | ^ In file included from ppl/polyhedron.cpp:651: /home/crod569/sage/local/include/gmpxx.h:1574:7: note: 'Parma_Polyhedra_Library::CO_Tree::data_type' {aka 'class __gmp_expr<__mpz_struct [1], __mpz_struct [1]>'} declared here 1574 | class __gmp_expr<mpz_t, mpz_t> | ^~~~~~~~~~~~~~~~~~~~~~~~ gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wno-unused -fPIC -Ippl -I/home/crod569/sage/local/lib/python3.7/site-packages/cysignals -I/home/crod569/sage/local/lib/python3.7/site-packages/gmpy2 -Ippl -I -I/home/crod569/sage/local -I/home/crod569/sage/local/lib/python37.zip -I/home/crod569/sage/local/lib/python3.7 -I/home/crod569/sage/local/lib/python3.7/lib-dynload -I/home/crod569/sage/local/lib/python3.7/site-packages -I/tmp/pip-req-build-bvwuaki6 -I/home/crod569/sage/local/include/python3.7m -c ppl/ppl_shim.cc -o build/temp.linux-x86_64-3.7/ppl/ppl_shim.o In file included from ppl/ppl_shim.hh:6, from ppl/ppl_shim.cc:1: /home/crod569/sage/local/include/ppl.hh: In static member function 'static void Parma_Polyhedra_Library::CO_Tree::move_data_element(Parma_Polyhedra_Library::CO_Tree::data_type&, Parma_Polyhedra_Library::CO_Tree::data_type&)': /home/crod569/sage/local/include/ppl.hh:23962:44: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'Parma_Polyhedra_Library::CO_Tree::data_type' {aka 'class __gmp_expr<__mpz_struct [1], __mpz_struct [1]>'} with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess] 23962 | std::memcpy(&to, &from, sizeof(data_type)); | ^ In file included from /home/crod569/sage/local/include/ppl.hh:755, from ppl/ppl_shim.hh:6, from ppl/ppl_shim.cc:1: /home/crod569/sage/local/include/gmpxx.h:1574:7: note: 'Parma_Polyhedra_Library::CO_Tree::data_type' {aka 'class __gmp_expr<__mpz_struct [1], __mpz_struct [1]>'} declared here 1574 | class __gmp_expr<mpz_t, mpz_t> | ^~~~~~~~~~~~~~~~~~~~~~~~ g++ -pthread -shared -Wl,-rpath-link,/home/crod569/sage/local/lib -L/home/crod569/sage/local/lib -Wl,-rpath,/home/crod569/sage/local/lib -L. -Wl,-rpath-link,/home/crod569/sage/local/lib -L/home/crod569/sage/local/lib -Wl,-rpath,/home/crod569/sage/local/lib -Wl,-rpath-link,/home/crod569/sage/local/lib -L/home/crod569/sage/local/lib -Wl,-rpath,/home/crod569/sage/local/lib build/temp.linux-x86_64-3.7/ppl/polyhedron.o build/temp.linux-x86_64-3.7/ppl/ppl_shim.o -L/home/crod569/sage/local/lib -lgmp -lgmpxx -lppl -lm -lpython3.7m -o build/lib.linux-x86_64-3.7/ppl/polyhedron.cpython-37m-x86_64-linux-gnu.so -lpari building 'ppl.generator' extension gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wno-unused -fPIC -Ippl -I/home/crod569/sage/local/lib/python3.7/site-packages/gmpy2 -Ippl -I -I/home/crod569/sage/local -I/home/crod569/sage/local/lib/python37.zip -I/home/crod569/sage/local/lib/python3.7 -I/home/crod569/sage/local/lib/python3.7/lib-dynload -I/home/crod569/sage/local/lib/python3.7/site-packages -I/tmp/pip-req-build-bvwuaki6 -I/home/crod569/sage/local/include/python3.7m -c ppl/generator.cpp -o build/temp.linux-x86_64-3.7/ppl/generator.o ppl/generator.cpp:8:17: warning: "/*" within comment [-Wcomment] 8 | "ppl/*", | In file included from ppl/generator.cpp:646: /home/crod569/sage/local/include/ppl.hh: In static member function 'static void Parma_Polyhedra_Library::CO_Tree::move_data_element(Parma_Polyhedra_Library::CO_Tree::data_type&, Parma_Polyhedra_Library::CO_Tree::data_type&)': /home/crod569/sage/local/include/ppl.hh:23962:44: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'Parma_Polyhedra_Library::CO_Tree::data_type' {aka 'class __gmp_expr<__mpz_struct [1], __mpz_struct [1]>'} with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess] 23962 | std::memcpy(&to, &from, sizeof(data_type)); | ^ In file included from ppl/generator.cpp:645: /home/crod569/sage/local/include/gmpxx.h:1574:7: note: 'Parma_Polyhedra_Library::CO_Tree::data_type' {aka 'class __gmp_expr<__mpz_struct [1], __mpz_struct [1]>'} declared here 1574 | class __gmp_expr<mpz_t, mpz_t> | ^~~~~~~~~~~~~~~~~~~~~~~~ gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wno-unused -fPIC -Ippl -I/home/crod569/sage/local/lib/python3.7/site-packages/gmpy2 -Ippl -I -I/home/crod569/sage/local -I/home/crod569/sage/local/lib/python37.zip -I/home/crod569/sage/local/lib/python3.7 -I/home/crod569/sage/local/lib/python3.7/lib-dynload -I/home/crod569/sage/local/lib/python3.7/site-packages -I/tmp/pip-req-build-bvwuaki6 -I/home/crod569/sage/local/include/python3.7m -c ppl/ppl_shim.cc -o build/temp.linux-x86_64-3.7/ppl/ppl_shim.o In file included from ppl/ppl_shim.hh:6, from ppl/ppl_shim.cc:1: /home/crod569/sage/local/include/ppl.hh: In static member function 'static void Parma_Polyhedra_Library::CO_Tree::move_data_element(Parma_Polyhedra_Library::CO_Tree::data_type&, Parma_Polyhedra_Library::CO_Tree::data_type&)': /home/crod569/sage/local/include/ppl.hh:23962:44: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'Parma_Polyhedra_Library::CO_Tree::data_type' {aka 'class __gmp_expr<__mpz_struct [1], __mpz_struct [1]>'} with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess] 23962 | std::memcpy(&to, &from, sizeof(data_type)); | ^ In file included from /home/crod569/sage/local/include/ppl.hh:755, from ppl/ppl_shim.hh:6, from ppl/ppl_shim.cc:1: /home/crod569/sage/local/include/gmpxx.h:1574:7: note: 'Parma_Polyhedra_Library::CO_Tree::data_type' {aka 'class __gmp_expr<__mpz_struct [1], __mpz_struct [1]>'} declared here 1574 | class __gmp_expr<mpz_t, mpz_t> | ^~~~~~~~~~~~~~~~~~~~~~~~ g++ -pthread -shared -Wl,-rpath-link,/home/crod569/sage/local/lib -L/home/crod569/sage/local/lib -Wl,-rpath,/home/crod569/sage/local/lib -L. -Wl,-rpath-link,/home/crod569/sage/local/lib -L/home/crod569/sage/local/lib -Wl,-rpath,/home/crod569/sage/local/lib -Wl,-rpath-link,/home/crod569/sage/local/lib -L/home/crod569/sage/local/lib -Wl,-rpath,/home/crod569/sage/local/lib build/temp.linux-x86_64-3.7/ppl/generator.o build/temp.linux-x86_64-3.7/ppl/ppl_shim.o -L/home/crod569/sage/local/lib -lgmp -lgmpxx -lppl -lm -lpython3.7m -o build/lib.linux-x86_64-3.7/ppl/generator.cpython-37m-x86_64-linux-gnu.so building 'ppl.constraint' extension gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wno-unused -fPIC -Ippl -I/home/crod569/sage/local/lib/python3.7/site-packages/gmpy2 -Ippl -I -I/home/crod569/sage/local -I/home/crod569/sage/local/lib/python37.zip -I/home/crod569/sage/local/lib/python3.7 -I/home/crod569/sage/local/lib/python3.7/lib-dynload -I/home/crod569/sage/local/lib/python3.7/site-packages -I/tmp/pip-req-build-bvwuaki6 -I/home/crod569/sage/local/include/python3.7m -c ppl/constraint.cpp -o build/temp.linux-x86_64-3.7/ppl/constraint.o ppl/constraint.cpp:8:17: warning: "/*" within comment [-Wcomment] 8 | "ppl/*", | In file included from ppl/constraint.cpp:646: /home/crod569/sage/local/include/ppl.hh: In static member function 'static void Parma_Polyhedra_Library::CO_Tree::move_data_element(Parma_Polyhedra_Library::CO_Tree::data_type&, Parma_Polyhedra_Library::CO_Tree::data_type&)': /home/crod569/sage/local/include/ppl.hh:23962:44: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'Parma_Polyhedra_Library::CO_Tree::data_type' {aka 'class __gmp_expr<__mpz_struct [1], __mpz_struct [1]>'} with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess] 23962 | std::memcpy(&to, &from, sizeof(data_type)); | ^ In file included from ppl/constraint.cpp:645: /home/crod569/sage/local/include/gmpxx.h:1574:7: note: 'Parma_Polyhedra_Library::CO_Tree::data_type' {aka 'class __gmp_expr<__mpz_struct [1], __mpz_struct [1]>'} declared here 1574 | class __gmp_expr<mpz_t, mpz_t> | ^~~~~~~~~~~~~~~~~~~~~~~~ gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wno-unused -fPIC -Ippl -I/home/crod569/sage/local/lib/python3.7/site-packages/gmpy2 -Ippl -I -I/home/crod569/sage/local -I/home/crod569/sage/local/lib/python37.zip -I/home/crod569/sage/local/lib/python3.7 -I/home/crod569/sage/local/lib/python3.7/lib-dynload -I/home/crod569/sage/local/lib/python3.7/site-packages -I/tmp/pip-req-build-bvwuaki6 -I/home/crod569/sage/local/include/python3.7m -c ppl/ppl_shim.cc -o build/temp.linux-x86_64-3.7/ppl/ppl_shim.o In file included from ppl/ppl_shim.hh:6, from ppl/ppl_shim.cc:1: /home/crod569/sage/local/include/ppl.hh: In static member function 'static void Parma_Polyhedra_Library::CO_Tree::move_data_element(Parma_Polyhedra_Library::CO_Tree::data_type&, Parma_Polyhedra_Library::CO_Tree::data_type&)': /home/crod569/sage/local/include/ppl.hh:23962:44: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'Parma_Polyhedra_Library::CO_Tree::data_type' {aka 'class __gmp_expr<__mpz_struct [1], __mpz_struct [1]>'} with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess] 23962 | std::memcpy(&to, &from, sizeof(data_type)); | ^ In file included from /home/crod569/sage/local/include/ppl.hh:755, from ppl/ppl_shim.hh:6, from ppl/ppl_shim.cc:1: /home/crod569/sage/local/include/gmpxx.h:1574:7: note: 'Parma_Polyhedra_Library::CO_Tree::data_type' {aka 'class __gmp_expr<__mpz_struct [1], __mpz_struct [1]>'} declared here 1574 | class __gmp_expr<mpz_t, mpz_t> | ^~~~~~~~~~~~~~~~~~~~~~~~ g++ -pthread -shared -Wl,-rpath-link,/home/crod569/sage/local/lib -L/home/crod569/sage/local/lib -Wl,-rpath,/home/crod569/sage/local/lib -L. -Wl,-rpath-link,/home/crod569/sage/local/lib -L/home/crod569/sage/local/lib -Wl,-rpath,/home/crod569/sage/local/lib -Wl,-rpath-link,/home/crod569/sage/local/lib -L/home/crod569/sage/local/lib -Wl,-rpath,/home/crod569/sage/local/lib build/temp.linux-x86_64-3.7/ppl/constraint.o build/temp.linux-x86_64-3.7/ppl/ppl_shim.o -L/home/crod569/sage/local/lib -lgmp -lgmpxx -lppl -lm -lpython3.7m -o build/lib.linux-x86_64-3.7/ppl/constraint.cpython-37m-x86_64-linux-gnu.so building 'ppl.bit_arrays' extension gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wno-unused -fPIC -Ippl -Ippl -I -I/home/crod569/sage/local -I/home/crod569/sage/local/lib/python37.zip -I/home/crod569/sage/local/lib/python3.7 -I/home/crod569/sage/local/lib/python3.7/lib-dynload -I/home/crod569/sage/local/lib/python3.7/site-packages -I/tmp/pip-req-build-bvwuaki6 -I/home/crod569/sage/local/include/python3.7m -c ppl/bit_arrays.cpp -o build/temp.linux-x86_64-3.7/ppl/bit_arrays.o ppl/bit_arrays.cpp:7:17: warning: "/*" within comment [-Wcomment] 7 | "ppl/*", | In file included from ppl/bit_arrays.cpp:643: /home/crod569/sage/local/include/ppl.hh: In static member function 'static void Parma_Polyhedra_Library::CO_Tree::move_data_element(Parma_Polyhedra_Library::CO_Tree::data_type&, Parma_Polyhedra_Library::CO_Tree::data_type&)': /home/crod569/sage/local/include/ppl.hh:23962:44: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'Parma_Polyhedra_Library::CO_Tree::data_type' {aka 'class __gmp_expr<__mpz_struct [1], __mpz_struct [1]>'} with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess] 23962 | std::memcpy(&to, &from, sizeof(data_type)); | ^ In file included from ppl/bit_arrays.cpp:642: /home/crod569/sage/local/include/gmpxx.h:1574:7: note: 'Parma_Polyhedra_Library::CO_Tree::data_type' {aka 'class __gmp_expr<__mpz_struct [1], __mpz_struct [1]>'} declared here 1574 | class __gmp_expr<mpz_t, mpz_t> | ^~~~~~~~~~~~~~~~~~~~~~~~ gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wno-unused -fPIC -Ippl -Ippl -I -I/home/crod569/sage/local -I/home/crod569/sage/local/lib/python37.zip -I/home/crod569/sage/local/lib/python3.7 -I/home/crod569/sage/local/lib/python3.7/lib-dynload -I/home/crod569/sage/local/lib/python3.7/site-packages -I/tmp/pip-req-build-bvwuaki6 -I/home/crod569/sage/local/include/python3.7m -c ppl/ppl_shim.cc -o build/temp.linux-x86_64-3.7/ppl/ppl_shim.o In file included from ppl/ppl_shim.hh:6, from ppl/ppl_shim.cc:1: /home/crod569/sage/local/include/ppl.hh: In static member function 'static void Parma_Polyhedra_Library::CO_Tree::move_data_element(Parma_Polyhedra_Library::CO_Tree::data_type&, Parma_Polyhedra_Library::CO_Tree::data_type&)': /home/crod569/sage/local/include/ppl.hh:23962:44: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'Parma_Polyhedra_Library::CO_Tree::data_type' {aka 'class __gmp_expr<__mpz_struct [1], __mpz_struct [1]>'} with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess] 23962 | std::memcpy(&to, &from, sizeof(data_type)); | ^ In file included from /home/crod569/sage/local/include/ppl.hh:755, from ppl/ppl_shim.hh:6, from ppl/ppl_shim.cc:1: /home/crod569/sage/local/include/gmpxx.h:1574:7: note: 'Parma_Polyhedra_Library::CO_Tree::data_type' {aka 'class __gmp_expr<__mpz_struct [1], __mpz_struct [1]>'} declared here 1574 | class __gmp_expr<mpz_t, mpz_t> | ^~~~~~~~~~~~~~~~~~~~~~~~ g++ -pthread -shared -Wl,-rpath-link,/home/crod569/sage/local/lib -L/home/crod569/sage/local/lib -Wl,-rpath,/home/crod569/sage/local/lib -L. -Wl,-rpath-link,/home/crod569/sage/local/lib -L/home/crod569/sage/local/lib -Wl,-rpath,/home/crod569/sage/local/lib -Wl,-rpath-link,/home/crod569/sage/local/lib -L/home/crod569/sage/local/lib -Wl,-rpath,/home/crod569/sage/local/lib build/temp.linux-x86_64-3.7/ppl/bit_arrays.o build/temp.linux-x86_64-3.7/ppl/ppl_shim.o -L/home/crod569/sage/local/lib -lgmp -lppl -lm -lpython3.7m -o build/lib.linux-x86_64-3.7/ppl/bit_arrays.cpython-37m-x86_64-linux-gnu.so running install_lib creating /home/crod569/sage/local/var/tmp/sage/build/pplpy-0.8.4/inst/home/crod569/sage/local/lib/python3.7 creating /home/crod569/sage/local/var/tmp/sage/build/pplpy-0.8.4/inst/home/crod569/sage/local/lib/python3.7/site-packages creating /home/crod569/sage/local/var/tmp/sage/build/pplpy-0.8.4/inst/home/crod569/sage/local/lib/python3.7/site-packages/ppl copying build/lib.linux-x86_64-3.7/ppl/mip_problem.pxd -> /home/crod569/sage/local/var/tmp/sage/build/pplpy-0.8.4/inst/home/crod569/sage/local/lib/python3.7/site-packages/ppl copying build/lib.linux-x86_64-3.7/ppl/generator.pxd -> /home/crod569/sage/local/var/tmp/sage/build/pplpy-0.8.4/inst/home/crod569/sage/local/lib/python3.7/site-packages/ppl copying build/lib.linux-x86_64-3.7/ppl/linear_algebra.cpython-37m-x86_64-linux-gnu.so -> /home/crod569/sage/local/var/tmp/sage/build/pplpy-0.8.4/inst/home/crod569/sage/local/lib/python3.7/site-packages/ppl copying build/lib.linux-x86_64-3.7/ppl/mip_problem.cpython-37m-x86_64-linux-gnu.so -> /home/crod569/sage/local/var/tmp/sage/build/pplpy-0.8.4/inst/home/crod569/sage/local/lib/python3.7/site-packages/ppl copying build/lib.linux-x86_64-3.7/ppl/ppl_shim.hh -> /home/crod569/sage/local/var/tmp/sage/build/pplpy-0.8.4/inst/home/crod569/sage/local/lib/python3.7/site-packages/ppl copying build/lib.linux-x86_64-3.7/ppl/constraint.cpython-37m-x86_64-linux-gnu.so -> /home/crod569/sage/local/var/tmp/sage/build/pplpy-0.8.4/inst/home/crod569/sage/local/lib/python3.7/site-packages/ppl copying build/lib.linux-x86_64-3.7/ppl/polyhedron.pxd -> /home/crod569/sage/local/var/tmp/sage/build/pplpy-0.8.4/inst/home/crod569/sage/local/lib/python3.7/site-packages/ppl copying build/lib.linux-x86_64-3.7/ppl/bit_arrays.pxd -> /home/crod569/sage/local/var/tmp/sage/build/pplpy-0.8.4/inst/home/crod569/sage/local/lib/python3.7/site-packages/ppl copying build/lib.linux-x86_64-3.7/ppl/ppl_decl.pxd -> /home/crod569/sage/local/var/tmp/sage/build/pplpy-0.8.4/inst/home/crod569/sage/local/lib/python3.7/site-packages/ppl copying build/lib.linux-x86_64-3.7/ppl/generator.cpython-37m-x86_64-linux-gnu.so -> /home/crod569/sage/local/var/tmp/sage/build/pplpy-0.8.4/inst/home/crod569/sage/local/lib/python3.7/site-packages/ppl copying build/lib.linux-x86_64-3.7/ppl/constraint.pxd -> /home/crod569/sage/local/var/tmp/sage/build/pplpy-0.8.4/inst/home/crod569/sage/local/lib/python3.7/site-packages/ppl copying build/lib.linux-x86_64-3.7/ppl/polyhedron.cpython-37m-x86_64-linux-gnu.so -> /home/crod569/sage/local/var/tmp/sage/build/pplpy-0.8.4/inst/home/crod569/sage/local/lib/python3.7/site-packages/ppl copying build/lib.linux-x86_64-3.7/ppl/linear_algebra.pxd -> /home/crod569/sage/local/var/tmp/sage/build/pplpy-0.8.4/inst/home/crod569/sage/local/lib/python3.7/site-packages/ppl copying build/lib.linux-x86_64-3.7/ppl/__init__.py -> /home/crod569/sage/local/var/tmp/sage/build/pplpy-0.8.4/inst/home/crod569/sage/local/lib/python3.7/site-packages/ppl copying build/lib.linux-x86_64-3.7/ppl/bit_arrays.cpython-37m-x86_64-linux-gnu.so -> /home/crod569/sage/local/var/tmp/sage/build/pplpy-0.8.4/inst/home/crod569/sage/local/lib/python3.7/site-packages/ppl byte-compiling /home/crod569/sage/local/var/tmp/sage/build/pplpy-0.8.4/inst/home/crod569/sage/local/lib/python3.7/site-packages/ppl/__init__.py to __init__.cpython-37.pyc running install_egg_info running egg_info writing pplpy.egg-info/PKG-INFO writing dependency_links to pplpy.egg-info/dependency_links.txt writing requirements to pplpy.egg-info/requires.txt writing top-level names to pplpy.egg-info/top_level.txt reading manifest file 'pplpy.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files matching '*.so' found under directory 'ppl' warning: no previously-included files matching '*.c' found under directory 'ppl' warning: no previously-included files matching '*.so' found under directory 'tests' warning: no previously-included files matching '*.c' found under directory 'tests' warning: no previously-included files matching '*.cpp' found under directory 'tests' writing manifest file 'pplpy.egg-info/SOURCES.txt' Copying pplpy.egg-info to /home/crod569/sage/local/var/tmp/sage/build/pplpy-0.8.4/inst/home/crod569/sage/local/lib/python3.7/site-packages/pplpy-0.8.4-py3.7.egg-info running install_scripts writing list of installed files to '/tmp/pip-record-x175desn/install-record.txt' Running setup.py install for pplpy: finished with status 'done' Removing source in /tmp/pip-req-build-bvwuaki6 Successfully installed pplpy-0.8.4 Cleaning up... Removed build tracker '/tmp/pip-req-tracker-hbq7l0jx'
real 0m50.701s user 0m48.271s sys 0m2.154s Copying package files from temporary location /home/crod569/sage/local/var/tmp/sage/build/pplpy-0.8.4/inst to /home/crod569/sage/local Running post-install script for pplpy-0.8.4. make[4]: Entering directory '/home/crod569/sage/local/var/tmp/sage/build/pplpy-0.8.4/src/docs' usage: sphinx-build [OPTIONS] SOURCEDIR OUTPUTDIR [FILENAMES...] sphinx-build: error: cannot find files ['https://omega0.xyz/omega8008'] make[4]: *** [Makefile:20: html] Error 2 make[4]: Leaving directory '/home/crod569/sage/local/var/tmp/sage/build/pplpy-0.8.4/src/docs' cp: cannot stat 'build/html/*': No such file or directory real 0m0.424s user 0m0.288s sys 0m0.041s ************************************************************************ Error running the postinst script for pplpy-0.8.4. ************************************************************************ Please email sage-devel (http://groups.google.com/group/sage-devel) explaining the problem and including the log file /home/crod569/sage/logs/pkgs/pplpy-0.8.4.log Describe your computer, operating system, etc. ************************************************************************