Package: src:octave-doctest
Version: 0.8.1-1
Severity: serious
Tags: ftbfs forky sid

Dear maintainer:

During a rebuild of all packages in unstable, this package failed to build.

Below you will find the last part of the build log (probably the most
relevant part, but not necessarily). If required, the full build log
is available here:

https://people.debian.org/~sanvila/build-logs/202603/

About the archive rebuild: The build was made on virtual machines from AWS,
using sbuild and a reduced chroot with only build-essential packages.

If you cannot reproduce the bug please contact me privately, as I
am willing to provide ssh access to a virtual machine where the bug is
fully reproducible.

If this is really a bug in one of the build-depends, please use
reassign and add an affects on src:octave-doctest, so that this is still
visible in the BTS web page for this package.

Thanks.

--------------------------------------------------------------------------------
[...]
 debian/rules clean
dh clean --buildsystem=octave
   dh_auto_clean -O--buildsystem=octave
        dh_octave_clean
make[1]: Entering directory '/<<PKGBUILDDIR>>'
/bin/bash: line 1: git: command not found
rm -rf "tmp"
make[1]: *** No rule to make target 'distclean'.
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
make[1]: Entering directory '/<<PKGBUILDDIR>>'
make[1]: *** src: No such file or directory.  Stop.
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
   dh_autoreconf_clean -O--buildsystem=octave
   dh_clean -O--buildsystem=octave
 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-doctest/ -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-doctest/usr/share/octave/packages 
/<<PKGBUILDDIR>>/debian/octave-doctest/usr/lib/x86_64-linux-gnu/octave/packages
mkdir (/tmp/oct-6vAhfc)
untar (/tmp//octave-doctest-0.8.1.tar.gz, /tmp/oct-6vAhfc)
For information about changes from previous versions of the doctest package, 
run 'news doctest'.
Please report any issues with the doctest package at 
"https://gnu-octave.github.io/packages/doctest/";
   dh_octave_check -O--buildsystem=octave
Checking package...
Run the unit tests...
Checking m files ...
Checking C++ files ...
Run tests in debian/check.m
Doctest v0.8.1: this is Free Software without warranty, see source.

doctest ................................................ FAIL    1/16  

   >> license       % doctest: +XFAIL_IF(DOCTEST_MATLAB)

      expected: ans = GNU General Public License

      got     : ans = GNU General Public License v3+


test/
  test_class ........................................... PASS    2/2   
  @test_class/test_class ............................... PASS    2/2   
  @test_class/test_method .............................. PASS    1/1   
  test_classdef ........................................ PASS    2/2   
  test_classdef.amethod ................................ NO TESTS
  test_classdef.disp ................................... PASS    1/1   
  test_classdef.test_classdef .......................... PASS    1/1   
  test_shadow .......................................... PASS    1/1   
  @test_shadow/test_shadow ............................. PASS    1/1   
  bist.m ............................................... NO TESTS
  cdef_subhandle1.m .................................... PASS    1/1   
  cdef_subhandle2.m .................................... PASS    1/1   
  classdef_infile.m .................................... PASS    2/2   
  examples/
    greet.m ............................................ PASS    1/1   
  private/
    test_in_private_dir.m .............................. PASS    1/1   
  test_angle_brackets.m ................................ PASS    4/4   
  test_ans.m ........................................... NO TESTS
  test_ans.texinfo ..................................... PASS    5/5   
  test_blank_match.m ................................... PASS    1/1   
  test_clear.m ......................................... PASS   11/11  
  test_clear_all_first.m ............................... PASS    3/3   
  test_clear_isoctave.m ................................ PASS    6/6   
  test_comments.texinfo ................................ PASS    3/3   
  test_comments_with_directives.m ...................... PASS    3/3   
  test_compare_backspace.m ............................. PASS    1/1   
  test_compare_hyperlinks.m ............................ PASS    1/1   
  test_deprecated.m .................................... NO TESTS
  test_diary_style.texinfo ............................. PASS    6/6   
  test_diary_style_mixed.texinfo ....................... PASS    2/2   
  test_dir/
    test1.m ............................................ PASS    1/1   
    test_subdir/
      test2.m .......................................... PASS    1/1   
  test_ellipsis.m ...................................... PASS    4/4   
  test_ellipsis_match_empty.m .......................... PASS    5/5   
  test_ellipsis_match_whitespace.m ..................... PASS    9/9   
  test_error.m ......................................... PASS    7/7   
  test_error.texinfo ................................... PASS    7/7   
  test_format.m ........................................ PASS    5/5   
  test_long_rows.m ..................................... PASS    1/1   
  test_long_rows.texinfo ............................... PASS    1/1   
  test_methods_in_subdir/
    logical ............................................ NO TESTS
    @logical/mynewmethod ............................... PASS    3/3   
  test_multi_directives.m .............................. PASS    5/5   
  test_multi_result.texinfo ............................ PASS    9/9   
  test_multi_return.texinfo ............................ PASS    6/6   
  test_no_docs.m ....................................... NO TESTS
  test_shadow .......................................... PASS    1/1   
  @test_shadow/test_shadow ............................. PASS    1/1   
  test_shadow.m ........................................ PASS    2/2   
  test_skip.m .......................................... PASS    3/3   
  test_skip_comments.texinfo ........................... PASS    2/2   
  test_skip_if.m ....................................... PASS    4/4   
  test_skip_if_multiple.m .............................. PASS    5/5   
  test_skip_malformed.texinfo .......................... NO TESTS
  test_skip_only_one.m ................................. NO TESTS
  test_skip_unless.m ................................... PASS    4/4   
  test_skip_wo_output.texinfo .......................... PASS    6/6   
  test_skip_wo_output_diary.m .......................... PASS    2/2   
  test_skip_wo_output_diary.texinfo .................... PASS    5/5   
  test_tab_before_prompt.m ............................. PASS    2/2   
  test_var.texinfo ..................................... PASS    2/2   
  test_warning.m ....................................... PASS    1/1   
  test_whitespace.m .................................... PASS    8/8   
  test_windows_eol.texinfo ............................. PASS    3/3   
  test_xfail.m ......................................... PASS    3/3   
  test_xfail.texinfo ................................... PASS    1/1   
  test_xfail_if.m ...................................... PASS    6/6   
  test_xfail_if_code.m ................................. PASS    5/5   
  test_xfail_if_code.texinfo ........................... PASS    3/3   
  test_xfail_if_multiple.m ............................. PASS    7/7   
  test_xfail_unless.m .................................. PASS    6/6   
  test_xskip_if_code.texinfo ........................... PASS    2/2   
test/examples/
  greet.m .............................................. PASS    1/1   

Summary:

   FAIL    1/228 

72/73 targets passed, 8 without tests.

make: *** [debian/rules:5: binary] Error 1
dpkg-buildpackage: error: debian/rules binary subprocess failed with exit 
status 2
--------------------------------------------------------------------------------

Reply via email to