Your message dated Wed, 20 May 2020 09:03:51 +0000
with message-id <[email protected]>
and subject line Bug#957549: fixed in mlv 3.1.0-4
has caused the Debian Bug report #957549,
regarding mlv: 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.)
--
957549: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=957549
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: src:mlv
Version: 3.1.0-3
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/mlv_3.1.0-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
[...]
In function ‘strncpy’,
inlined from ‘MLV_string_to_key’ at key.c:69:5:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:106:10: warning:
‘__builtin_strncpy’ specified bound depends on the length of the source
argument [-Wstringop-overflow=]
106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
key.c: In function ‘MLV_string_to_key’:
key.c:67:16: note: length computed here
67 | size_t l = strlen( text );
| ^~~~~~~~~~~~~~
libtool: compile: gcc -DHAVE_CONFIG_H -I. -Wdate-time -D_FORTIFY_SOURCE=2
-D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -I/usr/include/libxml2
-I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include
-DDATA_PATH=\"/usr/share/MLV/data\" -I.. -Wall -g -O2
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
-Werror=format-security -c tree_set.c -fPIC -DPIC -o .libs/libMLV_la-tree_set.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -Wdate-time -D_FORTIFY_SOURCE=2
-D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -I/usr/include/libxml2
-I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include
-DDATA_PATH=\"/usr/share/MLV/data\" -I.. -Wall -g -O2
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
-Werror=format-security -c key.c -o libMLV_la-key.o >/dev/null 2>&1
libtool: compile: gcc -DHAVE_CONFIG_H -I. -Wdate-time -D_FORTIFY_SOURCE=2
-D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -I/usr/include/libxml2
-I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include
-DDATA_PATH=\"/usr/share/MLV/data\" -I.. -Wall -g -O2
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
-Werror=format-security -c tree_map.c -fPIC -DPIC -o .libs/libMLV_la-tree_map.o
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I.
-Wdate-time -D_FORTIFY_SOURCE=2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL
-I/usr/include/libxml2 -I/usr/include/glib-2.0
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include
-DDATA_PATH=\"/usr/share/MLV/data\" -I.. -Wall -g -O2
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
-Werror=format-security -c -o libMLV_la-window.lo `test -f 'window.c' || echo
'./'`window.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -Wdate-time -D_FORTIFY_SOURCE=2
-D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -I/usr/include/libxml2
-I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include
-DDATA_PATH=\"/usr/share/MLV/data\" -I.. -Wall -g -O2
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
-Werror=format-security -c tree_map.c -o libMLV_la-tree_map.o >/dev/null 2>&1
libtool: compile: gcc -DHAVE_CONFIG_H -I. -Wdate-time -D_FORTIFY_SOURCE=2
-D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -I/usr/include/libxml2
-I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include
-DDATA_PATH=\"/usr/share/MLV/data\" -I.. -Wall -g -O2
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
-Werror=format-security -c window.c -fPIC -DPIC -o .libs/libMLV_la-window.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -Wdate-time -D_FORTIFY_SOURCE=2
-D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -I/usr/include/libxml2
-I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include
-DDATA_PATH=\"/usr/share/MLV/data\" -I.. -Wall -g -O2
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
-Werror=format-security -c tree_set.c -o libMLV_la-tree_set.o >/dev/null 2>&1
libtool: compile: gcc -DHAVE_CONFIG_H -I. -Wdate-time -D_FORTIFY_SOURCE=2
-D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -I/usr/include/libxml2
-I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include
-DDATA_PATH=\"/usr/share/MLV/data\" -I.. -Wall -g -O2
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
-Werror=format-security -c window.c -o libMLV_la-window.o >/dev/null 2>&1
/bin/bash ../libtool --tag=CC --mode=link gcc -D_GNU_SOURCE=1 -D_REENTRANT
-I/usr/include/SDL -I/usr/include/libxml2 -I/usr/include/glib-2.0
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include
-DDATA_PATH=\"/usr/share/MLV/data\" -I.. -Wall -g -O2
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
-Werror=format-security -version-info 3:1:0 -Wl,-z,relro -o libMLV.la -rpath
/usr/lib/x86_64-linux-gnu libMLV_la-animation.lo libMLV_la-audio.lo
libMLV_la-color.lo libMLV_la-event.lo libMLV_la-shapes.lo libMLV_la-image.lo
libMLV_la-informations.lo libMLV_la-keyboard.lo libMLV_la-mouse.lo
libMLV_la-path.lo libMLV_la-playlist.lo libMLV_la-input_box.lo
libMLV_la-input_box_wait.lo libMLV_la-random.lo libMLV_la-sdlkeyboardtochar.lo
libMLV_la-text.lo libMLV_la-time.lo libMLV_la-turtle.lo libMLV_la-xml.lo
libMLV_la-list.lo libMLV_la-mathematics.lo libMLV_la-key.lo
libMLV_la-tree_set.lo libMLV_la-tree_map.lo libMLV_la-window.lo -lSDL -lxml2
-lglib-2.0 -lSDL_ttf -lSDL_gfx -lSDL_
image -lSDL_mixer -lm
libtool: link: gcc -shared -fPIC -DPIC .libs/libMLV_la-animation.o
.libs/libMLV_la-audio.o .libs/libMLV_la-color.o .libs/libMLV_la-event.o
.libs/libMLV_la-shapes.o .libs/libMLV_la-image.o .libs/libMLV_la-informations.o
.libs/libMLV_la-keyboard.o .libs/libMLV_la-mouse.o .libs/libMLV_la-path.o
.libs/libMLV_la-playlist.o .libs/libMLV_la-input_box.o
.libs/libMLV_la-input_box_wait.o .libs/libMLV_la-random.o
.libs/libMLV_la-sdlkeyboardtochar.o .libs/libMLV_la-text.o
.libs/libMLV_la-time.o .libs/libMLV_la-turtle.o .libs/libMLV_la-xml.o
.libs/libMLV_la-list.o .libs/libMLV_la-mathematics.o .libs/libMLV_la-key.o
.libs/libMLV_la-tree_set.o .libs/libMLV_la-tree_map.o .libs/libMLV_la-window.o
-lSDL -lxml2 -lglib-2.0 -lSDL_ttf -lSDL_gfx -lSDL_image -lSDL_mixer -lm -g
-O2 -fstack-protector-strong -Wl,-z -Wl,relro -Wl,-soname -Wl,libMLV.so.3 -o
.libs/libMLV.so.3.0.1
libtool: link: (cd ".libs" && rm -f "libMLV.so.3" && ln -s "libMLV.so.3.0.1"
"libMLV.so.3")
libtool: link: (cd ".libs" && rm -f "libMLV.so" && ln -s "libMLV.so.3.0.1"
"libMLV.so")
libtool: link: ar cr .libs/libMLV.a libMLV_la-animation.o libMLV_la-audio.o
libMLV_la-color.o libMLV_la-event.o libMLV_la-shapes.o libMLV_la-image.o
libMLV_la-informations.o libMLV_la-keyboard.o libMLV_la-mouse.o
libMLV_la-path.o libMLV_la-playlist.o libMLV_la-input_box.o
libMLV_la-input_box_wait.o libMLV_la-random.o libMLV_la-sdlkeyboardtochar.o
libMLV_la-text.o libMLV_la-time.o libMLV_la-turtle.o libMLV_la-xml.o
libMLV_la-list.o libMLV_la-mathematics.o libMLV_la-key.o libMLV_la-tree_set.o
libMLV_la-tree_map.o libMLV_la-window.o
libtool: link: ranlib .libs/libMLV.a
libtool: link: ( cd ".libs" && rm -f "libMLV.la" && ln -s "../libMLV.la"
"libMLV.la" )
make[3]: Leaving directory '/<<PKGBUILDDIR>>/MLV'
make[2]: Leaving directory '/<<PKGBUILDDIR>>/MLV'
Making all in examples
make[2]: Entering directory '/<<PKGBUILDDIR>>/examples'
Making all in beginner
make[3]: Entering directory '/<<PKGBUILDDIR>>/examples/beginner'
gcc -DHAVE_CONFIG_H -I. -I../../MLV -I../.. -Wdate-time -D_FORTIFY_SOURCE=2
-I../.. -Wall -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=.
-fstack-protector-strong -Wformat -Werror=format-security -c -o
01_hello_world.o 01_hello_world.c
gcc -DHAVE_CONFIG_H -I. -I../../MLV -I../.. -Wdate-time -D_FORTIFY_SOURCE=2
-I../.. -Wall -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=.
-fstack-protector-strong -Wformat -Werror=format-security -c -o 02_shapes.o
02_shapes.c
gcc -DHAVE_CONFIG_H -I. -I../../MLV -I../.. -Wdate-time -D_FORTIFY_SOURCE=2
-I../.. -Wall -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=.
-fstack-protector-strong -Wformat -Werror=format-security -c -o 03_random.o
03_random.c
gcc -DHAVE_CONFIG_H -I. -I../../MLV -I../.. -Wdate-time -D_FORTIFY_SOURCE=2
-I../.. -Wall -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=.
-fstack-protector-strong -Wformat -Werror=format-security -c -o
04_texts_and_boxes.o 04_texts_and_boxes.c
gcc -DHAVE_CONFIG_H -I. -I../../MLV -I../.. -Wdate-time -D_FORTIFY_SOURCE=2
-I../.. -Wall -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=.
-fstack-protector-strong -Wformat -Werror=format-security -c -o 05_mouse.o
05_mouse.c
gcc -DHAVE_CONFIG_H -I. -I../../MLV -I../.. -Wdate-time -D_FORTIFY_SOURCE=2
-I../.. -Wall -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=.
-fstack-protector-strong -Wformat -Werror=format-security -c -o 06_keyboard.o
06_keyboard.c
gcc -DHAVE_CONFIG_H -I. -I../../MLV -I../.. -Wdate-time -D_FORTIFY_SOURCE=2
-I../.. -Wall -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=.
-fstack-protector-strong -Wformat -Werror=format-security -c -o 07_input_box.o
07_input_box.c
gcc -DHAVE_CONFIG_H -I. -I../../MLV -I../.. -Wdate-time -D_FORTIFY_SOURCE=2
-I../.. -Wall -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=.
-fstack-protector-strong -Wformat -Werror=format-security -c -o
08_mouse_keyboard_input_box_timer.o 08_mouse_keyboard_input_box_timer.c
gcc -DHAVE_CONFIG_H -I. -I../../MLV -I../.. -Wdate-time -D_FORTIFY_SOURCE=2
-I../.. -Wall -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=.
-fstack-protector-strong -Wformat -Werror=format-security -c -o 09_colors.o
09_colors.c
gcc -DHAVE_CONFIG_H -I. -I../../MLV -I../.. -Wdate-time -D_FORTIFY_SOURCE=2
-I../.. -Wall -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=.
-fstack-protector-strong -Wformat -Werror=format-security -c -o
10_library_informations.o 10_library_informations.c
gcc -DHAVE_CONFIG_H -I. -I../../MLV -I../.. -Wdate-time -D_FORTIFY_SOURCE=2
-I../.. -Wall -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=.
-fstack-protector-strong -Wformat -Werror=format-security -c -o 11_turtle.o
11_turtle.c
/bin/bash ../../libtool --tag=CC --mode=link gcc -I../.. -Wall -g -O2
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
-Werror=format-security -static -Wl,-z,relro -o 01_hello_world
01_hello_world.o -lm ../../MLV/libMLV.la
/bin/bash ../../libtool --tag=CC --mode=link gcc -I../.. -Wall -g -O2
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
-Werror=format-security -static -Wl,-z,relro -o 02_shapes 02_shapes.o -lm
../../MLV/libMLV.la
/bin/bash ../../libtool --tag=CC --mode=link gcc -I../.. -Wall -g -O2
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
-Werror=format-security -static -Wl,-z,relro -o 03_random 03_random.o -lm
../../MLV/libMLV.la
libtool: link: gcc -I../.. -Wall -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=.
-fstack-protector-strong -Wformat -Werror=format-security -Wl,-z -Wl,relro -o
01_hello_world 01_hello_world.o ../../MLV/.libs/libMLV.a -lSDL -lxml2
-lglib-2.0 -lSDL_ttf -lSDL_gfx -lSDL_image -lSDL_mixer -lm
libtool: link: gcc -I../.. -Wall -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=.
-fstack-protector-strong -Wformat -Werror=format-security -Wl,-z -Wl,relro -o
03_random 03_random.o ../../MLV/.libs/libMLV.a -lSDL -lxml2 -lglib-2.0
-lSDL_ttf -lSDL_gfx -lSDL_image -lSDL_mixer -lm
libtool: link: gcc -I../.. -Wall -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=.
-fstack-protector-strong -Wformat -Werror=format-security -Wl,-z -Wl,relro -o
02_shapes 02_shapes.o ../../MLV/.libs/libMLV.a -lSDL -lxml2 -lglib-2.0
-lSDL_ttf -lSDL_gfx -lSDL_image -lSDL_mixer -lm
/usr/bin/ld: ../../MLV/.libs/libMLV.a(libMLV_la-input_box.o): in function
`MLV_draw_input_box':
./MLV/input_box.c:744: undefined reference to `construct_input_box_NTS'
/bin/bash ../../libtool --tag=CC --mode=link gcc -I../.. -Wall -g -O2
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
-Werror=format-security -static -Wl,-z,relro -o 04_texts_and_boxes
04_texts_and_boxes.o -lm ../../MLV/libMLV.la
collect2: error: ld returned 1 exit status
make[3]: *** [Makefile:579: 01_hello_world] Error 1
make[3]: *** Waiting for unfinished jobs....
/usr/bin/ld: ../../MLV/.libs/libMLV.a(libMLV_la-input_box.o): in function
`MLV_draw_input_box':
./MLV/input_box.c:744: undefined reference to `construct_input_box_NTS'
collect2: error: ld returned 1 exit status
make[3]: *** [Makefile:583: 02_shapes] Error 1
libtool: link: gcc -I../.. -Wall -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=.
-fstack-protector-strong -Wformat -Werror=format-security -Wl,-z -Wl,relro -o
04_texts_and_boxes 04_texts_and_boxes.o ../../MLV/.libs/libMLV.a -lSDL -lxml2
-lglib-2.0 -lSDL_ttf -lSDL_gfx -lSDL_image -lSDL_mixer -lm
/usr/bin/ld: ../../MLV/.libs/libMLV.a(libMLV_la-input_box.o): in function
`MLV_draw_input_box':
./MLV/input_box.c:744: undefined reference to `construct_input_box_NTS'
collect2: error: ld returned 1 exit status
make[3]: *** [Makefile:591: 04_texts_and_boxes] Error 1
make[3]: Leaving directory '/<<PKGBUILDDIR>>/examples/beginner'
make[2]: *** [Makefile:471: all-recursive] Error 1
make[2]: Leaving directory '/<<PKGBUILDDIR>>/examples'
make[1]: *** [Makefile:730: all-recursive] Error 1
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
dh_auto_build: error: make -j4 returned exit code 2
make: *** [debian/rules:4: build] Error 25
dpkg-buildpackage: error: debian/rules build subprocess returned exit status 2
--- End Message ---
--- Begin Message ---
Source: mlv
Source-Version: 3.1.0-4
Done: Samuel Thibault <[email protected]>
We believe that the bug you reported is fixed in the latest version of
mlv, 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.
Samuel Thibault <[email protected]> (supplier of updated mlv 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: Wed, 20 May 2020 10:43:44 +0200
Source: mlv
Binary: libmlv3 libmlv3-dbgsym libmlv3-dev
Architecture: source
Version: 3.1.0-4
Distribution: unstable
Urgency: medium
Maintainer: Adrien Boussicault <[email protected]>
Changed-By: Samuel Thibault <[email protected]>
Description:
libmlv3 - simplified multimedia library in C for beginners.
libmlv3-dev - simplified multimedia library in C for beginners.
Closes: 957549
Changes:
mlv (3.1.0-4) unstable; urgency=medium
.
* control: Bump Standards-Version to 4.4.0 (no changes).
* patches/inline: Fix inline support with gcc-10 (Closes: #957549)
Checksums-Sha1:
f14db37f3acd74a76c7b14f27b58e764c27e6f6d 1927 mlv_3.1.0-4.dsc
28dea2629b9f1d6b64f214805944b2b810bba9c9 14940 mlv_3.1.0-4.debian.tar.xz
Checksums-Sha256:
14b83e519ed572dab122e8526842173e97a89bb8045d78bd08d017610c391b5d 1927
mlv_3.1.0-4.dsc
458c5db5bfaf28de5f3fdefa249b934f2040e7290383ded769a23d2ce05fe578 14940
mlv_3.1.0-4.debian.tar.xz
Files:
24041c7886ff2706823fc0e5f0b8de15 1927 libs optional mlv_3.1.0-4.dsc
da85dcc71f1ad1187a1d6e0ff427668d 14940 libs optional mlv_3.1.0-4.debian.tar.xz
-----BEGIN PGP SIGNATURE-----
iQIzBAEBCgAdFiEEXtnoVvfWxur1EWehjTXDVXILuv0FAl7E7yYACgkQjTXDVXIL
uv377A/7BV0w6sa2dLZqpJYsLhGQ80gOyMIoVgrIHgQZI1maJHe3f5guPeTQJKIm
iPAAi21kYyioi/DjNiLU42dmUqQ8oZhH1nzDHj43KgARahh5VPu+aoY/Sei01hpE
31UHKK1j5v3lSb7iGzb7oRxiy0ASOUVVNRH+RVdVTRE7oaEONw3h6th4hdi05gyN
0VfdE0gFuOHG+llpB79YozPZeCu6OWvDYZuENeqSznmhNWKs4zj7e8SFyPa4/Z0j
llJCzN2NQ9Yi1iUc0EV303z/iBdVhMSru1VWsSLhS84c8Sh7u4iGHx+idrobiNkP
24jYxpOeCzm5YveGNw+pKiNVQI8tzFWVwTeZYl4Qm4AsvRSM44fnefLiCQ6WLaTw
n6YDLC6cnLs1m+vJrgEl148vKyvSYtUo1Y/5eJEq6tc7pONUCHfVecfVPkag/Z1g
oV37BE7qwjI6wiQMOcA6yDz81YlfWpifIL+SQ0rkok2/nfMdyJZZLG8avxpv31uG
p7sjs3gGR48/0VcY+jWG1UB6elTPIyKnCP0Mqi07RU0Us0wvB4RvYENHxwZmk+Hp
CkBbK5ro6oe+HzVeGMe7ec8qJ2ErAz41kVODbWCKHmFuqo7R7BgaS7KHWOK+pN7x
tMZa6LSLj0VdFyXZosRjAMuHg29AygWNGsA01qH08lvUaF/CDi0=
=rQIS
-----END PGP SIGNATURE-----
--- End Message ---