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

Bug#957217: marked as done (forked-daapd: ftbfs with GCC-10)



Your message dated Sat, 08 Aug 2020 07:33:30 +0000
with message-id <E1k4JMA-0007eB-8O@fasolo.debian.org>
and subject line Bug#957217: fixed in forked-daapd 26.4+dfsg1-2
has caused the Debian Bug report #957217,
regarding forked-daapd: 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.)


-- 
957217: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=957217
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: src:forked-daapd
Version: 26.4+dfsg1-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/forked-daapd_26.4+dfsg1-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/include/x86_64-linux-gnu/bits/stdio2.h:67:10: note: ‘__builtin___snprintf_chk’ output between 17 and 26 bytes into a destination of size 21
   67 |   return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1,
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   68 |        __bos (__s), __fmt, __va_arg_pack ());
      |        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
gcc -DHAVE_CONFIG_H -I. -I..  -Wall -I/usr/include/x86_64-linux-gnu -I/usr/include/json-c -D_THREAD_SAFE -D_REENTRANT -I/usr/include/p11-kit-1 -D_REENTRANT -pthread -I/usr/include/x86_64-linux-gnu  -D_GNU_SOURCE -DDATADIR=\"/usr/share/forked-daapd\" -DCONFDIR=\"/etc\" -DSTATEDIR=\"/var\" -DPKGLIBDIR=\"/usr/lib/x86_64-linux-gnu/forked-daapd\" -Wdate-time -D_FORTIFY_SOURCE=2  -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -c -o library/filescanner_itunes.o library/filescanner_itunes.c
gcc -DHAVE_CONFIG_H -I. -I..  -Wall -I/usr/include/x86_64-linux-gnu -I/usr/include/json-c -D_THREAD_SAFE -D_REENTRANT -I/usr/include/p11-kit-1 -D_REENTRANT -pthread -I/usr/include/x86_64-linux-gnu  -D_GNU_SOURCE -DDATADIR=\"/usr/share/forked-daapd\" -DCONFDIR=\"/etc\" -DSTATEDIR=\"/var\" -DPKGLIBDIR=\"/usr/lib/x86_64-linux-gnu/forked-daapd\" -Wdate-time -D_FORTIFY_SOURCE=2  -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -c -o inputs/file_http.o inputs/file_http.c
gcc -DHAVE_CONFIG_H -I. -I..  -Wall -I/usr/include/x86_64-linux-gnu -I/usr/include/json-c -D_THREAD_SAFE -D_REENTRANT -I/usr/include/p11-kit-1 -D_REENTRANT -pthread -I/usr/include/x86_64-linux-gnu  -D_GNU_SOURCE -DDATADIR=\"/usr/share/forked-daapd\" -DCONFDIR=\"/etc\" -DSTATEDIR=\"/var\" -DPKGLIBDIR=\"/usr/lib/x86_64-linux-gnu/forked-daapd\" -Wdate-time -D_FORTIFY_SOURCE=2  -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -c -o inputs/pipe.o inputs/pipe.c
gcc -DHAVE_CONFIG_H -I. -I..  -Wall -I/usr/include/x86_64-linux-gnu -I/usr/include/json-c -D_THREAD_SAFE -D_REENTRANT -I/usr/include/p11-kit-1 -D_REENTRANT -pthread -I/usr/include/x86_64-linux-gnu  -D_GNU_SOURCE -DDATADIR=\"/usr/share/forked-daapd\" -DCONFDIR=\"/etc\" -DSTATEDIR=\"/var\" -DPKGLIBDIR=\"/usr/lib/x86_64-linux-gnu/forked-daapd\" -Wdate-time -D_FORTIFY_SOURCE=2  -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -c -o outputs/raop.o outputs/raop.c
gcc -DHAVE_CONFIG_H -I. -I..  -Wall -I/usr/include/x86_64-linux-gnu -I/usr/include/json-c -D_THREAD_SAFE -D_REENTRANT -I/usr/include/p11-kit-1 -D_REENTRANT -pthread -I/usr/include/x86_64-linux-gnu  -D_GNU_SOURCE -DDATADIR=\"/usr/share/forked-daapd\" -DCONFDIR=\"/etc\" -DSTATEDIR=\"/var\" -DPKGLIBDIR=\"/usr/lib/x86_64-linux-gnu/forked-daapd\" -Wdate-time -D_FORTIFY_SOURCE=2  -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -c -o outputs/raop_verification.o outputs/raop_verification.c
gcc -DHAVE_CONFIG_H -I. -I..  -Wall -I/usr/include/x86_64-linux-gnu -I/usr/include/json-c -D_THREAD_SAFE -D_REENTRANT -I/usr/include/p11-kit-1 -D_REENTRANT -pthread -I/usr/include/x86_64-linux-gnu  -D_GNU_SOURCE -DDATADIR=\"/usr/share/forked-daapd\" -DCONFDIR=\"/etc\" -DSTATEDIR=\"/var\" -DPKGLIBDIR=\"/usr/lib/x86_64-linux-gnu/forked-daapd\" -Wdate-time -D_FORTIFY_SOURCE=2  -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -c -o outputs/streaming.o outputs/streaming.c
gcc -DHAVE_CONFIG_H -I. -I..  -Wall -I/usr/include/x86_64-linux-gnu -I/usr/include/json-c -D_THREAD_SAFE -D_REENTRANT -I/usr/include/p11-kit-1 -D_REENTRANT -pthread -I/usr/include/x86_64-linux-gnu  -D_GNU_SOURCE -DDATADIR=\"/usr/share/forked-daapd\" -DCONFDIR=\"/etc\" -DSTATEDIR=\"/var\" -DPKGLIBDIR=\"/usr/lib/x86_64-linux-gnu/forked-daapd\" -Wdate-time -D_FORTIFY_SOURCE=2  -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -c -o outputs/dummy.o outputs/dummy.c
gcc -DHAVE_CONFIG_H -I. -I..  -Wall -I/usr/include/x86_64-linux-gnu -I/usr/include/json-c -D_THREAD_SAFE -D_REENTRANT -I/usr/include/p11-kit-1 -D_REENTRANT -pthread -I/usr/include/x86_64-linux-gnu  -D_GNU_SOURCE -DDATADIR=\"/usr/share/forked-daapd\" -DCONFDIR=\"/etc\" -DSTATEDIR=\"/var\" -DPKGLIBDIR=\"/usr/lib/x86_64-linux-gnu/forked-daapd\" -Wdate-time -D_FORTIFY_SOURCE=2  -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -c -o outputs/fifo.o outputs/fifo.c
gcc -DHAVE_CONFIG_H -I. -I..  -Wall -I/usr/include/x86_64-linux-gnu -I/usr/include/json-c -D_THREAD_SAFE -D_REENTRANT -I/usr/include/p11-kit-1 -D_REENTRANT -pthread -I/usr/include/x86_64-linux-gnu  -D_GNU_SOURCE -DDATADIR=\"/usr/share/forked-daapd\" -DCONFDIR=\"/etc\" -DSTATEDIR=\"/var\" -DPKGLIBDIR=\"/usr/lib/x86_64-linux-gnu/forked-daapd\" -Wdate-time -D_FORTIFY_SOURCE=2  -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -c -o outputs/alsa.o outputs/alsa.c
In file included from outputs/alsa.c:33:
/usr/include/asoundlib.h:1:2: warning: #warning This header is deprecated, use <alsa/asoundlib.h> instead. [-Wcpp]
    1 | #warning This header is deprecated, use <alsa/asoundlib.h> instead.
      |  ^~~~~~~
