• Bug#1061018: octave-splines: FTBFS: make: *** [debian/rules:5: binary]

    From Lucas Nussbaum@21:1/5 to All on Tue Jan 16 21:00:24 2024
    Source: octave-splines
    Version: 1.3.5-2
    Severity: serious
    Justification: FTBFS
    Tags: trixie sid ftbfs
    User: lucas@debian.org
    Usertags: ftbfs-20240115 ftbfs-trixie

    Hi,

    During a rebuild of all packages in sid, your package failed to build
    on amd64.


    Relevant part (hopefully):
    debian/rules binary
    dh binary --buildsystem=octave
    dh_update_autotools_config -O--buildsystem=octave
    dh_autoreconf -O--buildsystem=octave
    dh_octave_version -O--buildsystem=octave
    Checking the Octave version... ok
    dh_auto_configure -O--buildsystem=octave
    dh_auto_build -O--buildsystem=octave
    dh_auto_test -O--buildsystem=octave
    create-stamp debian/debhelper-build-stamp
    dh_testroot -O--buildsystem=octave
    dh_prep -O--buildsystem=octave
    dh_auto_install --destdir=debian/octave-splines/ -O--buildsystem=octave
    octave --no-gui --no-history --silent --no-init-file --no-window-system /usr/share/dh-octave/install-pkg.m /<<PKGBUILDDIR>>/debian/octave-splines/usr/share/octave/packages /<<PKGBUILDDIR>>/debian/octave-splines/usr/lib/x86_64-linux-gnu/octave/packages
    For information about changes from previous versions of the splines package, run 'news splines'.
    dh_octave_check -O--buildsystem=octave
    Checking package...
    Run the unit tests...
    Checking m files ...
    [inst/tps_val_der.m]
    /<<PKGBUILDDIR>>/inst/tps_val_der.m
    ***** shared a,b,x,y,x1,x2,y1,c,dy,dy0
    a = 2; b = -3; x = ([1:2:10 10.5 11.3])'; y = a*x;
    c = tpaps(x,y,1);
    ***** assert (a*ones(size(x)), tps_val_der(x,c,x), 1E3*eps);
    [x1 x2] = meshgrid(x, x);
    y1 = a*x1+b*x2;
    c = tpaps([x1(:) x2(:)],y1(:),0.5);
    dy = tps_val_der([x1(:) x2(:)],c,[x1(:) x2(:)]);
    dy0 = tps_val_der([x1(:) x2(:)],c,[x1(:) x2(:)],false);
    ***** assert (a*ones(size(x1(:))), dy(:, 1), 1E3*eps);
    ***** assert (b*ones(size(x2(:))), dy(:, 2), 1E3*eps);
    ***** assert (dy0, dy, 1E3*eps);
    4 tests, 4 passed, 0 known failure, 0 skipped
    [inst/bin_values.m]
    /<<PKGBUILDDIR>>/inst/bin_values.m
    ***** shared x, y, x_bin, y_bin, w_bin, n_bin
    x = [1; 2; 2; 3; 4];
    y = [0 0; 1 1; 2 1; 3 4; 5 NaN];
    [x_bin y_bin w_bin n_bin] = bin_values(x, y);
    ***** assert (x_bin, [1; 7/3]);
    ***** assert (y_bin, [0 0; 2 2]);
    ***** assert (!any(isfinite(w_bin(1, :))));
    ***** assert (w_bin(2, :), [3 1]);
    ***** assert (n_bin, [1; 3]);
    5 tests, 5 passed, 0 known failure, 0 skipped
    [inst/csaps_sel.m]
    /<<PKGBUILDDIR>>/inst/csaps_sel.m
    ***** shared x,y,ret,p,sigma2,unc_y
    x = [0:0.01:1]'; y = sin(x);
    [ret,p,sigma2,unc_y] = csaps_sel(x,y,x);
    malloc(): invalid size (unsorted)
    fatal: caught signal Aborted -- stopping myself...
    Aborted
    make: *** [debian/rules:5: binary] Error 134


    The full build log is available from: http://qa-logs.debian.net/2024/01/15/octave-splines_1.3.5-2_unstable.log

    All bugs filed during this archive rebuild are listed at: https://bugs.debian.org/cgi-bin/pkgreport.cgi?tag=ftbfs-20240115;users=lucas@debian.org
    or: https://udd.debian.org/bugs/?release=na&merged=ign&fnewerval=7&flastmodval=7&fusertag=only&fusertagtag=ftbfs-20240115&fusertaguser=lucas@debian.org&allbugs=1&cseverity=1&ctags=1&caffected=1#results

    A list of current common problems and possible solutions is available at http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

    If you reassign this bug to another package, please mark it as 'affects'-ing this package. See https://www.debian.org/Bugs/server-control#affects

    If you fail to reproduce this, please provide a build log and diff it with mine so that we can identify if something relevant changed in the meantime.

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From Debian Bug Tracking System@21:1/5 to All on Wed Jan 17 13:00:01 2024
    Processing control commands:

    block -1 by 1061049
    Bug #1061018 [src:octave-splines] octave-splines: FTBFS: make: *** [debian/rules:5: binary] Error 134
    1061018 was not blocked by any bugs.
    1061018 was not blocking any bugs.
    Added blocking bug(s) of 1061018: 1061049

    --
    1061018: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1061018
    Debian Bug Tracking System
    Contact owner@bugs.debian.org with problems

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From Debian Bug Tracking System@21:1/5 to All on Fri Jan 19 20:30:01 2024
    This is a multi-part message in MIME format...

    Your message dated Fri, 19 Jan 2024 20:25:02 +0100
    with message-id <a1f29c29cea911f2fae9230560e4b7d4bd4b551e.camel@debian.org>
    and subject line Re: Bug#1061018: octave-splines: FTBFS: make: *** [debian/rules:5: binary] Error 134
    has caused the Debian Bug report #1061018,
    regarding octave-splines: FTBFS: make: *** [debian/rules:5: binary] Error 134 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.)


    --
    1061018: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1061018
    Debian Bug Tracking System
    Contact owner@bugs.debian.org with problems

    Received: (at submit) by bugs.debian.org; 16 Jan 2024 19:45:24 +0000 X-Spam-Checker-Version: SpamAssassin 3.4.6-bugs.debian.org_2005_01_02
    (2021-04-09) on buxtehude.debian.org
    X-Spam-Level:
    X-Spam-Status: No, score=-107.0 required=4.0 tests=BAYES_00,DKIMWL_WL_HIGH,
    DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,DKIM_VALID_EF,FROMDEVELOPER,
    SPF_HELO_NONE,SPF_NONE,T_SCC_BODY_TEXT_LINE,UNPARSEABLE_RELAY,
    USER_IN_DKIM_WELCOMELIST,USER_IN_DKIM_WHITELIST autolearn=ham
    autolearn_force=no version=3.4.6-bugs.debian.org_2005_01_02 X-Spam-Bayes: score:0.0000 Tokens: new, 46; hammy, 150; neutral, 159; spammy,
    0. spammytokens:
    hammytokens:0.000-+--Hx-spam-relays-external:sk:stravin,
    0.000-+--H*RT:sk:stravin, 0.000-+--Hx-spam-relays-external:311,
    0.000-+--H*RT:108, 0.000-+--H*RT:311
    Return-path: <lucas@debian.org>
    Received: from stravinsky.debian.org ([2001:41b8:2