[sage-devel] Re: Error in installation of latte_int [Sage 8.4, MacOS 10.14.5, Xcode 10.2.1]

2019-06-27 Thread Marco Castronovo
//trac.sagemath.org/ticket/26190 > > On Wednesday, June 26, 2019 at 11:19:18 AM UTC-7, Marco Castronovo wrote: >> >> Dear all, >> >> I tried to install LattE on Sage using "sage -i latte_int", and it >> stopped while installing the package latte_int-

Re: [sage-devel] Error building mpc-1.1.0 [Sage 8.8, Linux 3.10 x86_64]

2019-09-16 Thread Marco Castronovo
akeinfo is installed systemwide, and you might ask your > sysadmins to install it... > > > On Mon, Sep 16, 2019 at 4:12 PM Marco Castronovo > > wrote: > > > > Dear all, > > > > I tried to build Sage 8.8 from source on a Linux 3.10 x86_64 ma

Re: [sage-devel] Error building mpc-1.1.0 [Sage 8.8, Linux 3.10 x86_64]

2019-09-16 Thread Marco Castronovo
please do building on a local filesystem > (usually referred to "scratch partition" or something like this). > > > On Mon, Sep 16, 2019 at 4:56 PM Marco Castronovo > > wrote: > > > > Thank you, this fixed the problem. However, now make can't build > gf

Re: [sage-devel] Error building mpc-1.1.0 [Sage 8.8, Linux 3.10 x86_64]

2019-09-16 Thread Marco Castronovo
case, could you run the build from bash instead? > > (this error message with sqlite looks quite similar > to the previous one, so it might actually have > nothing to do with network file systems...) > > > On Mon, Sep 16, 2019 at 8:01 PM Marco Castronovo > > wrot

Re: [sage-devel] Error building mpc-1.1.0 [Sage 8.8, Linux 3.10 x86_64]

2019-09-16 Thread Marco Castronovo
It seems that every time the compilation stops with an error, the error is fixed by running ./configure and then ./make again. I don't know how to interpret this, but it seems to work. Marco On Monday, September 16, 2019 at 3:34:28 PM UTC-4, Marco Castronovo wrote: > > I'm us

Re: [sage-devel] Error building mpc-1.1.0 [Sage 8.8, Linux 3.10 x86_64]

2019-09-16 Thread Marco Castronovo
sqlite-3270100/src' > CDPATH="${ZSH_VERSION+.}:" && cd . && /usr/bin/bash > /scratch/mc1903/sage-8.8/local/var/tmp/sage/build/sqlite-3270100/src/missing > > aclocal-1.15 > > look a bit strange to me... > > > On Mon, Sep 16, 2019 at 8:34 PM Ma

Re: [sage-devel] Error building mpc-1.1.0 [Sage 8.8, Linux 3.10 x86_64]

2019-09-17 Thread Marco Castronovo
Tue, Sep 17, 2019 at 7:29 PM Dima Pasechnik > wrote: > > > > On Tue, Sep 17, 2019 at 7:11 PM Marco Castronovo > > > wrote: > > > > > > I included the old log file, here is the new with the warning you were > mentioning: > > > > > &

Re: [sage-devel] Error building mpc-1.1.0 [Sage 8.8, Linux 3.10 x86_64]

2019-09-17 Thread Marco Castronovo
gt; your file system. > > François > > > On 18/09/2019, at 8:34 AM, Marco Castronovo > wrote: > > > > The problem still persists with the file build/pkgs/pynac/spkg-install > modified to contain the line: > > > > sdh_configure --disable-mainta

Re: [sage-devel] Error building mpc-1.1.0 [Sage 8.8, Linux 3.10 x86_64]

2019-09-17 Thread Marco Castronovo
Sure I'm happy to try the new tarball. Thanks! Marco On Tuesday, September 17, 2019 at 5:28:03 PM UTC-4, Dima Pasechnik wrote: > > On Tue, Sep 17, 2019 at 9:34 PM Marco Castronovo > > wrote: > > > > The problem still persists with the file build/pkgs/pynac/spkg-i

