Running:

crod569@crod569-VirtualBox:~$ uname -a
Linux crod569-VirtualBox 5.3.0-46-generic #38~18.04.1-Ubuntu SMP Tue Mar 31 
04:17:56 UTC 2020 x86_64 x86_64 x86_64 GNU/Linux


-- 
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/fc62b420-6b0a-486b-8d60-2cb3d38ef99f%40googlegroups.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-VirtualBox 5.3.0-46-generic #38~18.04.1-Ubuntu SMP Tue Mar 31 
04:17:56 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/7/lto-wrapper
OFFLOAD_TARGET_NAMES=nvptx-none
OFFLOAD_TARGET_DEFAULT=1
Target: x86_64-linux-gnu
Configured with: ../src/configure -v --with-pkgversion='Ubuntu 
7.5.0-3ubuntu1~18.04' --with-bugurl=file:///usr/share/doc/gcc-7/README.Bugs 
--enable-languages=c,ada,c++,go,brig,d,fortran,objc,obj-c++ --prefix=/usr 
--with-gcc-major-version-only --program-suffix=-7 
--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-bootstrap --enable-clocale=gnu 
--enable-libstdcxx-debug --enable-libstdcxx-time=yes 
--with-default-libstdcxx-abi=new --enable-gnu-unique-object 
--disable-vtable-verify --enable-libmpx --enable-plugin --enable-default-pie 
--with-system-zlib --with-target-system-zlib --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 --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 7.5.0 (Ubuntu 7.5.0-3ubuntu1~18.04) 
****************************************************
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-2of5ucpq
Created temporary directory: /tmp/pip-req-tracker-72ocyh8o
Created requirements tracker '/tmp/pip-req-tracker-72ocyh8o'
Created temporary directory: /tmp/pip-install-rsellvwb
Processing /home/crod569/sage/local/var/tmp/sage/build/pplpy-0.8.4/src
  Created temporary directory: /tmp/pip-req-build-7npdqxmm
  Added file:///home/crod569/sage/local/var/tmp/sage/build/pplpy-0.8.4/src to 
build tracker '/tmp/pip-req-tracker-72ocyh8o'
  Running setup.py (path:/tmp/pip-req-build-7npdqxmm/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-7npdqxmm/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-7npdqxmm/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-7npdqxmm/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-7npdqxmm/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-7npdqxmm/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-7npdqxmm/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-7npdqxmm 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-72ocyh8o'
Installing collected packages: pplpy
  Created temporary directory: /tmp/pip-record-sr4v1sjq
  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-7npdqxmm/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-sr4v1sjq/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/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/mip_problem.pxd -> build/lib.linux-x86_64-3.7/ppl
    copying ppl/linear_algebra.pxd -> build/lib.linux-x86_64-3.7/ppl
    copying ppl/constraint.pxd -> build/lib.linux-x86_64-3.7/ppl
    copying ppl/ppl_decl.pxd -> build/lib.linux-x86_64-3.7/ppl
    copying ppl/generator.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-7npdqxmm -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]
                 "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-7npdqxmm -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
    g++ -pthread -shared -L/home/crod569/sage/local/lib 
-Wl,-rpath,/home/crod569/sage/local/lib -L. -L/home/crod569/sage/local/lib 
-Wl,-rpath,/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/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-7npdqxmm -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]
                 "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/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-7npdqxmm -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
    g++ -pthread -shared -L/home/crod569/sage/local/lib 
-Wl,-rpath,/home/crod569/sage/local/lib -L. -L/home/crod569/sage/local/lib 
-Wl,-rpath,/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-7npdqxmm -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]
                 "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/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-7npdqxmm -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
    g++ -pthread -shared -L/home/crod569/sage/local/lib 
-Wl,-rpath,/home/crod569/sage/local/lib -L. -L/home/crod569/sage/local/lib 
-Wl,-rpath,/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-7npdqxmm -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]
                 "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-7npdqxmm -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
    g++ -pthread -shared -L/home/crod569/sage/local/lib 
-Wl,-rpath,/home/crod569/sage/local/lib -L. -L/home/crod569/sage/local/lib 
-Wl,-rpath,/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-7npdqxmm -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]
                 "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-7npdqxmm -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
    g++ -pthread -shared -L/home/crod569/sage/local/lib 
-Wl,-rpath,/home/crod569/sage/local/lib -L. -L/home/crod569/sage/local/lib 
-Wl,-rpath,/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-7npdqxmm -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]
                 "ppl/*",

    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-7npdqxmm -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
    g++ -pthread -shared -L/home/crod569/sage/local/lib 
-Wl,-rpath,/home/crod569/sage/local/lib -L. -L/home/crod569/sage/local/lib 
-Wl,-rpath,/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
    creating /home/crod569/sage/local/var/tmp/sage/build/pplpy-0.8.4/inst/home
    creating 
/home/crod569/sage/local/var/tmp/sage/build/pplpy-0.8.4/inst/home/crod569
    creating 
/home/crod569/sage/local/var/tmp/sage/build/pplpy-0.8.4/inst/home/crod569/sage
    creating 
/home/crod569/sage/local/var/tmp/sage/build/pplpy-0.8.4/inst/home/crod569/sage/local
    creating 
/home/crod569/sage/local/var/tmp/sage/build/pplpy-0.8.4/inst/home/crod569/sage/local/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/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/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/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/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/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/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/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/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/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/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/__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
    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
    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-sr4v1sjq/install-record.txt'
    Running setup.py install for pplpy: finished with status 'done'
  Removing source in /tmp/pip-req-build-7npdqxmm
Successfully installed pplpy-0.8.4
Cleaning up...
Removed build tracker '/tmp/pip-req-tracker-72ocyh8o'

real    0m48.625s
user    0m44.323s
sys     0m2.681s
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']
Makefile:20: recipe for target 'html' failed
make[4]: *** [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.493s
user    0m0.305s
sys     0m0.034s
************************************************************************
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.
************************************************************************
Found local metadata for pplpy-0.8.4
Using cached file /home/crod569/sage/upstream/pplpy-0.8.4.tar.gz
pplpy-0.8.4
====================================================
Moving old directory pplpy-0.8.4 to 
/home/crod569/sage/local/var/tmp/sage/build/old...
Setting up build directory for pplpy-0.8.4
Finished extraction
No patch files found in ../patches
****************************************************
Host system:
Linux crod569-VirtualBox 5.3.0-46-generic #38~18.04.1-Ubuntu SMP Tue Mar 31 
04:17:56 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/7/lto-wrapper
OFFLOAD_TARGET_NAMES=nvptx-none
OFFLOAD_TARGET_DEFAULT=1
Target: x86_64-linux-gnu
Configured with: ../src/configure -v --with-pkgversion='Ubuntu 
7.5.0-3ubuntu1~18.04' --with-bugurl=file:///usr/share/doc/gcc-7/README.Bugs 
--enable-languages=c,ada,c++,go,brig,d,fortran,objc,obj-c++ --prefix=/usr 
--with-gcc-major-version-only --program-suffix=-7 
--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-bootstrap --enable-clocale=gnu 
--enable-libstdcxx-debug --enable-libstdcxx-time=yes 
--with-default-libstdcxx-abi=new --enable-gnu-unique-object 
--disable-vtable-verify --enable-libmpx --enable-plugin --enable-default-pie 
--with-system-zlib --with-target-system-zlib --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 --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 7.5.0 (Ubuntu 7.5.0-3ubuntu1~18.04) 
****************************************************
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-wur9hj18
Created temporary directory: /tmp/pip-req-tracker-bawrcsbd
Created requirements tracker '/tmp/pip-req-tracker-bawrcsbd'
Created temporary directory: /tmp/pip-install-5t8l0hu8
Processing /home/crod569/sage/local/var/tmp/sage/build/pplpy-0.8.4/src
  Created temporary directory: /tmp/pip-req-build-eph92nu4
  Added file:///home/crod569/sage/local/var/tmp/sage/build/pplpy-0.8.4/src to 
build tracker '/tmp/pip-req-tracker-bawrcsbd'
  Running setup.py (path:/tmp/pip-req-build-eph92nu4/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-eph92nu4/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-eph92nu4/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-eph92nu4/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-eph92nu4/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-eph92nu4/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-eph92nu4/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-eph92nu4 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-bawrcsbd'
Installing collected packages: pplpy
  Created temporary directory: /tmp/pip-record-xul4m3w0
  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-eph92nu4/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-xul4m3w0/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/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/mip_problem.pxd -> build/lib.linux-x86_64-3.7/ppl
    copying ppl/linear_algebra.pxd -> build/lib.linux-x86_64-3.7/ppl
    copying ppl/constraint.pxd -> build/lib.linux-x86_64-3.7/ppl
    copying ppl/ppl_decl.pxd -> build/lib.linux-x86_64-3.7/ppl
    copying ppl/generator.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-eph92nu4 -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]
                 "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-eph92nu4 -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
    g++ -pthread -shared -L/home/crod569/sage/local/lib 
-Wl,-rpath,/home/crod569/sage/local/lib -L. -L/home/crod569/sage/local/lib 
-Wl,-rpath,/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/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-eph92nu4 -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]
                 "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/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-eph92nu4 -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
    g++ -pthread -shared -L/home/crod569/sage/local/lib 
