Your message dated Thu, 14 May 2026 22:23:28 +0200
with message-id <[email protected]>
and subject line autoconf fixed in sid
has caused the Debian Bug report #1133580,
regarding octave-audio: ftbfs with GCC-16
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.)


-- 
1133580: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1133580
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: src:octave-audio
Version: 2.0.11-1
Severity: important
Tags: sid forky ftbfs
User: [email protected]
Usertags: ftbfs-gcc-16

Hi,

octave-audio fails to build in a test rebuild on at least amd64 and arm64 with
gcc-16/g++-16, but builds properly with gcc-15/g++-15. The severity of this
report will be raised before the forky release.

The full build log can be found at:
https://people.debian.org/~ema/gcc-16-rebuilds/output-1/octave-audio_arm64.build.xz

The last lines of the build log are at the end of this report.

To build with GCC 16, either set CC=gcc-16 CXX=g++-16 explicitly,
or install the gcc, g++, gfortran, ... packages from experimental.

  apt-get -t=experimental install g++ 

Common build failures include unused (but set) variables, array subscripts
partly outside array bounds, and new/dropped symbols in Debian symbols files.
For other C/C++ related build failures see the porting guide at
http://gcc.gnu.org/gcc-16/porting_to.html

Please only close this issue after double-checking that the package can be
built correctly with GCC 16.

Please do not reassign this bug to another package. If a fix in another package
is required, then file a bug for the other package (or clone), and mark this
bug as blocked by the bug in the other package.

[...]


midi_object.cc: In static member function ‘static void 
octave_midi::octave_midi_callback(void*)’:
config.h:31:23: error: ‘feval’ was not declared in this scope; did you mean 
‘octave::feval’?
   31 | #define OCTAVE__FEVAL feval
      |                       ^~~~~
midi_object.cc:36:35: note: in expansion of macro ‘OCTAVE__FEVAL’
   36 |           octave_value_list ret = OCTAVE__FEVAL (dev->callback, ovl 
(dev->callbackdata), 0);
      |                                   ^~~~~~~~~~~~~
In file included from oct-alt-includes.h:2,
                 from config.h:67,
                 from midi_object.cc:20:
/usr/include/octave-11.1.0/octave/../octave/parse.h:860:1: note: 
‘octave::feval’ declared here
  860 | feval (const octave_value_list& args, int nargout = 0);
      | ^~~~~
config.h:28:36: error: ISO C++ forbids declaration of 
‘octave_execution_exception’ with no type [-fpermissive]
   28 | #define OCTAVE_EXECUTION_EXCEPTION octave_execution_exception
      |                                    ^~~~~~~~~~~~~~~~~~~~~~~~~~
midi_object.cc:38:18: note: in expansion of macro ‘OCTAVE_EXECUTION_EXCEPTION’
   38 |     catch (const OCTAVE_EXECUTION_EXCEPTION &e)
      |                  ^~~~~~~~~~~~~~~~~~~~~~~~~~
midi_object.cc:38:45: error: expected ‘)’ before ‘&’ token
   38 |     catch (const OCTAVE_EXECUTION_EXCEPTION &e)
      |           ~                                 ^
midi_object.cc:38:45: error: expected ‘{’ before ‘&’ token
midi_object.cc:38:46: error: ‘e’ was not declared in this scope; did you mean 
‘std::numbers::e’?
   38 |     catch (const OCTAVE_EXECUTION_EXCEPTION &e)
      |                                              ^
      |                                              std::numbers::e
In file included from /usr/include/c++/16/bits/max_size_type.h:40,
                 from /usr/include/c++/16/bits/ranges_base.h:41,
                 from /usr/include/c++/16/bits/ranges_algobase.h:38,
                 from /usr/include/c++/16/bits/ranges_algo.h:39,
                 from /usr/include/c++/16/algorithm:65,
                 from 
/usr/include/octave-11.1.0/octave/../octave/Array-base.h:33,
                 from 
/usr/include/octave-11.1.0/octave/../octave/Array-oct.h:35,
                 from /usr/include/octave-11.1.0/octave/../octave/Array.h:35,
                 from /usr/include/octave-11.1.0/octave/../octave/oct.h:33,
                 from midi_object.cc:17:
/usr/include/c++/16/numbers:129:27: note: ‘std::numbers::e’ declared here
  129 |   inline constexpr double e = e_v<double>;
      |                           ^
midi_object.cc: In member function ‘virtual octave_base_value* 
octave_midi::unique_clone()’:
config.h:34:18: error: ‘count’ was not declared in this scope
   34 | #define OV_COUNT count
      |                  ^~~~~
midi_object.cc:138:3: note: in expansion of macro ‘OV_COUNT’
  138 |   OV_COUNT++;
      |   ^~~~~~~~
config.h:34:18: note: suggested alternatives:
midi_object.cc:138:3: note: in expansion of macro ‘OV_COUNT’
  138 |   OV_COUNT++;
      |   ^~~~~~~~
In file included from /usr/include/c++/16/algorithm:91:
/usr/include/c++/16/pstl/glue_algorithm_defs.h:102:1: note:   ‘std::count’
  102 | count(_ExecutionPolicy&& __exec, _ForwardIterator __first, 
_ForwardIterator __last, const _Tp& __value);
      | ^~~~~
/usr/include/c++/16/bits/ranges_algo.h:347:31: note:   ‘std::ranges::count’
  347 |   inline constexpr __count_fn count{};
      |                               ^~~~~
make[1]: *** [Makefile:14: midi_object.o] Error 1
make[1]: *** Waiting for unfinished jobs....
make[1]: Leaving directory '/tmp/oct-VHsdqA/octave-audio-2.0.11/src'

error: pkg: error running 'make' for the audio package
error: called from
    configure_make at line 121 column 9
    install at line 202 column 7
    pkg at line 692 column 9
    /usr/share/dh-octave/install-pkg.m at line 45 column 1
dh_auto_install: error: octave --no-gui --no-history --silent --no-init-file 
--no-window-system /usr/share/dh-octave/install-pkg.m 
/build/reproducible-path/octave-audio-2.0.11/debian/octave-audio/usr/share/octave/packages
 
/build/reproducible-path/octave-audio-2.0.11/debian/octave-audio/usr/lib/aarch64-linux-gnu/octave/packages
 returned exit code 1
make: *** [debian/rules:5: binary] Error 25
dpkg-buildpackage: error: debian/rules binary subprocess failed with exit 
status 2

--- End Message ---
--- Begin Message ---
Hi,

these bugs were blocked by #1133694 in autoconf.

autoconf 0.73-1 was fixed and 0.73-2 got uploaded to unstable now so those bugs 
can be closed.
(I also closed the autoconf one properly now)

Regards,

Rene

--- End Message ---

Reply via email to