Your message dated Thu, 18 May 2023 13:18:49 +0000
with message-id <e1pzdwr-003ekf...@fasolo.debian.org>
and subject line Bug#957366: fixed in intercal 30:0.30-3.1
has caused the Debian Bug report #957366,
regarding intercal: 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.)


-- 
957366: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=957366
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: src:intercal
Version: 30:0.30-3
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/intercal_0.30-3_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

[...]
ar: `u' modifier ignored since `D' is the default (see `U')
ranlib libick.a
gcc -DHAVE_CONFIG_H -I.  -I./src -Wdate-time -D_FORTIFY_SOURCE=2 
-DICKINCLUDEDIR=\"/usr/include/ick-0.29\" -DICKDATADIR=\"/usr/share/ick-0.29\" 
-DICKBINDIR=\"/usr/bin\" -DICKLIBDIR=\"/usr/lib\" -DYYDEBUG 
-DICK_HAVE_STDINT_H=1 -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -Wformat -Werror=format-security -MT unravel.o -MD -MP 
-MF .deps/unravel.Tpo -c -o unravel.o `test -f 'src/unravel.c' || echo 
'./'`src/unravel.c
mv -f .deps/unravel.Tpo .deps/unravel.Po
rm -f libickmt.a
ar cru libickmt.a cesspool.o numerals.o ick_lose.o fiddle.o arrgghh.o 
clc-cset.o uncommon.o unravel.o atari.o baudot.o ebcdic.o latin1.o
ar: `u' modifier ignored since `D' is the default (see `U')
ranlib libickmt.a
gcc -DHAVE_CONFIG_H -I.  -I./src -Wdate-time -D_FORTIFY_SOURCE=2 
-DICKINCLUDEDIR=\"/usr/include/ick-0.29\" -DICKDATADIR=\"/usr/share/ick-0.29\" 
-DICKBINDIR=\"/usr/bin\" -DICKLIBDIR=\"/usr/lib\" -DYYDEBUG 
-DICK_HAVE_STDINT_H=1 -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -Wformat -Werror=format-security -MT ick_ec.o -MD -MP 
-MF .deps/ick_ec.Tpo -c -o ick_ec.o `test -f 'src/ick_ec.c' || echo 
'./'`src/ick_ec.c
mv -f .deps/ick_ec.Tpo .deps/ick_ec.Po
rm -f libickec.a
ar cru libickec.a cesspool.o numerals.o ick_lose.o fiddle.o arrgghh.o 
clc-cset.o uncommon.o ick_ec.o atari.o baudot.o ebcdic.o latin1.o
ar: `u' modifier ignored since `D' is the default (see `U')
ranlib libickec.a
gcc -DHAVE_CONFIG_H -I.  -I./src -Wdate-time -D_FORTIFY_SOURCE=2 
-DICKINCLUDEDIR=\"/usr/include/ick-0.29\" -DICKDATADIR=\"/usr/share/ick-0.29\" 
-DICKBINDIR=\"/usr/bin\" -DICKLIBDIR=\"/usr/lib\" -DYYDEBUG 
-DICK_HAVE_STDINT_H=1 -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -Wformat -Werror=format-security -MT yuk.o -MD -MP -MF 
.deps/yuk.Tpo -c -o yuk.o `test -f 'src/yuk.c' || echo './'`src/yuk.c
mv -f .deps/yuk.Tpo .deps/yuk.Po
rm -f libyuk.a
ar cru libyuk.a yuk.o 
ar: `u' modifier ignored since `D' is the default (see `U')
ranlib libyuk.a
(test -f etc/libick_ecto_b98.a || test -f ./etc/libick_ecto_b98.a) && ln -s -f 
`test -f 'etc/libick_ecto_b98.a' || echo './'`etc/libick_ecto_b98.a 
libick_ecto_b98.a
make[2]: [Makefile:1643: libick_ecto_b98.a] Error 1 (ignored)
\
 \
/bin/bash ./buildaux/ylwrap `test -f 'src/oil.y' || echo './'`src/oil.y y.tab.c 
oil-oil.c y.tab.h oil-oil.h y.output oil-oil.output -- bison -y  
gcc -I.  -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -Wl,-z,relro 
-o oil oil-oil.c 
./oil < `test -f 'src/idiotism.oil' || echo './'`src/idiotism.oil
for oo in oilout*.c; do echo $oo; gcc -DHAVE_CONFIG_H -I.  -I./src -Wdate-time 
-D_FORTIFY_SOURCE=2 -DICKINCLUDEDIR=\"/usr/include/ick-0.29\" 
-DICKDATADIR=\"/usr/share/ick-0.29\" -DICKBINDIR=\"/usr/bin\" 
-DICKLIBDIR=\"/usr/lib\" -DYYDEBUG -DICK_HAVE_STDINT_H=1 -g -O2 
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -c $oo; done
oilout-m.c
oilout00.c
oilout01.c
oilout02.c
oilout03.c
oilout04.c
oilout05.c
oilout06.c
oilout07.c
oilout08.c
oilout09.c
oilout0a.c
oilout0b.c
oilout0c.c
oilout0d.c
oilout0e.c
oilout0f.c
ar cru libidiot.a oilout*.o
ar: `u' modifier ignored since `D' is the default (see `U')
ranlib libidiot.a
gcc -DHAVE_CONFIG_H -I.  -I./src -Wdate-time -D_FORTIFY_SOURCE=2 
-DICKINCLUDEDIR=\"/usr/include/ick-0.29\" -DICKDATADIR=\"/usr/share/ick-0.29\" 
-DICKBINDIR=\"/usr/bin\" -DICKLIBDIR=\"/usr/lib\" -DYYDEBUG 
-DICK_HAVE_STDINT_H=1 -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -Wformat -Werror=format-security -MT feh2.o -MD -MP 
-MF .deps/feh2.Tpo -c -o feh2.o `test -f 'src/feh2.c' || echo './'`src/feh2.c
mv -f .deps/feh2.Tpo .deps/feh2.Po
gcc -DHAVE_CONFIG_H -I.  -I./src -Wdate-time -D_FORTIFY_SOURCE=2 
-DICKINCLUDEDIR=\"/usr/include/ick-0.29\" -DICKDATADIR=\"/usr/share/ick-0.29\" 
-DICKBINDIR=\"/usr/bin\" -DICKLIBDIR=\"/usr/lib\" -DYYDEBUG 
-DICK_HAVE_STDINT_H=1 -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -Wformat -Werror=format-security -MT dekludge.o -MD 
-MP -MF .deps/dekludge.Tpo -c -o dekludge.o `test -f 'src/dekludge.c' || echo 
'./'`src/dekludge.c
mv -f .deps/dekludge.Tpo .deps/dekludge.Po
gcc -DHAVE_CONFIG_H -I.  -I./src -Wdate-time -D_FORTIFY_SOURCE=2 
-DICKINCLUDEDIR=\"/usr/include/ick-0.29\" -DICKDATADIR=\"/usr/share/ick-0.29\" 
-DICKBINDIR=\"/usr/bin\" -DICKLIBDIR=\"/usr/lib\" -DYYDEBUG 
-DICK_HAVE_STDINT_H=1 -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -Wformat -Werror=format-security -MT perpet.o -MD -MP 
-MF .deps/perpet.Tpo -c -o perpet.o `test -f 'src/perpet.c' || echo 
'./'`src/perpet.c
mv -f .deps/perpet.Tpo .deps/perpet.Po
gcc -DHAVE_CONFIG_H -I.  -I./src -Wdate-time -D_FORTIFY_SOURCE=2 
-DICKINCLUDEDIR=\"/usr/include/ick-0.29\" -DICKDATADIR=\"/usr/share/ick-0.29\" 
-DICKBINDIR=\"/usr/bin\" -DICKLIBDIR=\"/usr/lib\" -DYYDEBUG 
-DICK_HAVE_STDINT_H=1 -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -Wformat -Werror=format-security -MT parser.o -MD -MP 
-MF .deps/parser.Tpo -c -o parser.o parser.c
mv -f .deps/parser.Tpo .deps/parser.Po
ln -s -f `test -f 'src/lexer.l' || echo './'`src/lexer.l lexer.l
\
/bin/bash ./buildaux/ylwrap `test -f 'lexer.l' || echo './'`lexer.l lex.yy.c 
lexer.c -- flex  
gcc -DHAVE_CONFIG_H -I.  -I./src -Wdate-time -D_FORTIFY_SOURCE=2 
-DICKINCLUDEDIR=\"/usr/include/ick-0.29\" -DICKDATADIR=\"/usr/share/ick-0.29\" 
-DICKBINDIR=\"/usr/bin\" -DICKLIBDIR=\"/usr/lib\" -DYYDEBUG 
-DICK_HAVE_STDINT_H=1 -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -Wformat -Werror=format-security -MT lexer.o -MD -MP 
-MF .deps/lexer.Tpo -c -o lexer.o lexer.c
mv -f .deps/lexer.Tpo .deps/lexer.Po
gcc -DICKINCLUDEDIR=\"/usr/include/ick-0.29\" 
-DICKDATADIR=\"/usr/share/ick-0.29\" -DICKBINDIR=\"/usr/bin\" 
-DICKLIBDIR=\"/usr/lib\" -DYYDEBUG -DICK_HAVE_STDINT_H=1 -g -O2 
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security  -Wl,-z,relro -o ick feh2.o dekludge.o ick_lose.o 
fiddle.o perpet.o uncommon.o parser.o lexer.o libidiot.a 
/usr/bin/ld: parser.o:(.bss+0x14): multiple definition of `yydebug'; 
perpet.o:(.bss+0x88): first defined here
collect2: error: ld returned 1 exit status
make[2]: *** [Makefile:567: ick] Error 1
make[2]: Leaving directory '/<<PKGBUILDDIR>>'
make[1]: *** [Makefile:407: all] Error 2
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
make: *** [debian/rules:13: build-stamp] Error 2
dpkg-buildpackage: error: debian/rules build subprocess returned exit status 2

--- End Message ---
--- Begin Message ---
Source: intercal
Source-Version: 30:0.30-3.1
Done: Bastian Germann <b...@debian.org>

We believe that the bug you reported is fixed in the latest version of
intercal, 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.
Bastian Germann <b...@debian.org> (supplier of updated intercal 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, 18 May 2023 15:01:42 +0200
Source: intercal
Architecture: source
Version: 30:0.30-3.1
Distribution: unstable
Urgency: medium
Maintainer: Mark Brown <broo...@debian.org>
Changed-By: Bastian Germann <b...@debian.org>
Closes: 957366
Changes:
 intercal (30:0.30-3.1) unstable; urgency=medium
 .
   * Non-maintainer upload.
   * Fix build with gcc-10 (closes: #957366).
   * Convert to source format 3.0 (quilt).
Checksums-Sha1:
 c1635dff5bf562ff048b8099c66cfe40154b90e4 1625 intercal_0.30-3.1.dsc
 cc915ee2104777f49e36b1891c07c5c7acfb9a0b 5400 intercal_0.30-3.1.debian.tar.xz
 c1ee2d2ff4f97ce4388b189104aef3f13be5639c 7634 
intercal_0.30-3.1_source.buildinfo
Checksums-Sha256:
 075291ae157aa4a1364107467f856814db6953c6a6968436eefbefdab644ddea 1625 
intercal_0.30-3.1.dsc
 27d0e73d7654fbadb22d72066ac3461ae98282851d5a663a733e15da85cba267 5400 
intercal_0.30-3.1.debian.tar.xz
 eb613586f9b96800a1c429997112a5f87f8ef2d71292b18a4f03ff11d4f32c33 7634 
intercal_0.30-3.1_source.buildinfo
Files:
 314dea02142e66433f5786ecebcead17 1625 interpreters extra intercal_0.30-3.1.dsc
 147147a58c2593003f3c13bb111319d4 5400 interpreters extra 
intercal_0.30-3.1.debian.tar.xz
 1ed93f0917f1282be3125b36c25d490f 7634 interpreters extra 
intercal_0.30-3.1_source.buildinfo

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

iQHEBAEBCgAuFiEEQGIgyLhVKAI3jM5BH1x6i0VWQxQFAmRmI/MQHGJhZ2VAZGVi
aWFuLm9yZwAKCRAfXHqLRVZDFFvgC/9sd/nCJaSruL4neiqVc1t0Ye7if1DgtYeg
t8EnotAdP4qPbL3U6yxDdkvOlnUW3+dDOc9bhucOU58pewpfmONUEQhFCtsZu09A
G/CzoKftnlYjMzWlSd1t9SVOZR2bnGWNW1qkCh3OYJbv/YnZMPbeGAa4tmQjHvZ9
u9jP6V105EdLof6Hop4S3qQua1rPmr+hTqhbYIKhL988D6DI+rsl6kV0H4AHcaJ5
ZOLJwv2JA2nOf3gNbNm2TYszCwHdtOqydaRyWQrbWeeCV5EqRRu5f52Ibx9rEAuP
lC6/rtbyM62VEym/4oDhI9MJBY6j/kaUn9KpdQqsXSLP3k/ykkY7v/BehOvXmrDq
UaZvCfhBSbTbtSOgabjPF5TQPsxT9tGNeMwJxAIpLqCpY9LfdS7Zhf6eERmuq2Pe
NJ5p2It+Vw/4hxLZWzeHFkGPyYG+aD3p/cxMZvKTKTWIgRZtGSryog9EnzSJRaY2
acdqsZnV46bDjLV/jnJcj8/gDWPmAcE=
=3Md4
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to