Your message dated Sat, 30 Jul 2022 15:08:19 +0000
with message-id <e1oho4h-0001nh...@fasolo.debian.org>
and subject line Bug#1013038: fixed in singular 1:4.2.1-p3+ds-2
has caused the Debian Bug report #1013038,
regarding singular: ftbfs with GCC-12
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 ow...@bugs.debian.org
immediately.)


-- 
1013038: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1013038
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: src:singular
Version: 1:4.2.1-p3+ds-1
Severity: normal
Tags: sid bookworm
User: debian-...@lists.debian.org
Usertags: ftbfs-gcc-12

[This bug is targeted to the upcoming bookworm release]

Please keep this issue open in the bug tracker for the package it
was filed for.  If a fix in another package is required, please
file a bug for the other package (or clone), and add a block in this
package. Please keep the issue open until the package can be built in
a follow-up test rebuild.

The package fails to build in a test rebuild on at least amd64 with
gcc-12/g++-12, but succeeds to build with gcc-11/g++-11. The
severity of this report will be raised before the bookworm release.

The full build log can be found at:
http://qa-logs.debian.net/2022/06/09/gcc12/singular_4.2.1-p3+ds-1_unstable_gcc12.log
The last lines of the build log are at the end of this report.

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

  apt-get -t=experimental install g++ 

Common build failures are new warnings resulting in build failures with
-Werror turned on, or new/dropped symbols in Debian symbols files.
For other C/C++ related build failures see the porting guide at
http://gcc.gnu.org/gcc-11/porting_to.html

GCC 11 defaults to the GNU++17 standard.  If your package installs
header files in /usr/include, please don't work around C++17 issues
by choosing a lower C++ standard for the package build, but fix these
issues to build with the C++17 standard.

