Your message dated Sun, 17 Oct 2021 12:49:32 +0000
with message-id <e1mc5by-0000pq...@fasolo.debian.org>
and subject line Bug#984138: fixed in fs-uae 3.1.35-1
has caused the Debian Bug report #984138,
regarding fs-uae: ftbfs with GCC-11
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.)


-- 
984138: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=984138
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: src:fs-uae
Version: 3.0.5+dfsg-1
Severity: normal
Tags: sid bookworm
User: debian-...@lists.debian.org
Usertags: ftbfs-gcc-11

[This bug is not targeted to the upcoming bullseye 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-11/g++-11, but succeeds to build with gcc-10/g++-10. The
severity of this report will be raised before the bookworm release,
so nothing has to be done for the bullseye release.

The full build log can be found at:
http://people.debian.org/~doko/logs/20210228/filtered/gcc11/fs-uae_3.0.5+dfsg-1_unstable_gcc11.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.

[...]
      |                                   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
g++ -DHAVE_CONFIG_H -I.  -DLINUX -DUAE -DFSUAE -fno-pie -fno-PIE  
-I./flac/include -I./gen -I./src -I./src/jit -I./src/include -I./src/od-fs 
-I./src/od-fs/include -I./src/od-win32 -I./src/od-win32/caps 
-I./libfsemu/include  -I./manymouse -I./glad/include   -I./libudis86/include  
-I./prowizard/include -I./softfloat  -Wdate-time -D_FORTIFY_SOURCE=2 -pthread 
-I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include 
-DLUA_USE_POSIX -I/usr/include/AL  -I/usr/include/libpng16 -D_REENTRANT 
-I/usr/include/SDL2   -fno-strict-overflow -fno-strict-aliasing 
-Wmissing-declarations -Waddress -fvisibility=hidden -I/usr/include/mpeg2dec -g 
-O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -c -o src/slirp_uae.o src/slirp_uae.cpp
g++ -DHAVE_CONFIG_H -I.  -DLINUX -DUAE -DFSUAE -fno-pie -fno-PIE  
-I./flac/include -I./gen -I./src -I./src/jit -I./src/include -I./src/od-fs 
-I./src/od-fs/include -I./src/od-win32 -I./src/od-win32/caps 
-I./libfsemu/include  -I./manymouse -I./glad/include   -I./libudis86/include  
-I./prowizard/include -I./softfloat  -Wdate-time -D_FORTIFY_SOURCE=2 -pthread 
-I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include 
-DLUA_USE_POSIX -I/usr/include/AL  -I/usr/include/libpng16 -D_REENTRANT 
-I/usr/include/SDL2   -fno-strict-overflow -fno-strict-aliasing 
-Wmissing-declarations -Waddress -fvisibility=hidden -I/usr/include/mpeg2dec -g 
-O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -c -o src/specialmonitors.o src/specialmonitors.cpp
g++ -DHAVE_CONFIG_H -I.  -DLINUX -DUAE -DFSUAE -fno-pie -fno-PIE  
-I./flac/include -I./gen -I./src -I./src/jit -I./src/include -I./src/od-fs 
-I./src/od-fs/include -I./src/od-win32 -I./src/od-win32/caps 
-I./libfsemu/include  -I./manymouse -I./glad/include   -I./libudis86/include  
-I./prowizard/include -I./softfloat  -Wdate-time -D_FORTIFY_SOURCE=2 -pthread 
-I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include 
-DLUA_USE_POSIX -I/usr/include/AL  -I/usr/include/libpng16 -D_REENTRANT 
-I/usr/include/SDL2   -fno-strict-overflow -fno-strict-aliasing 
-Wmissing-declarations -Waddress -fvisibility=hidden -I/usr/include/mpeg2dec -g 
-O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -c -o src/statusline.o src/statusline.cpp
g++ -DHAVE_CONFIG_H -I.  -DLINUX -DUAE -DFSUAE -fno-pie -fno-PIE  
-I./flac/include -I./gen -I./src -I./src/jit -I./src/include -I./src/od-fs 
-I./src/od-fs/include -I./src/od-win32 -I./src/od-win32/caps 
-I./libfsemu/include  -I./manymouse -I./glad/include   -I./libudis86/include  
-I./prowizard/include -I./softfloat  -Wdate-time -D_FORTIFY_SOURCE=2 -pthread 
-I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include 
-DLUA_USE_POSIX -I/usr/include/AL  -I/usr/include/libpng16 -D_REENTRANT 
-I/usr/include/SDL2   -fno-strict-overflow -fno-strict-aliasing 
-Wmissing-declarations -Waddress -fvisibility=hidden -I/usr/include/mpeg2dec -g 
-O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -c -o src/test_card.o src/test_card.cpp
g++ -DHAVE_CONFIG_H -I.  -DLINUX -DUAE -DFSUAE -fno-pie -fno-PIE  
-I./flac/include -I./gen -I./src -I./src/jit -I./src/include -I./src/od-fs 
-I./src/od-fs/include -I./src/od-win32 -I./src/od-win32/caps 
-I./libfsemu/include  -I./manymouse -I./glad/include   -I./libudis86/include  
-I./prowizard/include -I./softfloat  -Wdate-time -D_FORTIFY_SOURCE=2 -pthread 
-I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include 
-DLUA_USE_POSIX -I/usr/include/AL  -I/usr/include/libpng16 -D_REENTRANT 
-I/usr/include/SDL2   -fno-strict-overflow -fno-strict-aliasing 
-Wmissing-declarations -Waddress -fvisibility=hidden -I/usr/include/mpeg2dec -g 
-O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -c -o src/traps.o src/traps.cpp
g++ -DHAVE_CONFIG_H -I.  -DLINUX -DUAE -DFSUAE -fno-pie -fno-PIE  
-I./flac/include -I./gen -I./src -I./src/jit -I./src/include -I./src/od-fs 
-I./src/od-fs/include -I./src/od-win32 -I./src/od-win32/caps 
-I./libfsemu/include  -I./manymouse -I./glad/include   -I./libudis86/include  
-I./prowizard/include -I./softfloat  -Wdate-time -D_FORTIFY_SOURCE=2 -pthread 
-I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include 
-DLUA_USE_POSIX -I/usr/include/AL  -I/usr/include/libpng16 -D_REENTRANT 
-I/usr/include/SDL2   -fno-strict-overflow -fno-strict-aliasing 
-Wmissing-declarations -Waddress -fvisibility=hidden -I/usr/include/mpeg2dec -g 
-O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -c -o src/uaeexe.o src/uaeexe.cpp
g++ -DHAVE_CONFIG_H -I.  -DLINUX -DUAE -DFSUAE -fno-pie -fno-PIE  
-I./flac/include -I./gen -I./src -I./src/jit -I./src/include -I./src/od-fs 
-I./src/od-fs/include -I./src/od-win32 -I./src/od-win32/caps 
-I./libfsemu/include  -I./manymouse -I./glad/include   -I./libudis86/include  
-I./prowizard/include -I./softfloat  -Wdate-time -D_FORTIFY_SOURCE=2 -pthread 
-I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include 
-DLUA_USE_POSIX -I/usr/include/AL  -I/usr/include/libpng16 -D_REENTRANT 
-I/usr/include/SDL2   -fno-strict-overflow -fno-strict-aliasing 
-Wmissing-declarations -Waddress -fvisibility=hidden -I/usr/include/mpeg2dec -g 
-O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -c -o src/uaelib.o src/uaelib.cpp
g++ -DHAVE_CONFIG_H -I.  -DLINUX -DUAE -DFSUAE -fno-pie -fno-PIE  
-I./flac/include -I./gen -I./src -I./src/jit -I./src/include -I./src/od-fs 
-I./src/od-fs/include -I./src/od-win32 -I./src/od-win32/caps 
-I./libfsemu/include  -I./manymouse -I./glad/include   -I./libudis86/include  
-I./prowizard/include -I./softfloat  -Wdate-time -D_FORTIFY_SOURCE=2 -pthread 
-I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include 
-DLUA_USE_POSIX -I/usr/include/AL  -I/usr/include/libpng16 -D_REENTRANT 
-I/usr/include/SDL2   -fno-strict-overflow -fno-strict-aliasing 
-Wmissing-declarations -Waddress -fvisibility=hidden -I/usr/include/mpeg2dec -g 
-O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -c -o src/uaenative.o src/uaenative.cpp
g++ -DHAVE_CONFIG_H -I.  -DLINUX -DUAE -DFSUAE -fno-pie -fno-PIE  
-I./flac/include -I./gen -I./src -I./src/jit -I./src/include -I./src/od-fs 
-I./src/od-fs/include -I./src/od-win32 -I./src/od-win32/caps 
-I./libfsemu/include  -I./manymouse -I./glad/include   -I./libudis86/include  
-I./prowizard/include -I./softfloat  -Wdate-time -D_FORTIFY_SOURCE=2 -pthread 
-I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include 
-DLUA_USE_POSIX -I/usr/include/AL  -I/usr/include/libpng16 -D_REENTRANT 
-I/usr/include/SDL2   -fno-strict-overflow -fno-strict-aliasing 
-Wmissing-declarations -Waddress -fvisibility=hidden -I/usr/include/mpeg2dec -g 
-O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -c -o src/uaeresource.o src/uaeresource.cpp
g++ -DHAVE_CONFIG_H -I.  -DLINUX -DUAE -DFSUAE -fno-pie -fno-PIE  
-I./flac/include -I./gen -I./src -I./src/jit -I./src/include -I./src/od-fs 
-I./src/od-fs/include -I./src/od-win32 -I./src/od-win32/caps 
-I./libfsemu/include  -I./manymouse -I./glad/include   -I./libudis86/include  
-I./prowizard/include -I./softfloat  -Wdate-time -D_FORTIFY_SOURCE=2 -pthread 
-I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include 
-DLUA_USE_POSIX -I/usr/include/AL  -I/usr/include/libpng16 -D_REENTRANT 
-I/usr/include/SDL2   -fno-strict-overflow -fno-strict-aliasing 
-Wmissing-declarations -Waddress -fvisibility=hidden -I/usr/include/mpeg2dec -g 
-O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -c -o src/uaeserial.o src/uaeserial.cpp
g++ -DHAVE_CONFIG_H -I.  -DLINUX -DUAE -DFSUAE -fno-pie -fno-PIE  
-I./flac/include -I./gen -I./src -I./src/jit -I./src/include -I./src/od-fs 
-I./src/od-fs/include -I./src/od-win32 -I./src/od-win32/caps 
-I./libfsemu/include  -I./manymouse -I./glad/include   -I./libudis86/include  
-I./prowizard/include -I./softfloat  -Wdate-time -D_FORTIFY_SOURCE=2 -pthread 
-I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include 
-DLUA_USE_POSIX -I/usr/include/AL  -I/usr/include/libpng16 -D_REENTRANT 
-I/usr/include/SDL2   -fno-strict-overflow -fno-strict-aliasing 
-Wmissing-declarations -Waddress -fvisibility=hidden -I/usr/include/mpeg2dec -g 
-O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -c -o src/vm.o src/vm.cpp
g++ -DHAVE_CONFIG_H -I.  -DLINUX -DUAE -DFSUAE -fno-pie -fno-PIE  
-I./flac/include -I./gen -I./src -I./src/jit -I./src/include -I./src/od-fs 
-I./src/od-fs/include -I./src/od-win32 -I./src/od-win32/caps 
-I./libfsemu/include  -I./manymouse -I./glad/include   -I./libudis86/include  
-I./prowizard/include -I./softfloat  -Wdate-time -D_FORTIFY_SOURCE=2 -pthread 
-I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include 
-DLUA_USE_POSIX -I/usr/include/AL  -I/usr/include/libpng16 -D_REENTRANT 
-I/usr/include/SDL2   -fno-strict-overflow -fno-strict-aliasing 
-Wmissing-declarations -Waddress -fvisibility=hidden -I/usr/include/mpeg2dec -g 
-O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -c -o src/x86.o src/x86.cpp
g++ -DHAVE_CONFIG_H -I.  -DLINUX -DUAE -DFSUAE -fno-pie -fno-PIE  
-I./flac/include -I./gen -I./src -I./src/jit -I./src/include -I./src/od-fs 
-I./src/od-fs/include -I./src/od-win32 -I./src/od-win32/caps 
-I./libfsemu/include  -I./manymouse -I./glad/include   -I./libudis86/include  
-I./prowizard/include -I./softfloat  -Wdate-time -D_FORTIFY_SOURCE=2 -pthread 
-I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include 
-DLUA_USE_POSIX -I/usr/include/AL  -I/usr/include/libpng16 -D_REENTRANT 
-I/usr/include/SDL2   -fno-strict-overflow -fno-strict-aliasing 
-Wmissing-declarations -Waddress -fvisibility=hidden -I/usr/include/mpeg2dec -g 
-O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -c -o src/zfile.o src/zfile.cpp
In file included from src/dosbox/dosbox.h:92,
                 from src/x86.cpp:43:
./src/dosbox/setup.h:88:35: error: ISO C++17 does not allow dynamic exception 
specifications
   88 |         Value& operator= (Hex in) throw(WrongType)                { 
return copy(Value(in));}
      |                                   ^~~~~
./src/dosbox/setup.h:89:35: error: ISO C++17 does not allow dynamic exception 
specifications
   89 |         Value& operator= (int in) throw(WrongType)                { 
return copy(Value(in));}
      |                                   ^~~~~
./src/dosbox/setup.h:90:36: error: ISO C++17 does not allow dynamic exception 
specifications
   90 |         Value& operator= (bool in) throw(WrongType)               { 
return copy(Value(in));}
      |                                    ^~~~~
./src/dosbox/setup.h:91:38: error: ISO C++17 does not allow dynamic exception 
specifications
   91 |         Value& operator= (double in) throw(WrongType)             { 
return copy(Value(in));}
      |                                      ^~~~~
./src/dosbox/setup.h:92:50: error: ISO C++17 does not allow dynamic exception 
specifications
   92 |         Value& operator= (std::string const& in) throw(WrongType) { 
return copy(Value(in));}
      |                                                  ^~~~~
./src/dosbox/setup.h:93:50: error: ISO C++17 does not allow dynamic exception 
specifications
   93 |         Value& operator= (char const * const in) throw(WrongType) { 
return copy(Value(in));}
      |                                                  ^~~~~
./src/dosbox/setup.h:94:44: error: ISO C++17 does not allow dynamic exception 
specifications
   94 |         Value& operator= (Value const& in) throw(WrongType)       { 
return copy(Value(in));}
      |                                            ^~~~~
./src/dosbox/setup.h:97:32: error: ISO C++17 does not allow dynamic exception 
specifications
   97 |         operator bool () const throw(WrongType);
      |                                ^~~~~
./src/dosbox/setup.h:98:31: error: ISO C++17 does not allow dynamic exception 
specifications
   98 |         operator Hex () const throw(WrongType);
      |                               ^~~~~
./src/dosbox/setup.h:99:31: error: ISO C++17 does not allow dynamic exception 
specifications
   99 |         operator int () const throw(WrongType);
      |                               ^~~~~
./src/dosbox/setup.h:100:34: error: ISO C++17 does not allow dynamic exception 
specifications
  100 |         operator double () const throw(WrongType);
      |                                  ^~~~~
./src/dosbox/setup.h:101:39: error: ISO C++17 does not allow dynamic exception 
specifications
  101 |         operator char const* () const throw(WrongType);
      |                                       ^~~~~
./src/dosbox/setup.h:102:70: error: ISO C++17 does not allow dynamic exception 
specifications
  102 |         void SetValue(std::string const& in,Etype _type = V_CURRENT) 
throw(WrongType);
      |                                                                      
^~~~~
./src/dosbox/setup.h:107:38: error: ISO C++17 does not allow dynamic exception 
specifications
  107 |         Value& copy(Value const& in) throw(WrongType);
      |                                      ^~~~~
make[4]: *** [Makefile:4546: src/x86.o] Error 1
make[4]: *** Waiting for unfinished jobs....
make[4]: Leaving directory '/<<PKGBUILDDIR>>'
make[3]: *** [Makefile:4584: all-recursive] Error 1
make[3]: Leaving directory '/<<PKGBUILDDIR>>'
make[2]: *** [Makefile:2693: all] Error 2
make[2]: Leaving directory '/<<PKGBUILDDIR>>'
dh_auto_build: error: make -j4 returned exit code 2
make[1]: *** [debian/rules:8: override_dh_auto_build] Error 25
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
make: *** [debian/rules:29: build] Error 2
dpkg-buildpackage: error: debian/rules build subprocess returned exit status 2

--- End Message ---
--- Begin Message ---
Source: fs-uae
Source-Version: 3.1.35-1
Done: John Paul Adrian Glaubitz <glaub...@physik.fu-berlin.de>

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

Debian distribution maintenance software
pp.
John Paul Adrian Glaubitz <glaub...@physik.fu-berlin.de> (supplier of updated 
fs-uae 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: SHA256

Format: 1.8
Date: Sun, 17 Oct 2021 14:27:52 +0200
Source: fs-uae
Architecture: source
Version: 3.1.35-1
Distribution: unstable
Urgency: medium
Maintainer: John Paul Adrian Glaubitz <glaub...@physik.fu-berlin.de>
Changed-By: John Paul Adrian Glaubitz <glaub...@physik.fu-berlin.de>
Closes: 984138
Changes:
 fs-uae (3.1.35-1) unstable; urgency=medium
 .
   * New upstream release (Closes: #984138)
   * Drop fs-uae-arcade and fs-uae-launcher packages from debian/control
   * Drop fs-uae-arcade and fs-uae-launcher packages from debian/copyright
   * Drop dh-python, python3-{all,setuptools} from B-D in debian/control
   * Remove fs-uae-arcade links file debian/fs-uae-arcade.links
   * Remove fs-uae-launcher links file debian/fs-uae-launcher.links
   * Stop building fs-uae-arcade and fs-uae-launcher packages in debian/rules
   * Update Standards-Version to 4.5.1 in debian/control
   * Update Vcs-* fields for new Salsa project in debian/control
Checksums-Sha1:
 c9c8ee532ff9ceef939a309d7285f3a3463a2e78 1954 fs-uae_3.1.35-1.dsc
 a4e8b4704a126ce0cdb5636cd4f7a584d99f88a9 4817547 fs-uae_3.1.35.orig.tar.gz
 217851ec7032226ed08a99bf8268df6156a3eb7f 20552 fs-uae_3.1.35-1.debian.tar.xz
 3b656a4a943127d118ec3e2aebfc9fcc6f06eb31 10855 fs-uae_3.1.35-1_amd64.buildinfo
Checksums-Sha256:
 54186e2b3d8f16a820efd229fb099704c2f7399327725a2dab83644983e86f83 1954 
fs-uae_3.1.35-1.dsc
 f1c92d011d2fdc863b8424c10f68f13b89c0beaae4c5f845cc9b9e3895f21f31 4817547 
fs-uae_3.1.35.orig.tar.gz
 6c8f5e0f90c1c52f867644d4c590a1cd5178cf46d512b25bdae4d645761e5a79 20552 
fs-uae_3.1.35-1.debian.tar.xz
 aa5321e74691349d7c5fb6f2c93307fc55528ca21f630d8e9c4817cd1b833b36 10855 
fs-uae_3.1.35-1_amd64.buildinfo
Files:
 26f64b226bc3d6cebc314873ed6d13a4 1954 otherosfs optional fs-uae_3.1.35-1.dsc
 dc7b2323ee199a6c0b31b391a9d97815 4817547 otherosfs optional 
fs-uae_3.1.35.orig.tar.gz
 6ffc286c264a888379b8f28ef81d8a40 20552 otherosfs optional 
fs-uae_3.1.35-1.debian.tar.xz
 e8674f21bbf4b36ec01853ec83206ce7 10855 otherosfs optional 
fs-uae_3.1.35-1_amd64.buildinfo

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

iQIzBAEBCAAdFiEEYv+KdYTgKVaVRgAGdCY7N/W1+RMFAmFsGRgACgkQdCY7N/W1
+RPkfhAApXS5qXGoALTmbg5hG3W6zgICZxFsTuJfGCGtBQ4F71SPu6DyWIVD/I01
h7U4Lv4l4cEil4X4UXSY13SUur+v7MeBPvILZUL1B85t0yQH4gQO9Sjv2M/QXbmy
02k9ztr+vQfbOSgHGXVIAwqQNEujMAFTJYsZPZsu9mavg/MUrt6C4UAcAv+LhjJq
1rvu48EHjIKT7z9bi2m7zSp7YzJiLh1qrsvb72ssswl6yCtalanCjhM8uf4RWTSK
RDubG16dc1pY2scYbKSo4Rc/UOfq4sv/FRCjVnu7WBUEZPkyOWXy4S+QKKgiM9rZ
A91gpRo2PG5CVVxLzmLEAaoTpGFJ8PQtW0jJfswAFsbFVf90XpLVdbeTlEhrIlTO
jSjIEZOMv2cRjqABiuu2fxRhL+uqsPmAq6tATA4pvXKYCZc6XYbsoZa2F2ja+POP
GufP2ZAg7bNM+O9722Jbi/z9hmRuCvWKIwnJxH5rAnDFvHtj8U65YqPS1lqdrnkL
l29BvqplZMmt37JvLdADAy/yTSjSQR668riMOWajO3UGHmwTRa1b8l3FELBHzfFx
qLCWgeXOww0i2kjgSN/F05YC3t6udLywJIDICzUGr/z1U8nMjncgUgWrW0bNEKUg
VKjsYQ4vh00Vs05bwYZc+OmKcvEbN9vmMehN9DRgk309Oh69vvw=
=PmGt
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to