[Bug 2098115] Re: octave-control: autopkgtest fails vs lapack 3.12.1-2 on ppc64el

Nick Rosbrook 2098115 at bugs.launchpad.net
Thu Feb 13 15:38:32 UTC 2025


Forwarded the patch to debian: https://salsa.debian.org/pkg-octave-
team/octave-control/-/merge_requests/2

** Changed in: lapack (Ubuntu)
       Status: New => Invalid

-- 
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to lapack in Ubuntu.
https://bugs.launchpad.net/bugs/2098115

Title:
  octave-control: autopkgtest fails vs lapack 3.12.1-2 on ppc64el

Status in lapack package in Ubuntu:
  Invalid
Status in octave-control package in Ubuntu:
  Fix Released

Bug description:
  Here is the relevant part of the failure[1]:

   >>>>> /tmp/autopkgtest.eNmmQF/build.XH4/src/inst/impulse.m
  178s ***** test
  178s  t=0:1:4;
  178s  sys=tf(1,[1 2 2 1]);
  178s  y=impulse(sys,t);
  178s  assert (y(1), 0, eps);
  178s  assert (y(2), 0.241686482894434, 2*eps);
  178s  assert (y(3), 0.404040547757057, 2*eps);
  178s  assert (y(4), 0.307384479794317, 2*eps);
  178s  assert (y(5), 0.121908527560869, 6*eps);  # error propagation
  178s ***** test
  178s  t=0:1:4;
  178s  sys=tf(1,[1 2 2 1]);
  178s  sys2=c2d(sys, 1, "impulse");
  178s  y=impulse(sys2,t);
  178s  assert (y(1), 0, eps);
  178s  assert (y(2), 0.241686482894434, 2*eps);
  178s  assert (y(3), 0.404040547757057, 3*eps);
  178s  assert (y(4), 0.307384479794317, 7*eps);
  178s  assert (y(5), 0.121908527560869, 7*eps);  # error propagation
  178s !!!!! test failed
  178s ASSERT errors for:  assert (y (3),0.404040547757057,3 * eps)
  178s 
  178s   Location  |  Observed  |  Expected  |  Reason
  178s      ()        0.40404      0.40404      Abs err 7.2164e-16 exceeds tol 6.6613e-16 by 6e-17

  This is the same as https://bugs.debian.org/cgi-
  bin/bugreport.cgi?bug=1091162, but on ppc64el.

  We should simply increase the tolerance further.

  [1] https://autopkgtest.ubuntu.com/results/autopkgtest-
  plucky/plucky/ppc64el/o/octave-control/20250212_042248_13d24@/log.gz

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/lapack/+bug/2098115/+subscriptions




More information about the foundations-bugs mailing list