On Sat, Mar 21, 2020 at 01:42:23AM +0800, Dima Pasechnik wrote:
> On Sat, Mar 21, 2020 at 12:51 AM Thierry
> <
sage-goo...@lma.metelu.net> wrote:
> >
> > Hi,
> >
> > for the first time in a while, i did a "make distclean" to test the
> > `spkg-configure.m4` feature. I am running a pretty standard Debian
> > buster with x86_64 arch.
> >
> > I installed all dependencies listed in
> > $SAGE/src/doc/en/installation/debian.txt and
> > $SAGE/src/doc/en/installation/debian-optional.txt
> >
> > I ran ./confiure and make
> >
> > However, i can not compile sagelib anymore, i get some :
> >
> > [sagelib-9.1.beta8] /usr/bin/ld: cannot find -larb
> > [sagelib-9.1.beta8] collect2: error: ld returned 1 exit status
> >
> > The full log can be found at :
> >
https://tmpsage.metelu.net/sagelib-9.1.beta8.log
> >
> > What is wrong ?
> a known bug. See
https://trac.sagemath.org/ticket/29365