[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: RFS: fflas-fpack



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

Reply to: