Package: src:octave-interval Version: 3.2.1-7 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/202602/ 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-interval, so that this is still visible in the BTS web page for this package. Thanks. -------------------------------------------------------------------------------- [...] debian/rules clean dh clean --buildsystem=octave debian/rules override_dh_auto_clean make[1]: Entering directory '/<<PKGBUILDDIR>>' dh_auto_clean dh_octave_clean make[2]: Entering directory '/<<PKGBUILDDIR>>' make[2]: *** No rule to make target 'clean'. make[2]: *** No rule to make target 'distclean'. make[2]: Leaving directory '/<<PKGBUILDDIR>>' make[2]: Entering directory '/<<PKGBUILDDIR>>/src' make[2]: -p: No such file or directory make[2]: -p: No such file or directory /bin/sh: 1: -dM: not found test ! -e crlibm/Makefile || make -C crlibm clean [... snipped ...] from mpfr_matrix_mul_d.cc:18: /usr/include/octave-10.3.0/octave/../octave/oct-stream.h:236:24: warning: âtemplate<class _Codecvt, class _Elem, class _Tr> class std::wbuffer_convertâ is deprecated [-Wdeprecated-declarations] 236 | std::unique_ptr<std::wbuffer_convert<convfacet_u8, char>> m_converter; | ^~~~~~~~~~~~~~~ In file included from /usr/include/c++/15/locale:47, from /usr/include/octave-10.3.0/octave/../octave/oct-string.h:31, from /usr/include/octave-10.3.0/octave/../octave/oct-stream.h:38: /usr/include/c++/15/bits/locale_conv.h:409:33: note: declared here 409 | class _GLIBCXX17_DEPRECATED wbuffer_convert | ^~~~~~~~~~~~~~~ /usr/include/octave-10.3.0/octave/../octave/oct-stream.h: In member function âstd::ostream* octave::base_stream::preferred_output_stream()â: /usr/include/octave-10.3.0/octave/../octave/oct-stream.h:148:34: warning: âtemplate<class _Codecvt, class _Elem, class _Tr> class std::wbuffer_convertâ is deprecated [-Wdeprecated-declarations] 148 | = std::unique_ptr<std::wbuffer_convert<convfacet_u8, char>> | ^~~~~~~~~~~~~~~ /usr/include/c++/15/bits/locale_conv.h:409:33: note: declared here 409 | class _GLIBCXX17_DEPRECATED wbuffer_convert | ^~~~~~~~~~~~~~~ /usr/include/octave-10.3.0/octave/../octave/oct-stream.h:149:23: warning: âtemplate<class _Codecvt, class _Elem, class _Tr> class std::wbuffer_convertâ is deprecated [-Wdeprecated-declarations] 149 | (new std::wbuffer_convert<convfacet_u8, char> | ^~~~~~~~~~~~~~~ /usr/include/c++/15/bits/locale_conv.h:409:33: note: declared here 409 | class _GLIBCXX17_DEPRECATED wbuffer_convert | ^~~~~~~~~~~~~~~ g++ -I/usr/include/octave-10.3.0/octave/.. -I/usr/include/octave-10.3.0/octave -pthread -fopenmp -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -o mpfr_linspace_d.oct /tmp/oct-Lw5MUU.o -lmpfr -shared -Wl,-Bsymbolic -Wl,-z,relro -flto=auto -ffat-lto-objects -Wl,-z,relro [MKOCTFILE] mpfr_matrix_sqr_d.cc g++ -c -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -I/usr/include/octave-10.3.0/octave/.. -I/usr/include/octave-10.3.0/octave -pthread -fopenmp -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fopenmp mpfr_matrix_sqr_d.cc -o /tmp/oct-CY02hf.o In file included from /usr/include/octave-10.3.0/octave/../octave/ov.h:71, from /usr/include/octave-10.3.0/octave/../octave/ovl.h:38, from /usr/include/octave-10.3.0/octave/../octave/ov-fcn.h:37, from /usr/include/octave-10.3.0/octave/../octave/ov-builtin.h:35, from /usr/include/octave-10.3.0/octave/../octave/defun-int.h:33, from /usr/include/octave-10.3.0/octave/../octave/defun-dld.h:35, from /usr/include/octave-10.3.0/octave/../octave/oct.h:35, from mpfr_matrix_sqr_d.cc:18: /usr/include/octave-10.3.0/octave/../octave/oct-stream.h:236:24: warning: âtemplate<class _Codecvt, class _Elem, class _Tr> class std::wbuffer_convertâ is deprecated [-Wdeprecated-declarations] 236 | std::unique_ptr<std::wbuffer_convert<convfacet_u8, char>> m_converter; | ^~~~~~~~~~~~~~~ In file included from /usr/include/c++/15/locale:47, from /usr/include/octave-10.3.0/octave/../octave/oct-string.h:31, from /usr/include/octave-10.3.0/octave/../octave/oct-stream.h:38: /usr/include/c++/15/bits/locale_conv.h:409:33: note: declared here 409 | class _GLIBCXX17_DEPRECATED wbuffer_convert | ^~~~~~~~~~~~~~~ /usr/include/octave-10.3.0/octave/../octave/oct-stream.h: In member function âstd::ostream* octave::base_stream::preferred_output_stream()â: /usr/include/octave-10.3.0/octave/../octave/oct-stream.h:148:34: warning: âtemplate<class _Codecvt, class _Elem, class _Tr> class std::wbuffer_convertâ is deprecated [-Wdeprecated-declarations] 148 | = std::unique_ptr<std::wbuffer_convert<convfacet_u8, char>> | ^~~~~~~~~~~~~~~ /usr/include/c++/15/bits/locale_conv.h:409:33: note: declared here 409 | class _GLIBCXX17_DEPRECATED wbuffer_convert | ^~~~~~~~~~~~~~~ /usr/include/octave-10.3.0/octave/../octave/oct-stream.h:149:23: warning: âtemplate<class _Codecvt, class _Elem, class _Tr> class std::wbuffer_convertâ is deprecated [-Wdeprecated-declarations] 149 | (new std::wbuffer_convert<convfacet_u8, char> | ^~~~~~~~~~~~~~~ /usr/include/c++/15/bits/locale_conv.h:409:33: note: declared here 409 | class _GLIBCXX17_DEPRECATED wbuffer_convert | ^~~~~~~~~~~~~~~ g++ -I/usr/include/octave-10.3.0/octave/.. -I/usr/include/octave-10.3.0/octave -pthread -fopenmp -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fopenmp -o mpfr_matrix_mul_d.oct /tmp/oct-fCVPDC.o -lmpfr -shared -Wl,-Bsymbolic -Wl,-z,relro -flto=auto -ffat-lto-objects -Wl,-z,relro [MKOCTFILE] mpfr_to_string_d.cc g++ -c -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -I/usr/include/octave-10.3.0/octave/.. -I/usr/include/octave-10.3.0/octave -pthread -fopenmp -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection mpfr_to_string_d.cc -o /tmp/oct-iUNssV.o In file included from /usr/include/octave-10.3.0/octave/../octave/ov.h:71, from /usr/include/octave-10.3.0/octave/../octave/ovl.h:38, from /usr/include/octave-10.3.0/octave/../octave/ov-fcn.h:37, from /usr/include/octave-10.3.0/octave/../octave/ov-builtin.h:35, from /usr/include/octave-10.3.0/octave/../octave/defun-int.h:33, from /usr/include/octave-10.3.0/octave/../octave/defun-dld.h:35, from /usr/include/octave-10.3.0/octave/../octave/oct.h:35, from mpfr_to_string_d.cc:19: /usr/include/octave-10.3.0/octave/../octave/oct-stream.h:236:24: warning: âtemplate<class _Codecvt, class _Elem, class _Tr> class std::wbuffer_convertâ is deprecated [-Wdeprecated-declarations] 236 | std::unique_ptr<std::wbuffer_convert<convfacet_u8, char>> m_converter; | ^~~~~~~~~~~~~~~ In file included from /usr/include/c++/15/locale:47, from /usr/include/octave-10.3.0/octave/../octave/oct-string.h:31, from /usr/include/octave-10.3.0/octave/../octave/oct-stream.h:38: /usr/include/c++/15/bits/locale_conv.h:409:33: note: declared here 409 | class _GLIBCXX17_DEPRECATED wbuffer_convert | ^~~~~~~~~~~~~~~ /usr/include/octave-10.3.0/octave/../octave/oct-stream.h: In member function âstd::ostream* octave::base_stream::preferred_output_stream()â: /usr/include/octave-10.3.0/octave/../octave/oct-stream.h:148:34: warning: âtemplate<class _Codecvt, class _Elem, class _Tr> class std::wbuffer_convertâ is deprecated [-Wdeprecated-declarations] 148 | = std::unique_ptr<std::wbuffer_convert<convfacet_u8, char>> | ^~~~~~~~~~~~~~~ /usr/include/c++/15/bits/locale_conv.h:409:33: note: declared here 409 | class _GLIBCXX17_DEPRECATED wbuffer_convert | ^~~~~~~~~~~~~~~ /usr/include/octave-10.3.0/octave/../octave/oct-stream.h:149:23: warning: âtemplate<class _Codecvt, class _Elem, class _Tr> class std::wbuffer_convertâ is deprecated [-Wdeprecated-declarations] 149 | (new std::wbuffer_convert<convfacet_u8, char> | ^~~~~~~~~~~~~~~ /usr/include/c++/15/bits/locale_conv.h:409:33: note: declared here 409 | class _GLIBCXX17_DEPRECATED wbuffer_convert | ^~~~~~~~~~~~~~~ g++ -I/usr/include/octave-10.3.0/octave/.. -I/usr/include/octave-10.3.0/octave -pthread -fopenmp -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fopenmp -o mpfr_matrix_sqr_d.oct /tmp/oct-CY02hf.o -lmpfr -shared -Wl,-Bsymbolic -Wl,-z,relro -flto=auto -ffat-lto-objects -Wl,-z,relro [MKOCTFILE] mpfr_vector_sum_d.cc g++ -c -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -I/usr/include/octave-10.3.0/octave/.. -I/usr/include/octave-10.3.0/octave -pthread -fopenmp -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection mpfr_vector_sum_d.cc -o /tmp/oct-sQUvVO.o In file included from /usr/include/octave-10.3.0/octave/../octave/ov.h:71, from /usr/include/octave-10.3.0/octave/../octave/ovl.h:38, from /usr/include/octave-10.3.0/octave/../octave/ov-fcn.h:37, from /usr/include/octave-10.3.0/octave/../octave/ov-builtin.h:35, from /usr/include/octave-10.3.0/octave/../octave/defun-int.h:33, from /usr/include/octave-10.3.0/octave/../octave/defun-dld.h:35, from /usr/include/octave-10.3.0/octave/../octave/oct.h:35, from mpfr_vector_sum_d.cc:19: /usr/include/octave-10.3.0/octave/../octave/oct-stream.h:236:24: warning: âtemplate<class _Codecvt, class _Elem, class _Tr> class std::wbuffer_convertâ is deprecated [-Wdeprecated-declarations] 236 | std::unique_ptr<std::wbuffer_convert<convfacet_u8, char>> m_converter; | ^~~~~~~~~~~~~~~ In file included from /usr/include/c++/15/locale:47, from /usr/include/octave-10.3.0/octave/../octave/oct-string.h:31, from /usr/include/octave-10.3.0/octave/../octave/oct-stream.h:38: /usr/include/c++/15/bits/locale_conv.h:409:33: note: declared here 409 | class _GLIBCXX17_DEPRECATED wbuffer_convert | ^~~~~~~~~~~~~~~ /usr/include/octave-10.3.0/octave/../octave/oct-stream.h: In member function âstd::ostream* octave::base_stream::preferred_output_stream()â: /usr/include/octave-10.3.0/octave/../octave/oct-stream.h:148:34: warning: âtemplate<class _Codecvt, class _Elem, class _Tr> class std::wbuffer_convertâ is deprecated [-Wdeprecated-declarations] 148 | = std::unique_ptr<std::wbuffer_convert<convfacet_u8, char>> | ^~~~~~~~~~~~~~~ /usr/include/c++/15/bits/locale_conv.h:409:33: note: declared here 409 | class _GLIBCXX17_DEPRECATED wbuffer_convert | ^~~~~~~~~~~~~~~ /usr/include/octave-10.3.0/octave/../octave/oct-stream.h:149:23: warning: âtemplate<class _Codecvt, class _Elem, class _Tr> class std::wbuffer_convertâ is deprecated [-Wdeprecated-declarations] 149 | (new std::wbuffer_convert<convfacet_u8, char> | ^~~~~~~~~~~~~~~ /usr/include/c++/15/bits/locale_conv.h:409:33: note: declared here 409 | class _GLIBCXX17_DEPRECATED wbuffer_convert | ^~~~~~~~~~~~~~~ g++ -I/usr/include/octave-10.3.0/octave/.. -I/usr/include/octave-10.3.0/octave -pthread -fopenmp -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -o mpfr_to_string_d.oct /tmp/oct-iUNssV.o -lmpfr -shared -Wl,-Bsymbolic -Wl,-z,relro -flto=auto -ffat-lto-objects -Wl,-z,relro [MKOCTFILE] mpfr_vector_dot_d.cc g++ -c -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -I/usr/include/octave-10.3.0/octave/.. -I/usr/include/octave-10.3.0/octave -pthread -fopenmp -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection mpfr_vector_dot_d.cc -o /tmp/oct-QDQB03.o In file included from /usr/include/octave-10.3.0/octave/../octave/ov.h:71, from /usr/include/octave-10.3.0/octave/../octave/ovl.h:38, from /usr/include/octave-10.3.0/octave/../octave/ov-fcn.h:37, from /usr/include/octave-10.3.0/octave/../octave/ov-builtin.h:35, from /usr/include/octave-10.3.0/octave/../octave/defun-int.h:33, from /usr/include/octave-10.3.0/octave/../octave/defun-dld.h:35, from /usr/include/octave-10.3.0/octave/../octave/oct.h:35, from mpfr_vector_dot_d.cc:19: /usr/include/octave-10.3.0/octave/../octave/oct-stream.h:236:24: warning: âtemplate<class _Codecvt, class _Elem, class _Tr> class std::wbuffer_convertâ is deprecated [-Wdeprecated-declarations] 236 | std::unique_ptr<std::wbuffer_convert<convfacet_u8, char>> m_converter; | ^~~~~~~~~~~~~~~ In file included from /usr/include/c++/15/locale:47, from /usr/include/octave-10.3.0/octave/../octave/oct-string.h:31, from /usr/include/octave-10.3.0/octave/../octave/oct-stream.h:38: /usr/include/c++/15/bits/locale_conv.h:409:33: note: declared here 409 | class _GLIBCXX17_DEPRECATED wbuffer_convert | ^~~~~~~~~~~~~~~ /usr/include/octave-10.3.0/octave/../octave/oct-stream.h: In member function âstd::ostream* octave::base_stream::preferred_output_stream()â: /usr/include/octave-10.3.0/octave/../octave/oct-stream.h:148:34: warning: âtemplate<class _Codecvt, class _Elem, class _Tr> class std::wbuffer_convertâ is deprecated [-Wdeprecated-declarations] 148 | = std::unique_ptr<std::wbuffer_convert<convfacet_u8, char>> | ^~~~~~~~~~~~~~~ /usr/include/c++/15/bits/locale_conv.h:409:33: note: declared here 409 | class _GLIBCXX17_DEPRECATED wbuffer_convert | ^~~~~~~~~~~~~~~ /usr/include/octave-10.3.0/octave/../octave/oct-stream.h:149:23: warning: âtemplate<class _Codecvt, class _Elem, class _Tr> class std::wbuffer_convertâ is deprecated [-Wdeprecated-declarations] 149 | (new std::wbuffer_convert<convfacet_u8, char> | ^~~~~~~~~~~~~~~ /usr/include/c++/15/bits/locale_conv.h:409:33: note: declared here 409 | class _GLIBCXX17_DEPRECATED wbuffer_convert | ^~~~~~~~~~~~~~~ g++ -I/usr/include/octave-10.3.0/octave/.. -I/usr/include/octave-10.3.0/octave -pthread -fopenmp -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -o mpfr_vector_sum_d.oct /tmp/oct-sQUvVO.o -lmpfr -shared -Wl,-Bsymbolic -Wl,-z,relro -flto=auto -ffat-lto-objects -Wl,-z,relro [MKOCTFILE] __setround__.cc g++ -c -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -I/usr/include/octave-10.3.0/octave/.. -I/usr/include/octave-10.3.0/octave -pthread -fopenmp -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wno-unknown-pragmas __setround__.cc -o /tmp/oct-QkN9av.o In file included from /usr/include/octave-10.3.0/octave/../octave/ov.h:71, from /usr/include/octave-10.3.0/octave/../octave/ovl.h:38, from /usr/include/octave-10.3.0/octave/../octave/ov-fcn.h:37, from /usr/include/octave-10.3.0/octave/../octave/ov-builtin.h:35, from /usr/include/octave-10.3.0/octave/../octave/defun-int.h:33, from /usr/include/octave-10.3.0/octave/../octave/defun-dld.h:35, from /usr/include/octave-10.3.0/octave/../octave/oct.h:35, from __setround__.cc:21: /usr/include/octave-10.3.0/octave/../octave/oct-stream.h:236:24: warning: âtemplate<class _Codecvt, class _Elem, class _Tr> class std::wbuffer_convertâ is deprecated [-Wdeprecated-declarations] 236 | std::unique_ptr<std::wbuffer_convert<convfacet_u8, char>> m_converter; | ^~~~~~~~~~~~~~~ In file included from /usr/include/c++/15/locale:47, from /usr/include/octave-10.3.0/octave/../octave/oct-string.h:31, from /usr/include/octave-10.3.0/octave/../octave/oct-stream.h:38: /usr/include/c++/15/bits/locale_conv.h:409:33: note: declared here 409 | class _GLIBCXX17_DEPRECATED wbuffer_convert | ^~~~~~~~~~~~~~~ /usr/include/octave-10.3.0/octave/../octave/oct-stream.h: In member function âstd::ostream* octave::base_stream::preferred_output_stream()â: /usr/include/octave-10.3.0/octave/../octave/oct-stream.h:148:34: warning: âtemplate<class _Codecvt, class _Elem, class _Tr> class std::wbuffer_convertâ is deprecated [-Wdeprecated-declarations] 148 | = std::unique_ptr<std::wbuffer_convert<convfacet_u8, char>> | ^~~~~~~~~~~~~~~ /usr/include/c++/15/bits/locale_conv.h:409:33: note: declared here 409 | class _GLIBCXX17_DEPRECATED wbuffer_convert | ^~~~~~~~~~~~~~~ /usr/include/octave-10.3.0/octave/../octave/oct-stream.h:149:23: warning: âtemplate<class _Codecvt, class _Elem, class _Tr> class std::wbuffer_convertâ is deprecated [-Wdeprecated-declarations] 149 | (new std::wbuffer_convert<convfacet_u8, char> | ^~~~~~~~~~~~~~~ /usr/include/c++/15/bits/locale_conv.h:409:33: note: declared here 409 | class _GLIBCXX17_DEPRECATED wbuffer_convert | ^~~~~~~~~~~~~~~ g++ -I/usr/include/octave-10.3.0/octave/.. -I/usr/include/octave-10.3.0/octave -pthread -fopenmp -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wno-unknown-pragmas -o __setround__.oct /tmp/oct-QkN9av.o -shared -Wl,-Bsymbolic -Wl,-z,relro -flto=auto -ffat-lto-objects -Wl,-z,relro make -C crlibm CFLAGS+="-fPIC -Wno-div-by-zero -Wno-unused-variable -Wno-unused-but-set-variable" make[3]: Entering directory '/tmp/oct-YhXQht/octave-interval-3.2.1/src/crlibm' make all-recursive make[4]: Entering directory '/tmp/oct-YhXQht/octave-interval-3.2.1/src/crlibm' Making all in scs_lib make[5]: Entering directory '/tmp/oct-YhXQht/octave-interval-3.2.1/src/crlibm/scs_lib' gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fPIC -Wno-div-by-zero -Wno-unused-variable -Wno-unused-but-set-variable -c -o scs_private.o scs_private.c gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fPIC -Wno-div-by-zero -Wno-unused-variable -Wno-unused-but-set-variable -c -o double2scs.o double2scs.c gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fPIC -Wno-div-by-zero -Wno-unused-variable -Wno-unused-but-set-variable -c -o print_scs.o print_scs.c gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fPIC -Wno-div-by-zero -Wno-unused-variable -Wno-unused-but-set-variable -c -o division_scs.o division_scs.c gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fPIC -Wno-div-by-zero -Wno-unused-variable -Wno-unused-but-set-variable -c -o addition_scs.o addition_scs.c gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fPIC -Wno-div-by-zero -Wno-unused-variable -Wno-unused-but-set-variable -c -o multiplication_scs.o multiplication_scs.c gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fPIC -Wno-div-by-zero -Wno-unused-variable -Wno-unused-but-set-variable -c -o scs2double.o scs2double.c gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fPIC -Wno-div-by-zero -Wno-unused-variable -Wno-unused-but-set-variable -c -o zero_scs.o zero_scs.c g++ -I/usr/include/octave-10.3.0/octave/.. -I/usr/include/octave-10.3.0/octave -pthread -fopenmp -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -o mpfr_vector_dot_d.oct /tmp/oct-QDQB03.o -lmpfr -shared -Wl,-Bsymbolic -Wl,-z,relro -flto=auto -ffat-lto-objects -Wl,-z,relro gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fPIC -Wno-div-by-zero -Wno-unused-variable -Wno-unused-but-set-variable -c -o scs2mpfr.o scs2mpfr.c rm -f libscs.a ar cr libscs.a scs_private.o double2scs.o print_scs.o division_scs.o addition_scs.o multiplication_scs.o scs2double.o zero_scs.o scs2mpfr.o ranlib libscs.a make[5]: Leaving directory '/tmp/oct-YhXQht/octave-interval-3.2.1/src/crlibm/scs_lib' Making all in . make[5]: Entering directory '/tmp/oct-YhXQht/octave-interval-3.2.1/src/crlibm' gcc -DHAVE_CONFIG_H -I. -Wdate-time -D_FORTIFY_SOURCE=2 -std=c99 -Wall -msse2 -mfpmath=sse -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fPIC -Wno-div-by-zero -Wno-unused-variable -Wno-unused-but-set-variable -c -o crlibm_private.o crlibm_private.c gcc -DHAVE_CONFIG_H -I. -Wdate-time -D_FORTIFY_SOURCE=2 -std=c99 -Wall -msse2 -mfpmath=sse -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fPIC -Wno-div-by-zero -Wno-unused-variable -Wno-unused-but-set-variable -c -o triple-double.o triple-double.c gcc -DHAVE_CONFIG_H -I. -Wdate-time -D_FORTIFY_SOURCE=2 -std=c99 -Wall -msse2 -mfpmath=sse -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fPIC -Wno-div-by-zero -Wno-unused-variable -Wno-unused-but-set-variable -c -o exp-td.o exp-td.c gcc -DHAVE_CONFIG_H -I. -Wdate-time -D_FORTIFY_SOURCE=2 -std=c99 -Wall -msse2 -mfpmath=sse -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fPIC -Wno-div-by-zero -Wno-unused-variable -Wno-unused-but-set-variable -c -o exp-td-standalone.o exp-td-standalone.c gcc -DHAVE_CONFIG_H -I. -Wdate-time -D_FORTIFY_SOURCE=2 -std=c99 -Wall -msse2 -mfpmath=sse -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fPIC -Wno-div-by-zero -Wno-unused-variable -Wno-unused-but-set-variable -c -o expm1-standalone.o expm1-standalone.c gcc -DHAVE_CONFIG_H -I. -Wdate-time -D_FORTIFY_SOURCE=2 -std=c99 -Wall -msse2 -mfpmath=sse -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fPIC -Wno-div-by-zero -Wno-unused-variable -Wno-unused-but-set-variable -c -o expm1.o expm1.c gcc -DHAVE_CONFIG_H -I. -Wdate-time -D_FORTIFY_SOURCE=2 -std=c99 -Wall -msse2 -mfpmath=sse -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fPIC -Wno-div-by-zero -Wno-unused-variable -Wno-unused-but-set-variable -c -o log-de.o log-de.c gcc -DHAVE_CONFIG_H -I. -Wdate-time -D_FORTIFY_SOURCE=2 -std=c99 -Wall -msse2 -mfpmath=sse -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fPIC -Wno-div-by-zero -Wno-unused-variable -Wno-unused-but-set-variable -c -o log1p.o log1p.c gcc -DHAVE_CONFIG_H -I. -Wdate-time -D_FORTIFY_SOURCE=2 -std=c99 -Wall -msse2 -mfpmath=sse -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fPIC -Wno-div-by-zero -Wno-unused-variable -Wno-unused-but-set-variable -c -o log10-td.o log10-td.c gcc -DHAVE_CONFIG_H -I. -Wdate-time -D_FORTIFY_SOURCE=2 -std=c99 -Wall -msse2 -mfpmath=sse -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fPIC -Wno-div-by-zero -Wno-unused-variable -Wno-unused-but-set-variable -c -o log2-td.o log2-td.c gcc -DHAVE_CONFIG_H -I. -Wdate-time -D_FORTIFY_SOURCE=2 -std=c99 -Wall -msse2 -mfpmath=sse -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fPIC -Wno-div-by-zero -Wno-unused-variable -Wno-unused-but-set-variable -c -o rem_pio2_accurate.o rem_pio2_accurate.c gcc -DHAVE_CONFIG_H -I. -Wdate-time -D_FORTIFY_SOURCE=2 -std=c99 -Wall -msse2 -mfpmath=sse -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fPIC -Wno-div-by-zero -Wno-unused-variable -Wno-unused-but-set-variable -c -o trigo_fast.o trigo_fast.c gcc -DHAVE_CONFIG_H -I. -Wdate-time -D_FORTIFY_SOURCE=2 -std=c99 -Wall -msse2 -mfpmath=sse -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fPIC -Wno-div-by-zero -Wno-unused-variable -Wno-unused-but-set-variable -c -o trigo_accurate.o trigo_accurate.c gcc -DHAVE_CONFIG_H -I. -Wdate-time -D_FORTIFY_SOURCE=2 -std=c99 -Wall -msse2 -mfpmath=sse -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fPIC -Wno-div-by-zero -Wno-unused-variable -Wno-unused-but-set-variable -c -o trigpi.o trigpi.c gcc -DHAVE_CONFIG_H -I. -Wdate-time -D_FORTIFY_SOURCE=2 -std=c99 -Wall -msse2 -mfpmath=sse -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fPIC -Wno-div-by-zero -Wno-unused-variable -Wno-unused-but-set-variable -c -o asincos.o asincos.c gcc -DHAVE_CONFIG_H -I. -Wdate-time -D_FORTIFY_SOURCE=2 -std=c99 -Wall -msse2 -mfpmath=sse -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fPIC -Wno-div-by-zero -Wno-unused-variable -Wno-unused-but-set-variable -c -o pow.o pow.c gcc -DHAVE_CONFIG_H -I. -Wdate-time -D_FORTIFY_SOURCE=2 -std=c99 -Wall -msse2 -mfpmath=sse -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fPIC -Wno-div-by-zero -Wno-unused-variable -Wno-unused-but-set-variable -c -o atan_fast.o atan_fast.c gcc -DHAVE_CONFIG_H -I. -Wdate-time -D_FORTIFY_SOURCE=2 -std=c99 -Wall -msse2 -mfpmath=sse -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fPIC -Wno-div-by-zero -Wno-unused-variable -Wno-unused-but-set-variable -c -o atan_accurate.o atan_accurate.c gcc -DHAVE_CONFIG_H -I. -Wdate-time -D_FORTIFY_SOURCE=2 -std=c99 -Wall -msse2 -mfpmath=sse -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fPIC -Wno-div-by-zero -Wno-unused-variable -Wno-unused-but-set-variable -c -o csh_fast.o csh_fast.c rm -f libcrlibm.a ar cr libcrlibm.a crlibm_private.o triple-double.o exp-td.o exp-td-standalone.o expm1-standalone.o expm1.o log-de.o log1p.o log10-td.o log2-td.o rem_pio2_accurate.o trigo_fast.o trigo_accurate.o trigpi.o asincos.o pow.o atan_fast.o atan_accurate.o csh_fast.o scs_lib/scs_private.o scs_lib/addition_scs.o scs_lib/division_scs.o scs_lib/print_scs.o scs_lib/double2scs.o scs_lib/zero_scs.o scs_lib/multiplication_scs.o scs_lib/scs2double.o ranlib libcrlibm.a make[5]: Leaving directory '/tmp/oct-YhXQht/octave-interval-3.2.1/src/crlibm' make[4]: Leaving directory '/tmp/oct-YhXQht/octave-interval-3.2.1/src/crlibm' make[3]: Leaving directory '/tmp/oct-YhXQht/octave-interval-3.2.1/src/crlibm' [MKOCTFILE] crlibm_function.o g++ -I/usr/include/octave-10.3.0/octave/.. -I/usr/include/oc [too-long-redacted] -ffat-lto-objects -Wl,-z,relro make[2]: Leaving directory '/tmp/oct-YhXQht/octave-interval-3.2.1/src' copyfile /tmp/oct-YhXQht/octave-interval-3.2.1/src/__setroun [too-long-redacted] nst/x86_64-pc-linux-gnu-api-v60 For information about changes from previous versions of the interval package, run 'news interval'. rm: cannot remove '/<<PKGBUILDDIR>>/debian/tmp/usr/share/octave/packages/interval-3.2.1/doc': Is a directory rm: cannot remove '/<<PKGBUILDDIR>>/debian/tmp/usr/share/octave/packages/interval-3.2.1/doc/license': Is a directory rm: cannot remove '/<<PKGBUILDDIR>>/debian/tmp/usr/share/octave/packages/interval-3.2.1/doc/chapter': Is a directory rm: cannot remove '/<<PKGBUILDDIR>>/debian/tmp/usr/share/octave/packages/interval-3.2.1/doc/image': Is a directory # The documentation build needs to load the package, # so we have to set paths for the build process. OCTAVE='octave --no-window-system --no-init-file' \ make -C doc manual.html make[2]: Entering directory '/<<PKGBUILDDIR>>/doc' [OCTAVE] image/interval-sombrero.m warning: using the gnuplot graphics toolkit is discouraged The gnuplot graphics toolkit is not actively maintained and has a number of limitations that are unlikely to be fixed. Communication with gnuplot uses a one-directional pipe and limited information is passed back to the Octave interpreter so most changes made interactively in the plot window will not be reflected in the graphics properties managed by Octave. For example, if the plot window is closed with a mouse click, Octave will not be notified and will not update its internal list of open figure windows. The qt toolkit is recommended instead. Fontconfig error: No writable cache directories /var/cache/fontconfig /sbuild-nonexistent/.cache/fontconfig /sbuild-nonexistent/.fontconfig error: 'mpfr_linspace_d' undefined near line 65, column 7 error: called from linspace at line 65 column 3 mince at line 67 column 3 mince at line 60 column 3 image/interval-sombrero.m at line 15 column 1 make[2]: *** [Makefile:29: image/interval-sombrero.m.png] Error 1 make[2]: Leaving directory '/<<PKGBUILDDIR>>/doc' make[1]: *** [debian/rules:49: override_dh_auto_install-indep] Error 2 make[1]: Leaving directory '/<<PKGBUILDDIR>>' make: *** [debian/rules:21: binary] Error 2 dpkg-buildpackage: error: debian/rules binary subprocess failed with exit status 2 --------------------------------------------------------------------------------

