it's an incremental build from 9.0.beta0.
I upgraded my OS in July after a system crash. So I had to reinstall 
everything from scratch.

In case, I have Xcode Version 11.1 (11A1027).

Le dimanche 13 octobre 2019 13:29:21 UTC+2, Dima Pasechnik a écrit :
>
> Is this a build from scratch? 
> (after an OS upgrade, incremental builds may break) 
>
>
> On Sun, Oct 13, 2019 at 12:19 PM David Coudert <david....@inria.fr 
> <javascript:>> wrote: 
> > 
> > 
> > 
> > Le dimanche 13 octobre 2019 12:53:02 UTC+2, Dima Pasechnik a écrit : 
> >> 
> >> We have already seen that puzzling 
> >> 
> >> ld: library not found for -lSystem 
> >> 
> >> error message. 
> >> 
> >> Is there a /usr/lib/libSystem.dylib present? 
> > 
> > 
> > Yes: 
> > 
> > 
> > confetti:sage dcoudert$ ll /usr/lib/libSystem.dylib 
> > 
> > lrwxr-xr-x  1 root  wheel  17 19 jul 08:15 /usr/lib/libSystem.dylib -> 
> libSystem.B.dylib 
> > 
> > 
> > 
> >> 
> >> If yes, then I guess this means a broken dependency of scipy, more 
> >> specifically, a broken dylib, built 
> >> along the way. 
> >> or Xcode that needs to be reinstalled... 
> >> 
> >> Can you do 
> >> ./sage --python 
> >> >> import numpy 
> >> 
> >> without an error? 
> > 
> > 
> > yes too: 
> > 
> > confetti:sage dcoudert$ ./sage --python 
> > 
> > Python 3.7.3 (default, Oct 13 2019, 02:06:13) 
> > 
> > [Clang 11.0.0 (clang-1100.0.33.8)] on darwin 
> > 
> > Type "help", "copyright", "credits" or "license" for more information. 
> > 
> > >>> import numpy 
> > 
> > >>> 
> > 
> > 
> > 
> > 
> > -- 
> > 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 <javascript:>. 
> > To view this discussion on the web visit 
> https://groups.google.com/d/msgid/sage-devel/848357f8-1c79-481a-abb3-e87331775d8a%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/752fcf51-af9a-4315-b62d-f15dab05f4ea%40googlegroups.com.

Reply via email to