Your message dated Thu, 12 Nov 2020 21:19:23 +0000
with message-id <e1kdk03-000e8e...@fasolo.debian.org>
and subject line Bug#957464: fixed in libpam-ssh 2.3+ds-2
has caused the Debian Bug report #957464,
regarding libpam-ssh: ftbfs with GCC-10
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 ow...@bugs.debian.org
immediately.)


-- 
957464: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=957464
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: src:libpam-ssh
Version: 2.3+ds-1
Severity: normal
Tags: sid bullseye
User: debian-...@lists.debian.org
Usertags: ftbfs-gcc-10

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-10/g++-10, but succeeds to build with gcc-9/g++-9. The
severity of this report will be raised before the bullseye release,
so nothing has to be done for the buster release.

The full build log can be found at:
http://people.debian.org/~doko/logs/gcc10-20200225/libpam-ssh_2.3+ds-1_unstable_gcc10.log
The last lines of the build log are at the end of this report.

To build with GCC 10, either set CC=gcc-10 CXX=g++-10 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-10/porting_to.html

[...]
  449 |   snprintf(msgbuf, sizeof msgbuf, "%s\r\n", fmtbuf);
      |                                      ^~~~
In file included from /usr/include/stdio.h:867,
                 from log.c:43:
/usr/include/x86_64-linux-gnu/bits/stdio2.h:67:10: note: 
‘__builtin___snprintf_chk’ output between 3 and 1026 bytes into a destination 
of size 1024
   67 |   return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1,
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   68 |        __bos (__s), __fmt, __va_arg_pack ());
      |        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I/usr/include/security -Wdate-time 
