[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#984040: marked as done (drumgizmo: ftbfs with GCC-11)



Your message dated Mon, 19 Sep 2022 00:03:04 +0000
with message-id <E1oa4Fc-00Etj8-VJ@fasolo.debian.org>
and subject line Bug#984040: fixed in drumgizmo 0.9.20-1
has caused the Debian Bug report #984040,
regarding drumgizmo: 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 owner@bugs.debian.org
immediately.)


-- 
984040: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=984040
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: src:drumgizmo
Version: 0.9.19-1
Severity: normal
Tags: sid bookworm
User: debian-gcc@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/drumgizmo_0.9.19-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.

[...]
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I../hugin -I../pugixml/src -DSSE -msse -msse2 -I../zita-resampler/libs -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -ffast-math -std=c++11 -DDISABLE_HUGIN -c sample.cc -o libdg_la-sample.o >/dev/null 2>&1
/bin/bash ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I..   -I../hugin -I../pugixml/src -DSSE -msse -msse2 -I../zita-resampler/libs -Wdate-time -D_FORTIFY_SOURCE=2  -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -ffast-math -std=c++11 -DDISABLE_HUGIN -c -o libdg_la-staminafilter.lo `test -f 'staminafilter.cc' || echo './'`staminafilter.cc
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I../hugin -I../pugixml/src -DSSE -msse -msse2 -I../zita-resampler/libs -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -ffast-math -std=c++11 -DDISABLE_HUGIN -c staminafilter.cc  -fPIC -DPIC -o .libs/libdg_la-staminafilter.o
/bin/bash ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I..   -I../hugin -I../pugixml/src -DSSE -msse -msse2 -I../zita-resampler/libs -Wdate-time -D_FORTIFY_SOURCE=2  -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -ffast-math -std=c++11 -DDISABLE_HUGIN -c -o libdg_la-thread.lo `test -f 'thread.cc' || echo './'`thread.cc
/bin/bash ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I..   -I../hugin -I../pugixml/src -DSSE -msse -msse2 -I../zita-resampler/libs -Wdate-time -D_FORTIFY_SOURCE=2  -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -ffast-math -std=c++11 -DDISABLE_HUGIN -c -o libdg_la-velocityfilter.lo `test -f 'velocityfilter.cc' || echo './'`velocityfilter.cc
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I../hugin -I../pugixml/src -DSSE -msse -msse2 -I../zita-resampler/libs -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -ffast-math -std=c++11 -DDISABLE_HUGIN -c thread.cc  -fPIC -DPIC -o .libs/libdg_la-thread.o
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I../hugin -I../pugixml/src -DSSE -msse -msse2 -I../zita-resampler/libs -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -ffast-math -std=c++11 -DDISABLE_HUGIN -c velocityfilter.cc  -fPIC -DPIC -o .libs/libdg_la-velocityfilter.o
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I../hugin -I../pugixml/src -DSSE -msse -msse2 -I../zita-resampler/libs -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -ffast-math -std=c++11 -DDISABLE_HUGIN -c thread.cc -o libdg_la-thread.o >/dev/null 2>&1
/bin/bash ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I..   -I../hugin -I../pugixml/src -DSSE -msse -msse2 -I../zita-resampler/libs -Wdate-time -D_FORTIFY_SOURCE=2  -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -ffast-math -std=c++11 -DDISABLE_HUGIN -c -o libdg_la-versionstr.lo `test -f 'versionstr.cc' || echo './'`versionstr.cc
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I../hugin -I../pugixml/src -DSSE -msse -msse2 -I../zita-resampler/libs -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -ffast-math -std=c++11 -DDISABLE_HUGIN -c sample_selection.cc -o libdg_la-sample_selection.o >/dev/null 2>&1
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I../hugin -I../pugixml/src -DSSE -msse -msse2 -I../zita-resampler/libs -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -ffast-math -std=c++11 -DDISABLE_HUGIN -c versionstr.cc  -fPIC -DPIC -o .libs/libdg_la-versionstr.o
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I../hugin -I../pugixml/src -DSSE -msse -msse2 -I../zita-resampler/libs -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -ffast-math -std=c++11 -DDISABLE_HUGIN -c versionstr.cc -o libdg_la-versionstr.o >/dev/null 2>&1
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I../hugin -I../pugixml/src -DSSE -msse -msse2 -I../zita-resampler/libs -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -ffast-math -std=c++11 -DDISABLE_HUGIN -c staminafilter.cc -o libdg_la-staminafilter.o >/dev/null 2>&1
/bin/bash ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I..  -ffast-math -D_USE_MATH_DEFINES  -I../zita-resampler/libs -Wdate-time -D_FORTIFY_SOURCE=2  -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -ffast-math -std=c++11 -DDISABLE_HUGIN -c -o libzr_la-zrwrapper.lo `test -f 'zrwrapper.cc' || echo './'`zrwrapper.cc
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -ffast-math -D_USE_MATH_DEFINES -I../zita-resampler/libs -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -ffast-math -std=c++11 -DDISABLE_HUGIN -c zrwrapper.cc  -fPIC -DPIC -o .libs/libzr_la-zrwrapper.o
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I../hugin -I../pugixml/src -DSSE -msse -msse2 -I../zita-resampler/libs -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -ffast-math -std=c++11 -DDISABLE_HUGIN -c velocityfilter.cc -o libdg_la-velocityfilter.o >/dev/null 2>&1
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -ffast-math -D_USE_MATH_DEFINES -I../zita-resampler/libs -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -ffast-math -std=c++11 -DDISABLE_HUGIN -c zrwrapper.cc -o libzr_la-zrwrapper.o >/dev/null 2>&1
/bin/bash ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I..  -ffast-math -D_USE_MATH_DEFINES  -I../zita-resampler/libs -Wdate-time -D_FORTIFY_SOURCE=2  -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -ffast-math -std=c++11 -DDISABLE_HUGIN -c -o libzr_la-resampler.lo `test -f '../zita-resampler/libs/resampler.cc' || echo './'`../zita-resampler/libs/resampler.cc
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -ffast-math -D_USE_MATH_DEFINES -I../zita-resampler/libs -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -ffast-math -std=c++11 -DDISABLE_HUGIN -c ../zita-resampler/libs/resampler.cc  -fPIC -DPIC -o .libs/libzr_la-resampler.o
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -ffast-math -D_USE_MATH_DEFINES -I../zita-resampler/libs -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -ffast-math -std=c++11 -DDISABLE_HUGIN -c ../zita-resampler/libs/resampler.cc -o libzr_la-resampler.o >/dev/null 2>&1
/bin/bash ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I..  -ffast-math -D_USE_MATH_DEFINES  -I../zita-resampler/libs -Wdate-time -D_FORTIFY_SOURCE=2  -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -ffast-math -std=c++11 -DDISABLE_HUGIN -c -o libzr_la-resampler-table.lo `test -f '../zita-resampler/libs/resampler-table.cc' || echo './'`../zita-resampler/libs/resampler-table.cc
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -ffast-math -D_USE_MATH_DEFINES -I../zita-resampler/libs -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -ffast-math -std=c++11 -DDISABLE_HUGIN -c ../zita-resampler/libs/resampler-table.cc  -fPIC -DPIC -o .libs/libzr_la-resampler-table.o
/bin/bash ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I..   -Wdate-time -D_FORTIFY_SOURCE=2  -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -ffast-math -std=c++11 -DDISABLE_HUGIN -c -o libpugi_la-pugixml.lo `test -f '../pugixml/src/pugixml.cpp' || echo './'`../pugixml/src/pugixml.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -ffast-math -std=c++11 -DDISABLE_HUGIN -c ../pugixml/src/pugixml.cpp  -fPIC -DPIC -o .libs/libpugi_la-pugixml.o
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -ffast-math -D_USE_MATH_DEFINES -I../zita-resampler/libs -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -ffast-math -std=c++11 -DDISABLE_HUGIN -c ../zita-resampler/libs/resampler-table.cc -o libzr_la-resampler-table.o >/dev/null 2>&1
/bin/bash ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I..   -Wdate-time -D_FORTIFY_SOURCE=2  -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -ffast-math -std=c++11 -DDISABLE_HUGIN -c -o libnls_la-translation.lo `test -f 'translation.cc' || echo './'`translation.cc
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -ffast-math -std=c++11 -DDISABLE_HUGIN -c translation.cc  -fPIC -DPIC -o .libs/libnls_la-translation.o
/bin/bash ../libtool  --tag=CXX   --mode=link g++  -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -ffast-math -std=c++11 -DDISABLE_HUGIN  -Wl,-z,relro -Wl,-z,now -o libzr.la  libzr_la-zrwrapper.lo libzr_la-resampler.lo libzr_la-resampler-table.lo -lpthread  -latomic -lrt 
libtool: link: ar cr .libs/libzr.a .libs/libzr_la-zrwrapper.o .libs/libzr_la-resampler.o .libs/libzr_la-resampler-table.o 
libtool: link: ranlib .libs/libzr.a
libtool: link: ( cd ".libs" && rm -f "libzr.la" && ln -s "../libzr.la" "libzr.la" )
In file included from translation.cc:27:
translation.h:35:6: error: ‘uint64_t’ in namespace ‘std’ does not name a type; did you mean ‘wint_t’?
   35 | std::uint64_t constexpr const_hash(const char* input)
      |      ^~~~~~~~
      |      wint_t
