It's not good to have two conda environments. I'm not sure how you got them
both involved in the build.

`mamba install pari -n sage-build` will install sage in `sage-build` env.

Isuru

On Thu, Nov 11, 2021 at 5:15 PM Dima Pasechnik <dimp...@gmail.com> wrote:

> Conda's pari packages are a bit broken (they are per env, but not
> quite), and this test fails:
>
> configure:21400: result: libpari's datadir does not match GP's datadir.
> Not good
> configure:21449: no suitable system package found for SPKG pari
>
> namely, GP's datadir is
> /Users/dima/opt/miniconda3/envs/sage-build/share/pari
> but libpari's datadir is
> /Users/dima/opt/miniconda3/envs/sage/share/pari
>
> and if I try "mamba install pari" I just get
>
> All requested packages already installed.
>
> I suppose I don't understand conda's environments well - how does one tell
> conda to install pari (and libpari) into sage-build?
>
>
>
> On Thu, Nov 11, 2021 at 9:56 PM Isuru Fernando <isu...@gmail.com> wrote:
> >
> > > Can one install Sage on macOS 12 using (mini)Conda at all ?
> >
> > Sure. It should work fine. Bug reports are welcome.
> >
> > Isuru
> >
> > On Thu, Nov 11, 2021 at 3:38 PM Dima Pasechnik <dimp...@gmail.com>
> wrote:
> >>
> >> Hi Harald,
> >>
> >> We don't have Sage ported to macos 12 yet, I am afraid.
> >> We have been fighting macos 11 until April, see
> >> https://trac.sagemath.org/ticket/30651
> >>
> >> I've just opened https://trac.sagemath.org/ticket/32855
> >>
> >> Binaries built on macOS 10 or 11 might run on 12, but building is
> another story.
> >>
> >> Can one install Sage on macOS 12 using (mini)Conda at all ?
> >>
> >> I think building might be easier with Homebrew rather than Conda, too.
> >>
> >> Cheers,
> >> Dima
> >>
> >>
> >> On Thursday, November 11, 2021 at 7:00:06 PM UTC harald....@gmail.com
> wrote:
> >>>
> >>> Hi,
> >>>
> >>> I'm trying to build Sagemath from source (within miniconda) on an
> Intel-based Mac Mini running MacOS Monterrey. I get:
> >>>
> >>> [pip-21.1.2] Error building a wheel for pip-21.1.2
> >>> ...
> >>>
> >>> [pip-21.1.2] Error installing package pip-21.1.2
> >>>
> >>> See the log files.
> >>>
> >>> Best
> >>>
> >>> Harald
> >>
> >> --
> >> 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/c95cfc0d-c1ea-41b9-8038-c360479af7efn%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/CA%2B01voOYmV5hZAnoRjN-zw6v8A6qvLHHYhZ75firWG%2BGg6a6Lg%40mail.gmail.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/CAAWYfq1XCMmjs2FGj7%2B6AZXoAg4rXb9CYzndodfjWXtO7%2B_w%2Bg%40mail.gmail.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/CA%2B01voP8%2BR%2BjtbWJieM4Nsn7Af3QmhUMTYvySN%3DK%2B-3VX314Dg%40mail.gmail.com.

Reply via email to