I listed all packages and couldn't find zeromq or sodium (or libsodium). 
However, I commented the path to anaconda in my bash file and tried to run 
the installation again. It might take a few hours though.

Meanwhile, I can use the precompiled version.

Thank you!

Mathieu

On Tuesday, January 3, 2017 at 8:34:29 PM UTC-5, François wrote:
>
> Very relevant. Which version of (lib)sodium do you have installed through 
> anaconda? You probably have a version of zeromq installed as well. 
> sodium is an optional dependency of zeromq, an automatic one, so your 
> install of sodium from anaconda has been detected but somehow the path 
> is not set for the inclusion of sodium.h or the header is missing 
> from your anaconda install. 
>
> François 
>
> > On 4/01/2017, at 13:56, h347...@mvrht.com <javascript:> wrote: 
> > 
> > I have a problem installing Sage 7.4 on my machine. I dont know if it is 
> relevant, but I use the Anaconda python distribution. Python version 3.4. 
> > 
> > The log for the faulty build is: 
> > 
> > 
> > zeromq-4.0.5.log: 
> > 
> > 
> > make  all-am 
> >   CXX    libzmq_la-address.lo 
> > /var/folders/y3/dlb3jwln6vg_vwqz9vr6z4w80000gn/T//ccg9sckV.s:919:11: 
> warning: section "__textcoal_nt" is deprecated 
> >         .section __TEXT,__textcoal_nt,coalesced,pure_instructions 
> >                  ^      ~~~~~~~~~~~~~ 
> > /var/folders/y3/dlb3jwln6vg_vwqz9vr6z4w80000gn/T//ccg9sckV.s:919:11: 
> note: change section name to "__text" 
> >         .section __TEXT,__textcoal_nt,coalesced,pure_instructions 
> >                  ^      ~~~~~~~~~~~~~ 
> > /var/folders/y3/dlb3jwln6vg_vwqz9vr6z4w80000gn/T//ccg9sckV.s:1111:11: 
> warning: section "__textcoal_nt" is deprecated 
> >         .section __TEXT,__textcoal_nt,coalesced,pure_instructions 
> >                  ^      ~~~~~~~~~~~~~ 
> > /var/folders/y3/dlb3jwln6vg_vwqz9vr6z4w80000gn/T//ccg9sckV.s:1111:11: 
> note: change section name to "__text" 
> >         .section __TEXT,__textcoal_nt,coalesced,pure_instructions 
> >                  ^      ~~~~~~~~~~~~~ 
> >   CXX    libzmq_la-clock.lo 
> >   CXX    libzmq_la-ctx.lo 
> > ctx.cpp:39:20: fatal error: sodium.h: No such file or directory 
> >  #include <sodium.h> 
> >                     ^ 
> > compilation terminated. 
> > make[5]: *** [libzmq_la-ctx.lo] Error 1 
> > make[4]: *** [all] Error 2 
> > make[3]: *** [all-recursive] Error 1 
> > Failed to build zeromq 
> > 
> > real        0m22.737s 
> > user        0m9.564s 
> > sys        0m6.760s 
> > ************************************************************************ 
> > Error installing package zeromq-4.0.5 
> > 
> > -- 
> > 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+...@googlegroups.com <javascript:>. 
> > To post to this group, send email to sage-...@googlegroups.com 
> <javascript:>. 
> > Visit this group at https://groups.google.com/group/sage-devel. 
> > For more options, visit https://groups.google.com/d/optout. 
>
>

-- 
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 post to this group, send email to sage-devel@googlegroups.com.
Visit this group at https://groups.google.com/group/sage-devel.
For more options, visit https://groups.google.com/d/optout.

Reply via email to