[...]
Making all in oswrapper
make[5]: Entering directory '/<<PKGBUILDDIR>>/kernel/oswrapper'
/bin/bash ../../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. 
-I../..  -I../.. -I../.. -I../../libpolys -I../../libpolys -I/<<PKGBUILDDIR>> 
-I/<<PKGBUILDDIR>>  -I/<<PKGBUILDDIR>> -I/<<PKGBUILDDIR>>/factory 
-I/<<PKGBUILDDIR>>/factory/include  -Wdate-time -D_FORTIFY_SOURCE=2  -g -O2 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -pipe -fno-common -O3 -Wno-unused-function 
-Wno-trigraphs -Wno-unused-parameter -Wunknown-pragmas -Wno-unused-variable 
-fomit-frame-pointer -fwrapv -fvisibility=default -finline-functions 
-fno-exceptions -fno-threadsafe-statics -fno-enforce-eh-specs -fconserve-space 
-funroll-loops -fno-rtti -c -o feread.lo feread.cc
/bin/bash ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. 
-I../..  -I../.. -I../.. -I../../libpolys -I../../libpolys -I/<<PKGBUILDDIR>> 
-I/<<PKGBUILDDIR>>  -I/<<PKGBUILDDIR>> -I/<<PKGBUILDDIR>>/factory 
-I/<<PKGBUILDDIR>>/factory/include  -Wdate-time -D_FORTIFY_SOURCE=2  -g -O2 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -pipe -fno-common -O3 -Wno-unused-function 
-Wno-trigraphs -Wno-unused-parameter -Wunknown-pragmas -Wno-unused-variable 
-fomit-frame-pointer -fwrapv -fvisibility=default -finline-functions 
-fno-exceptions -fno-threadsafe-statics -fno-enforce-eh-specs -fconserve-space 
-funroll-loops -pthread -c -o fereadl.lo fereadl.c
/bin/bash ../../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. 
-I../..  -I../.. -I../.. -I../../libpolys -I../../libpolys -I/<<PKGBUILDDIR>> 
-I/<<PKGBUILDDIR>>  -I/<<PKGBUILDDIR>> -I/<<PKGBUILDDIR>>/factory 
-I/<<PKGBUILDDIR>>/factory/include  -Wdate-time -D_FORTIFY_SOURCE=2  -g -O2 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -pipe -fno-common -O3 -Wno-unused-function 
-Wno-trigraphs -Wno-unused-parameter -Wunknown-pragmas -Wno-unused-variable 
-fomit-frame-pointer -fwrapv -fvisibility=default -finline-functions 
-fno-exceptions -fno-threadsafe-statics -fno-enforce-eh-specs -fconserve-space 
-funroll-loops -fno-rtti -c -o timer.lo timer.cc
/bin/bash ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. 
-I../..  -I../.. -I../.. -I../../libpolys -I../../libpolys -I/<<PKGBUILDDIR>> 
-I/<<PKGBUILDDIR>>  -I/<<PKGBUILDDIR>> -I/<<PKGBUILDDIR>>/factory 
-I/<<PKGBUILDDIR>>/factory/include  -Wdate-time -D_FORTIFY_SOURCE=2  -g -O2 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -pipe -fno-common -O3 -Wno-unused-function 
-Wno-trigraphs -Wno-unused-parameter -Wunknown-pragmas -Wno-unused-variable 
-fomit-frame-pointer -fwrapv -fvisibility=default -finline-functions 
-fno-exceptions -fno-threadsafe-statics -fno-enforce-eh-specs -fconserve-space 
-funroll-loops -pthread -c -o rlimit.lo rlimit.c
/bin/bash ../../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. 
-I../..  -I../.. -I../.. -I../../libpolys -I../../libpolys -I/<<PKGBUILDDIR>> 
-I/<<PKGBUILDDIR>>  -I/<<PKGBUILDDIR>> -I/<<PKGBUILDDIR>>/factory 
-I/<<PKGBUILDDIR>>/factory/include  -Wdate-time -D_FORTIFY_SOURCE=2  -g -O2 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -pipe -fno-common -O3 -Wno-unused-function 
-Wno-trigraphs -Wno-unused-parameter -Wunknown-pragmas -Wno-unused-variable 
-fomit-frame-pointer -fwrapv -fvisibility=default -finline-functions 
-fno-exceptions -fno-threadsafe-statics -fno-enforce-eh-specs -fconserve-space 
-funroll-loops -fno-rtti -c -o vspace.lo vspace.cc
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. 
-I../../libpolys -I../../libpolys -I/<<PKGBUILDDIR>> -I/<<PKGBUILDDIR>> 
-I/<<PKGBUILDDIR>> -I/<<PKGBUILDDIR>>/factory 
-I/<<PKGBUILDDIR>>/factory/include -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -pipe -fno-common -O3 -Wno-unused-function 
-Wno-trigraphs -Wno-unused-parameter -Wunknown-pragmas -Wno-unused-variable 
-fomit-frame-pointer -fwrapv -fvisibility=default -finline-functions 
-fno-exceptions -fno-threadsafe-statics -fno-enforce-eh-specs -fconserve-space 
-funroll-loops -pthread -c fereadl.c  -fPIC -DPIC -o .libs/fereadl.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. 
-I../../libpolys -I../../libpolys -I/<<PKGBUILDDIR>> -I/<<PKGBUILDDIR>> 
-I/<<PKGBUILDDIR>> -I/<<PKGBUILDDIR>>/factory 
-I/<<PKGBUILDDIR>>/factory/include -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -pipe -fno-common -O3 -Wno-unused-function 
-Wno-trigraphs -Wno-unused-parameter -Wunknown-pragmas -Wno-unused-variable 
-fomit-frame-pointer -fwrapv -fvisibility=default -finline-functions 
-fno-exceptions -fno-threadsafe-statics -fno-enforce-eh-specs -fconserve-space 
-funroll-loops -pthread -c rlimit.c  -fPIC -DPIC -o .libs/rlimit.o
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. 
-I../../libpolys -I../../libpolys -I/<<PKGBUILDDIR>> -I/<<PKGBUILDDIR>> 
-I/<<PKGBUILDDIR>> -I/<<PKGBUILDDIR>>/factory 
-I/<<PKGBUILDDIR>>/factory/include -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -pipe -fno-common -O3 -Wno-unused-function 
-Wno-trigraphs -Wno-unused-parameter -Wunknown-pragmas -Wno-unused-variable 
-fomit-frame-pointer -fwrapv -fvisibility=default -finline-functions 
-fno-exceptions -fno-threadsafe-statics -fno-enforce-eh-specs -fconserve-space 
-funroll-loops -fno-rtti -c timer.cc  -fPIC -DPIC -o .libs/timer.o
cc1: warning: command-line option ‘-fno-threadsafe-statics’ is valid for 
C++/ObjC++ but not for C
cc1: warning: command-line option ‘-fno-enforce-eh-specs’ is valid for 
C++/ObjC++ but not for C
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. 
-I../../libpolys -I../../libpolys -I/<<PKGBUILDDIR>> -I/<<PKGBUILDDIR>> 
-I/<<PKGBUILDDIR>> -I/<<PKGBUILDDIR>>/factory 
-I/<<PKGBUILDDIR>>/factory/include -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -pipe -fno-common -O3 -Wno-unused-function 
-Wno-trigraphs -Wno-unused-parameter -Wunknown-pragmas -Wno-unused-variable 
-fomit-frame-pointer -fwrapv -fvisibility=default -finline-functions 
-fno-exceptions -fno-threadsafe-statics -fno-enforce-eh-specs -fconserve-space 
-funroll-loops -fno-rtti -c vspace.cc  -fPIC -DPIC -o .libs/vspace.o
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. 
-I../../libpolys -I../../libpolys -I/<<PKGBUILDDIR>> -I/<<PKGBUILDDIR>> 
-I/<<PKGBUILDDIR>> -I/<<PKGBUILDDIR>>/factory 
-I/<<PKGBUILDDIR>>/factory/include -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -pipe -fno-common -O3 -Wno-unused-function 
-Wno-trigraphs -Wno-unused-parameter -Wunknown-pragmas -Wno-unused-variable 
-fomit-frame-pointer -fwrapv -fvisibility=default -finline-functions 
-fno-exceptions -fno-threadsafe-statics -fno-enforce-eh-specs -fconserve-space 
-funroll-loops -fno-rtti -c feread.cc  -fPIC -DPIC -o .libs/feread.o
cc1: warning: command-line option ‘-fno-threadsafe-statics’ is valid for 
C++/ObjC++ but not for C
cc1: warning: command-line option ‘-fno-enforce-eh-specs’ is valid for 
C++/ObjC++ but not for C
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. 
-I../../libpolys -I../../libpolys -I/<<PKGBUILDDIR>> -I/<<PKGBUILDDIR>> 
-I/<<PKGBUILDDIR>> -I/<<PKGBUILDDIR>>/factory 
-I/<<PKGBUILDDIR>>/factory/include -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -pipe -fno-common -O3 -Wno-unused-function 
-Wno-trigraphs -Wno-unused-parameter -Wunknown-pragmas -Wno-unused-variable 
-fomit-frame-pointer -fwrapv -fvisibility=default -finline-functions 
-fno-exceptions -fno-threadsafe-statics -fno-enforce-eh-specs -fconserve-space 
-funroll-loops -pthread -c rlimit.c -o rlimit.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. 
-I../../libpolys -I../../libpolys -I/<<PKGBUILDDIR>> -I/<<PKGBUILDDIR>> 
-I/<<PKGBUILDDIR>> -I/<<PKGBUILDDIR>>/factory 
-I/<<PKGBUILDDIR>>/factory/include -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -pipe -fno-common -O3 -Wno-unused-function 
-Wno-trigraphs -Wno-unused-parameter -Wunknown-pragmas -Wno-unused-variable 
-fomit-frame-pointer -fwrapv -fvisibility=default -finline-functions 
-fno-exceptions -fno-threadsafe-statics -fno-enforce-eh-specs -fconserve-space 
-funroll-loops -pthread -c fereadl.c -o fereadl.o >/dev/null 2>&1
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. 
-I../../libpolys -I../../libpolys -I/<<PKGBUILDDIR>> -I/<<PKGBUILDDIR>> 
-I/<<PKGBUILDDIR>> -I/<<PKGBUILDDIR>>/factory 
-I/<<PKGBUILDDIR>>/factory/include -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -pipe -fno-common -O3 -Wno-unused-function 
-Wno-trigraphs -Wno-unused-parameter -Wunknown-pragmas -Wno-unused-variable 
-fomit-frame-pointer -fwrapv -fvisibility=default -finline-functions 
-fno-exceptions -fno-threadsafe-statics -fno-enforce-eh-specs -fconserve-space 
-funroll-loops -fno-rtti -c timer.cc -o timer.o >/dev/null 2>&1
vspace.cc: In function ‘void vspace::internals::vmem_free(vaddr_t)’:
vspace.cc:753:26: error: expected primary-expression before ‘,’ token
  753 |   vaddr -= offsetof(Block, data);
      |                          ^
