On Tuesday, September 24, 2019 at 10:12:17 AM UTC-7, Ben Salisbury wrote: > > Hi, > > I'm attempting to build Sage from the develop branch on a new office > computer running OS X 10.14.6. I've installed Xcode and Command Line Tools > (or at least I thought I had), and I'm getting a build failure at > sagenb-1.1.2. The log files for sagenb-1.1.2 and for matplotlib-2.2.4.p0 > have been attached. Any ideas on how to fix? > > Ben >
matplotlib is complaining about png, so you could try "./sage -f libpng". (It should have been installed already, but maybe something went wrong.) Then try "make" again. The sagenb error says things like > > The full traceback has been saved in > /var/folders/d0/bbf0zvnn43b4_fhtkznp_yyc0000gp/T/sphinx-err-ZfIXOy.log, if > you want to report the issue to the developers. > Can you post that file? By the way, does "git" work from the command-line? How about "gcc"? I just recently did a system upgrade on OS X, and I had to rerun Xcode to get the command-line tools to function — it wanted me to click on a licensing agreement or something like that. -- John -- You received this message because you are subscribed to the Google Groups "sage-devel" group. To unsubscribe from this group and stop receiving emails from it, send an email to sage-devel+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/sage-devel/04c4706c-f5d1-42a7-b3db-abdceef51b29%40googlegroups.com.