Your message dated Fri, 06 Mar 2026 09:50:15 +0000
with message-id <[email protected]>
and subject line Bug#1129887: fixed in octave-doctest 0.8.1-3
has caused the Debian Bug report #1129887,
regarding octave-doctest: FTBFS: Summary: FAIL 1/228
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 [email protected]
immediately.)
--
1129887: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1129887
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
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
--------------------------------------------------------------------------------
--- End Message ---
--- Begin Message ---
Source: octave-doctest
Source-Version: 0.8.1-3
Done: Rafael Laboissière <[email protected]>
We believe that the bug you reported is fixed in the latest version of
octave-doctest, which is due to be installed in the Debian FTP archive.
A summary of the changes between this version and the previous one is
attached.
Thank you for reporting the bug, which will now be closed. If you
have further comments please address them to [email protected],
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Rafael Laboissière <[email protected]> (supplier of updated octave-doctest
package)
(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [email protected])
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512
Format: 1.8
Date: Fri, 06 Mar 2026 09:27:23 +0000
Source: octave-doctest
Architecture: source
Version: 0.8.1-3
Distribution: unstable
Urgency: medium
Maintainer: Debian Octave Group <[email protected]>
Changed-By: Rafael Laboissière <[email protected]>
Closes: 1129887
Changes:
octave-doctest (0.8.1-3) unstable; urgency=medium
.
* Upload to unstable (Closes: #1129887)
.
octave-doctest (0.8.1-2) experimental; urgency=medium
.
* d/salsa-ci.yml: New file
* d/control:
+ Drop the redundant Priority field, which defaults to optional now
+ Bump Standards-Version to 4.7.3
* d/p/license-test-octave-11.patch: New patch
Checksums-Sha1:
b5194e81bc8819a805c5fcc27ad4f8085febaa3e 2192 octave-doctest_0.8.1-3.dsc
a419ef56ec5c07b72254272fa512fc6c00a423d0 4344
octave-doctest_0.8.1-3.debian.tar.xz
Checksums-Sha256:
b0bb2b0aee84d78d3947262ccbb80688ca69d6934b3a9409a0589077062ad282 2192
octave-doctest_0.8.1-3.dsc
5081718bdc1cb407d3fe093b91fb29f516321d7b643607cad67243e3a55ac910 4344
octave-doctest_0.8.1-3.debian.tar.xz
Files:
fcccce3c664a545c98e861f830ac694d 2192 math optional octave-doctest_0.8.1-3.dsc
ff77bdea7b99872db9e614df78c1abee 4344 math optional
octave-doctest_0.8.1-3.debian.tar.xz
-----BEGIN PGP SIGNATURE-----
iQJGBAEBCgAwFiEEP0ZDkUmP6HS9tdmPISSqGYN4XJAFAmmqntASHHJhZmFlbEBk
ZWJpYW4ub3JnAAoJECEkqhmDeFyQIeQP/jeXimfDG8cBSo38qqBeWoR9eaziicAl
urZk9VSqv/8T2e4NuoKQNa3jAe1GEt2CD88pvwY8AdqwVMP20h/Ti8ZT1eYsj+mC
qBuW8SBBvkfucitN6iq4uVT8Hc6oWxCEfyCnFOqzE7SlMtFTAId9IEvj24Hl98Gg
BzIJS2fkklhl0ZJrHZJeZ2RN3mIRNDNT2EoZridFyc9Y/6Aox/lNo8NRIla2gEJO
Ud6AHqA5y4aH7GbS/JCNH/I3MToNMebvYaIXZrRPTKVKiLToXv3pXIl6NKOHmZXA
TwKw00VsCxQVEQLKgBk5ceDf+2kQtw2d3l99JMJ1Q8n3DhLSmJ6/Jae4hbanRhVI
teMJaQT89DsNeJYZBiRMbdrmdSrgs3tHletvhG0b3Q1lbISMhJSuaE/ilcYKQwN0
0zdBPiKC/0W9wVdf91GxtrQgWtocW8K41i1MFoZE1i9K4vJe1dm8DC/gK9d+cSJP
TqRYOJeNdfkStRZEirSa0d3bTDZefAeq1mvV3cZzn32iW3hxX23K7cvew9Jf1AAv
cmqNJ++wFfuL8IPv30NFH5QZg2mQxE6A+mvyaLeRImvyJsY8GPQthZGzc8cvNfkJ
/fvcYLoiZ2uIt3Q3kn9jeusYaMhFiwFAOIJs50QYNawEkZIr50ZZreSWX+5Z9alt
9btpljLIdFx0
=D6/s
-----END PGP SIGNATURE-----
pgpkGimCqHBQI.pgp
Description: PGP signature
--- End Message ---