vspace.cc:753:28: error: ‘data’ was not declared in this scope
  753 |   vaddr -= offsetof(Block, data);
      |                            ^~~~
vspace.cc:753:12: error: ‘offsetof’ was not declared in this scope
  753 |   vaddr -= offsetof(Block, data);
      |            ^~~~~~~~
vspace.cc:562:1: note: ‘offsetof’ is defined in header ‘<cstddef>’; did you 
forget to ‘#include <cstddef>’?
  561 | #include <sys/stat.h>
  +++ |+#include <cstddef>
  562 | 
vspace.cc: In function ‘vspace::internals::vaddr_t 
vspace::internals::vmem_alloc(size_t)’:
vspace.cc:801:44: error: expected primary-expression before ‘,’ token
  801 |   size_t alloc_size = size + offsetof(Block, data);
      |                                            ^
vspace.cc:801:46: error: ‘data’ was not declared in this scope
  801 |   size_t alloc_size = size + offsetof(Block, data);
      |                                              ^~~~
vspace.cc:801:30: error: ‘offsetof’ was not declared in this scope
  801 |   size_t alloc_size = size + offsetof(Block, data);
      |                              ^~~~~~~~
vspace.cc:801:30: note: ‘offsetof’ is defined in header ‘<cstddef>’; did you 
forget to ‘#include <cstddef>’?
vspace.cc:831:42: error: expected primary-expression before ‘,’ token
  831 |   vaddr_t result = vaddr + offsetof(Block, data);
      |                                          ^
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. 
-I../../libpolys -I../../libpolys -I/<<PKGBUILDDIR>> -I/<<PKGBUILDDIR>> 
-I/<<PKGBUILDDIR>> -I/<<PKGBUILDDIR>>/factory 
-I/<<PKGBUILDDIR>>/factory/include -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -pipe -fno-common -O3 -Wno-unused-function 
-Wno-trigraphs -Wno-unused-parameter -Wunknown-pragmas -Wno-unused-variable 
-fomit-frame-pointer -fwrapv -fvisibility=default -finline-functions 
-fno-exceptions -fno-threadsafe-statics -fno-enforce-eh-specs -fconserve-space 
-funroll-loops -fno-rtti -c feread.cc -o feread.o >/dev/null 2>&1
vspace.cc: In member function ‘void vspace::internals::VMem::add_segment()’:
vspace.cc:667:12: warning: ignoring return value of ‘int ftruncate(int, 
__off_t)’ declared with attribute ‘warn_unused_result’ [-Wunused-result]
  667 |   ftruncate(fd, METABLOCK_SIZE + metapage->segment_count * 
SEGMENT_SIZE);
      |   ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
