Hi Dima, I removed the freetype directory in /usr/local but still get an error
[giac-1.5.0.63-p0] Finished installing giac-1.5.0.63-p0.spkg make[2]: *** [all-start] Error 2 real 8m22.565s user 33m16.224s sys 1m44.180s *************************************************************** Error building Sage. The following package(s) may have failed to build (not necessarily during this run of 'make all-start'): * package: pillow-5.3.0.p0 last build time: Jun 29 10:15 log file: /Applications/sage/logs/pkgs/pillow-5.3.0.p0.log build directory: /Applications/sage/local/var/tmp/sage/build/pillow-5.3.0.p0 * package: matplotlib-2.2.5 last build time: Jun 29 10:28 log file: /Applications/sage/logs/pkgs/matplotlib-2.2.5.log build directory: /Applications/sage/local/var/tmp/sage/build/matplotlib-2.2.5 It is safe to delete any log files and build directories, but they contain information that is helpful for debugging build problems. WARNING: If you now run 'make' again, the build directory of the same version of the package will, by default, be deleted. Set the environment variable SAGE_KEEP_BUILT_SPKGS=yes to prevent this. make[1]: *** [all-start] Error 1 make: *** [all] Error 2 On Monday, June 29, 2020 at 4:26:08 AM UTC-7, Dima Pasechnik wrote: > > On Mon, Jun 29, 2020 at 12:08 PM Anne Schilling > <[email protected] <javascript:>> wrote: > > > > > >> thanks. What is the output of > >> > >> $ pkg-config --modversion freetype2 > >> > >> for you? > > > > > > sage anne$ pkg-config --modversion freetype2 > > 9.8.3 > > this is a very old freetype, older than the needed version 2.4 or > newer. So indeed, you hit the bug > being fixed by https://trac.sagemath.org/ticket/30014 > > Can you just remove that old freetype from /usr/local (you probably > installed it many years ago and don't need, it just > sits in /usr/local, preventing Homebrew from installing an update > there) and re-install freetype from Homebrew? > > > > > -- > > 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 [email protected] <javascript:>. > > To view this discussion on the web visit > https://groups.google.com/d/msgid/sage-devel/32310499-8294-4aa8-a403-9da677bd1d60o%40googlegroups.com. > > > -- 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 [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/sage-devel/3a9d0b5d-d985-4635-a055-ef126a6a192do%40googlegroups.com.
