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 #1133581,
regarding octave-communications: 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.)
--
1133581: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1133581
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: src:octave-communications
Version: 1.2.7-2
Severity: important
Tags: sid forky ftbfs
User: [email protected]
Usertags: ftbfs-gcc-16
Hi,
octave-communications 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-communications_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.
[...]
compilation terminated.
In file included from config.h:134,
from op-gm-m.cc:22:
oct-alt-includes.h:2:10: fatal error: octave/gripes.h: No such file or directory
2 | #include <octave/gripes.h>
| ^~~~~~~~~~~~~~~~~
compilation terminated.
make[1]: *** [Makefile:44: op-gm-s.o] Error 1
In file included from config.h:134,
from isprimitive.cc:22:
oct-alt-includes.h:2:10: fatal error: octave/gripes.h: No such file or directory
2 | #include <octave/gripes.h>
| ^~~~~~~~~~~~~~~~~
compilation terminated.
In file included from config.h:134,
from ov-galois.cc:22:
oct-alt-includes.h:2:10: fatal error: octave/gripes.h: No such file or directory
2 | #include <octave/gripes.h>
| ^~~~~~~~~~~~~~~~~
compilation terminated.
make[1]: *** [Makefile:44: op-gm-m.o] Error 1
make[1]: *** [Makefile:44: op-m-gm.o] Error 1
make[1]: *** [Makefile:47: isprimitive.oct] Error 1
make[1]: *** [Makefile:44: ov-galois.o] Error 1
In file included from config.h:134,
from __errcore__.cc:24:
oct-alt-includes.h:2:10: fatal error: octave/gripes.h: No such file or directory
2 | #include <octave/gripes.h>
| ^~~~~~~~~~~~~~~~~
compilation terminated.
In file included from config.h:134,
from __gfweight__.cc:24:
oct-alt-includes.h:2:10: fatal error: octave/gripes.h: No such file or directory
2 | #include <octave/gripes.h>
| ^~~~~~~~~~~~~~~~~
compilation terminated.
In file included from config.h:134,
from cyclpoly.cc:27:
oct-alt-includes.h:2:10: fatal error: octave/gripes.h: No such file or directory
2 | #include <octave/gripes.h>
| ^~~~~~~~~~~~~~~~~
compilation terminated.
make[1]: *** [Makefile:47: __errcore__.oct] Error 1
In file included from config.h:134,
from galois.h:26,
from galois-def.cc:21:
oct-alt-includes.h:2:10: fatal error: octave/gripes.h: No such file or directory
2 | #include <octave/gripes.h>
| ^~~~~~~~~~~~~~~~~
compilation terminated.
make[1]: *** [Makefile:47: __gfweight__.oct] Error 1
make[1]: *** [Makefile:47: cyclpoly.oct] Error 1
make[1]: *** [Makefile:44: galois-def.o] Error 1
In file included from config.h:134,
from cyclgen.cc:26:
oct-alt-includes.h:2:10: fatal error: octave/gripes.h: No such file or directory
2 | #include <octave/gripes.h>
| ^~~~~~~~~~~~~~~~~
compilation terminated.
make[1]: *** [Makefile:47: cyclgen.oct] Error 1
make[1]: Leaving directory '/tmp/oct-G99NeK/octave-communications-1.2.7/src'
error: pkg: error running 'make' for the communications 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-communications-1.2.7/debian/tmp/usr/share/octave/packages
/build/reproducible-path/octave-communications-1.2.7/debian/tmp/usr/lib/aarch64-linux-gnu/octave/packages
returned exit code 1
make: *** [debian/rules:8: 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 ---