vspace.cc: In function ‘void vspace::internals::init_metapage(bool)’:
vspace.cc:872:14: warning: ignoring return value of ‘int ftruncate(int, 
__off_t)’ declared with attribute ‘warn_unused_result’ [-Wunused-result]
  872 |     ftruncate(vmem.fd, METABLOCK_SIZE);
      |     ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~
make[5]: *** [Makefile:759: vspace.lo] Error 1
make[5]: *** Waiting for unfinished jobs....
make[5]: Leaving directory '/<<PKGBUILDDIR>>/kernel/oswrapper'
make[4]: *** [Makefile:878: all-recursive] Error 1
make[4]: Leaving directory '/<<PKGBUILDDIR>>/kernel'
make[3]: *** [Makefile:671: all-recursive] Error 1
make[3]: Leaving directory '/<<PKGBUILDDIR>>'
make[2]: *** [Makefile:479: all] Error 2
make[2]: Leaving directory '/<<PKGBUILDDIR>>'
dh_auto_build: error: make -j8 returned exit code 2
make[1]: *** [debian/rules:26: override_dh_auto_build-indep] Error 25
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
make: *** [debian/rules:18: binary] Error 2
dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 2

--- End Message ---
--- Begin Message ---
Source: singular
Source-Version: 1:4.2.1-p3+ds-2
Done: Jerome Benoit <calcu...@rezozer.net>

