[Pkg-octave-devel] [RFU] octave-interval 3.1.0-1

Oliver Heimlich oheim at posteo.de
Wed Dec 27 05:37:48 UTC 2017



Am 26. Dezember 2017 22:03:52 MEZ schrieb "Sébastien Villemot" <sebastien at debian.org>:
>On Tue, Dec 26, 2017 at 01:09:21PM +0100, Oliver Heimlich wrote:
>
>> Thanks for checking. I have addressed all these findings in revision
>> 2aaf67b5554319ebdb4d57ac0d379c818e178377.
>
>I uploaded it after making a few more changes (see the git). In
>particular I
>had to revert the bump to debhelper compat level 11, because that does
>not seem
>supported by cdbs (on which our infrastructure relies); I opened
>#885407 about
>this issue.

Thanks!

>The last problem is that the autopkgtest fails badly, and it is not
>immediately
>clear to me why. I nevertheless made the upload because we need to fix
>the RC
>bugs. Please have a look at the autopkgtest logs when they appear (or
>even
>better, try to run them locally) and fix the problems in the next
>upload.

In the logs I can see problems with loading the test data:

***** shared testdata 
 # Load compiled test data (from src/test/*.itl)
 testdata = load (file_in_loadpath ("test/itl.mat")); 
!!!!! test failed load: unable to find file
shared variables scalar structure containing the fields:
 testdata = [](0x0)

However, in the later tests of .cc files, the very same expressions seems to be working.

Also in the last checks:

Checking supplementary TST files ... 
>>>>> processing crlibm.tst 
????? crlibm.tst does not exist in path 
>>>>> processing meshgrid.tst 
????? meshgrid.tst does not exist in path

Both problems look like some of the files or paths seem to be missing during autopkgtest. I have to check that later.

Oliver



More information about the Pkg-octave-devel mailing list