[manifolds] ImportError:
dlopen(/opt/s/sage92b6/local/lib/python3.7/site-packages/sage/libs/ecl.cpython-37m-darwin.so,
2): Symbol not found: _
ecl_process_env
[manifolds]   Referenced from:
/opt/s/sage92b6/local/lib/python3.7/site-packages/sage/libs/ecl.cpython-37m-darwin.so


did you source .homebrew-build-env ?

What is the output of

otool -L 
/opt/s/sage92b6/local/lib/python3.7/site-packages/sage/libs/ecl.cpython-37m-darwin.so


?


On Thu, Jul 30, 2020 at 6:41 PM Samuel Lelièvre
<[email protected]> wrote:
>
> 2020-07-29 18:13 UTC, Matthias Köppe:
> >
> > On Wednesday, July 29, 2020 at 4:37:52 AM UTC-7, Samuel Lelievre wrote:
> >>
> >> The errors seem to involve Flint. I have Flint 2.6.1 from Homebrew.
> >>
> >> Should I
> >> - uninstall Homebrew's flint and try again?
> >
> > Yes please, so that we can get https://trac.sagemath.org/ticket/30227 done
>
> New attempt: sagelib builds but dochtml fails.
>
> - date: 2020-07-30
> - version: SageMath 9.2.beta6
>   - existing repo with previous failures to build
>   - ran `make distclean`
> - OS: macOS 10.14.6 Mojave
> - Homebrew, removed: gap, flint
> - result:
>   - successfully built sagelib
>   - failed to build dochtml
>     - error while building manifolds documentation
>     - file: `sage/manifolds/manifold.py`
>
> Logs:
> https://www.math.u-psud.fr/~lelievre/sagelogs/
> slel-sage-9-2-b6-mac-brew-2020-07-30-fail.zip
>
> Instead of uninstalling the Homebrew packages gap and flint,
> could I have kept them installed and configured `make` to not
> use them with this command?
>
>     $ ./configure --without-system-flint --without-system-gap
>
> --
> You received this message because you are subscribed to the Google Groups 
> "sage-release" 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-release/CAEcArF20neyQ0d2nZUKky%3DE%3DkRasPfm%2BxSffCCK5ntCUNaiaHw%40mail.gmail.com.

-- 
You received this message because you are subscribed to the Google Groups 
"sage-release" 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-release/CAAWYfq0ayGLRja0%2BOHC8fqQ8bt%2BdtR-4C70X7vc_yC_oRPodRQ%40mail.gmail.com.

Reply via email to