Bug#916961: octave-symbolic FTBFS: test failures

2018-12-21 Thread Mike Miller
On Thu, Dec 20, 2018 at 22:29:16 +0200, Adrian Bunk wrote: > Some recent change in unstable makes octave-symbolic FTBFS: […] > * test > % performance: want roughly O(1) not O(n) > A = linspace(sym(0), sym(10), 3); % do one first, avoid caching > tic; A = linspace(sym(0), sym(10), 3); t1 =

Bug#916961: octave-symbolic FTBFS: test failures

2018-12-20 Thread Adrian Bunk
Source: octave-symbolic Version: 2.7.1-1 Severity: serious Tags: ftbfs Some recent change in unstable makes octave-symbolic FTBFS: https://tests.reproducible-builds.org/debian/history/octave-symbolic.html https://tests.reproducible-builds.org/debian/rb-pkg/unstable/amd64/octave-symbolic.html ...