Your message dated Mon, 24 Jul 2023 22:41:11 +0000
with message-id <e1qo4ep-00drml...@fasolo.debian.org>
and subject line Bug#1037892: fixed in wayfire 0.7.5-1
has caused the Debian Bug report #1037892,
regarding wayfire: ftbfs with GCC-13
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 ow...@bugs.debian.org
immediately.)
--
1037892: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1037892
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: src:wayfire
Version: 0.7.4-3
Severity: normal
Tags: sid trixie
User: debian-...@lists.debian.org
Usertags: ftbfs-gcc-13
[This bug is 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-13/g++-13, but succeeds to build with gcc-12/g++-12. The
severity of this report will be raised before the trixie release.
The full build log can be found at:
http://qa-logs.debian.net/2023/05/22/logs/wayfire_0.7.4-3_unstable_gccexp.log
The last lines of the build log are at the end of this report.
To build with GCC 13, either set CC=gcc-13 CXX=g++-13 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-13/porting_to.html
[...]
Message:
----------------
wayfire 0.7.4
system wfconfig: true
system wlroots: true
xwayland: true
x11-backend: true
imageio: true
gles32: true
print trace: true
----------------
Build targets in project: 38
NOTICE: Future-deprecated features used:
* 0.56.0: {'meson.source_root', 'dependency.get_pkgconfig_variable'}
wayfire 0.7.4
Subprojects
wf-touch : YES
wf-utils : YES
User defined options
buildtype : plain
libdir : lib/x86_64-linux-gnu
localstatedir: /var
prefix : /usr
sysconfdir : /etc
wrap_mode : nodownload
Found ninja-1.11.1 at /usr/bin/ninja
dh_auto_build
cd obj-x86_64-linux-gnu && LC_ALL=C.UTF-8 ninja -j8 -v
[1/220] c++ -Isubprojects/wf-utils/libwf-utils.so.0.4.0.p
-Isubprojects/wf-utils -I../subprojects/wf-utils -fdiagnostics-color=always
-D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=c++17
-Wno-deprecated-declarations -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=.
-fstack-protector-strong -Wformat -Werror=format-security -Wdate-time
-D_FORTIFY_SOURCE=2 -fPIC -MD -MQ
subprojects/wf-utils/libwf-utils.so.0.4.0.p/wayfire_condition_condition.cpp.o
-MF
subprojects/wf-utils/libwf-utils.so.0.4.0.p/wayfire_condition_condition.cpp.o.d
-o
subprojects/wf-utils/libwf-utils.so.0.4.0.p/wayfire_condition_condition.cpp.o
-c ../subprojects/wf-utils/wayfire/condition/condition.cpp
[2/220] c++ -Isubprojects/wf-utils/libwf-utils.so.0.4.0.p
-Isubprojects/wf-utils -I../subprojects/wf-utils -fdiagnostics-color=always
-D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=c++17
-Wno-deprecated-declarations -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=.
-fstack-protector-strong -Wformat -Werror=format-security -Wdate-time
-D_FORTIFY_SOURCE=2 -fPIC -MD -MQ
subprojects/wf-utils/libwf-utils.so.0.4.0.p/wayfire_condition_logic_condition.cpp.o
-MF
subprojects/wf-utils/libwf-utils.so.0.4.0.p/wayfire_condition_logic_condition.cpp.o.d
-o
subprojects/wf-utils/libwf-utils.so.0.4.0.p/wayfire_condition_logic_condition.cpp.o
-c ../subprojects/wf-utils/wayfire/condition/logic_condition.cpp
[3/220] c++ -Isubprojects/wf-utils/libwf-utils.so.0.4.0.p
-Isubprojects/wf-utils -I../subprojects/wf-utils -fdiagnostics-color=always
-D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=c++17
-Wno-deprecated-declarations -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=.
-fstack-protector-strong -Wformat -Werror=format-security -Wdate-time
-D_FORTIFY_SOURCE=2 -fPIC -MD -MQ
subprojects/wf-utils/libwf-utils.so.0.4.0.p/wayfire_lexer_literal.cpp.o -MF
subprojects/wf-utils/libwf-utils.so.0.4.0.p/wayfire_lexer_literal.cpp.o.d -o
subprojects/wf-utils/libwf-utils.so.0.4.0.p/wayfire_lexer_literal.cpp.o -c
../subprojects/wf-utils/wayfire/lexer/literal.cpp
[4/220] c++ -Isubprojects/wf-utils/libwf-utils.so.0.4.0.p
-Isubprojects/wf-utils -I../subprojects/wf-utils -fdiagnostics-color=always
-D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=c++17
-Wno-deprecated-declarations -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=.
-fstack-protector-strong -Wformat -Werror=format-security -Wdate-time
-D_FORTIFY_SOURCE=2 -fPIC -MD -MQ
subprojects/wf-utils/libwf-utils.so.0.4.0.p/wayfire_action_action.cpp.o -MF
subprojects/wf-utils/libwf-utils.so.0.4.0.p/wayfire_action_action.cpp.o.d -o
subprojects/wf-utils/libwf-utils.so.0.4.0.p/wayfire_action_action.cpp.o -c
../subprojects/wf-utils/wayfire/action/action.cpp
[5/220] c++ -Isubprojects/wf-utils/libwf-utils.so.0.4.0.p
-Isubprojects/wf-utils -I../subprojects/wf-utils -fdiagnostics-color=always
-D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=c++17
-Wno-deprecated-declarations -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=.
-fstack-protector-strong -Wformat -Werror=format-security -Wdate-time
-D_FORTIFY_SOURCE=2 -fPIC -MD -MQ
subprojects/wf-utils/libwf-utils.so.0.4.0.p/wayfire_condition_test_condition.cpp.o
-MF
subprojects/wf-utils/libwf-utils.so.0.4.0.p/wayfire_condition_test_condition.cpp.o.d
-o
subprojects/wf-utils/libwf-utils.so.0.4.0.p/wayfire_condition_test_condition.cpp.o
-c ../subprojects/wf-utils/wayfire/condition/test_condition.cpp
[6/220] c++ -Isubprojects/wf-utils/libwf-utils.so.0.4.0.p
-Isubprojects/wf-utils -I../subprojects/wf-utils -fdiagnostics-color=always
-D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=c++17
-Wno-deprecated-declarations -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=.
-fstack-protector-strong -Wformat -Werror=format-security -Wdate-time
-D_FORTIFY_SOURCE=2 -fPIC -MD -MQ
subprojects/wf-utils/libwf-utils.so.0.4.0.p/wayfire_lexer_symbol.cpp.o -MF
subprojects/wf-utils/libwf-utils.so.0.4.0.p/wayfire_lexer_symbol.cpp.o.d -o
subprojects/wf-utils/libwf-utils.so.0.4.0.p/wayfire_lexer_symbol.cpp.o -c
../subprojects/wf-utils/wayfire/lexer/symbol.cpp
[7/220] c++ -Isubprojects/wf-utils/libwf-utils.so.0.4.0.p
-Isubprojects/wf-utils -I../subprojects/wf-utils -fdiagnostics-color=always
-D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=c++17
-Wno-deprecated-declarations -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=.
-fstack-protector-strong -Wformat -Werror=format-security -Wdate-time
-D_FORTIFY_SOURCE=2 -fPIC -MD -MQ
subprojects/wf-utils/libwf-utils.so.0.4.0.p/wayfire_rule_rule.cpp.o -MF
subprojects/wf-utils/libwf-utils.so.0.4.0.p/wayfire_rule_rule.cpp.o.d -o
subprojects/wf-utils/libwf-utils.so.0.4.0.p/wayfire_rule_rule.cpp.o -c
../subprojects/wf-utils/wayfire/rule/rule.cpp
[8/220] c++ -Isubprojects/wf-utils/libwf-utils.so.0.4.0.p
-Isubprojects/wf-utils -I../subprojects/wf-utils -fdiagnostics-color=always
-D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=c++17
-Wno-deprecated-declarations -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=.
-fstack-protector-strong -Wformat -Werror=format-security -Wdate-time
-D_FORTIFY_SOURCE=2 -fPIC -MD -MQ
subprojects/wf-utils/libwf-utils.so.0.4.0.p/wayfire_parser_action_parser.cpp.o
-MF
subprojects/wf-utils/libwf-utils.so.0.4.0.p/wayfire_parser_action_parser.cpp.o.d
-o
subprojects/wf-utils/libwf-utils.so.0.4.0.p/wayfire_parser_action_parser.cpp.o
-c ../subprojects/wf-utils/wayfire/parser/action_parser.cpp
[9/220] c++ -Isubprojects/wf-utils/libwf-utils.so.0.4.0.p
-Isubprojects/wf-utils -I../subprojects/wf-utils -fdiagnostics-color=always
-D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=c++17
-Wno-deprecated-declarations -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=.
-fstack-protector-strong -Wformat -Werror=format-security -Wdate-time
-D_FORTIFY_SOURCE=2 -fPIC -MD -MQ
subprojects/wf-utils/libwf-utils.so.0.4.0.p/wayfire_rule_lambda_rule.cpp.o -MF
subprojects/wf-utils/libwf-utils.so.0.4.0.p/wayfire_rule_lambda_rule.cpp.o.d -o
subprojects/wf-utils/libwf-utils.so.0.4.0.p/wayfire_rule_lambda_rule.cpp.o -c
../subprojects/wf-utils/wayfire/rule/lambda_rule.cpp
FAILED:
subprojects/wf-utils/libwf-utils.so.0.4.0.p/wayfire_rule_lambda_rule.cpp.o
c++ -Isubprojects/wf-utils/libwf-utils.so.0.4.0.p -Isubprojects/wf-utils
-I../subprojects/wf-utils -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64
-Wall -Winvalid-pch -Wextra -std=c++17 -Wno-deprecated-declarations -g -O2
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
-Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -MD -MQ
subprojects/wf-utils/libwf-utils.so.0.4.0.p/wayfire_rule_lambda_rule.cpp.o -MF
subprojects/wf-utils/libwf-utils.so.0.4.0.p/wayfire_rule_lambda_rule.cpp.o.d -o
subprojects/wf-utils/libwf-utils.so.0.4.0.p/wayfire_rule_lambda_rule.cpp.o -c
../subprojects/wf-utils/wayfire/rule/lambda_rule.cpp
../subprojects/wf-utils/wayfire/rule/lambda_rule.cpp: In member function
‘std::string wf::lambda_rule_t::to_string() const’:
../subprojects/wf-utils/wayfire/rule/lambda_rule.cpp:73:47: error: ‘uintptr_t’
in namespace ‘std’ does not name a type
73 | auto uint_ptr = reinterpret_cast<std::uintptr_t>(&_if_lambda);
| ^~~~~~~~~
../subprojects/wf-utils/wayfire/rule/lambda_rule.cpp:7:1: note:
‘std::uintptr_t’ is defined in header ‘<cstdint>’; did you forget to ‘#include
<cstdint>’?
6 | #include <sstream>
+++ |+#include <cstdint>
7 | #include <string>
../subprojects/wf-utils/wayfire/rule/lambda_rule.cpp:85:47: error: ‘uintptr_t’
in namespace ‘std’ does not name a type
85 | auto uint_ptr = reinterpret_cast<std::uintptr_t>(&_else_lambda);
| ^~~~~~~~~
../subprojects/wf-utils/wayfire/rule/lambda_rule.cpp:85:42: note:
‘std::uintptr_t’ is defined in header ‘<cstdint>’; did you forget to ‘#include
<cstdint>’?
85 | auto uint_ptr = reinterpret_cast<std::uintptr_t>(&_else_lambda);
| ^~~
[10/220] c++ -Isubprojects/wf-utils/libwf-utils.so.0.4.0.p
-Isubprojects/wf-utils -I../subprojects/wf-utils -fdiagnostics-color=always
-D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=c++17
-Wno-deprecated-declarations -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=.
-fstack-protector-strong -Wformat -Werror=format-security -Wdate-time
-D_FORTIFY_SOURCE=2 -fPIC -MD -MQ
subprojects/wf-utils/libwf-utils.so.0.4.0.p/wayfire_lexer_lexer.cpp.o -MF
subprojects/wf-utils/libwf-utils.so.0.4.0.p/wayfire_lexer_lexer.cpp.o.d -o
subprojects/wf-utils/libwf-utils.so.0.4.0.p/wayfire_lexer_lexer.cpp.o -c
../subprojects/wf-utils/wayfire/lexer/lexer.cpp
[11/220] c++ -Isubprojects/wf-utils/libwf-utils.so.0.4.0.p
-Isubprojects/wf-utils -I../subprojects/wf-utils -fdiagnostics-color=always
-D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=c++17
-Wno-deprecated-declarations -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=.
-fstack-protector-strong -Wformat -Werror=format-security -Wdate-time
-D_FORTIFY_SOURCE=2 -fPIC -MD -MQ
subprojects/wf-utils/libwf-utils.so.0.4.0.p/wayfire_variant.cpp.o -MF
subprojects/wf-utils/libwf-utils.so.0.4.0.p/wayfire_variant.cpp.o.d -o
subprojects/wf-utils/libwf-utils.so.0.4.0.p/wayfire_variant.cpp.o -c
../subprojects/wf-utils/wayfire/variant.cpp
[12/220] c++ -Isubprojects/wf-utils/libwf-utils.so.0.4.0.p
-Isubprojects/wf-utils -I../subprojects/wf-utils -fdiagnostics-color=always
-D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=c++17
-Wno-deprecated-declarations -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=.
-fstack-protector-strong -Wformat -Werror=format-security -Wdate-time
-D_FORTIFY_SOURCE=2 -fPIC -MD -MQ
subprojects/wf-utils/libwf-utils.so.0.4.0.p/wayfire_parser_lambda_rule_parser.cpp.o
-MF
subprojects/wf-utils/libwf-utils.so.0.4.0.p/wayfire_parser_lambda_rule_parser.cpp.o.d
-o
subprojects/wf-utils/libwf-utils.so.0.4.0.p/wayfire_parser_lambda_rule_parser.cpp.o
-c ../subprojects/wf-utils/wayfire/parser/lambda_rule_parser.cpp
[13/220] c++ -Isubprojects/wf-utils/libwf-utils.so.0.4.0.p
-Isubprojects/wf-utils -I../subprojects/wf-utils -fdiagnostics-color=always
-D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=c++17
-Wno-deprecated-declarations -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=.
-fstack-protector-strong -Wformat -Werror=format-security -Wdate-time
-D_FORTIFY_SOURCE=2 -fPIC -MD -MQ
subprojects/wf-utils/libwf-utils.so.0.4.0.p/wayfire_parser_rule_parser.cpp.o
-MF
subprojects/wf-utils/libwf-utils.so.0.4.0.p/wayfire_parser_rule_parser.cpp.o.d
-o subprojects/wf-utils/libwf-utils.so.0.4.0.p/wayfire_parser_rule_parser.cpp.o
-c ../subprojects/wf-utils/wayfire/parser/rule_parser.cpp
[14/220] c++ -Isubprojects/wf-utils/libwf-utils.so.0.4.0.p
-Isubprojects/wf-utils -I../subprojects/wf-utils -fdiagnostics-color=always
-D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=c++17
-Wno-deprecated-declarations -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=.
-fstack-protector-strong -Wformat -Werror=format-security -Wdate-time
-D_FORTIFY_SOURCE=2 -fPIC -MD -MQ
subprojects/wf-utils/libwf-utils.so.0.4.0.p/wayfire_parser_condition_parser.cpp.o
-MF
subprojects/wf-utils/libwf-utils.so.0.4.0.p/wayfire_parser_condition_parser.cpp.o.d
-o
subprojects/wf-utils/libwf-utils.so.0.4.0.p/wayfire_parser_condition_parser.cpp.o
-c ../subprojects/wf-utils/wayfire/parser/condition_parser.cpp
[15/220] c++ -Isubprojects/wf-touch/libwftouch.a.p -Isubprojects/wf-touch
-I../subprojects/wf-touch -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64
-Wall -Winvalid-pch -Wextra -std=c++17 -g -O2
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
-Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -MD -MQ
subprojects/wf-touch/libwftouch.a.p/src_actions.cpp.o -MF
subprojects/wf-touch/libwftouch.a.p/src_actions.cpp.o.d -o
subprojects/wf-touch/libwftouch.a.p/src_actions.cpp.o -c
../subprojects/wf-touch/src/actions.cpp
[16/220] c++ -Isubprojects/wf-touch/libwftouch.a.p -Isubprojects/wf-touch
-I../subprojects/wf-touch -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64
-Wall -Winvalid-pch -Wextra -std=c++17 -g -O2
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
-Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -MD -MQ
subprojects/wf-touch/libwftouch.a.p/src_touch.cpp.o -MF
subprojects/wf-touch/libwftouch.a.p/src_touch.cpp.o.d -o
subprojects/wf-touch/libwftouch.a.p/src_touch.cpp.o -c
../subprojects/wf-touch/src/touch.cpp
ninja: build stopped: subcommand failed.
dh_auto_build: error: cd obj-x86_64-linux-gnu && LC_ALL=C.UTF-8 ninja -j8 -v
returned exit code 1
make: *** [debian/rules:16: binary] Error 25
dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 2
--- End Message ---
--- Begin Message ---
Source: wayfire
Source-Version: 0.7.5-1
Done: Boyuan Yang <by...@debian.org>
We believe that the bug you reported is fixed in the latest version of
wayfire, 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 1037...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Boyuan Yang <by...@debian.org> (supplier of updated wayfire 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 ftpmas...@ftp-master.debian.org)
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512
Format: 1.8
Date: Mon, 24 Jul 2023 17:03:49 -0400
Source: wayfire
Architecture: source
Version: 0.7.5-1
Distribution: unstable
Urgency: medium
Maintainer: Boyuan Yang <by...@debian.org>
Changed-By: Boyuan Yang <by...@debian.org>
Closes: 1037892
Changes:
wayfire (0.7.5-1) unstable; urgency=medium
.
* Upload to unstable.
* debian/patches/0001-Fix-FTBFS-with-gcc-13.patch: Fix FTBFS with
gcc 13. (Closes: #1037892)
Checksums-Sha1:
64df058464e2d35866ee15f6d539011805cbfc8a 2332 wayfire_0.7.5-1.dsc
a70c5379a29637762bef83d96d1d9fafb36addc1 422681 wayfire_0.7.5.orig.tar.gz
b1c908ae3cbb6e7076b761ad03dace2422f460bb 4128 wayfire_0.7.5-1.debian.tar.xz
06c94e72dc133011aa8127c10323303b52dd890f 14797 wayfire_0.7.5-1_amd64.buildinfo
Checksums-Sha256:
2572f66d4f1d0bc99c553a7a7578464d7ae5a47c131f3349aad5058822d5438e 2332
wayfire_0.7.5-1.dsc
0f43fce058a5c004fdc338b9152c95bdac1416e6fc5bc8c051c29fb415e6d0f8 422681
wayfire_0.7.5.orig.tar.gz
8384e77a8dd35a3bd10db267189722cf8ea21663c592e012cef0b4f686d532de 4128
wayfire_0.7.5-1.debian.tar.xz
e78e5e3eee35323db588751f738c7059a621af7b432342fe6f52b36a505f6640 14797
wayfire_0.7.5-1_amd64.buildinfo
Files:
c8a4e5740871797c053b7a30e85efb4b 2332 x11 optional wayfire_0.7.5-1.dsc
9b78a50ea4a36430b989baf341e477dc 422681 x11 optional wayfire_0.7.5.orig.tar.gz
382f4749c2fee23556cdba370ea6fe5d 4128 x11 optional
wayfire_0.7.5-1.debian.tar.xz
0abe0fa9cb7880f8899206b5e437ae39 14797 x11 optional
wayfire_0.7.5-1_amd64.buildinfo
-----BEGIN PGP SIGNATURE-----
iQIzBAEBCgAdFiEEfncpR22H1vEdkazLwpPntGGCWs4FAmS+6RsACgkQwpPntGGC
Ws5ntA/+OTGrgA+RYrZbGDrAndekAhhNC5RkmA7Gvd02/Axp8g/njb2VWjP6Ej+R
JvNSAMFUbfLCiki6wm65bILrrmgH64ysHa8dJCSZk1yDIBaOGWb1thnxr7TqaVfR
qFlHXaUq1Yydeggdq37h3LiYs+rA7wWFxa9lCmyPh+Cs/y/NkPANpqqZj9OXUL02
b/HgmbXhu5HwWp1CwtCFPKwms1SNtM9DqUDuarThdqkKVzj+PkH36v1tWu+UGyPD
6Yo3NWKzwTwT4oXO6z3EMau1/u1LTlAA8MW1m3CzGWxH7SsZLSYBwoib64ZCi1m6
9uiCAW+vUVM01KZTGsD3dG25ISr3BtRTpP8r2dZEYv27KHztPKoVqv+VOWss6E2F
7L4fSZFTXY6TSppXVZM4kuAoFUmWnBJ2zuMTQ0Sh4FyOsfWaPG95jFXSrucCdu+T
9EICb3zNnH1CsZTkvbakmoDKBg3mCOsmBo+mLWmtX/UKZ79itO/SAD88XGvZqEFh
46bexjR5p02+01y4zcfMjBy3YqSb/hvqFgAZ9O7xWztFx7v0EhsZ0yokhnPpV+Sh
h5POhqvRBfMJrJTX5A37X1/Bfvg9tDnj4kpanXn56+FNBsvvfYbOlG606tRwKYnA
yDJdoSThKNc+fv2mdpx1b8UkNEgkP5KIhLQSmf1lt0VKK9KpwwE=
=pkp5
-----END PGP SIGNATURE-----
--- End Message ---