Your message dated Sat, 15 Aug 2020 09:34:17 +0000
with message-id <e1k6szt-000ai3...@fasolo.debian.org>
and subject line Bug#957850: fixed in super 3.30.3-1
has caused the Debian Bug report #957850,
regarding super: 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.)


-- 
957850: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=957850
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: src:super
Version: 3.30.1-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/super_3.30.1-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

[...]
config.status: creating config.h
configure: WARNING: unrecognized options: --disable-silent-rules, 
--disable-maintainer-mode, --disable-dependency-tracking
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
   debian/rules override_dh_auto_build
make[1]: Entering directory '/<<PKGBUILDDIR>>'
dh_auto_build -v -Sautoconf -BDEB-BUILD --parallel -- \
                 TIMESTAMP_DIR=/run/superstamps \
                 D_SYSLOG_PRIORITY="-DSYSLOG_PRIORITY=LOG_INFO 
-DSYSLOG_FACILITY=LOG_AUTH"
        cd DEB-BUILD && make -j4 TIMESTAMP_DIR=/run/superstamps 
"D_SYSLOG_PRIORITY=-DSYSLOG_PRIORITY=LOG_INFO -DSYSLOG_FACILITY=LOG_AUTH"
make[2]: Entering directory '/<<PKGBUILDDIR>>/DEB-BUILD'
gcc -c -DSUPERDIR=\"/etc\" -DTIMESTAMP_DIR=\"/run/superstamps\" 
-DSYSLOG_PRIORITY=LOG_INFO -DSYSLOG_FACILITY=LOG_AUTH  -DWITH_PAM=1 
-DHAVE_CONFIG_H -I.  -Wdate-time -D_FORTIFY_SOURCE=2 -Wall 
-Wno-unused-const-variable -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -Wformat -Werror=format-security  ../super.c
gcc -c -DSUPERDIR=\"/etc\" -DTIMESTAMP_DIR=\"/run/superstamps\" 
-DSYSLOG_PRIORITY=LOG_INFO -DSYSLOG_FACILITY=LOG_AUTH  -DWITH_PAM=1 
-DHAVE_CONFIG_H -I.  -Wdate-time -D_FORTIFY_SOURCE=2 -Wall 
-Wno-unused-const-variable -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -Wformat -Werror=format-security  ../approve.c
gcc -c -DSUPERDIR=\"/etc\" -DTIMESTAMP_DIR=\"/run/superstamps\" 
-DSYSLOG_PRIORITY=LOG_INFO -DSYSLOG_FACILITY=LOG_AUTH  -DWITH_PAM=1 
-DHAVE_CONFIG_H -I.  -Wdate-time -D_FORTIFY_SOURCE=2 -Wall 
-Wno-unused-const-variable -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -Wformat -Werror=format-security  ../checks.c
gcc -c -DSUPERDIR=\"/etc\" -DTIMESTAMP_DIR=\"/run/superstamps\" 
-DSYSLOG_PRIORITY=LOG_INFO -DSYSLOG_FACILITY=LOG_AUTH  -DWITH_PAM=1 
-DHAVE_CONFIG_H -I.  -Wdate-time -D_FORTIFY_SOURCE=2 -Wall 
-Wno-unused-const-variable -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -Wformat -Werror=format-security  ../colon.c
gcc -c -DSUPERDIR=\"/etc\" -DTIMESTAMP_DIR=\"/run/superstamps\" 
-DSYSLOG_PRIORITY=LOG_INFO -DSYSLOG_FACILITY=LOG_AUTH  -DWITH_PAM=1 
-DHAVE_CONFIG_H -I.  -Wdate-time -D_FORTIFY_SOURCE=2 -Wall 
-Wno-unused-const-variable -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -Wformat -Werror=format-security  ../braces.c
gcc -c -DSUPERDIR=\"/etc\" -DTIMESTAMP_DIR=\"/run/superstamps\" 
-DSYSLOG_PRIORITY=LOG_INFO -DSYSLOG_FACILITY=LOG_AUTH  -DWITH_PAM=1 
-DHAVE_CONFIG_H -I.  -Wdate-time -D_FORTIFY_SOURCE=2 -Wall 
-Wno-unused-const-variable -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -Wformat -Werror=format-security  ../error.c
gcc -c -DSUPERDIR=\"/etc\" -DTIMESTAMP_DIR=\"/run/superstamps\" 
-DSYSLOG_PRIORITY=LOG_INFO -DSYSLOG_FACILITY=LOG_AUTH  -DWITH_PAM=1 
-DHAVE_CONFIG_H -I.  -Wdate-time -D_FORTIFY_SOURCE=2 -Wall 
-Wno-unused-const-variable -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -Wformat -Werror=format-security  ../getpass.c
../super.c: In function ‘buttonup’:
../super.c:1442:35: warning: ‘%s’ directive writing up to 1200 bytes into a 
region of size 1196 [-Wformat-overflow=]
 1442 |     (void) sprintf(Cmd, "SUPERCMD=%s", cmd);
      |                                   ^~