gcc -DHAVE_CONFIG_H -I. -I..  -Wall -I/usr/include/x86_64-linux-gnu -I/usr/include/json-c -D_THREAD_SAFE -D_REENTRANT -I/usr/include/p11-kit-1 -D_REENTRANT -pthread -I/usr/include/x86_64-linux-gnu  -D_GNU_SOURCE -DDATADIR=\"/usr/share/forked-daapd\" -DCONFDIR=\"/etc\" -DSTATEDIR=\"/var\" -DPKGLIBDIR=\"/usr/lib/x86_64-linux-gnu/forked-daapd\" -Wdate-time -D_FORTIFY_SOURCE=2  -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -c -o outputs/pulse.o outputs/pulse.c
gcc -DHAVE_CONFIG_H -I. -I..  -Wall -I/usr/include/x86_64-linux-gnu -I/usr/include/json-c -D_THREAD_SAFE -D_REENTRANT -I/usr/include/p11-kit-1 -D_REENTRANT -pthread -I/usr/include/x86_64-linux-gnu  -D_GNU_SOURCE -DDATADIR=\"/usr/share/forked-daapd\" -DCONFDIR=\"/etc\" -DSTATEDIR=\"/var\" -DPKGLIBDIR=\"/usr/lib/x86_64-linux-gnu/forked-daapd\" -Wdate-time -D_FORTIFY_SOURCE=2  -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -c -o outputs/cast.o outputs/cast.c
outputs/cast.c: In function ‘cast_session_make’:
outputs/cast.c:1414:45: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
 1414 |   gnutls_transport_set_ptr(cs->tls_session, (gnutls_transport_ptr_t)cs->server_fd);
      |                                             ^
