Your message dated Sat, 14 Feb 2026 10:35:14 +0000
with message-id <[email protected]>
and subject line Bug#1127517: fixed in octave-interval 3.2.1-8
has caused the Debian Bug report #1127517,
regarding octave-interval: FTBFS: error: 'mpfr_linspace_d' undefined near line 
65, column 7
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.)


-- 
1127517: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1127517
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
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
--------------------------------------------------------------------------------

--- End Message ---
--- Begin Message ---
Source: octave-interval
Source-Version: 3.2.1-8
Done: Rafael Laboissière <[email protected]>

We believe that the bug you reported is fixed in the latest version of
octave-interval, 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-interval 
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: Sat, 14 Feb 2026 07:55:15 +0000
Source: octave-interval
Architecture: source
Version: 3.2.1-8
Distribution: unstable
Urgency: medium
Maintainer: Debian Octave Group <[email protected]>
Changed-By: Rafael Laboissière <[email protected]>
Closes: 1127517
Changes:
 octave-interval (3.2.1-8) unstable; urgency=medium
 .
   * Team upload
 .
   * d/rules: Build the src/*.oct fies in place, before building the
     documentation. This regression is caused by the changes in
     dh-octave version 1.14. In this version, the Octave add-on package
     is built from the patched tarball, so that building the sources in
     place is necaessary in order to have the documentation figures
     generated. (Closes: #1127517)
   * d/control:
     + Resctrict build-dependencies needed for building the
       documentation to the "!nodoc" profile
     + Drop the versioned dependency on dh-octave. Relationship >=
       1.2.3 is satisfiable in oldoldstable, which has version 1.2.7.
     + Drop “Rules-Requires-Root: no”, which is now the default
     + Drop the redundant Priority field, which defaults to optional now
     + Bump Standards-Version to 4.7.3 (no changes needed)
   * d/watch: Convert to format version 5
   * d/s/lintian-overrides: Adjust Lintian override for
     debian-watch-lacks-sourceforge-redirector
   * d/copyright: Replace old FSF address by URL
Checksums-Sha1:
 c79f9badd6483f5fdeafef30d71a4e49a30de1fa 2398 octave-interval_3.2.1-8.dsc
 7e9e7302904b84f07a3498abfede1a3e11693707 11352 
octave-interval_3.2.1-8.debian.tar.xz
Checksums-Sha256:
 681bff1a798a8c2f327ab45f4d9a69fa0084b41a896ba08486a8beb7514cabc4 2398 
octave-interval_3.2.1-8.dsc
 76ee4da8ec6968c1a10cb2320d04f4f304cfcf7471d60f6dabe025dc3bc5f2f9 11352 
octave-interval_3.2.1-8.debian.tar.xz
Files:
 b32c12a5df558806260552de5c24e06c 2398 math optional octave-interval_3.2.1-8.dsc
 feb4657109d5bae112ce3c6e6f60760a 11352 math optional 
octave-interval_3.2.1-8.debian.tar.xz

-----BEGIN PGP SIGNATURE-----

iQJGBAEBCgAwFiEEP0ZDkUmP6HS9tdmPISSqGYN4XJAFAmmQS88SHHJhZmFlbEBk
ZWJpYW4ub3JnAAoJECEkqhmDeFyQTmoP/A+85CcYBwCiNEZhE/lUJ6hE4xRsUUjG
3hPADQ5ZD2tG9ZWaR4UzuXzBDZoZN9stMRUTrXPiRnbuyynvnWVjXuaCt+wQR07g
HikA50XKbXo9w/Scc9w0vEN/4RL2M41GGWYl8dTMJRQ5ZLbIQzikaxa4mYwzccn9
4DCkKoZu7N1qRTl0cVgOZcwYolO35wMlP4PMsabtYSdCxIyQQNipUhouQLAgC5UU
jo991RCddHgqqrR4x6m3UH+aBIrJCatl5YL0QrglFhyVVYMcG26kfTRZxnD1A2GB
8FsgL86x22VMHax7bZsJVNcJ1WVk2Y9+PW/kEchElWetVDUhA5gsaQxujBPIp/oO
hMluSTiQz+/j3r2Yx1tGEOEsJOKnIy5STJ4HU7n3KSJl1AyMTZDOrIlVWisdKRIG
7t8sPZ58GcClPJqTgr+HSXrcUTLKz3ist/gej3THSxTOxaNd+Li5ZfX9c+KPUfQ9
OuDWrBkpkFqOWtz3Z1Ooj8WVV/PUj1qqeOPwk/jUT3wCCelItyu0FajCjSMdQMlO
LENrjcsI6ov8qriXz72EboEk00cOy+djOLXolQdtfYYtk4hECq1aWRMfOclEyQB1
TXiw+GUH2u0fMu4Xqt03ewZ+HVKYz8wxP5ByRpiQV6tUMEg6kbfXBCIFoNv0rOtE
X5gB5aUJ5Cxt
=mfD1
-----END PGP SIGNATURE-----

Attachment: pgpLiow6Iyk3S.pgp
Description: PGP signature


--- End Message ---

Reply via email to