Your message dated Sun, 21 Dec 2025 21:49:21 +0000
with message-id <[email protected]>
and subject line Bug#1097173: fixed in libconfig 1.7.3-2.1
has caused the Debian Bug report #1097173,
regarding libconfig: ftbfs with GCC-15
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.)


-- 
1097173: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1097173
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: src:libconfig
Version: 1.7.3-2
Severity: important
Tags: sid forky
User: [email protected]
Usertags: ftbfs-gcc-15

[This bug is NOT 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-15/g++-15, but succeeds to build with gcc-14/g++-14. The
severity of this report will be raised before the forky release.

The full build log can be found at:
http://qa-logs.debian.net/2025/02/16/amd64exp/libconfig_1.7.3-2_unstable_gccexp.log.gz
The last lines of the build log are at the end of this report.

To build with GCC 15, either set CC=gcc-15 CXX=g++-15 explicitly,
or install the gcc, g++, gfortran, ... packages from experimental.

  apt-get -t=experimental install g++ 

GCC 15 now defaults to the C23/C++23 standards, exposing many FTBFS.
Other 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-15/porting_to.html

[...]
make[2]: Leaving directory '/build/reproducible-path/libconfig-1.7.3/doc'
make[1]: Leaving directory '/build/reproducible-path/libconfig-1.7.3'
   dh_auto_build -Nlibconfig-doc
        make -j8
make[1]: Entering directory '/build/reproducible-path/libconfig-1.7.3'
make  all-recursive
make[2]: Entering directory '/build/reproducible-path/libconfig-1.7.3'
Making all in lib
make[3]: Entering directory '/build/reproducible-path/libconfig-1.7.3/lib'
make  all-am
make[4]: Entering directory '/build/reproducible-path/libconfig-1.7.3/lib'
/bin/bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  
-DPARSER_PREFIX=\"libconfig_yy\" -D_REENTRANT  -Wdate-time -D_FORTIFY_SOURCE=2  
-g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/build/reproducible-path/libconfig-1.7.3=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -Wall -Wshadow -Wextra 
-Wdeclaration-after-statement -Wno-unused-parameter -c -o 
libconfig_la-grammar.lo `test -f 'grammar.c' || echo './'`grammar.c
/bin/bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  
-DPARSER_PREFIX=\"libconfig_yy\" -D_REENTRANT  -Wdate-time -D_FORTIFY_SOURCE=2  
-g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/build/reproducible-path/libconfig-1.7.3=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -Wall -Wshadow -Wextra 
-Wdeclaration-after-statement -Wno-unused-parameter -c -o 
libconfig_la-libconfig.lo `test -f 'libconfig.c' || echo './'`libconfig.c
/bin/bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  
-DPARSER_PREFIX=\"libconfig_yy\" -D_REENTRANT  -Wdate-time -D_FORTIFY_SOURCE=2  
-g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/build/reproducible-path/libconfig-1.7.3=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -Wall -Wshadow -Wextra 
-Wdeclaration-after-statement -Wno-unused-parameter -c -o 
libconfig_la-scanctx.lo `test -f 'scanctx.c' || echo './'`scanctx.c
/bin/bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  
-DPARSER_PREFIX=\"libconfig_yy\" -D_REENTRANT  -Wdate-time -D_FORTIFY_SOURCE=2  
-g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/build/reproducible-path/libconfig-1.7.3=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -Wall -Wshadow -Wextra 
-Wdeclaration-after-statement -Wno-unused-parameter -c -o 
libconfig_la-scanner.lo `test -f 'scanner.c' || echo './'`scanner.c
/bin/bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  
-DPARSER_PREFIX=\"libconfig_yy\" -D_REENTRANT  -Wdate-time -D_FORTIFY_SOURCE=2  
-g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/build/reproducible-path/libconfig-1.7.3=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -Wall -Wshadow -Wextra 
-Wdeclaration-after-statement -Wno-unused-parameter -c -o 
libconfig_la-strbuf.lo `test -f 'strbuf.c' || echo './'`strbuf.c
/bin/bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  
-DPARSER_PREFIX=\"libconfig_yy\" -D_REENTRANT  -Wdate-time -D_FORTIFY_SOURCE=2  
-g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/build/reproducible-path/libconfig-1.7.3=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -Wall -Wshadow -Wextra 
-Wdeclaration-after-statement -Wno-unused-parameter -c -o 
libconfig_la-strvec.lo `test -f 'strvec.c' || echo './'`strvec.c
/bin/bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  
-DPARSER_PREFIX=\"libconfig_yy\" -D_REENTRANT  -Wdate-time -D_FORTIFY_SOURCE=2  
-g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/build/reproducible-path/libconfig-1.7.3=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -Wall -Wshadow -Wextra 
-Wdeclaration-after-statement -Wno-unused-parameter -c -o libconfig_la-util.lo 
`test -f 'util.c' || echo './'`util.c
/bin/bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  
-DPARSER_PREFIX=\"libconfig_yy\" -D_REENTRANT  -Wdate-time -D_FORTIFY_SOURCE=2  
-g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/build/reproducible-path/libconfig-1.7.3=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -Wall -Wshadow -Wextra 
-Wdeclaration-after-statement -Wno-unused-parameter -c -o 
libconfig_la-wincompat.lo `test -f 'wincompat.c' || echo './'`wincompat.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. 
-DPARSER_PREFIX=\"libconfig_yy\" -D_REENTRANT -Wdate-time -D_FORTIFY_SOURCE=2 
-g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/build/reproducible-path/libconfig-1.7.3=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -Wall -Wshadow -Wextra 
-Wdeclaration-after-statement -Wno-unused-parameter -c grammar.c  -fPIC -DPIC 
-o .libs/libconfig_la-grammar.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. 
-DPARSER_PREFIX=\"libconfig_yy\" -D_REENTRANT -Wdate-time -D_FORTIFY_SOURCE=2 
-g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/build/reproducible-path/libconfig-1.7.3=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -Wall -Wshadow -Wextra 
-Wdeclaration-after-statement -Wno-unused-parameter -c libconfig.c  -fPIC -DPIC 
-o .libs/libconfig_la-libconfig.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. 
-DPARSER_PREFIX=\"libconfig_yy\" -D_REENTRANT -Wdate-time -D_FORTIFY_SOURCE=2 
-g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/build/reproducible-path/libconfig-1.7.3=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -Wall -Wshadow -Wextra 
-Wdeclaration-after-statement -Wno-unused-parameter -c scanctx.c  -fPIC -DPIC 
-o .libs/libconfig_la-scanctx.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. 
-DPARSER_PREFIX=\"libconfig_yy\" -D_REENTRANT -Wdate-time -D_FORTIFY_SOURCE=2 
-g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/build/reproducible-path/libconfig-1.7.3=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -Wall -Wshadow -Wextra 
-Wdeclaration-after-statement -Wno-unused-parameter -c wincompat.c  -fPIC -DPIC 
-o .libs/libconfig_la-wincompat.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. 
-DPARSER_PREFIX=\"libconfig_yy\" -D_REENTRANT -Wdate-time -D_FORTIFY_SOURCE=2 
-g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/build/reproducible-path/libconfig-1.7.3=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -Wall -Wshadow -Wextra 
-Wdeclaration-after-statement -Wno-unused-parameter -c strbuf.c  -fPIC -DPIC -o 
.libs/libconfig_la-strbuf.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. 
-DPARSER_PREFIX=\"libconfig_yy\" -D_REENTRANT -Wdate-time -D_FORTIFY_SOURCE=2 
-g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/build/reproducible-path/libconfig-1.7.3=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -Wall -Wshadow -Wextra 
-Wdeclaration-after-statement -Wno-unused-parameter -c strvec.c  -fPIC -DPIC -o 
.libs/libconfig_la-strvec.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. 
-DPARSER_PREFIX=\"libconfig_yy\" -D_REENTRANT -Wdate-time -D_FORTIFY_SOURCE=2 
-g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/build/reproducible-path/libconfig-1.7.3=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -Wall -Wshadow -Wextra 
-Wdeclaration-after-statement -Wno-unused-parameter -c util.c  -fPIC -DPIC -o 
.libs/libconfig_la-util.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. 
-DPARSER_PREFIX=\"libconfig_yy\" -D_REENTRANT -Wdate-time -D_FORTIFY_SOURCE=2 
-g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/build/reproducible-path/libconfig-1.7.3=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -Wall -Wshadow -Wextra 
-Wdeclaration-after-statement -Wno-unused-parameter -c scanner.c  -fPIC -DPIC 
-o .libs/libconfig_la-scanner.o
grammar.y: In function 'capture_parse_pos':
grammar.y:58:33: error: too many arguments to function 
'libconfig_yyget_lineno'; expected 0, have 1
   58 |   setting->line = (unsigned int)libconfig_yyget_lineno(scanner);
      |                                 ^~~~~~~~~~~~~~~~~~~~~~ ~~~~~~~
grammar.y:44:12: note: declared here
   44 | extern int libconfig_yyget_lineno();
      |            ^~~~~~~~~~~~~~~~~~~~~~
grammar.y: In function 'libconfig_yyerror':
grammar.y:69:29: error: too many arguments to function 
'libconfig_yyget_lineno'; expected 0, have 1
   69 |   ctx->config->error_line = libconfig_yyget_lineno(scanner);
      |                             ^~~~~~~~~~~~~~~~~~~~~~ ~~~~~~~
grammar.y:44:12: note: declared here
   44 | extern int libconfig_yyget_lineno();
      |            ^~~~~~~~~~~~~~~~~~~~~~
grammar.c: In function 'libconfig_yyparse':
grammar.c:64:25: error: too many arguments to function 'libconfig_yylex'; 
expected 0, have 2
   64 | #define yylex           libconfig_yylex
      |                         ^~~~~~~~~~~~~~~
grammar.c:1269:16: note: in expansion of macro 'yylex'
 1269 |       yychar = yylex (&yylval, scanner);
      |                ^~~~~
grammar.y:43:12: note: declared here
   43 | extern int libconfig_yylex();
      |            ^~~~~~~~~~~~~~~
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. 
-DPARSER_PREFIX=\"libconfig_yy\" -D_REENTRANT -Wdate-time -D_FORTIFY_SOURCE=2 
-g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/build/reproducible-path/libconfig-1.7.3=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -Wall -Wshadow -Wextra 
-Wdeclaration-after-statement -Wno-unused-parameter -c wincompat.c -o 
libconfig_la-wincompat.o >/dev/null 2>&1
make[4]: *** [Makefile:678: libconfig_la-grammar.lo] Error 1
make[4]: *** Waiting for unfinished jobs....
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. 
-DPARSER_PREFIX=\"libconfig_yy\" -D_REENTRANT -Wdate-time -D_FORTIFY_SOURCE=2 
-g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/build/reproducible-path/libconfig-1.7.3=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -Wall -Wshadow -Wextra 
-Wdeclaration-after-statement -Wno-unused-parameter -c strbuf.c -o 
libconfig_la-strbuf.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. 
-DPARSER_PREFIX=\"libconfig_yy\" -D_REENTRANT -Wdate-time -D_FORTIFY_SOURCE=2 
-g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/build/reproducible-path/libconfig-1.7.3=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -Wall -Wshadow -Wextra 
-Wdeclaration-after-statement -Wno-unused-parameter -c strvec.c -o 
libconfig_la-strvec.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. 
-DPARSER_PREFIX=\"libconfig_yy\" -D_REENTRANT -Wdate-time -D_FORTIFY_SOURCE=2 
-g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/build/reproducible-path/libconfig-1.7.3=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -Wall -Wshadow -Wextra 
-Wdeclaration-after-statement -Wno-unused-parameter -c util.c -o 
libconfig_la-util.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. 
-DPARSER_PREFIX=\"libconfig_yy\" -D_REENTRANT -Wdate-time -D_FORTIFY_SOURCE=2 
-g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/build/reproducible-path/libconfig-1.7.3=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -Wall -Wshadow -Wextra 
-Wdeclaration-after-statement -Wno-unused-parameter -c scanctx.c -o 
libconfig_la-scanctx.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. 
-DPARSER_PREFIX=\"libconfig_yy\" -D_REENTRANT -Wdate-time -D_FORTIFY_SOURCE=2 
-g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/build/reproducible-path/libconfig-1.7.3=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -Wall -Wshadow -Wextra 
-Wdeclaration-after-statement -Wno-unused-parameter -c libconfig.c -o 
libconfig_la-libconfig.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. 
-DPARSER_PREFIX=\"libconfig_yy\" -D_REENTRANT -Wdate-time -D_FORTIFY_SOURCE=2 
-g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/build/reproducible-path/libconfig-1.7.3=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -Wall -Wshadow -Wextra 
-Wdeclaration-after-statement -Wno-unused-parameter -c scanner.c -o 
libconfig_la-scanner.o >/dev/null 2>&1
make[4]: Leaving directory '/build/reproducible-path/libconfig-1.7.3/lib'
make[3]: *** [Makefile:482: all] Error 2
make[3]: Leaving directory '/build/reproducible-path/libconfig-1.7.3/lib'
make[2]: *** [Makefile:456: all-recursive] Error 1
make[2]: Leaving directory '/build/reproducible-path/libconfig-1.7.3'
make[1]: *** [Makefile:386: all] Error 2
make[1]: Leaving directory '/build/reproducible-path/libconfig-1.7.3'
dh_auto_build: error: make -j8 returned exit code 2
make: *** [debian/rules:21: binary] Error 25
dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 2

--- End Message ---
--- Begin Message ---
Source: libconfig
Source-Version: 1.7.3-2.1
Done: Bastian Germann <[email protected]>

We believe that the bug you reported is fixed in the latest version of
libconfig, 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.
Bastian Germann <[email protected]> (supplier of updated libconfig 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: Sun, 21 Dec 2025 22:29:14 +0100
Source: libconfig
Architecture: source
Version: 1.7.3-2.1
Distribution: unstable
Urgency: medium
Maintainer: Mohammed Bilal <[email protected]>
Changed-By: Bastian Germann <[email protected]>
Closes: 1097173
Changes:
 libconfig (1.7.3-2.1) unstable; urgency=medium
 .
   * Non-maintainer upload
 .
   [ Henrique F. Simoes ]
   * Fix FTBFS with GCC 15 (Closes: #1097173)
Checksums-Sha1:
 70c747fbace13864dd2cec5027eeed2877ce3f0d 2029 libconfig_1.7.3-2.1.dsc
 9863bfc7a55d4756187a55314cb608d62f562a7f 7180 libconfig_1.7.3-2.1.debian.tar.xz
 b05dfff18f8d825dfc8d652d3babee071ef45a83 6166 
libconfig_1.7.3-2.1_source.buildinfo
Checksums-Sha256:
 de63504361004bb398ca82e8c399f89433676726fbc4a8c8e39a214a3126c548 2029 
libconfig_1.7.3-2.1.dsc
 76d355ac804da3912b2673c58965a71497d92125ffc15442783184608c100183 7180 
libconfig_1.7.3-2.1.debian.tar.xz
 3e02f8ecbc9f9a779827b18b82108d15a57f0d9f1b9f416dc232d1613a9b2041 6166 
libconfig_1.7.3-2.1_source.buildinfo
Files:
 2fd1ae8633d52f0c8664326f0c651dc5 2029 libs optional libconfig_1.7.3-2.1.dsc
 07165b65866bc8ee25767e21aa3f4c5b 7180 libs optional 
libconfig_1.7.3-2.1.debian.tar.xz
 18712a6dd5a8b22e2c0bb40f9425759f 6166 libs optional 
libconfig_1.7.3-2.1_source.buildinfo

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

iQHEBAEBCgAuFiEEQGIgyLhVKAI3jM5BH1x6i0VWQxQFAmlIZwAQHGJhZ2VAZGVi
aWFuLm9yZwAKCRAfXHqLRVZDFDRQDACx6dmDUFg+jnJSKj8OFZ1I1t2dVipPm+Rd
+NpdMUAXW/HdO3n5RkjDtrp21Aq7kYoje8UUm3Ho9Q+rxTTanuSV/ZxN7CtbBeTu
qTTx0PWI1jwpa9nvQkcIzZ3732MYH88/Eh4LPfYwgUhfzeptOt9IvqOCvfK0097V
mt0HPHA2DuWWrkyqhuGk61EjXX3VJNVM/9oeIDUXnfDma6EoEdiCRFC1MsSTembh
9wYc4bJqjtDMGjqQ9gB3UYNR2aIifWFcZCH0iEYTDjpLP0b/CFvFvoSmrLuZtsjg
J3g3Gyq6+a8hUeXt0UZfX94KIUuuJRO4p9X59C1le1B9KeWKc6BsP/89DzN+9zns
3GUbfTQ6+A3WQrUD92x6dEv0sTdF4Ch80UYDXYdxUKE2/LdWK86I331kKTCpZFIP
bzecqIE52P/hndWgXZuaPcEa+g/ZrEgVJpVFdryUZoKB7Y5EKJQBh7MXkxQ+j3by
Im6L1/3nTHkOWDhdW1yMreY6klXgkss=
=1Zxg
-----END PGP SIGNATURE-----

Attachment: pgp4j0RiO65TE.pgp
Description: PGP signature


--- End Message ---

Reply via email to