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

Bug#957111: marked as done (csound: ftbfs with GCC-10)



Your message dated Sat, 25 Apr 2020 16:18:38 +0000
with message-id <E1jSNVm-00015Y-4c@fasolo.debian.org>
and subject line Bug#957111: fixed in csound 1:6.14.0~dfsg-2
has caused the Debian Bug report #957111,
regarding csound: ftbfs with GCC-10
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.)


-- 
957111: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=957111
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: src:csound
Version: 1:6.13.0~dfsg-3
Severity: normal
Tags: sid bullseye
User: debian-gcc@lists.debian.org
Usertags: ftbfs-gcc-10

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-10/g++-10, but succeeds to build with gcc-9/g++-9. The
severity of this report will be raised before the bullseye release,
so nothing has to be done for the buster release.

The full build log can be found at:
http://people.debian.org/~doko/logs/gcc10-20200225/csound_6.13.0~dfsg-3_unstable_gcc10.log
The last lines of the build log are at the end of this report.

To build with GCC 10, either set CC=gcc-10 CXX=g++-10 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-10/porting_to.html

[...]
[582/708] /usr/bin/cc -DCS_DEFAULT_PLUGINDIR=\"/usr/lib/csound/plugins64-6.0\" -DCS_PACKAGE_DATE=\"2020-01-16\" -DHAVE_EXECINFO -DHAVE_SOCKETS -DHAVE_STRTOD_L -DHAVE_STRTOK_R -DLINUX -DNO_FLTK_THREADS -DPIPES -DUSE_LRINT -D_CSOUND_RELEASE_ -D_GNU_SOURCE -I/usr/include/lua5.1 -I.././H -I.././include -I.././Engine -I.././util -I../. -I. -Iinclude -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -DBETA -fvisibility=hidden -std=gnu99 -DHAVE_ATOMIC_BUILTIN -DHAVE_PTHREAD   -ftree-vectorize -ffast-math -O3 -fno-finite-math-only -mtune=generic -MD -MT Frontends/CMakeFiles/csound-bin.dir/csound/sched.c.o -MF Frontends/CMakeFiles/csound-bin.dir/csound/sched.c.o.d -o Frontends/CMakeFiles/csound-bin.dir/csound/sched.c.o   -c ../Frontends/csound/sched.c
[583/708] : && /usr/bin/cc -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -DBETA -fvisibility=hidden -std=gnu99 -DHAVE_ATOMIC_BUILTIN -DHAVE_PTHREAD  -Wl,-z,relro -Wl,-z,now    -rdynamic Frontends/CMakeFiles/csound-bin.dir/csound/csound_main.c.o Frontends/CMakeFiles/csound-bin.dir/csound/sched.c.o  -o csound  -Wl,-rpath,"/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu:"  libcsound64.so.6.0  -lpthread  -lm && :
[584/708] cd "/<<PKGBUILDDIR>>/Frontends" && /usr/bin/bison -d -o "/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/Frontends/beats.tab.c" beats/beats.y
beats/beats.y: warning: 1 reduce/reduce conflict [-Wconflicts-rr]
[585/708] cd "/<<PKGBUILDDIR>>/Frontends" && /usr/bin/flex "-o/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/Frontends/beatslex.yy.c" beats/beats.l
[586/708] /usr/bin/cc -DCS_DEFAULT_PLUGINDIR=\"/usr/lib/csound/plugins64-6.0\" -DCS_PACKAGE_DATE=\"2020-01-16\" -DHAVE_EXECINFO -DHAVE_SOCKETS -DHAVE_STRTOD_L -DHAVE_STRTOK_R -DLINUX -DNO_FLTK_THREADS -DPIPES -DUSE_LRINT -D_CSOUND_RELEASE_ -D_GNU_SOURCE -I/usr/include/lua5.1 -I.././H -I.././include -I.././Engine -I.././util -I../. -I. -Iinclude -IFrontends -I../Frontends/beats -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -DBETA -fvisibility=hidden -std=gnu99 -DHAVE_ATOMIC_BUILTIN -DHAVE_PTHREAD   -ftree-vectorize -ffast-math -O3 -fno-finite-math-only -mtune=generic -MD -MT Frontends/CMakeFiles/csbeats.dir/beats/main.c.o -MF Frontends/CMakeFiles/csbeats.dir/beats/main.c.o.d -o Frontends/CMakeFiles/csbeats.dir/beats/main.c.o   -c ../Frontends/beats/main.c
[587/708] /usr/bin/cc -DCS_DEFAULT_PLUGINDIR=\"/usr/lib/csound/plugins64-6.0\" -DCS_PACKAGE_DATE=\"2020-01-16\" -DHAVE_EXECINFO -DHAVE_SOCKETS -DHAVE_STRTOD_L -DHAVE_STRTOK_R -DLINUX -DNO_FLTK_THREADS -DPIPES -DUSE_LRINT -D_CSOUND_RELEASE_ -D_GNU_SOURCE -I/usr/include/lua5.1 -I.././H -I.././include -I.././Engine -I.././util -I../. -I. -Iinclude -IFrontends -I../Frontends/beats -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -DBETA -fvisibility=hidden -std=gnu99 -DHAVE_ATOMIC_BUILTIN -DHAVE_PTHREAD   -ftree-vectorize -ffast-math -O3 -fno-finite-math-only -mtune=generic -MD -MT Frontends/CMakeFiles/csbeats.dir/beatslex.yy.c.o -MF Frontends/CMakeFiles/csbeats.dir/beatslex.yy.c.o.d -o Frontends/CMakeFiles/csbeats.dir/beatslex.yy.c.o   -c Frontends/beatslex.yy.c
[588/708] cd "/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/interfaces" && /usr/bin/cmake -E make_directory /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/interfaces /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/interfaces/CMakeFiles/_jcsound6.dir && /usr/bin/cmake -E env SWIG_LIB=/usr/share/swig4.0 /usr/bin/swig4.0 -java -D__BUILDING_LIBCSOUND -DHAVE_PTHREAD_SPIN_LOCK -DHAVE_PTHREAD_BARRIER_INIT -DPARCS -DGNU_GETTEXT -DHAVE_DIRENT_H -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -DHAVE_VALUES_H -includeall -verbose -DUSE_DOUBLE -package csnd6 -includeall -outdir /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/interfaces -c++ -I/usr/include/lua5.1 -I/usr/include -I/<<PKGBUILDDIR>>/./H -I/<<PKGBUILDDIR>>/./include -I/<<PKGBUILDDIR>>/./Engine -I/<<PKGBUILDDIR>>/./util -I/<<PKGBUILDDIR>>/. -I/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu -I/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/include -o /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/interfaces/CMakeFiles/_jcsound6.dir/java_interfaceJA
 VA_wrap.cxx /<<PKGBUILDDIR>>/interfaces/java_interface.i
