Your message dated Sun, 04 Aug 2024 21:06:09 +0000 with message-id <E1saiQb-00G6id-Nn@fasolo.debian.org> and subject line Bug#1075373: fixed in pd-iemlib 1.22.3-4 has caused the Debian Bug report #1075373, regarding pd-iemlib: ftbfs with GCC-14 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 owner@bugs.debian.org immediately.) -- 1075373: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1075373 Debian Bug Tracking System Contact owner@bugs.debian.org with problems
--- Begin Message ---
- To: maintonly@bugs.debian.org
- Subject: pd-iemlib: ftbfs with GCC-14
- From: Matthias Klose <doko@debian.org>
- Date: Wed, 03 Jul 2024 12:39:47 +0000
- Message-id: <E1sOzH1-004396-AZ@paradis.debian.org>
Package: src:pd-iemlib Version: 1.22.3-3 Severity: important Tags: sid trixie User: debian-gcc@lists.debian.org Usertags: ftbfs-gcc-14 [This bug is targeted to the upcoming trixie release] Please keep this issue open in the bug tracker for the package it was filed for. If a fix in another package is required, please file a bug for the other package (or clone), and add a block in this package. Please keep the issue open until the package can be built in a follow-up test rebuild. The package fails to build in a test rebuild on at least amd64 with gcc-14/g++-14, but succeeds to build with gcc-13/g++-13. The severity of this report will be raised before the trixie release. The full build log can be found at: http://qa-logs.debian.net/2024/07/01/pd-iemlib_1.22.3-3_unstable_gccexp.log The last lines of the build log are at the end of this report. To build with GCC 14, either set CC=gcc-14 CXX=g++-14 explicitly, or install the gcc, g++, gfortran, ... packages from experimental. apt-get -t=experimental install g++ Common build failures are new warnings resulting in build failures with -Werror turned on, or new/dropped symbols in Debian symbols files. For other C/C++ related build failures see the porting guide at http://gcc.gnu.org/gcc-14/porting_to.html [...] cc -DPD -I "/usr/include/pd" -DPD_FLOATSIZE=64 -DUNIX -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -Iinclude -DHAVE_G_CANVAS_H=1 -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -o src/lp1_t~.linux-amd64-64.so.o -c src/lp1_t~.c ++++ info: making src/m2f~.linux-amd64-64.so.o in lib iemlib cc -DPD -I "/usr/include/pd" -DPD_FLOATSIZE=64 -DUNIX -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -Iinclude -DHAVE_G_CANVAS_H=1 -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -o src/m2f~.linux-amd64-64.so.o -c src/m2f~.c ++++ info: making src/mergefilename.linux-amd64-64.so.o in lib iemlib cc -DPD -I "/usr/include/pd" -DPD_FLOATSIZE=64 -DUNIX -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -Iinclude -DHAVE_G_CANVAS_H=1 -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -o src/mergefilename.linux-amd64-64.so.o -c src/mergefilename.c ++++ info: making src/modulo_counter.linux-amd64-64.so.o in lib iemlib cc -DPD -I "/usr/include/pd" -DPD_FLOATSIZE=64 -DUNIX -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -Iinclude -DHAVE_G_CANVAS_H=1 -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -o src/modulo_counter.linux-amd64-64.so.o -c src/modulo_counter.c ++++ info: making src/mov_avrg_kern~.linux-amd64-64.so.o in lib iemlib cc -DPD -I "/usr/include/pd" -DPD_FLOATSIZE=64 -DUNIX -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -Iinclude -DHAVE_G_CANVAS_H=1 -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -o src/mov_avrg_kern~.linux-amd64-64.so.o -c src/mov_avrg_kern~.c ++++ info: making src/para_bp2~.linux-amd64-64.so.o in lib iemlib cc -DPD -I "/usr/include/pd" -DPD_FLOATSIZE=64 -DUNIX -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -Iinclude -DHAVE_G_CANVAS_H=1 -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -o src/para_bp2~.linux-amd64-64.so.o -c src/para_bp2~.c ++++ info: making src/parentdollarzero.linux-amd64-64.so.o in lib iemlib cc -DPD -I "/usr/include/pd" -DPD_FLOATSIZE=64 -DUNIX -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -Iinclude -DHAVE_G_CANVAS_H=1 -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -o src/parentdollarzero.linux-amd64-64.so.o -c src/parentdollarzero.c ++++ info: making src/peakenv_AR~.linux-amd64-64.so.o in lib iemlib cc -DPD -I "/usr/include/pd" -DPD_FLOATSIZE=64 -DUNIX -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -Iinclude -DHAVE_G_CANVAS_H=1 -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -o src/peakenv_AR~.linux-amd64-64.so.o -c src/peakenv_AR~.c ++++ info: making src/peakenv_hold~.linux-amd64-64.so.o in lib iemlib cc -DPD -I "/usr/include/pd" -DPD_FLOATSIZE=64 -DUNIX -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -Iinclude -DHAVE_G_CANVAS_H=1 -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -o src/peakenv_hold~.linux-amd64-64.so.o -c src/peakenv_hold~.c ++++ info: making src/peakenv~.linux-amd64-64.so.o in lib iemlib cc -DPD -I "/usr/include/pd" -DPD_FLOATSIZE=64 -DUNIX -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -Iinclude -DHAVE_G_CANVAS_H=1 -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -o src/peakenv~.linux-amd64-64.so.o -c src/peakenv~.c ++++ info: making src/post_netreceive.linux-amd64-64.so.o in lib iemlib cc -DPD -I "/usr/include/pd" -DPD_FLOATSIZE=64 -DUNIX -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -Iinclude -DHAVE_G_CANVAS_H=1 -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -o src/post_netreceive.linux-amd64-64.so.o -c src/post_netreceive.c ++++ info: making src/pre_inlet.linux-amd64-64.so.o in lib iemlib cc -DPD -I "/usr/include/pd" -DPD_FLOATSIZE=64 -DUNIX -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -Iinclude -DHAVE_G_CANVAS_H=1 -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -o src/pre_inlet.linux-amd64-64.so.o -c src/pre_inlet.c ++++ info: making src/prepend_ascii.linux-amd64-64.so.o in lib iemlib cc -DPD -I "/usr/include/pd" -DPD_FLOATSIZE=64 -DUNIX -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -Iinclude -DHAVE_G_CANVAS_H=1 -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -o src/prepend_ascii.linux-amd64-64.so.o -c src/prepend_ascii.c ++++ info: making src/protect_against_open.linux-amd64-64.so.o in lib iemlib cc -DPD -I "/usr/include/pd" -DPD_FLOATSIZE=64 -DUNIX -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -Iinclude -DHAVE_G_CANVAS_H=1 -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -o src/protect_against_open.linux-amd64-64.so.o -c src/protect_against_open.c ++++ info: making src/prvu~.linux-amd64-64.so.o in lib iemlib cc -DPD -I "/usr/include/pd" -DPD_FLOATSIZE=64 -DUNIX -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -Iinclude -DHAVE_G_CANVAS_H=1 -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -o src/prvu~.linux-amd64-64.so.o -c src/prvu~.c ++++ info: making src/pvu~.linux-amd64-64.so.o in lib iemlib cc -DPD -I "/usr/include/pd" -DPD_FLOATSIZE=64 -DUNIX -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -Iinclude -DHAVE_G_CANVAS_H=1 -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -o src/pvu~.linux-amd64-64.so.o -c src/pvu~.c ++++ info: making src/receive2list.linux-amd64-64.so.o in lib iemlib cc -DPD -I "/usr/include/pd" -DPD_FLOATSIZE=64 -DUNIX -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -Iinclude -DHAVE_G_CANVAS_H=1 -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -o src/receive2list.linux-amd64-64.so.o -c src/receive2list.c ++++ info: making src/round_zero.linux-amd64-64.so.o in lib iemlib cc -DPD -I "/usr/include/pd" -DPD_FLOATSIZE=64 -DUNIX -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -Iinclude -DHAVE_G_CANVAS_H=1 -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -o src/round_zero.linux-amd64-64.so.o -c src/round_zero.c ++++ info: making src/rvu~.linux-amd64-64.so.o in lib iemlib cc -DPD -I "/usr/include/pd" -DPD_FLOATSIZE=64 -DUNIX -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -Iinclude -DHAVE_G_CANVAS_H=1 -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -o src/rvu~.linux-amd64-64.so.o -c src/rvu~.c ++++ info: making src/sin_freq~.linux-amd64-64.so.o in lib iemlib cc -DPD -I "/usr/include/pd" -DPD_FLOATSIZE=64 -DUNIX -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -Iinclude -DHAVE_G_CANVAS_H=1 -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -o src/sin_freq~.linux-amd64-64.so.o -c src/sin_freq~.c ++++ info: making src/sin_phase~.linux-amd64-64.so.o in lib iemlib cc -DPD -I "/usr/include/pd" -DPD_FLOATSIZE=64 -DUNIX -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -Iinclude -DHAVE_G_CANVAS_H=1 -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -o src/sin_phase~.linux-amd64-64.so.o -c src/sin_phase~.c ++++ info: making src/soundfile_info.linux-amd64-64.so.o in lib iemlib cc -DPD -I "/usr/include/pd" -DPD_FLOATSIZE=64 -DUNIX -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -Iinclude -DHAVE_G_CANVAS_H=1 -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -o src/soundfile_info.linux-amd64-64.so.o -c src/soundfile_info.c ++++ info: making src/sparse_FIR~.linux-amd64-64.so.o in lib iemlib cc -DPD -I "/usr/include/pd" -DPD_FLOATSIZE=64 -DUNIX -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -Iinclude -DHAVE_G_CANVAS_H=1 -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -o src/sparse_FIR~.linux-amd64-64.so.o -c src/sparse_FIR~.c ++++ info: making src/speedlim.linux-amd64-64.so.o in lib iemlib cc -DPD -I "/usr/include/pd" -DPD_FLOATSIZE=64 -DUNIX -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -Iinclude -DHAVE_G_CANVAS_H=1 -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -o src/speedlim.linux-amd64-64.so.o -c src/speedlim.c ++++ info: making src/split.linux-amd64-64.so.o in lib iemlib cc -DPD -I "/usr/include/pd" -DPD_FLOATSIZE=64 -DUNIX -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -Iinclude -DHAVE_G_CANVAS_H=1 -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -o src/split.linux-amd64-64.so.o -c src/split.c ++++ info: making src/splitfilename.linux-amd64-64.so.o in lib iemlib cc -DPD -I "/usr/include/pd" -DPD_FLOATSIZE=64 -DUNIX -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -Iinclude -DHAVE_G_CANVAS_H=1 -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -o src/splitfilename.linux-amd64-64.so.o -c src/splitfilename.c ++++ info: making src/stripfilename.linux-amd64-64.so.o in lib iemlib cc -DPD -I "/usr/include/pd" -DPD_FLOATSIZE=64 -DUNIX -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -Iinclude -DHAVE_G_CANVAS_H=1 -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -o src/stripfilename.linux-amd64-64.so.o -c src/stripfilename.c ++++ info: making src/t3_bpe.linux-amd64-64.so.o in lib iemlib src/split.c: In function ‘split_new’: src/split.c:34:29: error: passing argument 2 of ‘floatinlet_new’ from incompatible pointer type [-Wincompatible-pointer-types] 34 | floatinlet_new(&x->x_obj, &x->x_threshold); | ^~~~~~~~~~~~~~~ | | | float * In file included from src/split.c:7: /usr/include/pd/m_pd.h:460:58: note: expected ‘t_float *’ {aka ‘double *’} but argument is of type ‘float *’ 460 | EXTERN t_inlet *floatinlet_new(t_object *owner, t_float *fp); | ~~~~~~~~~^~ make[1]: *** [/usr/share/pd-lib-builder//Makefile.pdlibbuilder:987: src/split.linux-amd64-64.so.o] Error 1 make[1]: *** Waiting for unfinished jobs.... make[1]: Leaving directory '/<<PKGBUILDDIR>>' dh_auto_build: error: make -j8 "INSTALL=install --strip-program=true" arch.c.flags= "LDFLAGS=-Wl,-z,relro -Wl,-z,now" "CFLAGS=-Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection" "CPPFLAGS=-Wdate-time -D_FORTIFY_SOURCE=2" PDLIBBUILDER_DIR=/usr/share/pd-lib-builder/ floatsize=64 extension=linux-amd64-64.so returned exit code 2 make: *** [debian/rules:10: binary] Error 25 dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 2
--- End Message ---
--- Begin Message ---
- To: 1075373-close@bugs.debian.org
- Subject: Bug#1075373: fixed in pd-iemlib 1.22.3-4
- From: Debian FTP Masters <ftpmaster@ftp-master.debian.org>
- Date: Sun, 04 Aug 2024 21:06:09 +0000
- Message-id: <E1saiQb-00G6id-Nn@fasolo.debian.org>
- Reply-to: IOhannes m zmölnig (Debian/GNU) <umlaeute@debian.org>
Source: pd-iemlib Source-Version: 1.22.3-4 Done: IOhannes m zmölnig (Debian/GNU) <umlaeute@debian.org> We believe that the bug you reported is fixed in the latest version of pd-iemlib, 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 1075373@bugs.debian.org, and the maintainer will reopen the bug report if appropriate. Debian distribution maintenance software pp. IOhannes m zmölnig (Debian/GNU) <umlaeute@debian.org> (supplier of updated pd-iemlib 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 ftpmaster@ftp-master.debian.org) -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA256 Format: 1.8 Date: Sun, 04 Aug 2024 22:47:52 +0200 Source: pd-iemlib Architecture: source Version: 1.22.3-4 Distribution: unstable Urgency: medium Maintainer: Debian Multimedia Maintainers <debian-multimedia@lists.debian.org> Changed-By: IOhannes m zmölnig (Debian/GNU) <umlaeute@debian.org> Closes: 1075373 Changes: pd-iemlib (1.22.3-4) unstable; urgency=medium . * Fix FTBFS with gcc-14 (Closes: #1075373) Checksums-Sha1: 2e56c762c956f23d433a85842082bb3745f40619 2166 pd-iemlib_1.22.3-4.dsc 411001a5913992128f8120f79c1bf47fe1671524 7648 pd-iemlib_1.22.3-4.debian.tar.xz Checksums-Sha256: 11531662d64d1559c440143776ec86a6b467d1117a44436ae9400f807275712e 2166 pd-iemlib_1.22.3-4.dsc daa5e43d697d10848d2c64dac052a1f0f4f53ef0852ea78b4a68c00ec40ab26e 7648 pd-iemlib_1.22.3-4.debian.tar.xz Files: efe576876f6de54b988fd49c941cc19e 2166 sound optional pd-iemlib_1.22.3-4.dsc c267f94438b16e99d5af710d84b04bbe 7648 sound optional pd-iemlib_1.22.3-4.debian.tar.xz -----BEGIN PGP SIGNATURE----- iQJKBAEBCAA0FiEEdAXnRVdICXNIABVttlAZxH96NvgFAmav6UUWHGZvcnVtQHVt bGFldXRlLm11ci5hdAAKCRC2UBnEf3o2+GxyD/4/Mwk1sAvSP2DjDX5ULVmNtw9i z92h/jPkbjKprIHTUYbrKnjQL0mECaKrLLsYnRiFghfbMG5T7hhrIxbb7zpM3K4f nIZcgpI8vWVz0X6YYWokpe35CFMQzCOQoyprulyZseBPbLLbXZ8n9zarq6z9cL4l PbQkO2wdRvSx3tbNnbUISWZK2ghCPNttJ8kcVT/E3Qu3GKkg22ao3xPInepy6Zcs IIQuFvTgbFIi+XiovbHjiLE6FqdFtlPAD8dFHmIsW2XATRYuVDD6IpYVBkEkNUlS PfWpALaLZvj73kdSqdNS9w17WqpfFUKNUVZtHoN4wVgxI7NK6Mu1Ouq4b+qqXknz 4A6o559uGMTq/Oa+aqbL/5A/yTB3UNYRl2/8kXxAq9P22g7TMtEXzXdQpksVQoxd JTXAv0pIiNSMovZdfaR5gRq8WUR2AB02/Z3itsde2CekewshLDZnzrcWGcFJQL+c qaQIox2FlRGb14Unnl1eTqppCqnxlOkIGkYd+rCwfPjAj2TsLRLxT3OHuHwhIkdV o3J4Vtfw7UNlT3BVCrAw7Ejm5hk2GUgPG02ZHUX9T2rdnuuymO1dxF17StQLYAEq 3eqyufEk3Fe64SxvLrnbmgTqQcSuZ9AZg39PioYEX7I7s3pXW41KxbYkJWMu0u1/ Ahelv+AryOlPdCf9BA== =WpN3 -----END PGP SIGNATURE-----Attachment: pgpOh8uTuIP_U.pgp
Description: PGP signature
--- End Message ---