Re: [sage-devel] Error building mpc-1.1.0 [Sage 8.8, Linux 3.10 x86_64]

2019-09-18 Thread Marco Castronovo
uture > (timezone problems between the GPFS cluster and your build node???). > That would be a problem for an administrator to look at. > > François > > > On 18/09/2019, at 12:07 PM, Marco Castronovo > wrote: > > > > I'm on gpfs. > > > > Marco

Re: [sage-devel] Error building mpc-1.1.0 [Sage 8.8, Linux 3.10 x86_64]

2019-09-18 Thread Marco Castronovo
build pynac-0.7.24 , while the version that your test made me download is pynac-0.7.26 ? Marco On Wednesday, September 18, 2019 at 5:26:55 AM UTC-4, Dima Pasechnik wrote: > > On Wed, Sep 18, 2019 at 1:08 AM Marco Castronovo > > wrote: > > > > Sure I'm happy to tr

Re: [sage-devel] Error building mpc-1.1.0 [Sage 8.8, Linux 3.10 x86_64]

2019-09-18 Thread Marco Castronovo
wrote: > > > > On Wed, Sep 18, 2019 at 2:25 PM Marco Castronovo > > > wrote: > > > > > > Dear Dima, > > > > > > thank you for the help. I followed the instructions and I get: > > > > > > make[3]: Entering direct

Re: [sage-devel] Error building mpc-1.1.0 [Sage 8.8, Linux 3.10 x86_64]

2019-09-18 Thread Marco Castronovo
p0] Error 1 make[1]: Leaving directory `/scratch/mc1903/sage-8.8/build/make' I guess it still tries to fetch the 0.7.24 version. Marco On Wednesday, September 18, 2019 at 9:37:43 AM UTC-4, Dima Pasechnik wrote: > > hmm. > > Try running > > ./sage -f pynac > >

Re: [sage-devel] Error building mpc-1.1.0 [Sage 8.8, Linux 3.10 x86_64]

2019-09-18 Thread Marco Castronovo
8/local/var/lib/sage/installed/pynac-0.7.26.p1] Error 1 make[3]: Leaving directory `/scratch/mc1903/sage-8.8/build/make' make[2]: *** [all-start] Error 2 make[2]: Leaving directory `/scratch/mc1903/sage-8.8/build/make' On Wednesday, September 18, 2019 at 9:43:12 AM UTC-4, Marco

Re: [sage-devel] Error building mpc-1.1.0 [Sage 8.8, Linux 3.10 x86_64]

2019-09-18 Thread Marco Castronovo
0 which has a newer pynac, sorry. > > On Wed, Sep 18, 2019 at 2:45 PM Marco Castronovo > > wrote: > > > > I tried to run ./configure before running make now, and I get this new > error: > > > > sage-logger -p 'sage-spkg pynac-0.7.26.p1' > '

Re: [sage-devel] Error building mpc-1.1.0 [Sage 8.8, Linux 3.10 x86_64]

2019-09-18 Thread Marco Castronovo
Same issue with the package zeromq-4.2.5 now, see log attached. Marco On Wednesday, September 18, 2019 at 9:55:35 AM UTC-4, Marco Castronovo wrote: > > Now it builds correctly, thanks! > > Marco > > On Wednesday, September 18, 2019 at 9:49:33 AM UTC-4, Dima Pasechnik

Re: [sage-devel] Error building mpc-1.1.0 [Sage 8.8, Linux 3.10 x86_64]

2019-09-18 Thread Marco Castronovo
The issue manifests itself incoherently: running ./configure and ./make multiple times resolved the issue at some point. Marco On Wednesday, September 18, 2019 at 11:07:29 AM UTC-4, Marco Castronovo wrote: > > Same issue with the package zeromq-4.2.5 now, see log attached. > > Marc