Source: octave-level-set
Version: 0.3.0-11
Severity: serious
Tags: ftbfs
https://buildd.debian.org/status/package.php?p=octave-level-set
...
In file included from /usr/include/c++/10/cassert:44,
from internal_fastmarching.cpp:29:
internal_fastmarching.cpp: In lambda function:
internal_fastmarching.cpp:77:51: error: ‘const class Array<long int>’ has no
member named ‘length’
77 | && static_cast<dimensionT> (idx.length ()) == D);
| ^~~~~~
internal_fastmarching.cpp: In lambda function:
internal_fastmarching.cpp:102:51: error: ‘const class Array<long int>’ has no
member named ‘length’
102 | && static_cast<dimensionT> (idx.length ()) == D);
| ^~~~~~
...