llvm5-devel-32bit-5.0.2-lp151.2.2 >  A \yL/=„%g.0  oF g@Cu83F9c;0Sm*'W~02kҋ ^ZŇ QNk'I˄.>p?N?Npd $ : 39@\ j x  [  `Fx|(8Q9Q: :QGIHI8IITXI\YIh\I]I^JbJHcKdKbeKgfKjlKluKvKwMxMyMN N$N*NlCllvm5-devel-32bit5.0.2lp151.2.2Header Files for LLVMThis package contains library and header files needed to develop new native programs that use the LLVM infrastructure.\tcloud1124openSUSE Leap 15.1openSUSENCSAhttps://bugs.opensuse.orgDevelopment/Languages/Otherhttp://www.llvm.orglinuxx86_646|&t(D AA\t\t\t\t\t\t\td3466acf28992e1cad6db1775c609f0400f30cac5eca0637c9b90a342ac65ef41ff7a174500c77de711a7a28c5f15f3049f70f045dd7f8280e8ef1b524e894769b489390377e4aeb4d6ae4a63018774957e6b0fd0e2ac8aca9721a7c0333c31flibLLVM.so.5libLLVMTableGen.so.5rootrootrootrootrootrootrootrootrootrootrootrootrootrootllvm5-5.0.2-lp151.2.2.src.rpmllvm-devel-32bitllvm5-devel-32bitllvm5-devel-32bit(x86-32)@@@@@@@@@@@@@    libLLVM.so.5libLLVM.so.5(LLVM_5.0)libc.so.6libc.so.6(GLIBC_2.0)libc.so.6(GLIBC_2.1.3)libc.so.6(GLIBC_2.4)libstdc++.so.6libstdc++.so.6(CXXABI_1.3)libstdc++.so.6(CXXABI_1.3.5)libstdc++.so.6(GLIBCXX_3.4)libstdc++.so.6(GLIBCXX_3.4.14)libstdc++.so.6(GLIBCXX_3.4.18)libstdc++.so.6(GLIBCXX_3.4.21)llvm5-develrpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)5.0.23.0.4-14.6.0-14.0-15.2-1otherproviders(llvm-devel-32bit)4.14.1\Z@\2[@["X[@ZnZZZZv@Zz@ZqZp^@Zo Z`@ZV@ZV@ZS]@ZOhZN@Zmsrb@suse.commsrb@suse.commsrb@suse.commsrb@suse.commsrb@suse.commsrb@suse.commsrb@suse.commsrb@suse.commsrb@suse.commsrb@suse.commsrb@suse.commsrb@suse.commsrb@suse.commsrb@suse.comnormand@linux.vnet.ibm.comdmueller@suse.commsrb@suse.commsrb@suse.comfcrozat@suse.commsrb@suse.commsrb@suse.commsrb@suse.commsrb@suse.commsrb@suse.commsrb@suse.commsrb@suse.commsrb@suse.commsrb@suse.commsrb@suse.commsrb@suse.commeissner@suse.comschwab@suse.dedmueller@suse.comjimmy@boombatower.comidonmez@suse.comidonmez@suse.comidonmez@suse.comdmueller@suse.comafaerber@suse.deidonmez@suse.comidonmez@suse.comidonmez@suse.comidonmez@suse.comidonmez@suse.comidonmez@suse.comidonmez@suse.comjslaby@suse.comidonmez@suse.comtoddrme2178@gmail.comtoddrme2178@gmail.comtoddrme2178@gmail.comtoddrme2178@gmail.comtchvatal@suse.comtoddrme2178@gmail.comtchvatal@suse.comnormand@linux.vnet.ibm.comschwab@suse.deronisbr@gmail.comidonmez@suse.comidonmez@suse.comidonmez@suse.comdmueller@suse.comidonmez@suse.comidonmez@suse.comidonmez@suse.comidonmez@suse.comidonmez@suse.commimi.vx@gmail.comidonmez@suse.comidonmez@suse.comidonmez@suse.comro@suse.deidonmez@suse.comidonmez@suse.comidonmez@suse.comrguenther@suse.comidonmez@suse.comidonmez@suse.comdmueller@suse.com- Add lldb-fix-build-with-python-3.7.patch * Fix build with python 3.7- Use %license macro - Use upstream-recommended %{_rpmconfigdir}/macros.d directory for the rpm macros.- 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#1111190)- Do not requires gcc6 for older sle versions. * llvm5 is not built on <= 12 SP3 and this was preventing build on 12 SP4.- Update to 5.0.2 * Mitigations for CVE-2017-5715 (Spectre Variant 2) for X86 and MIPS.- Disable build of python3-clang and libc++* libraries. They are build by newer version of llvm. (bsc#1093707)- 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)- Use alternatives for clang's bash autocomplete to prevent conflicts with future 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)5.0.25.0.2-lp151.2.25.0.2-lp151.2.2BugpointPasses.soLLVMHello.sobaselibs-32bitbinllvm-configlibLLVM.solibLLVMTableGen.so/usr/lib//usr/lib/baselibs-32bit//usr/lib/baselibs-32bit/bin/-fomit-frame-pointer -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.opensuse.org/openSUSE:Leap:15.1/standard/4db893a30aa9bc1aafba440f19187779-llvm5cpioxz5x86_64-suse-linuxELF 32-bit LSB shared object, Intel 80386, version 1 (SYSV), dynamically linked, BuildID[sha1]=1a4cbe6eb48f51e6eb5ee1b86a8ff777b7970b25, strippedELF 32-bit LSB shared object, Intel 80386, version 1 (SYSV), dynamically linked, BuildID[sha1]=e68818eee16e620bb9fcdd61b6d628279faa8c83, strippeddirectoryELF 32-bit LSB executable, Intel 80386, version 1 (SYSV), dynamically linked, interpreter /lib, for GNU/Linux 3.2.0, BuildID[sha1]=d872bfc721a1488a2dce2dfe26f5d9d976376a73, stripped  RRRR RRRRRRR RRRRRR R R RR RRRRutf-845a1308a5b03105be371a243184ca0b8df2fafca3a41aeacfbb16f2944486b9b?7zXZ !t/቟pV] crv9u,>ٕ \w.c~Dϝf8UѴx.SVu69P :5Τ !m>^n'9i1c׭e p6zdÓH )lgKnku° \ 7f"c6/3, mfͮ-=p%&] yk\rߝ聍E5'&7@dJGn6 .FYNOKZ!|4`pJq I4=- [B.˗R255j*-+E)B5IlŲs4Ӝ3x' ݆jв˩RIa+fOhJ]9h۵zSAm~˜t0]f%1/yKV+&`]&B$"Wxȫx9+y}I^1w=n?TU"ׯ]%TCHG F U4<6'0}M']5+ta"wMXx7 j fg ɔgv<;–rBL=I<l[G1]r4sJYZ6dBypKs\ n 2$ \楀rA LX-_}^pDgrUHm 3lj/T6b^/=g9KBaX?((pI-MޟD)kA@a~4PEtGH~kTJ%p pIƉfK3W 1@q&K=lHtDV{F'Ϋ>afĬ`?*JMC,K¸UO.?B6{8_@87rc[Y僤-',O\FUE#2TGA8,etH-ubqϳ!n޹*ʭ`Lof)") ʴrwOyab6& @2a87qTQ)(.'ՇL"s2;5T,G_xqeUV -Ȍ5aFV# /`R͏DY2wz˽{1ƹn/R=$h g:\_f޸ N $o-Jȝ1%}sZǔb}uM RJ|}#0Utc}pyԧ8-%v`` ĞBu(zr}T* lA2F{b­1#"N,kylҢƪqZ3W|%Iހc+/DXs7I-N6!unH MK`oKw_+Qj`INr n )i)\%$JѸQfH ¹h՗^T^B?̒tUG8tQ wuS8l,Hb73D^0& V'+K%ڂH{ىכ7 \FoL8|diJ9+:'Ԡ1Ms4Dwr, !ݧSl~%=߁=t 2z]CL$Bnf/ 8q#h +l?7.r*B7zyFrhuq D"(rb[W;*[*=AKs7dܕfq0[7+!\-$ԗ0h!@(ueL U;v>{<?&. o崵ĎOp~BDqB$5"״g.Ap~*̑1U\xq 'Q:b):z2nj-;62>Cp]@ kyawwvj}˱2xېwVE[ w\%M1Q ^ӣRwʗo15;t 81ͣT`>Hb7銵WrTĭYz 3 MX(7z9m :`Dž;S6'K]F2j;v!ցx'Yc KS2<LJnqOCp7spSQ>\u!cޮI5 O$O!*'qX}jpf)D=8#[|l&*^Z L YuHG:QWKBFɲ(zioJ%b,ܨHW+zU[jYcČC$~ГA9Y#[}B{w:UYX-Vԁ ]u\)N >}RXk$ f)&_i5f8zܮ_񅑦>sg|/wr@Yϡ_7`xD3`SEmBۦ-"pճ"qC-WLa|DuI6.E.vs0-oB;@d0J@$5|+/7E L3` y `xXֿ#\L?6'Pz _#NP=`)"3e>X4[;WM7 foYt2Laj=+j1^ '9' I;b HZMT8+ȆZ{i41e/mT#a1_.vtI-2,:R xo'54'́[OKF+4Rsf#TscR4*pJX΀kv`8Hj؆i PzαBՂ=IH'.BY #8IމW@Q>܈vE'] NJY2!! a EVdZN SE.\CǮN+18*)%0Ѓߚ)!f\}ڞQ"wKEx}o{ݳ~w;љ#/F*S$#u@38Ml:Mqfs >1Ŀ2iCg-[ HюH1%4†q>9I_2/掍 ^NY-y i S~$$Hfd\AWj,&G'd~"B o-Б j9.q_șz_%<,-{u+^ۡ^sBd\3l?1ZT쒈 B[QnP`Ku}qӯ;E*Qް=MoPzBeXZ=A%Ķ7Q{%1-]ct ]:Δb0M8p-kDtfd2b%Kw6D$JW=%"W/ǗEࣃL Gýy\̌ 'dDiP uV5`{?%:'(˘CpU?^ u-KST?ӱvYJ-37Tׂ]7,8y%҈yj:Zr֮=g_:ίJ_ [!QG B䰗I!> d*3kaP4P&tRW#=T8=czH5Lt aJD],~"dpӻUݷe9k:Oc9+ KW9/oX?FNMaLp|}'/18r@qs([=Z T$BQaw ע2\ {k9t}߽z $0?ݽ=K2[#!B0sq%"hY1c 1q\'ijL1`76X1bL7iVj`.Cz+#p0MveuG6He'T&$qO2< vpz+J}XP( b4"h+Cc*[لmZ~4T+hƖ1$k~,Έzbi\لx\q]7x+s.>ĠȾBʟzQDWԡ.16G&f*[G} I& TD Q7A-x,LWM`+O50Xw-p`J황i pS!>{+'V{1Mh /Nx~JchxX73RnOF!!u]`:"@tml漜l_'-й`ML}1W5.u賣*ÀY O2u.eu YTCfI2^"a<ᅢ, 7f"\qߣ{,>cjTLnmIP#W8Y Ɉ *c.;]XT}. H\^$t%v@3"I->H7eAߚABcIѵʳt+Orfmsh*Ǣ.y}Ol5*֓Dȟ]nhb{RyXXƆ 16W%[wJZYmPQRY2OYco' S;'<7V~Y:#nM+er!f!w!tS$ܳ;p㉩-zdzE^b:ĈHjq)jc4 gl=wɕK.5qNKYv*jZu7qR5o\MՎ= Ѥ5z).{߯#!(;ojp.J>ρ˒~f e=r HKc;6GN(p6~`F8DaO\;Z])1G^E܇ӥvUwS^wA`Laj!Ƅ$QcG%fCb`c̿#cu@IMv(j@{ZcnvawgcXP(;R/?Mm~լ$I4&:7xmj?1K@xpE Yo+o9BsEBVa&?bP O!-X`Aow`g|)W4$RdVLN{SCDlpym,N<p5r\:jkZ v̾@IajlsŒc;EߋkFpN*WJs\ݏEPϙ㒽b@qɧN}^Ltb}D ؀&fNc>? AUz_a8b>X MN*Y/WPL{ۄňrM@]AY> оr MWIN(?|ppHpͷȎk t*uDA"ph ICxa>:7Ap)h:^f9!36"Ro m77 L,`FӱA:dY |,f ߸k# Aa-2G4#KrÐgęQ='!$Yɾ;(lk2W&ȞcmXޮ &F/P$>\m$qg}&w>@48ہcE`vDW*V_#%.Zq~#_qxD!#UTK {}k# f]MFtiGJݿ6&ccyRiUsfrk7.΁-|hEuu)s!XPw__n!5B(al4l LIo^ϹMkǭy6bzBˠѳN<(4 L-G;SD!GkeFwa[ zو'BbxH-Ϧdyٷck+TQxґiġ$䢉nyؿ퉘0Xͬç!d5̺AѻsړbFme^Z@ˊDQ)py_5s=J״MX &TIسu/eg xQegA (T%a`?kFU h=\Bz @ +at0jxyŻ<ld]BiXH.mOdIKʍ+3"l7GB{31aj9e|CS@>9ױ뀝SÏڭsS}p]lI-J7/3wݣQ5q2!IUKW:eWZ [@^""b84?R=e笈C>]O!`ߦۡcC$`8瞿a*Sv9.=(# % )`@ }GyTjB_~O%[M%E3LP9|>-VyA~,;|ߡV\#=R5ܠucšWT*oM<<<y'(Uzc܎t ǚo3 |Ҩ:ˀD~ ^w*q Ro*8Ʀד ZT?%~jz5\rp,*U4~iżͪE39ZqiSpyU3DwӖ-dΌcmps:̠b.!Hre"ևBs; `F};Q[Q[%!J?$h%9ގF^EQ !X\F8J`o) c3Aў;MO t-kUXJs[0[cr s]u!}"c}^\Qh"i5@•| >њ+=xbk"%JOj:kmCB@@seToZ1^} 64nbRC !knɘO(X.B :,t;qM g!ǩ /. )W{Rt{\zi"XɈc?,de㧮 ɂ&!@gO4S`|נ6\NڟUoX!uV}V 9]-;X+-J z= B3VYhT~;*k,RADxYa G*9*fН' $}%#/[ۂ.@4o:9ZR'-U]YSJYٝ $xiL6B Sn`dUjN3bU8R4D"q`E[hs%=}9)t$ތVlp+sY؁ =#"UŨ&y7%FGA\\< M\s %4I GDO?VrZ&]}Bj߀4G)e?@)Ô`K1͑n%iHIсv^H@3iCBo*U%ޏe3=AFrzI| yeiWL?LbNԚ(@2ȿ2Z+FΙ?!f7F4U5s8zԞ]\߄7bT%{b2N Uܮ-״Ouq `ĵj9G|Q Us >wƁ`gemr.\WK2& eK/(P,&Y1(m~ev|#ok{k@hB҂J/?F)=y+7{? af(7^U9cm+B F'o;]^3: w)HLlKB.#b"D >=|qCoQ5!$)U'rd"̫#ʒ*Sbn6θ[Db }%Y(S| ['EF*FI2ve4k.g7?U-(h&=_qXIva:!4Zc!Mfe 1u'`U 拘Clk}xY W5f;-D<2Pt%EE\E m*JՄ vP-J!-19nT=;RvV-5TGWTq`\x`CcFt YQqDSK#x{P3/d #  9ϊߍC]A骥g s^j| il+t1^ӊ%m2:Im\19#TpqlN#  ȇB. ȿ6SU(шdOoAT[7X%ϳٰH7D@bs)\@!#O}ɀƮLq{q8X@@C?qpXwvxIHGa ժҠXv/ᩴ.+QPΊmBsj8X?+2R~oaWŢdw-\'tߐg؂sQt(,dg-iA~yާD$َàe ,v? >͹}\ IrR|P?MACRW>V  ]9h`(By16B &kq$"kA xS³!Vm0"vGWT318) w9eNK%So PR))7i\x>gv^3V0hH Sxx}C{\(.D/]#?Z[|3InӋnNoM8t 1O.Ꝋ$IwQT3b7V\xi3J WY2tgvOLI[a[<9a~c5hЌ23}+My$Á~chI\`53F:FnH$Tx"~ qE֑GXb}rsN_GSЕ4&1(< 9 Ke~f;l"T:$Bq2F=1P<{1A̾&iaï_NVhki .,R$v5%P U>)8kAa$6ş|1:+z2{V`dA~ p%UPX>~eE*Ÿ.\Vમr+QPEy _lFzuеz>qwUSD4}еr %.'߲_A5¿ u>g@f3;Ȝ$12"mYBUz_7U6E!!od=MC55e0=PNŴDfEJjOQw{!cf½o%<kK_jSEIlɋtʙAt:K,vWM\y,e2ya_LPscTYz MTSLpnٌ$? 3澾q4軬rSlZ$bԈO[gV8BaqrVaPJF"v!On6)}'p3y6/B`sO:iQa.4٪- "X<=W#/Yv6#Xi}y <ZR<_5\l%)<ɩ"--tZ#v#I㶻SixUD~YVuџ)B4. iˌDxiJ3B. \O=^9iF.5(Cܷ62EiHW m/Ͱ ʰ:5֍7[h~|##sk8L_l/gaů1%hAr$@ @ t+u5zv0h+(қJYX{ߔyBUG!Wx+1r4ܹ[_6HG>(/&dz*f uz[3 Z^AߞxCjy*&ü~SM_[@Y.ճ=?tT5")wc)*gjI("qFؑ LFLplP0ϣ]Kp[b^˨ R9`]%ɗ[m:?7R_?$W8?*ˎȮ> +\86!([K!j:Zw֦0pB-UBn|UlP( eMW'"#\UCyܐH(J$GOWvNuƾu6U3[#؆7>lw8z 3lgZPAgyc6ϴ$(fwŴ9H@7KL\#'ҏWݖ3`@x*,s5ݥ 9epz!녆>ɘTt{aIQ7N|}lL^Bm6jg6i+X]+n;Ş,4&LiBa"}1A2cQovfB2ܳP42]V-e",ڧv R΍HSujT30W\ൌ g3}f}Qiu+xb"4Il>AndR|@mt#aѳX~f*ˮpwBcs.c6k{j}@꫒% j+6!Ac*JѼkg@MDg^7**';j%N0]eXU^<?ܾ9L 5!(x*qO'63r:Et]1@+>CDYވu]ҡHԫjx} N+PP>>QwAnbԧq13VQF~3P!ֱm\siAr><d SEEi=L݄W 5ē-15pfz80e{>ţ-W}/JuG]Q=ꝗ{.$4fK1U%nof-cu>gWk\֑"Ž4XWoZ܈s|~#/1?24VM9).U%;O<U2hBv }:tee飲X-z64_.& h#7V9axOr4{M>cs]ΞҐceGJ8Se~YkQk@@"zyu\nެC@+o2P0Ci'F|aǁA"Xp#=!ux&AU{leX:n̄ kճ.H%mvpۓrӺGs^GlJH3\Uw&1T+Nx 3Y:l&:f" |ڣ6")fQo#Bdm8[xs{(ijjYNo@<ݡ*qo8u%|nr^^mh*Vdv dA!L.@s%ubʱtH Afڜ~W*P%"| H$=[t=#Hӟ_YG P3ʊ1eig `<95ye.-W6uY$عi5r(`*' z`$pfG6/ CFaIiQ-܈=i3ZܜKz2;q/^~7~TeiP(K"0|-.v{GS2!NHIy PEȝʘf(s.~9С-]%oQWg&]: BPju^m=7O]3wLJ#A  *ɪ u@V!'ep6[/?Q*dFᵴĽL]'+>LdWכک-,b! @ ?X"f'ƾGU\t9msR@V3};f]y!l9 g %R| > AO,Ie*68An/*ȪWM,'a.|]ȐYJdǚW..ɷo#SylA&j ߢ_F%Nm N+nVUX j _Kfsg~#HXЍNp7&#g Gξ!oI6ʵ,OB?cŻQK>'"4:w 1ks-0IVhwh#*yE8L%̸يSձ RFr]YC-rWd˒)G&c^8)7g#TGi.nߟ&Mhx]">@KL}9<e<?!cdEh4XH't5(, g`}NW^P7AyC+#gkZ7kd~ۍ+)Ff77=j 9{Rli(UW85 kmJmU%G]>eZrA`DVhyQ W`v$0h-r?;uqhLB]l,sϾd:].dƏ ZFt%Bn݆#T\QގϷDgUo |j9$0ݷzKB\dٲbB@Y/_R`\\*k(cqRE #鋧C9#SƏ&>FRt^ Ĕk DCj7L\mS>X7= R`Y a<{ )b}O>0V4,ш? -БP%kuʞKpq}mPu\{DLj5 'm.8İ$cE'!4p3$PȠDMy0iY`7/#Vjhb!r.͔Nl7#%ìt2V D$_2f3}3|YƍK$ Fn}hWI86b87ǫF$r(*s6˓aQ;6knϟ&g<؁ ֫PrȔ:0p(= $40O3eDF՝i+0$TRTd ģ2J Uz$Ĭ Z444#{ TͣxhB-O1h$%BdcxȴFr%29>͕ #>bi}0EpQՊsNdmPh>r-܌V5sMˤĨM{ۋ_ffO(ϼ])dzpȌ?S%8ӢS4Ch H[8)8vE6pYaꋲvh\UpinfD B5O̓}G8ܠ+>Zs{ 'u,ƌƋ˿bu8,D+ExőN[ !_ϷИ ի;f*%a߸INۼqEpq3w94#+Oɿ&o7Tp/~j q$(.O*! niK!ϥ`Bυ6W:]5m2 Au)M?+1I;ن+!lJMh)3''75GHnOrZMs 0RaP"jӼ)e=ՕLM؈U޺z_fHcvSem煉3Cq9^4X٫_ ?e0\c.w2J3rS* YXd|Taܒ]4!n,R܀z h3'Dw XNCY[+&?PD` tGSîCƛƒUu`Cf-Q*O( >G`0ڲn e׾ND֐d*hVo*`@At?)#/&w.ʑ "Lskq.;L*åLӝƭ_&pΩ=܋ ^٘A>E6$ w SdTBJ5 ]i3&Oyqt ji Vk2S((3J}\伀0?\.j99 ,Ƞ8WCEVjD1*GHشΜuqYš=.r'vt0^dߍbwqWRH-^ 6 GtD 8#Sдo0Vvb| {bq;;=rl.l2B97g"0inFo .MZE $˃+[DcAQ$fMۚƁEFI# "4qC 2Y=c\(LQZ1oζ8<*ʭi֤Oq* {LVyV3LYJB,J?<ٰC6f4>yZE?p*7m*$)Mtvrw5xܶ29F G(ëZb?P!K/Yn:m&DdcgXX.w_=N'* spAZJ;n4σ2dg;!׶휜M *4 =6B(?1lZIt{u5`1JBVA+Y= X5Ńsᙥ @{yQɹ|s;~hҮ=~g{`ˑط+ !YR+b3e[ތ#!$Ń)szƒ:7ք=DsXg370|xfnw`{Jlie(hE V'I~-Iid}i8\l -t;}3B˷x6bH.#\;Z8{q^ bl<K|7~Ԧ,QsݲzDFY"x6PtSW2%luDE?]T6-?m?ӗQ=L:h#k<3Ĉk! w%إ :ugy<[od+`kzPiݞҭ=Փݚ`/hQ6z`jEOBn(&/  be#eF? SE^>=>1)fڬ3/Զ'Xmdz $g#AO:g2_r0@u.iuIRPbP0gm0;r/;5j@u[Ӟ*rx/O*b<(D~It{;L퀪$ͭ};j2Mu+|,xwٝuaTPyCs$l;j*U Xa,оo/K\d %rCx=iCt9¥/`Sq0;emkbaNyg90j޾4U\GII3kf&\`Gynx[JӃ>9dwԅf ΂>ua<۪7=^MBYe]ECwzcԍ:_Gph:iUn(x~:bA~>R[rSq]1cǺ"F$1,4I{T ~`[$5`-cu&0i#SS{<GҭʋHU-V?5oOk$@\.c'kWot@Pm V#_ 9gì)8׉!RR9vmF |glnЀDG`҃)].w;mN \?ٝw;㴡tUΌX:@f1Wj b"}APM\|sJng$qSvTWr;~lfI`yՓ5b_OAi.|]tdN.A_Єպ)*ȎՅw-z--f8v!x=hIZ OF`dhio|T#41"Q?wXv9`oVu)a2Q${7 n awy/ H{^_x-x:MdE4)+146n+9IZ<:;[#v8_;V Z6ԬVOAv6tu0 ߷DȨ P)uGf{8eM w~;%1l1a*/hѝ? Π+A~ z$J`pW_$;8FR(:{4 ˑDCm; RbF@*=^g0&I|]5$vnSf|_f"_`7  vgc0P4/8-kPVc#)m11 \ vIXZ}~3mrdf5 a.4r=j=K$1i.#ܡ5hМ[6ߵ9z9iGb2ɗcdä~ox[iݴUdPuQQ3:6\ԯVC+SDqh@駵GQ z.E$u|GaqSlSt9"!NtY9ltj[iYy٪YnưHfةv@a$qΆRƲ1ǥD_#YnD}\i&vÅTo *fQZ۠ߏ_21} j+-J0|ΊN #VSgdv)Wp +t{ɴHӴb0` @wuz&@BQ++G QP?ݿK4rPTx+,?lb{oYkTlƿ:i`*7ZY?$x+ t)Шvq:)[Kn-3Ȫ\a߸D ۀG;s|xB ܍s~oqQ>qξ)Lfl?Dvkۯ%I@vv>y"㽽B.^otԷ!%V!ALךXE?mR9F o‡&,D#ZƏ@ь:8~R BAYpc$C^5F3t4D4fcgl ܺ[ YR!j0`FY$d`cNY0Ox~JԨWi>*Y;a=>oTm?_:F.{r:ݛ:ǟ4E+S2+l,CSG>4oML*QZJz?4ffP2M,yV"H6 Y>->yEm8iOkbڄ\ kKreț6ՙ7Z ]˧UMĢ;:$; dK qc2$KMMYYѓn$0stƈ{QE(^].*S4Ft@L\)4Hs2N2WK~9WhK[Њ8[RgCmZ,XS8jU]uB_hy+Z>a4/"̓L[GINC$l"(SbK߮ƨs95Khh%,pDSvfX꾬eCοq`WrbR~V qZ9V6WGA役^"Q(2j̉AvŬtg~lpv S hOF5c31fI,*yEҶ(HîGWl00ɧJ7{aB>3;վ7uC>jŵc6TlW<{/Zu<* 6A# 94\ g2r%>>ug/]OziXU-842PG }>TFC9Zף%*:P& ?ċ;6, R$wY3!d| 3|%zM1/"n{ ^|o!o" `e=5X7e9- J.mQ 9A2_5MnMR06aʂEC=f PLۈ^ 1G‰A|@Т|<`<[B<-m4J^ ̅u@SQH=yun2aXϛEDaWZ-j4!*1g3ͭp$tHE)).G5*">ykg}<$}l"\)aƗE7,) aYcXϳo V;`W0o~hzJ;n.WZ8u$!#7$0;Ai\(򩽺'{`:''|3i e[m%l@$  ~nw$I@6SrDͲīs ˿=>~ JZvt6=Xe) NEy iEt}5twA\RMjE Lf}́.gS-י%p?uCd;e=1D\)lIzy EZL]{ɩ? [7zH*Ԥ,ή_@JRڃEܾ4xہg Ԉ8afϥ!7R 4 6p! E\$IM3! K*bJ~WiP2-VԼm{!ut37$wn*O),8a_TrbFo.Eayq'-Z@rf ;G+H}MD9#.Ko mۦ#Κ"(DZHWòbS)hd ԗ5:8>hx5㚿w@ľ(Fjb]muK=Bũ6Uvŝсn 0(e!)& ZRt b4V^ @BK,dS)+@js^(sy+_Y)ft "-ZT[+qs3SJ*N[^tV:mph6i/pu5(ob`m-&nLzh"te'!pPX:oDD`|]^9N'p$ LӱFgm,:$_٧͠=97#ь d(YnaΕ s%M =.)J r9pnb&0Ty&H],?T|Hh-~Ft0 qeA?LXfΘA惱i]<}v"pY5Q zy=YryI*N_?5<ʼnKӿD%g8ܷXk)ȚֹF?r"&_n}]أjp܉W+䓨Q9FðÜ/(*NaA1z˅πY1EҒGo|F`ry ܳRu$F ĒfkpVx[h.D٨Ou4lBhR >`TͥT*\3fd;nY~T'eCu7!b!UL2#@I1N>l-Wu;y:K lo?nςsJ~}OޕTz8 ;sC)K;dpw_C} AS>kkR:/Xi€ype׳C"!Ν 49rPQ! jzy!msƴ Dk~=CC+7:ɽɚcdLGےN[U/۹$E)|㈥؜&E2m,6C?L<@DJRY8\){JX࡭m<xg@,'uطiJCXgƋ:$31Вqm)qi L|NW#d|䬹JqHqqe5>/D8[c@2R$G b`#&0Ф y/]h$$hMPkMIߘmW91DX%PeVCԠ?~8N?n߶,2Hse!xSGP?oG}1gAFŵX[;UؗNB{io# |i}r)=Hv{TyM5 "];@a7^b8^WOU6ΪLgÖ`x}PN;:' J%<0$P&,oJzLr&Wdɺ@u`݄ _GN3G0Ǟmr*~#*]}v_BV0u%߄ks3}ޒyFlEˎmDXv $oH |3rI? {R߈>2wvl⹻1_Oxxzs/ʸ!Hywc(3pcuՄX31R)T3Wo8|ym0uCUDhEJBqf hBwZJ<} TcO eI?vieu*,`((.eیHL?SЮ]sf=o]TZMX}Vm;ǪoP?1_[SaB}Z2_܈"=tQœA'YX j3=b+tH<+Sֿ褐 HDcK 2z%)O~{יL&w~I\%=. йUâj#\K YZ