-D_FORTIFY_SOURCE=2 -ffunction-sections -fdata-sections -Wall -Wno-attributes 
-Wno-unused-result -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -Wformat -Werror=format-security -c misc.c  -fPIC 
-DPIC -o .libs/pam_ssh_la-misc.o
/bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.   
-I/usr/include/security -Wdate-time -D_FORTIFY_SOURCE=2 -ffunction-sections 
-fdata-sections -Wall -Wno-attributes -Wno-unused-result -g -O2 
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -c -o pam_ssh_la-rijndael.lo `test -f 'rijndael.c' || 
echo './'`rijndael.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I/usr/include/security -Wdate-time 
-D_FORTIFY_SOURCE=2 -ffunction-sections -fdata-sections -Wall -Wno-attributes 
-Wno-unused-result -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -Wformat -Werror=format-security -c poly1305.c  -fPIC 
-DPIC -o .libs/pam_ssh_la-poly1305.o
/bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.   
-I/usr/include/security -Wdate-time -D_FORTIFY_SOURCE=2 -ffunction-sections 
-fdata-sections -Wall -Wno-attributes -Wno-unused-result -g -O2 
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -c -o pam_ssh_la-rsa.lo `test -f 'rsa.c' || echo 
'./'`rsa.c
/bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.   
-I/usr/include/security -Wdate-time -D_FORTIFY_SOURCE=2 -ffunction-sections 
-fdata-sections -Wall -Wno-attributes -Wno-unused-result -g -O2 
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -c -o pam_ssh_la-verify.lo `test -f 'verify.c' || echo 
'./'`verify.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I/usr/include/security -Wdate-time 
-D_FORTIFY_SOURCE=2 -ffunction-sections -fdata-sections -Wall -Wno-attributes 
-Wno-unused-result -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -Wformat -Werror=format-security -c rijndael.c  -fPIC 
-DPIC -o .libs/pam_ssh_la-rijndael.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I/usr/include/security -Wdate-time 
-D_FORTIFY_SOURCE=2 -ffunction-sections -fdata-sections -Wall -Wno-attributes 
-Wno-unused-result -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -Wformat -Werror=format-security -c rsa.c  -fPIC -DPIC 
-o .libs/pam_ssh_la-rsa.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I/usr/include/security -Wdate-time 
-D_FORTIFY_SOURCE=2 -ffunction-sections -fdata-sections -Wall -Wno-attributes 
-Wno-unused-result -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -Wformat -Werror=format-security -c verify.c  -fPIC 
-DPIC -o .libs/pam_ssh_la-verify.o
/bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.   
-I/usr/include/security -Wdate-time -D_FORTIFY_SOURCE=2 -ffunction-sections 
-fdata-sections -Wall -Wno-attributes -Wno-unused-result -g -O2 
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -c -o pam_ssh_la-sc25519.lo `test -f 'sc25519.c' || 
echo './'`sc25519.c
/bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.   
-I/usr/include/security -Wdate-time -D_FORTIFY_SOURCE=2 -ffunction-sections 
-fdata-sections -Wall -Wno-attributes -Wno-unused-result -g -O2 
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -c -o pam_ssh_la-timingsafe_bcmp.lo `test -f 
'timingsafe_bcmp.c' || echo './'`timingsafe_bcmp.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I/usr/include/security -Wdate-time 
-D_FORTIFY_SOURCE=2 -ffunction-sections -fdata-sections -Wall -Wno-attributes 
-Wno-unused-result -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -Wformat -Werror=format-security -c sc25519.c  -fPIC 
-DPIC -o .libs/pam_ssh_la-sc25519.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I/usr/include/security -Wdate-time 
-D_FORTIFY_SOURCE=2 -ffunction-sections -fdata-sections -Wall -Wno-attributes 
-Wno-unused-result -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -Wformat -Werror=format-security -c timingsafe_bcmp.c  
-fPIC -DPIC -o .libs/pam_ssh_la-timingsafe_bcmp.o
/bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.   
-I/usr/include/security -Wdate-time -D_FORTIFY_SOURCE=2 -ffunction-sections 
-fdata-sections -Wall -Wno-attributes -Wno-unused-result -g -O2 
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -c -o pam_ssh_la-sshbuf-getput-crypto.lo `test -f 
'sshbuf-getput-crypto.c' || echo './'`sshbuf-getput-crypto.c
/bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.   
-I/usr/include/security -Wdate-time -D_FORTIFY_SOURCE=2 -ffunction-sections 
-fdata-sections -Wall -Wno-attributes -Wno-unused-result -g -O2 
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -c -o pam_ssh_la-sshbuf-getput-basic.lo `test -f 
'sshbuf-getput-basic.c' || echo './'`sshbuf-getput-basic.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I/usr/include/security -Wdate-time 
-D_FORTIFY_SOURCE=2 -ffunction-sections -fdata-sections -Wall -Wno-attributes 
-Wno-unused-result -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -Wformat -Werror=format-security -c 
sshbuf-getput-crypto.c  -fPIC -DPIC -o .libs/pam_ssh_la-sshbuf-getput-crypto.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I/usr/include/security -Wdate-time 
-D_FORTIFY_SOURCE=2 -ffunction-sections -fdata-sections -Wall -Wno-attributes 
-Wno-unused-result -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -Wformat -Werror=format-security -c 
sshbuf-getput-basic.c  -fPIC -DPIC -o .libs/pam_ssh_la-sshbuf-getput-basic.o
/bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.   
-I/usr/include/security -Wdate-time -D_FORTIFY_SOURCE=2 -ffunction-sections 
-fdata-sections -Wall -Wno-attributes -Wno-unused-result -g -O2 
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -c -o pam_ssh_la-sshbuf.lo `test -f 'sshbuf.c' || echo 
'./'`sshbuf.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I/usr/include/security -Wdate-time 
-D_FORTIFY_SOURCE=2 -ffunction-sections -fdata-sections -Wall -Wno-attributes 
-Wno-unused-result -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -Wformat -Werror=format-security -c sshbuf.c  -fPIC 
-DPIC -o .libs/pam_ssh_la-sshbuf.o
/bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.   
-I/usr/include/security -Wdate-time -D_FORTIFY_SOURCE=2 -ffunction-sections 
-fdata-sections -Wall -Wno-attributes -Wno-unused-result -g -O2 
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -c -o pam_ssh_la-sshbuf-misc.lo `test -f 
'sshbuf-misc.c' || echo './'`sshbuf-misc.c
/bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.   
-I/usr/include/security -Wdate-time -D_FORTIFY_SOURCE=2 -ffunction-sections 
-fdata-sections -Wall -Wno-attributes -Wno-unused-result -g -O2 
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -c -o pam_ssh_la-ssh-ed25519.lo `test -f 
'ssh-ed25519.c' || echo './'`ssh-ed25519.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I/usr/include/security -Wdate-time 
-D_FORTIFY_SOURCE=2 -ffunction-sections -fdata-sections -Wall -Wno-attributes 
-Wno-unused-result -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -Wformat -Werror=format-security -c sshbuf-misc.c  
-fPIC -DPIC -o .libs/pam_ssh_la-sshbuf-misc.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I/usr/include/security -Wdate-time 
-D_FORTIFY_SOURCE=2 -ffunction-sections -fdata-sections -Wall -Wno-attributes 
-Wno-unused-result -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -Wformat -Werror=format-security -c ssh-ed25519.c  
-fPIC -DPIC -o .libs/pam_ssh_la-ssh-ed25519.o
/bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.   
-I/usr/include/security -Wdate-time -D_FORTIFY_SOURCE=2 -ffunction-sections 
-fdata-sections -Wall -Wno-attributes -Wno-unused-result -g -O2 
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -c -o pam_ssh_la-ssh-ecdsa.lo `test -f 'ssh-ecdsa.c' || 
echo './'`ssh-ecdsa.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I/usr/include/security -Wdate-time 
-D_FORTIFY_SOURCE=2 -ffunction-sections -fdata-sections -Wall -Wno-attributes 
-Wno-unused-result -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -Wformat -Werror=format-security -c ssh-ecdsa.c  -fPIC 
-DPIC -o .libs/pam_ssh_la-ssh-ecdsa.o
/bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.   
-I/usr/include/security -Wdate-time -D_FORTIFY_SOURCE=2 -ffunction-sections 
-fdata-sections -Wall -Wno-attributes -Wno-unused-result -g -O2 
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -c -o pam_ssh_la-ssh-dss.lo `test -f 'ssh-dss.c' || 
echo './'`ssh-dss.c
/bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.   
-I/usr/include/security -Wdate-time -D_FORTIFY_SOURCE=2 -ffunction-sections 
-fdata-sections -Wall -Wno-attributes -Wno-unused-result -g -O2 
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -c -o pam_ssh_la-ssh-rsa.lo `test -f 'ssh-rsa.c' || 
echo './'`ssh-rsa.c
/bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.   
-I/usr/include/security -Wdate-time -D_FORTIFY_SOURCE=2 -ffunction-sections 
-fdata-sections -Wall -Wno-attributes -Wno-unused-result -g -O2 
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -c -o pam_ssh_la-sshkey.lo `test -f 'sshkey.c' || echo 
'./'`sshkey.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I/usr/include/security -Wdate-time 
-D_FORTIFY_SOURCE=2 -ffunction-sections -fdata-sections -Wall -Wno-attributes 
-Wno-unused-result -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -Wformat -Werror=format-security -c ssh-dss.c  -fPIC 
-DPIC -o .libs/pam_ssh_la-ssh-dss.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I/usr/include/security -Wdate-time 
-D_FORTIFY_SOURCE=2 -ffunction-sections -fdata-sections -Wall -Wno-attributes 
-Wno-unused-result -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -Wformat -Werror=format-security -c ssh-rsa.c  -fPIC 
-DPIC -o .libs/pam_ssh_la-ssh-rsa.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I/usr/include/security -Wdate-time 
-D_FORTIFY_SOURCE=2 -ffunction-sections -fdata-sections -Wall -Wno-attributes 
-Wno-unused-result -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -Wformat -Werror=format-security -c sshkey.c  -fPIC 
-DPIC -o .libs/pam_ssh_la-sshkey.o
/bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.   
-I/usr/include/security -Wdate-time -D_FORTIFY_SOURCE=2 -ffunction-sections 
-fdata-sections -Wall -Wno-attributes -Wno-unused-result -g -O2 
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -c -o pam_ssh_la-ssherr.lo `test -f 'ssherr.c' || echo 
'./'`ssherr.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I/usr/include/security -Wdate-time 
-D_FORTIFY_SOURCE=2 -ffunction-sections -fdata-sections -Wall -Wno-attributes 
-Wno-unused-result -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -Wformat -Werror=format-security -c ssherr.c  -fPIC 
-DPIC -o .libs/pam_ssh_la-ssherr.o
/bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.   
-I/usr/include/security -Wdate-time -D_FORTIFY_SOURCE=2 -ffunction-sections 
-fdata-sections -Wall -Wno-attributes -Wno-unused-result -g -O2 
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -c -o pam_ssh_la-pam_ssh.lo `test -f 'pam_ssh.c' || 
echo './'`pam_ssh.c
/bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.   
-I/usr/include/security -Wdate-time -D_FORTIFY_SOURCE=2 -ffunction-sections 
-fdata-sections -Wall -Wno-attributes -Wno-unused-result -g -O2 
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -c -o pam_ssh_la-xmalloc.lo `test -f 'xmalloc.c' || 
echo './'`xmalloc.c
/bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.   
-I/usr/include/security -Wdate-time -D_FORTIFY_SOURCE=2 -ffunction-sections 
-fdata-sections -Wall -Wno-attributes -Wno-unused-result -g -O2 
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -c -o pam_ssh_la-pam_ssh_log.lo `test -f 
'pam_ssh_log.c' || echo './'`pam_ssh_log.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I/usr/include/security -Wdate-time 
-D_FORTIFY_SOURCE=2 -ffunction-sections -fdata-sections -Wall -Wno-attributes 
-Wno-unused-result -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -Wformat -Werror=format-security -c pam_ssh.c  -fPIC 
-DPIC -o .libs/pam_ssh_la-pam_ssh.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I/usr/include/security -Wdate-time 
-D_FORTIFY_SOURCE=2 -ffunction-sections -fdata-sections -Wall -Wno-attributes 
-Wno-unused-result -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -Wformat -Werror=format-security -c xmalloc.c  -fPIC 
-DPIC -o .libs/pam_ssh_la-xmalloc.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I/usr/include/security -Wdate-time 
-D_FORTIFY_SOURCE=2 -ffunction-sections -fdata-sections -Wall -Wno-attributes 
-Wno-unused-result -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -Wformat -Werror=format-security -c pam_ssh_log.c  
-fPIC -DPIC -o .libs/pam_ssh_la-pam_ssh_log.o
/bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.   
-I/usr/include/security -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wno-attributes 
-Wno-unused-result -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -Wformat -Werror=format-security -c -o strlcpy.lo 
strlcpy.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I/usr/include/security -Wdate-time 
-D_FORTIFY_SOURCE=2 -Wall -Wno-attributes -Wno-unused-result -g -O2 
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -c strlcpy.c  -fPIC -DPIC -o .libs/strlcpy.o
/bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.   
-I/usr/include/security -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wno-attributes 
-Wno-unused-result -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -Wformat -Werror=format-security -c -o strnvis.lo 
strnvis.c
/bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.   
-I/usr/include/security -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wno-attributes 
-Wno-unused-result -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -Wformat -Werror=format-security -c -o pam_get_pass.lo 
pam_get_pass.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I/usr/include/security -Wdate-time 
-D_FORTIFY_SOURCE=2 -Wall -Wno-attributes -Wno-unused-result -g -O2 
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -c strnvis.c  -fPIC -DPIC -o .libs/strnvis.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I/usr/include/security -Wdate-time 
-D_FORTIFY_SOURCE=2 -Wall -Wno-attributes -Wno-unused-result -g -O2 
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -c pam_get_pass.c  -fPIC -DPIC -o .libs/pam_get_pass.o
/bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.   
-I/usr/include/security -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wno-attributes 
-Wno-unused-result -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -Wformat -Werror=format-security -c -o 
pam_std_option.lo pam_std_option.c
/bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.   
-I/usr/include/security -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wno-attributes 
-Wno-unused-result -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -Wformat -Werror=format-security -c -o 
openpam_borrow_cred.lo openpam_borrow_cred.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I/usr/include/security -Wdate-time 
-D_FORTIFY_SOURCE=2 -Wall -Wno-attributes -Wno-unused-result -g -O2 
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -c pam_std_option.c  -fPIC -DPIC -o 
.libs/pam_std_option.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I/usr/include/security -Wdate-time 
-D_FORTIFY_SOURCE=2 -Wall -Wno-attributes -Wno-unused-result -g -O2 
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -c openpam_borrow_cred.c  -fPIC -DPIC -o 
.libs/openpam_borrow_cred.o
/bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.   
-I/usr/include/security -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wno-attributes 
-Wno-unused-result -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -Wformat -Werror=format-security -c -o 
openpam_restore_cred.lo openpam_restore_cred.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I/usr/include/security -Wdate-time 
-D_FORTIFY_SOURCE=2 -Wall -Wno-attributes -Wno-unused-result -g -O2 
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -c openpam_restore_cred.c  -fPIC -DPIC -o 
.libs/openpam_restore_cred.o
/bin/bash ./libtool  --tag=CC   --mode=link gcc -ffunction-sections 
-fdata-sections -Wall -Wno-attributes -Wno-unused-result -g -O2 
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -avoid-version -module 
-Wl,--version-script,debian/pam_ssh.version -Wl,--gc-sections -Wl,-z,relro 
-Wl,-z,now -o pam_ssh.la -rpath /lib/x86_64-linux-gnu/security 
pam_ssh_la-atomicio.lo pam_ssh_la-authfd.lo pam_ssh_la-authfile.lo 
pam_ssh_la-base64.lo pam_ssh_la-bcrypt_pbkdf.lo pam_ssh_la-blocks.lo 
pam_ssh_la-blowfish.lo pam_ssh_la-bufaux.lo pam_ssh_la-bufec.lo 
pam_ssh_la-bufbn.lo pam_ssh_la-buffer.lo pam_ssh_la-chacha.lo 
pam_ssh_la-cipher-chachapoly.lo pam_ssh_la-cipher-ctr.lo pam_ssh_la-cipher.lo 
pam_ssh_la-cleanup.lo pam_ssh_la-digest-openssl.lo pam_ssh_la-ed25519.lo 
pam_ssh_la-explicit_bzero.lo pam_ssh_la-fatal.lo pam_ssh_la-fe25519.lo 
pam_ssh_la-ge25519.lo pam_ssh_la-hash.lo pam_ssh_la-key.lo pam_ssh_la-log.lo 
pam_ssh_la-misc.lo pam_ssh_la-poly1305.lo pam_ss
 h_la-rijndael.lo pam_ssh_la-rsa.lo pam_ssh_la-verify.lo pam_ssh_la-sc25519.lo 
pam_ssh_la-timingsafe_bcmp.lo pam_ssh_la-sshbuf-getput-crypto.lo 
pam_ssh_la-sshbuf-getput-basic.lo pam_ssh_la-sshbuf.lo 
pam_ssh_la-sshbuf-misc.lo pam_ssh_la-ssh-ed25519.lo pam_ssh_la-ssh-ecdsa.lo 
pam_ssh_la-ssh-dss.lo pam_ssh_la-ssh-rsa.lo pam_ssh_la-sshkey.lo 
pam_ssh_la-ssherr.lo pam_ssh_la-pam_ssh.lo pam_ssh_la-xmalloc.lo 
pam_ssh_la-pam_ssh_log.lo strlcpy.lo strnvis.lo pam_get_pass.lo 
pam_std_option.lo openpam_borrow_cred.lo openpam_restore_cred.lo -lpam  -lcrypto
libtool: link: gcc -shared  -fPIC -DPIC  .libs/pam_ssh_la-atomicio.o 
.libs/pam_ssh_la-authfd.o .libs/pam_ssh_la-authfile.o .libs/pam_ssh_la-base64.o 
.libs/pam_ssh_la-bcrypt_pbkdf.o .libs/pam_ssh_la-blocks.o 
.libs/pam_ssh_la-blowfish.o .libs/pam_ssh_la-bufaux.o .libs/pam_ssh_la-bufec.o 
.libs/pam_ssh_la-bufbn.o .libs/pam_ssh_la-buffer.o .libs/pam_ssh_la-chacha.o 
.libs/pam_ssh_la-cipher-chachapoly.o .libs/pam_ssh_la-cipher-ctr.o 
.libs/pam_ssh_la-cipher.o .libs/pam_ssh_la-cleanup.o 
.libs/pam_ssh_la-digest-openssl.o .libs/pam_ssh_la-ed25519.o 
.libs/pam_ssh_la-explicit_bzero.o .libs/pam_ssh_la-fatal.o 
.libs/pam_ssh_la-fe25519.o .libs/pam_ssh_la-ge25519.o .libs/pam_ssh_la-hash.o 
.libs/pam_ssh_la-key.o .libs/pam_ssh_la-log.o .libs/pam_ssh_la-misc.o 
.libs/pam_ssh_la-poly1305.o .libs/pam_ssh_la-rijndael.o .libs/pam_ssh_la-rsa.o 
.libs/pam_ssh_la-verify.o .libs/pam_ssh_la-sc25519.o 
.libs/pam_ssh_la-timingsafe_bcmp.o .libs/pam_ssh_la-sshbuf-getput-crypto.o 
.libs/pam_ssh_la-sshbuf-getput-basic.o .
 libs/pam_ssh_la-sshbuf.o .libs/pam_ssh_la-sshbuf-misc.o 
.libs/pam_ssh_la-ssh-ed25519.o .libs/pam_ssh_la-ssh-ecdsa.o 
.libs/pam_ssh_la-ssh-dss.o .libs/pam_ssh_la-ssh-rsa.o .libs/pam_ssh_la-sshkey.o 
.libs/pam_ssh_la-ssherr.o .libs/pam_ssh_la-pam_ssh.o .libs/pam_ssh_la-xmalloc.o 
.libs/pam_ssh_la-pam_ssh_log.o .libs/strlcpy.o .libs/strnvis.o 
.libs/pam_get_pass.o .libs/pam_std_option.o .libs/openpam_borrow_cred.o 
.libs/openpam_restore_cred.o   -lpam -lcrypto  -g -O2 -fstack-protector-strong 
-Wl,--version-script -Wl,debian/pam_ssh.version -Wl,--gc-sections -Wl,-z 
-Wl,relro -Wl,-z -Wl,now   -Wl,-soname -Wl,pam_ssh.so -o .libs/pam_ssh.so
/usr/bin/ld: .libs/pam_ssh_la-ge25519.o:./ge25519.h:31: multiple definition of 
`crypto_sign_ed25519_ref_ge25519_base'; 
.libs/pam_ssh_la-ed25519.o:./ge25519.h:31: first defined here
collect2: error: ld returned 1 exit status
make[2]: *** [Makefile:582: pam_ssh.la] Error 1
make[2]: Leaving directory '/<<PKGBUILDDIR>>'
make[1]: *** [Makefile:493: all] Error 2
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
dh_auto_build: error: make -j4 returned exit code 2
make: *** [debian/rules:11: build] Error 25
dpkg-buildpackage: error: debian/rules build subprocess returned exit status 2

--- End Message ---
--- Begin Message ---
Source: libpam-ssh
Source-Version: 2.3+ds-2
Done: Jerome Benoit <calcu...@rezozer.net>

We believe that the bug you reported is fixed in the latest version of
libpam-ssh, 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 957...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Jerome Benoit <calcu...@rezozer.net> (supplier of updated libpam-ssh 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 ftpmas...@ftp-master.debian.org)


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

Format: 1.8
Date: Thu, 12 Nov 2020 21:07:24 +0000
Source: libpam-ssh
Architecture: source
Version: 2.3+ds-2
Distribution: unstable
Urgency: medium
Maintainer: Jerome Benoit <calcu...@rezozer.net>
Changed-By: Jerome Benoit <calcu...@rezozer.net>
Closes: 957464
Changes:
 libpam-ssh (2.3+ds-2) unstable; urgency=medium
 .
   * FTBFS fix version, gcc10 migration (Closes: #957464).
   * Debianization:
     - d/control:
       - debhelper, bump to 12 (no change);
       - Standard version, bump to 4.5.0 (no change);
     - d/copyright:
       - Copyright year tuple, update;
     - d/patches/*:
       - d/p/upstream-fix-gcc10.patch, introduce;
       - d/p/debianization*.patch:
         - Forwarded field, specify as 'not-needed';
     - d/u/metatdata, introduce.
Checksums-Sha1:
 9e89bcd748ff5fb95225fc2a408491657ace4326 2651 libpam-ssh_2.3+ds-2.dsc
 e8cc7be7de320bf36c46aa6eaf6c738e4befa6a1 14832 
libpam-ssh_2.3+ds-2.debian.tar.xz
 8a77626b41b4a86c05dbfa18ae1b3cd4d1721679 6988 
libpam-ssh_2.3+ds-2_source.buildinfo
Checksums-Sha256:
 fd8a9b26742be6a73fe37e34c03b5a27023a2dfc3ac2406e91e458e097dbf2f9 2651 
libpam-ssh_2.3+ds-2.dsc
 aeb9d084f0e3a738e95e3963f165b39d8deef27e4a7ee139f9dd4637f1056690 14832 
libpam-ssh_2.3+ds-2.debian.tar.xz
 2ac02b5ffea1ca3aca7c9a249e6e6387719ae29eefe92c4ea60fb6b667125679 6988 
libpam-ssh_2.3+ds-2_source.buildinfo
Files:
 71d00b5cabb4dd53f882f118161cda9d 2651 admin optional libpam-ssh_2.3+ds-2.dsc
 b7129192a6344a85be876b37925e8c08 14832 admin optional 
libpam-ssh_2.3+ds-2.debian.tar.xz
 be518e57d8d9cbe67e908c3232bd3601 6988 admin optional 
libpam-ssh_2.3+ds-2_source.buildinfo

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

iQRJBAEBCgAzFiEEriiuFXEN/x2H5adiP5IZpn82xosFAl+tpOEVHGNhbGN1bHVz
QHJlem96ZXIubmV0AAoJED+SGaZ/NsaLaiYf/RgHo5wHIJKZ2QmDb5LrCJ8r91s9
/VTJJZGo5HeLVdfRlNIWqgZ6y7C4EAiZ4q5Lkg6tJDe3Nc5imius76LJXSM91SDU
KX/SSxUqsmBgVQJ2WDUtmvm1c6BhHntk4GkSsiJh6gwXEj1Dho03PEapgo44FspJ
mtD5eodpuCihjd8w4nF9jzfu7oYb2eJDaIGSsWOk+BOtGK2x6QHKzk+cQrxJKYEl
nLSrxW9cbmvinUQ+UeM2ut2+8iWYk9adSHpiBkjAvrTtcVtUVI73GsTk04ZEKNta
pT+RJ/7lRpUdv9K+73vfDvv6uoZ18L1Eqx9/JO1OF9aYlMrLixeUuSNJqECXqgG6
Ct5+wvxMRFrJoYrxWJVThzB9QIhFwge3bmbomp+a6o/RdQrA8SmyJ/WI0aTNPYyz
qhd+Ke4kWmY0P+aIUxUBV3uV8l4nlTfjgHd1Yum5M3Bc5iPSJqDzTnxTjjFMPcvF
UYYA9MINTlJXl7Zhg0SvXzieLzSS1DPBTA2JVmqA3zSJfYoOVSdz3SI425pGbLfb
68aR4H0yskXHmLZFsD7HrenLV/aYZdV61Oxy5kGO+NgvV9j8Am6jUj260P1xI5I2
Od6LDgfOAlkaraP80QnGxRWdJt+pGvyJHxF8xNSWt2wBbPd4y6WHOUG08ylUJmZL
TelBh+DV49PCZbJLXa6iZT8/KCDj/Z5J3NBj1WQMB7NpNgdsYe8OJ2kl7U29aFre
hrVkAzIg054qliXgpjwXzou6qtAZZAFNCjnlECkgdon8hz3pXUeWzC5aMoZcbd9E
Kk2unw3HL+zD+6/ZMCWuacDUeogode5fNmDJIjMmWA52NQH0dFDz1gxExu7ChlE7
qhiM5S2c/vecUiMv4pv30MJgFbHTtJ2/ALJnpKcwDLQpYH88/Y6lcDBbGbdT49J1
BBlYh0DVNuzm5iF1SqAgutwCH1/Y1A/jvh7M7mQ0FYBs+3771I5kbFnpAZKdf/xp
ASjIFmBVDUzVyXbpdlBJ8xDDAqGW0R29VyyUSlRAsL0jdTROWLV6U7AObXHG+/sD
+xuGYZxSRAaAorkNKs/5bpBgAcwCIV9NvlyaCCRi0SZjW8H6bevU4clrUHzNaxfI
kfxvatMbTXAGbiesTcOi5KndubTkaCSUA6k4/sKl2vQmElPuG4l/BqtSuIGqx3G4
KpL0lXbi6OMfJiRlPqlFZXJyjzirt2S5ZzQPnA82QmWkj+UZdOpBIva0Wk9i8ihu
NQCbUDrU6f0XDQ6ApuDdwk91+jfcahf5skpwlHaFyJPxk/GS5JrNp23sjLH4JAyh
OHWMQvKSJqccFlQY+VKjgHr8PcmelCkq1AP27zQVv13csZtpkd9PjDXm170=
=nEQm
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to