In file included from /usr/include/stdio.h:867,
                 from ../localsys.h:21,
                 from ../super.h:18,
                 from ../super.c:12:
/usr/include/x86_64-linux-gnu/bits/stdio2.h:36:10: note: 
‘__builtin___sprintf_chk’ output between 10 and 1210 bytes into a destination 
of size 1205
   36 |   return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1,
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   37 |       __bos (__s), __fmt, __va_arg_pack ());
      |       ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
gcc -c -DSUPERDIR=\"/etc\" -DTIMESTAMP_DIR=\"/run/superstamps\" 
-DSYSLOG_PRIORITY=LOG_INFO -DSYSLOG_FACILITY=LOG_AUTH  -DWITH_PAM=1 
-DHAVE_CONFIG_H -I.  -Wdate-time -D_FORTIFY_SOURCE=2 -Wall 
-Wno-unused-const-variable -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -Wformat -Werror=format-security  ../gsgroups.c
gcc -c -DSUPERDIR=\"/etc\" -DTIMESTAMP_DIR=\"/run/superstamps\" 
-DSYSLOG_PRIORITY=LOG_INFO -DSYSLOG_FACILITY=LOG_AUTH  -DWITH_PAM=1 
-DHAVE_CONFIG_H -I.  -Wdate-time -D_FORTIFY_SOURCE=2 -Wall 
-Wno-unused-const-variable -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -Wformat -Werror=format-security  ../s_hsearch.c
gcc -c -DSUPERDIR=\"/etc\" -DTIMESTAMP_DIR=\"/run/superstamps\" 
-DSYSLOG_PRIORITY=LOG_INFO -DSYSLOG_FACILITY=LOG_AUTH  -DWITH_PAM=1 
-DHAVE_CONFIG_H -I.  -Wdate-time -D_FORTIFY_SOURCE=2 -Wall 
-Wno-unused-const-variable -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -Wformat -Werror=format-security  ../options.c
gcc -c -DSUPERDIR=\"/etc\" -DTIMESTAMP_DIR=\"/run/superstamps\" 
-DSYSLOG_PRIORITY=LOG_INFO -DSYSLOG_FACILITY=LOG_AUTH  -DWITH_PAM=1 
-DHAVE_CONFIG_H -I.  -Wdate-time -D_FORTIFY_SOURCE=2 -Wall 
-Wno-unused-const-variable -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -Wformat -Werror=format-security  ../p_regex.c
gcc -c -DSUPERDIR=\"/etc\" -DTIMESTAMP_DIR=\"/run/superstamps\" 
-DSYSLOG_PRIORITY=LOG_INFO -DSYSLOG_FACILITY=LOG_AUTH  -DWITH_PAM=1 
-DHAVE_CONFIG_H -I.  -Wdate-time -D_FORTIFY_SOURCE=2 -Wall 
-Wno-unused-const-variable -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -Wformat -Werror=format-security  ../s_regex.c
gcc -c -DSUPERDIR=\"/etc\" -DTIMESTAMP_DIR=\"/run/superstamps\" 
-DSYSLOG_PRIORITY=LOG_INFO -DSYSLOG_FACILITY=LOG_AUTH  -DWITH_PAM=1 
-DHAVE_CONFIG_H -I.  -Wdate-time -D_FORTIFY_SOURCE=2 -Wall 
-Wno-unused-const-variable -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -Wformat -Werror=format-security  ../s_re_fail.c
gcc -c -DSUPERDIR=\"/etc\" -DTIMESTAMP_DIR=\"/run/superstamps\" 
-DSYSLOG_PRIORITY=LOG_INFO -DSYSLOG_FACILITY=LOG_AUTH  -DWITH_PAM=1 
-DHAVE_CONFIG_H -I.  -Wdate-time -D_FORTIFY_SOURCE=2 -Wall 
-Wno-unused-const-variable -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -Wformat -Werror=format-security  ../rsyslog.c
gcc -c -DSUPERDIR=\"/etc\" -DTIMESTAMP_DIR=\"/run/superstamps\" 
-DSYSLOG_PRIORITY=LOG_INFO -DSYSLOG_FACILITY=LOG_AUTH  -DWITH_PAM=1 
-DHAVE_CONFIG_H -I.  -Wdate-time -D_FORTIFY_SOURCE=2 -Wall 
-Wno-unused-const-variable -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -Wformat -Werror=format-security  ../strqtokS.c
gcc -c -DSUPERDIR=\"/etc\" -DTIMESTAMP_DIR=\"/run/superstamps\" 
-DSYSLOG_PRIORITY=LOG_INFO -DSYSLOG_FACILITY=LOG_AUTH  -DWITH_PAM=1 
-DHAVE_CONFIG_H -I.  -Wdate-time -D_FORTIFY_SOURCE=2 -Wall 
-Wno-unused-const-variable -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -Wformat -Werror=format-security  ../time.c
gcc -c -DSUPERDIR=\"/etc\" -DTIMESTAMP_DIR=\"/run/superstamps\" 
-DSYSLOG_PRIORITY=LOG_INFO -DSYSLOG_FACILITY=LOG_AUTH  -DWITH_PAM=1 
-DHAVE_CONFIG_H -I.  -Wdate-time -D_FORTIFY_SOURCE=2 -Wall 
-Wno-unused-const-variable -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -Wformat -Werror=format-security  ../utils.c
gcc -c -DSUPERDIR=\"/etc\" -DTIMESTAMP_DIR=\"/run/superstamps\" 
-DSYSLOG_PRIORITY=LOG_INFO -DSYSLOG_FACILITY=LOG_AUTH  -DWITH_PAM=1 
-DHAVE_CONFIG_H -I.  -Wdate-time -D_FORTIFY_SOURCE=2 -Wall 
-Wno-unused-const-variable -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -Wformat -Werror=format-security  ../wildmat.c
gcc -c -DSUPERDIR=\"/etc\" -DTIMESTAMP_DIR=\"/run/superstamps\" 
-DSYSLOG_PRIORITY=LOG_INFO -DSYSLOG_FACILITY=LOG_AUTH  -DWITH_PAM=1 
-DHAVE_CONFIG_H -I.  -Wdate-time -D_FORTIFY_SOURCE=2 -Wall 
-Wno-unused-const-variable -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -Wformat -Werror=format-security  ../pam.c
gcc -c -DSUPERDIR=\"/etc\" -DTIMESTAMP_DIR=\"/run/superstamps\" 
-DSYSLOG_PRIORITY=LOG_INFO -DSYSLOG_FACILITY=LOG_AUTH  -DWITH_PAM=1 
-DHAVE_CONFIG_H -I.  -Wdate-time -D_FORTIFY_SOURCE=2 -Wall 
-Wno-unused-const-variable -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -Wformat -Werror=format-security  ../setuid.c
sed -e 's!@SUPERDIR@!/etc!g' \
    -e 's!@SAFE_PATH@!/bin:/usr/bin!g' \
    -e 's!@TIMESTAMP_DIR@!/run/superstamps!g' < ../super.1.in > super.1
sed -e 's!@SUPERDIR@!/etc!g' \
    -e 's!@SAFE_PATH@!/bin:/usr/bin!g' \
    -e 's!@TIMESTAMP_DIR@!/run/superstamps!g' < ../super.5.in > super.5
sed -e 's!@SUPERDIR@!/etc!g' \
    -e 's!@SAFE_PATH@!/bin:/usr/bin!g' \
    -e 's!@TIMESTAMP_DIR@!/run/superstamps!g' < ../setuid.1.in > setuid.1
gcc -Wl,-z,defs -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -o setuid setuid.o
gcc -Wl,-z,defs -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -o super super.o 
approve.o checks.o colon.o braces.o error.o getpass.o gsgroups.o s_hsearch.o 
options.o p_regex.o s_regex.o s_re_fail.o rsyslog.o strqtokS.o time.o utils.o 
wildmat.o  pam.o -lnsl -lcrypt -lpam_misc -lpam -ldl 
/usr/bin/ld: approve.o:./DEB-BUILD/../super.h:293: multiple definition of 
`Method'; super.o:./DEB-BUILD/../super.h:293: first defined here
/usr/bin/ld: checks.o:./DEB-BUILD/../super.h:293: multiple definition of 
`Method'; super.o:./DEB-BUILD/../super.h:293: first defined here
/usr/bin/ld: colon.o:./DEB-BUILD/../super.h:293: multiple definition of 
`Method'; super.o:./DEB-BUILD/../super.h:293: first defined here
/usr/bin/ld: getpass.o:./DEB-BUILD/../super.h:293: multiple definition of 
`Method'; super.o:./DEB-BUILD/../super.h:293: first defined here
/usr/bin/ld: options.o:./DEB-BUILD/../super.h:293: multiple definition of 
`Method'; super.o:./DEB-BUILD/../super.h:293: first defined here
/usr/bin/ld: time.o:./DEB-BUILD/../super.h:293: multiple definition of 
`Method'; super.o:./DEB-BUILD/../super.h:293: first defined here
/usr/bin/ld: utils.o:./DEB-BUILD/../super.h:293: multiple definition of 
`Method'; super.o:./DEB-BUILD/../super.h:293: first defined here
/usr/bin/ld: pam.o:./DEB-BUILD/../super.h:293: multiple definition of `Method'; 
super.o:./DEB-BUILD/../super.h:293: first defined here
collect2: error: ld returned 1 exit status
make[2]: *** [Makefile:162: super] Error 1
make[2]: Leaving directory '/<<PKGBUILDDIR>>/DEB-BUILD'
dh_auto_build: error: cd DEB-BUILD && make -j4 TIMESTAMP_DIR=/run/superstamps 
"D_SYSLOG_PRIORITY=-DSYSLOG_PRIORITY=LOG_INFO -DSYSLOG_FACILITY=LOG_AUTH" 
returned exit code 2
make[1]: *** [debian/rules:32: override_dh_auto_build] Error 25
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
make: *** [debian/rules:23: build] Error 2
dpkg-buildpackage: error: debian/rules build subprocess returned exit status 2

--- End Message ---
--- Begin Message ---
Source: super
Source-Version: 3.30.3-1
Done: Robert Luberda <rob...@debian.org>

We believe that the bug you reported is fixed in the latest version of
super, 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.
Robert Luberda <rob...@debian.org> (supplier of updated super 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: SHA256

Format: 1.8
Date: Sat, 15 Aug 2020 10:37:59 +0200
Source: super
Architecture: source
Version: 3.30.3-1
Distribution: unstable
Urgency: medium
Maintainer: Robert Luberda <rob...@debian.org>
Changed-By: Robert Luberda <rob...@debian.org>
Closes: 957850
Changes:
 super (3.30.3-1) unstable; urgency=medium
 .
   * New upstream version.
   * Add 17-Fix-FTBFS-gcc10.patch (closes: #957850).
   * Build with debhelper v13.
   * Update lintian-overrides for renamed tag; add an override for an absurd
     warning about spelling in the override file itself.
   * Fix tabs in debian/copyright (lintian).
   * debian/control:
     + Build-Requires-Root: no;
     + Standards-Version: 4.5.0.
Checksums-Sha1:
 672e20096a1ddfb969407e6fe39397427cddc58f 1832 super_3.30.3-1.dsc
 1e5cdb9a6c48b59c172bbd52a5e1df0348f2909a 242335 super_3.30.3.orig.tar.gz
 fc743e3947b3366db4095dfe1cb05f2b00ab5505 15820 super_3.30.3-1.debian.tar.xz
 365618f2eac71241a3846e02f7129286a7ad4e5d 5779 super_3.30.3-1_amd64.buildinfo
Checksums-Sha256:
 58770624cb008172206b55e0c29b3e95404e25a2990a5e6810b0f8a6e9eff032 1832 
super_3.30.3-1.dsc
 aeab696f064a456a207140af7d2cd55dbc2d167d7916509b9d3085d6e4adbb2b 242335 
super_3.30.3.orig.tar.gz
 c76d2933b91094bb835bbfefb1d0624dcd474ae9f6c16fb1852a740a37266944 15820 
super_3.30.3-1.debian.tar.xz
 a40803fd4d9c39e1b58caa2f259441df6e641eec067ea57de10562eae1a4b1d6 5779 
super_3.30.3-1_amd64.buildinfo
Files:
 3bc4ff1e380c0cb4080dba0fa761c229 1832 admin optional super_3.30.3-1.dsc
 cf995960269fd39f2359dcbd30a57c74 242335 admin optional super_3.30.3.orig.tar.gz
 1ff665a041d0b5aa86a8b7cc18a7a3fb 15820 admin optional 
super_3.30.3-1.debian.tar.xz
 036f29b546bdbdd5b50ae11b3dafe117 5779 admin optional 
super_3.30.3-1_amd64.buildinfo

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

iQIzBAEBCAAdFiEENeh2+rTTcy6TtNI3Yx3nVTvor9QFAl83n1oACgkQYx3nVTvo
r9TOtBAAmG7QcF37SkQYnModY0BiDhWQeiXmQ37jMJ/H4ExOR52FggKGsr+SnQsj
MnSVMwjGa8Xa542e+FI91ugtvyWuecYRjwFbZBFyXrdfgOoLao136G7VUYaci7sB
OiRp9CKKPsjEiB6o5pnppUI+yMxD3JbmqFG/23doAKRFWWgJmZaSR+Gmr8R0S2tZ
ZfoCxsmbCItfXi71gjt4Ti6jto5TM4EWzY6OPFBfK1ECN0CV6QRavmwuTfMZE11h
aHoVmUsCaGft6DhMm6TNCAEuRJqOHZKMYrUpjx4vCHkkLX/0M+004LtU4WIOcX+h
sE8r8c2tM0NQSRgidvfQ0LsWWDXOOhsucfa6pIBoC1qzsZFchZC+DPzzgP0YyyEC
2dfgcimSqaklyE5SjjeGz30qqD7k7NgUi6EWYuKDqJbmX2teTiyBd/Lc4n4nNJ/A
0CtrkqhXoNgsXTURmQAQMHGjrD41UVcdQINtpQ5LSY8+NoDel+6gpZijiw9hZ0H+
Gfhc0TAdhv2r28HMiRk3BjesF7BZaz0oS/24QOtkjfSErkSxp8LgWqEoXr9G/z2J
RWwqC+tNkGQ+z1845VMJnlv52cArPV8M+KIlK+Y724J86aSf8pBld4pxDuQp3qzE
mxu0DyxPzfgC1KHIl7U96VmXgJEmWMQxVSygIapjJ/l8WxZh6os=
=3Dqw
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to