Your message dated Mon, 31 Oct 2016 16:21:41 +0000 with message-id <[email protected]> and subject line Bug#839234: fixed in llvm-toolchain-3.9 1:3.9-4 has caused the Debian Bug report #839234, regarding llvm-3.9-dev: LLVMConfig.cmake is installed into wrong location. 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.) -- 839234: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=839234 Debian Bug Tracking System Contact [email protected] with problems
--- Begin Message ---Package: llvm-3.9-dev Version: 1:3.9-1 Severity: important -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Hi. With llvm-3.9, the installation directory of LLVMConfig.cmake has changed: /usr/lib$ find -name LLVMConfig.cmake ./llvm-3.8/share/llvm/cmake/LLVMConfig.cmake ./llvm-4.0/lib/cmake/llvm/LLVMConfig.cmake ./llvm-3.9/lib/cmake/llvm/LLVMConfig.cmake Since it is no longer installed into share/ subfolder, cmake can no longer find it. Consider following (partial) CMakeLists.txt: find_package(LLVM 3.9 CONFIG) message(FATAL_ERROR "-> ${LLVM_CONSIDERED_VERSIONS} <-") With these 3 configs, the output is: CMake Warning at ... (find_package): Could not find a configuration file for package "LLVM" that is compatible with requested version "3.9.0". The following configuration files were considered but not accepted: /usr/share/llvm-3.8/cmake/LLVMConfig.cmake, version: 3.8.1 CMake Error at data/kernels/CMakeLists.txt:11 (message): -> 3.8.1 <- So it only found the config file of 3.8, but not of 3.9 and 4.0 I have asked about this in #cmake, and they said [15:55:50] <ngladitz> the package itself is responsible for installing them so I'd report it to the package maintainers Roman. - -- System Information: Debian Release: stretch/sid APT prefers unstable APT policy: (990, 'unstable'), (500, 'unstable-debug'), (1, 'experimental-debug'), (1, 'experimental') Architecture: amd64 (x86_64) Kernel: Linux 4.7.0-1-amd64 (SMP w/8 CPU cores) Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash Init: systemd (via /run/systemd/system) Versions of packages llvm-3.9-dev depends on: ii libc6 2.24-3 ii libffi-dev 3.2.1-6 ii libgcc1 1:6.2.0-5 ii libjsoncpp1 1.7.4-3 ii libllvm3.9 1:3.9-1 ii libstdc++6 6.2.0-5 ii libtinfo-dev 6.0+20160917-1 ii llvm-3.9 1:3.9-1 llvm-3.9-dev recommends no packages. llvm-3.9-dev suggests no packages. - -- no debconf information -----BEGIN PGP SIGNATURE----- iQIcBAEBCgAGBQJX7mKRAAoJEAg8PrtKFongsS0P/jdJTU3MyuPgtyOFkORXZ/cy zbeDl2L98lGLvUPGFtMMgZRiDhmqoEtI2pG86ip+DGsgdeFgPvxHsX2J/t6D1NYK KxVKwAmXcnbKAX6lP1oQ6xTguRoSJlZEMdlSo1/AZ9BUtFRLEoM4TVMdWGg4GZWh z1wNtw7abQpdapAiYeSCFcc3/mp0hkDl/e4D1FAbiDUBPWoVdt875VyNqo4TEf3n VHdYbH6/ksQhVI3iZOYStQ86k0wJqpvhHhosvwEC+uzr9ar8o03q3Nf5KfZ5j4Da VjiF91iN6WqZL5e8FbK9cYVewKuUfkWpZZJfCof+cVhp0ePoJGbGFgr1kcp28Z2C 4mO2MKBoohs1sztYsYmb5WKT3Gn/kHS+M5B58aQvkAR5oe/3M23NldBRtHD4LzDW jdsSRCD0M2SWDNQIOLZsCOlfZpi8tMiZzxLcmoJh10AW+/xdPg3877qTujY9o7YX 8A85cOV2pDlkHDq4XG25vfzkv+j8iNf7vNyH1PJ0VPA7azWmUKoXvaYVXiz3kim9 liqBTvQazTaWsOJvOfM56JIv3ykwL8ufGRpolcs4isxt2iqhsWQEWzZwbHWlHE2N FDOgg7TY5iE2RiOGPtMaYP7S5eSwTizVC021ekXZVv7sLAf/z2w69izE228k2WaD RffyZx5oWHDh4PDHZdEL =OoyJ -----END PGP SIGNATURE-----
--- End Message ---
--- Begin Message ---Source: llvm-toolchain-3.9 Source-Version: 1:3.9-4 We believe that the bug you reported is fixed in the latest version of llvm-toolchain-3.9, 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. Sylvestre Ledru <[email protected]> (supplier of updated llvm-toolchain-3.9 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: SHA256 Format: 1.8 Date: Mon, 31 Oct 2016 10:47:52 +0100 Source: llvm-toolchain-3.9 Binary: clang-3.9 clang-format-3.9 clang-tidy-3.9 clang-3.9-doc libclang1-3.9 libclang1-3.9-dbg libclang-3.9-dev libclang-common-3.9-dev libfuzzer-3.9-dev python-clang-3.9 clang-3.9-examples libllvm3.9 libllvm3.9-dbg llvm-3.9 llvm-3.9-runtime llvm-3.9-dev llvm-3.9-tools libllvm-3.9-ocaml-dev llvm-3.9-doc llvm-3.9-examples lldb-3.9 liblldb-3.9 liblldb-3.9-dbg python-lldb-3.9 liblldb-3.9-dev Architecture: source amd64 all Version: 1:3.9-4 Distribution: unstable Urgency: medium Maintainer: LLVM Packaging Team <[email protected]> Changed-By: Sylvestre Ledru <[email protected]> Description: clang-3.9 - C, C++ and Objective-C compiler (LLVM based) clang-3.9-doc - C, C++ and Objective-C compiler (LLVM based) - Documentation clang-3.9-examples - Clang examples clang-format-3.9 - Tool to format C/C++/Obj-C code clang-tidy-3.9 - clang-based C++ linter tool libclang-3.9-dev - clang library - Development package libclang-common-3.9-dev - clang library - Common development package libclang1-3.9 - C interface to the clang library libclang1-3.9-dbg - clang library libfuzzer-3.9-dev - Library for coverage-guided fuzz testing liblldb-3.9 - Next generation, high-performance debugger, library liblldb-3.9-dbg - Next generation, high-performance debugger, debugging libraries liblldb-3.9-dev - Next generation, high-performance debugger, header files libllvm-3.9-ocaml-dev - Modular compiler and toolchain technologies, OCaml bindings libllvm3.9 - Modular compiler and toolchain technologies, runtime library libllvm3.9-dbg - Modular compiler and toolchain technologies, debugging libraries lldb-3.9 - Next generation, high-performance debugger llvm-3.9 - Modular compiler and toolchain technologies llvm-3.9-dev - Modular compiler and toolchain technologies, libraries and header llvm-3.9-doc - Modular compiler and toolchain technologies, documentation llvm-3.9-examples - Modular compiler and toolchain technologies, examples llvm-3.9-runtime - Modular compiler and toolchain technologies, IR interpreter llvm-3.9-tools - Modular compiler and toolchain technologies, tools python-clang-3.9 - Clang Python Bindings python-lldb-3.9 - Next generation, high-performance debugger, python lib Closes: 838572 839234 Changes: llvm-toolchain-3.9 (1:3.9-4) unstable; urgency=medium . * d/p/bug-30342.diff: Backport upstream bug 30342 to fix an infinity loop in rust testsuite * LLVMConfig.cmake was installed into wrong location Install a symlink from lib/cmake/llvm to share/llvm/cmake (Closes: #839234) * Fix a path issue in scan-view. Thanks Riccardo Magliocchetti (Closes: #838572) Checksums-Sha1: 36750cd2f713324058cb87c175b6a9acfec99b04 6222 llvm-toolchain-3.9_3.9-4.dsc 1aec7ffdaf225e8de3c9d5c7dc26e6ecf1162c23 67624 llvm-toolchain-3.9_3.9-4.debian.tar.xz b20b5bd66017312496c7bc1065ea058a521b40d0 212394236 clang-3.9-dbgsym_3.9-4_amd64.deb 2e66bb9eadebc2160aadafb6b353959742b5a828 20820 clang-3.9-doc_3.9-4_all.deb 9ea21ca7a12156c5d5dc61f3d6ed37d98e776cbc 28240 clang-3.9-examples_3.9-4_amd64.deb 2fb10464f5f1af864684036a228b4206c0355f8d 36622524 clang-3.9_3.9-4_amd64.deb 3f3c31a141c4e7bf4892dcb277cf117430af97c0 1817662 clang-format-3.9-dbgsym_3.9-4_amd64.deb ff686df409f1c7756a84d029ef2eed8f8d719970 514818 clang-format-3.9_3.9-4_amd64.deb e5e4753b93d84b190d1b0809ae182ae0419f3185 52834588 clang-tidy-3.9-dbgsym_3.9-4_amd64.deb 7792ff38c63c2b1aa551bba9863014ce62bea372 5628626 clang-tidy-3.9_3.9-4_amd64.deb 3201d798af7242f0685fdab3b118b7ca88fd764b 16890802 libclang-3.9-dev_3.9-4_amd64.deb 9d3f22ea859df5da483f8e193f00404af7c915bc 1996356 libclang-common-3.9-dev-dbgsym_3.9-4_amd64.deb 6b23fa5e7274f2f9ac26fb0743b728275b8beafe 1757540 libclang-common-3.9-dev_3.9-4_amd64.deb 0344e4a7eca51a246101e03d24c6f71ad5b8e7d1 56618540 libclang1-3.9-dbg_3.9-4_amd64.deb 3ef9e88280205c6d1ff7c0ba137922f190045aae 5865836 libclang1-3.9_3.9-4_amd64.deb fd8dbd522b45e6d7533ebdcd7de7477cec6ba595 83684 libfuzzer-3.9-dev_3.9-4_amd64.deb 8d240e518ed1da569091a89e026ea9596b717feb 84851242 liblldb-3.9-dbg_3.9-4_amd64.deb 70f7f58089563f98fff15865626f5b06d5a49124 4641320 liblldb-3.9-dev_3.9-4_amd64.deb a44fa3c0174fb9bdd82c0a8342ee41fc393f89e3 16370900 liblldb-3.9_3.9-4_amd64.deb 64a2301c22720841d74db54841f2d64e0685bc19 21406 libllvm-3.9-ocaml-dev_3.9-4_amd64.deb 3353c787c3d5732996ba7e49644871a32769ec34 56740318 libllvm3.9-dbg_3.9-4_amd64.deb d5ee4d50b645182681b624d46830440691698c14 11207982 libllvm3.9_3.9-4_amd64.deb abc5954ce7d575ab2d718037d11bfc1cc4c769c0 44130104 lldb-3.9-dbgsym_3.9-4_amd64.deb 3274d29667590b54120e11eed159998e402fd984 3228684 lldb-3.9_3.9-4_amd64.deb e9849ff5dfd86a522f21f78f2fbf8e930c0e5689 15125710 llvm-3.9-dbgsym_3.9-4_amd64.deb 702ef40a44b7f13fc66251d6702c6c29cfde97ec 4830564 llvm-3.9-dev-dbgsym_3.9-4_amd64.deb 2f6a437645b7342afc9a79d0719cbadadb580574 17377846 llvm-3.9-dev_3.9-4_amd64.deb ffa18350407c5a744331a1746db7c179a365db84 20954 llvm-3.9-doc_3.9-4_all.deb c505642f673f2be8c757a65443dffd1c98a068de 244968 llvm-3.9-examples_3.9-4_all.deb a8cf408a5416cc1343169135527bcffcbde33d5f 3442434 llvm-3.9-runtime-dbgsym_3.9-4_amd64.deb 2e02ff1d9ad8ce018da4dce9e51b1e8a8d3982ec 171150 llvm-3.9-runtime_3.9-4_amd64.deb e6fb8c3d0953cd6126ae5e7aa826c4fbb309f1f8 562666 llvm-3.9-tools-dbgsym_3.9-4_amd64.deb 716ac86cb576acd1adb530427e8c544836608787 182668 llvm-3.9-tools_3.9-4_amd64.deb e9353e7cdc34150b138e4410d61f419e400b0997 2790006 llvm-3.9_3.9-4_amd64.deb f60a5dbdef878517b2c2978394a65561c60ec8e3 43574 python-clang-3.9_3.9-4_amd64.deb e95b1a74f95890f14601568a1d54892c58095d14 108384 python-lldb-3.9_3.9-4_amd64.deb Checksums-Sha256: dbcc9a5c21ce78ba6718d7c00dec06891a4c7b46af0101c7132bb118cd50e985 6222 llvm-toolchain-3.9_3.9-4.dsc bf5a142e50ba9f84662da65bdb54db17d551fb2797d419b9aa4cbf74a6dd8b58 67624 llvm-toolchain-3.9_3.9-4.debian.tar.xz 0e592beb57e265928f393cdba63592ec63afa01e3aa14fe84e3d6e20d553fdb4 212394236 clang-3.9-dbgsym_3.9-4_amd64.deb 3008ec1eb9041c9f80a9abdf859b8afc35ade31005bff8d0167fd5cdda01ae88 20820 clang-3.9-doc_3.9-4_all.deb 577d52da24eb6d1ed399010e857e98a0f426f644ba3160b46dbee29cd4052e04 28240 clang-3.9-examples_3.9-4_amd64.deb 6d26f0a5b870ffe59a32012dd20c0f8ab787288e756f765b19b2df09e8b95c65 36622524 clang-3.9_3.9-4_amd64.deb 481ac60b67a4521d037d4c1321ac63fabfe05558dfc048032629e6f330c6fc68 1817662 clang-format-3.9-dbgsym_3.9-4_amd64.deb 57317ae4dff1d7b1ea8d6552965af934a19433d188576798b67f21ae42268908 514818 clang-format-3.9_3.9-4_amd64.deb 0cb42a1b4f5836f65f7cd5e407d80f5abf39b8ca03e553ee2f408a1f35b291a1 52834588 clang-tidy-3.9-dbgsym_3.9-4_amd64.deb c70f96e09b18bf27d64d6e7e616586eda29eeb07e82cf9fa37f81776e670340d 5628626 clang-tidy-3.9_3.9-4_amd64.deb 12e0c1f3728ba5d09f470c612d6237f7145b8dd208564c952d3ab4ab59ee8c29 16890802 libclang-3.9-dev_3.9-4_amd64.deb 293b5af5e752e0386b9c620ddf91229787362f7f4a286505f5d37319ea6aeb7f 1996356 libclang-common-3.9-dev-dbgsym_3.9-4_amd64.deb b8b15eb7b48a5c33511765aeea8cd2fdb2fb21cbe272763dc48bc3c5dca673ff 1757540 libclang-common-3.9-dev_3.9-4_amd64.deb b66b4a14ec562877568bc7f238e4bf15b74a072d4a7c24cb8a680ef1320c3d23 56618540 libclang1-3.9-dbg_3.9-4_amd64.deb f1424b102ccc53774d5f41fde3b245715f1e24e378b1b4c0ab875f901fe37c51 5865836 libclang1-3.9_3.9-4_amd64.deb 5efb958bcf1d3db9350453ffe681691971fc9abebe1fdae22f6a9b5e9ed4316a 83684 libfuzzer-3.9-dev_3.9-4_amd64.deb 02c74daa881811bac7ffd961388364c02ac6dffb856a927887d815230a54376b 84851242 liblldb-3.9-dbg_3.9-4_amd64.deb 21acd9fe75f305034045db41e4bfcb94bac246a1fde7cd6b88d078cfa60e5cc6 4641320 liblldb-3.9-dev_3.9-4_amd64.deb 8c9177c08b9d8a3fb5e5269c1830eba4242093a53fe40d69cd9fadb877522110 16370900 liblldb-3.9_3.9-4_amd64.deb 9216080bde8b8e32298baba9e9f55ce05840bcceaadc9a5d45297608c71f27c2 21406 libllvm-3.9-ocaml-dev_3.9-4_amd64.deb bcef9b67b2cb0c7cec1b72dafc2203b93cf1344dab56cfed1ea1d92684c88212 56740318 libllvm3.9-dbg_3.9-4_amd64.deb 08fcc9bf713b325b5a28a402a7703a7a9bef6ce44c6a44db9be4c9e36e2a5c84 11207982 libllvm3.9_3.9-4_amd64.deb 2ed138447e6969e3b212b1f377430f9705268b21f0127959fa0be086c6347b12 44130104 lldb-3.9-dbgsym_3.9-4_amd64.deb e384392a26c262b74934e2a18b679ddd71e971d455e751f35906f93233174f0a 3228684 lldb-3.9_3.9-4_amd64.deb 6727139840c1956a5b88dccd389eadb27ab125a7191b0352f2940c79d924cc96 15125710 llvm-3.9-dbgsym_3.9-4_amd64.deb 0cc29c635f727d20faf13e87d13847c8b1c3500c2f5b16892e80a3486ebf008e 4830564 llvm-3.9-dev-dbgsym_3.9-4_amd64.deb 0cd62c39ba16a30a68d78a10a1e8575a7ff6cc330fb99dd2d5a6554ff7e143e3 17377846 llvm-3.9-dev_3.9-4_amd64.deb 1d30ba2ff22dbed292b2e39d5fc2a484783d1eb6a3c0a2aac3b16b09eb76af29 20954 llvm-3.9-doc_3.9-4_all.deb 04eeaa74d2cd1fbf97f942220604f3ec41629fda7105d251b8c4b45843c39e8c 244968 llvm-3.9-examples_3.9-4_all.deb 35587275943db3946c06e2267e367a1080ab51b36db9d61bbb7a68fdcd6de08d 3442434 llvm-3.9-runtime-dbgsym_3.9-4_amd64.deb 71a7d570aaa6ccb0314defbc70da6a1dc58125d971b31e5b8b8128a23b323890 171150 llvm-3.9-runtime_3.9-4_amd64.deb cfdcc14b9d369524860610dbe1f285cac599b4088f0c4b74439ea2b5719577d9 562666 llvm-3.9-tools-dbgsym_3.9-4_amd64.deb 89281f0a62f5ff4a44c373c1d9f30bddcb9c98fbf7bb2b4c544bb3db2494ff9f 182668 llvm-3.9-tools_3.9-4_amd64.deb 48c451829d52a1a57f77de41f96da80719006bd789c767214c0ac62815792df3 2790006 llvm-3.9_3.9-4_amd64.deb b19558fd68ad1d0a2a94dcb251337b8d92215ac855bdf2d722abda777636f388 43574 python-clang-3.9_3.9-4_amd64.deb c75e80dc5f05b263c3b5aa4a416002e7211c3a683aace512d8b18c0240cecb42 108384 python-lldb-3.9_3.9-4_amd64.deb Files: 8bff63f543f8348f517074997d43ee97 6222 devel optional llvm-toolchain-3.9_3.9-4.dsc f58812d4251593689727a8902c779df5 67624 devel optional llvm-toolchain-3.9_3.9-4.debian.tar.xz 9d40f73fa24d9ba7e095dbd339a40c9b 212394236 debug extra clang-3.9-dbgsym_3.9-4_amd64.deb 0401c4e87497ce7ac5de0197c1ba06ca 20820 doc optional clang-3.9-doc_3.9-4_all.deb e119691b0748fbafd8df78d5fabd8f89 28240 doc optional clang-3.9-examples_3.9-4_amd64.deb 7272012bc62d71bb4ce62b440e0374a6 36622524 devel optional clang-3.9_3.9-4_amd64.deb 9c007fe4c66f7f467c6fe26d424a9ebd 1817662 debug extra clang-format-3.9-dbgsym_3.9-4_amd64.deb 03238beae4b677449c525bc5c066ab34 514818 devel optional clang-format-3.9_3.9-4_amd64.deb 9abf473367a69ed13abbd2c992363a9c 52834588 debug extra clang-tidy-3.9-dbgsym_3.9-4_amd64.deb c4e4317eb94a1d991b2caa9e1b3a4219 5628626 devel optional clang-tidy-3.9_3.9-4_amd64.deb 419a006a2252b06f8381588573c0e0bf 16890802 libdevel optional libclang-3.9-dev_3.9-4_amd64.deb 40ed9e2af9340e0506de24c2ff630b32 1996356 debug extra libclang-common-3.9-dev-dbgsym_3.9-4_amd64.deb ab3e58048654a6b97e0c63912a5b969c 1757540 libdevel optional libclang-common-3.9-dev_3.9-4_amd64.deb 50aaf9d302f60f3b9161dc463e291d08 56618540 debug extra libclang1-3.9-dbg_3.9-4_amd64.deb 9de0574094223ce29424cd98c4b15567 5865836 devel optional libclang1-3.9_3.9-4_amd64.deb 36ac0646ee687ae177f70ec17b4dbcc0 83684 libdevel optional libfuzzer-3.9-dev_3.9-4_amd64.deb cd32ffaf003ecb9d69943c41b25a36e8 84851242 debug extra liblldb-3.9-dbg_3.9-4_amd64.deb 8edc3a5e5b3cd03de8078bb7fbab6377 4641320 libdevel optional liblldb-3.9-dev_3.9-4_amd64.deb bc97af8e0394df92766a3e908b94d4b8 16370900 libs optional liblldb-3.9_3.9-4_amd64.deb 520ebf8f758fa66e02b65c19bb9246da 21406 ocaml optional libllvm-3.9-ocaml-dev_3.9-4_amd64.deb 0d14b469d9e77773ef252b58ac7aa6a7 56740318 debug extra libllvm3.9-dbg_3.9-4_amd64.deb 381c954ae62b91fa8855f08724a61ccb 11207982 libs optional libllvm3.9_3.9-4_amd64.deb 2dfdfb30d77bfe2bd830c9630505003a 44130104 debug extra lldb-3.9-dbgsym_3.9-4_amd64.deb 9b893d914f32435cfd3740fbf84bd4fc 3228684 devel optional lldb-3.9_3.9-4_amd64.deb 03b5743dd53ccf2f2dcd503832cc77d8 15125710 debug extra llvm-3.9-dbgsym_3.9-4_amd64.deb 7eb57afbd70fd4d975a552c3c67b2e1c 4830564 debug extra llvm-3.9-dev-dbgsym_3.9-4_amd64.deb 4765ef622a588efa7f82377d90ba7125 17377846 devel optional llvm-3.9-dev_3.9-4_amd64.deb 27a014bda9efb037681bbb6c9d1174e0 20954 doc optional llvm-3.9-doc_3.9-4_all.deb d115eb7eb047c3e59ff903c5e40963db 244968 doc optional llvm-3.9-examples_3.9-4_all.deb e8db766f0ec98954bb7623fb3ff3e624 3442434 debug extra llvm-3.9-runtime-dbgsym_3.9-4_amd64.deb 4108ecbef50c0f7b04e34d627b2dcff5 171150 devel optional llvm-3.9-runtime_3.9-4_amd64.deb a3b5dd06e6f735d4b9b17a7f605e1368 562666 debug extra llvm-3.9-tools-dbgsym_3.9-4_amd64.deb eed293c61981b785d3f84fcc5d0a1f10 182668 devel optional llvm-3.9-tools_3.9-4_amd64.deb f704de377d8abcb444b24419962b7e43 2790006 devel optional llvm-3.9_3.9-4_amd64.deb c75e182ef8d434df706a2ca831079e35 43574 python optional python-clang-3.9_3.9-4_amd64.deb d2a47850239c97c20c839cedaf8391af 108384 python optional python-lldb-3.9_3.9-4_amd64.deb -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iQIcBAEBCAAGBQJYF2loAAoJEH5lKNp1LxvhHxMP/0p9IOfRX9L+NYvSUYrjsaag Kx7XkGa3KyY3R/XSd4MKqwzWmEMw/amBI4oy8K9vNZodCByVP/HkmVZnJu2Mcnwc Iipo4vdIm+xEh9UAiPWctoCj+HpRIWyOBpr2JHVZCaEvSVqKGQlXn/TgTL+QAbiB ZZUP2wQzqcZdDHkGD1mmJWjETpB2MZdFvsBY4yo1WWkh7ulMMX1rAliWvUVUnfO5 w7Gc+rRFYxwWNz54DevdfLUKPwR0XZ0QommSjn3ZqLmt04WBAAGPoRjVQsF3jfGo ak3YGRYs6r2mZ0I8fkh0yUdSvDboOyg3sAoFWlK6HPGz4xz0aYSAg0aXBUZK192m QSEvDLz0GhCB/baUFYUVxT9JCzmmW355d5Gsh17mPXihtmlduMibFa6MPQ9qzl+a +pOQn9pLFqs4LpQZ0WFHh2rGKL8v182y57xh3RDU3Jd5+H975kXAL4DWgGtDMqNC 65hv75vGPYWKoQlNJPv3qbVAwzsJ5QGq6aJjESBZxHEAX96n09RrF5MwLQQP845B IEFl/8JyrQtA8xVeu9/SCzxqHQTgP2IyPBepfky+3ChZv5kBjyneodf/eTUr01BF F1uIX4X07LcibycY9EOqUbPDBz9mzTGgYvHd/vQu2jmZXjGAB1p30+JzBjcrTgs+ G8r3Yvri5UY2D6kOWbVn =KL0y -----END PGP SIGNATURE-----
--- End Message ---

