Your message dated Sun, 02 Aug 2020 00:48:36 +0000
with message-id <e1k22b2-0002yq...@fasolo.debian.org>
and subject line Bug#957242: fixed in fuse-emulator 1.5.7+dfsg1-4
has caused the Debian Bug report #957242,
regarding fuse-emulator: 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 ow...@bugs.debian.org
immediately.)


-- 
957242: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=957242
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: src:fuse-emulator
Version: 1.5.7+dfsg1-3
Severity: normal
Tags: sid bullseye
User: debian-...@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/fuse-emulator_1.5.7+dfsg1-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

[...]
gcc -DHAVE_CONFIG_H -I. -I..  -I/usr/include/glib-2.0 
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include   -I/usr/include/libxml2 
-DFUSEDATADIR="\"/usr/share/fuse\"" -I/usr/include/libpng16 -I/usr/include/SDL 
-D_GNU_SOURCE=1 -D_REENTRANT -Wdate-time -D_FORTIFY_SOURCE=2 -DNDEBUG 
-DG_DISABLE_CAST_CHECKS -I/usr/include -Wall -Wwrite-strings -pthread -g -O2 
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -c -o peripherals/disk/disk.o ../peripherals/disk/disk.c
gcc -DHAVE_CONFIG_H -I. -I..  -I/usr/include/glib-2.0 
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include   -I/usr/include/libxml2 
-DFUSEDATADIR="\"/usr/share/fuse\"" -I/usr/include/libpng16 -I/usr/include/SDL 
-D_GNU_SOURCE=1 -D_REENTRANT -Wdate-time -D_FORTIFY_SOURCE=2 -DNDEBUG 
-DG_DISABLE_CAST_CHECKS -I/usr/include -Wall -Wwrite-strings -pthread -g -O2 
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -c -o peripherals/disk/fdd.o ../peripherals/disk/fdd.c
gcc -DHAVE_CONFIG_H -I. -I..  -I/usr/include/glib-2.0 
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include   -I/usr/include/libxml2 
-DFUSEDATADIR="\"/usr/share/fuse\"" -I/usr/include/libpng16 -I/usr/include/SDL 
-D_GNU_SOURCE=1 -D_REENTRANT -Wdate-time -D_FORTIFY_SOURCE=2 -DNDEBUG 
-DG_DISABLE_CAST_CHECKS -I/usr/include -Wall -Wwrite-strings -pthread -g -O2 
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -c -o peripherals/disk/opus.o ../peripherals/disk/opus.c
gcc -DHAVE_CONFIG_H -I. -I..  -I/usr/include/glib-2.0 
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include   -I/usr/include/libxml2 
-DFUSEDATADIR="\"/usr/share/fuse\"" -I/usr/include/libpng16 -I/usr/include/SDL 
-D_GNU_SOURCE=1 -D_REENTRANT -Wdate-time -D_FORTIFY_SOURCE=2 -DNDEBUG 
-DG_DISABLE_CAST_CHECKS -I/usr/include -Wall -Wwrite-strings -pthread -g -O2 
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -c -o peripherals/disk/plusd.o 
../peripherals/disk/plusd.c
gcc -DHAVE_CONFIG_H -I. -I..  -I/usr/include/glib-2.0 
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include   -I/usr/include/libxml2 
-DFUSEDATADIR="\"/usr/share/fuse\"" -I/usr/include/libpng16 -I/usr/include/SDL 
-D_GNU_SOURCE=1 -D_REENTRANT -Wdate-time -D_FORTIFY_SOURCE=2 -DNDEBUG 
-DG_DISABLE_CAST_CHECKS -I/usr/include -Wall -Wwrite-strings -pthread -g -O2 
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -c -o peripherals/disk/trdos.o 
../peripherals/disk/trdos.c
gcc -DHAVE_CONFIG_H -I. -I..  -I/usr/include/glib-2.0 
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include   -I/usr/include/libxml2 
-DFUSEDATADIR="\"/usr/share/fuse\"" -I/usr/include/libpng16 -I/usr/include/SDL 
-D_GNU_SOURCE=1 -D_REENTRANT -Wdate-time -D_FORTIFY_SOURCE=2 -DNDEBUG 
-DG_DISABLE_CAST_CHECKS -I/usr/include -Wall -Wwrite-strings -pthread -g -O2 
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -c -o peripherals/disk/upd_fdc.o 
../peripherals/disk/upd_fdc.c
gcc -DHAVE_CONFIG_H -I. -I..  -I/usr/include/glib-2.0 
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include   -I/usr/include/libxml2 
-DFUSEDATADIR="\"/usr/share/fuse\"" -I/usr/include/libpng16 -I/usr/include/SDL 
-D_GNU_SOURCE=1 -D_REENTRANT -Wdate-time -D_FORTIFY_SOURCE=2 -DNDEBUG 
-DG_DISABLE_CAST_CHECKS -I/usr/include -Wall -Wwrite-strings -pthread -g -O2 
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -c -o peripherals/disk/wd_fdc.o 
../peripherals/disk/wd_fdc.c
gcc -DHAVE_CONFIG_H -I. -I..  -I/usr/include/glib-2.0 
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include   -I/usr/include/libxml2 
-DFUSEDATADIR="\"/usr/share/fuse\"" -I/usr/include/libpng16 -I/usr/include/SDL 
-D_GNU_SOURCE=1 -D_REENTRANT -Wdate-time -D_FORTIFY_SOURCE=2 -DNDEBUG 
-DG_DISABLE_CAST_CHECKS -I/usr/include -Wall -Wwrite-strings -pthread -g -O2 
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -c -o peripherals/ide/divide.o 
../peripherals/ide/divide.c
gcc -DHAVE_CONFIG_H -I. -I..  -I/usr/include/glib-2.0 
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include   -I/usr/include/libxml2 
-DFUSEDATADIR="\"/usr/share/fuse\"" -I/usr/include/libpng16 -I/usr/include/SDL 
-D_GNU_SOURCE=1 -D_REENTRANT -Wdate-time -D_FORTIFY_SOURCE=2 -DNDEBUG 
-DG_DISABLE_CAST_CHECKS -I/usr/include -Wall -Wwrite-strings -pthread -g -O2 
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -c -o peripherals/ide/divmmc.o 
../peripherals/ide/divmmc.c
gcc -DHAVE_CONFIG_H -I. -I..  -I/usr/include/glib-2.0 
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include   -I/usr/include/libxml2 
-DFUSEDATADIR="\"/usr/share/fuse\"" -I/usr/include/libpng16 -I/usr/include/SDL 
-D_GNU_SOURCE=1 -D_REENTRANT -Wdate-time -D_FORTIFY_SOURCE=2 -DNDEBUG 
-DG_DISABLE_CAST_CHECKS -I/usr/include -Wall -Wwrite-strings -pthread -g -O2 
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -c -o peripherals/ide/divxxx.o 
../peripherals/ide/divxxx.c
gcc -DHAVE_CONFIG_H -I. -I..  -I/usr/include/glib-2.0 
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include   -I/usr/include/libxml2 
-DFUSEDATADIR="\"/usr/share/fuse\"" -I/usr/include/libpng16 -I/usr/include/SDL 
-D_GNU_SOURCE=1 -D_REENTRANT -Wdate-time -D_FORTIFY_SOURCE=2 -DNDEBUG 
-DG_DISABLE_CAST_CHECKS -I/usr/include -Wall -Wwrite-strings -pthread -g -O2 
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -c -o peripherals/ide/ide.o ../peripherals/ide/ide.c
gcc -DHAVE_CONFIG_H -I. -I..  -I/usr/include/glib-2.0 
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include   -I/usr/include/libxml2 
-DFUSEDATADIR="\"/usr/share/fuse\"" -I/usr/include/libpng16 -I/usr/include/SDL 
-D_GNU_SOURCE=1 -D_REENTRANT -Wdate-time -D_FORTIFY_SOURCE=2 -DNDEBUG 
-DG_DISABLE_CAST_CHECKS -I/usr/include -Wall -Wwrite-strings -pthread -g -O2 
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -c -o peripherals/ide/simpleide.o 
../peripherals/ide/simpleide.c
gcc -DHAVE_CONFIG_H -I. -I..  -I/usr/include/glib-2.0 
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include   -I/usr/include/libxml2 
-DFUSEDATADIR="\"/usr/share/fuse\"" -I/usr/include/libpng16 -I/usr/include/SDL 
-D_GNU_SOURCE=1 -D_REENTRANT -Wdate-time -D_FORTIFY_SOURCE=2 -DNDEBUG 
-DG_DISABLE_CAST_CHECKS -I/usr/include -Wall -Wwrite-strings -pthread -g -O2 
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -c -o peripherals/ide/zxatasp.o 
../peripherals/ide/zxatasp.c
gcc -DHAVE_CONFIG_H -I. -I..  -I/usr/include/glib-2.0 
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include   -I/usr/include/libxml2 
-DFUSEDATADIR="\"/usr/share/fuse\"" -I/usr/include/libpng16 -I/usr/include/SDL 
-D_GNU_SOURCE=1 -D_REENTRANT -Wdate-time -D_FORTIFY_SOURCE=2 -DNDEBUG 
-DG_DISABLE_CAST_CHECKS -I/usr/include -Wall -Wwrite-strings -pthread -g -O2 
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -c -o peripherals/ide/zxcf.o ../peripherals/ide/zxcf.c
gcc -DHAVE_CONFIG_H -I. -I..  -I/usr/include/glib-2.0 
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include   -I/usr/include/libxml2 
-DFUSEDATADIR="\"/usr/share/fuse\"" -I/usr/include/libpng16 -I/usr/include/SDL 
-D_GNU_SOURCE=1 -D_REENTRANT -Wdate-time -D_FORTIFY_SOURCE=2 -DNDEBUG 
-DG_DISABLE_CAST_CHECKS -I/usr/include -Wall -Wwrite-strings -pthread -g -O2 
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -c -o peripherals/ide/zxmmc.o ../peripherals/ide/zxmmc.c
gcc -DHAVE_CONFIG_H -I. -I..  -I/usr/include/glib-2.0 
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include   -I/usr/include/libxml2 
-DFUSEDATADIR="\"/usr/share/fuse\"" -I/usr/include/libpng16 -I/usr/include/SDL 
-D_GNU_SOURCE=1 -D_REENTRANT -Wdate-time -D_FORTIFY_SOURCE=2 -DNDEBUG 
-DG_DISABLE_CAST_CHECKS -I/usr/include -Wall -Wwrite-strings -pthread -g -O2 
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -c -o peripherals/nic/enc28j60.o 
../peripherals/nic/enc28j60.c
gcc -DHAVE_CONFIG_H -I. -I..  -I/usr/include/glib-2.0 
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include   -I/usr/include/libxml2 
-DFUSEDATADIR="\"/usr/share/fuse\"" -I/usr/include/libpng16 -I/usr/include/SDL 
-D_GNU_SOURCE=1 -D_REENTRANT -Wdate-time -D_FORTIFY_SOURCE=2 -DNDEBUG 
-DG_DISABLE_CAST_CHECKS -I/usr/include -Wall -Wwrite-strings -pthread -g -O2 
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -c -o peripherals/flash/am29f010.o 
../peripherals/flash/am29f010.c
gcc -DHAVE_CONFIG_H -I. -I..  -I/usr/include/glib-2.0 
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include   -I/usr/include/libxml2 
-DFUSEDATADIR="\"/usr/share/fuse\"" -I/usr/include/libpng16 -I/usr/include/SDL 
-D_GNU_SOURCE=1 -D_REENTRANT -Wdate-time -D_FORTIFY_SOURCE=2 -DNDEBUG 
-DG_DISABLE_CAST_CHECKS -I/usr/include -Wall -Wwrite-strings -pthread -g -O2 
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -c -o pokefinder/pokefinder.o ../pokefinder/pokefinder.c
gcc -DHAVE_CONFIG_H -I. -I..  -I/usr/include/glib-2.0 
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include   -I/usr/include/libxml2 
-DFUSEDATADIR="\"/usr/share/fuse\"" -I/usr/include/libpng16 -I/usr/include/SDL 
-D_GNU_SOURCE=1 -D_REENTRANT -Wdate-time -D_FORTIFY_SOURCE=2 -DNDEBUG 
-DG_DISABLE_CAST_CHECKS -I/usr/include -Wall -Wwrite-strings -pthread -g -O2 
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -c -o pokefinder/pokemem.o ../pokefinder/pokemem.c
gcc -DHAVE_CONFIG_H -I. -I..  -I/usr/include/glib-2.0 
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include   -I/usr/include/libxml2 
-DFUSEDATADIR="\"/usr/share/fuse\"" -I/usr/include/libpng16 -I/usr/include/SDL 
-D_GNU_SOURCE=1 -D_REENTRANT -Wdate-time -D_FORTIFY_SOURCE=2 -DNDEBUG 
-DG_DISABLE_CAST_CHECKS -I/usr/include -Wall -Wwrite-strings -pthread -g -O2 
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -c -o sound/blipbuffer.o ../sound/blipbuffer.c
gcc -DHAVE_CONFIG_H -I. -I..  -I/usr/include/glib-2.0 
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include   -I/usr/include/libxml2 
-DFUSEDATADIR="\"/usr/share/fuse\"" -I/usr/include/libpng16 -I/usr/include/SDL 
-D_GNU_SOURCE=1 -D_REENTRANT -Wdate-time -D_FORTIFY_SOURCE=2 -DNDEBUG 
-DG_DISABLE_CAST_CHECKS -I/usr/include -Wall -Wwrite-strings -pthread -g -O2 
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -c -o timer/timer.o ../timer/timer.c
gcc -DHAVE_CONFIG_H -I. -I..  -I/usr/include/glib-2.0 
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include   -I/usr/include/libxml2 
-DFUSEDATADIR="\"/usr/share/fuse\"" -I/usr/include/libpng16 -I/usr/include/SDL 
-D_GNU_SOURCE=1 -D_REENTRANT -Wdate-time -D_FORTIFY_SOURCE=2 -DNDEBUG 
-DG_DISABLE_CAST_CHECKS -I/usr/include -Wall -Wwrite-strings -pthread -g -O2 
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -c -o ui/scaler/scaler.o ../ui/scaler/scaler.c
gcc -DHAVE_CONFIG_H -I. -I..  -I/usr/include/glib-2.0 
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include   -I/usr/include/libxml2 
-DFUSEDATADIR="\"/usr/share/fuse\"" -I/usr/include/libpng16 -I/usr/include/SDL 
-D_GNU_SOURCE=1 -D_REENTRANT -Wdate-time -D_FORTIFY_SOURCE=2 -DNDEBUG 
-DG_DISABLE_CAST_CHECKS -I/usr/include -Wall -Wwrite-strings -pthread -g -O2 
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -c -o ui/sdl/sdldisplay.o ../ui/sdl/sdldisplay.c
gcc -DHAVE_CONFIG_H -I. -I..  -I/usr/include/glib-2.0 
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include   -I/usr/include/libxml2 
-DFUSEDATADIR="\"/usr/share/fuse\"" -I/usr/include/libpng16 -I/usr/include/SDL 
-D_GNU_SOURCE=1 -D_REENTRANT -Wdate-time -D_FORTIFY_SOURCE=2 -DNDEBUG 
-DG_DISABLE_CAST_CHECKS -I/usr/include -Wall -Wwrite-strings -pthread -g -O2 
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -c -o ui/sdl/sdljoystick.o ../ui/sdl/sdljoystick.c
gcc -DHAVE_CONFIG_H -I. -I..  -I/usr/include/glib-2.0 
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include   -I/usr/include/libxml2 
-DFUSEDATADIR="\"/usr/share/fuse\"" -I/usr/include/libpng16 -I/usr/include/SDL 
-D_GNU_SOURCE=1 -D_REENTRANT -Wdate-time -D_FORTIFY_SOURCE=2 -DNDEBUG 
-DG_DISABLE_CAST_CHECKS -I/usr/include -Wall -Wwrite-strings -pthread -g -O2 
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -c -o ui/sdl/sdlkeyboard.o ../ui/sdl/sdlkeyboard.c
gcc -DHAVE_CONFIG_H -I. -I..  -I/usr/include/glib-2.0 
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include   -I/usr/include/libxml2 
-DFUSEDATADIR="\"/usr/share/fuse\"" -I/usr/include/libpng16 -I/usr/include/SDL 
-D_GNU_SOURCE=1 -D_REENTRANT -Wdate-time -D_FORTIFY_SOURCE=2 -DNDEBUG 
-DG_DISABLE_CAST_CHECKS -I/usr/include -Wall -Wwrite-strings -pthread -g -O2 
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -c -o ui/sdl/sdlui.o ../ui/sdl/sdlui.c
gcc -DHAVE_CONFIG_H -I. -I..  -I/usr/include/glib-2.0 
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include   -I/usr/include/libxml2 
-DFUSEDATADIR="\"/usr/share/fuse\"" -I/usr/include/libpng16 -I/usr/include/SDL 
-D_GNU_SOURCE=1 -D_REENTRANT -Wdate-time -D_FORTIFY_SOURCE=2 -DNDEBUG 
-DG_DISABLE_CAST_CHECKS -I/usr/include -Wall -Wwrite-strings -pthread -g -O2 
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -c -o ui/sdl/keysyms.o ../ui/sdl/keysyms.c
gcc -DHAVE_CONFIG_H -I. -I..  -I/usr/include/glib-2.0 
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include   -I/usr/include/libxml2 
-DFUSEDATADIR="\"/usr/share/fuse\"" -I/usr/include/libpng16 -I/usr/include/SDL 
-D_GNU_SOURCE=1 -D_REENTRANT -Wdate-time -D_FORTIFY_SOURCE=2 -DNDEBUG 
-DG_DISABLE_CAST_CHECKS -I/usr/include -Wall -Wwrite-strings -pthread -g -O2 
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -c -o ui/widget/about.o ../ui/widget/about.c
gcc -DHAVE_CONFIG_H -I. -I..  -I/usr/include/glib-2.0 
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include   -I/usr/include/libxml2 
-DFUSEDATADIR="\"/usr/share/fuse\"" -I/usr/include/libpng16 -I/usr/include/SDL 
-D_GNU_SOURCE=1 -D_REENTRANT -Wdate-time -D_FORTIFY_SOURCE=2 -DNDEBUG 
-DG_DISABLE_CAST_CHECKS -I/usr/include -Wall -Wwrite-strings -pthread -g -O2 
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -c -o ui/widget/browse.o ../ui/widget/browse.c
gcc -DHAVE_CONFIG_H -I. -I..  -I/usr/include/glib-2.0 
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include   -I/usr/include/libxml2 
-DFUSEDATADIR="\"/usr/share/fuse\"" -I/usr/include/libpng16 -I/usr/include/SDL 
-D_GNU_SOURCE=1 -D_REENTRANT -Wdate-time -D_FORTIFY_SOURCE=2 -DNDEBUG 
-DG_DISABLE_CAST_CHECKS -I/usr/include -Wall -Wwrite-strings -pthread -g -O2 
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -c -o ui/widget/debugger.o ../ui/widget/debugger.c
gcc -DHAVE_CONFIG_H -I. -I..  -I/usr/include/glib-2.0 
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include   -I/usr/include/libxml2 
-DFUSEDATADIR="\"/usr/share/fuse\"" -I/usr/include/libpng16 -I/usr/include/SDL 
-D_GNU_SOURCE=1 -D_REENTRANT -Wdate-time -D_FORTIFY_SOURCE=2 -DNDEBUG 
-DG_DISABLE_CAST_CHECKS -I/usr/include -Wall -Wwrite-strings -pthread -g -O2 
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -c -o ui/widget/error.o ../ui/widget/error.c
gcc -DHAVE_CONFIG_H -I. -I..  -I/usr/include/glib-2.0 
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include   -I/usr/include/libxml2 
-DFUSEDATADIR="\"/usr/share/fuse\"" -I/usr/include/libpng16 -I/usr/include/SDL 
-D_GNU_SOURCE=1 -D_REENTRANT -Wdate-time -D_FORTIFY_SOURCE=2 -DNDEBUG 
-DG_DISABLE_CAST_CHECKS -I/usr/include -Wall -Wwrite-strings -pthread -g -O2 
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -c -o ui/widget/filesel.o ../ui/widget/filesel.c
gcc -DHAVE_CONFIG_H -I. -I..  -I/usr/include/glib-2.0 
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include   -I/usr/include/libxml2 
-DFUSEDATADIR="\"/usr/share/fuse\"" -I/usr/include/libpng16 -I/usr/include/SDL 
-D_GNU_SOURCE=1 -D_REENTRANT -Wdate-time -D_FORTIFY_SOURCE=2 -DNDEBUG 
-DG_DISABLE_CAST_CHECKS -I/usr/include -Wall -Wwrite-strings -pthread -g -O2 
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -c -o ui/widget/memory.o ../ui/widget/memory.c
gcc -DHAVE_CONFIG_H -I. -I..  -I/usr/include/glib-2.0 
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include   -I/usr/include/libxml2 
-DFUSEDATADIR="\"/usr/share/fuse\"" -I/usr/include/libpng16 -I/usr/include/SDL 
-D_GNU_SOURCE=1 -D_REENTRANT -Wdate-time -D_FORTIFY_SOURCE=2 -DNDEBUG 
-DG_DISABLE_CAST_CHECKS -I/usr/include -Wall -Wwrite-strings -pthread -g -O2 
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -c -o ui/widget/menu.o ../ui/widget/menu.c
gcc -DHAVE_CONFIG_H -I. -I..  -I/usr/include/glib-2.0 
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include   -I/usr/include/libxml2 
-DFUSEDATADIR="\"/usr/share/fuse\"" -I/usr/include/libpng16 -I/usr/include/SDL 
-D_GNU_SOURCE=1 -D_REENTRANT -Wdate-time -D_FORTIFY_SOURCE=2 -DNDEBUG 
-DG_DISABLE_CAST_CHECKS -I/usr/include -Wall -Wwrite-strings -pthread -g -O2 
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -c -o ui/widget/menu_data.o ui/widget/menu_data.c
In file included from /usr/include/string.h:495,
                 from ../ui/widget/filesel.c:32:
In function ‘strncpy’,
    inlined from ‘widget_add_filename’ at ../ui/widget/filesel.c:212:3,
    inlined from ‘widget_scandir.constprop’ at ../ui/widget/filesel.c:318:13:
/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));
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../ui/widget/filesel.c: In function ‘widget_scandir.constprop’:
../ui/widget/filesel.c:197:12: note: length computed here
  197 |   length = strlen( name ) + 1;
      |            ^~~~~~~~~~~~~~
gcc -DHAVE_CONFIG_H -I. -I..  -I/usr/include/glib-2.0 
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include   -I/usr/include/libxml2 
-DFUSEDATADIR="\"/usr/share/fuse\"" -I/usr/include/libpng16 -I/usr/include/SDL 
-D_GNU_SOURCE=1 -D_REENTRANT -Wdate-time -D_FORTIFY_SOURCE=2 -DNDEBUG 
-DG_DISABLE_CAST_CHECKS -I/usr/include -Wall -Wwrite-strings -pthread -g -O2 
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -c -o ui/widget/options.o ui/widget/options.c
gcc -DHAVE_CONFIG_H -I. -I..  -I/usr/include/glib-2.0 
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include   -I/usr/include/libxml2 
-DFUSEDATADIR="\"/usr/share/fuse\"" -I/usr/include/libpng16 -I/usr/include/SDL 
-D_GNU_SOURCE=1 -D_REENTRANT -Wdate-time -D_FORTIFY_SOURCE=2 -DNDEBUG 
-DG_DISABLE_CAST_CHECKS -I/usr/include -Wall -Wwrite-strings -pthread -g -O2 
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -c -o unittests/unittests.o ../unittests/unittests.c
gcc -DHAVE_CONFIG_H -I. -I..  -I/usr/include/glib-2.0 
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include   -I/usr/include/libxml2 
-DFUSEDATADIR="\"/usr/share/fuse\"" -I/usr/include/libpng16 -I/usr/include/SDL 
-D_GNU_SOURCE=1 -D_REENTRANT -Wdate-time -D_FORTIFY_SOURCE=2 -DNDEBUG 
-DG_DISABLE_CAST_CHECKS -I/usr/include -Wall -Wwrite-strings -pthread -g -O2 
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -c -o z80/z80.o ../z80/z80.c
gcc -DHAVE_CONFIG_H -I. -I..  -I/usr/include/glib-2.0 
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include   -I/usr/include/libxml2 
-DFUSEDATADIR="\"/usr/share/fuse\"" -I/usr/include/libpng16 -I/usr/include/SDL 
-D_GNU_SOURCE=1 -D_REENTRANT -Wdate-time -D_FORTIFY_SOURCE=2 -DNDEBUG 
-DG_DISABLE_CAST_CHECKS -I/usr/include -Wall -Wwrite-strings -pthread -g -O2 
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -c -o z80/z80_debugger_variables.o 
../z80/z80_debugger_variables.c
gcc -DHAVE_CONFIG_H -I. -I..  -I/usr/include/glib-2.0 
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include   -I/usr/include/libxml2 
-DFUSEDATADIR="\"/usr/share/fuse\"" -I/usr/include/libpng16 -I/usr/include/SDL 
-D_GNU_SOURCE=1 -D_REENTRANT -Wdate-time -D_FORTIFY_SOURCE=2 -DNDEBUG 
-DG_DISABLE_CAST_CHECKS -I/usr/include -Wall -Wwrite-strings -pthread -g -O2 
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -c -o z80/z80_ops.o ../z80/z80_ops.c
/bin/bash ./libtool  --tag=CC   --mode=link gcc -Wall -Wwrite-strings -pthread 
-g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security  -Wl,-z,relro -L/usr/lib -o z80/coretest-sdl 
z80/coretest-coretest.o z80/coretest-z80.o z80/z80_coretest.o -lglib-2.0 
-lspectrum -lz -lm 
/bin/mkdir -p data; \
list=`/bin/sed -e '/<mime-type/ s/.*<mime-type type="\(.*\)">.*/\1;/' -e t -e d 
< data/fuse.xml | tr -d '\n'` && \
/bin/sed -e "s|@MIME_TYPES@|$list|" < ../data/fuse.desktop.in > 
data/fuse.desktop
libtool: link: gcc -Wall -Wwrite-strings -pthread -g -O2 
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -Wl,-z -Wl,relro -o z80/coretest-sdl 
z80/coretest-coretest.o z80/coretest-z80.o z80/z80_coretest.o  -L/usr/lib 
-lglib-2.0 -lspectrum -lz -lm -pthread
/bin/bash ./libtool  --tag=CC   --mode=link gcc -Wall -Wwrite-strings -pthread 
-g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security  -Wl,-z,relro -L/usr/lib -o fuse-sdl display.o event.o 
fuse.o input.o keyboard.o loader.o machine.o memory_pages.o mempool.o menu.o 
movie.o module.o periph.o phantom_typist.o profile.o psg.o rectangle.o rzx.o 
screenshot.o settings.o slt.o snapshot.o sound.o spectrum.o svg.o tape.o ui.o 
uidisplay.o uimedia.o utils.o     compat/unix/dir.o compat/unix/file.o 
compat/unix/osname.o compat/linux/relative_paths.o compat/unix/paths.o 
compat/unix/timer.o compat/unix/socket.o       compat/unix/tuntap.o 
debugger/breakpoint.o debugger/command.o debugger/commandl.o 
debugger/commandy.o debugger/debugger.o debugger/disassemble.o debugger/event.o 
debugger/expression.o debugger/system_variable.o debugger/variable.o 
infrastructure/startup_manager.o machines/machines_periph.o machines/pentagon.o 
machines/pentagon512.o machin
 es/pentagon1024.o machines/scorpion.o machines/spec128.o machines/spec16.o 
machines/spec48.o machines/spec48_ntsc.o machines/specplus2.o 
machines/spec_se.o machines/specplus2a.o machines/specplus3.o 
machines/specplus3e.o machines/tc2048.o machines/tc2068.o machines/ts2068.o 
peripherals/ay.o peripherals/covox.o peripherals/dck.o peripherals/fuller.o 
peripherals/if1.o peripherals/if2.o peripherals/joystick.o 
peripherals/kempmouse.o peripherals/melodik.o peripherals/multiface.o 
peripherals/printer.o peripherals/scld.o peripherals/speccyboot.o 
peripherals/specdrum.o peripherals/spectranet.o peripherals/ula.o 
peripherals/usource.o peripherals/disk/beta.o peripherals/disk/crc.o 
peripherals/disk/didaktik.o peripherals/disk/disciple.o peripherals/disk/disk.o 
peripherals/disk/fdd.o peripherals/disk/opus.o peripherals/disk/plusd.o 
peripherals/disk/trdos.o peripherals/disk/upd_fdc.o peripherals/disk/wd_fdc.o 
peripherals/ide/divide.o peripherals/ide/divmmc.o peripherals/ide/divxxx.o 
peripherals
 /ide/ide.o peripherals/ide/simpleide.o peripherals/ide/zxatasp.o 
peripherals/ide/zxcf.o peripherals/ide/zxmmc.o peripherals/nic/enc28j60.o 
peripherals/flash/am29f010.o peripherals/nic/w5100.o 
peripherals/nic/w5100_socket.o pokefinder/pokefinder.o pokefinder/pokemem.o 
sound/blipbuffer.o timer/timer.o    ui/scaler/scaler.o ui/sdl/sdldisplay.o 
ui/sdl/sdljoystick.o ui/sdl/sdlkeyboard.o ui/sdl/sdlui.o ui/sdl/keysyms.o  
ui/widget/about.o ui/widget/browse.o ui/widget/debugger.o ui/widget/error.o 
ui/widget/filesel.o ui/widget/memory.o ui/widget/menu.o ui/widget/menu_data.o 
ui/widget/options.o ui/widget/picture.o ui/widget/pokefinder.o 
ui/widget/pokemem.o ui/widget/query.o ui/widget/roms.o ui/widget/select.o 
ui/widget/text.o ui/widget/widget.o    unittests/unittests.o z80/z80.o 
z80/z80_debugger_variables.o z80/z80_ops.o  -lspectrum  -lglib-2.0 -lpng16 -lz  
-lxml2 -L/usr/lib/x86_64-linux-gnu -lSDL   sound/sdlsound.o sound/sfifo.o 
timer/sdl.o ui/scaler/scalers16.o ui/scaler/scalers32.o -lz -lm
  
libtool: link: gcc -Wall -Wwrite-strings -pthread -g -O2 
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -Wl,-z -Wl,relro -o fuse-sdl display.o event.o fuse.o 
input.o keyboard.o loader.o machine.o memory_pages.o mempool.o menu.o movie.o 
module.o periph.o phantom_typist.o profile.o psg.o rectangle.o rzx.o 
screenshot.o settings.o slt.o snapshot.o sound.o spectrum.o svg.o tape.o ui.o 
uidisplay.o uimedia.o utils.o compat/unix/dir.o compat/unix/file.o 
compat/unix/osname.o compat/linux/relative_paths.o compat/unix/paths.o 
compat/unix/timer.o compat/unix/socket.o compat/unix/tuntap.o 
debugger/breakpoint.o debugger/command.o debugger/commandl.o 
debugger/commandy.o debugger/debugger.o debugger/disassemble.o debugger/event.o 
debugger/expression.o debugger/system_variable.o debugger/variable.o 
infrastructure/startup_manager.o machines/machines_periph.o machines/pentagon.o 
machines/pentagon512.o machines/pentagon1024.o machines/scorpion.o machines/
 spec128.o machines/spec16.o machines/spec48.o machines/spec48_ntsc.o 
machines/specplus2.o machines/spec_se.o machines/specplus2a.o 
machines/specplus3.o machines/specplus3e.o machines/tc2048.o machines/tc2068.o 
machines/ts2068.o peripherals/ay.o peripherals/covox.o peripherals/dck.o 
peripherals/fuller.o peripherals/if1.o peripherals/if2.o peripherals/joystick.o 
peripherals/kempmouse.o peripherals/melodik.o peripherals/multiface.o 
peripherals/printer.o peripherals/scld.o peripherals/speccyboot.o 
peripherals/specdrum.o peripherals/spectranet.o peripherals/ula.o 
peripherals/usource.o peripherals/disk/beta.o peripherals/disk/crc.o 
peripherals/disk/didaktik.o peripherals/disk/disciple.o peripherals/disk/disk.o 
peripherals/disk/fdd.o peripherals/disk/opus.o peripherals/disk/plusd.o 
peripherals/disk/trdos.o peripherals/disk/upd_fdc.o peripherals/disk/wd_fdc.o 
peripherals/ide/divide.o peripherals/ide/divmmc.o peripherals/ide/divxxx.o 
peripherals/ide/ide.o peripherals/ide/simpleide.o peripher
 als/ide/zxatasp.o peripherals/ide/zxcf.o peripherals/ide/zxmmc.o 
peripherals/nic/enc28j60.o peripherals/flash/am29f010.o peripherals/nic/w5100.o 
peripherals/nic/w5100_socket.o pokefinder/pokefinder.o pokefinder/pokemem.o 
sound/blipbuffer.o timer/timer.o ui/scaler/scaler.o ui/sdl/sdldisplay.o 
ui/sdl/sdljoystick.o ui/sdl/sdlkeyboard.o ui/sdl/sdlui.o ui/sdl/keysyms.o 
ui/widget/about.o ui/widget/browse.o ui/widget/debugger.o ui/widget/error.o 
ui/widget/filesel.o ui/widget/memory.o ui/widget/menu.o ui/widget/menu_data.o 
ui/widget/options.o ui/widget/picture.o ui/widget/pokefinder.o 
ui/widget/pokemem.o ui/widget/query.o ui/widget/roms.o ui/widget/select.o 
ui/widget/text.o ui/widget/widget.o unittests/unittests.o z80/z80.o 
z80/z80_debugger_variables.o z80/z80_ops.o sound/sdlsound.o sound/sfifo.o 
timer/sdl.o ui/scaler/scalers16.o ui/scaler/scalers32.o  -L/usr/lib -lspectrum 
-lglib-2.0 -lpng16 -lxml2 -L/usr/lib/x86_64-linux-gnu -lSDL -lz -lm -pthread
/usr/bin/ld: ui/widget/widget.o:(.bss+0x0): multiple definition of 
`widget_options_settings'; ui/widget/options.o:(.bss+0x0): first defined here
collect2: error: ld returned 1 exit status
make[3]: *** [Makefile:2079: fuse-sdl] Error 1
make[3]: Leaving directory '/<<PKGBUILDDIR>>/build-sdl'
make[2]: *** [Makefile:1365: all] Error 2
make[2]: Leaving directory '/<<PKGBUILDDIR>>/build-sdl'
dh_auto_build: error: cd build-sdl && make -j4 EXEEXT=-sdl returned exit code 2
make[1]: *** [debian/rules:24: override_dh_auto_build] Error 25
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
make: *** [debian/rules:15: binary] Error 2
dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 2

--- End Message ---
--- Begin Message ---
Source: fuse-emulator
Source-Version: 1.5.7+dfsg1-4
Done: Alberto Garcia <be...@igalia.com>

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

Debian distribution maintenance software
pp.
Alberto Garcia <be...@igalia.com> (supplier of updated fuse-emulator 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: SHA256

Format: 1.8
Date: Sun, 02 Aug 2020 02:23:30 +0200
Source: fuse-emulator
Architecture: source
Version: 1.5.7+dfsg1-4
Distribution: unstable
Urgency: medium
Maintainer: Alberto Garcia <be...@igalia.com>
Changed-By: Alberto Garcia <be...@igalia.com>
Closes: 957242
Changes:
 fuse-emulator (1.5.7+dfsg1-4) unstable; urgency=medium
 .
   * Set the debhelper compatibility level to 12:
     - Get rid of debian/compat.
     - Add build dependency on debhelper-compat.
   * debian/control:
     - Make fuse-emulator-common Multi-Arch: foreign.
     - Update Standards-Version to 4.5.0 (no changes).
   * debian/patches/remove-duplicate-symbol.patch:
     - Remove duplicate symbol. Fixes FTBFS with GCC 10 (Closes: #957242).
   * debian/rules:
     - Disable GTK and GLib deprecation warnings.
Checksums-Sha1:
 8cb6a196a2823acd3ec597f40c21e565be6071ff 2211 fuse-emulator_1.5.7+dfsg1-4.dsc
 0ff509df3a518fe80ad3f31693206f0c619884bc 14616 
fuse-emulator_1.5.7+dfsg1-4.debian.tar.xz
 c9248d6c0c686e5e5983971e76edaaf5a3f3fa99 14847 
fuse-emulator_1.5.7+dfsg1-4_source.buildinfo
Checksums-Sha256:
 712be20b73f774f681b5d9f92fd7b09d861bbac1c2d2ace0237ec899b6f2b9f8 2211 
fuse-emulator_1.5.7+dfsg1-4.dsc
 8f4aab8bf2b917153d260457fb63b2eb86fc8503b2b045f90053a50b613564d3 14616 
fuse-emulator_1.5.7+dfsg1-4.debian.tar.xz
 e87aeec18394a1c14b71bdf4c3c628a5e1537f5f01ec8c10c05dfc7d2e32e413 14847 
fuse-emulator_1.5.7+dfsg1-4_source.buildinfo
Files:
 2e991c737200043174945c0151502a45 2211 otherosfs optional 
fuse-emulator_1.5.7+dfsg1-4.dsc
 0c606544b9a465788015652b6a7b2b95 14616 otherosfs optional 
fuse-emulator_1.5.7+dfsg1-4.debian.tar.xz
 2be732463172ceaca5b3b673dbdfb01b 14847 otherosfs optional 
fuse-emulator_1.5.7+dfsg1-4_source.buildinfo

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

iQIzBAEBCAAdFiEEYrwugQBKzlHMYFizAAyEYu0C2AIFAl8mB9QACgkQAAyEYu0C
2ALEnxAAjTzBlUoD4DkMr3kW6tL+J1+2uxlVJb2IzmNvxOG1sQRqUCw9lRhAgfxs
SxODK1yAb42CHVgUwqRYbpwIe1dw0xaPLFJ+qrogEd0Bx3PnXoj4BT9HVy7IPYs+
vlZrfwWVSxxuTm9Lkxvucs/Rpn8skdclS8QvgVuSkJVWZnniHUC+uQOc66vnKkUo
QXG7Qc9ild5Uitx5zWKaf05xCbPGmNgN/v9Q3RfPOTTTQ/lRJABjh5r4PeJ1aD8i
ShnfFgIQskXn3VrqienEX8JEP1JNoJPkRQ6mrOnuNLNSTZpssMm0ChfRW7yxbCgQ
wodN2EAPbQbsDTE6q2QhqwV65Ow7KTTeU3HR9uJ8VJ9cIHt82X+4XCW7Jsjf3AtX
JvKCKAMIsWS9T92xIgADeyi2ftAVhER3/rmpeUZaFWxgDfji8vHDrRmiFhyDFJxg
1vnJPfm2EfrE0RmCwKOFzH60RDf3TGCZlGhbyK6VtZwiwS9z9eG9Q1FemQFNsgP4
JVcK5wGRn493xqf1coajDOB1LMXQ/YvDVcUHnXFTWJVFvIhhlu/lEMHZbYUKvag3
N+KXUlin3SliJe7qlTOFrx4IZyjoLIu4Bncman5VYaGsvmq6hZLTdZrcLoeGM7eO
7gN8N5JTVb+kGE8bO2jdCs/aVhVArImGY5VIOCN4KPRU1DkUpag=
=8JE8
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to