Your message dated Tue, 22 Apr 2025 10:34:38 +0000 with message-id <E1u7Axa-007S01-Tx@fasolo.debian.org> and subject line Bug#1103192: fixed in dssi 1.1.1~dfsg0-7 has caused the Debian Bug report #1103192, regarding naspro-bridges: FTBFS: /usr/include/alsa/seq_event.h:30:2: error: #warning "use #include <alsa/asoundlib.h>, <alsa/seq_event.h> should not be used directly" [-Werror=cpp] 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.) -- 1103192: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1103192 Debian Bug Tracking System Contact owner@bugs.debian.org with problems
--- Begin Message ---
- To: Debian BTS <submit@bugs.debian.org>
- Subject: naspro-bridges: FTBFS: /usr/include/alsa/seq_event.h:30:2: error: #warning "use #include <alsa/asoundlib.h>, <alsa/seq_event.h> should not be used directly" [-Werror=cpp]
- From: Santiago Vila <sanvila@debian.org>
- Date: Tue, 15 Apr 2025 00:19:27 +0000
- Message-id: <E1u4U1P-002Crp-2z@paradis.debian.org>
Package: src:naspro-bridges Version: 0.5.1-5 Severity: serious Tags: ftbfs trixie sid Dear maintainer: During a rebuild of all packages in unstable, your package failed to build: -------------------------------------------------------------------------------- [...] debian/rules clean dh clean debian/rules override_dh_auto_clean make[1]: Entering directory '/<<PKGBUILDDIR>>' rm -rf m4 dh_auto_clean make[1]: Leaving directory '/<<PKGBUILDDIR>>' dh_clean debian/rules binary dh binary dh_update_autotools_config debian/rules override_dh_autoreconf make[1]: Entering directory '/<<PKGBUILDDIR>>' mkdir m4 dh_autoreconf libtoolize: putting auxiliary files in '.'. libtoolize: copying file './ltmain.sh' libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. libtoolize: copying file 'm4/libtool.m4' libtoolize: copying file 'm4/ltoptions.m4' libtoolize: copying file 'm4/ltsugar.m4' libtoolize: copying file 'm4/ltversion.m4' libtoolize: copying file 'm4/lt~obsolete.m4' configure.ac:31: warning: The macro 'AC_PROG_CC_C99' is obsolete. configure.ac:31: You should run autoupdate. ./lib/autoconf/c.m4:1662: AC_PROG_CC_C99 is expanded from... configure.ac:31: the top level configure.ac:33: warning: The macro 'AC_LIBTOOL_WIN32_DLL' is obsolete. configure.ac:33: You should run autoupdate. m4/ltoptions.m4:148: AC_LIBTOOL_WIN32_DLL is expanded from... configure.ac:33: the top level configure.ac:33: warning: AC_LIBTOOL_WIN32_DLL: Remove this warning and the call to _LT_SET_OPTION when you configure.ac:33: put the 'win32-dll' option into LT_INIT's first parameter. ./lib/autoconf/general.m4:2434: AC_DIAGNOSE is expanded from... m4/ltoptions.m4:148: AC_LIBTOOL_WIN32_DLL is expanded from... configure.ac:33: the top level configure.ac:34: warning: The macro 'AC_PROG_LIBTOOL' is obsolete. configure.ac:34: You should run autoupdate. m4/libtool.m4:100: AC_PROG_LIBTOOL is expanded from... configure.ac:34: the top level configure.ac:31: installing './compile' configure.ac:19: installing './missing' dssi/Makefile.am: installing './depcomp' make[1]: Leaving directory '/<<PKGBUILDDIR>>' debian/rules override_dh_auto_configure make[1]: Entering directory '/<<PKGBUILDDIR>>' dh_auto_configure -- --with-lv2dir=/usr/lib/lv2 ./configure --build=x86_64-linux-gnu --prefix=/usr --includedir=\${prefix}/include --mandir=\${prefix}/share/man --infodir=\${prefix}/share/info --sysconfdir=/etc --localstatedir=/var --disable-option-checking --disable-silent-rules --libdir=\${prefix}/lib/x86_64-linux-gnu --runstatedir=/run --disable-maintainer-mode --disable-dependency-tracking --with-lv2dir=/usr/lib/lv2 checking for a BSD-compatible install... /usr/bin/install -c checking whether sleep supports fractional seconds... yes checking filesystem timestamp resolution... 0.01 checking whether build environment is sane... yes checking for a race-free mkdir -p... /usr/bin/mkdir -p checking for gawk... no checking for mawk... mawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking xargs -n works... yes checking where to put LV2 bundles... /usr/lib/lv2 checking whether make supports the include directive... yes (GNU style) checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether the compiler supports GNU C... yes checking whether gcc accepts -g... yes checking for gcc option to enable C11 features... none needed checking whether gcc understands -c and -o together... yes checking dependency style of gcc... none checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking how to print strings... printf checking for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for fgrep... /usr/bin/grep -F checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for file... file checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... dlltool checking how to associate runtime and link libraries... printf %s\n checking for ranlib... ranlib checking for ar... ar checking for archiver @FILE support... @ checking for strip... strip checking command to parse /usr/bin/nm -B output from gcc object... ok checking for sysroot... no checking for a working dd... /usr/bin/dd checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 checking for mt... no checking if : is a manifest tool... no checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for nabrit-3 >= 0.4.1... yes checking for ladspa.h... yes checking whether LRDF-equivalent LV2 bundles should be installed... yes checking for dssi >= 1.0.0... yes checking for alsa... yes checking whether to enable bridging of DSSI programs as LV2 presets... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating ladspa/manifest.ttl config.status: creating ladspa/Makefile config.status: creating ladspa/data/Makefile config.status: creating dssi/manifest.ttl config.status: creating dssi/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands configure: LADSPA bridge: yes configure: LRDF-equivalent bundles: yes configure: DSSI bridge: yes configure: DSSI programs as LV2 presets: yes make[1]: Leaving directory '/<<PKGBUILDDIR>>' dh_auto_build make -j2 make[1]: Entering directory '/<<PKGBUILDDIR>>' make all-recursive make[2]: Entering directory '/<<PKGBUILDDIR>>' Making all in ladspa make[3]: Entering directory '/<<PKGBUILDDIR>>/ladspa' Making all in data make[4]: Entering directory '/<<PKGBUILDDIR>>/ladspa/data' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/<<PKGBUILDDIR>>/ladspa/data' make[4]: Entering directory '/<<PKGBUILDDIR>>/ladspa' /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -pedantic -Wall -Werror -Wno-strict-aliasing -I/usr/include/NASPRO/brit-3 -I/usr/include/NASPRO/core-5 -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c -o manifest.lo manifest.c /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -pedantic -Wall -Werror -Wno-strict-aliasing -I/usr/include/NASPRO/brit-3 -I/usr/include/NASPRO/core-5 -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c -o bridge.lo bridge.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -pedantic -Wall -Werror -Wno-strict-aliasing -I/usr/include/NASPRO/brit-3 -I/usr/include/NASPRO/core-5 -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c manifest.c -fPIC -DPIC -o .libs/manifest.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -pedantic -Wall -Werror -Wno-strict-aliasing -I/usr/include/NASPRO/brit-3 -I/usr/include/NASPRO/core-5 -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c bridge.c -fPIC -DPIC -o .libs/bridge.o /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -pedantic -Wall -Werror -Wno-strict-aliasing -I/usr/include/NASPRO/brit-3 -I/usr/include/NASPRO/core-5 -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c -o pluglib.lo pluglib.c /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -pedantic -Wall -Werror -Wno-strict-aliasing -I/usr/include/NASPRO/brit-3 -I/usr/include/NASPRO/core-5 -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c -o plugin.lo plugin.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -pedantic -Wall -Werror -Wno-strict-aliasing -I/usr/include/NASPRO/brit-3 -I/usr/include/NASPRO/core-5 -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c pluglib.c -fPIC -DPIC -o .libs/pluglib.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -pedantic -Wall -Werror -Wno-strict-aliasing -I/usr/include/NASPRO/brit-3 -I/usr/include/NASPRO/core-5 -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c plugin.c -fPIC -DPIC -o .libs/plugin.o /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -pedantic -Wall -Werror -Wno-strict-aliasing -I/usr/include/NASPRO/brit-3 -I/usr/include/NASPRO/core-5 -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c -o lv2api.lo lv2api.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -pedantic -Wall -Werror -Wno-strict-aliasing -I/usr/include/NASPRO/brit-3 -I/usr/include/NASPRO/core-5 -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c lv2api.c -fPIC -DPIC -o .libs/lv2api.o /bin/bash ../libtool --tag=CC --mode=link gcc -pedantic -Wall -Werror -Wno-strict-aliasing -I/usr/include/NASPRO/brit-3 -I/usr/include/NASPRO/core-5 -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -no-undefined -module -avoid-version -shared -lnabrit -lnacore -lm -pthread -Wl,-z,relro -o ladspa.la -rpath /usr/lib/lv2/naspro-ladspa.lv2 manifest.lo bridge.lo pluglib.lo plugin.lo lv2api.lo libtool: link: gcc -shared -fPIC -DPIC .libs/manifest.o .libs/bridge.o .libs/pluglib.o .libs/plugin.o .libs/lv2api.o -lnabrit -lnacore -lm -Werror -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Werror=format-security -Wl,-z -Wl,relro -pthread -Wl,-soname -Wl,ladspa.so -o .libs/ladspa.so libtool: link: ( cd ".libs" && rm -f "ladspa.la" && ln -s "../ladspa.la" "ladspa.la" ) make[4]: Leaving directory '/<<PKGBUILDDIR>>/ladspa' make[3]: Leaving directory '/<<PKGBUILDDIR>>/ladspa' Making all in dssi make[3]: Entering directory '/<<PKGBUILDDIR>>/dssi' /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -pedantic -Wall -Werror -Wno-strict-aliasing -I/usr/include/NASPRO/brit-3 -I/usr/include/NASPRO/core-5 -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c -o manifest.lo manifest.c /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -pedantic -Wall -Werror -Wno-strict-aliasing -I/usr/include/NASPRO/brit-3 -I/usr/include/NASPRO/core-5 -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c -o bridge.lo bridge.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -pedantic -Wall -Werror -Wno-strict-aliasing -I/usr/include/NASPRO/brit-3 -I/usr/include/NASPRO/core-5 -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c bridge.c -fPIC -DPIC -o .libs/bridge.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -pedantic -Wall -Werror -Wno-strict-aliasing -I/usr/include/NASPRO/brit-3 -I/usr/include/NASPRO/core-5 -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c manifest.c -fPIC -DPIC -o .libs/manifest.o In file included from /usr/include/dssi.h:28, from internal.h:21, from bridge.c:11: /usr/include/alsa/seq_event.h:30:2: error: #warning "use #include <alsa/asoundlib.h>, <alsa/seq_event.h> should not be used directly" [-Werror=cpp] 30 | #warning "use #include <alsa/asoundlib.h>, <alsa/seq_event.h> should not be used directly" | ^~~~~~~ In file included from /usr/include/dssi.h:28, from internal.h:21, from manifest.c:11: /usr/include/alsa/seq_event.h:30:2: error: #warning "use #include <alsa/asoundlib.h>, <alsa/seq_event.h> should not be used directly" [-Werror=cpp] 30 | #warning "use #include <alsa/asoundlib.h>, <alsa/seq_event.h> should not be used directly" | ^~~~~~~ cc1: all warnings being treated as errors make[3]: *** [Makefile:474: manifest.lo] Error 1 make[3]: *** Waiting for unfinished jobs.... cc1: all warnings being treated as errors make[3]: *** [Makefile:474: bridge.lo] Error 1 make[3]: Leaving directory '/<<PKGBUILDDIR>>/dssi' make[2]: *** [Makefile:426: all-recursive] Error 1 make[2]: Leaving directory '/<<PKGBUILDDIR>>' make[1]: *** [Makefile:358: all] Error 2 make[1]: Leaving directory '/<<PKGBUILDDIR>>' dh_auto_build: error: make -j2 returned exit code 2 make: *** [debian/rules:4: binary] Error 25 dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 2 -------------------------------------------------------------------------------- The above is just how the build ends and not necessarily the most relevant part. If required, the full build log is available here: https://people.debian.org/~sanvila/build-logs/202504/ About the archive rebuild: The build was made on virtual machines from AWS, using sbuild and a reduced chroot with only build-essential packages. If you could not reproduce the bug please contact me privately, as I am willing to provide ssh access to a virtual machine where the bug is fully reproducible. If this is really a bug in one of the build-depends, please use reassign and add an affects on src:naspro-bridges, so that this is still visible in the BTS web page for this package. Thanks.
--- End Message ---
--- Begin Message ---
- To: 1103192-close@bugs.debian.org
- Subject: Bug#1103192: fixed in dssi 1.1.1~dfsg0-7
- From: Debian FTP Masters <ftpmaster@ftp-master.debian.org>
- Date: Tue, 22 Apr 2025 10:34:38 +0000
- Message-id: <E1u7Axa-007S01-Tx@fasolo.debian.org>
- Reply-to: IOhannes m zmölnig (Debian/GNU) <umlaeute@debian.org>
Source: dssi Source-Version: 1.1.1~dfsg0-7 Done: IOhannes m zmölnig (Debian/GNU) <umlaeute@debian.org> We believe that the bug you reported is fixed in the latest version of dssi, 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 1103192@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 dssi 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: SHA512 Format: 1.8 Date: Tue, 22 Apr 2025 12:10:31 +0200 Source: dssi Architecture: source Version: 1.1.1~dfsg0-7 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: 1103187 1103192 Changes: dssi (1.1.1~dfsg0-7) unstable; urgency=medium . * Team upload. . [ IOhannes m zmölnig (Debian/GNU) ] * Update d/changelog entry for 1.1.1~dfsg0-6 + Wrap overly long line + Mark upload as team upload . [ Andreas Henriksson ] * Add patch to disable Werror in ./tests/ * Add patch to include recommended alsa header (Closes: #1103187, #1103192) Checksums-Sha1: 6cb71d5a799bd0f9b1b392b8254e0f7176cb8e41 2483 dssi_1.1.1~dfsg0-7.dsc 1345b582f8d860bad12ed707f5c98c07cdd60736 7660 dssi_1.1.1~dfsg0-7.debian.tar.xz Checksums-Sha256: 123d993dd577a54610e8b57ff6b6297c3e02ee0d0197c0858c770996665ae2de 2483 dssi_1.1.1~dfsg0-7.dsc 9a2ba9986c6b5d5c4fa437a6744649b28ce13f2f14f7101479ae7e666ecd7983 7660 dssi_1.1.1~dfsg0-7.debian.tar.xz Files: 906b11b4888b7c8887e6d6621b5a5448 2483 libdevel optional dssi_1.1.1~dfsg0-7.dsc 1102952f86458c148ad18b3c23f12031 7660 libdevel optional dssi_1.1.1~dfsg0-7.debian.tar.xz -----BEGIN PGP SIGNATURE----- iQIzBAEBCgAdFiEEdAXnRVdICXNIABVttlAZxH96NvgFAmgHa5MACgkQtlAZxH96 NvhzYA/+Pu/mLezd/pg9asi2H2xw+9+MM9PXdw4X9Dr+duSd2QL7N/A6sJOcPHA3 pR9HvbvEt/ZVi904se69iRoN7Cj9BFArIBsdjgO9+pZyvp5wZjs2/juUD2De3tqZ persPfJjZJarai0g4HxPSRC1yW3plIcFmqWql9mPWsh1m//3PH5aOcNnBwR70LrB ByaWlxK1G5S6Dbw5/vSd5Ti16g1NS7mmHbMgA+5MeKnDh9ln0mDWCDP6FWIKQzjL QmxkMdN7Z0daUJhXOS1P1VLPrlKUrEU05rPdQ4wYT9NfhdkIY4rDbCR5BwBjxa5f 9fPatK6OAiKHXgSLXuYQaZoP9x3qCZzQ6p/VSTcvJS90iag6In9uJUA5nEaarnMy XV73DpxoUhlKefQ7otbjASV/WEGqYGQOJcKx/qhHvpH+p9lzoq549PHVJENML6pi 9ICqLEi90g43o+C/oWBkqhcJzcR3kI1WgoU+Fj4Sa7i9rf5wZF3QZ9EJ6NoacqdI ODYbZdS25CLKw0lDS1KTdjIJFy/crM20ifK8kRFwmgzPPFaJue0OspcZil7DiMoZ J8CZ4OBTLVPl3k8cbI0220dH7GWz33rCaqYTvCwORaoieknzdleZNNklbgf24ZRB peCskJZsIrc1ZJLoRbcE6fMsO3n6g75gWHgDqhKBpYQbJhiDJv8= =Lwep -----END PGP SIGNATURE-----Attachment: pgpoKRDGRkeCi.pgp
Description: PGP signature
--- End Message ---