Your message dated Fri, 05 Sep 2025 19:53:40 +0000
with message-id <[email protected]>
and subject line Bug#1114409: fixed in tktray 1.3.9-7
has caused the Debian Bug report #1114409,
regarding tktray: FTBFS: ../../tktray.c:43:55: error: passing argument 5 of 
'tkStubsPtr->tk_CreateErrorHandler' from incompatible pointer type 
[-Wincompatible-pointer-types]
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)


-- 
1114409: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1114409
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: src:tktray
Version: 1.3.9-6
Severity: serious
Tags: ftbfs forky sid

Dear maintainer:

During a rebuild of all packages in unstable, your package failed to build.

Below you will find how the build ends (probably the most relevant part,
but not necessarily). If required, the full build log is available here:

https://people.debian.org/~sanvila/build-logs/202509/

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:tktray, so that this is still
visible in the BTS web page for this package.

Thanks.

--------------------------------------------------------------------------------
[...]
 debian/rules clean
dh clean
   dh_clean
 debian/rules binary
dh binary
   dh_update_autotools_config
   dh_autoreconf
autoreconf: warning: autoconf input should be named 'configure.ac', not 
'configure.in'
   debian/rules override_dh_auto_configure
make[1]: Entering directory '/<<PKGBUILDDIR>>'
for v in 8.6 9.0 ; do \
        dh_auto_configure -B/<<PKGBUILDDIR>>/debian/$v -- \
                --with-tcl=/usr/lib/tcl$v \
                --with-tk=/usr/lib/tk$v ; \
done
        cd debian/8.6 && ../../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-tcl=/usr/lib/tcl8.6 --with-tk=/usr/lib/tk8.6
checking TEA configuration... ok (TEA 3.13)
configure: configuring tktray 1.3.9
checking system version... Linux-6.12.41+deb13-cloud-amd64
checking for Tcl configuration... found /usr/lib/tcl8.6/tclConfig.sh
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 for existence of /usr/lib/tcl8.6/tclConfig.sh... loading
checking platform... unix
checking for Tk configuration... found /usr/lib/tk8.6/tkConfig.sh
checking for existence of /usr/lib/tk8.6/tkConfig.sh... loading
configure: --exec-prefix defaulting to TCL_EXEC_PREFIX /usr
checking for gcc... (cached) gcc
checking whether the compiler supports GNU C... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for gcc option to enable C11 features... (cached) none needed
checking how to run the C preprocessor... gcc -E
checking whether make sets $(MAKE)... yes
checking for ranlib... ranlib
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 if the compiler understands -pipe... yes
checking whether byte ordering is bigendian... no
checking for Tcl public headers... /usr/include/tcl8.6
checking for Tk public headers... /usr/include/tcl8.6
checking for Tcl private include files... Using srcdir found in tclConfig.sh: 
/usr/include/tcl8.6/tcl-private
checking for Tk private include files... Using srcdir found in tkConfig.sh: 
/usr/include/tcl8.6/tk-private
checking for X... libraries , headers 
checking for pthread_mutex_init in -lpthread... yes
checking for building with threads... yes (default)
checking how to build libraries... shared
checking for ranlib... (cached) ranlib
checking if 64bit support is requested... no
checking if 64bit Sparc VIS support is requested... no
checking if compiler supports visibility "hidden"... yes
checking if rpath support is requested... yes
checking system version... (cached) Linux-6.12.41+deb13-cloud-amd64
checking for ar... ar
checking for cast to union support... yes
checking for stdbool.h... yes
checking for required early compiler flags... none
checking for 64-bit integer type... yes
checking for build with symbols... no
checking for egrep -e... /usr/bin/grep -E
checking for tclsh... /usr/bin/tclsh8.6
configure: creating ./config.status
config.status: creating Makefile
config.status: creating pkgIndex.tcl
        cd debian/9.0 && ../../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-tcl=/usr/lib/tcl9.0 --with-tk=/usr/lib/tk9.0
