make doc fails on manifolds

31 views
Skip to first unread message

Zachary Scherr

unread,
Oct 7, 2020, 7:42:23 PM10/7/20
to sage-devel
Hi All,

   I was building sage today, and the building of sage seems to work fine but building the documentation crashed for me at manifolds.  Does anyone have any insight as to what's going on?

Thanks,
Zach
dochtml.log
config.log

Matthias Koeppe

unread,
Oct 7, 2020, 11:09:19 PM10/7/20
to sage-devel
On Wednesday, October 7, 2020 at 4:42:23 PM UTC-7, Zachary Scherr wrote:
   I was building sage today, and the building of sage seems to work fine but building the documentation crashed for me at manifolds.  Does anyone have any insight as to what's going on?

From the log:
<module>
[manifolds]     from sage.libs.ecl import EclObject, ecl_eval
[manifolds] ImportError: dlopen(/Users/zscherr/sage/local/lib/python3.8/site-packages/sage/libs/ecl.cpython-38-darwin.so, 2): Symbol not found: _ecl_process_env
[manifolds]   Referenced from: /Users/zscherr/sage/local/lib/python3.8/site-packages/sage/libs/ecl.cpython-38-darwin.so
[manifolds]   Expected in: flat namespace

Do you have another installation of ecl, perhaps in /usr/local?  In that case, this problem may have a similar cause as the problems related to ntl/flint that you reported earlier.
 

Zachary Scherr

unread,
Oct 8, 2020, 12:23:17 AM10/8/20
to sage-devel
Yes, through Homebrew.  I'll unlink it tomorrow and I'm guessing that'll fix the problem.  Thanks, I got confused because it looked like it was grabbing it from my sage folder and not /usr/local, but I didn't notice ECL being built.
Reply all
Reply to author
Forward
0 new messages