Your message dated Thu, 28 Nov 2024 18:16:57 +0000
with message-id <[email protected]>
and subject line Bug#1081924: Removed package(s) from unstable
has caused the Debian Bug report #778111,
regarding scheme2c: ftbfs with GCC-5
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.)
--
778111: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=778111
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: src:scheme2c
Version: 2012.10.14-1
Severity: normal
Tags: sid stretch
User: [email protected]
Usertags: ftbfs-gcc-5
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-5/g++-5, but succeeds to build with gcc-4.9/g++-4.9. The
severity of this report may be raised before the stretch release.
The full build log can be found at:
http://people.debian.org/~doko/logs/gcc5-20150205/scheme2c_2012.10.14-1_unstable_gcc5.log
The last lines of the build log are at the end of this report.
To build with GCC 5, either set CC=gcc-5 CXX=g++-5 explicitly,
or install the gcc, g++, gfortran, ... packages from experimental.
apt-get -t experimental install g++
Common build failures are C11 as the default C mode, 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-5/porting_to.html
[...]
mv Xs2ci s2ci
mv Xlibs2c.a libs2c.a
make[4]: Leaving directory '/«PKGBUILDDIR»/AMD64/scrt'
make[3]: Leaving directory '/«PKGBUILDDIR»/AMD64/scrt'
/usr/bin/make -C scsc port
make[3]: Entering directory '/«PKGBUILDDIR»/AMD64/scsc'
/usr/bin/make "CC=gcc" "CFLAGS=-Wall -O2 -finline-functions -fno-math-errno
-frename-registers" "SCC=echo" Xs2ccomp s2ccomp
make[4]: Entering directory '/«PKGBUILDDIR»/AMD64/scsc'
gcc -c -Wall -O2 -finline-functions -fno-math-errno -frename-registers
-I../scrt main.c
gcc -c -Wall -O2 -finline-functions -fno-math-errno -frename-registers
-I../scrt closeana.c
gcc -c -Wall -O2 -finline-functions -fno-math-errno -frename-registers
-I../scrt lambdaexp.c
gcc -c -Wall -O2 -finline-functions -fno-math-errno -frename-registers
-I../scrt plist.c
gcc -c -Wall -O2 -finline-functions -fno-math-errno -frename-registers
-I../scrt transform.c
gcc -c -Wall -O2 -finline-functions -fno-math-errno -frename-registers
-I../scrt expform.c
gcc -c -Wall -O2 -finline-functions -fno-math-errno -frename-registers
-I../scrt readtext.c
gcc -c -Wall -O2 -finline-functions -fno-math-errno -frename-registers
-I../scrt miscexp.c
gcc -c -Wall -O2 -finline-functions -fno-math-errno -frename-registers
-I../scrt macros.c
gcc -c -Wall -O2 -finline-functions -fno-math-errno -frename-registers
-I../scrt compile.c
gcc -c -Wall -O2 -finline-functions -fno-math-errno -frename-registers
-I../scrt lap.c
gcc -c -Wall -O2 -finline-functions -fno-math-errno -frename-registers
-I../scrt gencode.c
gcc -c -Wall -O2 -finline-functions -fno-math-errno -frename-registers
-I../scrt callcode.c
gcc -c -Wall -O2 -finline-functions -fno-math-errno -frename-registers
-I../scrt lambdacode.c
lambdacode.c: In function 'lambdacode_procedure_2demit':
lambdacode.c:322:23: warning: variable 'X6' set but not used
[-Wunused-but-set-variable]
X8, X7, X6, X5, X4, X3, X2, X1;
^
gcc -c -Wall -O2 -finline-functions -fno-math-errno -frename-registers
-I../scrt misccode.c
gcc -o Xs2ccomp -Wall -O2 -finline-functions -fno-math-errno -frename-registers
main.o closeana.o lambdaexp.o plist.o transform.o expform.o readtext.o
miscexp.o macros.o compile.o lap.o gencode.o callcode.o lambdacode.o misccode.o
../scrt/libs2c.a -lm -lsigsegv
cp -pR Xs2ccomp s2ccomp
make[4]: Leaving directory '/«PKGBUILDDIR»/AMD64/scsc'
make[3]: Leaving directory '/«PKGBUILDDIR»/AMD64/scsc'
/usr/bin/make -C test autotest
make[3]: Entering directory '/«PKGBUILDDIR»/AMD64/test'
../scsc/Xs2cc -C -g test.sc
1193f39 SCRT7_IDENTIFIER Segfault:
test.sc:
***** Segfault -- Please tell the scheme->c maintainers!
***** Now we're going to try to print out a bracktrace, good luck!
make[3]: *** [test.c] Error 1
makefile:82: recipe for target 'test.c' failed
make[3]: Leaving directory '/«PKGBUILDDIR»/AMD64/test'
make[2]: *** [port] Error 2
makefile:10: recipe for target 'port' failed
make[2]: Leaving directory '/«PKGBUILDDIR»/AMD64'
make[1]: *** [override_dh_auto_build] Error 2
debian/rules:35: recipe for target 'override_dh_auto_build' failed
make[1]: Leaving directory '/«PKGBUILDDIR»'
make: *** [build-arch] Error 2
debian/rules:20: recipe for target 'build-arch' failed
dpkg-buildpackage: error: debian/rules build-arch gave error exit status 2
--- End Message ---
--- Begin Message ---
Version: 2012.10.14-1+rm
Dear submitter,
as the package scheme2c has just been removed from the Debian archive
unstable we hereby close the associated bug reports. We are sorry
that we couldn't deal with your issue properly.
For details on the removal, please see https://bugs.debian.org/1081924
The version of this package that was in Debian prior to this removal
can still be found using https://snapshot.debian.org/.
Please note that the changes have been done on the master archive and
will not propagate to any mirrors until the next dinstall run at the
earliest.
This message was generated automatically; if you believe that there is
a problem with it please contact the archive administrators by mailing
[email protected].
Debian distribution maintenance software
pp.
Thorsten Alteholz (the ftpmaster behind the curtain)
--- End Message ---