-Wl,-rpath,/home/crod569/sage/local/lib -L. -L/home/crod569/sage/local/lib 
-Wl,-rpath,/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-eph92nu4 -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]
                 "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/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-eph92nu4 -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
    g++ -pthread -shared -L/home/crod569/sage/local/lib 
-Wl,-rpath,/home/crod569/sage/local/lib -L. -L/home/crod569/sage/local/lib 
-Wl,-rpath,/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-eph92nu4 -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]
                 "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-eph92nu4 -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
    g++ -pthread -shared -L/home/crod569/sage/local/lib 
-Wl,-rpath,/home/crod569/sage/local/lib -L. -L/home/crod569/sage/local/lib 
-Wl,-rpath,/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-eph92nu4 -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]
                 "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-eph92nu4 -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
    g++ -pthread -shared -L/home/crod569/sage/local/lib 
-Wl,-rpath,/home/crod569/sage/local/lib -L. -L/home/crod569/sage/local/lib 
-Wl,-rpath,/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-eph92nu4 -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]
                 "ppl/*",

    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-eph92nu4 -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
    g++ -pthread -shared -L/home/crod569/sage/local/lib 
-Wl,-rpath,/home/crod569/sage/local/lib -L. -L/home/crod569/sage/local/lib 
-Wl,-rpath,/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
    creating /home/crod569/sage/local/var/tmp/sage/build/pplpy-0.8.4/inst/home
    creating 
/home/crod569/sage/local/var/tmp/sage/build/pplpy-0.8.4/inst/home/crod569
    creating 
/home/crod569/sage/local/var/tmp/sage/build/pplpy-0.8.4/inst/home/crod569/sage
    creating 
/home/crod569/sage/local/var/tmp/sage/build/pplpy-0.8.4/inst/home/crod569/sage/local
    creating 
/home/crod569/sage/local/var/tmp/sage/build/pplpy-0.8.4/inst/home/crod569/sage/local/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/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/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/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/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/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/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/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/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/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/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/__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
    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
    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-xul4m3w0/install-record.txt'
    Running setup.py install for pplpy: finished with status 'done'
  Removing source in /tmp/pip-req-build-eph92nu4
Successfully installed pplpy-0.8.4
Cleaning up...
Removed build tracker '/tmp/pip-req-tracker-bawrcsbd'