checking TEA configuration... ok (TEA 3.13)
configure: configuring tktray 1.3.9
checking system version... Linux-6.12.41+deb13-cloud-amd64
checking for Tcl configuration... found /usr/lib/tcl9.0/tclConfig.sh
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 for existence of /usr/lib/tcl9.0/tclConfig.sh... loading
checking platform... unix
checking for Tk configuration... found /usr/lib/tk9.0/tkConfig.sh
checking for existence of /usr/lib/tk9.0/tkConfig.sh... loading
configure: --exec-prefix defaulting to TCL_EXEC_PREFIX /usr
checking for gcc... (cached) gcc
checking whether the compiler supports GNU C... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for gcc option to enable C11 features... (cached) none needed
checking how to run the C preprocessor... gcc -E
checking whether make sets $(MAKE)... yes
checking for ranlib... ranlib
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 if the compiler understands -pipe... yes
checking whether byte ordering is bigendian... no
checking for Tcl public headers... /usr/include/tcl9.0
checking for Tk public headers... /usr/include/tcl9.0
checking for Tcl private include files... Using srcdir found in tclConfig.sh: 
/usr/include/tcl9.0/tcl-private
checking for Tk private include files... Using srcdir found in tkConfig.sh: 
/usr/include/tcl9.0/tk-private
checking for X... libraries , headers 
checking for pthread_mutex_init in -lpthread... yes
checking for building with threads... yes (default)
checking how to build libraries... shared
checking for ranlib... (cached) ranlib
checking if 64bit support is requested... no
checking if 64bit Sparc VIS support is requested... no
checking if compiler supports visibility "hidden"... yes
checking if rpath support is requested... yes
checking system version... (cached) Linux-6.12.41+deb13-cloud-amd64
checking for ar... ar
checking for cast to union support... yes
checking for stdbool.h... yes
checking for required early compiler flags... none
checking for 64-bit integer type... yes
checking for build with symbols... no
checking for egrep -e... /usr/bin/grep -E
checking for tclsh... /usr/bin/tclsh9.0
configure: creating ./config.status
config.status: creating Makefile
config.status: creating pkgIndex.tcl
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
   debian/rules override_dh_auto_test
make[1]: Entering directory '/<<PKGBUILDDIR>>'
# Tests require X, so disable them
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
   create-stamp debian/debhelper-build-stamp
   dh_prep
   debian/rules override_dh_auto_install
make[1]: Entering directory '/<<PKGBUILDDIR>>'
for v in 8.6 9.0 ; do \
        dh_auto_install -B/<<PKGBUILDDIR>>/debian/$v \
                --destdir=/<<PKGBUILDDIR>>/debian/tmp ; \
done
        cd debian/8.6 && make -j2 install DESTDIR=/<<PKGBUILDDIR>>/debian/tmp 
