[Numpy-discussion] Building Numpy Documentation

cooperrc ryan.c.cooper at uconn.edu
Fri Aug 7 10:12:46 EDT 2020


For future reference, I opened and closed  issue 17016
<https://github.com/numpy/numpy/issues/17016#issue-673841413>   on github. 

The culprit was a `Broken Toolchain` due to a mismatch between Arch's newer
ld and conda's older ld. 

Solution was to

move the default ~/conda/envs/doc-build-38/compiler_compat/ld
to ~/conda/envs/doc-build-38/compiler_compat/bak_ld

Then, the build went smoothly.



--
Sent from: http://numpy-discussion.10968.n7.nabble.com/


More information about the NumPy-Discussion mailing list