We believe that the bug you reported is fixed in the latest version of
singular, 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 1013...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Jerome Benoit <calcu...@rezozer.net> (supplier of updated singular 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 ftpmas...@ftp-master.debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Format: 1.8
Date: Sat, 30 Jul 2022 14:42:15 +0000
Source: singular
Architecture: source
Version: 1:4.2.1-p3+ds-2
Distribution: unstable
Urgency: medium
Maintainer: Debian Science Maintainers 
<debian-science-maintain...@lists.alioth.debian.org>
Changed-By: Jerome Benoit <calcu...@rezozer.net>
Closes: 1013038
Changes:
 singular (1:4.2.1-p3+ds-2) unstable; urgency=medium
 .
   * FTBFS fix release, migration to GCC 12 (Closes: #1013038).
   * Debianization:
     - d/p/upstream-import-gcc12.patch, fixing patch imported from Sage;
     - d/copyright:
       - copyright year tuples, update;
     - d/control:
       - Standards Version, bump to 4.6.1 (no change);
     - d/libsingular4m2n1.lintian-overrides, update;
     - d/s/lintian-overrides:
       - source-is-missing, neutralize.
Checksums-Sha1:
 152c59bb0a23acbecd033fe213251642f53719fa 3594 singular_4.2.1-p3+ds-2.dsc
 9dc5ab93f499bfe462293a0f21cd5a5d0ec9625c 24020 
singular_4.2.1-p3+ds-2.debian.tar.xz
 f92dac2d642d4a24cf36f9f25bfdc1bfe388bb90 9994 
singular_4.2.1-p3+ds-2_source.buildinfo
Checksums-Sha256:
 8c19140c6b0c5d2276cb439170bbfdccadc29c27ac2f0b5053d2fc658304c9a3 3594 
singular_4.2.1-p3+ds-2.dsc
 cb33b26265ccd3b48b48fafc952139cb86e7544de3b7a6ca738552ced2d088cb 24020 
singular_4.2.1-p3+ds-2.debian.tar.xz
 5c429fbf36c99d7dcde98908af1fa7a6e72d8effa41967871b575e25302f5133 9994 
singular_4.2.1-p3+ds-2_source.buildinfo
Files:
 215479b834eee65f5078f4cb58ccce2d 3594 math optional singular_4.2.1-p3+ds-2.dsc
 34c93b640ae05f678214fec6ef8cba76 24020 math optional 
singular_4.2.1-p3+ds-2.debian.tar.xz
 54599c9c9cff8c86ba45e540d635b1f8 9994 math optional 
singular_4.2.1-p3+ds-2_source.buildinfo

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

iQRJBAEBCgAzFiEEriiuFXEN/x2H5adiP5IZpn82xosFAmLlRroVHGNhbGN1bHVz
QHJlem96ZXIubmV0AAoJED+SGaZ/NsaLImQf/0K88caFFSBEyQlhyKcpo9ylWM9w
jM9OggY6mC8olDBA//0+Iq7l2nWOU3vkHY8CTRT19CPo1Ix5zJcPMt8/CqFkSW/q
KmGAf6ldIm67Ax5mYFAwu7q/p7f2fkq8TDaVMo8SY4HNQKU5QM1aBIaHK3aliXJS
6p2nohcpPKT6zqhr6qzVTv5tmF82OJYJa7LwhxyVNxZ1KA6gRJbAqrOC3SEf6xfo
8Ioy9byX7qNf8q7gyxP+0UZYYjN+5Pvoh6YphcJtWES3p43e79g+xvXvo6b4uuMb
yCPPPVsROzbHnBuic1mzXzKkoVoVAxj2V7ki1NRZlxprKymg1HjSc3Tex2cT/Adp
6BOImf5Salxxb930zCz+dIAh+Hk9Fv/D//5UhInMNEYjaL/VeyTIpvR/oyTd2KEI
dKLlSK2BLzEg1GTcdLLmpGvDkaZmWhy/xtRfoiNCFkXvckvwlEgOVN1Y19MgjXwg
JK1FGpS3PPyAOqYw9cvX/DviU1giE5fg+ter/hfmnfiwZa4RMDHbdYAIH7tMEbKW
UT6l0HmNkVbev/NkcOKxMRCYFkKh2alMwD1IbbjZm9cpgvrmLxxYqe3ybi1yEvOi
/TOoDBBCDvkA4fcX8KxkUTa2fPDQmv0fHg+/HquO3ftvxih5nzBvvBUvzjeTfrKa
n1CWeROr9ZfHH1GlpNQd8Du6zzoCyqCWc4MjDgbFQmLNd3SAAHDLd+uairmY4+1a
qUFULxL/H/edUkLqc4E7He5Wk3hblVsmxmCz//CWxCTOth/rtqSdGJfx4e67iABx
dTrmV3fIXkd0yIqdv3AMGvDBHdVQOf/nIIVi+UkggvUM5VU2cDUWaiM5zjpDcbTR
VS4JJw8cPTBjURc114vHF8ft/AMoBuNhrif4xsZL2GJ3+2/6ARTX0v6YLHB7wlzq
A45L0QPedbU/FOOGnxT/4qjgzceQMprtCMMgmDdAcBhpDg7mGdezdwtyGI6FGXIc
j2YWoNHW/R+hyvnrGbQZTfIqF0h7IN+qSYi5h1WDPbbF6xLWDMMEXyTThIpSkeB4
cBHW7XKUg04quou4y7lSUk3oZhpQrh7rqzrSLhgTTYd2rFT9tYI4rjV9PIipysFW
3XIuG3hJjlayHKy1Lm7r9QQslQrWBEh4uMQq+/oxQsRmpluEpn1mtmBYx3lwJCBF
CER8LPEEeoANBGgCaHB3YKc9+322RZe2wumlmnchEg6MsWd7igJjT6sdIIeDLU9R
o+tP2UpsdoLwb+OG1BzCFPVu8G/fYTk6EHyNJvt15addIma1PNzIkjf7lpahifcX
01+ZuLZUaVzhfp8pgGJU48XCZ+2geVrrztQeviESpnpi2Ap63Y5uGNglJD8=
=lWdL
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to