Your message dated Wed, 15 Jul 2026 18:19:15 +0000
with message-id <[email protected]>
and subject line Bug#1133473: fixed in finalcut 0.9.1-2
has caused the Debian Bug report #1133473,
regarding finalcut: ftbfs with GCC-16
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.)
--
1133473: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1133473
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: src:finalcut
Version: 0.9.1-1
Severity: important
Tags: sid forky ftbfs
User: [email protected]
Usertags: ftbfs-gcc-16
Hi,
finalcut fails to build in a test rebuild on at least amd64 and arm64 with
gcc-16/g++-16, but builds properly with gcc-15/g++-15. The severity of this
report will be raised before the forky release.
The full build log can be found at:
https://people.debian.org/~ema/gcc-16-rebuilds/output-1/finalcut_arm64.build.xz
The last lines of the build log are at the end of this report.
To build with GCC 16, either set CC=gcc-16 CXX=g++-16 explicitly,
or install the gcc, g++, gfortran, ... packages from experimental.
apt-get -t=experimental install g++
Common build failures include unused (but set) variables, array subscripts
partly outside array bounds, and new/dropped symbols in Debian symbols files.
For other C/C++ related build failures see the porting guide at
http://gcc.gnu.org/gcc-16/porting_to.html
Please only close this issue after double-checking that the package can be
built correctly with GCC 16.
Please do not reassign this bug to another package. If a fix in another package
is required, then file a bug for the other package (or clone), and mark this
bug as blocked by the bug in the other package.
[...]
inlined from 'void finalcut::FComboBox::cb_inputFieldHandOver()' at
widget/fcombobox.cpp:644:62:
/usr/include/c++/16/bits/new_allocator.h:151:73: note: at offset 16 into object
of size 48 allocated by 'operator new'
151 | return static_cast<_Tp*>(_GLIBCXX_OPERATOR_NEW(__n *
sizeof(_Tp)));
|
^
cc1plus: all warnings being treated as errors
make[4]: *** [Makefile:1040: widget/fcombobox.lo] Error 1
make[4]: *** Waiting for unfinished jobs....
libtool: compile: g++ -std=gnu++11 -std=gnu++14 -DHAVE_CONFIG_H -I. -I..
-I../final -Wall -Werror -DCOMPILE_FINAL_CUT -std=c++14 -Wdate-time
-D_FORTIFY_SOURCE=2 -g -O2
-ffile-prefix-map=/build/reproducible-path/finalcut-0.9.1=.
-fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -mbranch-protection=standard -c input/fkeyboard.cpp -o
input/fkeyboard.o >/dev/null 2>&1
libtool: compile: g++ -std=gnu++11 -std=gnu++14 -DHAVE_CONFIG_H -I. -I..
-I../final -Wall -Werror -DCOMPILE_FINAL_CUT -std=c++14 -Wdate-time
-D_FORTIFY_SOURCE=2 -g -O2
-ffile-prefix-map=/build/reproducible-path/finalcut-0.9.1=.
-fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -mbranch-protection=standard -c
output/tty/ftermxterminal.cpp -o output/tty/ftermxterminal.o >/dev/null 2>&1
libtool: compile: g++ -std=gnu++11 -std=gnu++14 -DHAVE_CONFIG_H -I. -I..
-I../final -Wall -Werror -DCOMPILE_FINAL_CUT -std=c++14 -Wdate-time
-D_FORTIFY_SOURCE=2 -g -O2
-ffile-prefix-map=/build/reproducible-path/finalcut-0.9.1=.
-fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -mbranch-protection=standard -c widget/fwindow.cpp -o
widget/fwindow.o >/dev/null 2>&1
libtool: compile: g++ -std=gnu++11 -std=gnu++14 -DHAVE_CONFIG_H -I. -I..
-I../final -Wall -Werror -DCOMPILE_FINAL_CUT -std=c++14 -Wdate-time
-D_FORTIFY_SOURCE=2 -g -O2
-ffile-prefix-map=/build/reproducible-path/finalcut-0.9.1=.
-fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -mbranch-protection=standard -c util/fstring.cpp -o
util/fstring.o >/dev/null 2>&1
libtool: compile: g++ -std=gnu++11 -std=gnu++14 -DHAVE_CONFIG_H -I. -I..
-I../final -Wall -Werror -DCOMPILE_FINAL_CUT -std=c++14 -Wdate-time
-D_FORTIFY_SOURCE=2 -g -O2
-ffile-prefix-map=/build/reproducible-path/finalcut-0.9.1=.
-fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -mbranch-protection=standard -c
output/tty/ftermlinux.cpp -o output/tty/ftermlinux.o >/dev/null 2>&1
libtool: compile: g++ -std=gnu++11 -std=gnu++14 -DHAVE_CONFIG_H -I. -I..
-I../final -Wall -Werror -DCOMPILE_FINAL_CUT -std=c++14 -Wdate-time
-D_FORTIFY_SOURCE=2 -g -O2
-ffile-prefix-map=/build/reproducible-path/finalcut-0.9.1=.
-fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -mbranch-protection=standard -c menu/fmenu.cpp -o
menu/fmenu.o >/dev/null 2>&1
libtool: compile: g++ -std=gnu++11 -std=gnu++14 -DHAVE_CONFIG_H -I. -I..
-I../final -Wall -Werror -DCOMPILE_FINAL_CUT -std=c++14 -Wdate-time
-D_FORTIFY_SOURCE=2 -g -O2
-ffile-prefix-map=/build/reproducible-path/finalcut-0.9.1=.
-fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -mbranch-protection=standard -c input/fmouse.cpp -o
input/fmouse.o >/dev/null 2>&1
libtool: compile: g++ -std=gnu++11 -std=gnu++14 -DHAVE_CONFIG_H -I. -I..
-I../final -Wall -Werror -DCOMPILE_FINAL_CUT -std=c++14 -Wdate-time
-D_FORTIFY_SOURCE=2 -g -O2
-ffile-prefix-map=/build/reproducible-path/finalcut-0.9.1=.
-fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -mbranch-protection=standard -c
output/tty/foptiattr.cpp -o output/tty/foptiattr.o >/dev/null 2>&1
libtool: compile: g++ -std=gnu++11 -std=gnu++14 -DHAVE_CONFIG_H -I. -I..
-I../final -Wall -Werror -DCOMPILE_FINAL_CUT -std=c++14 -Wdate-time
-D_FORTIFY_SOURCE=2 -g -O2
-ffile-prefix-map=/build/reproducible-path/finalcut-0.9.1=.
-fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -mbranch-protection=standard -c
output/tty/ftermdetection.cpp -o output/tty/ftermdetection.o >/dev/null 2>&1
libtool: compile: g++ -std=gnu++11 -std=gnu++14 -DHAVE_CONFIG_H -I. -I..
-I../final -Wall -Werror -DCOMPILE_FINAL_CUT -std=c++14 -Wdate-time
-D_FORTIFY_SOURCE=2 -g -O2
-ffile-prefix-map=/build/reproducible-path/finalcut-0.9.1=.
-fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -mbranch-protection=standard -c widget/fscrollview.cpp
-o widget/fscrollview.o >/dev/null 2>&1
libtool: compile: g++ -std=gnu++11 -std=gnu++14 -DHAVE_CONFIG_H -I. -I..
-I../final -Wall -Werror -DCOMPILE_FINAL_CUT -std=c++14 -Wdate-time
-D_FORTIFY_SOURCE=2 -g -O2
-ffile-prefix-map=/build/reproducible-path/finalcut-0.9.1=.
-fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -mbranch-protection=standard -c widget/ftextview.cpp -o
widget/ftextview.o >/dev/null 2>&1
libtool: compile: g++ -std=gnu++11 -std=gnu++14 -DHAVE_CONFIG_H -I. -I..
-I../final -Wall -Werror -DCOMPILE_FINAL_CUT -std=c++14 -Wdate-time
-D_FORTIFY_SOURCE=2 -g -O2
-ffile-prefix-map=/build/reproducible-path/finalcut-0.9.1=.
-fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -mbranch-protection=standard -c dialog/ffiledialog.cpp
-o dialog/ffiledialog.o >/dev/null 2>&1
In file included from /usr/include/c++/16/bits/stl_tempbuf.h:61,
from /usr/include/c++/16/memory:68,
from dialog/fdialog.cpp:23:
In function 'constexpr void std::_Destroy(_Tp*) [with _Tp =
array<finalcut::FKeyMap::KeyCapMap, 190>]',
inlined from 'static void std::allocator_traits<std::allocator<void>
>::destroy(allocator_type&, _Up*) [with _Up =
std::array<finalcut::FKeyMap::KeyCapMap, 190>]' at
/usr/include/c++/16/bits/alloc_traits.h:859:17,
inlined from 'void std::_Sp_counted_ptr_inplace<_Tp, _Alloc,
_Lp>::_M_dispose() [with _Tp = std::array<finalcut::FKeyMap::KeyCapMap, 190>;
_Alloc = std::allocator<void>; __gnu_cxx::_Lock_policy _Lp =
__gnu_cxx::_S_atomic]' at /usr/include/c++/16/bits/shared_ptr_base.h:682:35,
inlined from 'void std::_Sp_counted_base<_Lp>::_M_release() [with
__gnu_cxx::_Lock_policy _Lp = __gnu_cxx::_S_atomic]' at
/usr/include/c++/16/bits/shared_ptr_base.h:423:18,
inlined from 'void std::_Sp_counted_base<_Lp>::_M_release() [with
__gnu_cxx::_Lock_policy _Lp = __gnu_cxx::_S_atomic]' at
/usr/include/c++/16/bits/shared_ptr_base.h:392:5,
inlined from 'std::__shared_count<_Lp>::~__shared_count() [with
__gnu_cxx::_Lock_policy _Lp = __gnu_cxx::_S_atomic]' at
/usr/include/c++/16/bits/shared_ptr_base.h:1136:21,
inlined from 'std::__shared_ptr<_Tp, _Lp>::~__shared_ptr() [with _Tp =
finalcut::FMouseEvent; __gnu_cxx::_Lock_policy _Lp = __gnu_cxx::_S_atomic]' at
/usr/include/c++/16/bits/shared_ptr_base.h:1610:7,
inlined from 'std::shared_ptr<finalcut::FMouseEvent>::~shared_ptr()' at
/usr/include/c++/16/bits/shared_ptr.h:175:11,
inlined from 'void finalcut::FDialog::passEventToSubMenu(const
MouseStates&, const finalcut::FMouseEvent&)' at dialog/fdialog.cpp:1558:62,
inlined from 'virtual void
finalcut::FDialog::onMouseMove(finalcut::FMouseEvent*)' at
dialog/fdialog.cpp:569:24:
/usr/include/c++/16/bits/stl_construct.h:166:7: error: array subscript
'std::array<finalcut::FKeyMap::KeyCapMap, 190>[0]' is partly outside array
bounds of 'unsigned char [48]' [-Werror=array-bounds=]
166 | __pointer->~_Tp();
| ^~~~~~~~~
In file included from
/usr/include/aarch64-linux-gnu/c++/16/bits/c++allocator.h:33,
from /usr/include/c++/16/bits/allocator.h:46,
from /usr/include/c++/16/memory:67:
In member function '_Tp* std::__new_allocator<_Tp>::allocate(size_type, const
void*) [with _Tp = std::_Sp_counted_ptr_inplace<finalcut::FMouseEvent,
std::allocator<void>, __gnu_cxx::_S_atomic>]',
inlined from 'static _Tp* std::allocator_traits<std::allocator<_Tp1>
>::allocate(allocator_type&, size_type) [with _Tp =
std::_Sp_counted_ptr_inplace<finalcut::FMouseEvent, std::allocator<void>,
__gnu_cxx::_S_atomic>]' at /usr/include/c++/16/bits/alloc_traits.h:638:28,
inlined from 'std::__allocated_ptr<_Alloc> std::__allocate_guarded(_Alloc&)
[with _Alloc = allocator<_Sp_counted_ptr_inplace<finalcut::FMouseEvent,
allocator<void>, __gnu_cxx::_S_atomic> >]' at
/usr/include/c++/16/bits/allocated_ptr.h:103:69,
inlined from 'std::__shared_count<_Lp>::__shared_count(_Tp*&,
std::_Sp_alloc_shared_tag<_Alloc>, _Args&& ...) [with _Tp =
finalcut::FMouseEvent; _Alloc = std::allocator<void>; _Args = {finalcut::Event,
const finalcut::FPoint&, const finalcut::FPoint&, const
finalcut::MouseButton&}; __gnu_cxx::_Lock_policy _Lp = __gnu_cxx::_S_atomic]'
at /usr/include/c++/16/bits/shared_ptr_base.h:1034:9,
inlined from 'std::__shared_ptr<_Tp,
_Lp>::__shared_ptr(std::_Sp_alloc_shared_tag<_Tp>, _Args&& ...) [with _Alloc =
std::allocator<void>; _Args = {finalcut::Event, const finalcut::FPoint&, const
finalcut::FPoint&, const finalcut::MouseButton&}; _Tp = finalcut::FMouseEvent;
__gnu_cxx::_Lock_policy _Lp = __gnu_cxx::_S_atomic]' at
/usr/include/c++/16/bits/shared_ptr_base.h:1812:14,
inlined from
'std::shared_ptr<_Tp>::shared_ptr(std::_Sp_alloc_shared_tag<_Tp>, _Args&& ...)
[with _Alloc = std::allocator<void>; _Args = {finalcut::Event, const
finalcut::FPoint&, const finalcut::FPoint&, const finalcut::MouseButton&}; _Tp
= finalcut::FMouseEvent]' at /usr/include/c++/16/bits/shared_ptr.h:463:59,
inlined from 'std::shared_ptr<typename std::enable_if<(!
std::is_array<_Tp>::value), _Tp>::type> std::make_shared(_Args&& ...) [with _Tp
= finalcut::FMouseEvent; _Args = {finalcut::Event, const finalcut::FPoint&,
const finalcut::FPoint&, const finalcut::MouseButton&}]' at
/usr/include/c++/16/bits/shared_ptr.h:1066:39,
inlined from 'void finalcut::FDialog::passEventToSubMenu(const
MouseStates&, const finalcut::FMouseEvent&)' at dialog/fdialog.cpp:1558:62,
inlined from 'virtual void
finalcut::FDialog::onMouseMove(finalcut::FMouseEvent*)' at
dialog/fdialog.cpp:569:24:
/usr/include/c++/16/bits/new_allocator.h:151:73: note: at offset 16 into object
of size 48 allocated by 'operator new'
151 | return static_cast<_Tp*>(_GLIBCXX_OPERATOR_NEW(__n *
sizeof(_Tp)));
|
^
libtool: compile: g++ -std=gnu++11 -std=gnu++14 -DHAVE_CONFIG_H -I. -I..
-I../final -Wall -Werror -DCOMPILE_FINAL_CUT -std=c++14 -Wdate-time
-D_FORTIFY_SOURCE=2 -g -O2
-ffile-prefix-map=/build/reproducible-path/finalcut-0.9.1=.
-fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -mbranch-protection=standard -c vterm/fvterm.cpp -o
vterm/fvterm.o >/dev/null 2>&1
cc1plus: all warnings being treated as errors
make[4]: *** [Makefile:1040: dialog/fdialog.lo] Error 1
libtool: compile: g++ -std=gnu++11 -std=gnu++14 -DHAVE_CONFIG_H -I. -I..
-I../final -Wall -Werror -DCOMPILE_FINAL_CUT -std=c++14 -Wdate-time
-D_FORTIFY_SOURCE=2 -g -O2
-ffile-prefix-map=/build/reproducible-path/finalcut-0.9.1=.
-fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -mbranch-protection=standard -c widget/flistbox.cpp -o
widget/flistbox.o >/dev/null 2>&1
libtool: compile: g++ -std=gnu++11 -std=gnu++14 -DHAVE_CONFIG_H -I. -I..
-I../final -Wall -Werror -DCOMPILE_FINAL_CUT -std=c++14 -Wdate-time
-D_FORTIFY_SOURCE=2 -g -O2
-ffile-prefix-map=/build/reproducible-path/finalcut-0.9.1=.
-fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -mbranch-protection=standard -c output/tty/fterm.cpp -o
output/tty/fterm.o >/dev/null 2>&1
libtool: compile: g++ -std=gnu++11 -std=gnu++14 -DHAVE_CONFIG_H -I. -I..
-I../final -Wall -Werror -DCOMPILE_FINAL_CUT -std=c++14 -Wdate-time
-D_FORTIFY_SOURCE=2 -g -O2
-ffile-prefix-map=/build/reproducible-path/finalcut-0.9.1=.
-fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -mbranch-protection=standard -c fwidget.cpp -o
fwidget.o >/dev/null 2>&1
libtool: compile: g++ -std=gnu++11 -std=gnu++14 -DHAVE_CONFIG_H -I. -I..
-I../final -Wall -Werror -DCOMPILE_FINAL_CUT -std=c++14 -Wdate-time
-D_FORTIFY_SOURCE=2 -g -O2
-ffile-prefix-map=/build/reproducible-path/finalcut-0.9.1=.
-fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -mbranch-protection=standard -c fapplication.cpp -o
fapplication.o >/dev/null 2>&1
libtool: compile: g++ -std=gnu++11 -std=gnu++14 -DHAVE_CONFIG_H -I. -I..
-I../final -Wall -Werror -DCOMPILE_FINAL_CUT -std=c++14 -Wdate-time
-D_FORTIFY_SOURCE=2 -g -O2
-ffile-prefix-map=/build/reproducible-path/finalcut-0.9.1=.
-fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -mbranch-protection=standard -c
output/tty/ftermoutput.cpp -o output/tty/ftermoutput.o >/dev/null 2>&1
libtool: compile: g++ -std=gnu++11 -std=gnu++14 -DHAVE_CONFIG_H -I. -I..
-I../final -Wall -Werror -DCOMPILE_FINAL_CUT -std=c++14 -Wdate-time
-D_FORTIFY_SOURCE=2 -g -O2
-ffile-prefix-map=/build/reproducible-path/finalcut-0.9.1=.
-fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -mbranch-protection=standard -c widget/flistview.cpp -o
widget/flistview.o >/dev/null 2>&1
libtool: compile: g++ -std=gnu++11 -std=gnu++14 -DHAVE_CONFIG_H -I. -I..
-I../final -Wall -Werror -DCOMPILE_FINAL_CUT -std=c++14 -Wdate-time
-D_FORTIFY_SOURCE=2 -g -O2
-ffile-prefix-map=/build/reproducible-path/finalcut-0.9.1=.
-fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -mbranch-protection=standard -c widget/fspinbox.cpp -o
widget/fspinbox.o >/dev/null 2>&1
libtool: compile: g++ -std=gnu++11 -std=gnu++14 -DHAVE_CONFIG_H -I. -I..
-I../final -Wall -Werror -DCOMPILE_FINAL_CUT -std=c++14 -Wdate-time
-D_FORTIFY_SOURCE=2 -g -O2
-ffile-prefix-map=/build/reproducible-path/finalcut-0.9.1=.
-fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -mbranch-protection=standard -c widget/flineedit.cpp -o
widget/flineedit.o >/dev/null 2>&1
make[4]: Leaving directory '/build/reproducible-path/finalcut-0.9.1/final'
make[3]: *** [Makefile:1252: all-recursive] Error 1
make[3]: Leaving directory '/build/reproducible-path/finalcut-0.9.1/final'
make[2]: *** [Makefile:503: all-recursive] Error 1
make[2]: Leaving directory '/build/reproducible-path/finalcut-0.9.1'
make[1]: *** [Makefile:391: all] Error 2
make[1]: Leaving directory '/build/reproducible-path/finalcut-0.9.1'
dh_auto_build: error: make -j128 returned exit code 2
make: *** [debian/rules:18: binary] Error 25
dpkg-buildpackage: error: debian/rules binary subprocess failed with exit
status 2
--- End Message ---
--- Begin Message ---
Source: finalcut
Source-Version: 0.9.1-2
Done: Alex Myczko <[email protected]>
We believe that the bug you reported is fixed in the latest version of
finalcut, 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.
Alex Myczko <[email protected]> (supplier of updated finalcut 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, 15 Jul 2026 19:56:43 +0200
Source: finalcut
Architecture: source
Version: 0.9.1-2
Distribution: experimental
Urgency: medium
Maintainer: Alex Myczko <[email protected]>
Changed-By: Alex Myczko <[email protected]>
Closes: 1133473
Changes:
finalcut (0.9.1-2) experimental; urgency=medium
.
* Fix GCC-16 FTBFS. (Closes: #1133473)
Checksums-Sha1:
004f75efe5847eae30464a81a000aad8d45ac7fa 2141 finalcut_0.9.1-2.dsc
b2cbff8827f24c237f01cbe47ce37ec8493d81f4 5872 finalcut_0.9.1-2.debian.tar.xz
a20f837d15eaf041d8e0941315eb061540ccac45 6835 finalcut_0.9.1-2_source.buildinfo
Checksums-Sha256:
0e430967d7421d4275aa838bbc04a99421ee722b3dc212d480657c90613b41be 2141
finalcut_0.9.1-2.dsc
83690713b7bb3aa1c00ab374dbee3af2fc83d826902e77ea9713b4723c0f63f3 5872
finalcut_0.9.1-2.debian.tar.xz
25906f9b6d356e41977d6e1256f420197516c70f3240e88e40e583d9f500c6b6 6835
finalcut_0.9.1-2_source.buildinfo
Files:
229d8ba0c2794b83e282b5566ac8d02d 2141 libs optional finalcut_0.9.1-2.dsc
c099d44c2fd44d68dd0b3a0551e55e61 5872 libs optional
finalcut_0.9.1-2.debian.tar.xz
57c01e6e793f3007ae830f73341da35b 6835 libs optional
finalcut_0.9.1-2_source.buildinfo
-----BEGIN PGP SIGNATURE-----
iQJDBAEBCgAtFiEEtgob82PcExn/Co6JEWhSvN91FcAFAmpXyhgPHHRhckBkZWJp
YW4ub3JnAAoJEBFoUrzfdRXA/eMP/j/XAeWnvDcPbzjt7+DirS5NUBVpgomTK2w/
7HtHRhtCaTuMgzRV8R9rI3fhP2rRPRh+fDICKV4NhCfFWh6899g6CeE7jgbHrYZD
eCeqiJdBHMeoZxzGnVfWef7qcLeMfqWZIXkNDgkVMuiJR6+QtvwiB/oTjtNM5fei
8BcZ15E4smuPoDKjtJyYd2S/CuI6CAW7EwESghv+H6/2BuHZbKUpp8Wdlo2aa5l2
HmbzH/jkWADOU0Up3tjSmdUrT5+awQzTm7H3s6hDKpmdRULqsENyHmHmaXv5/qAB
EMR9tgOH+QD8jPDYz5yfX78fxGjs+b6YzFgAU6s3X8BpHiKm9mHxB9aows3rf27K
KjYCS4QVZRN6MFvrkecUyBwhgmFwOzl59G+xTnyUJiI79eRm6R31ypRdNcPEhE7P
sMAuST/e00ESGvZlQtJaofMk7dxEs6/vFbmew135gcX7YeUThCubYSh+Y8GGEtII
/CmPAKjHyU9qsBmLpPmdGU2yB/zp3eJNjuCUyxHJ8pLP6Xscouk60aaGJZ4TTS7l
wCGcKTYloLASh218Wj+QeV1QtKFQnACNmIaCssyN6YWzaqUeB0rjTSFca9dfw9ij
AGgeC/89UnoeZxCsCUzoZAKk3q3vDMC4xH9KvzpvEvCkMKXmcPZVMFVqTpuVJQfu
HfG96bVE
=5aLl
-----END PGP SIGNATURE-----
pgpU7f0JQeOIz.pgp
Description: PGP signature
--- End Message ---