Hi Julien, Thanks for looking into this.
Le 14/05/2020 à 21:43, Julien Puydt a écrit : > Hi, > > upstream has tried to provide a fix for your problem on their latest > trunk branch : would you be able to give it a try? > > Thanks, Well, I certainly can try, but wouldn't it be easier for you who know this package best? I tried compiling the git version of flint on the porterbox eller.debian.org but apparently the build-dependencies need libfontconfig1 which is not installable at the moment, I/we need to wait for it becoming available unless you can compile flint for mis64el otherwise: # log in to eller thibaut@u-wing:~/testhypergeom$ ssh eller.debian.org # make chroot thibaut@eller:~$ schroot -b -c sid_mips64el-dchroot -n hypergeom # install libraries in chroot thibaut@eller:~$ dd-schroot-cmd -c hypergeom apt-get update thibaut@eller:~$ dd-schroot-cmd -c hypergeom apt-get install libflint-arb2 # get flint source package thibaut@eller:~$ dd-schroot-cmd -c hypergeom apt-get install git thibaut@eller:~$ schroot -r -c hypergeom (sid_mips64el-dchroot)thibaut@eller:~$ debcheckout flint ^D # get flint updated source from git thibaut@eller:~$ mkdir git thibaut@eller:~$ cd git thibaut@eller:~/git$ git clone https://github.com/wbhart/flint2.git # (actually failed, I had to manually download the code into git/flint2-trunk) thibaut@eller:~/git$ cp -a ../flint/debian flint2-trunk/debian thibaut@eller:~/git$ cd flint2-trunk # install build-dependencies in chroot thibaut@eller:~/git/flint2-trunk$ dd-schroot-cmd -c hypergeom apt-get build-dep flint [...] The following packages have unmet dependencies: libfontconfig1 : Depends: fontconfig-config (>= 2.13.1-4.1) but it is not installable E: Error, pkgProblemResolver::Resolve generated breaks, this may be caused by held packages. Command apt-get --dry-run build-dep -- flint exited with exit code 1. thibaut@eller:~/git/flint2-trunk$ Kind regards, Thibaut.
signature.asc
Description: OpenPGP digital signature