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

Bug#957619: marked as done (nx-libs: ftbfs with GCC-10)



Your message dated Mon, 29 Jun 2020 21:05:21 +0000
with message-id <E1jq0xt-000EtD-0l@fasolo.debian.org>
and subject line Bug#957619: fixed in nx-libs 2:3.5.99.24-1
has caused the Debian Bug report #957619,
regarding nx-libs: 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.)


-- 
957619: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=957619
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: src:nx-libs
Version: 2:3.5.99.23-1
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/nx-libs_3.5.99.23-1_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

[...]
/usr/bin/ld: hw/nxagent/libnxagent.a(Drawable.o):./nx-X11/programs/Xserver/hw/nxagent/Windows.h:297: multiple definition of `nxagentConfiguredWindowList'; hw/nxagent/NXwindow.o:./nx-X11/programs/Xserver/hw/nxagent/Windows.h:297: first defined here
/usr/bin/ld: hw/nxagent/libnxagent.a(Window.o):./nx-X11/programs/Xserver/hw/nxagent/Windows.h:297: multiple definition of `nxagentConfiguredWindowList'; hw/nxagent/NXwindow.o:./nx-X11/programs/Xserver/hw/nxagent/Windows.h:297: first defined here
/usr/bin/ld: hw/nxagent/libnxagent.a(Window.o):./nx-X11/programs/Xserver/hw/nxagent/Windows.h:309: multiple definition of `nxagentStaticResizedWindowList'; hw/nxagent/NXwindow.o:./nx-X11/programs/Xserver/hw/nxagent/Windows.h:309: first defined here
/usr/bin/ld: hw/nxagent/libnxagent.a(Window.o):(.bss+0x41c): multiple definition of `nxagentCorruptedWindows'; hw/nxagent/libnxagent.a(Drawable.o):(.bss+0x48): first defined here
/usr/bin/ld: hw/nxagent/libnxagent.a(Window.o):./nx-X11/programs/Xserver/hw/nxagent/Visual.h:77: multiple definition of `nxagentAlphaVisual'; hw/nxagent/libnxagent.a(Display.o):./nx-X11/programs/Xserver/hw/nxagent/Visual.h:77: first defined here
/usr/bin/ld: hw/nxagent/libnxagent.a(Window.o):./nx-X11/programs/Xserver/hw/nxagent/Cursor.h:68: multiple definition of `nxagentAnimCursorBits'; hw/nxagent/NXrender.o:./nx-X11/programs/Xserver/hw/nxagent/Cursor.h:68: first defined here
/usr/bin/ld: hw/nxagent/libnxagent.a(Pixmap.o):(.bss+0x0): multiple definition of `nxagentCorruptedBackgrounds'; hw/nxagent/libnxagent.a(Drawable.o):(.bss+0x44): first defined here
/usr/bin/ld: hw/nxagent/libnxagent.a(Pixmap.o):(.bss+0x4): multiple definition of `nxagentCorruptedPixmaps'; hw/nxagent/libnxagent.a(Drawable.o):(.bss+0x4c): first defined here
/usr/bin/ld: hw/nxagent/libnxagent.a(Pixmap.o):./nx-X11/programs/Xserver/hw/nxagent/Visual.h:77: multiple definition of `nxagentAlphaVisual'; hw/nxagent/libnxagent.a(Display.o):./nx-X11/programs/Xserver/hw/nxagent/Visual.h:77: first defined here
/usr/bin/ld: hw/nxagent/libnxagent.a(Pixmap.o):./nx-X11/programs/Xserver/hw/nxagent/Windows.h:309: multiple definition of `nxagentStaticResizedWindowList'; hw/nxagent/NXwindow.o:./nx-X11/programs/Xserver/hw/nxagent/Windows.h:309: first defined here
/usr/bin/ld: hw/nxagent/libnxagent.a(Pixmap.o):./nx-X11/programs/Xserver/hw/nxagent/Windows.h:297: multiple definition of `nxagentConfiguredWindowList'; hw/nxagent/NXwindow.o:./nx-X11/programs/Xserver/hw/nxagent/Windows.h:297: first defined here
/usr/bin/ld: hw/nxagent/libnxagent.a(Render.o):./nx-X11/programs/Xserver/hw/nxagent/Visual.h:77: multiple definition of `nxagentAlphaVisual'; hw/nxagent/libnxagent.a(Display.o):./nx-X11/programs/Xserver/hw/nxagent/Visual.h:77: first defined here
/usr/bin/ld: hw/nxagent/libnxagent.a(Render.o):./nx-X11/programs/Xserver/hw/nxagent/Cursor.h:68: multiple definition of `nxagentAnimCursorBits'; hw/nxagent/NXrender.o:./nx-X11/programs/Xserver/hw/nxagent/Cursor.h:68: first defined here
/usr/bin/ld: hw/nxagent/libnxagent.a(Render.o):./nx-X11/programs/Xserver/hw/nxagent/Windows.h:309: multiple definition of `nxagentStaticResizedWindowList'; hw/nxagent/NXwindow.o:./nx-X11/programs/Xserver/hw/nxagent/Windows.h:309: first defined here
/usr/bin/ld: hw/nxagent/libnxagent.a(Render.o):./nx-X11/programs/Xserver/hw/nxagent/Windows.h:297: multiple definition of `nxagentConfiguredWindowList'; hw/nxagent/NXwindow.o:./nx-X11/programs/Xserver/hw/nxagent/Windows.h:297: first defined here
/usr/bin/ld: hw/nxagent/libnxagent.a(Client.o):./nx-X11/programs/Xserver/hw/nxagent/Windows.h:309: multiple definition of `nxagentStaticResizedWindowList'; hw/nxagent/NXwindow.o:./nx-X11/programs/Xserver/hw/nxagent/Windows.h:309: first defined here
/usr/bin/ld: hw/nxagent/libnxagent.a(Client.o):./nx-X11/programs/Xserver/hw/nxagent/Windows.h:297: multiple definition of `nxagentConfiguredWindowList'; hw/nxagent/NXwindow.o:./nx-X11/programs/Xserver/hw/nxagent/Windows.h:297: first defined here
/usr/bin/ld: hw/nxagent/libnxagent.a(Rootless.o):./nx-X11/programs/Xserver/hw/nxagent/Windows.h:309: multiple definition of `nxagentStaticResizedWindowList'; hw/nxagent/NXwindow.o:./nx-X11/programs/Xserver/hw/nxagent/Windows.h:309: first defined here
/usr/bin/ld: hw/nxagent/libnxagent.a(Rootless.o):./nx-X11/programs/Xserver/hw/nxagent/Windows.h:297: multiple definition of `nxagentConfiguredWindowList'; hw/nxagent/NXwindow.o:./nx-X11/programs/Xserver/hw/nxagent/Windows.h:297: first defined here
/usr/bin/ld: hw/nxagent/libnxagent.a(Extensions.o):./nx-X11/programs/Xserver/hw/nxagent/Windows.h:309: multiple definition of `nxagentStaticResizedWindowList'; hw/nxagent/NXwindow.o:./nx-X11/programs/Xserver/hw/nxagent/Windows.h:309: first defined here
/usr/bin/ld: hw/nxagent/libnxagent.a(Extensions.o):./nx-X11/programs/Xserver/hw/nxagent/Windows.h:297: multiple definition of `nxagentConfiguredWindowList'; hw/nxagent/NXwindow.o:./nx-X11/programs/Xserver/hw/nxagent/Windows.h:297: first defined here
/usr/bin/ld: hw/nxagent/libnxagent.a(Clipboard.o):./nx-X11/programs/Xserver/hw/nxagent/Windows.h:309: multiple definition of `nxagentStaticResizedWindowList'; hw/nxagent/NXwindow.o:./nx-X11/programs/Xserver/hw/nxagent/Windows.h:309: first defined here
/usr/bin/ld: hw/nxagent/libnxagent.a(Clipboard.o):./nx-X11/programs/Xserver/hw/nxagent/Windows.h:297: multiple definition of `nxagentConfiguredWindowList'; hw/nxagent/NXwindow.o:./nx-X11/programs/Xserver/hw/nxagent/Windows.h:297: first defined here
/usr/bin/ld: hw/nxagent/libnxagent.a(Splash.o):./nx-X11/programs/Xserver/hw/nxagent/Windows.h:309: multiple definition of `nxagentStaticResizedWindowList'; hw/nxagent/NXwindow.o:./nx-X11/programs/Xserver/hw/nxagent/Windows.h:309: first defined here
/usr/bin/ld: hw/nxagent/libnxagent.a(Splash.o):./nx-X11/programs/Xserver/hw/nxagent/Windows.h:297: multiple definition of `nxagentConfiguredWindowList'; hw/nxagent/NXwindow.o:./nx-X11/programs/Xserver/hw/nxagent/Windows.h:297: first defined here
/usr/bin/ld: hw/nxagent/libnxagent.a(Split.o):./nx-X11/programs/Xserver/hw/nxagent/Windows.h:309: multiple definition of `nxagentStaticResizedWindowList'; hw/nxagent/NXwindow.o:./nx-X11/programs/Xserver/hw/nxagent/Windows.h:309: first defined here
/usr/bin/ld: hw/nxagent/libnxagent.a(Split.o):./nx-X11/programs/Xserver/hw/nxagent/Windows.h:297: multiple definition of `nxagentConfiguredWindowList'; hw/nxagent/NXwindow.o:./nx-X11/programs/Xserver/hw/nxagent/Windows.h:297: first defined here
/usr/bin/ld: hw/nxagent/libnxagent.a(Reconnect.o):./nx-X11/programs/Xserver/hw/nxagent/Windows.h:309: multiple definition of `nxagentStaticResizedWindowList'; hw/nxagent/NXwindow.o:./nx-X11/programs/Xserver/hw/nxagent/Windows.h:309: first defined here
/usr/bin/ld: hw/nxagent/libnxagent.a(Reconnect.o):./nx-X11/programs/Xserver/hw/nxagent/Windows.h:297: multiple definition of `nxagentConfiguredWindowList'; hw/nxagent/NXwindow.o:./nx-X11/programs/Xserver/hw/nxagent/Windows.h:297: first defined here
/usr/bin/ld: hw/nxagent/libnxagent.a(Image.o):./nx-X11/programs/Xserver/hw/nxagent/Visual.h:77: multiple definition of `nxagentAlphaVisual'; hw/nxagent/libnxagent.a(Display.o):./nx-X11/programs/Xserver/hw/nxagent/Visual.h:77: first defined here
/usr/bin/ld: hw/nxagent/libnxagent.a(Image.o):./nx-X11/programs/Xserver/hw/nxagent/Windows.h:309: multiple definition of `nxagentStaticResizedWindowList'; hw/nxagent/NXwindow.o:./nx-X11/programs/Xserver/hw/nxagent/Windows.h:309: first defined here
/usr/bin/ld: hw/nxagent/libnxagent.a(Image.o):./nx-X11/programs/Xserver/hw/nxagent/Windows.h:297: multiple definition of `nxagentConfiguredWindowList'; hw/nxagent/NXwindow.o:./nx-X11/programs/Xserver/hw/nxagent/Windows.h:297: first defined here
/usr/bin/ld: hw/nxagent/libnxagent.a(Composite.o):./nx-X11/programs/Xserver/hw/nxagent/Windows.h:309: multiple definition of `nxagentStaticResizedWindowList'; hw/nxagent/NXwindow.o:./nx-X11/programs/Xserver/hw/nxagent/Windows.h:309: first defined here
/usr/bin/ld: hw/nxagent/libnxagent.a(Composite.o):./nx-X11/programs/Xserver/hw/nxagent/Windows.h:297: multiple definition of `nxagentConfiguredWindowList'; hw/nxagent/NXwindow.o:./nx-X11/programs/Xserver/hw/nxagent/Windows.h:297: first defined here
/usr/bin/ld: hw/nxagent/libnxagent.a(Colormap.o):./nx-X11/programs/Xserver/hw/nxagent/Windows.h:309: multiple definition of `nxagentStaticResizedWindowList'; hw/nxagent/NXwindow.o:./nx-X11/programs/Xserver/hw/nxagent/Windows.h:309: first defined here
/usr/bin/ld: hw/nxagent/libnxagent.a(Colormap.o):./nx-X11/programs/Xserver/hw/nxagent/Windows.h:297: multiple definition of `nxagentConfiguredWindowList'; hw/nxagent/NXwindow.o:./nx-X11/programs/Xserver/hw/nxagent/Windows.h:297: first defined here
/usr/bin/ld: hw/nxagent/libnxagent.a(Colormap.o):./nx-X11/programs/Xserver/hw/nxagent/Visual.h:77: multiple definition of `nxagentAlphaVisual'; hw/nxagent/libnxagent.a(Display.o):./nx-X11/programs/Xserver/hw/nxagent/Visual.h:77: first defined here
/usr/bin/ld: hw/nxagent/libnxagent.a(Cursor.o):./nx-X11/programs/Xserver/hw/nxagent/Cursor.h:68: multiple definition of `nxagentAnimCursorBits'; hw/nxagent/NXrender.o:./nx-X11/programs/Xserver/hw/nxagent/Cursor.h:68: first defined here
/usr/bin/ld: hw/nxagent/libnxagent.a(Cursor.o):./nx-X11/programs/Xserver/hw/nxagent/Windows.h:309: multiple definition of `nxagentStaticResizedWindowList'; hw/nxagent/NXwindow.o:./nx-X11/programs/Xserver/hw/nxagent/Windows.h:309: first defined here
/usr/bin/ld: hw/nxagent/libnxagent.a(Cursor.o):./nx-X11/programs/Xserver/hw/nxagent/Windows.h:297: multiple definition of `nxagentConfiguredWindowList'; hw/nxagent/NXwindow.o:./nx-X11/programs/Xserver/hw/nxagent/Windows.h:297: first defined here
/usr/bin/ld: hw/nxagent/libnxagent.a(Cursor.o):./nx-X11/programs/Xserver/hw/nxagent/Visual.h:77: multiple definition of `nxagentAlphaVisual'; hw/nxagent/libnxagent.a(Display.o):./nx-X11/programs/Xserver/hw/nxagent/Visual.h:77: first defined here
/usr/bin/ld: fb/libfb.a(fbglyph.o):./nx-X11/programs/Xserver/fb/../../../programs/Xserver/include/dixfont.h:43: multiple definition of `fpe_functions'; hw/nxagent/NXdixfonts.o:./nx-X11/programs/Xserver/hw/nxagent/../../include/dixfont.h:43: first defined here
/usr/bin/ld: miext/damage/libdamage.a(damage.o):./nx-X11/programs/Xserver/miext/damage/../../include/dixfont.h:43: multiple definition of `fpe_functions'; hw/nxagent/NXdixfonts.o:./nx-X11/programs/Xserver/hw/nxagent/../../include/dixfont.h:43: first defined here
/usr/bin/ld: Xext/libext.a(xf86bigfont.o):./nx-X11/programs/Xserver/Xext/../include/dixfont.h:43: multiple definition of `fpe_functions'; hw/nxagent/NXdixfonts.o:./nx-X11/programs/Xserver/hw/nxagent/../../include/dixfont.h:43: first defined here
/usr/bin/ld: Xext/libext.a(panoramiXprocs.o):./nx-X11/programs/Xserver/Xext/../include/dixfont.h:43: multiple definition of `fpe_functions'; hw/nxagent/NXdixfonts.o:./nx-X11/programs/Xserver/hw/nxagent/../../include/dixfont.h:43: first defined here
/usr/bin/ld: GL/glx/libglx.a(xfont.o):./nx-X11/programs/Xserver/GL/glx/../../../../programs/Xserver/include/dixfont.h:43: multiple definition of `fpe_functions'; hw/nxagent/NXdixfonts.o:./nx-X11/programs/Xserver/hw/nxagent/../../include/dixfont.h:43: first defined here
/usr/bin/ld: render/librender.a(animcur.o):./nx-X11/programs/Xserver/render/../include/dixfont.h:43: multiple definition of `fpe_functions'; hw/nxagent/NXdixfonts.o:./nx-X11/programs/Xserver/hw/nxagent/../../include/dixfont.h:43: first defined here
/usr/bin/ld: mi/libmi.a(mipolytext.o):./nx-X11/programs/Xserver/mi/../include/dixfont.h:43: multiple definition of `fpe_functions'; hw/nxagent/NXdixfonts.o:./nx-X11/programs/Xserver/hw/nxagent/../../include/dixfont.h:43: first defined here
/usr/bin/ld: mi/libmi.a(mibstore.o):./nx-X11/programs/Xserver/mi/../include/dixfont.h:43: multiple definition of `fpe_functions'; hw/nxagent/NXdixfonts.o:./nx-X11/programs/Xserver/hw/nxagent/../../include/dixfont.h:43: first defined here
/usr/bin/ld: mi/libmi.a(misprite.o):./nx-X11/programs/Xserver/mi/../include/dixfont.h:43: multiple definition of `fpe_functions'; hw/nxagent/NXdixfonts.o:./nx-X11/programs/Xserver/hw/nxagent/../../include/dixfont.h:43: first defined here
collect2: error: ld returned 1 exit status
make[8]: *** [Makefile:615: nxagent] Error 1
make[8]: Leaving directory '/<<PKGBUILDDIR>>/nx-X11/programs/Xserver'
make[7]: *** [Makefile:463: all] Error 2
make[7]: Leaving directory '/<<PKGBUILDDIR>>/nx-X11/programs'
make[6]: *** [xmakefile:463: all] Error 2
make[6]: Leaving directory '/<<PKGBUILDDIR>>/nx-X11'
make[5]: *** [xmakefile:524: World] Error 2
make[5]: Leaving directory '/<<PKGBUILDDIR>>/nx-X11'
make[4]: *** [Makefile:42: World] Error 2
make[4]: Leaving directory '/<<PKGBUILDDIR>>/nx-X11'
make[3]: *** [Makefile:179: build-full] Error 2
make[3]: Leaving directory '/<<PKGBUILDDIR>>'
make[2]: *** [Makefile:191: build] Error 2
make[2]: Leaving directory '/<<PKGBUILDDIR>>'
dh_auto_build: error: make -j1 "INSTALL=install --strip-program=true" "CDEBUGFLAGS=-Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security" "LOCAL_LDFLAGS=-Wl,-z,relro -Wl,-z,now" "SHLIBGLOBALSFLAGS=-Wl,-z,relro -Wl,-z,now" returned exit code 2
make[1]: *** [debian/rules:61: override_dh_auto_build] Error 25
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
make: *** [debian/rules:16: binary] Error 2
dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 2

