libc++abi1-11.0.1-150300.3.6.1 >  A cp9|@dzq w-t؇攋2K A9q[ RRRTþ_t+l( zkE$c!Tn8wG^B ;* 53n*~~q)j0 0ټ ٕ::Vt|h>p@?d  ! : 3D`fp    q @|(*849|:g>@FG H I4X<YH\t]^b cd6e;f>l@uTvhwx$y8 z`ptzClibc++abi111.0.1150300.3.6.1C++ standard library ABIThis package contains the ABI for libc++, a new implementation of the C++ standard library, targeting C++11.cibs-arm-4xSUSE Linux Enterprise 15SUSE LLC Apache-2.0 WITH LLVM-exception OR NCSAhttps://www.suse.com/System/Librarieshttps://libcxxabi.llvm.org/linuxaarch64 0;%A큤ccc_ _ 6db682953265624e0a933f372901e89b796244e75b6254ee779cf2a2d86070d7dd9f7e0ee689601cccf553c1a0bdb34ec1c85e9d29c8b0d09377c2cd4e86f1118d85c1057d742e597985c7d4e6320b015a9139385cff4cbae06ffc0ebe89afeelibc++abi.so.1.0rootrootrootrootrootrootrootrootrootrootllvm11-11.0.1-150300.3.6.1.src.rpmlibc++abi.so.1()(64bit)libc++abi1libc++abi1(aarch-64)@@@@@@@@@    /sbin/ldconfig/sbin/ldconfigld-linux-aarch64.so.1()(64bit)ld-linux-aarch64.so.1(GLIBC_2.17)(64bit)libc.so.6()(64bit)libc.so.6(GLIBC_2.17)(64bit)libc.so.6(GLIBC_2.18)(64bit)libgcc_s.so.1()(64bit)libgcc_s.so.1(GCC_3.0)(64bit)libpthread.so.0()(64bit)libpthread.so.0(GLIBC_2.17)(64bit)rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)3.0.4-14.6.0-14.0-15.2-14.14.3cEc2__@__S_@__@__"@_*@_ @^^y@^x^h^c^=Q@^;^9\^8 @^1s^.^^^@^!@^,]]@]@]N@]]{@]]c@]K@]b@]b@]]2@]V]3@]@]]@]\ \O\\\M\@\u*@\iL\=@\ BOOL- Let new {llvm,clang}*-doc packages "Conflict" with older devel packages, which they were split from. - Let doc packages conflict with older versions of themselves.- (Build)Require only python3-base instead of full python3 package, the additional modules are not required. Helps shortening the build dependency chain. - Remove python3-* requires from lldb9 subpackage, and add it to the bindings/pretty-printer subpackage (python3-lldb9). - Add python3-base Requires to python3-clang subpackage- Add dont-install-example-analyzer-plugins.patch: Remove example analyzer plugins from install targets instead of deleting them. - Add fix-module-test.patch: fix test instead of deleting it. - Don't build static libc++ (with ThinLTO that's not useful anyway). - Don't build libc++experimental. - Don't package libc++abi.so with libc++-devel, it's already contained in the (required) libc++abi-devel. - Be more specific about files in libc++-devel.- Update to version 9.0.0. * For details, see the release notes: - https://releases.llvm.org/9.0.0/docs/ReleaseNotes.html - https://releases.llvm.org/9.0.0/tools/clang/docs/ReleaseNotes.html - https://releases.llvm.org/9.0.0/tools/clang/tools/extra/docs/ReleaseNotes.html - https://releases.llvm.org/9.0.0/projects/libcxx/docs/ReleaseNotes.html - https://releases.llvm.org/9.0.0/tools/lld/docs/ReleaseNotes.html - Change License to "Apache-2.0 WITH LLVM-exception OR NCSA". (https://llvm.org/foundation/relicensing/) - Allow building with ThinLTO and enable it on some architectures. - Disable LTO cache in lto-disable-cache.patch. - Unset MALLOC_CHECK_ for compilation to mitigate lock contention. - No debug info for ppc like for the other 32-bit targets. - Clean up _constraints: same constraints for 32-bit targets. - Don't use BUILD_SHARED_LIBS for Clang anymore, since the newly available libclang-cpp.so should expose the full C++ API. - Link tools with libclang-cpp.so by using CLANG_LINK_CLANG_DYLIB, similar to LLVM_BUILD_LLVM_DYLIB for libLLVM.so. - Remove obsolete n_clang_allow_BUILD_SHARED_LIBRARY.patch. - Add link-clang-shared.patch to link more clang targets with libclang-cpp.so, especially libclang.so. - Add link-clang-tools-extra-shared.patch, link-lldb-shared.patch: link targets in clang-tools-extra and lldb with libclang-cpp.so. - Simplify llvm-do-not-install-static-libraries.patch, also handle Clang, for which we now get static libraries. - Package documentation for llvm and clang separately, recommend them for the main package: they are not required for development, but actually useful for working with the non-devel packages. - Recommend editor plugins not just for llvm-devel. - Recommend libstdc++ for Clang again. - Move diagtool from llvm to clang subpackage. - Properly distinguish between %{_relver} and %{version}. - Drop aarch64-disable-memorytest.patch and reactivate test. - Rebase clang-resourcedirs.patch. - Rebase llvm-normally-versioned-libllvm.patch. - Rebase llvm-remove-clang-only-flags.patch. - Rebase llvm_build_tablegen_component_as_shared_library.patch. - Rebase set-revision.patch. - Increase disk space for build.- Make lldb recommend python3-lldb (it contains pretty printers).- Use python3 shebangs everywhere (boo#1146533). - Drop obsolete opt-viewer-Do-not-require-python-2.patch.- Remove unneccesary dependencies: * groff, bison and flex don't seem to be used. * jsoncpp is no longer used since r338461. * Move some BuildRequires to subpackages. * Don't recommend scan-{build,view} in clang (boo#1145444). * Devel packages are only required in other devel packages, when their headers are included in the installed headers. - Add versions to Provides/Conflicts except for files. - Remove unused (since r268685) CMake flags LLVM_ENABLE_TIMESTAMPS. - Fix installation of opt-viewer files when python3-clang is no longer built.- Update to version 8.0.1. * This release contains bug-fixes for the LLVM 8.0.0 release. This release is API and ABI compatible with 8.0.0. - Don't run LLVM tests on ppc at all because of sporadic hangs.- Increase RAM for armv6/7 to avoid OOM and be scheduled on fast worker- Use the documented LLVM_ENABLE_RTTI to enable RTTI instead of LLVM_REQUIRES_RTTI, which "is an internal flag that individual targets can use to force RTTI". (boo#1139584) - Drop obsolete llvm-build-tests-with-rtti.patch.- Exclude riscv64 for now since it fails to build.- Change some groups: * put libraries in System/Libraries, * devel packages in Development/Libraries, * clang in Development/Languages/C and C++, * the gold plugin in Development/Tools/Building. - Add some URLs, use https:// when possible. - Remove unneeded devel dependencies. - Only suggest a C++ standard library for clang. It's also a C compiler and needs no C++ library when only used as such. - Fix Supplements for editor plugins. - Fix some rpmlint issues: * Reword summary and description for Polly. * Fix /usr/bin/env shebangs. * Remove executable bit where not needed. * Move bash completion to /usr. * Remove hard dependency of libclang8 to libstdc++-devel. - Make rpm macros work properly. - Remove sources from documentation. - Run %fdupes on the right directories. - Enable tests for libcxx. - Reduce memory requirements for compile jobs depending on arch.- Avoid relocation overflow on ppc by not building GPU backends. - Update baselibs.conf.- Disable LTO (boo#1133254).- Fix packaging on ppc: the sanitizers aren't available there, so the directories /usr/lib/clang/*/{lib,share} are missing. - Package LLVMgold even when we don't use gold for linking. It's promised in /usr/lib/cmake/llvm/LLVMExports.cmake. - Unignore test failures on PowerPC64 architectures. The failures in ppc are unrelated to AMDGPU, so we remove that remark. - Fix dependencies: the gold plugin shouldn't depend on llvm-devel. libc++abi-devel should depend on libc++abi. - Fix typo.- Enable libc++ on ARM (Needed for tensorflow)- Update to 8.0.0 * For details, see the release notes: https://llvm.org/releases/8.0.0/docs/ReleaseNotes.html https://llvm.org/releases/8.0.0/tools/clang/docs/ReleaseNotes.html https://llvm.org/releases/8.0.0/tools/clang/tools/extra/docs/ReleaseNotes.html https://llvm.org/releases/8.0.0/tools/lld/docs/ReleaseNotes.html - Drop llvm-unittests-Don-t-install-TestPlugin.so.patch, llvm-drop-llvm-optional-clang-specific-optimization.patch, llvm-D51108.patch, llvm-Ensure-that-variant-part-discriminator-is-read-by-Me.patch, llvm-test-Fix-Assembler-debug-info.ll.patch * Already included upstream - Add 0001-CMake-Add-install-targets-for-utilities-to-LLVM-expo.patch- Remove -fno-strict-aliasing, which upstream doesn't use any more since r245304 in 2015. (http://reviews.llvm.org/D12036) It's probably also not needed for modern versions of GCC. It was enabled in r105644 because of some bugs there. - Add a clang-%{_sonum} symlink, which is referenced by /usr/lib64/cmake/clang/ClangTargets.cmake (boo#1120098) - Package clang builtin headers with libclang. The library is basically unusable without the builtin headers. Currently consumers of libclang have to require clang as well, although only the headers are needed.- llvm-Ensure-that-variant-part-discriminator-is-read-by-Me.patch, llvm-test-Fix-Assembler-debug-info.ll.patch * Fix crash in rustc (boo#1126907)- Allow use of Gold linker to be conditional - Disable Gold linker on ppc + LLVM currently doesn't build with Gold on ppc- Readd clang-7 and clang++-7 symlinks * Fixes uses of clang-devel (boo#1120098)- Update to llvm 7.0.1 * This release contains bug-fixes for the LLVM 7.0.0 release. This release is API and ABI compatible with 7.0.0.- enable gold unconditionally like with llvm6 and older - reenable openmp support again for aarch64 (like it was already in llvm6)- Use %license macro - Use upstream-recommended %{_rpmconfigdir}/macros.d directory for the rpm macros.- Remove ppc from Exclude field in spec file - Allow use of Gold linker to be conditional - Disable Gold linker on ppc - Add patch to fix SUSE GNU triplet on ppc * clang-fix-powerpc-triplet.patch - Add patch from upstream to fix ABI issue on ppc * llvm-D51108.patch - Limit list of enabled targets on ppc * PowerPC;AMDGPU;BPF;NVPTX - Ignore testsuite failures on ppc- llvm-drop-llvm-optional-clang-specific-optimization.patch * Fix ABI incompatibility when libLLVM (built with clang) is linked to a program build with gcc. (boo#1119092)- opt-viewer-Find-style-css-in-usr-share.patch * Make sure opt-viewer installed in /usr/bin can find resources from /usr/share/opt-viewer. (boo#1112730)- llvm-unittests-Don-t-install-TestPlugin.so.patch * It is only used for testing and is causing failures when processing LLVMExports.cmake.- Update to llvm 7.0.0 * For details, see the release notes: https://llvm.org/releases/7.0.0/docs/ReleaseNotes.html https://llvm.org/releases/7.0.0/tools/clang/docs/ReleaseNotes.html https://llvm.org/releases/7.0.0/tools/clang/tools/extra/docs/ReleaseNotes.html https://llvm.org/releases/7.0.0/tools/lld/docs/ReleaseNotes.html - Remove no longer needed patches: * llvm6-fix-gdb-index-crash.patch * lldb-fix-build-with-python-3.7.patch * lldb-add-pthread-dl-libs.patch * polly-cmake-Trust-pkg-config-in-FindJsoncpp.patch - Add tests-use-python3.patch * Prevents tests from failing because of missing python 2. - Add llvm-better-detect-64bit-atomics-support.patch * Fixes build on i586.- Updated llvm-remove-clang-only-flags.patch - Exclude also "-Werror=unguarded-availability-new" (bsc#1106000)- Update to llvm 6.0.1 * This release contains bug-fixes for the LLVM 6.0.0 release. It is API and ABI compatible with 6.0.0. - Remove no longer needed llvm6-fix-InstCombine.patch - Add lldb-fix-build-with-python-3.7.patch * Fix build with python 3.7- llvm6-fix-gdb-index-crash.patch * From upstream, fix lld --gdb-index crash.- Do not requires gcc6 for older sle versions. * llvm6 is not built on <= 12 SP3 and this was preventing build on 12 SP4.- llvm_build_tablegen_component_as_shared_library.patch * Build TableGen component as its own shared library because it is not included in the libLLVM library and is needed for ldc. (bsc#1086445)- Add patch llvm6-fix-InstCombine.patch to fix InstCombine init * Will be fixed in 6.0.1 release- Do not build stage1 with debug info. It was accidentally added with the use of %optflags. This should fix out of memory errors on 32bit architectures and speed up build everywhere else. (bsc#1092697)- llvm-build-tests-with-rtti.patch * Fixes build failure with gcc 8. (bnc#1087136)- Do not export Polly static libraries which we do not distribute. * Updated llvm-do-not-install-static-libraries.patch - Use external jsoncpp instead of the bundled one. * Added polly-cmake-Trust-pkg-config-in-FindJsoncpp.patch - llvm6-devel must require llvm6-polly-devel * Files in llvm6-devel reference Polly.- Update to llvm 6.0.0 * Added polly * Notable changes: - Retpoline Spectre variant 2 mitigation - GlobalISel by default for AArch64 at -O0 - improved scheduling on several x86 micro-architectures - Clang defaults to -std=gnu++14 instead of -std=gnu++98 - support for some upcoming C++2a features - improved optimizations, new compiler warnings, many bug fixes, and more. - Use alternatives for clang's bash autocomplete to prevent conflicts with other versions.- Remove liblldb5 and lldb5-devel from baselibs.conf. They are only build for x86_64, so no point having them in baselibs.conf.- Use %optflags, except for FORTIFY_SOURCE which is not compatible with compiler-rt. - Exclude static libraries differently. * Drop llvm-split-static-library-exports-into-their-own-export-file.diff * Drop clang-split-static-library-exports-into-their-own-export-file.diff * Update llvm-do-not-install-static-libraries.patch to not use EXCLUDE_FROM_ALL which is not available in cmake 3.5. - This fixes build on SLE12. - Do not force gcc6 on OpenSUSE - fixes build. - Reduce the amount of concurent link jobs by increasing their memory requirement - to reduce stalls in OBS.- Cleanup %ifarch conditions, remove targets unintentionally added to s390/s390x. (bnc#1078436)- Limit the amount of parallel link jobs, but no longer limit compile jobs. This should prevent running out of memory during linking while not longer slowing down compilation. - Remove build dependency on procps- Reduce disk size requirement to 30GB in _constraints. We no longer need that much since we stopped building static libraries.- n_clang_allow_BUILD_SHARED_LIBRARY.patch * Allow buildling clang with BUILD_SHARED_LIBRARY while the rest is built with LLVM_LINK_LLVM_DYLIB. (bnc#1065464) - Remove clang-devel-static.- Place gold plugin to the right directory. (bnc#1073210) * It must be in /usr/lib/bfd-plugins on all architectures. * Remove llvm5-gold from baselibs.conf - nothing needs a 32bit version of it and it would now conflict with the 64bit one. - Reduce _constraints requirements on 32bit architectures. * Since we had to disable debuginfo on them, they require much less.- ignore make check error for PowerPC as bypass https://bugs.llvm.org/show_bug.cgi?id=35871- disable debuginfo build for ARM as well- Delete intermediate files during build to reduce total disk usage (bnc#1074625)- Update to llvm 5.0.1 * This release contains bug-fixes for the LLVM 5.0.0 release. * This release is API and ABI compatible with 5.0.0. - llvm-do-not-install-static-libraries.patch * Updated.- Increase minimum memory and disk sizes required for building in _constraints.- Rename python3-lldb to python3-lldb5 so it can work with llvm meta package.- Rename python packages to follow naming conventions. - Remove unnecessary dependencies on python3. - Make opt-viewer not require python2. * opt-viewer-Do-not-require-python-2.patch- Switch to python3. - Fix %check tests when used with python3. * Define LANG=C.UTF-8 when running the tests. - Add explicit Provides/Conflicts to llvm5-devel, clang5-devel-static and lldb5-devel. * These are required to be validated by obs repo-checker.- Use LLVM_OPTIMIZED_TABLEGEN to speed up build. (bnc#1064786) - Fix files of lldb4 to work correctly with update-alternatives. - Remove Conflicts clang(LLDB) from lldb4-devel - it does not exist. It would be provided automatically, but no such cmake file is installed. - llvm-do-not-install-static-libraries.patch * Do not install static libraries instead of installing them and deleting after. * Reduces disk usage during build. (bnc#1064786) - Do not build unnecessary parts during stage1. * Speeds up build a bit. (bnc#1064786)- Updated baselibs.conf to reference version 5 packages. - Deleted rogue llvm5.spec.r29 file. - Deleted arm_suse_support.diff, llvm-add_a_LLVM_USE_LINKER.patch, libsanitizer.patch. - No longer used, applied already in the source.- llvm-normally-versioned-libllvm.patch * Change libLLVM naming scheme to match our naming guidelines. * The reasons for the original naming scheme are no longer valid, more details in the patch.- Disable all thread related tests in libcxx. Many of them use timeouts to detect failure. They can fail randomly if the machine is under heavy load (happens often in OBS).- Drop llvm5-devel-static. llvm5-devel contains shared library with the same content.- Increase disk space requirement in _constraints to 45GB. Otherwise the build gets stuck in random places. - Skip build of lldb5 python on distributions with swig < 3.0.11- Copy from llvm4. - Update to llvm 5.0.0.- Use LLVM_BUILD_LLVM_DYLIB instead of BUILD_SHARED_LIBS to build single libLLVM library. This is the recommended way. The old way was causing various issues. * llvm-split-static-library-exports-into-their-own-export-file.diff * clang-split-static-library-exports-into-their-own-export-file.diff (bnc#1049703) - Add lld, linker for Clang/LLVM (sr#517692) - Include clang++-MAJOR.MINOR symbolic link (bnc#1012260) - Remove unnecessary dependency on flex and bison. - Make sure all binaries are managed by update-alternatives - Add llvm-add_a_LLVM_USE_LINKER.patch and link using gold to prevent memory exhaustion on some build machines. - Reduce debuginfo on x86 architecture. LLVM libraries are so big that they exhaust all memory on 32 bit machine if linked with full debuginfo. - Speed up build by skipping parts that are not required in stage1. - Build lldb in-tree as one of the llvm tools.- clang-ignore-stack-clash-protector.patch: ignore -fstack-clash-protection for now.- xlocale.patch: don't use obsolete - libsanitizer.patch: fix use of undocumented types- build fixes for armv6 (skip testsuite as it requires 64bit, set the list of targets to include ARM and remove triplet hack)- Include provides and conflics in baselibs.conf for llvm4-devel, clang4-devel, llvm4-LTO-devel, and llvm4-gold.- Update to version 4.0.1 * Minor bugfixes- Use gcc6 only for SLE boo#1041469- Package libLLVMFuzzer- readd arm_suse_support.diff which was accidentally removed in the 4.0.0 update- Enable AMDGPU and NVPTX targets everywhere except for S/390. The AMDGPU target is needed for Mesa Clover (sr#485802).- Use gcc6 on SLE12- Package license & credits- Update to version 4.0.0 * See + http://releases.llvm.org/4.0.0/docs/ReleaseNotes.html and + http://releases.llvm.org/4.0.0/tools/clang/docs/ReleaseNotes.html + http://releases.llvm.org/4.0.0/tools/clang/tools/extra/docs/ReleaseNotes.html - Drop the following patches, fixed upstream: amdgpu_revert_r280589.patch arm_suse_support.diff clang-fix-substitutions-abi_tag.patch clang-incomplete-field-types.patch glibc-2.24-libcxx.patch llvm-install-CheckAtomic.patch revert-cmake-soname.patch- Enable BPF for all arches bsc#1026191- libc++ must depend on libc++abi- Stop using otherproviders() due to an rpm parser bug, use self-conflicts instead as suggested by mls.- Add amdgpu_revert_r280589.patch to fix an amdgpu regression bsc#1021577- Require LLVMgold and libLTO in llvm-devel, otherwise we get in CMake: The imported target "LLVMgold" references the file "/usr/lib64/LLVMgold.so" but this file does not exist. This happens when requiring llvm3_9-devel directly, not llvm-devel.- Update to version 3.9.1 * See: + http://llvm.org/releases/3.9.1/docs/ReleaseNotes.html + http://llvm.org/releases/3.9.1/tools/clang/docs/ReleaseNotes.html + http://llvm.org/releases/3.9.1/tools/clang/tools/extra/docs/ReleaseNotes.html- Update to version 3.9.0 * Clang now supports the G++ abi_tag attribute. * Clang will no longer pass --build-id by default to the linker. * Improved C++1z support in Clang. * Clang now has support for all OpenCL 2.0 features. * Added support for all non-offloading features from OpenMP 4.5, * The static analyzer now checks for incorrect usage of MPI APIs in C and C++. * LLVM no longer does inter-procedural analysis and optimization (except inlining) on functions with comdat linkage. * LLVM now supports the Intel CPUs Skylake Server with AVX512 (-march=skylake-avx512) and Knights Landing (-march=knl). * More at: + http://llvm.org/releases/3.9.0/docs/ReleaseNotes.html + http://llvm.org/releases/3.9.0/tools/clang/docs/ReleaseNotes.html + http://llvm.org/releases/3.9.0/tools/clang/tools/extra/docs/ReleaseNotes.html * Fix the following patches: + arm_suse_support.diff + assume-opensuse.patch + clang-resourcedirs.patch + default-to-i586.patch + glibc-2.23-libcxx.patch + glibc-2.24-libcxx.patch + lldb-add-pthread-dl-libs.patch + lldb-cmake.patch + llvm-fix-find-gcc5-install.patch + llvm-remove-clang-only-flags.patch + revert-cmake-soname.patch + set-revision.patch * Remove upstream-included patch: + llvm-nonvoid-return.patch * Remove patch for removed files: + glibc-2.23-libcxx.patch - Backport upstream patches: * clang-fix-substitutions-abi_tag.patch * clang-incomplete-field-types.patch * llvm-install-CheckAtomic.patch - Add clang%{_sonum}-include-fixer subpackage and associated libfindAllSymbols%{_sonum} and libfindAllSymbols%{_sonum}-devel subpackages. - Add sanstats to llvm binary list.- Change update-alternatives to use %postun instead of %preun, which is now what Factory maintainers are requesting. - Use the minor version to set the update-alternatives priority so the most recent version of the LLVM, Clang, and LLDB are used by default. - Add LLVM rpm macros so downstream packages can have some idea how LLVM was built.- Rename libomp to make it possible to have multiple versions available.- Split the old llvm package into this version-specific package and a wrapper package. - Implement update-alternatives to allow parallel installation of many of the subpackages. - Rename subpackages that can be parallel-installed to a version-specific name based on the associated shared library's current .so number. - Various fixes to support the above changes.- Sort a bit with spec-cleaner - Remove the latest switch for now, things should be either coinstallable or not, we don't need to bother around with compilation like this- Update to llvm 3.8.1 * See http://llvm.org/releases/3.8.1/docs/ReleaseNotes.html and http://llvm.org/releases/3.8.1/tools/docs/ReleaseNotes.html - Use versioned libLLVM (to libLLVM3_8) and libclang (to libclang3_8) - Change versioning of liblldb3_8 to liblldb-3_8 and use a variable to control the name instead of hard-coding it. - Use bcond_with and bcond_without to enable/disable build options instead of hard-coding them. - Put buildrequires as requires in -devel packages to avoid linker errors when building packages against the -devel packages. - Add ffi support (disabled by default). - Add oprofile support (disabled by default). - Add valgrind support (disabled by default). - Link cmake files to the normal cmake file directory to allow autodetection of cmake interfaces. - Remove unused lldb components from main spec file. - Split llvm python bindings into own subpackage. - Split emacs plugin into own subpackage - Move additional vim plugins into vim plugins package - Split libc++, libLTO, LLVMgold, libomp, clang-chekers into own subpackages - Make python-clang, llvm-vim-plugins, and llvm-emacs-plugins noarch since they aren't architecture-specific. - Make packages besides llvm, llvm-clang, and the shared libraries conflict with other versions. This will be important when multiple LLVM versions are supported. - Various spec file cleanups - Rebase patches: * arm_suse_support.diff * assume-opensuse.patch * clang-resourcedirs.patch * default-to-i586.patch * glibc-2.23-libcxx.patch * glibc-2.24-libcxx.patch * lldb-add-pthread-dl-libs.patch * lldb-cmake.patch * llvm-fix-find-gcc5-install.patch * llvm-nonvoid-return.patch * llvm-remove-clang-only-flags.patch * revert-cmake-soname.patch * set-revision.patch- Start conversion to use cmake macros with now introduced compatibility for ninja - Reduce number of threads if we don't have enough memory - Add patch for the nonvoid returns: * llvm-nonvoid-return.patch- for ppc64le set memory to 4GB in _constraints file (failure in Factory:PowerPC)- glibc-2.24-libcxx.patch: fix libcxx testsuite for glibc 2.24- Build LLDB separated from LLVM. - Re-enable python bindings for the LLDB API.- Disable libcxx/lldb/openmp for SLE fate#319582- Update rpmlintrc to whitelist libLTO.so- Re-enable glibc-2.23 patch for Tumbleweed- fix arm_suse_support.diff for armv6hl - adjust compile flags for llvm on armv6hl (fixes Mesa build)- Update llvm-remove-clang-only-flags.patch to remove - Wcovered-switch-default flag for gcc compatibility.- Use gcc for stage1 bootstrap - Add back libstdc++-devel dependency for clang since libc++ is only available for x86-64 atm.- Comment out glibc-2.23-libcxx.patch until glibc 2.23 actually hits the Factory.- Update to llvm 3.8.0 * See http://llvm.org/releases/3.8.0/docs/ReleaseNotes.html and http://llvm.org/releases/3.8.0/tools/clang/docs/ReleaseNotes.html - Fold lldb build into llvm and disable python support - Drop clang-disable-ada-extension.patch, libcxxabi-exceptions.patch and cmake-host-triple.patch - Add revert-cmake-soname.patch to fix soname handling- Add glibc-2.23-libcxx.patch to fix test failures with glibc 2.23- Remove FFI support because its fragile- Enable OpenMP for x86, x86_64, ppc64 and ppc64le- Enable all targets on x86, x86_64- Update to version 3.7.0 * See http://llvm.org/releases/3.7.0/docs/ReleaseNotes.html - Merge aarch64-suse-support.patch into arm_suse_support.diff - Refresh arm_suse_support.diff, llvm-fix-find-gcc5-install.patch - Remove llvm-fix-parsearmarch.patch, upstream.- fix build on s390x (one typo in ifarch and one change in filelist)- Update to version 3.6.1 * No changelog upstream- Add llvm-fix-parsearmarch.patch to fix parsing armv{6,7}hl archs.- Update to version 3.6.0 * See http://llvm.org/releases/3.6.0/docs/ReleaseNotes.html - Add python-xml dependency for regression tests - Removed the following patches, fixed upstream: * arm-remove-xfails.diff * libcxx-libdir.patch * llvm-config-lib64.patch * llvm-fix-intrusiverefcntptr.patch- Add llvm-fix-intrusiverefcntptr.patch to fix build of LLVM tools with GCC 5. - Add llvm-fix-find-gcc5-install.patch to properly find installed GCC 5.- Add a gcc dependency for clang, this is heavyweight but we need libgcc_s which comes with the gcc package (bnc#893359)- Conditionalize libcxx{abi} build on build_libcxx variable - Turn libc++.so into an ldscript so it links to libc++abi automatically.- fix constraints for armv6l/armv7l (there is no 4GB RAM on 32bit)/sbin/ldconfig/sbin/ldconfigibs-arm-4 167411242711.0.1-150300.3.6.111.0.1-150300.3.6.1libc++abi.so.1libc++abi.so.1.0libc++abi1CREDITS.TXTLICENSE.TXT/usr/lib64//usr/share/licenses//usr/share/licenses/libc++abi1/-fmessage-length=0 -grecord-gcc-switches -O2 -Wall -D_FORTIFY_SOURCE=2 -fstack-protector-strong -funwind-tables -fasynchronous-unwind-tables -fstack-clash-protection -gobs://build.suse.de/SUSE:Maintenance:27474/SUSE_SLE-15-SP3_Update/2d7c218d74313ecc216ae83ecedad511-llvm11.SUSE_SLE-15-SP3_Updatecpioxz5aarch64-suse-linuxELF 64-bit LSB shared object, ARM aarch64, version 1 (SYSV), dynamically linked, BuildID[sha1]=ff76189762ea3fa88156e5724eedb31115923aed, strippeddirectoryASCII text PRRRR RR RRRrGq0Ē5C/Âutf-8a1b68172b88bfd4c3346da710ce852c6c05ac920dedd61f4806f7334c655c1fd?7zXZ !t/|g~] cr$x#GQO7FT=Nb<`3%T{SM<<hH4iJt?d9y4"]pԏ\Š}7xfz`Xh yl;0} `p.ȥ8~< +O7gw~[u'C=B%Ldb\IP5 WrG^58p>5'WFRmْaIq4cI$!kJ1g/L,yR_,"uٻ8D*mCc'LϨ@,!\b$10ˋ@ݒ)D]qYkx]-d"}?B"sNwŠPXK =%3Г5/Fa0EO $ViTK y#bO!Cc/>=F'$eUXk:+ʝnpW_E?a]~ޕЭ̣1X^ 谱JC 80:|m}trAe'FjٲXn~\(Y1tQ x=U'U1^aMf ozȝ`U9q=J4~9|d[#j^'/Ze9nɦ%mRz :mVb;jWLzҖQFMyC:=/cWkXK u)h5R#pf9J 6x7JߊC ;WBlGX[tLAQޞCԩ($5zP JhLk^>޽k;j @< LLR>Dr>QBXԆ|['I-L4m,Y CrVjlW3 O|^*2rfc-XXFR Y.nJk9RO"18!cLS[)[ qL 8h0';ŝ_z`oģprYR,=8`d iC1^4lgf8 K.E1oAim~A,E>;3r"pZE FY4il,sT?{v@D{@(;rVs`K3:8}b i tAK6Rkʝ.Fd} iR.S6ݰ`yk˞|Ju"{s>>bt&ޖ"5ل@q8spyflF% Q(|Z6Y󻨟M{42Ҿ%m! tc]kLSCY|6Sd j$#7;[}f$0f0-%Cb/#VF3BJjxSfj4(:w`G| /MvXarY7D:◇b5lkwZ)f॥~ kq6 DEKb욭A `5B_CvP;;%9 8yajY*~րMlK00ʱ+H])H+;4U*aRp#ݛ)ۿ5W$"77eHv 14NMZ֣9IMfK:NI|X(+:/غBDM)=]kZ[gQDglz[[Za^;i䤰Z]4qx)g4M?{pZFuaT*櫈0ot2E=풼Mekk}Yw'Yi~:"zlM3A`VaQ$ 3*ѭAqgTyF?q5gIR/zX9n.ϵ9;WM=ma}2QN!/[ۘZGˆkEFuٌ ܖ)",:10TXzU^ľ)jK_ذ͇].sJS$gb536F&3Ȉz:}ܽ0F H)ٗSU| W l%+>Ϙwz׃ S^ ;GMJTbr`Lz~7IbhB-R50XkK:?8 ۿF}r=o.|=S=n2j;,?L%! 'ү<;q8V=&sKjqkX!UeDIZ>Gx=Kr/6/b\y ~tʼn[7z7<nbПM~ X2 F9 Pl0TGy_GnV~1֎ygh^Po/vDK ,WʛLb%|MOc`g- d\es5 (ԣ:@I%yŀ#uU|yׂeXp;)JF(RH`z܅7²G턺TN%}O䩭9T >p+֯AXaQEn4wyxE[< 0_$xUhKh1mc" c>xp0 Җt`j4P>xEpgi%9w5ʏ:FbJ;+pp(zM;R2˚Du"ZtS)glŌdsQ]o*CPN$\咅F^pб)ˣ(3%&swg67r=ҷa`f7Z_ BL @ZijT@,j[8`4 Be~!]Y$.&``{.f&LF e'LY41nTϵD΍~R~m 1r([WXQюv/ԍ"נ2XeXm}K(P ud,mI>&1(x?/F瘵<z7;0dɌ_?iA6` 3e8W s& M4s[zn|]q",;) ۭh8w@|L`9WVoW*BFlH Pt [,m~7&5+EG꽈/aveֻw>2E:#[ϣU(4IŠd,2([4^=(v@ER=Hgn !pRh /afJQ@EU Σ92nt fB.LEgE0UX0$*s3@Rm2}Uvuq2l|0! 9bc Ft90.f Bjx*l I ~ 7T3J>eD?mR6zADHPKF+ k*iAJO9_ecB61[l}u5NzGu?~h =|NV+&f(XSF?h$_4bm-Pub Ԡ7I(;"v#סdik熿t֊Uk*בrdX vpgJ!mO!O'`U74c)|ts3\RnGbvZ џX^Ҳ`y}CMm/, wAg9NnN6g"SxPªq55>.4nU=+"L7G2J @?r/q7#m8z*Ƕ%١ngM* nsE 6zvvd kxDJ/wV2/m/.C%%5EOd ٜjF^sv? [@z;CT i[U)uP$4;,pm{SM d1f_H:?KQnK+#YdjO"W A:Nsl&J g40:_Hd{޿ rx@/r/gy,lw__0r_O%CFI8({`BU9E%0 *䩻OupTfMs&JޭiN_#;f%W8Rf!Y=睝blZU| ;3݀@cmD5#atPFoX$!#`AAWgy̴?e^[0CQX.ko!ڤʁ ]Wn(Tٟ,>LxgWrLUOEmd\b Zܑ_E0 0uzyr8N0wSR՚s='ݒDEKyA!VjՇ4Y^Ɉ}YtrAef ŵ./Sޤgi1JOmLW]K@~m(;d=7jpX:МȏyZNuz9dW('45"FoߒZM1 l}/А:Ջ,Ԟ>u;mʽ(xˌ4m_‹p{pE1¨01q {s5]#JɚrML8k4Fq:eY,O$KA rn I+nS.+J?(T}i3ThP%dF3 n*n j&w-f+;S[-}8*R!L!)6Klf ,TsvP9}Bge5WF1MzTkF14 P7q΋bTKգ0.-_+@L.paĊ.`MTҹ?"dQ׭`)3#&=2֧حPD=S,mO oNc[+84'W8 $Wgpw^kD;02QLƝZ72dtsE QXSS|0RЮ9+>"L-v^+ncPH(ޡn?=Y6 % 9IMx( DqQ"ãK̦7?R3g C;wupw,ƲM4={a-XHHKlќ0VF1yTui8г畧nE'V@54B0l 0>``qu8ٟ>ǿx6N},:XXgO1J0j#njjre(Һ#Ӧk{@nȭ]C[DmFW$=˷^@G;h+G2!&I;rVh뎶± !YÙc$}[y <{601=zQ-ғ ފ,l{g5SЌa9+.+JwQVa(ox V[&zVVn^s QHVw[cIlN{f?D3 1rh/ecsW86qZKe4Iu]X]5۩H]=em'S3tJ`;g[ hW8n)1,m+aGw%g !$+֮+$ 'FUUī>MW0 {>kf?I-ѥӗE&=K߆y}MA`6%obgܳAUQNOM*11a0:=D* ӂ@A.i~}h]4w_G*|s8 .-?ew4h 'pA֜ */G;'^ zIg)Qa -l*O5CwXl $1Ho-C۳I2Q)_'I@MBʛ2E,4 )=wm5OF2ׅ2r܉>sຸȯ[)׵驋#iyCL?/u᩾/](#C?C]Auc2 0L1k<& &wV.WlEɆ}';Dp9X L^m~GBZ k$q% †CȂ0ӣߓ TTL;jY'GO/]VW:4-F7@l3b$gЯb?/rWK'"䟁۵lW[szFM=lԼxx&ȅ>q/+mɘjI c2h2Xi:H|[!i4`ky8 Y8W-ڔ娼)t+LI+1c:IܲoT:hk;1iۂ`G`m  41Eд;!3 B>M]䃋B.t& 9GO8nJajL`E‡$[: l U'!9"6Q|cUOC44 cd!bn#bSR[0mp߷8\PQCNFD`geeH>~ȬwJɠQq<Fݹ1!b45"Re")Xi)"[ͰvL܏:P :{lZ2z>|LJz}[J“\bhR3p3VDϷ̥iBSTi֕(CC(ٍLW~~'2^c ײJ0p/oR0a`>0Ѣc'FYʵo7>-Fs^q9'\- 3O0໫8o{5aqsbtu$j`.[FBa~\7 K :-c=}>#j\7lΕD3[uo*sb]ef;𛨱K>b,LR {Ǫ4\55i !pGhExJa}5e\4`-C\]74w[)Tr .24F ?f)>|q9Ն`apb Vk1g,um׾@I|d2_5|jITLg_1"wziWZ5P[cFB$ևtq<'}D]EA? 8\%$t@oPQt.X_r vB}<=ԡg ڠRR 0Op*E5$mHFV)sxkYT0@un}̗ HрtE%}!t'-oӑ2zuH- Li k=4mU\AA=3E= tȕ]`RyF߻y ː<^ѸQCY"oQS]%0Ei=޵smLepf |jʎdcT,0;LNSĞ4b0姃H \z63f|s>b6 O@d8(5*Uދ!̣4?[%SHݓ-k1}֤3u mPI{(De)Z-hC qYΚ=w( 捄D,ʉwZÚh|Wzn@SaF̓}>%|iee6664a{$FqYEB49dRPV,]Rkl 1ߗfjߦ63>IG~: STuzۅSdpvDWZ8kD3Թcɭ n+KP`J3ļU&[lsp e Zĉ]]%Dtjٛҳ:no!k=_!s %?2,uK 6YCt6uo&?KnTWRhgkZħё*vW*ViPlշ*@Cf&O P L ޭudja̖vצz/ X}N5'`Ҵ=4-X?x"ǺPV[%$͉~ 8w>{)s:mS)AZ=_z~B1 }ԇ,t 9r8] zFgwT;շP@ՠiu?H*stsWn)V/!!_t7 xM=brLrR7_x/i=(BdzB<9A٪ -u%B h蜚< rm ĉ n@-H蹧$*\¼]4KMiI GXSf|TEOˑ<ԾAy޶)2Ӽjf`Uq+ y)kcܢ^b[ΚbvE1Fn-Y>gIG8VrK?>aTu9* y/Ep3}BvEo`; $0PXE{ߍf'tZ[%i qmvFx6|>N\)-!W쎌 &<])8.>-h\Hc`\u-%"`FB MG7d(QLHG խB/9k bL)w8ޓ1L@X+uFhHFb(WF8=r9(@zuw8i~ïm5T UB7c@!h1qoyBV_\4"N=]-_ m]w#3:VeDco>`~mυ&kJnS2etmm7.n%>4 *BFWJr8/A֪ޣ6"ȃT6LSA QIfs3$M25z;YVm-HւI#:7Y8qD6;N`tyRsڧ$M:^#~E ׈TWZѡ\6%tӋR9||awš*tLd8|q?Ԇɕ.S+A}# TyOIGx^o(yĔY IcM0qxm- S*Ǭeoѡik)~{\Lm,>CEH"@<'7$YrgA"cy2a<A PGv^Jd"Кv4 B(e(b#҅*q zJCBoΚƾu%H'(.Bi`-e * cTvp4/hU6s]OO-32Ya9r .t/,;ϑ{I?-ո~$Qp:s肨i(#*R3 , E cxU#DsyHŧHFzRҍS t0C/W)B WSI 7xr>/Mm5|C_dY=,1zS]_90:-ԙn,m2rA3ʙUXCֽI)"l>P()7gU?힌5{D"dlj@ZȜ6@|9Un(J+h;GREeOQ&S;[lDvK!7uYٯ~7mpyj?⌆(:EЅø}{-5BI9ΣrCAm%}'Id&b>+d-2&猊XU-2bQBœ:;>v+Uqs"ȓK߿㢶ih [2Za[K*x~~|nٜneՏQx!&GQfRI\j2MO,ni{Ulif A4O\G {2~S+\ZP"8Gkʀ8-@%(.Zcaz6-kM3IJUݹ3jBtėKM,ޔV(;GUUkFFN G+S?r&c9{5ߙ;yj! &zJ%":҃8A @c]%Ʀ!݃yEjqкh.94ݒ=T&ˇyq8'LьuXޣh*b j[5TrCE7ٻc ` =%T]4}UٹT3 cܽO'4}`E.S\l&[o X́Hݓ7&g{mf(3 A33.c2L)rl+&5? q/!0JFdV3.Ou}S}fViV*i{"w\; [`];";ff3U6˷gUXWo[/`Cu*j 1g}ePZC"*/^B 0$k愛CۊdA#3]ٗ lk -qFN`^ZwȐyEF-ꓞ/k?(\ g@n4z/9cKRٽ6-BMQB{^z9ӱyDYk.t߶5nitc*OoM׊`rF$"xxDZsڝ|%Non zH_$ [WuT|02̃dbO@7:M= ˂+\E f1g$q/Q<-US9~T`Vɏ7@:G-=l}GjGC1![mH9/>|'gq|Z~WSh~)@֚` f\Ny8{:*U!'հ/O5J5]VFcJԤecoar0oz#8&ps/P2ɨ\cS_̕2 XX7WatEp ֜߹MGc$jWq|{P9Ebi6g'SrHZ7O A^<ŭ=Q_? j.lBMŵ92Q1B39/V-yP#='bw`qΟ?q6+ɻ5^؋0V&c&%(P-i s4Fuұ$R*g4zNyX9WZ5yƭʞ;W>^\1s.Er? <쮸$I(Gt4}.}>Yŏ1uNaf6c =w>T@B Wp~cy%o?b&(j{V#y3/ 9K˒DDFSiZ\u%P5㇈<*Y'=7b, H>h"u-Ě]M&'u` A+K_yz*F[X/͟7Ŷ|-/׷CT߮jHF$:n$= ^*pr(va'pdq =џE-5_08TM}Jo Eݲ<ՠ5}B?Fpi:&4d%C^Eÿ YZ\JPn0]xOsgw1`=N{lȩPMg6 an$mGfIo!S|2e1::VPEe:p]/;L\Dw \CQ͠՚h?mDhI.yYiduhCR&.)l$).U]{ꕬ墻E[;aqĥ % ??*PF=91uy6b+P̨5H#rȡjZчٕh 󥲇%@[$ ђ&Se(ؤ-L#](=F6%FâfcyxGwv{杔u9Ҽc8hb~=V-79VEfFǚJtxk ߈n:,23hov:)㈮)?T [dB:lN~yjqȑ»vr~+צilh8*rTcC}Y {SvS>5yQBF!iӖ 0&)*|eAuQ|9Oޗ RY"r3&Zѻ6QT.ڀG8TןЬMA{iR$[WߦR=dԏi a6RS`p A 71-Q(n2&7d)hM}8d2eՋP]C9Bcg *5)k?i\YY .}21`N2goׄsmy)sl4dF3f,Ӎiġͤ+_slT׭Xq[5ߥI=ntR' U5R~6BfTEP^/gڑސQ8HS-[KZ=U< R$Am_ҸJKoiF|m*rgG42gSTο} iVc&$N<#=MR;!`=wcr ɢCً)$ch}^ƀ&\,NqԔ1tuػ^ ea -RtY( w, i[kUDw]n$lqD[o0#u\ .cպ:H%ҿ]$Eٱ|ٙ)G:bZ?施|2h!arsLFpĞ97 9ƊBtX̿C"BDxc9@͂z36*_6kEPzd ivQQvёyAZCaf6"|Xf`kD_ br'54GvT6'4$U j8uG9[wkvg[2Z`Ib:O0`: ȆL2@5SHG-XK܁ӶlH:,aCT]i~ޓ|QfL@H4j^Y]A__H+LKQ8,Ǧ.BB`=LnLN][F#]XWI5iڽQq.N[$1ZKti)1wX̗3%os&0Je:|/G/n=o@M iG23%Ė%LXVF¶4Wwݝa'W}s{F-p[܏S2]OO$[)AԗC8?K`m_ : 4B@]pg?ҐG=Q*iNz#iӜp.Mxx&2tR/l XcO$k/dX%nSs+vcFK@{iA'kr|ro%fw$zmQukvԘem2kbH~5܏.Wr(,[J; ^3Bڔo~Bzȋ/x*4Q n_t__v ñ1c7M;Q6F!U ɖZTeGs'RwFEFcR(Z,_0X8ctӯYi,?{lUHcs” <[!|x] ހ7 "Ӧ[4(׬aͿ4 5^? A:JFkrۗr"UYX3$Nk';$oC{po3dv{p3/Ͷ^ woxRȔpt-+6#-b I1r-_9 ^ I e ҧ˕漘֦ߩXE4]z[ME̦VӸ5)yD٥?03bS.ѯO0Wd1+8(Mm2ӏ>|Z@yBv)#)|d3r3jp=ҞHYv\֓f.ڑIln/VI&p]|MlN2~^ΚjaQ]Q.g@kƔȀj)npH΁Bli)6a/ҾT{s&pFl}B[8B2y«QTA`K9%X4DkcXV%>hn[M ӊAG.{([7wwpɮ 3'8\Լ?x)W',Uu7j hFn.; VHB@Us8ڍSf5ﺓK4wg"ZEG/ /FX ή꯹_QdE,TWJ2Ż&]0?S1 D]Xm>$6;ݲ7zv&1'Yݿw7H{ .aHGQJw5ſt[&sqy|rFdW)/2Ġ=r3Fk$4p8pD'bkA 1p#yr$wGRI z|~@ B@^q[ ӴPGJ cث޵҂휤t?ݚ-?#*O70z5%뢗#P?G/lA1ޗ<̄ۮ'vɀyFY5#qFb߁`6!nĀ|'Ӽ+K2X6jZNR|%vp9 #Db]Գeٞj6~^I;j>&j& 3Ytu\3d`eՆy\ŶT?C,XW!$Ydsn#=A;>lma4G=8LvTyJnCף6,2YxVf)92|i~2iGBF}P{ `_RIF,!c̺b6tTEÍtS*=KW4rhO=dELC?0AIR1/ە\=7irKN&5T9Z4SHibPtbBG{}HľK Ԙ@QiP,voJ/:DvrR1Ѳ LuٳՀƒ%ض tkˤc0lp֌}i5$\SjLI"O`g6tt{c0߈iP@i"/m3\ؐSIKhYCWA p_z.kmnD׈c*Q'|P(QB&:JPૼ [3eBjcu fߗ$6Eae\W p$sd >;e7 Hpjn{ñJ4>򟨁;PS-QҨۣ0x,Y,X4Ed؉L#nԖh)#yqZ8 Tm g .ifOLdA ӭ_:P{o$&bC#k6:E 㯶 ;3 H<v5+f04Y#t_*h#ֺ1V(9}C,iX)ٍRF$Z 0?ؑDJ8vk$CK rB o7KkDvJ91 ,|@:ldˑ6b*hçmfƪ8۽^ziOI^ WWqb S06- 9Q9kIQǹKkR/lv̉_Mx<׃N6kvwweM% 4es&Nˮzp}g=uP0Ey}P!dQ4ޤ4 FlbH0A%=T1BzasB5 ~{6 ctqWUɳ!w9o01dgv6: h/f}SUZZo~Xcצ=3b6s@ЍM>C+KT-=8qUlY$yX-TvK 2wPcRvZ'O :([p.< /9wBfLf*J%G+/W烢 [FV\ߙG.ní]I`4mAVى~C)}Y$R 9JEoq tP>{Z cjV[G` Z{'o#?ݛǪn.< ɰl,+boU(W&~Sr*"+;9ރ ]KOM%KZP,ҌP0"1QF<=Xz ӠdM/cEtn{l@>s_5gHz˷ڃR=E+us' SP 28{]{y(Yg\ Χ* &N"utUduM2Tfˇc5)~X(;B\(Mqۢ^UXQRqY)XCw@o?[jyCVDI!&%FWto5뢤SNM!{zeA4~a"BV1Zl_'PTO`a,⃋q|Kw!(5EhE%Ly;O2O}^ܓ''eyϵY"ca>)R_1;h,3MZ#& J̍`*A!zyfV`B%Q~\WxG/#' a,oф8C "-;ٽTL& Q6LTѹUBIaZDYnWt!i$[:Q l ๏c-岁q˂b4 qtl n3fa9[?*k~:6S:/<*y}ZCQ$Ș8d49t ,c3+lO) WDR~Q5QjAӟ ͐ J;BiJ3fjB-F3r^qfȚxYh̲oJv=honwI<ŀ%Wdީ7ؤZ&VDGOK2U>'ú}_on ҿŴU%e#:lБx *x#-T"* +y9`v_ݛDN޸;Ob-p_V+v8cvì6,c-v㦴vZv^3DqZ%LHtχ*v(8'Jwj'ͨC.zw#-l+K[ݺe#x0͠$ْU:aNhruǾ\ $ZzhxJe6zwg՟OG5!`T:_|zm2DǬS*V~}|:qθ}D7:3RѦջ2m{*ū`TeL^[E}~xCƴTE Fw~<9;Hq"z,|&tohA{dOOúJU0-7ò>~KHlupnq4q=>1Ec8-JM3oV(Qy&nEUr$$^&-yV9|ݙqOϛ$9[%XT22P#U+R5bM"˯XL&{佦ɾq+4$ij4~ߪ\Fe}c"mrpCPfW98(dW0A2<5w%hKS3 t'rڟ>QM䧱֪H-~C'"? wG0i۹L\UKIZ;Qh|uɗL4[>ּQ(楋C,!Jy8$%66VkBl NȆPǒJD4Z#l.#qCݨo٪Qfy[sE03@!W:~,F 2fMMJWf.8衟3dlO,:|=r̎9s /TǪp&\!,Zkө-BtXz[ǩ: LSp(CAP,J{)ǣQ0݊h8WpGfͭ pj7d{dڡuXhuv{Օ Iwާ't=jKOY@C4 } @|)0()?R]8:~UP$Wm%ZNO"/^֌xj%Fy*ډ_(qsB5 JjMv]pD^xFyxӏYY C3Pr*ӱ^"lOoAbQJatcwtNWl} "5~[|&&i.gڱC;uGEj;- ~*8; jK͆Jcz0s:jpJ$ΧK71VnS$f7jUD'b4Jm4PohHWm'6ڶ|# 6f? 3~G vy@ ڸߔZ8A M5{ Փ76rGӯҰʘ:PЁkrWiOʥg=\@{ekɋKy6AO7ȣe-9Cg/WGfUzX7Ņ/K՞?? d{tzR㱯4ai$Ckm Ndoӓ2t* 8]1CF\!gDjGV~4[2\sx45Jdg79=u[O%%6xQw&j`{LE(/V1*Rv޴t$!GaA#$SycYYŕy>+%L-XP%VATV>L#qđ,(LXB eQ|@IaE5NxS/HKV&?q~"`C59J T߅`BSë&Xz\9iQzau gj䖡(z\@` b6J1"iߪ6cWXAI]k-c%7;bP9xS>oU*Eҫc쟭8qfQkpi ʶ\n:Aj99; ]7i- FbmC1>nn9[QS.]^.Rh1/JZ+}u6cy,F[t >唶ss f$JѬr Jt8~>Qfalt:ZkY敃J=zp>d3UBcT&ȣë`7aF.31#<\A걠^S:Q$t>)VbmD8bAh4ӃY}p kl\{E+&#?6 AP` ջ0m?L93N])gQ6lMImCR)\ :g{x}jy܆I  k6y=YIF'TN]+q|WY:!mGe.-Jˬ0-/ĤL=:~֑rr\(pň];:Af9QkOu .`ELۏ${@ga57 n/zE Z#Tj F'm,8YUw^8]~,CTϪb?|znε> |쉒8UɁJ5yi8ɻ_.gw&O{8 a :zHćqcagbpS=iRMzKZ#7DJϡ;0o -uaP@MǞ1AZgL;iu}"/E|WD7E78"@-$ pc:ŤӿkA}AA L հy h85||MfgԅӼဣ&q.WmDkdw[;Œޘ1)p9i@. B}ڢ̘dVϙ6j 4տ hoӀ!rCubQ8謩/n Rs$<4 2♔#ۺϘ@ֺ"h!)wTӌb#B EƒeyqE /zߴv׾,2A-is*DJT7ӣgn 7" ݩWBf/ehH]KMj}Zhn!t;) 'QJߛX( #|\,@xl/X qjK}NHrGn0,sM7.ֽx2ީ-ɺxԵx蓷(0Nn[%aFxdzoYMNep9[/ckh'V0-n8ݞ M/ W+R@u 2XNB( #TYҁ_F@K?{~[ wfs Ѿ3;GYIf_3O|{7JXb }f+8/ݟt3c5z*9B?82n%>8Z~sRNՐ}AZN?UJo:9*݆8K3b 3őՠ0#AdoRk" ]?0:K2d)}|2M*prOŗ`g \ath<:dVuUa {yvq樨U}E|^YrК 䆏}tɤ>'2͘R:B\&D9(Oei7*}~Wat&?fe.J,i8vG.=!#T(TčzIw|,\8N֡jmYyn4~Rg%-_Y=,} efL'BΑJ~L:|?Hhm+,ǐ"Y K v6`M,3â.en-]" v 6U9P+#:wwPL$q%z;/"Wi{Wx E)+z#5tج0Ha=g>E=DHH4TZʂx;} pb.y& oc)qm%H89ۓ.1>n,s]yc*8Kٻ Pvi-WxEm[kY9eW5 cfEQ[gb1h87llGz`ZN?=EFEiuW(rzmDhlcAߔ}1d"*Y9,J7P;2Et(0ηt:T:fi#Ug["^΢^a:]{~wbUX4(^X!.Xq ^x_ _y, `\Z0Wvu:r;ll():FhY9[h5YX8LRA·#B#Ы3]0#}#vy t &R),@ }<|ڏ GX<چOkB{̈;8]|PSSouualX>8 %Q՛ZmXe1i\1=r㩓Zo?E/5td#Ëz5αmf}!*R*zaR^7BEsA*֯loċMʅks. !v"EKdÞ7a :uIgFʂ[ͻ `g0Q 7-hT\^EH*հ>ŋ4 E#liK8X#ev0}>wrD BY>5U'|\hYF 7e>nRY1dBL @xq7)ْ2H6fQzԸ_jFLdWeTժXEQ`/ppo g~K`d-.5 <> ZԾi 0p8L"o's C><ZQVfp|oïB5YIe~J'I-ο/0d_Tۚ3UURL:[&Y KH/~p1FI<;.뾱0p?)(]nQ3y%CFB;@ܷCA?GwRA-QF(Q$ԕ7es3MK c{Y/3"߾YkNH!CuO*CȁB ԙjO}hELD}v_ $ szk{lY$=tQj&[B29^TnjhtjtJyqGN)~*34 1E th ]*W )%M-BDh/P!6 $\rFl|w ('/{?M'KK flboV1WajKnS§"(Tj"RkK:3_+We| h qpVϿ(_MGP2ble]<pPiT%[&9o6P')iFxQwi>YK 4Hۋõ.L0Ik4d[H@|m12z賂f7՜P{RZ C5>r{ZKr2 c6~x@wLA UY Q٥zےq%})ŔɾE#m d _s7n\>VO3T~4-u؊.l$AG,x.1],2ߺ](䅹& s@>4CV^]H}z&r#HU^>i=76X @ §ٿ ĬoUqkDLs;"b ݐR[Ng7'1]6Qeu }+LOrz)͇T<W_W;34Cv زEkgyW X/b-ѮOc/!wzNT _#k'XHe/n!N:Qnc@1"ڣF8}Q;H& ĞIzvBt5'JA_d`ӣNL&0mT``~`XLʿRۺ*Grl<304Vn߈Wz˺O008' ӂWL jz!q͌*[2=yDCHA}1C% {#~tfNSx sX)*X;2*bl 9 W[Pw#K*xY^h .|!m]UuJiOlHulA;k6Oa&^s@g*YB4!V1/?i+SkLԜg=7GZ͹~v7Alpo S]-I$K,ԒgN2) 1^xK+ۦ*h,D4[K*}#Z# vR@2s.m :~vAt&~0mwD$ei)vӟH2p۫xPuB8>(MŒFN5¹;heA2pX[.X[f)3m0KHVZTysgEg{ )8)ez,|;r+=WinzLG4X2,gEY]XN^s,boxnuCV -#σ#h>ЎeW')tV@JcA}㍝ґZb7`d8KU 4 ^uD:e15 vLbWi2(=L6n\nhgc(^q6B(-BXJBebxEí"ۗ 3\9p-@0wϲR@㴫5y=Q4R\} =4JN%{ov~|Oc(@)f"Abq H$[ YBll ȍ;2ꊏe' oꛄd>zRfX2|*c 0r)ŎWއF9Q_iHx.78*,st3{ul$ LDvX(ת8{ZK=sg,v/ XLF4bm/DS ϪYcVu/$ъ`{.&׏H%6F)>3 ,/AMή!ɿXI`D9"6أz8ↄ')zgN`+ӓ(4qŷVdWz 0äݢU8X;gc:oX_@o;^u >XfTV)ev!o(>g!vz-~xCB:vq\U\Ђzϳ-1,`O~@NtE {9 zpu[2-_a4!iajC#/ HSnː9 6T&OH{~L20I@'Kke̊<*Ʋc=sO5a^'(7J2x+T) =\&)_cʁpdJz*Ъ\񍐁텼_8KvpKOޫk1a~jdxbS=Ri= H#z[RAy暴8)Db*#kƾ(y<@&P*YeT^ /hfli@V!aTlhl#sfFAM7W0>vGmw*z,gnEZV2S'av(pjFV'$.> *ZB~@iL-1|fzh~ (qe}ZGnfR EĔ,GdU D3+S!Պ7\Oyh"#T9G ]7x/+VbV+%}%}ꖐW`+W2V|$j}rYHaY:XlP=LJOP=v$.uy/~m2H8H^Hd F͏J>jJK)u=@9O5(6KʣJO=[D& S|$U;ua[K&B;iyE}.ϯKM0xNl><FvPcSk=3L m`Qe#K2;1iZj[X9JL֦M A?l;Sk9'pmrEm30]72.Aj̥BY)2ݑ֒e "]vUyuEҘ)Y|(ZZsЎAŪB9ɤtHIW~ <~x#fo7;Xlv1>^nhG+˶A;ƿ,`㻤+Z[s:=mnoJK} %EAhYJ+YPh-AL#_GxZmV(Ts7|YY@4zbBeXZ%!e:^'Yh )q4 _QtE<+_pCf$ &wNBESpRNl+$>*bp;Ӌ`Vaҝiыll%P2X0XpNJfX_i=b ,5vD+ܢHf^=Oeyʩt$Dd.VCVx 4=^AVkB뮆/eJ0-rRG"QL~p능@ != dmֈGI8QpVaqt@KERE4|khPVuhI.tO 7d|.HJ<D>י\י9˔E4@ġt7YEn햓>~o^X]A-'')c$ǡg4@K phZD}%bMR4 N~=PeQ G`%^>?v4oA:8Z݄8;:&{E+}.%)~V2lCLK1rU,٨|4IQ\jALUӡP8|Hz"~๝?i´K>W<c'/(pem$t#MZ,7 0wуi *:i]K۠ʝC[ECߣXV `QX+ݬ@] &V'{si! *ƬjЌpH_[QDYi.@:As>цӜ;[p9CݖBɊ xm)@3j0;!^[j{;Cu ⚁ݾ~~iW,¿k,Χ"&,6G*fSh'LwCX7+K%C%OlMSՃ.x]/&֫vPoyšV;wC S:jJ\*lPBm@^N *2%goYe#$EizRyf֢Q|%\q+Hގ<6ADuF %xHhnEZD+IM= &d8ˣacEc2oG,E%KwY f 6ter;= ?b,͒;3@1W%B#bBΚ˺v瓣Z<7p6l!ũ#1Z"4 ,,+%hg]zp6R5}MwA3Oj5"d¦9UnW,d#mD캿"j.EoX-7 >d @K񹠀ڷHJKtn)ʧgA\YC1`QvK֘OoWph#϶Uaa*SP2tާ ~/?~ik2ڥv/˒߬PJjd^8JJ;f'gt:/j…UsPk<7IA iv.{ߑ/h$l|n:grF.G\'1aһfrH'Sˁ E OyP2kTl:aC'f%|TdATE`۾?y%@K9zکysخ)2MDxغKgܨp[ǎ"Ǧ;:nd뾣c<.X!L0`4RkFY4# u)y &d#0/|z?DtT [.eV"Q$j쓎unZVݼŒh@(rjTx]k1`v1,|c}Iiom}`u xB}X#^5\ :|q aTAU-dGq[K{I.x* BDi)D..&tFTdēu+u󸼽9G5ݜ&&>@;9Ac$ ((Yu*Y(@nęĿtcSQFܟqkNwo|  τ6qyZ jqpY5ڮA*"›.6dW!I2)]۽ g&O$Qj82-нڴ9M?Ƅq;1cĬhj8D$!g4c"yѓKf]@;F|uwTá$0ʷع卒| XGWۉ琼\w[ن.J~6L[E&Kc_w&[<=a2oPKUHkEQClclGFYd::!V*sf,G/ģ H({QZ\f@b= bq3ng#Zk\bh2#~l3_DS5W*F-^.ѹikP9r<'`5{̪:Vţ0S SM?TRbH 04\uhST}B:WH3t|Q9 CnAeei 8F=]k,e7\VX&լ&vGXھnT&׌qdpW^lK z%2C0OiGq<;6dJ",^ zd\^u!\lv 0c)VJkXάMj"~V lm`_O=g2z ]P43g'QgCf %bJ=xj:P8Y^4)=BU VZ ל/ΤOV$ 6ݢY_!4Їg_~ĥwμ *]Ɏџ$T2l5QWKiw`xg[E26^ PL0a=a]Iv̥AN y vc8`( Y>74Pf9#v;Ƥz/DbNaO=KNpdQQ57܁ 0ewh ٍ'a-4.5 6;<Ƹ\ 2 =[Ks8n|̠m8)u(`(`R’'r*xuzԬk^vNX=ZwpEx9h&_<{LHԜƍB}GmUC[P֒])G}k6cqFls{.e㗪, .lA_jBFCsKX[EН$25'}3Az[B;5|$ʧ6GFh^`%L o'5l/ BPVQ |B@LFPWkMFehU 1ڽY0ǶU @1:@,5M~ԉZSNAjPQqTO)o2ҥ΍pϽu]R `K,,vXh~ފ'+uMز Dyۭ&'Rr 닰+*("=r;|4Ca֯c[k* f*$!^U;/`y^.w)Yy 4Kn.G.n 1MbwK#BrDXj|ȳʁgʙ8uFִh@Hzjgy6 @Hb<,.EgiɲӈL{ 5D3a?^)"u6莓m)m3.GU_xS?tKgJ~)g݅$ <iD]7a' ],&;Cƒ'깲pJ46ݶ\:gL!<O&C/HeT$t"]I> Qpfd4oFöq zJD?{P+Z-Z5gb ~&q7娌|@ˤc'QL(?.5g9`aT$V{ L䤡~}|(,,#..c_7m= <Dڕm.E9(_.UifDwpA_e&GVtmI{<' ,m&~ꥥ_u^$00i:N➩b{* .\0)R,?jbWy.q V M4чRW^0wAs+#s:8gJվKYjm!z'57В{%`w| pS'v  ds;v$0Bf(Eb+j17h׈G Utn٫DLtQ^RZ(g$W0_o(Sl[1׭7>H.nes Yv ΪG}[};iSI704O'(\$ÑTpm?kl'Da9qdp 2%7>OL o J|7BCUIu \0yX)ڍpG΃.(R$b|M~QPpAۋ:;ySaz1OqO<]zdF>b'@[D!fz> 6*xr'mK=!}7GZyf`z-дcUŜ~5#y,F~4#X8>4l[D{209k>!0t@/` u!9&PBR~z=-)\AmL/JAfYu)wź&ea4.r`|J.ucn\RT>>eGٛ (>U  G4¤6{R 1X$ل@`lj\|ȀX39RuH~i]649]ȩWGߪe4>8*:> 5ƘēBڥ[d(.ԄY~rY< \J4QF!SEֲSC.('$Ts6DP",?8[{cCPvB2kbˠ- )dq5Ҁt|A|것u0{A s'r۶S1;4|S6E&nynK.wTuOXuA|0 rط h wY3d1/_.dMSk@t?P0ܩ#JsB0δ Ha vV&&QB5d/&nG F>%R?y:v#Nyʐ޺R?#^꩹ <;b YAՙPTM8 H_guuhQqл?DMGCwYC41{NW} qȻt K/nj[h {ڜ ִD?Q[/ǵ@'! k)r=i?KSuFo7_uV}>}ң~t& /Kz~s$0F:=nlqd?)&x`L>+w~~ Z`׸|fCC}ѯ5!Xc#gZ)j#ϷږP. zƴ?AquF!jIH͚.Y(b{*[MgBr#\\y//7hs\Sh$)&I3J#F ܰn^xVwoli tɲ̊1-f9ˑrR[>Հtܺ9JMw󢼲Ȳ'9{!}Egl&OpxV5p*zEuTR/ӧR>G֠(b2o&/ߜ⃖:ύ O$HKQҕ~]'FѭM>#xpYyWp[^3kr'}LC1yi!(DfhM{gܜzOS 8`0-NiIa˫}b۷w2'*7pԫUALga 1:4K{~\,ruL%"8PiVY=vs\|cY1Rۻ==E>&6$,^t'[g|8qY#Zʰ&ANdH{UA"QH9XZ-J^9fWgD.rB0\BW|fXH}*'5.vfJ"NB^j̇VSY]CmcBQYi-b9]s ]O!g`2t,L@ 1N(kڜ!NSS5a6$-]̥I̳7jw0`Sv9(J{F艠 9.KD?qς~+}ecڅK=կLJΰ+EA4~׼T X`\AWU9F%J췳yKrBq@+Dvgt0@ԃ|\h,`l$>a:_rVTï#Get/E} mǂ؞%^X<xOujj\ҜQbb;BV}@vCF=w֦6ڱJq̿*h^l#ˎ'enRFg`MQlvњlB.nZAen˓#*Ff'Li8J{y: D!K:?w}q %8Ŕxsz5EWX8#`Ud! Y9IGr{ij%0Ou:=meUKYA"a H{m:A<"~<N|'v89(ɞ?e % @5uQ9;u#%'XyR>>hw[P׍# LFsZrʍ53꛹\aP(dBB9z^i| q ww9$ d#!׍gsDU}.wFE|=KLT>U?`(8 d`KlyƀE&'Pz#a1qPf16}egwrorR G;w~gT$g=f;۞Z[$L !yw|2n})cHm|]`BG)ЈPUt.^$yTK"?lvpΊU:GGlQFeG-D mb-tXϡl-LO~ج=n^ZpIMy*ײ k?\ @`[<+j_sא\\.kacwmp˸;`m hkR .X%޻{G^iW!!w #["1j \Fk] t ePg^F Hdp H@`db7m*mνyJ{ͩ߿·F(Ug*}|z1[0%P&6̩5ay7i-(0h:qa܃ЩzFiDسPQ9qoB R~'aE|NIYd$֓>cMyX%;QLQv2&P NW MYB"!#)Ev);pu%?IZ&D f5?7Vc|\)ҴޘyW>4\v+Re8TˍuӋ0,j Z[ĿS20^kG`DŽr/9i ȥBUmݓݟ.>􅱠/}/)Wa _N?b|;l|wE~L2sRvfӭ.0!}2h}zp;-sqX$ ֛jݏ/bO3(SK4IyفS\^/ gSNvqU(FU(`Vq[̜)uҎ e_!c"Q)Y@ _Q߯`{p}ܲŶV.MV^aJ25$k݉Gs I>Ԣ-ra0)f4P\B~7O2@DbFɤk †&YÊZ?,b>EYJ_\6D 4\.;>y^ fYn` z!5(.G!t"(6g<6JyM-:0FS_w{͖c40!pc 'aP,0p'O$=iڅ:"ZVWp+}z fv)uf 0OpO-F5!C$qOl*H$8(?y DkY2WJj#60S4a˲#UɎg6 HHý]sJ@z1koj AlI5s\}TS%~ Fw)qj$e>o_0Е$HCmF7R6ךf F oO1ep*;/p '@AmzU52BtW;p:pE>'PύxUU8pF;]{,vඔzP` ĮdTo3!lj4`엄Chdz|up#A HbJluTt9f4|P8PI1MHqLR\AvTiv,;ڳY12gH?1V}|CS3$Oe/O~떢"z9p+Lۯm8cG=A 0>0@)mpz+!J;K豖ի˟bV,ħc:ԷgMQaor)XM '؇iM+'Z?<&_ݍa$:O&r&O55{EMpc]"go LUNa:о8gkB)G6+YHiZ&T-d J,Y SE>%>pJ}v/M)$r _=tV @E \s5ws-Ts( uV E-a1y4Q(F̚3700)#q_U!\SBw' \gKTT>+=-kjVú>=3] ʚV,c gN<^$vPhhp ;c)rx4sv:9z rvcVÓ÷XШ;~覀?v9CEjteDG}E>1F^, W+59 zB MAo3z5'|ovxqdf#!J9b]c: > +7Ö ^BJqZ,{tMy|X6z˥־9ZyXV8cV0%0e]yO omGB&ƙN-1F#>QQ\G2z;GҽZ]+hB`G>E2NM\vBwT Wcq&{e:,v}Hͮ?[Cs|iLPF9"3]دuHyʚȟ6}v7Cxc_NjiCr'ӳuu0C%gїMkT"IfLsWۚxP".$$vbGW>,Gٰ>vTȎsT/ 368K~ILsNXpΞҐ-} y~F&G{%rS1GUAD6j)%G$+ptu/mK|/y|oDvk귃i2w!|")zۀd[myX)_"n(PɀM 87aneP+ij~" } cS+fF8Ť] Rpϥٳnr+QE ͌q-' a^JZwqr4r\(tFlݹ<)T;h ۈiݛ5zmCBjhŵ*3܋v6yxp&]/:$|R 3a_i<{Ie4^KXxs%a>k5<@!ObG &1;?7@r}{k+KBiM`sG+k<%Y{Z&*,d[K*5ތg²u c ]j/y M_Gqy*VǼJp-RermVn|~W?;K#Pp983kH\ %G)_zZPm،^(A Pk\ONP=d}?+G Co:Xz8 Q]rTsERܛPY׼eUz{0׳"߬#`Qѭa8Ik MZXHULAigǧ,rnSE]?3RW/Ȍ*#6nP*\^.,1VysM6&ǂd";S5{Лs6RنKaM̟dJbJW7Xb?*Rj_KX=ɀM""8hF]m.c=A5RKTD uxa9<`]w[]"?rgL,#+<>&Ignv8zQcD8xd!ʔ.sCpêtq奢 _ė56D}ڿ&闌r,N6KJc;'t`);K z,q,Yb蛇܂[YNLtP}ROGG`J-@2|(O}E:nYGPD6btdJL@q[wjq@pc 8BGuX_29<,H(#Sx;켦S0/!q%yq4+8N Y۰a*@84zdE?S^Hs3l3,#b%Qx8 ?gXQ^ЗJi=Lzg ;U45B(Hw6YIsT|1, wV;uab֓&W[w)dЎBz/~Ok AhNekx+!`Q1Sqm{Cwißp`|Z6rgܷ`mEm#He&-$_C24$+8p~n^J ,Hm&oVzjHȰFahٝBl*.8QJCxIocaYb-;t圓ԂΦNG4m}34'WaZ3X qJ ѣBza:Ix\ڤNDB_W{ĭ Av# Ȏ2-zDyx=7קFCY4(85Sa=e{1!qW.[~xXɢZ +B"8z_I YG鿼 >T(U4Ţ *Dv[ixc%asSXi3xAA:=Z=+@>uq@tQZڷ3?Lpa)7LI2[lPp B^1[9X0>> z x=W"2nxn-aE`֝tQ^;'uŵKF0MN |.>1^ِ+Eeæ 7+;Lhl]A6FpNY+J${+%&9 QE:p {w0~$I~{MD&JtNCya#ev %RMSbHwҐ26[`hE>9\k#EgU= !oз'[^ GOٰePm^@.[V4U"% +bRW (BqEꊷ[VWS5'f}WmX&Wr[6"UBAqvZCz)&AR_ZF>3tVv5CD$K@S]!,T)MFY\RS:Ma` ۆ>#6Y)ڒ|ZWO^`I~kEiOґ3$S!jB7au俦\`IOSa16#7B 8Аl};ţ lIq1X,[.#4kRQr<,@lZeYǑ0{I e{?z2&G;Gn绷Y$_vAnTY}΂؅/cCqnڟۊסEȸ2.;v>5B ﹀ OzB%G fFn0v c(DD1k"qFc?@='cľ2sO6 ٠V)ZdSj6&XMzp̵u3ZtZ \fiE)V ZP1ݹ" 2PAʹ=w-<0Mm! DO҉Ȣ'!ajtT*Ŀ8E"-4((/Cg`1Ψd` j\Ci:.xVN)@ ƀ3lT_ q㋊ e~##^ B]VC*2-DJ", Dd3[%d_ a]&ZSH$oWc7a6iͫAymn泄lLl d5Ch*81J52i%}]&cQNӛ\4 s-f irвT0ɉR K̓}:f8 oO k>{g$Jߖ2F.)[7 )s_vg L`0Csz9Yj\]wР / t [lCͿve:ە}H . 2h)Bri?A>cyƃcuڟHRa΋VWT*^e_zZ9$ҕf>+vFg$Ƅ('Mexb3AǏ?=q#hM@ ܲWvp_SUB/)ۏِ䆛nS!yTC)U*RE S:)"O@輥0y4 !OhStֽA9F-= bާbZ7h$!CYKw[ m8[ f Ad2bfK2旞z4Տ X~`("K}`!SQ`4>X@L=Tr,FXqu%o j cVMj;s9{tan 8,c'}&pˡsԖqmx zJ7-jJd:;e!4rLcӵmP,yM6@gG 9 S 3^+Z^(p4|(W8`;b)t['}lJZ,A'UkLIvcCVPxVGG8"qh̸[zCWh&W47QvuWà+v$uR|x0V~Z3PkiwsUU1)򓴚%CD3dPv•yX+ SMyRχv,q)PBd{<P? ],6q/Nq6Yz`rqITaՈU$ב5iO%$Y0h0Y  sZU\,^UE_a)Cc_"^=h>L bIh t5.Tm2/MN4UEpNi9<#'(X(aXiɆ&r7B4$ hian?aikOw(Vi916y攻Fn>y>:M$Um\DSH55+ 3Ѥ9V:*X?tA xzFzōSuLJ AKCމbD 4!Iע%VEݲRg Og2%q?kmWtiτx߱LH>NIqiscXxwXU+ \;iENBV;3ɺȚyzMemA%(즨"`r)-qOV-ѧ GZrjo2ڱ\4!(15 N R& &H{i!>\*80R{'XB C{fbN%zVJ-Kԋ8 d5fDrj)pH{ԀRTJ`O^,pl7!S]Oʑ שU@;/CGV%S )M!Jo$zJyŬXticzt-Q8V2TYM.F|2q!:hO\Qa̼ـfw$sU>vsiR{"+8XuhV1!p2<^#K&iiEE!?t4(T`Auέ# P@~-xq5ԀWן&YDpZ_S16XWK G?}E};n %eg`ɐ>7 W.J s +]Ȣ rSL}:Mͅi:|_>I,:!zZ&P{:[GmT,JDOb>MwM_s;:LL!@trΜ(V~N֗ K+.BX` .gAG?J=Y%dxȠ{ݩSKƓ%7"4n]JdhNJIhFf[TkQ1VVBXcSzӷW4ɲrAM=#̲u&$U?춞{BP²s*ݦE@إV7RJp31AL nVɸ4͖3aG%4oHou"QxmN>r0OT:Ql R<8#-#rO\4y H;5=0B4>xч;eM5Tu{nљ}|OAa<̆&Nϓ+c7̶ YZ