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

[Pkg-octave-devel] Bug#876634: marked as done (octave-signal FTBFS on i386: assert (isequal (b9, b16)) failed)



Your message dated Tue, 7 Nov 2017 14:16:47 +0100
with message-id <20171107131647.giolsov32rut3dzf@laboissiere.net>
and subject line Re: [Pkg-octave-devel] Bug#876634: octave-signal FTBFS on i386: assert (isequal (b9, b16)) failed
has caused the Debian Bug report #876634,
regarding octave-signal FTBFS on i386: assert (isequal (b9, b16)) failed
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact owner@bugs.debian.org
immediately.)


-- 
876634: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=876634
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Source: octave-signal
Version: 1.3.2-2
Severity: serious

https://buildd.debian.org/status/fetch.php?pkg=octave-signal&arch=i386&ver=1.3.2-2&stamp=1504777518&raw=0

...
[fir2]
>>>>> /<<PKGBUILDDIR>>/debian/octave-signal/usr/share/octave/packages/signal-1.3.2/fir2.m
***** test
 f = [0 0.6 0.6 1]; m = [1 1 0 0];
 b9  = fir2 (30, f, m, 9);
 b16 = fir2 (30, f, m, 16);
 b17 = fir2 (30, f, m, 17);
 b32 = fir2 (30, f, m, 32);
 assert ( isequal (b9,  b16))
 assert ( isequal (b17, b32))
 assert (~isequal (b16, b17))
!!!!! test failed
assert (isequal (b9, b16)) failed
...

--- End Message ---
--- Begin Message ---
Control: fixed -1 1.3.2-3

* Adrian Bunk <bunk@debian.org> [2017-09-25 01:25]:

Source: octave-signal
Version: 1.3.2-2
Severity: serious

https://buildd.debian.org/status/fetch.php?pkg=octave-signal&arch=i386&ver=1.3.2-2&stamp=1504777518&raw=0

... [fir2]
/<<PKGBUILDDIR>>/debian/octave-signal/usr/share/octave/packages/signal-1.3.2/fir2.m
***** test f = [0 0.6 0.6 1]; m = [1 1 0 0]; b9 = fir2 (30, f, m, 9); b16 = fir2 (30, f, m, 16); b17 = fir2 (30, f, m, 17); b32 = fir2 (30, f, m, 32); assert ( isequal (b9, b16)) assert ( isequal (b17, b32)) assert (~isequal (b16, b17)) !!!!! test failed assert (isequal (b9, b16)) failed ...

This problem is fixed in version 1.3.2-3 of the package, which builds correctly on i386:

https://buildd.debian.org/status/fetch.php?pkg=octave-signal&arch=i386&ver=1.3.2-3&stamp=1509837814&raw=0

Rafael

--- End Message ---

Reply to: