Re: [sage-devel] Error while building sage 8.8 due to igraph

2019-03-31 Thread Dima Pasechnik
you need the two tarballs mentioned at the end of ticket description here: https://trac.sagemath.org/ticket/27502 (they didn't make it to the mirrors yet) https://github.com/dimpase/igraph/releases/download/0.7.1999/igraph-0.7.1999.tar.gz and

[sage-devel] Error while building sage 8.8 due to igraph

2019-03-31 Thread rajat.mittal.mat15 via sage-devel
I was updating from sage 8.7 to 8.8 using git pull in my develop branch and encountered with following error due to igraph. I am using Ubuntu 16.04 OS. [dochtml] Build finished. The built documents can be found in

Re: [sage-devel] error while building sage develop branch

2019-03-07 Thread Dima Pasechnik
On Thu, Mar 7, 2019 at 11:05 AM rajat.mittal.mat15 via sage-devel wrote: > > I am new to sage as well as github, > I am having a problem in building sage on develop branch using > ./sage -br > few days ago I successfully compiled and used sage but today when I made > certain changes in python

[sage-devel] error while building sage develop branch

2019-03-07 Thread rajat.mittal.mat15 via sage-devel
I am new to sage as well as github, I am having a problem in building sage on develop branch using ./sage -br few days ago I successfully compiled and used sage but today when I made certain changes in python file in graph module and the tried to build it using ./sage -br , I got following

Re: [sage-devel] error while building sage

2019-03-05 Thread Dima Pasechnik
On Tue, Mar 5, 2019 at 11:04 PM 'Justin C. Walker' via sage-devel wrote: > > > > > On Mar 5, 2019, at 08:06 , John H Palmieri wrote: > > > > In case others have this problem before the next beta is released: not just > > sphinx is missing as a dependency, but also ppl. You should do > > > >

Re: [sage-devel] error while building sage

2019-03-05 Thread 'Justin C. Walker' via sage-devel
> On Mar 5, 2019, at 08:06 , John H Palmieri wrote: > > In case others have this problem before the next beta is released: not just > sphinx is missing as a dependency, but also ppl. You should do > > ./sage -i sphinx ppl > > followed by > > make I have seen this now with 2 of 3

Re: [sage-devel] error while building sage

2019-03-05 Thread 'RAJAT MITTAL' via sage-devel
Thank You for the prompt response after using ./sage -i sphinx ppl it built successfully. On Tue 5 Mar, 2019, 9:36 PM John H Palmieri In case others have this problem before the next beta is released: not > just sphinx is missing as a dependency, but also ppl. You should do > > ./sage -i

Re: [sage-devel] error while building sage

2019-03-05 Thread John H Palmieri
In case others have this problem before the next beta is released: not just sphinx is missing as a dependency, but also ppl. You should do ./sage -i sphinx ppl followed by make On Tuesday, March 5, 2019 at 2:56:00 AM UTC-8, Dima Pasechnik wrote: > > Thanks, you found a bug in Sage -

Re: [sage-devel] error while building sage

2019-03-05 Thread Samuel Lelievre
Tue 2019-03-05 11:56:00 UTC+1, Dima Pasechnik: > > Thanks, you found a bug in Sage - it's missing dependency of pplpy on sphinx > > To work around it, do > > ./sage -i sphinx > > followed by > > make Note: this was reported and fixed at - Sage Trac ticket 27403: pplpy full build failure

Re: [sage-devel] error while building sage

2019-03-05 Thread Dima Pasechnik
Thanks, you found a bug in Sage - it's missing dependency of pplpy on sphinx To work around it, do ./sage -i sphinx followed by make On Tue, Mar 5, 2019 at 10:18 AM rajat.mittal.mat15 via sage-devel wrote: > > Hello, > I am installing sage's developer version using following > >

Re: [sage-devel] Error while building Sage

2019-03-04 Thread Dima Pasechnik
On Mon, Mar 4, 2019 at 6:01 PM wrote: > > Hi, > I am installing sage's developer version. After extracting sage-8.6.tar.gz > and then ran make file. Following Error occured after one hour of build: > Copying package files from temporary location >

[sage-devel] Error while building Sage

2019-03-04 Thread hy15
Hi, I am installing sage's developer version. After extracting sage-8.6.tar.gz and then ran make file. Following Error occured after one hour of build: Copying package files from temporary location /home/hrishabh/Documents/Sage/sage-8.6/var/tmp/sage/build/gfortran-7.2.0/inst to

[sage-devel] error while building Sage 7.3 from source while installing numpy-1.11.1

2016-10-07 Thread obenlandk
I get the following error when it is trying to install numpy ImportError: ~/sage-7.3/local/lib/liblapack.so.3: undefined symbol: zunmqr_ my system is CentOS7 x86_64 -- You received this message because you are subscribed to the Google Groups "sage-devel" group. To unsubscribe from this group

[sage-devel] Error while building Sage 7.1

2016-04-01 Thread cozzy
Hi I've encountered this error while building Sage from sources obtained from git -clone. I'm running Manjaro Linux 4.3.3-3-ARCH. Any ideas? Thanks John /lib/../lib64/libqd.so: undefined reference to `std::__cxx11::basic_string