<html><head></head><body>Hi,<br><br>Thanks for trying it! I think the mail only came through the mailing list today because of the large attachment. Better keep me in cc.<br><br>I can't look at the log now due to internet problems, but the file handle leak would lead to not all tests being run. It would then say below the test summary:<br>Doctests interrupted: xxxx/yyyy files tested<br><br>Did you run in a chroot (e.g. with sbuild) and in parallel? Maybe in a serial build the leak wouldn't exceed the limit. I usually build with 8 threads.<br><br>Don't worry about the configure output. That upstream feature is new and we are not using it yet since it is still incomplete.<br><br>Best,<br>Tobias<br><br><div class="gmail_quote">On June 25, 2020 4:21:56 PM GMT+02:00, John Scott <jscott@posteo.net> wrote:<blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
<pre class="k9mail">Hi,<br><br>I tried building Sage 9.1 and don't believe I reproduced the doctest issues <br>with the file handles as mentioned before, granted this is the only build I've <br>done and will try again. I had 610 test failures and attached my build log.<br><br>There were also excerpts from the configuration that caught my eye about not <br>using available system packages and have added these below.<br><br><blockquote class="gmail_quote" style="margin: 0pt 0pt 1ex 0.8ex; border-left: 1px solid #729fcf; padding-left: 1ex;">checking is pari_elldata installed? ... no; cannot use system pari/GP<br>without elldata package configure: Install elldata package and reconfigure.<br>configure: Otherwise Sage will build its own pari/GP.<br>checking is pari_galdata installed? ... yes<br>checking is pari_galpol installed? ... no; cannot use system pari/GP without<br>galpol package configure: Install galpol package and reconfigure.<br>configure: Otherwise Sage will build its own pari/GP.<br>checking is pari_seadata installed? ... yes<br>checking whether hyperellcharpoly bug is fixed... yes<br>checking whether bnfisunit bug of pari 2.11.3 is fixed... yes<br>configure: no suitable system package found for SPKG pari<br></blockquote><br><blockquote class="gmail_quote" style="margin: 0pt 0pt 1ex 0.8ex; border-left: 1px solid #729fcf; padding-left: 1ex;">checking whether any of ntl *pari* flint is installed as or will be installed<br>as SPKG... yes; install eclib as well<br></blockquote><br><br><blockquote class="gmail_quote" style="margin: 0pt 0pt 1ex 0.8ex; border-left: 1px solid #729fcf; padding-left: 1ex;">checking for glpsol... no<br>configure: glpsol not found. Installing glpk<br>configure: no suitable system package found for SPKG glpk<br>using Sage's glpk SPKG<br></blockquote>glpsol is provided by package glpk-utils but not a build-dep<br><blockquote class="gmail_quote" style="margin: 0pt 0pt 1ex 0.8ex; border-left: 1px solid #729fcf; padding-left: 1ex;">checking whether any of *glpk* gmp mpir is installed as or will be installed<br>as SPKG... yes; install ppl as well<br></blockquote><br><blockquote class="gmail_quote" style="margin: 0pt 0pt 1ex 0.8ex; border-left: 1px solid #729fcf; padding-left: 1ex;">cddlib-0.94j: no suitable system package; will be installed as an SPKG<br></blockquote>Available as libcdd-dev 094j; build-deps only mention libcdd-tools<br><blockquote class="gmail_quote" style="margin: 0pt 0pt 1ex 0.8ex; border-left: 1px solid #729fcf; padding-left: 1ex;">curl-7.62.0.p0: no suitable system package; will be installed as an SPKG<br></blockquote>not in build-deps<br><blockquote class="gmail_quote" style="margin: 0pt 0pt 1ex 0.8ex; border-left: 1px solid #729fcf; padding-left: 1ex;">eclib-20190909: no suitable system package; will be installed as an SPKG<br>fflas_ffpack-2.4.3: no suitable system package; will be installed as an SPKG<br>glpk-4.65.p0: no suitable system package; will be installed as an SPKG<br>iml-1.0.4p1.p2: no suitable system package; will beinstalled as an SPKG<br>ppl-1.2.p1: no suitable system package; will be installed as an SPKG<br></blockquote>These are in build-deps and the versions match<br><br><blockquote class="gmail_quote" style="margin: 0pt 0pt 1ex 0.8ex; border-left: 1px solid #729fcf; padding-left: 1ex;">openblas-0.3.9: no suitable system package; will be installed as an SPKG<br>yasm-1.3.0.p0: no suitable system package; will be installed as an SPKG<br></blockquote>Not build-deps but versions match with Debian archive<br><blockquote class="gmail_quote" style="margin: 0pt 0pt 1ex 0.8ex; border-left: 1px solid #729fcf; padding-left: 1ex;">zeromq-4.2.5: no suitable system package; will be installed as an SPKG<br></blockquote>Python bindings are in build-deps, but if this refers to C maybe libzmq3-dev <br>4.3.2 is needed.<br><br><blockquote class="gmail_quote" style="margin: 0pt 0pt 1ex 0.8ex; border-left: 1px solid #729fcf; padding-left: 1ex;">configure: hint: installing the following system packages is recommended and<br>may avoid building some of the above SPKGs from source: configure:   $ sudo<br>apt-get update<br>$ sudo apt-get install libboost-dev coinor-cbc coinor-libcbc-dev cmake<br>pari-gp2c libisl-dev ninja-build pandoc libxml-libxslt-perl<br>libxml-writer-perl libxml2-dev libperl-dev libfile-slurp-perl libjson-perl<br>libsvg-perl libterm-readkey-perllibterm-readline-gnu-perl libmongodb-perl<br>libterm-readline-gnu-perl</blockquote></pre></blockquote></div></body></html>