Your message dated Tue, 02 Sep 2025 14:49:34 +0000
with message-id <[email protected]>
and subject line Bug#1096761: fixed in gpsbabel 1.10.0+ds-2
has caused the Debian Bug report #1096761,
regarding gpsbabel: ftbfs with GCC-15
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 [email protected]
immediately.)
--
1096761: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1096761
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: src:gpsbabel
Version: 1.10.0+ds-1
Severity: important
Tags: sid forky
User: [email protected]
Usertags: ftbfs-gcc-15
[This bug is NOT targeted to the upcoming trixie 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-15/g++-15, but succeeds to build with gcc-14/g++-14. The
severity of this report will be raised before the forky release.
The full build log can be found at:
http://qa-logs.debian.net/2025/02/16/amd64exp/gpsbabel_1.10.0+ds-1_unstable_gccexp.log.gz
The last lines of the build log are at the end of this report.
To build with GCC 15, either set CC=gcc-15 CXX=g++-15 explicitly,
or install the gcc, g++, gfortran, ... packages from experimental.
apt-get -t=experimental install g++
GCC 15 now defaults to the C23/C++23 standards, exposing many FTBFS.
Other 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-15/porting_to.html
[...]
/usr/bin/ld: CMakeFiles/gpsbabel.dir/jeeps/gpsusbread.cc.o:(.rodata+0x0):
multiple definition of `QtPrivate::IsFloatType_v<_Float16>';
CMakeFiles/gpsbabel.dir/arcdist.cc.o:(.rodata+0x0): first defined here
/usr/bin/ld: CMakeFiles/gpsbabel.dir/jeeps/gpsusbsend.cc.o:(.rodata+0x0):
multiple definition of `QtPrivate::IsFloatType_v<_Float16>';
CMakeFiles/gpsbabel.dir/arcdist.cc.o:(.rodata+0x0): first defined here
/usr/bin/ld: CMakeFiles/gpsbabel.dir/jeeps/gpsutil.cc.o:(.rodata+0x0): multiple
definition of `QtPrivate::IsFloatType_v<_Float16>';
CMakeFiles/gpsbabel.dir/arcdist.cc.o:(.rodata+0x0): first defined here
/usr/bin/ld: CMakeFiles/gpsbabel.dir/kml.cc.o:(.rodata+0xfc): multiple
definition of `QtPrivate::IsFloatType_v<_Float16>';
CMakeFiles/gpsbabel.dir/arcdist.cc.o:(.rodata+0x0): first defined here
/usr/bin/ld: CMakeFiles/gpsbabel.dir/lowranceusr.cc.o:(.rodata+0xc): multiple
definition of `QtPrivate::IsFloatType_v<_Float16>';
CMakeFiles/gpsbabel.dir/arcdist.cc.o:(.rodata+0x0): first defined here
/usr/bin/ld: CMakeFiles/gpsbabel.dir/main.cc.o:(.rodata+0x2a0): multiple
definition of `QtPrivate::IsFloatType_v<_Float16>';
CMakeFiles/gpsbabel.dir/arcdist.cc.o:(.rodata+0x0): first defined here
/usr/bin/ld: CMakeFiles/gpsbabel.dir/mkshort.cc.o:(.rodata+0x0): multiple
definition of `QtPrivate::IsFloatType_v<_Float16>';
CMakeFiles/gpsbabel.dir/arcdist.cc.o:(.rodata+0x0): first defined here
/usr/bin/ld: CMakeFiles/gpsbabel.dir/mtk_logger.cc.o:(.rodata+0x174): multiple
definition of `QtPrivate::IsFloatType_v<_Float16>';
CMakeFiles/gpsbabel.dir/arcdist.cc.o:(.rodata+0x0): first defined here
/usr/bin/ld: CMakeFiles/gpsbabel.dir/nmea.cc.o:(.rodata+0x14): multiple
definition of `QtPrivate::IsFloatType_v<_Float16>';
CMakeFiles/gpsbabel.dir/arcdist.cc.o:(.rodata+0x0): first defined here
/usr/bin/ld: CMakeFiles/gpsbabel.dir/nukedata.cc.o:(.rodata+0x0): multiple
definition of `QtPrivate::IsFloatType_v<_Float16>';
CMakeFiles/gpsbabel.dir/arcdist.cc.o:(.rodata+0x0): first defined here
/usr/bin/ld: CMakeFiles/gpsbabel.dir/option.cc.o:(.rodata+0x0): multiple
definition of `QtPrivate::IsFloatType_v<_Float16>';
CMakeFiles/gpsbabel.dir/arcdist.cc.o:(.rodata+0x0): first defined here
/usr/bin/ld: CMakeFiles/gpsbabel.dir/osm.cc.o:(.rodata+0x24): multiple
definition of `QtPrivate::IsFloatType_v<_Float16>';
CMakeFiles/gpsbabel.dir/arcdist.cc.o:(.rodata+0x0): first defined here
/usr/bin/ld: CMakeFiles/gpsbabel.dir/ozi.cc.o:(.rodata+0xac): multiple
definition of `QtPrivate::IsFloatType_v<_Float16>';
CMakeFiles/gpsbabel.dir/arcdist.cc.o:(.rodata+0x0): first defined here
/usr/bin/ld: CMakeFiles/gpsbabel.dir/parse.cc.o:(.rodata+0x18): multiple
definition of `QtPrivate::IsFloatType_v<_Float16>';
CMakeFiles/gpsbabel.dir/arcdist.cc.o:(.rodata+0x0): first defined here
/usr/bin/ld: CMakeFiles/gpsbabel.dir/polygon.cc.o:(.rodata+0x0): multiple
definition of `QtPrivate::IsFloatType_v<_Float16>';
CMakeFiles/gpsbabel.dir/arcdist.cc.o:(.rodata+0x0): first defined here
/usr/bin/ld: CMakeFiles/gpsbabel.dir/position.cc.o:(.rodata+0x0): multiple
definition of `QtPrivate::IsFloatType_v<_Float16>';
CMakeFiles/gpsbabel.dir/arcdist.cc.o:(.rodata+0x0): first defined here
/usr/bin/ld: CMakeFiles/gpsbabel.dir/qstarz_bl_1000.cc.o:(.rodata+0xc):
multiple definition of `QtPrivate::IsFloatType_v<_Float16>';
CMakeFiles/gpsbabel.dir/arcdist.cc.o:(.rodata+0x0): first defined here
/usr/bin/ld: CMakeFiles/gpsbabel.dir/radius.cc.o:(.rodata+0x0): multiple
definition of `QtPrivate::IsFloatType_v<_Float16>';
CMakeFiles/gpsbabel.dir/arcdist.cc.o:(.rodata+0x0): first defined here
/usr/bin/ld: CMakeFiles/gpsbabel.dir/random.cc.o:(.rodata+0xc): multiple
definition of `QtPrivate::IsFloatType_v<_Float16>';
CMakeFiles/gpsbabel.dir/arcdist.cc.o:(.rodata+0x0): first defined here
/usr/bin/ld: CMakeFiles/gpsbabel.dir/resample.cc.o:(.rodata+0x0): multiple
definition of `QtPrivate::IsFloatType_v<_Float16>';
CMakeFiles/gpsbabel.dir/arcdist.cc.o:(.rodata+0x0): first defined here
/usr/bin/ld: CMakeFiles/gpsbabel.dir/reverse_route.cc.o:(.rodata+0x0): multiple
definition of `QtPrivate::IsFloatType_v<_Float16>';
CMakeFiles/gpsbabel.dir/arcdist.cc.o:(.rodata+0x0): first defined here
/usr/bin/ld: CMakeFiles/gpsbabel.dir/rgbcolors.cc.o:(.rodata+0x0): multiple
definition of `QtPrivate::IsFloatType_v<_Float16>';
CMakeFiles/gpsbabel.dir/arcdist.cc.o:(.rodata+0x0): first defined here
/usr/bin/ld: CMakeFiles/gpsbabel.dir/route.cc.o:(.rodata+0x0): multiple
definition of `QtPrivate::IsFloatType_v<_Float16>';
CMakeFiles/gpsbabel.dir/arcdist.cc.o:(.rodata+0x0): first defined here
/usr/bin/ld: CMakeFiles/gpsbabel.dir/session.cc.o:(.rodata+0x0): multiple
definition of `QtPrivate::IsFloatType_v<_Float16>';
CMakeFiles/gpsbabel.dir/arcdist.cc.o:(.rodata+0x0): first defined here
/usr/bin/ld: CMakeFiles/gpsbabel.dir/shape.cc.o:(.rodata+0xa4): multiple
definition of `QtPrivate::IsFloatType_v<_Float16>';
CMakeFiles/gpsbabel.dir/arcdist.cc.o:(.rodata+0x0): first defined here
/usr/bin/ld: CMakeFiles/gpsbabel.dir/skytraq.cc.o:(.rodata+0x44): multiple
definition of `QtPrivate::IsFloatType_v<_Float16>';
CMakeFiles/gpsbabel.dir/arcdist.cc.o:(.rodata+0x0): first defined here
/usr/bin/ld: CMakeFiles/gpsbabel.dir/smplrout.cc.o:(.rodata+0x0): multiple
definition of `QtPrivate::IsFloatType_v<_Float16>';
CMakeFiles/gpsbabel.dir/arcdist.cc.o:(.rodata+0x0): first defined here
/usr/bin/ld: CMakeFiles/gpsbabel.dir/sort.cc.o:(.rodata+0x14): multiple
definition of `QtPrivate::IsFloatType_v<_Float16>';
CMakeFiles/gpsbabel.dir/arcdist.cc.o:(.rodata+0x0): first defined here
/usr/bin/ld: CMakeFiles/gpsbabel.dir/src/core/codecdevice.cc.o:(.rodata+0x0):
multiple definition of `QtPrivate::IsFloatType_v<_Float16>';
CMakeFiles/gpsbabel.dir/arcdist.cc.o:(.rodata+0x0): first defined here
/usr/bin/ld: CMakeFiles/gpsbabel.dir/src/core/logging.cc.o:(.rodata+0x0):
multiple definition of `QtPrivate::IsFloatType_v<_Float16>';
CMakeFiles/gpsbabel.dir/arcdist.cc.o:(.rodata+0x0): first defined here
/usr/bin/ld: CMakeFiles/gpsbabel.dir/src/core/nvector.cc.o:(.rodata+0x0):
multiple definition of `QtPrivate::IsFloatType_v<_Float16>';
CMakeFiles/gpsbabel.dir/arcdist.cc.o:(.rodata+0x0): first defined here
/usr/bin/ld: CMakeFiles/gpsbabel.dir/src/core/textstream.cc.o:(.rodata+0x0):
multiple definition of `QtPrivate::IsFloatType_v<_Float16>';
CMakeFiles/gpsbabel.dir/arcdist.cc.o:(.rodata+0x0): first defined here
/usr/bin/ld: CMakeFiles/gpsbabel.dir/src/core/usasciicodec.cc.o:(.rodata+0x0):
multiple definition of `QtPrivate::IsFloatType_v<_Float16>';
CMakeFiles/gpsbabel.dir/arcdist.cc.o:(.rodata+0x0): first defined here
/usr/bin/ld: CMakeFiles/gpsbabel.dir/src/core/vector3d.cc.o:(.rodata+0x0):
multiple definition of `QtPrivate::IsFloatType_v<_Float16>';
CMakeFiles/gpsbabel.dir/arcdist.cc.o:(.rodata+0x0): first defined here
/usr/bin/ld:
CMakeFiles/gpsbabel.dir/src/core/xmlstreamwriter.cc.o:(.rodata+0x14): multiple
definition of `QtPrivate::IsFloatType_v<_Float16>';
CMakeFiles/gpsbabel.dir/arcdist.cc.o:(.rodata+0x0): first defined here
/usr/bin/ld: CMakeFiles/gpsbabel.dir/src/core/xmltag.cc.o:(.rodata+0x0):
multiple definition of `QtPrivate::IsFloatType_v<_Float16>';
CMakeFiles/gpsbabel.dir/arcdist.cc.o:(.rodata+0x0): first defined here
/usr/bin/ld: CMakeFiles/gpsbabel.dir/stackfilter.cc.o:(.rodata+0x0): multiple
definition of `QtPrivate::IsFloatType_v<_Float16>';
CMakeFiles/gpsbabel.dir/arcdist.cc.o:(.rodata+0x0): first defined here
/usr/bin/ld: CMakeFiles/gpsbabel.dir/subrip.cc.o:(.rodata+0x50): multiple
definition of `QtPrivate::IsFloatType_v<_Float16>';
CMakeFiles/gpsbabel.dir/arcdist.cc.o:(.rodata+0x0): first defined here
/usr/bin/ld: CMakeFiles/gpsbabel.dir/swapdata.cc.o:(.rodata+0x0): multiple
definition of `QtPrivate::IsFloatType_v<_Float16>';
CMakeFiles/gpsbabel.dir/arcdist.cc.o:(.rodata+0x0): first defined here
/usr/bin/ld: CMakeFiles/gpsbabel.dir/text.cc.o:(.rodata+0x0): multiple
definition of `QtPrivate::IsFloatType_v<_Float16>';
CMakeFiles/gpsbabel.dir/arcdist.cc.o:(.rodata+0x0): first defined here
/usr/bin/ld: CMakeFiles/gpsbabel.dir/tpg.cc.o:(.rodata+0x0): multiple
definition of `QtPrivate::IsFloatType_v<_Float16>';
CMakeFiles/gpsbabel.dir/arcdist.cc.o:(.rodata+0x0): first defined here
/usr/bin/ld: CMakeFiles/gpsbabel.dir/tpo.cc.o:(.rodata+0x40): multiple
definition of `QtPrivate::IsFloatType_v<_Float16>';
CMakeFiles/gpsbabel.dir/arcdist.cc.o:(.rodata+0x0): first defined here
/usr/bin/ld: CMakeFiles/gpsbabel.dir/trackfilter.cc.o:(.rodata+0x5c): multiple
definition of `QtPrivate::IsFloatType_v<_Float16>';
CMakeFiles/gpsbabel.dir/arcdist.cc.o:(.rodata+0x0): first defined here
/usr/bin/ld: CMakeFiles/gpsbabel.dir/transform.cc.o:(.rodata+0x0): multiple
definition of `QtPrivate::IsFloatType_v<_Float16>';
CMakeFiles/gpsbabel.dir/arcdist.cc.o:(.rodata+0x0): first defined here
/usr/bin/ld: CMakeFiles/gpsbabel.dir/unicsv.cc.o:(.rodata+0x1bc): multiple
definition of `QtPrivate::IsFloatType_v<_Float16>';
CMakeFiles/gpsbabel.dir/arcdist.cc.o:(.rodata+0x0): first defined here
/usr/bin/ld: CMakeFiles/gpsbabel.dir/units.cc.o:(.rodata+0x0): multiple
definition of `QtPrivate::IsFloatType_v<_Float16>';
CMakeFiles/gpsbabel.dir/arcdist.cc.o:(.rodata+0x0): first defined here
/usr/bin/ld: CMakeFiles/gpsbabel.dir/util.cc.o:(.rodata+0xc4): multiple
definition of `QtPrivate::IsFloatType_v<_Float16>';
CMakeFiles/gpsbabel.dir/arcdist.cc.o:(.rodata+0x0): first defined here
/usr/bin/ld: CMakeFiles/gpsbabel.dir/v900.cc.o:(.rodata+0xc): multiple
definition of `QtPrivate::IsFloatType_v<_Float16>';
CMakeFiles/gpsbabel.dir/arcdist.cc.o:(.rodata+0x0): first defined here
/usr/bin/ld: CMakeFiles/gpsbabel.dir/validate.cc.o:(.rodata+0x0): multiple
definition of `QtPrivate::IsFloatType_v<_Float16>';
CMakeFiles/gpsbabel.dir/arcdist.cc.o:(.rodata+0x0): first defined here
/usr/bin/ld: CMakeFiles/gpsbabel.dir/vcf.cc.o:(.rodata+0x0): multiple
definition of `QtPrivate::IsFloatType_v<_Float16>';
CMakeFiles/gpsbabel.dir/arcdist.cc.o:(.rodata+0x0): first defined here
/usr/bin/ld: CMakeFiles/gpsbabel.dir/vecs.cc.o:(.rodata+0x13c): multiple
definition of `QtPrivate::IsFloatType_v<_Float16>';
CMakeFiles/gpsbabel.dir/arcdist.cc.o:(.rodata+0x0): first defined here
/usr/bin/ld: CMakeFiles/gpsbabel.dir/waypt.cc.o:(.rodata+0x0): multiple
definition of `QtPrivate::IsFloatType_v<_Float16>';
CMakeFiles/gpsbabel.dir/arcdist.cc.o:(.rodata+0x0): first defined here
/usr/bin/ld: CMakeFiles/gpsbabel.dir/xcsv.cc.o:(.rodata+0x2d0): multiple
definition of `QtPrivate::IsFloatType_v<_Float16>';
CMakeFiles/gpsbabel.dir/arcdist.cc.o:(.rodata+0x0): first defined here
/usr/bin/ld: CMakeFiles/gpsbabel.dir/xmlgeneric.cc.o:(.rodata+0x0): multiple
definition of `QtPrivate::IsFloatType_v<_Float16>';
CMakeFiles/gpsbabel.dir/arcdist.cc.o:(.rodata+0x0): first defined here
/usr/bin/ld:
CMakeFiles/gpsbabel.dir/gpsbabel_autogen/EWIEGA46WW/qrc_gpsbabel.cpp.o:(.rodata+0x397e):
multiple definition of `QtPrivate::IsFloatType_v<_Float16>';
CMakeFiles/gpsbabel.dir/arcdist.cc.o:(.rodata+0x0): first defined here
collect2: error: ld returned 1 exit status
dir/units.cc.o CMakeFiles/gpsbabel.dir/util.cc.o
CMakeFiles/gpsbabel.dir/v900.cc.o CMakeFiles/gpsbabel.dir/validate.cc.o
CMakeFiles/gpsbabel.dir/vcf.cc.o CMakeFiles/gpsbabel.dir/vecs.cc.o
CMakeFiles/gpsbabel.dir/waypt.cc.o CMakeFiles/gpsbabel.dir/xcsv.cc.o
CMakeFiles/gpsbabel.dir/xmlgeneric.cc.o
CMakeFiles/gpsbabel.dir/gpsbabel_autogen/EWIEGA46WW/qrc_gpsbabel.cpp.o -o
gpsbabel /usr/lib/x86_64-linux-gnu/libQt6Core5Compat.so.6.7.2 libstrptime.a
/usr/lib/x86_64-linux-gnu/libQt6Core.so.6.7.2
/usr/lib/x86_64-linux-gnu/libshp.so /usr/lib/x86_64-linux-gnu/libz.so
/usr/lib/x86_64-linux-gnu/libusb-1.0.so
make[5]: *** [CMakeFiles/gpsbabel.dir/build.make:2039: gpsbabel] Error 1
make[5]: Leaving directory
'/build/reproducible-path/gpsbabel-1.10.0+ds/obj-x86_64-linux-gnu'
make[4]: *** [CMakeFiles/Makefile2:150: CMakeFiles/gpsbabel.dir/all] Error 2
make[4]: Leaving directory
'/build/reproducible-path/gpsbabel-1.10.0+ds/obj-x86_64-linux-gnu'
make[3]: *** [CMakeFiles/Makefile2:318: CMakeFiles/gpsbabel.org.dir/rule] Error
2
make[3]: Leaving directory
'/build/reproducible-path/gpsbabel-1.10.0+ds/obj-x86_64-linux-gnu'
make[2]: *** [Makefile:202: gpsbabel.org] Error 2
make[2]: Leaving directory
'/build/reproducible-path/gpsbabel-1.10.0+ds/obj-x86_64-linux-gnu'
dh_auto_build: error: cd obj-x86_64-linux-gnu && make -j8 "INSTALL=install
--strip-program=true" gpsbabel.org VERBOSE=1 returned exit code 2
make[1]: *** [debian/rules:28: override_dh_auto_build-indep] Error 25
make[1]: Leaving directory '/build/reproducible-path/gpsbabel-1.10.0+ds'
make: *** [debian/rules:4: binary] Error 2
dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 2
--- End Message ---
--- Begin Message ---
Source: gpsbabel
Source-Version: 1.10.0+ds-2
Done: Jochen Sprickerhof <[email protected]>
We believe that the bug you reported is fixed in the latest version of
gpsbabel, 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 [email protected],
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Jochen Sprickerhof <[email protected]> (supplier of updated gpsbabel 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 [email protected])
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512
Format: 1.8
Date: Tue, 02 Sep 2025 16:42:35 +0200
Source: gpsbabel
Architecture: source
Version: 1.10.0+ds-2
Distribution: unstable
Urgency: medium
Maintainer: Debian GPS team <[email protected]>
Changed-By: Jochen Sprickerhof <[email protected]>
Closes: 1096761 1113345
Changes:
gpsbabel (1.10.0+ds-2) unstable; urgency=medium
.
* Add patch to disable failing xmllint (Closes: #1113345, #1096761)
Checksums-Sha1:
73eacac23c22b5f0175c109bb415696c54d04e83 2844 gpsbabel_1.10.0+ds-2.dsc
122892cc65cfcb9a826032618a07ddfa5ac65709 14964
gpsbabel_1.10.0+ds-2.debian.tar.xz
Checksums-Sha256:
9a3a31edfb9af0a6a9712d1792dd66f40b2a70ba12eca0aaf3cd8bafbd7771bb 2844
gpsbabel_1.10.0+ds-2.dsc
1ec5568287483f107038bb9ee9708cc859bca6e43fa2c4e59759cccc0a45a5f4 14964
gpsbabel_1.10.0+ds-2.debian.tar.xz
Files:
0cba83bfc4b147780831984f67758dc1 2844 utils optional gpsbabel_1.10.0+ds-2.dsc
569f25216b6c52264304cecb28d88e65 14964 utils optional
gpsbabel_1.10.0+ds-2.debian.tar.xz
-----BEGIN PGP SIGNATURE-----
iQIzBAEBCgAdFiEEc7KZy9TurdzAF+h6W//cwljmlDMFAmi3AncACgkQW//cwljm
lDPnWQ//Rc05h/PEwZdaqglSFi5MWPLrXh+djoZc/LlaZs/ZIOIV+ownRdOOjQS1
CFr5B7aPRo+NyxsIx6PJm2lgO7fgxL2DmwYFbyPB2rm1Pmea9EEpYCAKSvytffWd
MnKXbj/G7gz95Can8UnfLFpRsmkcFy7ZcWWere9rBjsmjNX1GW68rkjr62t6Dfge
FhJo80Bof/fdSiLlyi3Xdi9IO+mirdz+qz8yzRBU5AAYptvl94Jd34RgZMROpeOK
p+snn8f1rIpYnmbQG1inc6KacQ6VaGBKvXhcAwCDpixgMe9vI9iDxnJI0eaEv+L/
DpkwXjcNgiKon5BvKQgxRmIsWfD6fpXtopehj5RZ8m0vmjKRRPuVNUQXaMmuNHXD
fSWdXLHQvTgvTUdvLndtRalnDL+3BfTfRvyRqEttEeuU1K2kriRHbnF+F1VtTNJt
T7DdB3DL7sHva9c6+6x0M9n65tVQ6UJ13LceH+LyfUMsEHprquxUizk5OEDgpndc
qfyr9rOHDyal7K8k3sRI3iP3fpm3O2PG1lCxACLs5/BzMrLzi7i70EHsJy6t2uJn
f/L1dCg6wZGCJ/Lf+Z155boy5uSS9VEGmPlciC42+xUy0FD9vVCRiw9plF7l/XY/
SodTJJbnLx9Sa1u78KVOvbHfWkLAmQsGk0hKmzpifIKG16O21Ww=
=rtw2
-----END PGP SIGNATURE-----
pgp6nsB9kVcJU.pgp
Description: PGP signature
--- End Message ---