Your message dated Fri, 17 Apr 2020 18:01:00 +0000
with message-id <[email protected]>
and subject line Bug#955431: fixed in libplacebo 1.29.1+dfsg1-1
has caused the Debian Bug report #955431,
regarding libplacebo: FTBFS undefined reference to `spvContextCreate'
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.)
--
955431: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=955431
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: libplacebo
Version: 1.21.0+dfsg1-1
Severity: serious
Tags: ftbfs
Justification: fails to build from source (but built successfully in the past)
Hi,
libplacebo/experimental in a current sid+experimental environment:
FAILED: src/libplacebo.so.21
c++ -o src/libplacebo.so.21 'src/25a6634@@placebo@sha/colorspace.c.o'
'src/25a6634@@placebo@sha/common.c.o' 'src/25a6634@@placebo@sha/context.c.o'
'src/25a6634@@placebo@sha/dither.c.o' 'src/25a6634@@placebo@sha/dispatch.c.o'
'src/25a6634@@placebo@sha/dummy.c.o' 'src/25a6634@@placebo@sha/filters.c.o'
'src/25a6634@@placebo@sha/gpu.c.o' 'src/25a6634@@placebo@sha/renderer.c.o'
'src/25a6634@@placebo@sha/shaders.c.o'
'src/25a6634@@placebo@sha/shaders_av1.c.o'
'src/25a6634@@placebo@sha/shaders_colorspace.c.o'
'src/25a6634@@placebo@sha/shaders_sampling.c.o'
'src/25a6634@@placebo@sha/spirv.c.o' 'src/25a6634@@placebo@sha/swapchain.c.o'
'src/25a6634@@placebo@sha/utils_upload.c.o' 'src/25a6634@@placebo@sha/lcms.c.o'
'src/25a6634@@placebo@sha/glsl_glslang.cc.o'
'src/25a6634@@placebo@sha/spirv_glslang.c.o'
'src/25a6634@@placebo@sha/vulkan_command.c.o'
'src/25a6634@@placebo@sha/vulkan_context.c.o'
'src/25a6634@@placebo@sha/vulkan_formats.c.o'
'src/25a6634@@placebo@sha/vulkan_gpu.c.o'
'src/25a6634@@placebo@sha/vulkan_malloc.c.o'
'src/25a6634@@placebo@sha/vulkan_swapchain.c.o'
'src/25a6634@@placebo@sha/vulkan_utils.c.o'
'subprojects/xtalloc/f0d261a@@xtalloc@sta/ta.c.o'
'subprojects/xtalloc/f0d261a@@xtalloc@sta/ta_utils.c.o'
'subprojects/xtalloc/f0d261a@@xtalloc@sta/xtalloc.c.o'
'subprojects/bstr/0ab0a38@@bstr@sta/bstr.c.o'
'subprojects/bstr/0ab0a38@@bstr@sta/format.c.o'
'subprojects/bstr/0ab0a38@@bstr@sta/siphash.c.o' -Wl,--as-needed
-Wl,--no-undefined -shared -fPIC -Wl,--start-group -Wl,-soname,libplacebo.so.21
-g -O2 -fdebug-prefix-map=/build/libplacebo-1.21.0+dfsg1=.
-fstack-protector-strong -Wformat -Werror=format-security -Wl,-z,relro
-Wl,-z,now -Wl,--as-needed -Wl,--exclude-libs=ALL -lm
/usr/lib/x86_64-linux-gnu/liblcms2.so -lglslang -lHLSL -lOGLCompiler
-lOSDependent -lSPIRV -lSPVRemapper -lpthread
/usr/lib/x86_64-linux-gnu/libvulkan.so -Wl,--end-group -pthread
/usr/bin/ld:
/usr/lib/gcc/x86_64-linux-gnu/9/../../../x86_64-linux-gnu/libSPIRV.a(SpvTools.cpp.o):
in function `glslang::SpirvToolsDisassemble(std::ostream&,
std::vector<unsigned int, std::allocator<unsigned int> > const&)':
(.text+0x3f6): undefined reference to `spvContextCreate'
/usr/bin/ld: (.text+0x427): undefined reference to `spvBinaryToText'
/usr/bin/ld: (.text+0x436): undefined reference to `spvDiagnosticPrint'
/usr/bin/ld: (.text+0x440): undefined reference to `spvDiagnosticDestroy'
/usr/bin/ld: (.text+0x448): undefined reference to `spvContextDestroy'
/usr/bin/ld:
/usr/lib/gcc/x86_64-linux-gnu/9/../../../x86_64-linux-gnu/libSPIRV.a(SpvTools.cpp.o):
in function `glslang::SpirvToolsLegalize(glslang::TIntermediate const&,
std::vector<unsigned int, std::allocator<unsigned int> >&,
spv::SpvBuildLogger*, glslang::SpvOptions const*)':
(.text+0x4f1): undefined reference to
`spvtools::Optimizer::Optimizer(spv_target_env)'
/usr/bin/ld: (.text+0x51d): undefined reference to
`spvtools::Optimizer::SetMessageConsumer(std::function<void
(spv_message_level_t, char const*, spv_position_t const&, char const*)>)'
/usr/bin/ld: (.text+0x54a): undefined reference to
`spvtools::CreateWrapOpKillPass()'
/usr/bin/ld: (.text+0x555): undefined reference to
`spvtools::Optimizer::RegisterPass(spvtools::Optimizer::PassToken&&)'
/usr/bin/ld: (.text+0x55d): undefined reference to
`spvtools::Optimizer::PassToken::~PassToken()'
/usr/bin/ld: (.text+0x565): undefined reference to
`spvtools::CreateDeadBranchElimPass()'
/usr/bin/ld: (.text+0x570): undefined reference to
`spvtools::Optimizer::RegisterPass(spvtools::Optimizer::PassToken&&)'
/usr/bin/ld: (.text+0x578): undefined reference to
`spvtools::Optimizer::PassToken::~PassToken()'
/usr/bin/ld: (.text+0x580): undefined reference to
`spvtools::CreateMergeReturnPass()'
/usr/bin/ld: (.text+0x58b): undefined reference to
`spvtools::Optimizer::RegisterPass(spvtools::Optimizer::PassToken&&)'
/usr/bin/ld: (.text+0x593): undefined reference to
`spvtools::Optimizer::PassToken::~PassToken()'
/usr/bin/ld: (.text+0x59b): undefined reference to
`spvtools::CreateInlineExhaustivePass()'
/usr/bin/ld: (.text+0x5a6): undefined reference to
`spvtools::Optimizer::RegisterPass(spvtools::Optimizer::PassToken&&)'
/usr/bin/ld: (.text+0x5ae): undefined reference to
`spvtools::Optimizer::PassToken::~PassToken()'
/usr/bin/ld: (.text+0x5b6): undefined reference to
`spvtools::CreateEliminateDeadFunctionsPass()'
/usr/bin/ld: (.text+0x5c1): undefined reference to
`spvtools::Optimizer::RegisterPass(spvtools::Optimizer::PassToken&&)'
/usr/bin/ld: (.text+0x5c9): undefined reference to
`spvtools::Optimizer::PassToken::~PassToken()'
/usr/bin/ld: (.text+0x5d6): undefined reference to
`spvtools::CreateScalarReplacementPass(unsigned int)'
/usr/bin/ld: (.text+0x5e1): undefined reference to
`spvtools::Optimizer::RegisterPass(spvtools::Optimizer::PassToken&&)'
/usr/bin/ld: (.text+0x5e9): undefined reference to
`spvtools::Optimizer::PassToken::~PassToken()'
/usr/bin/ld: (.text+0x5f1): undefined reference to
`spvtools::CreateLocalAccessChainConvertPass()'
/usr/bin/ld: (.text+0x5fc): undefined reference to
`spvtools::Optimizer::RegisterPass(spvtools::Optimizer::PassToken&&)'
/usr/bin/ld: (.text+0x604): undefined reference to
`spvtools::Optimizer::PassToken::~PassToken()'
/usr/bin/ld: (.text+0x60c): undefined reference to
`spvtools::CreateLocalSingleBlockLoadStoreElimPass()'
/usr/bin/ld: (.text+0x617): undefined reference to
`spvtools::Optimizer::RegisterPass(spvtools::Optimizer::PassToken&&)'
/usr/bin/ld: (.text+0x61f): undefined reference to
`spvtools::Optimizer::PassToken::~PassToken()'
/usr/bin/ld: (.text+0x627): undefined reference to
`spvtools::CreateLocalSingleStoreElimPass()'
/usr/bin/ld: (.text+0x632): undefined reference to
`spvtools::Optimizer::RegisterPass(spvtools::Optimizer::PassToken&&)'
/usr/bin/ld: (.text+0x63a): undefined reference to
`spvtools::Optimizer::PassToken::~PassToken()'
/usr/bin/ld: (.text+0x642): undefined reference to
`spvtools::CreateSimplificationPass()'
/usr/bin/ld: (.text+0x64d): undefined reference to
`spvtools::Optimizer::RegisterPass(spvtools::Optimizer::PassToken&&)'
/usr/bin/ld: (.text+0x655): undefined reference to
`spvtools::Optimizer::PassToken::~PassToken()'
/usr/bin/ld: (.text+0x65d): undefined reference to
`spvtools::CreateAggressiveDCEPass()'
/usr/bin/ld: (.text+0x668): undefined reference to
`spvtools::Optimizer::RegisterPass(spvtools::Optimizer::PassToken&&)'
/usr/bin/ld: (.text+0x670): undefined reference to
`spvtools::Optimizer::PassToken::~PassToken()'
/usr/bin/ld: (.text+0x678): undefined reference to
`spvtools::CreateVectorDCEPass()'
/usr/bin/ld: (.text+0x683): undefined reference to
`spvtools::Optimizer::RegisterPass(spvtools::Optimizer::PassToken&&)'
/usr/bin/ld: (.text+0x68b): undefined reference to
`spvtools::Optimizer::PassToken::~PassToken()'
/usr/bin/ld: (.text+0x693): undefined reference to
`spvtools::CreateDeadInsertElimPass()'
/usr/bin/ld: (.text+0x69e): undefined reference to
`spvtools::Optimizer::RegisterPass(spvtools::Optimizer::PassToken&&)'
/usr/bin/ld: (.text+0x6a6): undefined reference to
`spvtools::Optimizer::PassToken::~PassToken()'
/usr/bin/ld: (.text+0x6ae): undefined reference to
`spvtools::CreateAggressiveDCEPass()'
/usr/bin/ld: (.text+0x6b9): undefined reference to
`spvtools::Optimizer::RegisterPass(spvtools::Optimizer::PassToken&&)'
/usr/bin/ld: (.text+0x6c1): undefined reference to
`spvtools::Optimizer::PassToken::~PassToken()'
/usr/bin/ld: (.text+0x6c9): undefined reference to
`spvtools::CreateDeadBranchElimPass()'
/usr/bin/ld: (.text+0x6d4): undefined reference to
`spvtools::Optimizer::RegisterPass(spvtools::Optimizer::PassToken&&)'
/usr/bin/ld: (.text+0x6dc): undefined reference to
`spvtools::Optimizer::PassToken::~PassToken()'
/usr/bin/ld: (.text+0x6e4): undefined reference to
`spvtools::CreateBlockMergePass()'
/usr/bin/ld: (.text+0x6ef): undefined reference to
`spvtools::Optimizer::RegisterPass(spvtools::Optimizer::PassToken&&)'
/usr/bin/ld: (.text+0x6f7): undefined reference to
`spvtools::Optimizer::PassToken::~PassToken()'
/usr/bin/ld: (.text+0x6ff): undefined reference to
`spvtools::CreateLocalMultiStoreElimPass()'
/usr/bin/ld: (.text+0x70a): undefined reference to
`spvtools::Optimizer::RegisterPass(spvtools::Optimizer::PassToken&&)'
/usr/bin/ld: (.text+0x712): undefined reference to
`spvtools::Optimizer::PassToken::~PassToken()'
/usr/bin/ld: (.text+0x71a): undefined reference to
`spvtools::CreateIfConversionPass()'
/usr/bin/ld: (.text+0x725): undefined reference to
`spvtools::Optimizer::RegisterPass(spvtools::Optimizer::PassToken&&)'
/usr/bin/ld: (.text+0x72d): undefined reference to
`spvtools::Optimizer::PassToken::~PassToken()'
/usr/bin/ld: (.text+0x735): undefined reference to
`spvtools::CreateSimplificationPass()'
/usr/bin/ld: (.text+0x740): undefined reference to
`spvtools::Optimizer::RegisterPass(spvtools::Optimizer::PassToken&&)'
/usr/bin/ld: (.text+0x748): undefined reference to
`spvtools::Optimizer::PassToken::~PassToken()'
/usr/bin/ld: (.text+0x750): undefined reference to
`spvtools::CreateAggressiveDCEPass()'
/usr/bin/ld: (.text+0x75b): undefined reference to
`spvtools::Optimizer::RegisterPass(spvtools::Optimizer::PassToken&&)'
/usr/bin/ld: (.text+0x763): undefined reference to
`spvtools::Optimizer::PassToken::~PassToken()'
/usr/bin/ld: (.text+0x76b): undefined reference to
`spvtools::CreateVectorDCEPass()'
/usr/bin/ld: (.text+0x776): undefined reference to
`spvtools::Optimizer::RegisterPass(spvtools::Optimizer::PassToken&&)'
/usr/bin/ld: (.text+0x77e): undefined reference to
`spvtools::Optimizer::PassToken::~PassToken()'
/usr/bin/ld: (.text+0x786): undefined reference to
`spvtools::CreateDeadInsertElimPass()'
/usr/bin/ld: (.text+0x791): undefined reference to
`spvtools::Optimizer::RegisterPass(spvtools::Optimizer::PassToken&&)'
/usr/bin/ld: (.text+0x799): undefined reference to
`spvtools::Optimizer::PassToken::~PassToken()'
/usr/bin/ld: (.text+0x7ab): undefined reference to
`spvtools::CreateAggressiveDCEPass()'
/usr/bin/ld: (.text+0x7b6): undefined reference to
`spvtools::Optimizer::RegisterPass(spvtools::Optimizer::PassToken&&)'
/usr/bin/ld: (.text+0x7be): undefined reference to
`spvtools::Optimizer::PassToken::~PassToken()'
/usr/bin/ld: (.text+0x7c6): undefined reference to
`spvtools::CreateCFGCleanupPass()'
/usr/bin/ld: (.text+0x7d1): undefined reference to
`spvtools::Optimizer::RegisterPass(spvtools::Optimizer::PassToken&&)'
/usr/bin/ld: (.text+0x7d9): undefined reference to
`spvtools::Optimizer::PassToken::~PassToken()'
/usr/bin/ld: (.text+0x7e3): undefined reference to `spvOptimizerOptionsCreate'
/usr/bin/ld: (.text+0x7f0): undefined reference to
`spvOptimizerOptionsSetRunValidator'
/usr/bin/ld: (.text+0x80d): undefined reference to
`spvtools::Optimizer::Run(unsigned int const*, unsigned long,
std::vector<unsigned int, std::allocator<unsigned int> >*,
spv_optimizer_options_t*) const'
/usr/bin/ld: (.text+0x815): undefined reference to `spvOptimizerOptionsDestroy'
/usr/bin/ld: (.text+0x81d): undefined reference to
`spvtools::Optimizer::~Optimizer()'
/usr/bin/ld: (.text+0x844): undefined reference to
`spvtools::CreatePropagateLineInfoPass()'
/usr/bin/ld: (.text+0x84f): undefined reference to
`spvtools::Optimizer::RegisterPass(spvtools::Optimizer::PassToken&&)'
/usr/bin/ld: (.text+0x857): undefined reference to
`spvtools::Optimizer::PassToken::~PassToken()'
/usr/bin/ld: (.text+0x864): undefined reference to
`spvtools::CreateRedundantLineInfoElimPass()'
/usr/bin/ld: (.text+0x86f): undefined reference to
`spvtools::Optimizer::RegisterPass(spvtools::Optimizer::PassToken&&)'
/usr/bin/ld: (.text+0x877): undefined reference to
`spvtools::Optimizer::PassToken::~PassToken()'
/usr/bin/ld: (.text+0x884): undefined reference to
`spvtools::CreateRedundancyEliminationPass()'
/usr/bin/ld: (.text+0x88f): undefined reference to
`spvtools::Optimizer::RegisterPass(spvtools::Optimizer::PassToken&&)'
/usr/bin/ld: (.text+0x897): undefined reference to
`spvtools::Optimizer::PassToken::~PassToken()'
/usr/bin/ld:
/usr/lib/gcc/x86_64-linux-gnu/9/../../../x86_64-linux-gnu/libSPIRV.a(SpvTools.cpp.o):
in function `glslang::SpirvToolsValidate(glslang::TIntermediate const&,
std::vector<unsigned int, std::allocator<unsigned int> >&,
spv::SpvBuildLogger*, bool)':
(.text+0x8ee): undefined reference to `spvContextCreate'
/usr/bin/ld: (.text+0x918): undefined reference to `spvValidatorOptionsCreate'
/usr/bin/ld: (.text+0x92b): undefined reference to
`spvValidatorOptionsSetRelaxBlockLayout'
/usr/bin/ld: (.text+0x936): undefined reference to
`spvValidatorOptionsSetBeforeHlslLegalization'
/usr/bin/ld: (.text+0x94b): undefined reference to `spvValidateWithOptions'
/usr/bin/ld: (.text+0xafc): undefined reference to `spvValidatorOptionsDestroy'
/usr/bin/ld: (.text+0xb06): undefined reference to `spvDiagnosticDestroy'
/usr/bin/ld: (.text+0xb0e): undefined reference to `spvContextDestroy'
collect2: error: ld returned 1 exit status
[42/50] cc -Isrc/25a6634@@test.vulkan.c@exe -Isrc -I../src -I../src/./include
-I../subprojects/xtalloc/include -I../subprojects/bstr/include
-fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -std=c99 -Wall -Wundef
-Wshadow -Wparentheses -Wpointer-arith -D_ISOC99_SOURCE -D_GNU_SOURCE
-D_XOPEN_SOURCE=700 -U__STRICT_ANSI__ -fvisibility=hidden -Wmissing-prototypes
-Wno-pointer-sign -Werror=implicit-function-declaration
-Werror=incompatible-pointer-types -g -O2
-fdebug-prefix-map=/build/libplacebo-1.21.0+dfsg1=. -fstack-protector-strong
-Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -pthread
-Wno-unused-function -MD -MQ 'src/25a6634@@test.vulkan.c@exe/tests_vulkan.c.o'
-MF 'src/25a6634@@test.vulkan.c@exe/tests_vulkan.c.o.d' -o
'src/25a6634@@test.vulkan.c@exe/tests_vulkan.c.o' -c ../src/tests/vulkan.c
ninja: build stopped: subcommand failed.
dh_auto_build: error: cd obj-x86_64-linux-gnu && LC_ALL=C.UTF-8 ninja -j3 -v
returned exit code 1
make: *** [debian/rules:7: binary] Error 25
dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 2
Andreas
libplacebo_1.21.0+dfsg1-1.log.gz
Description: application/gzip
--- End Message ---
--- Begin Message ---
Source: libplacebo
Source-Version: 1.29.1+dfsg1-1
Done: Sebastian Ramacher <[email protected]>
We believe that the bug you reported is fixed in the latest version of
libplacebo, 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.
Sebastian Ramacher <[email protected]> (supplier of updated libplacebo
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: Sun, 12 Apr 2020 10:41:24 +0200
Binary: libplacebo29 libplacebo29-dbgsym libplacebo-dev
Source: libplacebo
Architecture: amd64 source
Version: 1.29.1+dfsg1-1
Distribution: experimental
Urgency: medium
Maintainer: Debian Multimedia Maintainers <[email protected]>
Changed-By: Sebastian Ramacher <[email protected]>
Closes: 955431
Description:
libplacebo29 - GPU-accelerated video/image rendering primitives (shared
library)
libplacebo-dev - GPU-accelerated video/image rendering primitives (development
fil
Changes:
libplacebo (1.29.1+dfsg1-1) experimental; urgency=medium
.
* New upstream release
- Link spirv-tools (Closes: #955431)
* Bump SONAME: libplacebo21 -> libplacebo29
* debian/control:
- Bump Standards-Version
- Bump meson dependency
- Add spirv-tools to Build-Depends
Checksums-Sha1:
aa7f94d2fc7ee8fa30553d2d153458b5d4286b9a 2183 libplacebo_1.29.1+dfsg1-1.dsc
397da82531d9148a29f1940fc2222ac502b513d4 262044
libplacebo_1.29.1+dfsg1.orig.tar.xz
c052431d9cf501b514910b5cd93a51e6765a236e 7676
libplacebo_1.29.1+dfsg1-1.debian.tar.xz
ebc76dad054a9bcb420b6057403c7bf246fec2bd 56016
libplacebo-dev_1.29.1+dfsg1-1_amd64.deb
15f72fddc69cd32f29ee544dd32cff5f26d4e7fb 574572
libplacebo29-dbgsym_1.29.1+dfsg1-1_amd64.deb
32d552d56ccfdb9c4b9c8dc95ad1915eb03f2b70 852656
libplacebo29_1.29.1+dfsg1-1_amd64.deb
Checksums-Sha256:
7f88d5f070bcd5f2b2ebad8669a2a8e561ad0e02068a95e09b5b76f16e95dea1 2183
libplacebo_1.29.1+dfsg1-1.dsc
30ee107c5087800f63ab6e00a45e7b797c722e4eb2ead78e5d5d33b12992b967 262044
libplacebo_1.29.1+dfsg1.orig.tar.xz
ece67ac7fbcb1da9f38493f7c0b83a141043bc6c6f685b346e1e2f371ea2cfac 7676
libplacebo_1.29.1+dfsg1-1.debian.tar.xz
7ddd62c86a5e1af056cd637c83b8e52460e87f64a74a538aebfc2b52f4881180 56016
libplacebo-dev_1.29.1+dfsg1-1_amd64.deb
549ef139c41d756f73fc1b9bea58f0d664c325f8fe88643cf6b393a46e5f3785 574572
libplacebo29-dbgsym_1.29.1+dfsg1-1_amd64.deb
30ba1e065321b0605cb171df8bcf58665cacbd399e15d2d6a0b466a8d33fc6f2 852656
libplacebo29_1.29.1+dfsg1-1_amd64.deb
Files:
5e2ad8226bb089e4fc37f6535d58ef40 2183 libs optional
libplacebo_1.29.1+dfsg1-1.dsc
02d5f359865bb1f3b3854697d85f7453 262044 libs optional
libplacebo_1.29.1+dfsg1.orig.tar.xz
51c9220274befb93c44648e82addbccd 7676 libs optional
libplacebo_1.29.1+dfsg1-1.debian.tar.xz
caa055022cd6231136b6fee379733ab8 56016 libdevel optional
libplacebo-dev_1.29.1+dfsg1-1_amd64.deb
9fcb835241651286db4c9c0996bb1ce3 574572 debug optional
libplacebo29-dbgsym_1.29.1+dfsg1-1_amd64.deb
8d2a1085721a7d3a0406f19324fe3516 852656 libs optional
libplacebo29_1.29.1+dfsg1-1_amd64.deb
-----BEGIN PGP SIGNATURE-----
iQIzBAEBCgAdFiEE94y6B4F7sUmhHTOQafL8UW6nGZMFAl6S1UMACgkQafL8UW6n
GZPA4w/9GJ5Aodvi7wNO+nlrgGp0HsOpguHPxqCe7EIMdI+Q/MTHz4t0khUeYk4T
nAXpgyvzAFew2YTyYdeCXAUCN+MrkShGALeONpSOxLt0v+eXFEiVoEb6WI70a0HA
kM+6EuX/VTcOMeOiNznvQ1bspsZOM9UnHiywzC85QJxNFPUUA3sSi2oVRaTgHOJE
xvZUx/P3VscsewRkCWSMUnUzh+aqET6TFnw5mPKtIlafZ3V59PG1oGAf5Dn/8px4
DWg2gHUPrmLOjbQSJ5UVCOykhT3uOZUVZyX/tjpbAv/7N1imnOrGy+qNf3YjqWHS
u3klYc4GF78U4cGHR7SnTh9fFxyCuj7lLg09AFKQgamOuFroVbjwyPnswFH3o54B
VWazF8sJj94O0uacedX3nxes15LJY6JEJJZo2S9zXBSNAwfNxfj/P8Dd1U9KMNm1
sT2R9M3REJP2YuNFTVcmGNt3X1y/QxqhdSFIBEKbyb9u/DWmam6NFhzoVdzPjNrf
UrlOCs17Qp7JNLPOZetx4085z8j6deTUmwm9qSxl3x94zOmYkdM3Ep0M00jkOhOB
X0OdIcR96hDRrXBjii3Ok8N3bkAe6ik8D+RxkJPIrLYMtY5zyR/p4dlXn5CEKC2g
l/KEnEOK/Thx3pJMGercM5krou7w+Nq9ehr/PCNWC9Qi+t8Cg+A=
=TA3P
-----END PGP SIGNATURE-----
--- End Message ---