AM_UPDATE_INFO_DIR=no
make[2]: Entering directory '/<<PKGBUILDDIR>>/debian/8.6'
gcc -DPACKAGE_NAME=\"tktray\" -DPACKAGE_TARNAME=\"tktray\" - 
[too-long-redacted] cho ../../tktray.c` -o tktray.o
Installing header files in /<<PKGBUILDDIR>>/debian/tmp/usr/include
<command-line>: warning: ‘BUILD_tktray’ redefined
<command-line>: note: this is the location of the previous definition
Installing documentation in /<<PKGBUILDDIR>>/debian/tmp/usr/share/man
Installing ../../docs/tktray.n
../../tktray.c: In function ‘TKU_AddInput’:
../../tktray.c:43:55: error: passing argument 5 of 
‘tkStubsPtr->tk_CreateErrorHandler’ from incompatible pointer type 
[-Wincompatible-pointer-types]
   43 |         Tk_CreateErrorHandler(display,BadWindow,-1,-1,(int(*)())NULL, 
NULL);
      |                                                       ^
      |                                                       |
      |                                                       int (*)(void)
../../tktray.c:87:5: note: in expansion of macro ‘TKU_NO_BAD_WINDOW_BEGIN’
   87 |     TKU_NO_BAD_WINDOW_BEGIN(dpy)
      |     ^~~~~~~~~~~~~~~~~~~~~~~
../../tktray.c:43:55: note: expected ‘int (*)(void *, XErrorEvent *)’ but 
argument is of type ‘int (*)(void)’
   43 |         Tk_CreateErrorHandler(display,BadWindow,-1,-1,(int(*)())NULL, 
NULL);
      |                                                       ^
../../tktray.c:87:5: note: in expansion of macro ‘TKU_NO_BAD_WINDOW_BEGIN’
   87 |     TKU_NO_BAD_WINDOW_BEGIN(dpy)
      |     ^~~~~~~~~~~~~~~~~~~~~~~
../../tktray.c: In function ‘CheckArgbVisual’:
../../tktray.c:43:55: error: passing argument 5 of 
‘tkStubsPtr->tk_CreateErrorHandler’ from incompatible pointer type 
[-Wincompatible-pointer-types]
   43 |         Tk_CreateErrorHandler(display,BadWindow,-1,-1,(int(*)())NULL, 
NULL);
      |                                                       ^
      |                                                       |
      |                                                       int (*)(void)
../../tktray.c:439:5: note: in expansion of macro ‘TKU_NO_BAD_WINDOW_BEGIN’
  439 |     TKU_NO_BAD_WINDOW_BEGIN(Tk_Display(icon->tkwin))
      |     ^~~~~~~~~~~~~~~~~~~~~~~
../../tktray.c:43:55: note: expected ‘int (*)(void *, XErrorEvent *)’ but 
argument is of type ‘int (*)(void)’
   43 |         Tk_CreateErrorHandler(display,BadWindow,-1,-1,(int(*)())NULL, 
NULL);
      |                                                       ^
../../tktray.c:439:5: note: in expansion of macro ‘TKU_NO_BAD_WINDOW_BEGIN’
  439 |     TKU_NO_BAD_WINDOW_BEGIN(Tk_Display(icon->tkwin))
      |     ^~~~~~~~~~~~~~~~~~~~~~~
../../tktray.c: In function ‘PostBalloon’:
../../tktray.c:43:55: error: passing argument 5 of 
‘tkStubsPtr->tk_CreateErrorHandler’ from incompatible pointer type 
[-Wincompatible-pointer-types]
   43 |         Tk_CreateErrorHandler(display,BadWindow,-1,-1,(int(*)())NULL, 
NULL);
      |                                                       ^
      |                                                       |
      |                                                       int (*)(void)
../../tktray.c:948:5: note: in expansion of macro ‘TKU_NO_BAD_WINDOW_BEGIN’
  948 |     TKU_NO_BAD_WINDOW_BEGIN(Tk_Display(icon->tkwin))
      |     ^~~~~~~~~~~~~~~~~~~~~~~
../../tktray.c:43:55: note: expected ‘int (*)(void *, XErrorEvent *)’ but 
argument is of type ‘int (*)(void)’
   43 |         Tk_CreateErrorHandler(display,BadWindow,-1,-1,(int(*)())NULL, 
NULL);
      |                                                       ^
../../tktray.c:948:5: note: in expansion of macro ‘TKU_NO_BAD_WINDOW_BEGIN’
  948 |     TKU_NO_BAD_WINDOW_BEGIN(Tk_Display(icon->tkwin))
      |     ^~~~~~~~~~~~~~~~~~~~~~~
../../tktray.c: In function ‘CancelBalloon’:
../../tktray.c:43:55: error: passing argument 5 of 
‘tkStubsPtr->tk_CreateErrorHandler’ from incompatible pointer type 
[-Wincompatible-pointer-types]
   43 |         Tk_CreateErrorHandler(display,BadWindow,-1,-1,(int(*)())NULL, 
NULL);
      |                                                       ^
      |                                                       |
      |                                                       int (*)(void)
../../tktray.c:993:5: note: in expansion of macro ‘TKU_NO_BAD_WINDOW_BEGIN’
  993 |     TKU_NO_BAD_WINDOW_BEGIN(Tk_Display(icon->tkwin))
      |     ^~~~~~~~~~~~~~~~~~~~~~~
../../tktray.c:43:55: note: expected ‘int (*)(void *, XErrorEvent *)’ but 
argument is of type ‘int (*)(void)’
   43 |         Tk_CreateErrorHandler(display,BadWindow,-1,-1,(int(*)())NULL, 
NULL);
      |                                                       ^
../../tktray.c:993:5: note: in expansion of macro ‘TKU_NO_BAD_WINDOW_BEGIN’
  993 |     TKU_NO_BAD_WINDOW_BEGIN(Tk_Display(icon->tkwin))
      |     ^~~~~~~~~~~~~~~~~~~~~~~
make[2]: *** [Makefile:288: tktray.o] Error 1
make[2]: Leaving directory '/<<PKGBUILDDIR>>/debian/8.6'
dh_auto_install: error: cd debian/8.6 && make -j2 install 
DESTDIR=/<<PKGBUILDDIR>>/debian/tmp AM_UPDATE_INFO_DIR=no returned exit code 2
        cd debian/9.0 && make -j2 install DESTDIR=/<<PKGBUILDDIR>>/debian/tmp 
AM_UPDATE_INFO_DIR=no
make[2]: Entering directory '/<<PKGBUILDDIR>>/debian/9.0'
gcc -DPACKAGE_NAME=\"tktray\" -DPACKAGE_TARNAME=\"tktray\" - 
[too-long-redacted] cho ../../tktray.c` -o tktray.o
Installing header files in /<<PKGBUILDDIR>>/debian/tmp/usr/include
<command-line>: warning: ‘BUILD_tktray’ redefined
<command-line>: note: this is the location of the previous definition
Installing documentation in /<<PKGBUILDDIR>>/debian/tmp/usr/share/man
Installing ../../docs/tktray.n
../../tktray.c: In function ‘TKU_AddInput’:
../../tktray.c:43:55: error: passing argument 5 of 
‘tkStubsPtr->tk_CreateErrorHandler’ from incompatible pointer type 
[-Wincompatible-pointer-types]
   43 |         Tk_CreateErrorHandler(display,BadWindow,-1,-1,(int(*)())NULL, 
NULL);
      |                                                       ^
      |                                                       |
      |                                                       int (*)(void)
