Your message dated Fri, 17 Apr 2020 20:34:10 +0000
with message-id <[email protected]>
and subject line Bug#957038: fixed in binfmt-support 2.2.1-1
has caused the Debian Bug report #957038,
regarding binfmt-support: 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 [email protected]
immediately.)
--
957038: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=957038
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: src:binfmt-support
Version: 2.2.0-2
Severity: normal
Tags: sid bullseye
User: [email protected]
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/binfmt-support_2.2.0-2_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
[...]
gcc -DHAVE_CONFIG_H -I. -I../../../../gl/lib -I../.. -Wdate-time
-D_FORTIFY_SOURCE=2 -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=.
-fstack-protector-strong -Wformat -Werror=format-security -Wall -c -o
argp-pvh.o ../../../../gl/lib/argp-pvh.c
gcc -DHAVE_CONFIG_H -I. -I../../../../gl/lib -I../.. -Wdate-time
-D_FORTIFY_SOURCE=2 -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=.
-fstack-protector-strong -Wformat -Werror=format-security -Wall -c -o
argp-xinl.o ../../../../gl/lib/argp-xinl.c
gcc -DHAVE_CONFIG_H -I. -I../../../../gl/lib -I../.. -Wdate-time
-D_FORTIFY_SOURCE=2 -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=.
-fstack-protector-strong -Wformat -Werror=format-security -Wall -c -o
gl_array_list.o ../../../../gl/lib/gl_array_list.c
gcc -DHAVE_CONFIG_H -I. -I../../../../gl/lib -I../.. -Wdate-time
-D_FORTIFY_SOURCE=2 -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=.
-fstack-protector-strong -Wformat -Werror=format-security -Wall -c -o
dirname-lgpl.o ../../../../gl/lib/dirname-lgpl.c
gcc -DHAVE_CONFIG_H -I. -I../../../../gl/lib -I../.. -Wdate-time
-D_FORTIFY_SOURCE=2 -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=.
-fstack-protector-strong -Wformat -Werror=format-security -Wall -c -o
basename-lgpl.o ../../../../gl/lib/basename-lgpl.c
gcc -DHAVE_CONFIG_H -I. -I../../../../gl/lib -I../.. -Wdate-time
-D_FORTIFY_SOURCE=2 -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=.
-fstack-protector-strong -Wformat -Werror=format-security -Wall -c -o
stripslash.o ../../../../gl/lib/stripslash.c
gcc -DHAVE_CONFIG_H -I. -I../../../../gl/lib -I../.. -Wdate-time
-D_FORTIFY_SOURCE=2 -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=.
-fstack-protector-strong -Wformat -Werror=format-security -Wall -c -o
exitfail.o ../../../../gl/lib/exitfail.c
gcc -DHAVE_CONFIG_H -I. -I../../../../gl/lib -I../.. -Wdate-time
-D_FORTIFY_SOURCE=2 -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=.
-fstack-protector-strong -Wformat -Werror=format-security -Wall -c -o
getprogname.o ../../../../gl/lib/getprogname.c
gcc -DHAVE_CONFIG_H -I. -I../../../../gl/lib -I../.. -Wdate-time
-D_FORTIFY_SOURCE=2 -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=.
-fstack-protector-strong -Wformat -Werror=format-security -Wall -c -o gl_list.o
../../../../gl/lib/gl_list.c
gcc -DHAVE_CONFIG_H -I. -I../../../../gl/lib -I../.. -Wdate-time
-D_FORTIFY_SOURCE=2 -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=.
-fstack-protector-strong -Wformat -Werror=format-security -Wall -c -o malloca.o
../../../../gl/lib/malloca.c
gcc -DHAVE_CONFIG_H -I. -I../../../../gl/lib -I../.. -Wdate-time
-D_FORTIFY_SOURCE=2 -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=.
-fstack-protector-strong -Wformat -Werror=format-security -Wall -c -o gl_oset.o
../../../../gl/lib/gl_oset.c
gcc -DHAVE_CONFIG_H -I. -I../../../../gl/lib -I../.. -Wdate-time
-D_FORTIFY_SOURCE=2 -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=.
-fstack-protector-strong -Wformat -Werror=format-security -Wall -c -o
gl_rbtree_oset.o ../../../../gl/lib/gl_rbtree_oset.c
gcc -DHAVE_CONFIG_H -I. -I../../../../gl/lib -I../.. -Wdate-time
-D_FORTIFY_SOURCE=2 -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=.
-fstack-protector-strong -Wformat -Werror=format-security -Wall -c -o
gl_rbtreehash_list.o ../../../../gl/lib/gl_rbtreehash_list.c
gcc -DHAVE_CONFIG_H -I. -I../../../../gl/lib -I../.. -Wdate-time
-D_FORTIFY_SOURCE=2 -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=.
-fstack-protector-strong -Wformat -Werror=format-security -Wall -c -o
stat-time.o ../../../../gl/lib/stat-time.c
gcc -DHAVE_CONFIG_H -I. -I../../../../gl/lib -I../.. -Wdate-time
-D_FORTIFY_SOURCE=2 -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=.
-fstack-protector-strong -Wformat -Werror=format-security -Wall -c -o unistd.o
../../../../gl/lib/unistd.c
gcc -DHAVE_CONFIG_H -I. -I../../../../gl/lib -I../.. -Wdate-time
-D_FORTIFY_SOURCE=2 -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=.
-fstack-protector-strong -Wformat -Werror=format-security -Wall -c -o xmalloc.o
../../../../gl/lib/xmalloc.c
gcc -DHAVE_CONFIG_H -I. -I../../../../gl/lib -I../.. -Wdate-time
-D_FORTIFY_SOURCE=2 -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=.
-fstack-protector-strong -Wformat -Werror=format-security -Wall -c -o
xalloc-die.o ../../../../gl/lib/xalloc-die.c
gcc -DHAVE_CONFIG_H -I. -I../../../../gl/lib -I../.. -Wdate-time
-D_FORTIFY_SOURCE=2 -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=.
-fstack-protector-strong -Wformat -Werror=format-security -Wall -c -o
gl_xlist.o ../../../../gl/lib/gl_xlist.c
gcc -DHAVE_CONFIG_H -I. -I../../../../gl/lib -I../.. -Wdate-time
-D_FORTIFY_SOURCE=2 -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=.
-fstack-protector-strong -Wformat -Werror=format-security -Wall -c -o xsize.o
../../../../gl/lib/xsize.c
gcc -DHAVE_CONFIG_H -I. -I../../../../gl/lib -I../.. -Wdate-time
-D_FORTIFY_SOURCE=2 -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=.
-fstack-protector-strong -Wformat -Werror=format-security -Wall -c -o
xstrndup.o ../../../../gl/lib/xstrndup.c
gcc -DHAVE_CONFIG_H -I. -I../../../../gl/lib -I../.. -Wdate-time
-D_FORTIFY_SOURCE=2 -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=.
-fstack-protector-strong -Wformat -Werror=format-security -Wall -c -o
xvasprintf.o ../../../../gl/lib/xvasprintf.c
gcc -DHAVE_CONFIG_H -I. -I../../../../gl/lib -I../.. -Wdate-time
-D_FORTIFY_SOURCE=2 -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=.
-fstack-protector-strong -Wformat -Werror=format-security -Wall -c -o
xasprintf.o ../../../../gl/lib/xasprintf.c
gcc -DHAVE_CONFIG_H -I. -I../../../../gl/lib -I../.. -Wdate-time
-D_FORTIFY_SOURCE=2 -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=.
-fstack-protector-strong -Wformat -Werror=format-security -Wall -c -o
asnprintf.o ../../../../gl/lib/asnprintf.c
gcc -DHAVE_CONFIG_H -I. -I../../../../gl/lib -I../.. -Wdate-time
-D_FORTIFY_SOURCE=2 -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=.
-fstack-protector-strong -Wformat -Werror=format-security -Wall -c -o getopt.o
../../../../gl/lib/getopt.c
gcc -DHAVE_CONFIG_H -I. -I../../../../gl/lib -I../.. -Wdate-time
-D_FORTIFY_SOURCE=2 -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=.
-fstack-protector-strong -Wformat -Werror=format-security -Wall -c -o getopt1.o
../../../../gl/lib/getopt1.c
gcc -DHAVE_CONFIG_H -I. -I../../../../gl/lib -I../.. -Wdate-time
-D_FORTIFY_SOURCE=2 -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=.
-fstack-protector-strong -Wformat -Werror=format-security -Wall -c -o
printf-args.o ../../../../gl/lib/printf-args.c
gcc -DHAVE_CONFIG_H -I. -I../../../../gl/lib -I../.. -Wdate-time
-D_FORTIFY_SOURCE=2 -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=.
-fstack-protector-strong -Wformat -Werror=format-security -Wall -c -o
printf-parse.o ../../../../gl/lib/printf-parse.c
gcc -DHAVE_CONFIG_H -I. -I../../../../gl/lib -I../.. -Wdate-time
-D_FORTIFY_SOURCE=2 -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=.
-fstack-protector-strong -Wformat -Werror=format-security -Wall -c -o
vasnprintf.o ../../../../gl/lib/vasnprintf.c
rm -f libgnu.a
ar cr libgnu.a argp-ba.o argp-eexst.o argp-fmtstream.o argp-fs-xinl.o
argp-help.o argp-parse.o argp-pin.o argp-pv.o argp-pvh.o argp-xinl.o
gl_array_list.o dirname-lgpl.o basename-lgpl.o stripslash.o exitfail.o
getprogname.o gl_list.o malloca.o gl_oset.o gl_rbtree_oset.o
gl_rbtreehash_list.o stat-time.o unistd.o xmalloc.o xalloc-die.o gl_xlist.o
xsize.o xstrndup.o xvasprintf.o xasprintf.o asnprintf.o getopt.o getopt1.o
printf-args.o printf-parse.o vasnprintf.o
ranlib libgnu.a
make[5]: Leaving directory '/<<PKGBUILDDIR>>/debian/build/gl/lib'
make[4]: Leaving directory '/<<PKGBUILDDIR>>/debian/build/gl/lib'
make[3]: Leaving directory '/<<PKGBUILDDIR>>/debian/build/gl/lib'
Making all in src
make[3]: Entering directory '/<<PKGBUILDDIR>>/debian/build/src'
Making all in tests
make[4]: Entering directory '/<<PKGBUILDDIR>>/debian/build/src/tests'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/<<PKGBUILDDIR>>/debian/build/src/tests'
make[4]: Entering directory '/<<PKGBUILDDIR>>/debian/build/src'
gcc -DHAVE_CONFIG_H -I. -I../../../src -I.. -I../gl/lib -I../../../gl/lib
-DADMINDIR=\"/var/lib/binfmts\" -DIMPORTDIR=\"/usr/share/binfmts\"
-DPROCDIR=\"/proc/sys/fs/binfmt_misc\" -DAUXDIR=\"/usr/lib/binfmt-support\"
-Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=.
-fstack-protector-strong -Wformat -Werror=format-security -Wall -c -o error.o
../../../src/error.c
gcc -DHAVE_CONFIG_H -I. -I../../../src -I.. -I../gl/lib -I../../../gl/lib
-DADMINDIR=\"/var/lib/binfmts\" -DIMPORTDIR=\"/usr/share/binfmts\"
-DPROCDIR=\"/proc/sys/fs/binfmt_misc\" -DAUXDIR=\"/usr/lib/binfmt-support\"
-Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=.
-fstack-protector-strong -Wformat -Werror=format-security -Wall -c -o find.o
../../../src/find.c
gcc -DHAVE_CONFIG_H -I. -I../../../src -I.. -I../gl/lib -I../../../gl/lib
-DADMINDIR=\"/var/lib/binfmts\" -DIMPORTDIR=\"/usr/share/binfmts\"
-DPROCDIR=\"/proc/sys/fs/binfmt_misc\" -DAUXDIR=\"/usr/lib/binfmt-support\"
-Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=.
-fstack-protector-strong -Wformat -Werror=format-security -Wall -c -o format.o
../../../src/format.c
gcc -DHAVE_CONFIG_H -I. -I../../../src -I.. -I../gl/lib -I../../../gl/lib
-DADMINDIR=\"/var/lib/binfmts\" -DIMPORTDIR=\"/usr/share/binfmts\"
-DPROCDIR=\"/proc/sys/fs/binfmt_misc\" -DAUXDIR=\"/usr/lib/binfmt-support\"
-Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=.
-fstack-protector-strong -Wformat -Werror=format-security -Wall -c -o kvhash.o
../../../src/kvhash.c
gcc -DHAVE_CONFIG_H -I. -I../../../src -I.. -I../gl/lib -I../../../gl/lib
-DADMINDIR=\"/var/lib/binfmts\" -DIMPORTDIR=\"/usr/share/binfmts\"
-DPROCDIR=\"/proc/sys/fs/binfmt_misc\" -DAUXDIR=\"/usr/lib/binfmt-support\"
-Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=.
-fstack-protector-strong -Wformat -Werror=format-security -Wall -c -o paths.o
../../../src/paths.c
gcc -DHAVE_CONFIG_H -I. -I../../../src -I.. -I../gl/lib -I../../../gl/lib
-DADMINDIR=\"/var/lib/binfmts\" -DIMPORTDIR=\"/usr/share/binfmts\"
-DPROCDIR=\"/proc/sys/fs/binfmt_misc\" -DAUXDIR=\"/usr/lib/binfmt-support\"
-Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=.
-fstack-protector-strong -Wformat -Werror=format-security -Wall -c -o
run-detectors.o ../../../src/run-detectors.c
gcc -DHAVE_CONFIG_H -I. -I../../../src -I.. -I../gl/lib -I../../../gl/lib
-DADMINDIR=\"/var/lib/binfmts\" -DIMPORTDIR=\"/usr/share/binfmts\"
-DPROCDIR=\"/proc/sys/fs/binfmt_misc\" -DAUXDIR=\"/usr/lib/binfmt-support\"
-Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=.
-fstack-protector-strong -Wformat -Werror=format-security -Wall -c -o
update-binfmts.o ../../../src/update-binfmts.c
gcc -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong
-Wformat -Werror=format-security -Wall -Wl,-z,relro -Wl,-z,now -o
run-detectors error.o find.o format.o kvhash.o paths.o run-detectors.o
-lpipeline ../gl/lib/libgnu.a
/usr/bin/ld: paths.o:./debian/build/src/../../../src/paths.h:21: multiple
definition of `auxdir'; find.o:./debian/build/src/../../../src/paths.h:21:
first defined here
/usr/bin/ld: paths.o:./debian/build/src/../../../src/paths.h:21: multiple
definition of `procdir'; find.o:./debian/build/src/../../../src/paths.h:21:
first defined here
/usr/bin/ld: paths.o:./debian/build/src/../../../src/paths.h:21: multiple
definition of `importdir'; find.o:./debian/build/src/../../../src/paths.h:21:
first defined here
/usr/bin/ld: paths.o:./debian/build/src/../../../src/paths.h:21: multiple
definition of `admindir'; find.o:./debian/build/src/../../../src/paths.h:21:
first defined here
/usr/bin/ld: run-detectors.o:./debian/build/src/../../../src/paths.h:21:
multiple definition of `procdir';
find.o:./debian/build/src/../../../src/paths.h:21: first defined here
/usr/bin/ld: run-detectors.o:./debian/build/src/../../../src/paths.h:21:
multiple definition of `admindir';
find.o:./debian/build/src/../../../src/paths.h:21: first defined here
/usr/bin/ld: run-detectors.o:./debian/build/src/../../../src/paths.h:21:
multiple definition of `auxdir';
find.o:./debian/build/src/../../../src/paths.h:21: first defined here
/usr/bin/ld: run-detectors.o:./debian/build/src/../../../src/paths.h:21:
multiple definition of `importdir';
find.o:./debian/build/src/../../../src/paths.h:21: first defined here
collect2: error: ld returned 1 exit status
make[4]: *** [Makefile:1205: run-detectors] Error 1
make[4]: *** Waiting for unfinished jobs....
make[4]: Leaving directory '/<<PKGBUILDDIR>>/debian/build/src'
make[3]: *** [Makefile:1252: all-recursive] Error 1
make[3]: Leaving directory '/<<PKGBUILDDIR>>/debian/build/src'
make[2]: *** [Makefile:1115: all-recursive] Error 1
make[2]: Leaving directory '/<<PKGBUILDDIR>>/debian/build'
make[1]: *** [Makefile:1056: all] Error 2
make[1]: Leaving directory '/<<PKGBUILDDIR>>/debian/build'
dh_auto_build: error: cd debian/build && make -j4 returned exit code 2
make: *** [debian/rules:6: binary] Error 25
dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 2
--- End Message ---
--- Begin Message ---
Source: binfmt-support
Source-Version: 2.2.1-1
Done: Colin Watson <[email protected]>
We believe that the bug you reported is fixed in the latest version of
binfmt-support, 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.
Colin Watson <[email protected]> (supplier of updated binfmt-support 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: SHA256
Format: 1.8
Date: Fri, 17 Apr 2020 20:46:23 +0100
Source: binfmt-support
Architecture: source
Version: 2.2.1-1
Distribution: unstable
Urgency: medium
Maintainer: Colin Watson <[email protected]>
Changed-By: Colin Watson <[email protected]>
Closes: 945020 957038
Changes:
binfmt-support (2.2.1-1) unstable; urgency=medium
.
* New upstream release.
- Fix wrongly-documented "fix_binary" format entry (closes: #945020).
- Fix build with gcc -fno-common (closes: #957038).
* Use debhelper-compat instead of debian/compat.
* Re-export debian/upstream/signing-key.asc without extra signatures.
Checksums-Sha1:
2696bffac8646f10bc28efbba171ec31dd82cbe2 2348 binfmt-support_2.2.1-1.dsc
9e12660594010fbe5b35c44fe162d21ee5df9398 857850
binfmt-support_2.2.1.orig.tar.gz
faad97413f6043396184160474e65f55015fc843 833
binfmt-support_2.2.1.orig.tar.gz.asc
54ee3b5aa37b7ceb6633c5b97819dcadf68c05d7 14512
binfmt-support_2.2.1-1.debian.tar.xz
Checksums-Sha256:
49b93a463f26103d5493e82ee1df1567be902cafbfbd7bcbce2ba7504b22888c 2348
binfmt-support_2.2.1-1.dsc
9c9da3306501a834663ccd14023fc8d29bd08a34df74585e11f97735ea1fb31d 857850
binfmt-support_2.2.1.orig.tar.gz
ca65e808c19ff8dea436a1a68ce5875c85fa53a370ac3b93ed0f56955d9623d3 833
binfmt-support_2.2.1.orig.tar.gz.asc
a3e2bbde634cd42fec761b0340087b853f6fbdfaeb8ce55717b961bbbfe26a21 14512
binfmt-support_2.2.1-1.debian.tar.xz
Files:
73b993da529a336b14579617fa5cf997 2348 admin optional binfmt-support_2.2.1-1.dsc
c62b74a8862575f321f8c1ef3e4b8a2e 857850 admin optional
binfmt-support_2.2.1.orig.tar.gz
d75584174da1f1ea8a3a8ed8e7dab4b2 833 admin optional
binfmt-support_2.2.1.orig.tar.gz.asc
fcc0d60a3b04addb4c2bb906b241befc 14512 admin optional
binfmt-support_2.2.1-1.debian.tar.xz
-----BEGIN PGP SIGNATURE-----
iQIzBAEBCAAdFiEErApP8SYRtvzPAcEROTWH2X2GUAsFAl6aB7YACgkQOTWH2X2G
UAtepxAAqCCOCySZSfSYSpQnI4T8rPBlEhIdKEhJDNWlNGec6Nb4krpqLwMz7JeF
zqPQ4/5DCHeq113VJzqM27ED5MmxSaYH0INAIgSAjDLOTSrx9Qiofs1NAF4S2SrU
/TucxeSFgMQe+n7iDC8LYygQYLFsRQEo559h/QIku2/7MQk666nriOhosCCZmdla
ygUh184lRKcnrsrADJNeqL/euyf6eYDlaUtmKWcBn+iTksYmeEdYuoOGjGH2/IZJ
/26kYn7OCCsmQqFFTVC5nLCtKsHGbQAgL/Wj4Q/ZLP3xtXrWAFi1FjtVqcwMb0kF
EwBYfREKh1j0eO/IIaoMieHdUHDO4+Y/M9ogGfPcObevg5xgh11gmhEfh94UcpNn
UBpKV+XMekXZZ/Ins+Ig/RpM7nv9pB2I3OHaT85Th9ul0GKaeU8sLIZ1PYS4KiIn
lP/OeqP+fgxlyg+lc++xnMYEfFHa8iyNrDEI+gffcDxAMbxSqMTllmc1UWjI8SvK
QGYo8qFqOQXtyqIu/e0BfwUHq3ioN3I+5XPXX/fI4bS0RcfggNCE5W+bNs3pV9Xh
EhqMo9FdWnmw5Qx9N9E+VEXS9h3zIqGVc+urQE1E61wj4JEN+rO9wQVj/6eZE5lR
5dqg6FQypMpDfoUIvmqRquXB9hMiIo0WqeHvILsn5Tqu2PawANM=
=JUZo
-----END PGP SIGNATURE-----
--- End Message ---