gcc -DHAVE_CONFIG_H -I. -I..  -Wall -I/usr/include/x86_64-linux-gnu -I/usr/include/json-c -D_THREAD_SAFE -D_REENTRANT -I/usr/include/p11-kit-1 -D_REENTRANT -pthread -I/usr/include/x86_64-linux-gnu  -D_GNU_SOURCE -DDATADIR=\"/usr/share/forked-daapd\" -DCONFDIR=\"/etc\" -DSTATEDIR=\"/var\" -DPKGLIBDIR=\"/usr/lib/x86_64-linux-gnu/forked-daapd\" -Wdate-time -D_FORTIFY_SOURCE=2  -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -c -o outputs/cast_channel.pb-c.o outputs/cast_channel.pb-c.c
gcc -DHAVE_CONFIG_H -I. -I..  -Wall -I/usr/include/x86_64-linux-gnu -I/usr/include/json-c -D_THREAD_SAFE -D_REENTRANT -I/usr/include/p11-kit-1 -D_REENTRANT -pthread -I/usr/include/x86_64-linux-gnu  -D_GNU_SOURCE -DDATADIR=\"/usr/share/forked-daapd\" -DCONFDIR=\"/etc\" -DSTATEDIR=\"/var\" -DPKGLIBDIR=\"/usr/lib/x86_64-linux-gnu/forked-daapd\" -Wdate-time -D_FORTIFY_SOURCE=2  -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -c -o evrtsp/rtsp.o evrtsp/rtsp.c
outputs/cast.c: In function ‘stream_url_make.constprop’:
outputs/cast.c:502:33: warning: ‘%s’ directive output may be truncated writing up to 127 bytes into a region of size 120 [-Wformat-truncation=]
  502 |     snprintf(out, len, "http://[%s]:%d/stream.mp3";, host_addr, port);
      |                                 ^~                  ~~~~~~~~~
outputs/cast.c:502:24: note: directive argument in the range [0, 65535]
  502 |     snprintf(out, len, "http://[%s]:%d/stream.mp3";, host_addr, port);
      |                        ^~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/stdio.h:867,
                 from outputs/cast.c:26:
/usr/include/x86_64-linux-gnu/bits/stdio2.h:67:10: note: ‘__builtin___snprintf_chk’ output between 23 and 154 bytes into a destination of size 128
   67 |   return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1,
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   68 |        __bos (__s), __fmt, __va_arg_pack ());
      |        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
outputs/cast.c:500:32: warning: ‘%s’ directive output may be truncated writing up to 127 bytes into a region of size 121 [-Wformat-truncation=]
  500 |     snprintf(out, len, "http://%s:%d/stream.mp3";, host_addr, port);
      |                                ^~                 ~~~~~~~~~
outputs/cast.c:500:24: note: directive argument in the range [0, 65535]
  500 |     snprintf(out, len, "http://%s:%d/stream.mp3";, host_addr, port);
      |                        ^~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/stdio.h:867,
                 from outputs/cast.c:26:
