Hello! Tried to rebuild on Arch Linux 64 bit / GCC 7.1.1 / GLIBC 2.25 with 8 threads (-j8 during make) - all builds fine! Documentation now build too! Thank you for your job!
2017-06-15 11:27 GMT+03:00 Patrick Alken <[email protected]>: > 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 > > > -- С уважением, Дробот Виктор
