Uploaded. Thanks for your work on this, Andreas. On Fri, Sep 04, 2020 at 06:42:24PM +0000, Torrance, Douglas wrote: > On 9/4/20 3:42 AM, Andreas Tille wrote: > > sorry for the long delay. > > No worries! > > > I've checked this but the autopkgtest fails in my pbuilder invironment: > > > > > > autopkgtest [07:03:26]: test upstream-tests: [----------------------- > > g++ tests/test-multifile1.o tests/test-multifile2.o -fopenmp -lblas > > -llapack -lgivaro -lgmp -lgmpxx -o test-multifile1 > > /bin/sh: 6: ./test-fdot: not found > > FAIL: test-fdot > > /bin/sh: 6: ./test-finit: not found > > FAIL: test-finit > > [ etc. ] > > The problem was that with pbuilder, we still have the leftover build > artifacts, and so the Makefile that autopkgtest was calling wasn't > rebuilding the tests. And the ones that it did find were in the wrong > directory. > > I've updated the Makefile so that it cleans out the tests in the build > directory first. > > It should be good to go now if you're available to look at it again. > https://salsa.debian.org/science-team/fflas-ffpack > > Thanks! > Doug
-- http://fam-tille.de