/usr/include/x86_64-linux-gnu/bits/stdio2.h:67:10: note: ‘__builtin___snprintf_chk’ output between 21 and 152 bytes into a destination of size 128
   67 |   return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1,
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   68 |        __bos (__s), __fmt, __va_arg_pack ());
      |        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/bin/bash ../libtool  --tag=CC   --mode=link gcc  -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security  -Wl,-z,relro -Wl,-z,now -o forked-daapd main.o db.o db_init.o db_upgrade.o logger.o conffile.o cache.o library/filescanner.o library/filescanner_ffmpeg.o library/filescanner_playlist.o library/filescanner_smartpl.o library/filescanner_itunes.o library.o mdns_avahi.o remote_pairing.o avio_evbuffer.o httpd.o httpd_rsp.o httpd_daap.o httpd_dacp.o httpd_jsonapi.o httpd_streaming.o httpd_oauth.o http.o dmap_common.o transcode.o artwork.o misc.o misc_json.o rng.o rsp_query.o daap_query.o smartpl_query.o player.o worker.o input.o inputs/file_http.o inputs/pipe.o outputs.o outputs/raop.o outputs/raop_verification.o outputs/streaming.o outputs/dummy.o outputs/fifo.o outputs/alsa.o outputs/pulse.o outputs/cast.o outputs/cast_channel.pb-c.o evrtsp/rtsp.o  lastfm.o mpd.o listener.o commands.o websocket.o  RSPLexer.o RSPParser.o RSP2SQL.o DAAPLe
 xer.o DAAPParser.o DAAP2SQL.o SMARTPLLexer.o SMARTPLParser.o SMARTPL2SQL.o -lavformat -lavcodec -lswscale -lavutil -lavfilter -lgpg-error -lgcrypt -lantlr3c -ljson-c -levent -lmxml -lpthread -lconfuse -lz  -lgnutls -lprotobuf-c -lavahi-common -lavahi-client -levent_pthreads -levent -lplist -lsodium -lwebsockets -lcurl -lpulse -lasound  -lsqlite3 -lunistring  -lpthread -lrt 
libtool: link: gcc -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wl,-z -Wl,relro -Wl,-z -Wl,now -o forked-daapd main.o db.o db_init.o db_upgrade.o logger.o conffile.o cache.o library/filescanner.o library/filescanner_ffmpeg.o library/filescanner_playlist.o library/filescanner_smartpl.o library/filescanner_itunes.o library.o mdns_avahi.o remote_pairing.o avio_evbuffer.o httpd.o httpd_rsp.o httpd_daap.o httpd_dacp.o httpd_jsonapi.o httpd_streaming.o httpd_oauth.o http.o dmap_common.o transcode.o artwork.o misc.o misc_json.o rng.o rsp_query.o daap_query.o smartpl_query.o player.o worker.o input.o inputs/file_http.o inputs/pipe.o outputs.o outputs/raop.o outputs/raop_verification.o outputs/streaming.o outputs/dummy.o outputs/fifo.o outputs/alsa.o outputs/pulse.o outputs/cast.o outputs/cast_channel.pb-c.o evrtsp/rtsp.o lastfm.o mpd.o listener.o commands.o websocket.o RSPLexer.o RSPParser.o RSP2SQL.o DAAPLexer.o DAAPParser.o DAAP2SQ
 L.o SMARTPLLexer.o SMARTPLParser.o SMARTPL2SQL.o  -lavformat -lavcodec -lswscale -lavutil -lavfilter /usr/lib/x86_64-linux-gnu/libgpg-error.so -lgcrypt -lantlr3c -ljson-c -lmxml -lconfuse -lz -lgnutls -lprotobuf-c -lavahi-common -lavahi-client -levent_pthreads -levent -lplist -lsodium -lwebsockets /usr/lib/x86_64-linux-gnu/libcurl-gnutls.so -lpulse -lasound /usr/lib/x86_64-linux-gnu/libsqlite3.so -lunistring -lpthread -lrt -pthread