../../tktray.c:87:5: note: in expansion of macro ‘TKU_NO_BAD_WINDOW_BEGIN’
   87 |     TKU_NO_BAD_WINDOW_BEGIN(dpy)
      |     ^~~~~~~~~~~~~~~~~~~~~~~
../../tktray.c:43:55: note: expected ‘int (*)(void *, XErrorEvent *)’ but 
argument is of type ‘int (*)(void)’
   43 |         Tk_CreateErrorHandler(display,BadWindow,-1,-1,(int(*)())NULL, 
NULL);
      |                                                       ^
../../tktray.c:87:5: note: in expansion of macro ‘TKU_NO_BAD_WINDOW_BEGIN’
   87 |     TKU_NO_BAD_WINDOW_BEGIN(dpy)
      |     ^~~~~~~~~~~~~~~~~~~~~~~
../../tktray.c: In function ‘CheckArgbVisual’:
../../tktray.c:43:55: error: passing argument 5 of 
‘tkStubsPtr->tk_CreateErrorHandler’ from incompatible pointer type 
[-Wincompatible-pointer-types]
   43 |         Tk_CreateErrorHandler(display,BadWindow,-1,-1,(int(*)())NULL, 
NULL);
      |                                                       ^
      |                                                       |
      |                                                       int (*)(void)
../../tktray.c:439:5: note: in expansion of macro ‘TKU_NO_BAD_WINDOW_BEGIN’
  439 |     TKU_NO_BAD_WINDOW_BEGIN(Tk_Display(icon->tkwin))
      |     ^~~~~~~~~~~~~~~~~~~~~~~
../../tktray.c:43:55: note: expected ‘int (*)(void *, XErrorEvent *)’ but 
argument is of type ‘int (*)(void)’
   43 |         Tk_CreateErrorHandler(display,BadWindow,-1,-1,(int(*)())NULL, 
NULL);
      |                                                       ^
../../tktray.c:439:5: note: in expansion of macro ‘TKU_NO_BAD_WINDOW_BEGIN’
  439 |     TKU_NO_BAD_WINDOW_BEGIN(Tk_Display(icon->tkwin))
      |     ^~~~~~~~~~~~~~~~~~~~~~~
../../tktray.c: In function ‘PostBalloon’:
../../tktray.c:43:55: error: passing argument 5 of 
‘tkStubsPtr->tk_CreateErrorHandler’ from incompatible pointer type 
[-Wincompatible-pointer-types]
   43 |         Tk_CreateErrorHandler(display,BadWindow,-1,-1,(int(*)())NULL, 
NULL);
      |                                                       ^
      |                                                       |
      |                                                       int (*)(void)
../../tktray.c:948:5: note: in expansion of macro ‘TKU_NO_BAD_WINDOW_BEGIN’
  948 |     TKU_NO_BAD_WINDOW_BEGIN(Tk_Display(icon->tkwin))
      |     ^~~~~~~~~~~~~~~~~~~~~~~
../../tktray.c:43:55: note: expected ‘int (*)(void *, XErrorEvent *)’ but 
argument is of type ‘int (*)(void)’
   43 |         Tk_CreateErrorHandler(display,BadWindow,-1,-1,(int(*)())NULL, 
NULL);
      |                                                       ^
../../tktray.c:948:5: note: in expansion of macro ‘TKU_NO_BAD_WINDOW_BEGIN’
  948 |     TKU_NO_BAD_WINDOW_BEGIN(Tk_Display(icon->tkwin))
      |     ^~~~~~~~~~~~~~~~~~~~~~~
../../tktray.c: In function ‘CancelBalloon’:
../../tktray.c:43:55: error: passing argument 5 of 
‘tkStubsPtr->tk_CreateErrorHandler’ from incompatible pointer type 
[-Wincompatible-pointer-types]
   43 |         Tk_CreateErrorHandler(display,BadWindow,-1,-1,(int(*)())NULL, 
NULL);
      |                                                       ^
      |                                                       |
      |                                                       int (*)(void)
../../tktray.c:993:5: note: in expansion of macro ‘TKU_NO_BAD_WINDOW_BEGIN’
  993 |     TKU_NO_BAD_WINDOW_BEGIN(Tk_Display(icon->tkwin))
      |     ^~~~~~~~~~~~~~~~~~~~~~~
../../tktray.c:43:55: note: expected ‘int (*)(void *, XErrorEvent *)’ but 
argument is of type ‘int (*)(void)’
   43 |         Tk_CreateErrorHandler(display,BadWindow,-1,-1,(int(*)())NULL, 
NULL);
      |                                                       ^
../../tktray.c:993:5: note: in expansion of macro ‘TKU_NO_BAD_WINDOW_BEGIN’
  993 |     TKU_NO_BAD_WINDOW_BEGIN(Tk_Display(icon->tkwin))
      |     ^~~~~~~~~~~~~~~~~~~~~~~
make[2]: *** [Makefile:288: tktray.o] Error 1
make[2]: Leaving directory '/<<PKGBUILDDIR>>/debian/9.0'
dh_auto_install: error: cd debian/9.0 && make -j2 install 
DESTDIR=/<<PKGBUILDDIR>>/debian/tmp AM_UPDATE_INFO_DIR=no returned exit code 2
make[1]: *** [debian/rules:26: override_dh_auto_install] Error 25
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
make: *** [debian/rules:16: binary] Error 2
dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 2
--------------------------------------------------------------------------------

--- End Message ---
--- Begin Message ---
Source: tktray
Source-Version: 1.3.9-7
Done: Sergei Golovan <[email protected]>

We believe that the bug you reported is fixed in the latest version of
tktray, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to [email protected],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Sergei Golovan <[email protected]> (supplier of updated tktray package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [email protected])


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Format: 1.8
Date: Fri, 05 Sep 2025 22:26:09 +0300
Source: tktray
Architecture: source
Version: 1.3.9-7
Distribution: unstable
Urgency: medium
Maintainer: Sergei Golovan <[email protected]>
Changed-By: Sergei Golovan <[email protected]>
Closes: 1114409
Changes:
 tktray (1.3.9-7) unstable; urgency=medium
 .
   * Fix FTBFS when building with GCC 15 (closes: #1114409).
Checksums-Sha1:
 2b01e7583ffc7cec25ae9f3371a480287362d664 1776 tktray_1.3.9-7.dsc
 f9ee1970632ab47f4d45d70473937304be07a513 35832 tktray_1.3.9-7.debian.tar.xz
 f0ffa7e653d1055f0ede0d3c285b138e1445e80e 7642 tktray_1.3.9-7_amd64.buildinfo
Checksums-Sha256:
 172e44af56b93bdadfab1c4a76cb9d7b584609ed11f855a3b79a64334321620a 1776 
tktray_1.3.9-7.dsc
 5b616c6126ee2b44913d4a607b3d4efc4a9d6f8ab50daf8133beb03037b1cec5 35832 
tktray_1.3.9-7.debian.tar.xz
 a9c362d3dc17d2f8445f74b205f41d9f616bba01604e589cedfa39c0dbf34941 7642 
tktray_1.3.9-7_amd64.buildinfo
Files:
 6c3b345496882dd4a167ee7d6aa0d7cc 1776 libs optional tktray_1.3.9-7.dsc
 bd5eb754d8b76aba2f6bd77d417a62b0 35832 libs optional 
tktray_1.3.9-7.debian.tar.xz
 a97bb0ca2dd14e6444fe723f8865622a 7642 libs optional 
tktray_1.3.9-7_amd64.buildinfo

-----BEGIN PGP SIGNATURE-----

iQIzBAEBCgAdFiEE/SYPsyDB+ShSnvc4Tyrk60tj54cFAmi7OdsACgkQTyrk60tj
54cxeRAAqmUPedgklk2aQRoucF8C82l8VczcReQfx1poPxolZ71Dzz1f4iurJpFb
HlYT31eX/AtIcABzfIgkq6s11hWTNaGHDfmfMlNSnpO1JwfwV4AYaNTvDTpRU/il
jr+i0fMODB3jMZ0+BDshanBcEMi4bwIxzBTXXs3+1tuu68M5npQF18+7Cw+8YxJC
s4F5puzMGoBn+yxnqvwJRYN7jGfGdDubSsKituLRHzZXUNJvRV/ePh47xwADlfZh
3ubTDg6oYj6coB12sL5WwoEdUXZDLZXAHO7jCwnfEvaZHZT4KD0vDxV/037W7p5/
ayxUhhXFNKoOMWaeYAGzlG5IwrvuhjNey088zlvY9WT+XsofWyLjunWSlcrizKu5
bnD7ZaKt834Q2ZFxXJigPk90rzAllBPgEnCu59cGq4GQ9RkXwEoDqi5FLg2kBjM5
NZShQjc7aX+8wdp+JKquI6YoJJKjpNYTAbrF0JhVv5oWhWa4Fwb2ZtJ7PJK/y0el
q9wzZwxrWrI0UFv8dheWTt+v9PH+nyfnoK1xs/mQjh3l/SfMLxxDniQaStMg+hzQ
783hpCKTCG2jzv1AO++zmeDH74oUh5240bnI85wfkD1+9w40sDEnQNKJx+0Ij3Zi
SIJSKgJmDQvGkNfMynfIDIDJXJ+KExVlQ7hHlsMuTzbSKnWLEnQ=
=BqbD
-----END PGP SIGNATURE-----

Attachment: pgpML4yYvtnSg.pgp
Description: PGP signature


--- End Message ---

Reply via email to