real    0m53.289s
user    0m44.575s
sys     0m2.653s
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']
Makefile:20: recipe for target 'html' failed
make[4]: *** [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.423s
user    0m0.286s
sys     0m0.048s
************************************************************************
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.
************************************************************************
Found local metadata for pplpy-0.8.4
Using cached file /home/crod569/sage/upstream/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-VirtualBox 5.3.0-46-generic #38~18.04.1-Ubuntu SMP Tue Mar 31 
04:17:56 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/7/lto-wrapper
OFFLOAD_TARGET_NAMES=nvptx-none
OFFLOAD_TARGET_DEFAULT=1
Target: x86_64-linux-gnu
Configured with: ../src/configure -v --with-pkgversion='Ubuntu 
7.5.0-3ubuntu1~18.04' --with-bugurl=file:///usr/share/doc/gcc-7/README.Bugs 
--enable-languages=c,ada,c++,go,brig,d,fortran,objc,obj-c++ --prefix=/usr 
--with-gcc-major-version-only --program-suffix=-7 
--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-bootstrap --enable-clocale=gnu 
--enable-libstdcxx-debug --enable-libstdcxx-time=yes 
--with-default-libstdcxx-abi=new --enable-gnu-unique-object 
--disable-vtable-verify --enable-libmpx --enable-plugin --enable-default-pie 
--with-system-zlib --with-target-system-zlib --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 --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 7.5.0 (Ubuntu 7.5.0-3ubuntu1~18.04) 
****************************************************
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-32l41pix
Created temporary directory: /tmp/pip-req-tracker-4glj1utm
Created requirements tracker '/tmp/pip-req-tracker-4glj1utm'
Created temporary directory: /tmp/pip-install-ykyodyjw
Processing /home/crod569/sage/local/var/tmp/sage/build/pplpy-0.8.4/src
  Created temporary directory: /tmp/pip-req-build-r_xyyjdi
  Added file:///home/crod569/sage/local/var/tmp/sage/build/pplpy-0.8.4/src to 
build tracker '/tmp/pip-req-tracker-4glj1utm'
  Running setup.py (path:/tmp/pip-req-build-r_xyyjdi/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'
Cleaning up...
  Removing source in /tmp/pip-req-build-r_xyyjdi
Removed file:///home/crod569/sage/local/var/tmp/sage/build/pplpy-0.8.4/src from 
build tracker '/tmp/pip-req-tracker-4glj1utm'
Removed build tracker '/tmp/pip-req-tracker-4glj1utm'
Operation cancelled by user
Exception information:
Traceback (most recent call last):
  File 
"/home/crod569/sage/local/lib/python3.7/site-packages/pip/_internal/cli/base_command.py",
 line 143, in main
    status = self.run(options, args)
  File 
"/home/crod569/sage/local/lib/python3.7/site-packages/pip/_internal/commands/install.py",
 line 318, in run
    resolver.resolve(requirement_set)
  File 
"/home/crod569/sage/local/lib/python3.7/site-packages/pip/_internal/resolve.py",
 line 102, in resolve
    self._resolve_one(requirement_set, req)
  File 
"/home/crod569/sage/local/lib/python3.7/site-packages/pip/_internal/resolve.py",
 line 256, in _resolve_one
    abstract_dist = self._get_abstract_dist_for(req_to_install)
  File 
"/home/crod569/sage/local/lib/python3.7/site-packages/pip/_internal/resolve.py",
 line 209, in _get_abstract_dist_for
    self.require_hashes
  File 
"/home/crod569/sage/local/lib/python3.7/site-packages/pip/_internal/operations/prepare.py",
 line 298, in prepare_linked_requirement
    abstract_dist.prep_for_dist(finder, self.build_isolation)
  File 
"/home/crod569/sage/local/lib/python3.7/site-packages/pip/_internal/operations/prepare.py",
 line 126, in prep_for_dist
    self.req.run_egg_info()
  File 
"/home/crod569/sage/local/lib/python3.7/site-packages/pip/_internal/req/req_install.py",
 line 473, in run_egg_info
    command_desc='python setup.py egg_info')
  File 
"/home/crod569/sage/local/lib/python3.7/site-packages/pip/_internal/utils/misc.py",
 line 670, in call_subprocess
    line = console_to_str(proc.stdout.readline())
KeyboardInterrupt
Error: installing with pip3 failed
********************************************************************************
Error installing pplpy-0.8.4
********************************************************************************

real    0m1.543s
user    0m1.025s
sys     0m0.108s
************************************************************************
Error installing package 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.
If you want to try to fix the problem yourself, *don't* just cd to
/home/crod569/sage/local/var/tmp/sage/build/pplpy-0.8.4 and type 'make' or 
whatever is appropriate.
Instead, the following commands setup all environment variables
correctly and load a subshell for you to debug the error:
  (cd '/home/crod569/sage/local/var/tmp/sage/build/pplpy-0.8.4' && 
'/home/crod569/sage/sage' --sh)
When you are done debugging, you can type "exit" to leave the subshell.
************************************************************************
Found local metadata for pplpy-0.8.4
Using cached file /home/crod569/sage/upstream/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-VirtualBox 5.3.0-46-generic #38~18.04.1-Ubuntu SMP Tue Mar 31 
04:17:56 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/7/lto-wrapper
OFFLOAD_TARGET_NAMES=nvptx-none
OFFLOAD_TARGET_DEFAULT=1
Target: x86_64-linux-gnu
Configured with: ../src/configure -v --with-pkgversion='Ubuntu 
7.5.0-3ubuntu1~18.04' --with-bugurl=file:///usr/share/doc/gcc-7/README.Bugs 
--enable-languages=c,ada,c++,go,brig,d,fortran,objc,obj-c++ --prefix=/usr 
--with-gcc-major-version-only --program-suffix=-7 
--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-bootstrap --enable-clocale=gnu 
--enable-libstdcxx-debug --enable-libstdcxx-time=yes 
--with-default-libstdcxx-abi=new --enable-gnu-unique-object 
--disable-vtable-verify --enable-libmpx --enable-plugin --enable-default-pie 
--with-system-zlib --with-target-system-zlib --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 --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 7.5.0 (Ubuntu 7.5.0-3ubuntu1~18.04) 
****************************************************
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-gjjpb3qd
Created temporary directory: /tmp/pip-req-tracker-jibxnpby
Created requirements tracker '/tmp/pip-req-tracker-jibxnpby'
Created temporary directory: /tmp/pip-install-oer8ttfl
Processing /home/crod569/sage/local/var/tmp/sage/build/pplpy-0.8.4/src
  Created temporary directory: /tmp/pip-req-build-3l5ctm9q
  Added file:///home/crod569/sage/local/var/tmp/sage/build/pplpy-0.8.4/src to 
build tracker '/tmp/pip-req-tracker-jibxnpby'
  Running setup.py (path:/tmp/pip-req-build-3l5ctm9q/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-3l5ctm9q/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-3l5ctm9q/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-3l5ctm9q/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-3l5ctm9q/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-3l5ctm9q/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-3l5ctm9q/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-3l5ctm9q 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-jibxnpby'
Installing collected packages: pplpy
  Created temporary directory: /tmp/pip-record-pub4kgwm
  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-3l5ctm9q/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-pub4kgwm/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/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/mip_problem.pxd -> build/lib.linux-x86_64-3.7/ppl
    copying ppl/linear_algebra.pxd -> build/lib.linux-x86_64-3.7/ppl
    copying ppl/constraint.pxd -> build/lib.linux-x86_64-3.7/ppl
    copying ppl/ppl_decl.pxd -> build/lib.linux-x86_64-3.7/ppl
    copying ppl/generator.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-3l5ctm9q -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]
                 "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-3l5ctm9q -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
    g++ -pthread -shared -L/home/crod569/sage/local/lib 
-Wl,-rpath,/home/crod569/sage/local/lib -L. -L/home/crod569/sage/local/lib 
-Wl,-rpath,/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/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-3l5ctm9q -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]
                 "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/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-3l5ctm9q -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
    g++ -pthread -shared -L/home/crod569/sage/local/lib 