translation.h:52:28: error: expected ‘;’ at end of member declaration
   52 |         static const char* gettext(std::uint64_t msgid, const char* original);
      |                            ^~~~~~~
      |                                   ;
translation.h:52:49: error: expected ‘)’ before ‘msgid’
   52 |         static const char* gettext(std::uint64_t msgid, const char* original);
      |                                   ~             ^~~~~~
      |                                                 )
translation.cc: In member function ‘bool Translation::load(const char*, std::size_t)’:
translation.cc:216:43: error: ‘const_hash’ was not declared in this scope
  216 |                 texts.push_back(make_pair(const_hash(orig.data()), transl));
      |                                           ^~~~~~~~~~
translation.cc: At global scope:
translation.cc:229:13: error: no declaration matches ‘const char* Translation::gettext(uint64_t, const char*)’
  229 | const char* Translation::gettext(std::uint64_t msgid, const char* original)
      |             ^~~~~~~~~~~
In file included from translation.cc:27:
translation.h:52:28: note: candidate is: ‘const char* Translation::gettext’
   52 |         static const char* gettext(std::uint64_t msgid, const char* original);
      |                            ^~~~~~~
translation.h:44:7: note: ‘class Translation’ defined here
   44 | class Translation
      |       ^~~~~~~~~~~