/usr/bin/ld: input.o:./src/input.h:140: multiple definition of `input_loop_break'; player.o:./src/input.h:140: first defined here
/usr/bin/ld: inputs/file_http.o:./src/./input.h:140: multiple definition of `input_loop_break'; player.o:./src/input.h:140: first defined here
/usr/bin/ld: inputs/pipe.o:./src/./input.h:140: multiple definition of `input_loop_break'; player.o:./src/input.h:140: first defined here
collect2: error: ld returned 1 exit status
make[4]: *** [Makefile:749: forked-daapd] Error 1
make[4]: Leaving directory '/<<PKGBUILDDIR>>/src'
make[3]: *** [Makefile:602: all] Error 2
make[3]: Leaving directory '/<<PKGBUILDDIR>>/src'
make[2]: *** [Makefile:625: all-recursive] Error 1
make[2]: Leaving directory '/<<PKGBUILDDIR>>'
make[1]: *** [Makefile:467: all] Error 2
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
dh_auto_build: error: make -j4 returned exit code 2
make: *** [debian/rules:16: build] Error 25
dpkg-buildpackage: error: debian/rules build subprocess returned exit status 2

--- End Message ---
--- Begin Message ---
Source: forked-daapd
Source-Version: 26.4+dfsg1-2
Done: Sebastian Ramacher <sramacher@debian.org>

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

Debian distribution maintenance software
pp.
Sebastian Ramacher <sramacher@debian.org> (supplier of updated forked-daapd 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: SHA512

Format: 1.8
Date: Sat, 08 Aug 2020 08:58:07 +0200
Source: forked-daapd
Architecture: source
Version: 26.4+dfsg1-2
Distribution: unstable
Urgency: medium
Maintainer: Debian Multimedia Maintainers <debian-multimedia@lists.debian.org>
Changed-By: Sebastian Ramacher <sramacher@debian.org>
Closes: 957217
Changes:
 forked-daapd (26.4+dfsg1-2) unstable; urgency=medium
 .
   * Team upload.
 .
   [ Balint Reczey ]
   * Remove myself from Uploaders
 .
   [ Ondřej Nový ]
   * Use debhelper-compat instead of debian/compat
 .
   [ Sebastian Ramacher ]
   * debian/patches: Fix build with GCC 10 (Closes: #957217)
Checksums-Sha1:
 becda6b0438df7d1ad344f45ec735436e53b301b 2466 forked-daapd_26.4+dfsg1-2.dsc
 ede757200344832c239e2127489d7c35f92d522a 11364 forked-daapd_26.4+dfsg1-2.debian.tar.xz
Checksums-Sha256:
 e75e642d7e6236beb5a2a5e7c5b80c96850930439e5b1484eaea11d96e1061ee 2466 forked-daapd_26.4+dfsg1-2.dsc
 c680718fb2f3170ebec60ce9033b0c796248757713e2139a495562bfc904963e 11364 forked-daapd_26.4+dfsg1-2.debian.tar.xz
Files:
 e0567552b7e8d53f82c80aef8a1b0db0 2466 sound optional forked-daapd_26.4+dfsg1-2.dsc
 ad6eabb18038902dadbae30b1205971b 11364 sound optional forked-daapd_26.4+dfsg1-2.debian.tar.xz

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

iQIzBAEBCgAdFiEE94y6B4F7sUmhHTOQafL8UW6nGZMFAl8uU6MACgkQafL8UW6n
GZPWvRAAxfBgFdn7We2LeUQcmdPe1RmDtbDo8iYielGGIEQTrnoXPM83t5Htk651
wulr2NICF38LbGE2/Izy1EhDde4UL/4SuepOeZpE7v3/s5BtUIXz/nf4TJZWCQL1
njEoUox0YYkDdR6lqLkXX7i+bJW+JVXDG4LrgLYr6ZXYwlj9HQ9veDm+Wmv2sPRp
OZAQCJwLBRoZbiIb0GWua/muJBSxqi0BlPSJRjhOKnz5JQIBrP0lbcT8eOLviBFE
D5nKqoWGh+GFRe3A+sZRTsWcx3x78g/C466Cvql27nD6+oMxzWPX2XJlLaHVqjby
RA4sCIZvumg8c46uPfd/024kG5KETtzvzlKLtCNKpATB//18NpDby0DCk6nbycYg
Zr7GIQ9cmOO4VWZ22jotdZF23n0HBcvGQdyz0s2TJG80OO5W0jmrnMulj0Di2XhT
0QNvLKc4iozZMUpzKlieeebNWodUjg892Q/dPIDyyo3Gz4nsenVL/rJfmdVOeZxQ
f7CnfbUeukSgnRWsERLHGm92WwNMr4OgQo82UWB7Vuyl4+rpKLdT0r8O3l1rF0/x
xZV9USjytg2LSm6WeU73Vq/k8t1lNbM4QtdkUMu3gzu8zqHvDlizvBgIhNGUHICG
a2oJjNiEDs3RawxQnO0op0O4SYrqzelAkiw7GFYqaiAjvTZtChU=
=+Lom
-----END PGP SIGNATURE-----

--- End Message ---

Reply to: