Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Trac #22175: Sage 7.5 binaries do not build
Sage doesn't build in long (~100 chars) directories: {{{ 169625[dochtml] Error building the documentation. 169626[dochtml] Traceback (most recent call last): 169627[dochtml] File "/home/buildbot/slave/binary_pkg/build/source/Sag eMath/jc4b6yulaujayb9sr94ia88eourzeqip0oidmas391yaj2/local/lib/python/ru npy.py", line 174, in _run_module_as_main 169628[dochtml] "__main__", fname, loader, pkg_name) 169629[dochtml] File "/home/buildbot/slave/binary_pkg/build/source/Sag eMath/jc4b6yulaujayb9sr94ia88eourzeqip0oidmas391yaj2/local/lib/python/ru npy.py", line 72, in _run_code 169630[dochtml] exec code in run_globals 169631[dochtml] File "/home/buildbot/slave/binary_pkg/build/source/Sag eMath/jc4b6yulaujayb9sr94ia88eourzeqip0oidmas391yaj2/local/lib/python2.7 /site-packages/sage_setup/docbuild/__main__.py", line 2, in <module> 169632[dochtml] main() 169633[dochtml] File "/home/buildbot/slave/binary_pkg/build/source/Sag eMath/jc4b6yulaujayb9sr94ia88eourzeqip0oidmas391yaj2/local/lib/python2.7 /site-packages/sage_setup/docbuild/__init__.py", line 1667, in main 169634[dochtml] builder() 169635[dochtml] File "/home/buildbot/slave/binary_pkg/build/source/Sag eMath/jc4b6yulaujayb9sr94ia88eourzeqip0oidmas391yaj2/local/lib/python2.7 /site-packages/sage_setup/docbuild/__init__.py", line 316, in _wrapper 169636[dochtml] getattr(get_builder(document), 'inventory')(*args, **kwds) 169637[dochtml] File "/home/buildbot/slave/binary_pkg/build/source/Sag eMath/jc4b6yulaujayb9sr94ia88eourzeqip0oidmas391yaj2/local/lib/python2.7 /site-packages/sage_setup/docbuild/__init__.py", line 510, in _wrapper 169638[dochtml] build_many(build_ref_doc, L) 169639[dochtml] File "/home/buildbot/slave/binary_pkg/build/source/Sag eMath/jc4b6yulaujayb9sr94ia88eourzeqip0oidmas391yaj2/local/lib/python2.7 /site-packages/sage_setup/docbuild/__init__.py", line 252, in build_many 169640[dochtml] ret = x.get(99999) 169641[dochtml] File "/home/buildbot/slave/binary_pkg/build/source/Sag eMath/jc4b6yulaujayb9sr94ia88eourzeqip0oidmas391yaj2/local/lib/python/mu ltiprocessing/pool.py", line 567, in get 169642[dochtml] raise self._value 169643[dochtml] NameError: Singular library 'freegb.lib' not found }}} URL: https://trac.sagemath.org/22175 Reported by: vbraun Ticket author(s): Volker Braun Reviewer(s): Eric Gourgoulhon
- Loading branch information