I have tried to switch to 9,3.beta0 (yes, my OS is essentially Ubuntu 20.10)
This failed and I don't know what went wrong. The end of the log file is:

[sagelib-9.3.beta0] gcc -pthread -shared 
-Wl,-rpath-link,/home/bruce/sage-8.9.beta1/local/lib 
-L/home/bruce/sage-8.9.beta1/local/lib 
-Wl,-rpath,/home/bruce/sage-8.9.beta1/local/lib -L. 
-Wl,-rpath-link,/home/bruce/sage-8.9.beta1/local/lib 
-L/home/bruce/sage-8.9.beta1/local/lib 
-Wl,-rpath,/home/bruce/sage-8.9.beta1/local/lib 
-Wl,-rpath-link,/home/bruce/sage-8.9.beta1/local/lib 
-L/home/bruce/sage-8.9.beta1/local/lib 
-Wl,-rpath,/home/bruce/sage-8.9.beta1/local/lib 
build/temp.linux-x86_64-3.8/build/cythonized/sage/ext/interpreters/wrapper_el.o 
-L/home/bruce/sage-8.9.beta1/local/lib -o 
build/lib.linux-x86_64-3.8/sage/ext/interpreters/wrapper_el.cpython-38-x86_64-linux-gnu.so
 
-lpari
[sagelib-9.3.beta0] error: command 'gcc' failed with exit status 1
[sagelib-9.3.beta0] 
[sagelib-9.3.beta0] real    42m3.944s
[sagelib-9.3.beta0] user    40m56.660s
[sagelib-9.3.beta0] sys    0m56.600s
make[4]: *** [Makefile:2163: sagelib-no-deps] Error 1
make[3]: *** [Makefile:2163: 
/home/bruce/sage-8.9.beta1/local/var/lib/sage/installed/sagelib-9.3.beta0] 
Error 2
make[2]: *** [Makefile:1766: all-start] Error 2
make[2]: Leaving directory '/home/bruce/sage-8.9.beta1/build/make'

real    142m18.202s
user    161m41.339s
sys    9m2.716s
***************************************************************
Error building Sage.

The following package(s) may have failed to build (not necessarily
during this run of 'make all-start'):

It is safe to delete any log files and build directories, but they
contain information that is helpful for debugging build problems.
WARNING: If you now run 'make' again, the build directory of the
same version of the package will, by default, be deleted. Set the
environment variable SAGE_KEEP_BUILT_SPKGS=yes to prevent this.


On Tuesday, 3 November 2020 at 12:51:24 UTC dim...@gmail.com wrote:

> On Tue, Nov 3, 2020 at 10:38 AM brucew...@gmail.com
> <brucew...@gmail.com> wrote:
> >
> > I have just tried to build sage and got the following error message
> >
> > [sagelib-9.2.rc0] pkgconfig.pkgconfig.PackageNotFoundError: fflas-ffpack 
> not found
>
> 9.2 is now released - why are you still on rc0?
>
> Most probably this error means that fflas_ffpack was not
> successfully installed.
> (you can check logs/pkgs/fflas_ffpack-2.4.3.log for errors)
> It could also be the case that a buildsystem update broke something,
> and you need
> to "make distclean"
>
> In any case, it seems that you have a system similar to Ubuntu version
> 20.10 (released 2020-10-22) - and
> probably only very little, if at all, testing, was done for it in 9.2
> (released 2020-10-26).
>
> You'd be better switch to 9.3.beta0
>
> Please also post the top-level config.log, and look at the final part
> of output of ./configure to see which
> system packages you can install.
>
>
>
> >
> > I recently upgraded to Pop!_OS 20.10
> >
> > Could someone please tell me how to fix this?
> >
> > Thanks,
> > Bruce
> >
> > --
> > 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.
> > To view this discussion on the web visit 
> https://groups.google.com/d/msgid/sage-devel/39947bb0-0e4f-48ca-9f08-e29bfd7f93f9n%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/ea466d27-c6ef-415e-b9d8-9d2631703325n%40googlegroups.com.

Reply via email to