Your message dated Wed, 12 Aug 2020 06:50:15 +0000
with message-id <e1k5kav-0007dm...@fasolo.debian.org>
and subject line Bug#957866: fixed in tcsh 6.21.00-1.1
has caused the Debian Bug report #957866,
regarding tcsh: 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.)


-- 
957866: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=957866
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: src:tcsh
Version: 6.21.00-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/tcsh_6.21.00-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

[...]
                 from tc.os.c:32:
/usr/include/features.h:185:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE 
are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
  185 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use 
_DEFAULT_SOURCE"
      |   ^~~~~~~
gcc -c -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-Wformat -Werror=format-security -D_FILE_OFFSET_BITS=64 -I. -I. 
-D_PATH_TCSHELL='"/bin/tcsh"'  -Wdate-time -D_FORTIFY_SOURCE=2  tc.printf.c
In file included from config_f.h:41,
                 from config.h:276,
                 from sh.h:35,
                 from tc.printf.c:34:
/usr/include/features.h:185:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE 
are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
  185 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use 
_DEFAULT_SOURCE"
      |   ^~~~~~~
gcc -c -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-Wformat -Werror=format-security -D_FILE_OFFSET_BITS=64 -I. -I. 
-D_PATH_TCSHELL='"/bin/tcsh"'  -Wdate-time -D_FORTIFY_SOURCE=2  tc.prompt.c
In file included from config_f.h:41,
                 from config.h:276,
                 from sh.h:35,
                 from tc.prompt.c:32:
/usr/include/features.h:185:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE 
are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
  185 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use 
_DEFAULT_SOURCE"
      |   ^~~~~~~
gcc -c -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-Wformat -Werror=format-security -D_FILE_OFFSET_BITS=64 -I. -I. 
-D_PATH_TCSHELL='"/bin/tcsh"'  -Wdate-time -D_FORTIFY_SOURCE=2  tc.sched.c
In file included from config_f.h:41,
                 from config.h:276,
                 from sh.h:35,
                 from tc.sched.c:34:
/usr/include/features.h:185:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE 
are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
  185 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use 
_DEFAULT_SOURCE"
      |   ^~~~~~~
gcc -c -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-Wformat -Werror=format-security -D_FILE_OFFSET_BITS=64 -I. -I. 
-D_PATH_TCSHELL='"/bin/tcsh"'  -Wdate-time -D_FORTIFY_SOURCE=2  tc.sig.c
In file included from config_f.h:41,
                 from config.h:276,
                 from sh.h:35,
                 from tc.sig.c:32:
/usr/include/features.h:185:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE 
are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
  185 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use 
_DEFAULT_SOURCE"
      |   ^~~~~~~
gcc -c -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-Wformat -Werror=format-security -D_FILE_OFFSET_BITS=64 -I. -I. 
-D_PATH_TCSHELL='"/bin/tcsh"'  -Wdate-time -D_FORTIFY_SOURCE=2  tc.str.c
In file included from config_f.h:41,
                 from config.h:276,
                 from sh.h:35,
                 from tc.str.c:33:
/usr/include/features.h:185:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE 
are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
  185 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use 
_DEFAULT_SOURCE"
      |   ^~~~~~~
gcc -c -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-Wformat -Werror=format-security -D_FILE_OFFSET_BITS=64 -I. -I. 
-D_PATH_TCSHELL='"/bin/tcsh"'  -Wdate-time -D_FORTIFY_SOURCE=2  tc.vers.c
In file included from config_f.h:41,
                 from config.h:276,
                 from sh.h:35,
                 from tc.vers.c:32:
/usr/include/features.h:185:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE 
are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
  185 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use 
_DEFAULT_SOURCE"
      |   ^~~~~~~
gcc -c -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-Wformat -Werror=format-security -D_FILE_OFFSET_BITS=64 -I. -I. 
-D_PATH_TCSHELL='"/bin/tcsh"'  -Wdate-time -D_FORTIFY_SOURCE=2  tc.who.c
In file included from config_f.h:41,
                 from config.h:276,
                 from sh.h:35,
                 from tc.who.c:32:
/usr/include/features.h:185:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE 
are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
  185 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use 
_DEFAULT_SOURCE"
      |   ^~~~~~~