--- End Message ---
--- Begin Message ---
Source: nx-libs
Source-Version: 2:3.5.99.24-1
Done: Mike Gabriel <sunweaver@debian.org>

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

Debian distribution maintenance software
pp.
Mike Gabriel <sunweaver@debian.org> (supplier of updated nx-libs 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: Mon, 29 Jun 2020 22:40:53 +0200
Source: nx-libs
Architecture: source
Version: 2:3.5.99.24-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Remote Maintainers <debian-remote@lists.debian.org>
Changed-By: Mike Gabriel <sunweaver@debian.org>
Closes: 957619
Changes:
 nx-libs (2:3.5.99.24-1) unstable; urgency=medium
 .
   * New upstream release.
     - Fix FTBFS against gcc-10. (Closes: #957619).
   * debian/salsa-ci.yml:
     + Add file.
   * debian/control:
     + Bump DH compat level to version 13.
   * debian/copyright:
     + Update auto-generated copyright.in file.
     + Update copyright attributions.
   * debian/nx-x11proto-*-dev.install:
     + Some header files have been dropped in the 3.5.99.24 release.
Checksums-Sha1:
 18522d8b94d9a01ce235373aa299490013a2a0b9 3958 nx-libs_3.5.99.24-1.dsc
 3fe92c8d1a7e4b68b49b660b3c924e24e04ce8dc 5275349 nx-libs_3.5.99.24.orig.tar.gz
 eeeae39a076a202aa5bf9e0589a64220c84f9471 833 nx-libs_3.5.99.24.orig.tar.gz.asc
 248247e3f7f188e2f70034c18e600f400a41af54 51516 nx-libs_3.5.99.24-1.debian.tar.xz
 fa14196e005ec0db3dff0ae8b30fa15ad8a3162f 9021 nx-libs_3.5.99.24-1_source.buildinfo
Checksums-Sha256:
 4627f2c79bac797895ff892c24cf72b9c6c2ea7fef43cc26e9f312600d3fe349 3958 nx-libs_3.5.99.24-1.dsc
 51e35115511f751209563666910b8065ae43592126cbf374edaecfc9a1f267e9 5275349 nx-libs_3.5.99.24.orig.tar.gz
 0d87198ce56b1acdef7c8eee8b1087ae730c692b10aaa210ecc63d2d9c427ef9 833 nx-libs_3.5.99.24.orig.tar.gz.asc
 f959eb72b151f653d084ba12399d642c6366c24395ad75bdaa9b5645706a1cea 51516 nx-libs_3.5.99.24-1.debian.tar.xz
 735b7057335148687ae5c7e702a4bf15cdae4bb3fe37792a2bfc1cda7280aff3 9021 nx-libs_3.5.99.24-1_source.buildinfo
Files:
 8b67c800fdd4dbf33633cf55567c15d8 3958 x11 optional nx-libs_3.5.99.24-1.dsc
 0aa3687e1237103e17a00c4607c188ba 5275349 x11 optional nx-libs_3.5.99.24.orig.tar.gz
 860cb0067807af86c8ce8580cbac9494 833 x11 optional nx-libs_3.5.99.24.orig.tar.gz.asc
 83907e94edde88be38e6cdca8d445107 51516 x11 optional nx-libs_3.5.99.24-1.debian.tar.xz
 bbb0ed3353f8262c3fa72638cf7a1065 9021 x11 optional nx-libs_3.5.99.24-1_source.buildinfo

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

iQJJBAEBCAAzFiEEm/uu6GwKpf+/IgeCmvRrMCV3GzEFAl76UiYVHHN1bndlYXZl
ckBkZWJpYW4ub3JnAAoJEJr0azAldxsxI3UP/11E6Fqy8Jgsqv8sq69Q8BAijNfF
P1462ClmYg2mfZxkjkQb7/AsjR3CZjZrURkokIE/MYnC0FgmGi42LWCjk3YbDskh
nu4Re5HcU8+BzP+cXhwWKpU0fbU4LKHSZbbJo2/HF7j33CBm2qVHDk89pdXg8v8P
w3qNriGDHu9oa2V1QYCtYATgkOUDXo6k4UezousSB5op562eJIYjcL58U2x0niSy
kcNL+IiyRnLOisED3trCR6a8zudvgqwymJC009XGAWJXqD1vBFjdipwvf+k6hBoj
bqN/hWdaMEEA3DjFmdv3bTBa30wSPPAHyoFX2tvLwph9KitzXOfQ7s8PwRLEPOfo
s0BM0BeMhPcyT/8/GO57s5ATRgj5T0GRHeZynPCQCo6yM6BmSs1dmBHXGbqvdJ0x
3DXvs6YEDyY4dqJcT0vem1ZTxt7eFu3s/SlUdIv5MOpntJa357HzzF7i1NUZaeuz
hARJxUIglKP216j+l2AD0k2LfH/k+J0DS1SHVqyEmXkyTIWW5HZRQPE/prj9LnBN
P2U8YdkLfA0RPJQEwRV/doG5Tks1ZvtQUKS0c07ATHpL993zwgyOtpoDQXpm0z7C
bmf9mc9f2ajmA1DoDFd8KcyYhvahdtVkc8gntn0X63rEnB2lMenKlhHGXnYBSNtv
MVm3to45eartBEN6
=Nwti
-----END PGP SIGNATURE-----

--- End Message ---

Reply to: