Hi! Patrick, The make build was again successful for the new test release on my system (LinuxMint 18.1 Serena, x86_64, GCC 5.3.1, GNU C Library 2.23).
Kind regards, Brijesh On Thu, Jun 15, 2017 at 11:27 AM, Patrick Alken <[email protected]> wrote: > Hi all, > > There is now a new test release here: > > ftp://alpha.gnu.org/gnu/gsl/gsl-2.3.91.tar.gz > ftp://alpha.gnu.org/gnu/gsl/gsl-2.3.91.tar.gz.sig > > The parallel issue (make check -j8) should be fixed. Also the > documentation should build now. I'd appreciate if people could re-test. > I've repeated the instructions below. > > Please try testing the build: > > ./configure && make && make check > > The documentation has now been migrated from texinfo to the python-based > sphinx software. If you wish you can test building the documentation, > but you will need to install the sphinx software first: > > 1. pip install -U --user Sphinx > > 2. pip install -U --user sphinx_rtd_theme > > (the --user flag will install in your home directory rather than > system-wide) > > 3. cd doc ; make html > > Please report any successes/failures. > > Thanks, > Patrick > > >