make[3]: *** [Makefile:950: libnls_la-translation.lo] Error 1
make[3]: *** Waiting for unfinished jobs....
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -ffast-math -std=c++11 -DDISABLE_HUGIN -c ../pugixml/src/pugixml.cpp -o libpugi_la-pugixml.o >/dev/null 2>&1
make[3]: Leaving directory '/<<PKGBUILDDIR>>/src'
make[2]: *** [Makefile:473: all-recursive] Error 1
make[2]: Leaving directory '/<<PKGBUILDDIR>>'
make[1]: *** [Makefile:405: all] Error 2
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
dh_auto_build: error: make -j4 returned exit code 2
make: *** [debian/rules:21: binary] Error 25
dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 2

--- End Message ---
--- Begin Message ---
Source: drumgizmo
Source-Version: 0.9.20-1
Done: Dennis Braun <d_braun@kabelmail.de>

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

Debian distribution maintenance software
pp.
Dennis Braun <d_braun@kabelmail.de> (supplier of updated drumgizmo 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 ftpmaster@ftp-master.debian.org)


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

Format: 1.8
Date: Sun, 18 Sep 2022 23:15:52 +0200
Source: drumgizmo
Architecture: source
Version: 0.9.20-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Multimedia Maintainers <debian-multimedia@lists.debian.org>
Changed-By: Dennis Braun <d_braun@kabelmail.de>
Closes: 984040
Changes:
 drumgizmo (0.9.20-1) unstable; urgency=medium
 .
   * New upstream version 0.9.20
     + Fix GCC11 build (Closes: #984040)
   * Refresh patchset
   * Add libjack-jackd2-dev as B-D and libjack-dev as optional
   * Bump Standards Version to 4.6.1
   * Update my d/copyright year
   * Update d/copyright entries
   * Refresh lintian-overrides
   * Add salsa ci config
Checksums-Sha1:
 c9fcd7cf0823f17f843742df33a6b781807dbf67 2494 drumgizmo_0.9.20-1.dsc
 04b9489981bf3d34cb19d560c71f5c0e08d093f3 1094020 drumgizmo_0.9.20.orig.tar.gz
 e4cd2b31ee04737d1d84f667907e0ba4f83b2771 833 drumgizmo_0.9.20.orig.tar.gz.asc
 9cc22bdd1290bdc33013f9ab0f2b057fe61f2a2f 11032 drumgizmo_0.9.20-1.debian.tar.xz
Checksums-Sha256:
 44ce6754feeaf0b87f65ae3ea89f3ba5ae336096943f9d286bccb7eebefdbca9 2494 drumgizmo_0.9.20-1.dsc
 005f2040b881dbd8fdeb7b88f384f2347202d2ac0458e0aa999214586abc576a 1094020 drumgizmo_0.9.20.orig.tar.gz
 9ed045384a000ac27052d89720143314d4eb8ce68276f380116248a08e728ade 833 drumgizmo_0.9.20.orig.tar.gz.asc
 447f116233e15bc8546b0012f0b9808afd8c514b99f963d7d9a9913e012f2264 11032 drumgizmo_0.9.20-1.debian.tar.xz
Files:
 6531db33407adbd484dee49330edabd4 2494 sound optional drumgizmo_0.9.20-1.dsc
 3d8253013b1954d42ef37a133b151d4f 1094020 sound optional drumgizmo_0.9.20.orig.tar.gz
 1009498a90f19bc5ceb6358d25661aab 833 sound optional drumgizmo_0.9.20.orig.tar.gz.asc
 add30574a07ba7e55be1ee9f0943821a 11032 sound optional drumgizmo_0.9.20-1.debian.tar.xz

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

iQIzBAEBCgAdFiEE94y6B4F7sUmhHTOQafL8UW6nGZMFAmMni7IACgkQafL8UW6n
GZM+Nw/+OnPlvuUfhwpjPGjAWtiUMlBsCVS9chODvrAHQ3CroRY3PYZQ0tMp17UC
oZy/1tmRLrXRCtOXnSRR+df918O6ejxAOWNc0hg8gPgWHp8K00PjX8gYk3LD6+z+
tAkax2xZXnGhPItZgk6d61Rf4dRqvaW94l6hPaRl4oKhFN3Af3fPEjZjN20tAQDs
MZ2zPNCVdnSznkF/dmfZPVTKJ45BT9XPLsJdiGe2KVlGKIR/A4PZs3O0xm7GBcL2
N7IXrVHdMTRY6DTTjbpHSLeVBDD5nWNQsnal1oZQS+wpJAhgQro/cIqqKg/rfjWK
zcWLrA8ktPMK1w7Xtu7fNvBxo7/+WzLKwQ+WE+KeBiNt32yuDLIEAYfOwfOo1t5P
vZtxOQSPP8WgM4KgAZCqcKbr6sIKUZLhJA3Viju6otFoqJX4NxGUbgIU4TYxn8K/
6dZTA9HJS6eIwhfQbEVLtXbv6lNZfNQ6m6SorLsRC/Imn/ag4CV3Sf7EuX4NLsfI
4XqUB8Di16Tnxt4v8FTFlfE0SMe72eudtFuILyekG5eGgAX+W+MTBanuocAgIHma
td1RusZJ3L4e/Z7zVLJJt5jhKcnHYcDUui1yIPAUiuOXFPVr/UJLjmhrnHSRC8Ej
dv+LWR2j6bnLr93VincbsKqQdldiiaWfjR+uAYcFRBqYxnn+ep0=
=Xlvq
-----END PGP SIGNATURE-----

--- End Message ---

Reply to: