Your message dated Fri, 12 Sep 2025 15:14:17 +0000
with message-id <[email protected]>
and subject line Bug#1114156: fixed in jsoncons 1.4.0-1
has caused the Debian Bug report #1114156,
regarding jsoncons: FTBFS: /<<PKGBUILDDIR>>/include/jsoncons/source.hpp:775:33:
error: 'c' may be used uninitialized [-Werror=maybe-uninitialized]
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.)
--
1114156: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1114156
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: src:jsoncons
Version: 1.3.2-1
Severity: serious
Tags: ftbfs forky sid
Dear maintainer:
During a rebuild of all packages in unstable, your package failed to build.
Below you will find how the build ends (probably the most relevant part,
but not necessarily). If required, the full build log is available here:
https://people.debian.org/~sanvila/build-logs/202509/
About the archive rebuild: The build was made on virtual machines from AWS,
using sbuild and a reduced chroot with only build-essential packages.
If you could not reproduce the bug please contact me privately, as I
am willing to provide ssh access to a virtual machine where the bug is
fully reproducible.
If this is really a bug in one of the build-depends, please use
reassign and add an affects on src:jsoncons, so that this is still
visible in the BTS web page for this package.
Thanks.
--------------------------------------------------------------------------------
[...]
debian/rules clean
dh clean --buildsystem=cmake+ninja
dh_auto_clean -O--buildsystem=cmake\+ninja
dh_autoreconf_clean -O--buildsystem=cmake\+ninja
dh_clean -O--buildsystem=cmake\+ninja
debian/rules binary
dh binary --buildsystem=cmake+ninja
dh_update_autotools_config -O--buildsystem=cmake\+ninja
dh_autoreconf -O--buildsystem=cmake\+ninja
debian/rules override_dh_auto_configure
make[1]: Entering directory '/<<PKGBUILDDIR>>'
dh_auto_configure -- -DCMAKE_INSTALL_LIBDIR=/usr/lib
cd obj-x86_64-linux-gnu && DEB_PYTHON_INSTALL_LAYOUT=deb
PKG_CONFIG=/usr/bin/pkg-config cmake -DCMAKE_INSTALL_PREFIX=/usr
-DCMAKE_BUILD_TYPE=None -DCMAKE_INSTALL_SYSCONFDIR=/etc
-DCMAKE_INSTALL_LOCALSTATEDIR=/var -DCMAKE_EXPORT_NO_PACKAGE_REGISTRY=ON
-DCMAKE_FIND_USE_PACKAGE_REGISTRY=OFF
-DCMAKE_FIND_PACKAGE_NO_PACKAGE_REGISTRY=ON
-DFETCHCONTENT_FULLY_DISCONNECTED=ON -DCMAKE_INSTALL_RUNSTATEDIR=/run
-DCMAKE_SKIP_INSTALL_ALL_DEPENDENCY=ON -GNinja -DCMAKE_VERBOSE_MAKEFILE=ON
-DCMAKE_INSTALL_LIBDIR=lib/x86_64-linux-gnu -DCMAKE_INSTALL_LIBDIR=/usr/lib ..
CMake Deprecation Warning at CMakeLists.txt:1 (cmake_minimum_required):
Compatibility with CMake < 3.10 will be removed from a future version of
CMake.
Update the VERSION argument <min> value. Or, use the <min>...<max> syntax
to tell CMake that the project requires at least <min> but has been updated
to work with policies introduced by <max> or earlier.
-- The CXX compiler identification is GNU 15.2.0
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Check for working CXX compiler: /usr/bin/c++ - skipped
-- Detecting CXX compile features
-- Detecting CXX compile features - done
-- jsoncons v1.3.2
-- Version 15.2.0
-- Configuring done (0.1s)
-- Generating done (0.0s)
CMake Warning:
Manually-specified variables were not used by the project:
CMAKE_EXPORT_NO_PACKAGE_REGISTRY
CMAKE_FIND_PACKAGE_NO_PACKAGE_REGISTRY
CMAKE_FIND_USE_PACKAGE_REGISTRY
FETCHCONTENT_FULLY_DISCONNECTED
-- Build files have been written to: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
dh_auto_build -O--buildsystem=cmake\+ninja
cd obj-x86_64-linux-gnu && LC_ALL=C.UTF-8 ninja -j2 -v
[1/138] /usr/bin/c++ -I/<<PKGBUILDDIR>>/include -I/<<PKGBUILDDIR>>/test
-I/<<PKGBUILDDIR>>/test/thirdparty -I/<<PKGBUILDDIR>>/test/thirdparty/catch -g
-O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection
-Wdate-time -D_FORTIFY_SOURCE=2 -Werror=maybe-uninitialized -Wnon-virtual-dtor
-Werror=stringop-overflow -Wall -Wextra -Wcast-align -Wcast-qual
-Wimplicit-fallthrough -Wsign-compare -pedantic -Wnonnull -Wnull-dereference
-Werror=nonnull -MD -MT
test/CMakeFiles/unit_tests.dir/fuzz_regression/src/fuzz_regression_tests.cpp.o
-MF
test/CMakeFiles/unit_tests.dir/fuzz_regression/src/fuzz_regression_tests.cpp.o.d
-o
test/CMakeFiles/unit_tests.dir/fuzz_regression/src/fuzz_regression_tests.cpp.o
-c /<<PKGBUILDDIR>>/test/fuzz_regression/src/fuzz_regression_tests.cpp
[2/138] /usr/bin/c++ -I/<<PKGBUILDDIR>>/include -I/<<PKGBUILDDIR>>/test
-I/<<PKGBUILDDIR>>/test/thirdparty -I/<<PKGBUILDDIR>>/test/thirdparty/catch -g
-O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection
-Wdate-time -D_FORTIFY_SOURCE=2 -Werror=maybe-uninitialized -Wnon-virtual-dtor
-Werror=stringop-overflow -Wall -Wextra -Wcast-align -Wcast-qual
-Wimplicit-fallthrough -Wsign-compare -pedantic -Wnonnull -Wnull-dereference
-Werror=nonnull -MD -MT
test/CMakeFiles/unit_tests.dir/bson/src/bson_encoder_tests.cpp.o -MF
test/CMakeFiles/unit_tests.dir/bson/src/bson_encoder_tests.cpp.o.d -o
test/CMakeFiles/unit_tests.dir/bson/src/bson_encoder_tests.cpp.o -c
/<<PKGBUILDDIR>>/test/bson/src/bson_encoder_tests.cpp
[3/138] /usr/bin/c++ -I/<<PKGBUILDDIR>>/include -I/<<PKGBUILDDIR>>/test
-I/<<PKGBUILDDIR>>/test/thirdparty -I/<<PKGBUILDDIR>>/test/thirdparty/catch -g
-O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection
-Wdate-time -D_FORTIFY_SOURCE=2 -Werror=maybe-uninitialized -Wnon-virtual-dtor
-Werror=stringop-overflow -Wall -Wextra -Wcast-align -Wcast-qual
-Wimplicit-fallthrough -Wsign-compare -pedantic -Wnonnull -Wnull-dereference
-Werror=nonnull -MD -MT
test/CMakeFiles/unit_tests.dir/bson/src/bson_cursor_tests.cpp.o -MF
test/CMakeFiles/unit_tests.dir/bson/src/bson_cursor_tests.cpp.o.d -o
test/CMakeFiles/unit_tests.dir/bson/src/bson_cursor_tests.cpp.o -c
/<<PKGBUILDDIR>>/test/bson/src/bson_cursor_tests.cpp
[4/138] /usr/bin/c++ -I/<<PKGBUILDDIR>>/include -I/<<PKGBUILDDIR>>/test
-I/<<PKGBUILDDIR>>/test/thirdparty -I/<<PKGBUILDDIR>>/test/thirdparty/catch -g
-O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection
-Wdate-time -D_FORTIFY_SOURCE=2 -Werror=maybe-uninitialized -Wnon-virtual-dtor
-Werror=stringop-overflow -Wall -Wextra -Wcast-align -Wcast-qual
-Wimplicit-fallthrough -Wsign-compare -pedantic -Wnonnull -Wnull-dereference
-Werror=nonnull -MD -MT
test/CMakeFiles/unit_tests.dir/bson/src/bson_decimal128_tests.cpp.o -MF
test/CMakeFiles/unit_tests.dir/bson/src/bson_decimal128_tests.cpp.o.d -o
test/CMakeFiles/unit_tests.dir/bson/src/bson_decimal128_tests.cpp.o -c
/<<PKGBUILDDIR>>/test/bson/src/bson_decimal128_tests.cpp
[5/138] /usr/bin/c++ -I/<<PKGBUILDDIR>>/include -I/<<PKGBUILDDIR>>/test
-I/<<PKGBUILDDIR>>/test/thirdparty -I/<<PKGBUILDDIR>>/test/thirdparty/catch -g
-O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection
-Wdate-time -D_FORTIFY_SOURCE=2 -Werror=maybe-uninitialized -Wnon-virtual-dtor
-Werror=stringop-overflow -Wall -Wextra -Wcast-align -Wcast-qual
-Wimplicit-fallthrough -Wsign-compare -pedantic -Wnonnull -Wnull-dereference
-Werror=nonnull -MD -MT
test/CMakeFiles/unit_tests.dir/bson/src/bson_oid_tests.cpp.o -MF
test/CMakeFiles/unit_tests.dir/bson/src/bson_oid_tests.cpp.o.d -o
test/CMakeFiles/unit_tests.dir/bson/src/bson_oid_tests.cpp.o -c
/<<PKGBUILDDIR>>/test/bson/src/bson_oid_tests.cpp
[6/138] /usr/bin/c++ -I/<<PKGBUILDDIR>>/include -I/<<PKGBUILDDIR>>/test
-I/<<PKGBUILDDIR>>/test/thirdparty -I/<<PKGBUILDDIR>>/test/thirdparty/catch -g
-O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection
-Wdate-time -D_FORTIFY_SOURCE=2 -Werror=maybe-uninitialized -Wnon-virtual-dtor
-Werror=stringop-overflow -Wall -Wextra -Wcast-align -Wcast-qual
-Wimplicit-fallthrough -Wsign-compare -pedantic -Wnonnull -Wnull-dereference
-Werror=nonnull -MD -MT
test/CMakeFiles/unit_tests.dir/bson/src/bson_reader_tests.cpp.o -MF
test/CMakeFiles/unit_tests.dir/bson/src/bson_reader_tests.cpp.o.d -o
test/CMakeFiles/unit_tests.dir/bson/src/bson_reader_tests.cpp.o -c
/<<PKGBUILDDIR>>/test/bson/src/bson_reader_tests.cpp
[7/138] /usr/bin/c++ -I/<<PKGBUILDDIR>>/include -I/<<PKGBUILDDIR>>/test
-I/<<PKGBUILDDIR>>/test/thirdparty -I/<<PKGBUILDDIR>>/test/thirdparty/catch -g
-O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection
-Wdate-time -D_FORTIFY_SOURCE=2 -Werror=maybe-uninitialized -Wnon-virtual-dtor
-Werror=stringop-overflow -Wall -Wextra -Wcast-align -Wcast-qual
-Wimplicit-fallthrough -Wsign-compare -pedantic -Wnonnull -Wnull-dereference
-Werror=nonnull -MD -MT
test/CMakeFiles/unit_tests.dir/bson/src/bson_test_suite.cpp.o -MF
test/CMakeFiles/unit_tests.dir/bson/src/bson_test_suite.cpp.o.d -o
test/CMakeFiles/unit_tests.dir/bson/src/bson_test_suite.cpp.o -c
/<<PKGBUILDDIR>>/test/bson/src/bson_test_suite.cpp
[8/138] /usr/bin/c++ -I/<<PKGBUILDDIR>>/include -I/<<PKGBUILDDIR>>/test
-I/<<PKGBUILDDIR>>/test/thirdparty -I/<<PKGBUILDDIR>>/test/thirdparty/catch -g
-O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection
-Wdate-time -D_FORTIFY_SOURCE=2 -Werror=maybe-uninitialized -Wnon-virtual-dtor
-Werror=stringop-overflow -Wall -Wextra -Wcast-align -Wcast-qual
-Wimplicit-fallthrough -Wsign-compare -pedantic -Wnonnull -Wnull-dereference
-Werror=nonnull -MD -MT
test/CMakeFiles/unit_tests.dir/bson/src/encode_decode_bson_tests.cpp.o -MF
test/CMakeFiles/unit_tests.dir/bson/src/encode_decode_bson_tests.cpp.o.d -o
test/CMakeFiles/unit_tests.dir/bson/src/encode_decode_bson_tests.cpp.o -c
/<<PKGBUILDDIR>>/test/bson/src/encode_decode_bson_tests.cpp
FAILED: test/CMakeFiles/unit_tests.dir/bson/src/encode_decode_bson_tests.cpp.o
/usr/bin/c++ -I/<<PKGBUILDDIR>>/include -I/<<PKGBUILDDIR>>/test
-I/<<PKGBUILDDIR>>/test/thirdparty -I/<<PKGBUILDDIR>>/test/thirdparty/catch -g
-O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection
-Wdate-time -D_FORTIFY_SOURCE=2 -Werror=maybe-uninitialized -Wnon-virtual-dtor
-Werror=stringop-overflow -Wall -Wextra -Wcast-align -Wcast-qual
-Wimplicit-fallthrough -Wsign-compare -pedantic -Wnonnull -Wnull-dereference
-Werror=nonnull -MD -MT
test/CMakeFiles/unit_tests.dir/bson/src/encode_decode_bson_tests.cpp.o -MF
test/CMakeFiles/unit_tests.dir/bson/src/encode_decode_bson_tests.cpp.o.d -o
test/CMakeFiles/unit_tests.dir/bson/src/encode_decode_bson_tests.cpp.o -c
/<<PKGBUILDDIR>>/test/bson/src/encode_decode_bson_tests.cpp
In file included from
/<<PKGBUILDDIR>>/include/jsoncons_ext/bson/bson_cursor.hpp:20,
from /<<PKGBUILDDIR>>/include/jsoncons_ext/bson/bson.hpp:10,
from
/<<PKGBUILDDIR>>/test/bson/src/encode_decode_bson_tests.cpp:4:
In static member function âstatic typename
std::enable_if<((std::is_convertible<typename Source::value_type, typename
Container::value_type>::value && jsoncons::extension_traits::detector<void,
void, jsoncons::extension_traits::container_reserve_t, Container>::value) && (!
std::is_same<typename Source::value_type*, typename
jsoncons::extension_traits::detector<void, void,
jsoncons::extension_traits::container_data_t, Container>::type>::value)), long
unsigned int>::type jsoncons::source_reader<Source>::read(Source&, Container&,
std::size_t) [with Container = std::__cxx11::basic_string<char>; Source =
jsoncons::binary_iterator_source<__gnu_cxx::__normal_iterator<unsigned char*,
std::vector<unsigned char> > >]â,
inlined from âvoid jsoncons::bson::basic_bson_parser<Source,
TempAllocator>::read_string(string_type&, std::error_code&) [with Source =
jsoncons::binary_iterator_source<__gnu_cxx::__normal_iterator<unsigned char*,
std::vector<unsigned char> > >; TempAllocator = std::allocator<char>]â at
/<<PKGBUILDDIR>>/include/jsoncons_ext/bson/bson_parser.hpp:685:40:
/<<PKGBUILDDIR>>/include/jsoncons/source.hpp:775:33: error: âcâ may be used
uninitialized [-Werror=maybe-uninitialized]
775 | v.push_back(c);
| ^
/<<PKGBUILDDIR>>/include/jsoncons/source.hpp: In member function âvoid
jsoncons::bson::basic_bson_parser<Source,
TempAllocator>::read_string(string_type&, std::error_code&) [with Source =
jsoncons::binary_iterator_source<__gnu_cxx::__normal_iterator<unsigned char*,
std::vector<unsigned char> > >; TempAllocator = std::allocator<char>]â:
/<<PKGBUILDDIR>>/include/jsoncons/source.hpp:770:49: note: âcâ declared here
770 | typename Source::value_type c;
| ^
cc1plus: some warnings being treated as errors
[9/138] /usr/bin/c++ -I/<<PKGBUILDDIR>>/include -I/<<PKGBUILDDIR>>/test
-I/<<PKGBUILDDIR>>/test/thirdparty -I/<<PKGBUILDDIR>>/test/thirdparty/catch -g
-O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection
-Wdate-time -D_FORTIFY_SOURCE=2 -Werror=maybe-uninitialized -Wnon-virtual-dtor
-Werror=stringop-overflow -Wall -Wextra -Wcast-align -Wcast-qual
-Wimplicit-fallthrough -Wsign-compare -pedantic -Wnonnull -Wnull-dereference
-Werror=nonnull -MD -MT
test/CMakeFiles/unit_tests.dir/cbor/src/cbor_bitset_traits_tests.cpp.o -MF
test/CMakeFiles/unit_tests.dir/cbor/src/cbor_bitset_traits_tests.cpp.o.d -o
test/CMakeFiles/unit_tests.dir/cbor/src/cbor_bitset_traits_tests.cpp.o -c
/<<PKGBUILDDIR>>/test/cbor/src/cbor_bitset_traits_tests.cpp
ninja: build stopped: subcommand failed.
dh_auto_build: error: cd obj-x86_64-linux-gnu && LC_ALL=C.UTF-8 ninja -j2 -v
returned exit code 1
make: *** [debian/rules:6: binary] Error 25
dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 2
--------------------------------------------------------------------------------
--- End Message ---
--- Begin Message ---
Source: jsoncons
Source-Version: 1.4.0-1
Done: Shengqi Chen <[email protected]>
We believe that the bug you reported is fixed in the latest version of
jsoncons, 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.
Shengqi Chen <[email protected]> (supplier of updated jsoncons 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: Fri, 12 Sep 2025 21:38:49 +0800
Source: jsoncons
Architecture: source
Version: 1.4.0-1
Distribution: unstable
Urgency: medium
Maintainer: Shengqi Chen <[email protected]>
Changed-By: Shengqi Chen <[email protected]>
Closes: 1114156
Changes:
jsoncons (1.4.0-1) unstable; urgency=medium
.
* d/watch: switch to uscan version 5.
* New upstream version 1.4.0.
* d/patches: disable -Werror=maybe-uninitialized in tests (closes: #1114156).
* d/libjsoncons-dev.install: change cmake config install location to
/usr/share/cmake.
Checksums-Sha1:
a29ecf786aa050c0a57bd969d5ecbdd54110d7db 1980 jsoncons_1.4.0-1.dsc
b44d1e96a9f617aefe7906d311a93dff0e144c8d 1536790 jsoncons_1.4.0.orig.tar.gz
c660d6e92cd3732f3b4cb835cfee27e44bf31a3a 3964 jsoncons_1.4.0-1.debian.tar.xz
5a2ccdf30fffa8258604a81814e47ef3fb946c22 7102 jsoncons_1.4.0-1_amd64.buildinfo
Checksums-Sha256:
8f2293f8781cd40f6ce723090fe9f7918c092e776b02772046978ebdf4f9b903 1980
jsoncons_1.4.0-1.dsc
42faa46f3939c6caa603d21ac8724649f9c9f11791e110fcbd9df53febfe18e5 1536790
jsoncons_1.4.0.orig.tar.gz
e72ae57c29d528de0532804564b13cbec1c571e6ace083c3be60f73724a5c323 3964
jsoncons_1.4.0-1.debian.tar.xz
ab8af5d2f0dc7045ef97f58240523f9c31e4aaf30a142295696fdd0600adf537 7102
jsoncons_1.4.0-1_amd64.buildinfo
Files:
0d5a6a3276530db8ab8308ca3cbd46b5 1980 utils optional jsoncons_1.4.0-1.dsc
f15792cad9126f4e18a95ddec4e27aed 1536790 utils optional
jsoncons_1.4.0.orig.tar.gz
fc9a72bec1dc2419e6bad614b9716d53 3964 utils optional
jsoncons_1.4.0-1.debian.tar.xz
794b5b56ec95c93b76f4d5149af99c3b 7102 utils optional
jsoncons_1.4.0-1_amd64.buildinfo
-----BEGIN PGP SIGNATURE-----
iQIzBAEBCgAdFiEE+Fg++qmpHzqjSzySzhGnsHs6uUYFAmjEJtsACgkQzhGnsHs6
uUYBLBAAnphgArCy+0SPVkaokfmAv4SMYpO0PERhhhqa6Irxz2eBdYyjSq3QQN/4
XmCnfFGsYNaojiAx3LXciWs34ULIWxxuYqGzWDM3uwP3vAMrjEP/DM5yxbUics1C
1LCUV0TYyWFrvS0lXCwrsffEHorYav/OpN26tL3Uqm+gCQCwlEd56IzVBHFYv+de
YnNM0mgPzY2ZI7adKkpjF/TYheAnSi/2PQzGYchWxAn0WcsEVYXog1E/Pue40AMN
10zlD0TEXY6QnKA+X0/uywPHaDmLC/r/KBwgML8iE8dJGTe0k/Rmzq53udp4VSXo
yXopN2UWK7PQWOzj2QeQypr/U8q+fyL4hEm+mAlxEhKLDgrhu2Cu4nM3AAKkuYqa
q42mIZBAY7QJd01OD2LCz9FKSu7XwU/zUidYlxGgvrFL4xL8es/L5zMU6XmMOkPP
9eF3ZYyTijfLnS3q2yoIa70o5F+/wMkzolr3jLvVaVN0LdHkB6tReBRrIq3Nj2Ix
Q/jHsK34xKvwUPHcuqRdEP/ycBedy/D8FEZ8SJrgMjznO+JzmY03YdYvRvGBHCnQ
IsICtBjEeCDlYwH/sjRcFDOKIxiF4oQV6wSdZFzr8sRuisqm9A6vndfm+1mLjy7M
Q2C/xNGbhp8IAlOJfxSyimPyjtI4ey/KCdUOSnA6ZVQ5tafIOns=
=owYZ
-----END PGP SIGNATURE-----
pgpTtADhaC0oW.pgp
Description: PGP signature
--- End Message ---