Language subdirectory: java
Search paths:
   ./
   /usr/include/lua5.1/
   /usr/include/
   /<<PKGBUILDDIR>>/./H/
   /<<PKGBUILDDIR>>/./include/
   /<<PKGBUILDDIR>>/./Engine/
   /<<PKGBUILDDIR>>/./util/
   /<<PKGBUILDDIR>>/./
   /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/
   /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/include/
   ./swig_lib/java/
   /usr/share/swig4.0/java/
   ./swig_lib/
   /usr/share/swig4.0/
Preprocessing...
Starting language-specific parse...
/<<PKGBUILDDIR>>/interfaces/CppSound.hpp:37: Warning 453: Can't apply (std::vector< double > *INPUT). No typemaps are defined.
/<<PKGBUILDDIR>>/interfaces/CppSound.hpp:53: Warning 813: Warning for CppSound, base CsoundFile ignored. Multiple inheritance is not supported in Java.
Processing types...
C++ analysis...
Processing nested classes...
Generating wrappers...
[589/708] /usr/bin/cc -DCS_DEFAULT_PLUGINDIR=\"/usr/lib/csound/plugins64-6.0\" -DCS_PACKAGE_DATE=\"2020-01-16\" -DHAVE_EXECINFO -DHAVE_SOCKETS -DHAVE_STRTOD_L -DHAVE_STRTOK_R -DLINUX -DNO_FLTK_THREADS -DPIPES -DUSE_LRINT -D_CSOUND_RELEASE_ -D_GNU_SOURCE -I/usr/include/lua5.1 -I.././H -I.././include -I.././Engine -I.././util -I../. -I. -Iinclude -IFrontends -I../Frontends/beats -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -DBETA -fvisibility=hidden -std=gnu99 -DHAVE_ATOMIC_BUILTIN -DHAVE_PTHREAD   -ftree-vectorize -ffast-math -O3 -fno-finite-math-only -mtune=generic -MD -MT Frontends/CMakeFiles/csbeats.dir/beats.tab.c.o -MF Frontends/CMakeFiles/csbeats.dir/beats.tab.c.o.d -o Frontends/CMakeFiles/csbeats.dir/beats.tab.c.o   -c Frontends/beats.tab.c
[590/708] : && /usr/bin/cc -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -DBETA -fvisibility=hidden -std=gnu99 -DHAVE_ATOMIC_BUILTIN -DHAVE_PTHREAD  -Wl,-z,relro -Wl,-z,now    -rdynamic Frontends/CMakeFiles/csbeats.dir/beats/main.c.o Frontends/CMakeFiles/csbeats.dir/beatslex.yy.c.o Frontends/CMakeFiles/csbeats.dir/beats.tab.c.o  -o csbeats  -lm && :
FAILED: csbeats 
: && /usr/bin/cc -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -DBETA -fvisibility=hidden -std=gnu99 -DHAVE_ATOMIC_BUILTIN -DHAVE_PTHREAD  -Wl,-z,relro -Wl,-z,now    -rdynamic Frontends/CMakeFiles/csbeats.dir/beats/main.c.o Frontends/CMakeFiles/csbeats.dir/beatslex.yy.c.o Frontends/CMakeFiles/csbeats.dir/beats.tab.c.o  -o csbeats  -lm && :
/usr/bin/ld: Frontends/CMakeFiles/csbeats.dir/beatslex.yy.c.o:(.bss+0x20): multiple definition of `yyin'; Frontends/CMakeFiles/csbeats.dir/beats/main.c.o:./obj-x86_64-linux-gnu/../Frontends/beats/main.c:30: first defined here
collect2: error: ld returned 1 exit status
[591/708] cd "/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/interfaces" && /usr/bin/cmake -E make_directory /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu && /usr/bin/cmake -E env SWIG_LIB=/usr/share/swig4.0 /usr/bin/swig4.0 -python -D__BUILDING_LIBCSOUND -DHAVE_PTHREAD_SPIN_LOCK -DHAVE_PTHREAD_BARRIER_INIT -DPARCS -DGNU_GETTEXT -DHAVE_DIRENT_H -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -DHAVE_VALUES_H -includeall -verbose -DUSE_DOUBLE -outdir /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu -c++ -interface _csnd6 -I/usr/include/lua5.1 -I/usr/include -I/<<PKGBUILDDIR>>/./H -I/<<PKGBUILDDIR>>/./include -I/<<PKGBUILDDIR>>/./Engine -I/<<PKGBUILDDIR>>/./util -I/<<PKGBUILDDIR>>/. -I/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu -I/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/include -o /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/python_interfacePYTHON_wrap.cxx /<<PKGBUILDDIR>>/interfaces/python_interface.i
Language subdirectory: python
Search paths:
   ./
   /usr/include/lua5.1/
   /usr/include/
   /<<PKGBUILDDIR>>/./H/
   /<<PKGBUILDDIR>>/./include/
   /<<PKGBUILDDIR>>/./Engine/
   /<<PKGBUILDDIR>>/./util/
   /<<PKGBUILDDIR>>/./
   /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/
   /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/include/
   ./swig_lib/python/
   /usr/share/swig4.0/python/
   ./swig_lib/
   /usr/share/swig4.0/
Preprocessing...
Starting language-specific parse...
/<<PKGBUILDDIR>>/interfaces/CppSound.hpp:37: Warning 453: Can't apply (std::vector< double > *INPUT). No typemaps are defined.
Processing types...
C++ analysis...
Processing nested classes...
Generating wrappers...
[592/708] /usr/bin/c++  -DCS_DEFAULT_PLUGINDIR=\"/usr/lib/csound/plugins64-6.0\" -DCS_PACKAGE_DATE=\"2020-01-16\" -DHAVE_EXECINFO -DHAVE_SOCKETS -DHAVE_STRTOD_L -DHAVE_STRTOK_R -DLINUX -DNO_FLTK_THREADS -DPIPES -DUSE_LRINT -D_CSOUND_RELEASE_ -D_GNU_SOURCE -D_jcsound6_EXPORTS -I/usr/include/lua5.1 -I.././H -I.././include -I.././Engine -I.././util -I../. -I. -Iinclude -I/usr/lib/jvm/default-java/include -I/usr/lib/jvm/default-java/include/linux -I../interfaces -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -std=c++11 -DBETA -fvisibility=hidden -fvisibility=hidden -DHAVE_ATOMIC_BUILTIN -fPIC   -Wno-unused-function -ftree-vectorize -ffast-math -O3 -fno-finite-math-only -mtune=generic -Wno-error -MD -MT interfaces/CMakeFiles/_jcsound6.dir/CMakeFiles/_jcsound6.dir/java_interfaceJAVA_wrap.cxx.o -MF interfaces/CMakeFiles/_jcsound6.dir/CMakeFiles/_jcsound6.dir/java_interfaceJAVA_wrap.cxx.o.d -o interfaces/
 CMakeFiles/_jcsound6.dir/CMakeFiles/_jcsound6.dir/java_interfaceJAVA_wrap.cxx.o -c interfaces/CMakeFiles/_jcsound6.dir/java_interfaceJAVA_wrap.cxx
[593/708] /usr/bin/c++  -DCS_DEFAULT_PLUGINDIR=\"/usr/lib/csound/plugins64-6.0\" -DCS_PACKAGE_DATE=\"2020-01-16\" -DHAVE_EXECINFO -DHAVE_SOCKETS -DHAVE_STRTOD_L -DHAVE_STRTOK_R -DLINUX -DNO_FLTK_THREADS -DPIPES -DUSE_LRINT -D_CSOUND_RELEASE_ -D_GNU_SOURCE -DluaCsnd6_EXPORTS -I/usr/include/lua5.1 -I.././H -I.././include -I.././Engine -I.././util -I../. -I. -Iinclude -I../interfaces -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -std=c++11 -DBETA -fvisibility=hidden -fvisibility=hidden -DHAVE_ATOMIC_BUILTIN -fPIC   -ftree-vectorize -ffast-math -O3 -fno-finite-math-only -mtune=generic -Wno-error -MD -MT interfaces/CMakeFiles/luaCsnd6.dir/CMakeFiles/luaCsnd6.dir/lua_interfaceLUA_wrap.cxx.o -MF interfaces/CMakeFiles/luaCsnd6.dir/CMakeFiles/luaCsnd6.dir/lua_interfaceLUA_wrap.cxx.o.d -o interfaces/CMakeFiles/luaCsnd6.dir/CMakeFiles/luaCsnd6.dir/lua_interfaceLUA_wrap.cxx.o -c interfaces/CMakeFiles/luaCsnd
 6.dir/lua_interfaceLUA_wrap.cxx
ninja: build stopped: subcommand failed.
dh_auto_build: error: cd obj-x86_64-linux-gnu && LC_ALL=C.UTF-8 ninja -j4 -v returned exit code 1
make[1]: *** [debian/rules:142: override_dh_auto_build-arch] Error 25
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
make: *** [debian/rules:127: binary] Error 2
dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 2

--- End Message ---
--- Begin Message ---
Source: csound
Source-Version: 1:6.14.0~dfsg-2
Done: Felipe Sateler <fsateler@debian.org>

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

Debian distribution maintenance software
pp.
Felipe Sateler <fsateler@debian.org> (supplier of updated csound 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: SHA256

Format: 1.8
Date: Sat, 25 Apr 2020 11:56:23 -0400
Source: csound
Architecture: source
Version: 1:6.14.0~dfsg-2
Distribution: unstable
Urgency: medium
Maintainer: Debian Multimedia Maintainers <debian-multimedia@lists.debian.org>
Changed-By: Felipe Sateler <fsateler@debian.org>
Closes: 957111
Changes:
 csound (1:6.14.0~dfsg-2) unstable; urgency=medium
 .
   * Pick upstream patch fixing duplicate yyin definition.
     Fixes a FTBFS with gcc 10. (Closes: #957111)
 .
 csound (1:6.14.0~dfsg-1) unstable; urgency=medium
 .
   [ Sebastian Ramacher ]
   * B-D on libstk-dev
 .
   [ Felipe Sateler ]
   * New upstream version 6.14.0~dfsg
     - Drop patches applied upstream and refresh the rest
     - Add new symbols of csound64 library
     - Correctly install ctcsound.
       Upstream installs both in python2 and python3 path. As it is the same
       file, just install them both to the same place
   * Wrap long lines in changelog entries: 1:6.13.0~dfsg-2.
   * Add override for binaries without dependencies
     Small plugins that only call into the host
 .
   [ Laurent Bigonville ]
   * Make the library packages multiarch-installable.
     We need to install the libraries in multiarch-aware directories.
     Additionally we can make csound-data multiarch-foreign
Checksums-Sha1:
 e033ffe125dbc8dcb4879421e41dbee55f14c6db 3332 csound_6.14.0~dfsg-2.dsc
 9a603787292ea2749ae6168214a595defdd6647e 32972 csound_6.14.0~dfsg-2.debian.tar.xz
 3a8fd70de888b4b76befd41a15bd03bcaa4bbf6b 12742452 csound_6.14.0~dfsg.orig.tar.xz
Checksums-Sha256:
 9393f2c283606e408fafd7b9b0153444b56f7ec1fa85402261ea6fde6faa50df 3332 csound_6.14.0~dfsg-2.dsc
 0f3dfc70365030dc7cfb40689a3d856e0405bd9301c7ac858d5bdc3d31974886 32972 csound_6.14.0~dfsg-2.debian.tar.xz
 c62615992d2b0d57e683141deb44a0da52e8c5a014dad08c5d06e9add1ddb70a 12742452 csound_6.14.0~dfsg.orig.tar.xz
Files:
 22e2decf62790cd235a4ce6d630bbce8 3332 sound optional csound_6.14.0~dfsg-2.dsc
 b2d572b31b9db7ec889d097a73798e54 32972 sound optional csound_6.14.0~dfsg-2.debian.tar.xz
 312ea1246eb4d9416e55ba0fef4ef12f 12742452 sound optional csound_6.14.0~dfsg.orig.tar.xz

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

iQJIBAEBCAAyFiEEIY7gNiAzyHtsE1+ko7q64kCN1s8FAl6kXloUHGZzYXRlbGVy
QGRlYmlhbi5vcmcACgkQo7q64kCN1s9DTw/+NpLJ9sO963KssOgTAveAQ1kbBAmP
EE0Si+y1oz2A1s/mbNgkaeY0dWh6BbDDzjwCl4sfw1sl+/z5vKeWrmHa6v5DGkGC
ZM9CdAsl8OYnQcx6t/EFZY1VIbvasw0Q/5TQ/RcTk71kQ3viMfuIsrXmg3NKp3/J
6en+MHAdHdx/kcrL8RDyj+OMwfvX5ceCIB22w3zl5AtX1aPch8beNeBTWOoOrWJj
+Fz4N1U5C6i8xKwhPyq4ItBviNMqOvI8OUbi5yj7wzLijUPFQ1EYxVi+TSJzEchG
ijmyBVmydusdfySWm3FFNVhCLrmkhKX+gmgya6TsVjlJE7d/fNRB0gd0B6r6sRHK
mrQq7qbS5S80ZzdKw+uAS2eZSHQZoR4xAv+11Uq4ptPmLGmO16s4dIj3HOl12mKc
BwKvH7S07PcPJaniuERqhGvZQloHotyBWOEQWElOmJtXxelQVGzl4jXbZhGXH46o
lVmL/dC9RTk1vLN39PJ3mDwZPr6UnPkotkKSVT8jvQTLzg0437Vh/fmghXuiD+AU
srW/dyOw91CBwMBC2Zm97kdq72mp/LUOesNjczw2elz9OeP9OtnXfsap+cJdoZei
Hc+rYooL4pqZPaP6JRr5erP7zlWspVib0Koln3hwTsu1L7oWnYLn2h+R5Io2nNHH
nTrK0oZ2ezN61cg=
=+A4L
-----END PGP SIGNATURE-----

--- End Message ---

Reply to: