Package: src:siege
Version: 4.1.6-1
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:siege, so that this is still
visible in the BTS web page for this package.

Thanks.

--------------------------------------------------------------------------------
[...]
 debian/rules clean
dh clean
   debian/rules override_dh_auto_clean
make[1]: Entering directory '/<<PKGBUILDDIR>>'
dh_auto_clean
# remove autogenerated file
rm -rf PLATFORM
# remove custom macros
rm -f acinclude.m4 aclocal.m4 acspecific.m4
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
   dh_clean
 debian/rules binary
dh binary
   dh_update_autotools_config
   dh_autoreconf
libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'utils'.
libtoolize: copying file 'utils/ltmain.sh'
libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac,
libtoolize: and rerunning libtoolize and aclocal.
libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am.
configure.ac:33: warning: The macro 'AC_AIX' is obsolete.
configure.ac:33: You should run autoupdate.
./lib/autoconf/specific.m4:718: AC_AIX is expanded from...
configure.ac:33: the top level
configure.ac:38: warning: The macro 'AM_PROG_LIBTOOL' is obsolete.
configure.ac:38: You should run autoupdate.
aclocal.m4:123: AM_PROG_LIBTOOL is expanded from...
configure.ac:38: the top level
configure.ac:84: warning: The macro 'AC_TRY_LINK' is obsolete.
configure.ac:84: You should run autoupdate.
./lib/autoconf/general.m4:2918: AC_TRY_LINK is expanded from...
configure.ac:84: the top level
configure.ac:97: warning: The macro 'AC_TRY_LINK' is obsolete.
configure.ac:97: You should run autoupdate.
./lib/autoconf/general.m4:2918: AC_TRY_LINK is expanded from...
configure.ac:97: the top level
configure.ac:149: warning: AC_CHECK_HEADERS($MYSSL/include/openssl/opensslv.h): 
you should use literals
./lib/autoconf/headers.m4:217: AC_CHECK_HEADERS is expanded from...
configure.ac:149: the top level
configure.ac:153: warning: AC_CHECK_HEADERS($dir/include/openssl/opensslv.h): 
you should use literals
./lib/autoconf/headers.m4:217: AC_CHECK_HEADERS is expanded from...
configure.ac:153: the top level
configure.ac:238: warning: AC_CHECK_HEADERS($MYZ/include/zlib.h): you should 
use literals
./lib/autoconf/headers.m4:217: AC_CHECK_HEADERS is expanded from...
configure.ac:238: the top level
configure.ac:242: warning: AC_CHECK_HEADERS($dir/include/zlib.h): you should 
use literals
./lib/autoconf/headers.m4:217: AC_CHECK_HEADERS is expanded from...
configure.ac:242: the top level
configure.ac:288: warning: The macro 'AC_HEADER_STDC' is obsolete.
configure.ac:288: You should run autoupdate.
./lib/autoconf/headers.m4:663: AC_HEADER_STDC is expanded from...
configure.ac:288: the top level
configure.ac:315: warning: The macro 'AC_HEADER_TIME' is obsolete.
configure.ac:315: You should run autoupdate.
./lib/autoconf/headers.m4:702: AC_HEADER_TIME is expanded from...
configure.ac:315: the top level
configure.ac:320: warning: The macro 'AC_TYPE_SIGNAL' is obsolete.
configure.ac:320: You should run autoupdate.
./lib/autoconf/types.m4:805: AC_TYPE_SIGNAL is expanded from...
configure.ac:320: the top level
configure.ac:409: warning: The macro 'AC_OUTPUT_COMMANDS' is obsolete.
configure.ac:409: You should run autoupdate.
./lib/autoconf/status.m4:1025: AC_OUTPUT_COMMANDS is expanded from...
configure.ac:409: the top level
configure.ac:451: warning: The macro 'AC_OUTPUT_COMMANDS' is obsolete.
configure.ac:451: You should run autoupdate.
./lib/autoconf/status.m4:1025: AC_OUTPUT_COMMANDS is expanded from...
configure.ac:451: the top level
configure.ac:468: warning: The macro 'AC_OUTPUT_COMMANDS' is obsolete.
configure.ac:468: You should run autoupdate.
./lib/autoconf/status.m4:1025: AC_OUTPUT_COMMANDS is expanded from...
configure.ac:468: the top level
configure.ac:487: warning: The macro 'AC_OUTPUT_COMMANDS' is obsolete.
configure.ac:487: You should run autoupdate.
./lib/autoconf/status.m4:1025: AC_OUTPUT_COMMANDS is expanded from...
configure.ac:487: the top level
configure.ac:500: warning: The macro 'AC_OUTPUT_COMMANDS' is obsolete.
configure.ac:500: You should run autoupdate.
./lib/autoconf/status.m4:1025: AC_OUTPUT_COMMANDS is expanded from...
configure.ac:500: the top level
configure.ac:513: warning: The macro 'AC_OUTPUT_COMMANDS' is obsolete.
configure.ac:513: You should run autoupdate.
./lib/autoconf/status.m4:1025: AC_OUTPUT_COMMANDS is expanded from...
configure.ac:513: the top level
configure.ac:521: warning: AC_OUTPUT should be used without arguments.
configure.ac:521: You should run autoupdate.
configure.ac:33: installing 'utils/compile'
configure.ac:12: installing 'utils/missing'
   debian/rules override_dh_auto_configure
make[1]: Entering directory '/<<PKGBUILDDIR>>'
dh_auto_configure -- --sysconfdir=/etc/siege --localstatedir=/var/log
        ./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 --sysconfdir=/etc/siege 
--localstatedir=/var/log
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 build system type... x86_64-pc-linux-gnu
checking host system type... x86_64-pc-linux-gnu
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 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 wchar.h... yes
checking for minix/config.h... no
checking for sys/time.h... yes
checking whether it is safe to define __EXTENSIONS__... yes
checking whether _XOPEN_SOURCE should be defined... no
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 whether gcc understands -c and -o together... (cached) yes
checking dependency style of gcc... (cached) none
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... no
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 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... yes
checking for perl... /usr/bin/perl
checking whether make sets $(MAKE)... (cached) yes
checking for buggy pthread mutex initializers... no
checking for dlopen() in -ldld... no
checking for dlopen() in -ldl... yes
checking for random device... yes
checking for ssl support... yes
checking for /include/openssl/opensslv.h... no
checking for /usr/include/openssl/opensslv.h... yes
checking for OpenSSL version... checking how to run the C preprocessor... gcc -E
checking for egrep -e... (cached) /usr/bin/grep -E
>= 0.9.8 (appropriate flag set)
checking for zlib support... yes
checking for /include/zlib.h... no
checking for /usr/include/zlib.h... yes
checking for ZLIB version... checking for inline... inline
checking for int8_t... yes
checking for int16_t... yes
checking for int32_t... yes
checking for int64_t... yes
checking for uint8_t... yes
checking for uint16_t... yes
checking for uint32_t... yes
checking for uint64_t... yes
checking for u_int32_t... yes
checking for ssize_t... yes
checking for egrep... (cached) /usr/bin/grep -E
checking for sys/wait.h that is POSIX.1 compatible... yes
checking for fcntl.h... yes
checking for limits.h... yes
checking for unistd.h... (cached) yes
checking for signal.h... yes
checking for sys/socket.h... yes
checking for sys/select.h... yes
checking for sys/types.h... (cached) yes
checking for sys/time.h... (cached) yes
checking for sys/times.h... yes
checking for sys/resource.h... yes
checking for errno.h... yes
checking for arpa/inet.h... yes
checking for netinet/in.h... yes
checking for netdb.h... yes
checking for pthread.h... yes
checking for string.h... (cached) yes
checking for strings.h... (cached) yes
checking for sched.h... yes
checking for openssl/e_os.h... no
checking for openssl/e_os2.h... yes
checking for an ANSI C-conforming const... yes
checking for size_t... yes
checking return type of signal handlers... void
checking for working alloca.h... yes
checking for alloca... yes
checking for strchr... yes
checking for memcpy... yes
checking for strncpy... yes
checking for strstr... yes
checking for strlen... yes
checking for strncasecmp... yes
checking for strncmp... yes
checking for socket... yes
checking for gethostbyname... yes
checking for snprintf... yes
checking for strdup... yes
checking for rand_r... yes
checking for localtime_r... yes
checking for gethostbyname_r... yes
checking for gmtime_r... yes
checking for getipnodebyname... no
checking for freehostent... no
checking for getopt_long... yes
checking for poll... yes
checking for socket in -lsocket... no
checking for pthread_attr_init in -lpthread... yes
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating src/Makefile
config.status: creating doc/Makefile
config.status: creating html/Makefile
config.status: creating include/Makefile
config.status: creating include/joedog/Makefile
config.status: creating utils/Makefile
config.status: creating include/config.h
config.status: executing depfiles commands
config.status: executing libtool commands
config.status: executing default-1 commands
config.status: executing default-2 commands
config.status: executing default-3 commands
config.status: executing default-4 commands
config.status: executing default-5 commands
config.status: executing default-6 commands

--------------------------------------------------------
Configuration is complete

Run the following commands to complete the installation:
  make 
  make install

For complete documentation:        http://www.joedog.org
--------------------------------------------------------
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
   dh_auto_build
        make -j2
make[1]: Entering directory '/<<PKGBUILDDIR>>'
Making all in .
make[2]: Entering directory '/<<PKGBUILDDIR>>'
make[2]: Nothing to be done for 'all-am'.
make[2]: Leaving directory '/<<PKGBUILDDIR>>'
Making all in include
make[2]: Entering directory '/<<PKGBUILDDIR>>/include'
make  all-recursive
make[3]: Entering directory '/<<PKGBUILDDIR>>/include'
Making all in joedog
make[4]: Entering directory '/<<PKGBUILDDIR>>/include/joedog'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/<<PKGBUILDDIR>>/include/joedog'
make[4]: Entering directory '/<<PKGBUILDDIR>>/include'
make[4]: Leaving directory '/<<PKGBUILDDIR>>/include'
make[3]: Leaving directory '/<<PKGBUILDDIR>>/include'
make[2]: Leaving directory '/<<PKGBUILDDIR>>/include'
Making all in src
make[2]: Entering directory '/<<PKGBUILDDIR>>/src'
gcc -DHAVE_CONFIG_H -I. -I../include   -I/include/zlib -I/include 
-I/usr/include/openssl -I/usr/include -Wdate-time -D_FORTIFY_SOURCE=2 
-I/usr/include/openssl -I/usr/include -I/include/zlib -I/include -D_REENTRANT 
-D_POSIX_PTHREAD_SEMANTICS -W -Wall -Wunused-value -DOPENSSL_NO_KRB5  -g -O2 
-Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -c -o array.o array.c
gcc -DHAVE_CONFIG_H -I. -I../include   -I/include/zlib -I/include 
-I/usr/include/openssl -I/usr/include -Wdate-time -D_FORTIFY_SOURCE=2 
-I/usr/include/openssl -I/usr/include -I/include/zlib -I/include -D_REENTRANT 
-D_POSIX_PTHREAD_SEMANTICS -W -Wall -Wunused-value -DOPENSSL_NO_KRB5  -g -O2 
-Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -c -o auth.o auth.c
In file included from array.c:29:
./setup.h:99:5: error: conflicting types for ‘strcasecmp’; have 
‘int(void)’
   99 | int strcasecmp();
      |     ^~~~~~~~~~
In file included from /usr/include/string.h:462,
                 from array.c:25:
/usr/include/strings.h:116:12: note: previous declaration of ‘strcasecmp’ 
with type ‘int(const char *, const char *)’
  116 | extern int strcasecmp (const char *__s1, const char *__s2)
      |            ^~~~~~~~~~
In file included from ./util.h:26,
                 from auth.c:32:
./setup.h:99:5: error: conflicting types for ‘strcasecmp’; have 
‘int(void)’
   99 | int strcasecmp();
      |     ^~~~~~~~~~
In file included from /usr/include/string.h:462,
                 from auth.c:27:
/usr/include/strings.h:116:12: note: previous declaration of ‘strcasecmp’ 
with type ‘int(const char *, const char *)’
  116 | extern int strcasecmp (const char *__s1, const char *__s2)
      |            ^~~~~~~~~~
auth.c: In function ‘auth_get_digest_header’:
auth.c:336:12: error: too many arguments to function ‘strcasecmp’; expected 
0, have 2
  336 |   if (0 == strcasecmp("MD5", chlg->algorithm))
      |            ^~~~~~~~~~ ~~~~~
make[2]: *** [Makefile:456: array.o] Error 1
./setup.h:99:5: note: declared here
   99 | int strcasecmp();
      |     ^~~~~~~~~~
make[2]: *** Waiting for unfinished jobs....
auth.c: In function ‘setup_des_key’:
auth.c:838:3: warning: ‘DES_set_odd_parity’ is deprecated: Since OpenSSL 
3.0 [-Wdeprecated-declarations]
  838 |   DES_set_odd_parity(&key);
      |   ^~~~~~~~~~~~~~~~~~
In file included from auth.c:39:
/usr/include/openssl/des.h:176:28: note: declared here
  176 | OSSL_DEPRECATEDIN_3_0 void DES_set_odd_parity(DES_cblock *key);
      |                            ^~~~~~~~~~~~~~~~~~
auth.c:839:3: warning: ‘DES_set_key’ is deprecated: Since OpenSSL 3.0 
[-Wdeprecated-declarations]
  839 |   DES_set_key(&key, ks);
      |   ^~~~~~~~~~~
/usr/include/openssl/des.h:186:5: note: declared here
  186 | int DES_set_key(const_DES_cblock *key, DES_key_schedule *schedule);
      |     ^~~~~~~~~~~
auth.c: In function ‘calc_resp’:
auth.c:856:3: warning: ‘DES_ecb_encrypt’ is deprecated: Since OpenSSL 3.0 
[-Wdeprecated-declarations]
  856 |   DES_ecb_encrypt((DES_cblock*) plaintext, (DES_cblock*) results, 
DESKEY(ks), DES_ENCRYPT);
      |   ^~~~~~~~~~~~~~~
/usr/include/openssl/des.h:105:6: note: declared here
  105 | void DES_ecb_encrypt(const_DES_cblock *input, DES_cblock *output,
      |      ^~~~~~~~~~~~~~~
auth.c:859:3: warning: ‘DES_ecb_encrypt’ is deprecated: Since OpenSSL 3.0 
[-Wdeprecated-declarations]
  859 |   DES_ecb_encrypt((DES_cblock*) plaintext, (DES_cblock*) (results+8), 
DESKEY(ks), DES_ENCRYPT);
      |   ^~~~~~~~~~~~~~~
/usr/include/openssl/des.h:105:6: note: declared here
  105 | void DES_ecb_encrypt(const_DES_cblock *input, DES_cblock *output,
      |      ^~~~~~~~~~~~~~~
auth.c:862:3: warning: ‘DES_ecb_encrypt’ is deprecated: Since OpenSSL 3.0 
[-Wdeprecated-declarations]
  862 |   DES_ecb_encrypt((DES_cblock*) plaintext, (DES_cblock*) (results+16), 
DESKEY(ks), DES_ENCRYPT);
      |   ^~~~~~~~~~~~~~~
/usr/include/openssl/des.h:105:6: note: declared here
  105 | void DES_ecb_encrypt(const_DES_cblock *input, DES_cblock *output,
      |      ^~~~~~~~~~~~~~~
auth.c: In function ‘__mkhash’:
auth.c:898:5: warning: ‘DES_ecb_encrypt’ is deprecated: Since OpenSSL 3.0 
[-Wdeprecated-declarations]
  898 |     DES_ecb_encrypt((DES_cblock *)magic, (DES_cblock *)lmbuffer, 
DESKEY(ks), DES_ENCRYPT);
      |     ^~~~~~~~~~~~~~~
/usr/include/openssl/des.h:105:6: note: declared here
  105 | void DES_ecb_encrypt(const_DES_cblock *input, DES_cblock *output,
      |      ^~~~~~~~~~~~~~~
auth.c:901:5: warning: ‘DES_ecb_encrypt’ is deprecated: Since OpenSSL 3.0 
[-Wdeprecated-declarations]
  901 |     DES_ecb_encrypt((DES_cblock *)magic, (DES_cblock *)(lmbuffer+8), 
DESKEY(ks), DES_ENCRYPT);
      |     ^~~~~~~~~~~~~~~
/usr/include/openssl/des.h:105:6: note: declared here
  105 | void DES_ecb_encrypt(const_DES_cblock *input, DES_cblock *output,
      |      ^~~~~~~~~~~~~~~
auth.c:915:5: warning: ‘MD4_Init’ is deprecated: Since OpenSSL 3.0 
[-Wdeprecated-declarations]
  915 |     MD4_Init(&MD4);
      |     ^~~~~~~~
In file included from auth.c:40:
/usr/include/openssl/md4.h:50:27: note: declared here
   50 | OSSL_DEPRECATEDIN_3_0 int MD4_Init(MD4_CTX *c);
      |                           ^~~~~~~~
auth.c:916:5: warning: ‘MD4_Update’ is deprecated: Since OpenSSL 3.0 
[-Wdeprecated-declarations]
  916 |     MD4_Update(&MD4, pw, 2*len);
      |     ^~~~~~~~~~
/usr/include/openssl/md4.h:51:27: note: declared here
   51 | OSSL_DEPRECATEDIN_3_0 int MD4_Update(MD4_CTX *c, const void *data, 
size_t len);
      |                           ^~~~~~~~~~
auth.c:917:5: warning: ‘MD4_Final’ is deprecated: Since OpenSSL 3.0 
[-Wdeprecated-declarations]
  917 |     MD4_Final(ntbuffer, &MD4);
      |     ^~~~~~~~~
/usr/include/openssl/md4.h:52:27: note: declared here
   52 | OSSL_DEPRECATEDIN_3_0 int MD4_Final(unsigned char *md, MD4_CTX *c);
      |                           ^~~~~~~~~
auth.c: In function ‘__get_keyval’:
auth.c:951:10: error: too many arguments to function ‘strcasecmp’; expected 
0, have 2
  951 |     if (!strcasecmp(key, keyparser[i].keyname)) {
      |          ^~~~~~~~~~ ~~~
./setup.h:99:5: note: declared here
   99 | int strcasecmp();
      |     ^~~~~~~~~~
auth.c: In function ‘__get_h_a1’:
auth.c:1144:12: error: too many arguments to function ‘strcasecmp’; 
expected 0, have 2
 1144 |   if (0 == strcasecmp("MD5", chlg->algorithm)) {
      |            ^~~~~~~~~~ ~~~~~
./setup.h:99:5: note: declared here
   99 | int strcasecmp();
      |     ^~~~~~~~~~
auth.c:1150:17: error: too many arguments to function ‘strcasecmp’; 
expected 0, have 2
 1150 |   else if (0 == strcasecmp("MD5-sess", chlg->algorithm)) {
      |                 ^~~~~~~~~~ ~~~~~~~~~~
./setup.h:99:5: note: declared here
   99 | int strcasecmp();
      |     ^~~~~~~~~~
make[2]: *** [Makefile:456: auth.o] Error 1
make[2]: Leaving directory '/<<PKGBUILDDIR>>/src'
make[1]: *** [Makefile:411: all-recursive] Error 1
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
dh_auto_build: error: make -j2 returned exit code 2
make: *** [debian/rules:11: binary] Error 25
dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 2
--------------------------------------------------------------------------------

Reply via email to