rm -f tcsh core
gcc -o tcsh -Wl,-z,relro -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -Wformat -Werror=format-security 
-D_FILE_OFFSET_BITS=64 -I. -I. sh.o sh.dir.o sh.dol.o sh.err.o sh.exec.o 
sh.char.o sh.exp.o sh.file.o sh.func.o sh.glob.o sh.hist.o sh.init.o sh.lex.o 
sh.misc.o sh.parse.o sh.print.o sh.proc.o sh.sem.o sh.set.o sh.time.o glob.o 
dotlock.o mi.termios.o ma.setp.o vms.termcap.o tw.help.o tw.init.o tw.parse.o 
tw.spell.o tw.comp.o tw.color.o ed.chared.o ed.refresh.o ed.screen.o ed.init.o 
ed.inputl.o ed.defns.o ed.xmap.o ed.term.o tc.alloc.o tc.bind.o tc.const.o 
tc.defs.o tc.disc.o tc.func.o tc.nls.o tc.os.o tc.printf.o tc.prompt.o 
tc.sched.o tc.sig.o tc.str.o tc.vers.o tc.who.o  -ltinfo -lcrypt   
/usr/bin/ld: tc.sig.o:(.bss+0x0): multiple definition of `handle_interrupt'; 
sh.o:./sh.h:569: first defined here
collect2: error: ld returned 1 exit status
make[2]: *** [Makefile:434: tcsh] Error 1
make[2]: Leaving directory '/<<PKGBUILDDIR>>'
make[1]: *** [debian/rules:20: override_dh_auto_build] Error 2
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
make: *** [debian/rules:12: build] Error 2
dpkg-buildpackage: error: debian/rules build subprocess returned exit status 2

--- End Message ---
--- Begin Message ---
Source: tcsh
Source-Version: 6.21.00-1.1
Done: Andreas Tille <ti...@debian.org>

We believe that the bug you reported is fixed in the latest version of
tcsh, 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.
Andreas Tille <ti...@debian.org> (supplier of updated tcsh 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: Wed, 12 Aug 2020 08:19:55 +0200
Source: tcsh
Architecture: source
Version: 6.21.00-1.1
Distribution: unstable
Urgency: medium
Maintainer: Thomas Lange <la...@debian.org>
Changed-By: Andreas Tille <ti...@debian.org>
Closes: 957866
Changes:
 tcsh (6.21.00-1.1) unstable; urgency=medium
 .
   * Non-maintainer upload.
   * Fix build with gcc-10 (thanks for the patch to Étienne Mollier)
     Closes: #957866
Checksums-Sha1:
 5059546c4c8b60290d3eb98f34b81fd53308d381 1826 tcsh_6.21.00-1.1.dsc
 bb28bc346dae186addbf07b099d4e45cd35cad53 22878 tcsh_6.21.00-1.1.diff.gz
 3dc9bcd0cd5945f582012148415101d176c8f569 5819 tcsh_6.21.00-1.1_amd64.buildinfo
Checksums-Sha256:
 5324ee636802c4ca1ea114049cbe0422ef8bb7a166125e98b46e36ec744a3995 1826 
tcsh_6.21.00-1.1.dsc
 f6c966f0a2c0e2c660b2cf20340eb3aa1b744c43cd6b9837aaf62de5444bae3e 22878 
tcsh_6.21.00-1.1.diff.gz
 9e2bb8104a71629b51ea1defaba57ea89d842d5f5bfd7c46d14260886093c77a 5819 
tcsh_6.21.00-1.1_amd64.buildinfo
Files:
 88a70e8f7d20a18c20224b5f877671a2 1826 shells optional tcsh_6.21.00-1.1.dsc
 10cda825fd575faf3678f6a96f98cfdc 22878 shells optional tcsh_6.21.00-1.1.diff.gz
 8c103bc45da51e30a22530a556ff50b7 5819 shells optional 
tcsh_6.21.00-1.1_amd64.buildinfo

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

iQJFBAEBCAAvFiEE8fAHMgoDVUHwpmPKV4oElNHGRtEFAl8zitURHHRpbGxlQGRl
Ymlhbi5vcmcACgkQV4oElNHGRtFlxw//XnmjJX5cH0DCRIUjiPU9cMqkv5ycAYK6
v7n7bg+PDnpbw8j12e27Z1ijRmTJTkFq1h8TLNJOYMeFNMQbBRU4lFR7clc5acF6
uCHlnHJAw9h6PYZXTbfj+yrt+iwjiWPrMI30muSOikZgM1+cczzZ5ranq0r05fsE
l10EqFYXwKAYXcuKWyn8MCgkyKHn6zujYUE1Y8/Lud6Lb2XhWmeEWLxwx1NbC556
6mr/NDT3tXt3CCV27jBu/tUHfw5YPyo0nbw65fQO0Wm+E3s9Fec/yHHKUX6tFBHX
kRLW9wj/5THp1InRo4k9P0o3CElneLv2RUJ8kCnSWhFxegtcCuk7ofWCLqhRN9Vv
o3NfwI5VFxf/rhdxRFDFyGICvo0aEjM5F1ksaxcbSNWbwgxredhYPGMibiSkWbuT
1rFv5396XoKuiFRk09WmUh42nfcWvUlqXs0rdwEW2dwtnOGEMyX6XHRPTOpqgLsx
hJxO+zdYa5nwU/w8beXwbqwg2te4ej59+rfeyJQ6fqiKN5cbk/8HVmESTDMP9bPh
JjoIp8HlwEyIVZMxhPrI6RU4X+InpDbs5Avgh8mK+/CeCZvu4/e57i+9gtjLukZS
goSzvVKiVSEUxVYwNS9K5FijDyts6Xe3hZAFHYRyCLLzRUNxyOma9ITitTLac/iY
LxT2/2uePc4=
=d5Sb
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to