-Wl,-rpath,/home/crod569/sage/local/lib -L. -L/home/crod569/sage/local/lib 
-Wl,-rpath,/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-3l5ctm9q -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]
                 "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/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-3l5ctm9q -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
    g++ -pthread -shared -L/home/crod569/sage/local/lib 
-Wl,-rpath,/home/crod569/sage/local/lib -L. -L/home/crod569/sage/local/lib 
-Wl,-rpath,/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-3l5ctm9q -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]
                 "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-3l5ctm9q -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
    g++ -pthread -shared -L/home/crod569/sage/local/lib 
-Wl,-rpath,/home/crod569/sage/local/lib -L. -L/home/crod569/sage/local/lib 
-Wl,-rpath,/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-3l5ctm9q -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]
                 "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-3l5ctm9q -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
    g++ -pthread -shared -L/home/crod569/sage/local/lib 
-Wl,-rpath,/home/crod569/sage/local/lib -L. -L/home/crod569/sage/local/lib 
-Wl,-rpath,/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-3l5ctm9q -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]
                 "ppl/*",

    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-3l5ctm9q -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
    g++ -pthread -shared -L/home/crod569/sage/local/lib 
-Wl,-rpath,/home/crod569/sage/local/lib -L. -L/home/crod569/sage/local/lib 
-Wl,-rpath,/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
    creating /home/crod569/sage/local/var/tmp/sage/build/pplpy-0.8.4/inst/home
    creating 
/home/crod569/sage/local/var/tmp/sage/build/pplpy-0.8.4/inst/home/crod569
    creating 
/home/crod569/sage/local/var/tmp/sage/build/pplpy-0.8.4/inst/home/crod569/sage
    creating 
/home/crod569/sage/local/var/tmp/sage/build/pplpy-0.8.4/inst/home/crod569/sage/local
    creating 
/home/crod569/sage/local/var/tmp/sage/build/pplpy-0.8.4/inst/home/crod569/sage/local/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/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/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/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/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/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/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/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/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/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/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/__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
    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
    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-pub4kgwm/install-record.txt'
    Running setup.py install for pplpy: finished with status 'done'
  Removing source in /tmp/pip-req-build-3l5ctm9q
Successfully installed pplpy-0.8.4
Cleaning up...
Removed build tracker '/tmp/pip-req-tracker-jibxnpby'

real    0m47.552s
user    0m43.620s
sys     0m2.674s
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']
Makefile:20: recipe for target 'html' failed
make[4]: *** [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.362s
user    0m0.288s
sys     0m0.035s
************************************************************************
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.
************************************************************************

Reply via email to