On Tue, 30 Jun 2020, 07:46 Anne Schilling, <anne1.schill...@gmail.com>
wrote:

> Here is the new config.log file. It still does not build:
>
> https://www.math.ucdavis.edu/~anne/config.log
>

do you get the same error while building pillow (missing header)? If so, it
looks as if you removed the old freetype dylib files, but left headers
there.

Also, did you source .homebrew-build-env
before doing ./configure && make ?
As you use libraries from Homebrew, this might be crucial.


>
> On Monday, June 29, 2020 at 10:53:44 AM UTC-7, Dima Pasechnik wrote:
>>
>> On Mon, Jun 29, 2020 at 6:41 PM Anne Schilling
>> <anne1.s...@gmail.com> wrote:
>> >
>> > Hi Dima,
>> >
>> > I removed the freetype directory in /usr/local but still get an error
>>
>> after this, please re-run `./configure` followed by `make`
>> (and post the new config.log again, if it still breaks.)
>>
>> >
>> > [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
>> >> <anne1.s...@gmail.com> 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 sage-...@googlegroups.com.
>> >> > 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 sage-...@googlegroups.com.
>> > To view this discussion on the web visit
>> https://groups.google.com/d/msgid/sage-devel/3a9d0b5d-d985-4635-a055-ef126a6a192do%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 sage-devel+unsubscr...@googlegroups.com.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/sage-devel/164c9714-b899-40e9-941e-685f0d19f51bo%40googlegroups.com
> <https://groups.google.com/d/msgid/sage-devel/164c9714-b899-40e9-941e-685f0d19f51bo%40googlegroups.com?utm_medium=email&utm_source=footer>
> .
>

-- 
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/CAAWYfq19BivywirpqFn1E-sn2t32nAL0Hz-Jgb9ZMsBmOD67yg%40mail.gmail.com.

Reply via email to