Your message dated Mon, 27 Apr 2015 17:51:01 +0000
with message-id <[email protected]>
and subject line Bug#777866: fixed in gcl 2.6.12-9
has caused the Debian Bug report #777866,
regarding gcl: 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.)
--
777866: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=777866
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: src:gcl
Version: 2.6.12-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/gcl_2.6.12-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
[...]
num_sfun.c:(.text+0x9ffd): undefined reference to `number_fix_iexpt'
num_sfun.c:(.text+0xa0c1): undefined reference to `number_ui_expt'
num_sfun.c:(.text+0xa0d1): undefined reference to `number_ui_expt'
num_sfun.c:(.text+0xa1ae): undefined reference to `number_fix_iexpt'
num_sfun.c:(.text+0xa237): undefined reference to `number_ui_expt'
num_sfun.c:(.text+0xa247): undefined reference to `number_ui_expt'
num_sfun.c:(.text+0xab17): undefined reference to `number_zero_expt'
num_sfun.c:(.text+0xab8e): undefined reference to `number_zero_expt'
num_sfun.c:(.text+0xad19): undefined reference to `number_zero_expt'
num_sfun.c:(.text+0xb399): undefined reference to `number_zero_expt'
num_sfun.c:(.text+0xb461): undefined reference to `number_zero_expt'
./libpre_gcl.a(num_sfun.o):num_sfun.c:(.text+0xb52a): more undefined references
to `number_zero_expt' follow
./libpre_gcl.a(gbc.o): In function `sgc_start':
gbc.c:(.text+0x7583): undefined reference to `add_page_to_freelist'
gbc.c:(.text+0x7650): undefined reference to `set_tm_maxpage'
gbc.c:(.text+0x780e): undefined reference to `add_pages'
gbc.c:(.text+0x8393): undefined reference to `set_tm_maxpage'
./libpre_gcl.a(gbc.o): In function `GBC':
gbc.c:(.text+0x9ad5): undefined reference to `opt_maxpage'
./libpre_gcl.a(alloc.o): In function `alloc_object':
alloc.c:(.text+0x8074): undefined reference to `alloc_after_turning_off_sgc'
alloc.c:(.text+0x8f7c): undefined reference to `maybe_reallocate_page'
alloc.c:(.text+0x94d0): undefined reference to `maybe_reallocate_page'
alloc.c:(.text+0x99f9): undefined reference to `maybe_reallocate_page'
./libpre_gcl.a(alloc.o): In function `alloc_contblock':
alloc.c:(.text+0xb93e): undefined reference to `alloc_after_turning_off_sgc'
alloc.c:(.text+0xc162): undefined reference to `maybe_reallocate_page'
alloc.c:(.text+0xcbcf): undefined reference to `maybe_reallocate_page'
alloc.c:(.text+0xd79c): undefined reference to `maybe_reallocate_page'
./libpre_gcl.a(alloc.o): In function `alloc_relblock':
alloc.c:(.text+0xefce): undefined reference to `alloc_after_turning_off_sgc'
alloc.c:(.text+0xf7f2): undefined reference to `maybe_reallocate_page'
alloc.c:(.text+0x1025f): undefined reference to `maybe_reallocate_page'
alloc.c:(.text+0x10e2c): undefined reference to `maybe_reallocate_page'
./libpre_gcl.a(alloc.o): In function `make_cons':
alloc.c:(.text+0x124c4): undefined reference to `alloc_after_turning_off_sgc'
alloc.c:(.text+0x12c3d): undefined reference to `maybe_reallocate_page'
alloc.c:(.text+0x14089): undefined reference to `maybe_reallocate_page'
alloc.c:(.text+0x145b3): undefined reference to `maybe_reallocate_page'
collect2: error: ld returned 1 exit status
make[2]: *** [raw_pre_gcl_map] Error 1
makefile:171: recipe for target 'raw_pre_gcl_map' failed
make[2]: Leaving directory '/«PKGBUILDDIR»/unixport'
make[1]: *** [unixport/saved_pre_gcl] Error 2
makefile:71: recipe for target 'unixport/saved_pre_gcl' failed
rm h/mcompdefs.h
make[1]: Leaving directory '/«PKGBUILDDIR»'
make: *** [build-gprof-stamp] Error 2
debian/rules:109: recipe for target 'build-gprof-stamp' failed
dpkg-buildpackage: error: debian/rules build-arch gave error exit status 2
--- End Message ---
--- Begin Message ---
Source: gcl
Source-Version: 2.6.12-9
We believe that the bug you reported is fixed in the latest version of
gcl, 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 [email protected],
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Camm Maguire <[email protected]> (supplier of updated gcl 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 [email protected])
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256
Format: 1.8
Date: Mon, 27 Apr 2015 12:32:49 -0400
Source: gcl
Binary: gcl gcl-doc
Architecture: source all amd64
Version: 2.6.12-9
Distribution: unstable
Urgency: medium
Maintainer: Camm Maguire <[email protected]>
Changed-By: Camm Maguire <[email protected]>
Description:
gcl - GNU Common Lisp compiler
gcl-doc - Documentation for GNU Common Lisp
Closes: 777866
Changes:
gcl (2.6.12-9) unstable; urgency=medium
.
* Version_2_6_13pre8b
* Bug fix: "ftbfs with GCC-5", thanks to Matthias Klose (Closes:
#777866).
Checksums-Sha1:
3a1920fc7750a7f78d6a7fca27d09d213f42e7f6 1809 gcl_2.6.12-9.dsc
41a2dca885f3e35be64af4571ec244fcb71617d2 155284 gcl_2.6.12-9.debian.tar.xz
c2b45a1cdd5304670319169bc49c05710eb0c63e 1128964 gcl-doc_2.6.12-9_all.deb
fad4b8d180345be3d0a7064933f0ff8afb58c841 11383448 gcl_2.6.12-9_amd64.deb
Checksums-Sha256:
d793654296781b48bc1d457ed13ef0598cb40f47083de476cd10241e643be9a5 1809
gcl_2.6.12-9.dsc
e99201a535198562fb40d41dd921d015a80e907daa8ae50d275d9e3ebd6ac854 155284
gcl_2.6.12-9.debian.tar.xz
8ad233f5a5eb363d9dfe5f4e00a4461f19471fb31542b89c8eecabec0ce15425 1128964
gcl-doc_2.6.12-9_all.deb
4e9fe83d47df8792183c008245a7b40a72f165c63a7af35785d67ba53767d183 11383448
gcl_2.6.12-9_amd64.deb
Files:
f47099e6fac6cf8acb43f574a0b5f1c1 1809 lisp optional gcl_2.6.12-9.dsc
0e5f0509c92c3dc749545dd377c32b80 155284 lisp optional
gcl_2.6.12-9.debian.tar.xz
9fde52b5707ab72e761f96f9130c8580 1128964 doc optional gcl-doc_2.6.12-9_all.deb
bcd45f6a9c2d05d55d1575eb0b6948f6 11383448 lisp optional gcl_2.6.12-9_amd64.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1
iQIcBAEBCAAGBQJVPnN3AAoJELhFzlEPm3FNbh4P/ju962kqCaN2nGmibODiAbyZ
I+tXOiFT1fPzRP/36vJCj/Qa8D7d0I+n8S2yVY415fNlkSLUrv/jEcItXCsv1ZvR
UL7funYsqS1iEVYkSU49qISChGGrMdRZj+mmMHdynZEWgwGszhfLjleXSQqFHtBH
Ha6dxB4uDmk2nSg8XvEMkwR7k0TXSxOp5Z6SSRI5P1I5+lYhT0NF4PKhefvPtnrT
IO/9/yWYsNVyhi+8Te/mN7nfnJzgL83ieRETQ6FRiouJZFET+r3TJ5xYr7IxRm1j
OWUcvOKOwczeNz0gDyPFO6wseoa8ygxGjGu++RrJecOz0fLjfZwVNYWAZXC2OcYa
lge1TjNZdrnUwrx3Et1CkaRb6wPo8mbe02bKGgLpIbKNQh36ZbMpRv6hBwFhhDWU
sYwS3uHSdLz+pzRBEbop7SurIkRT9hRZKc9LzGXtsJx7/I60IkWMeIV9bGaX28+n
i0iZ/1ZUAbdWZwbS7ShVcXSNjRrgudmcFH7xafFLxOL6aQT7pUo6wYbWDAgSFMs/
PASyJRTTDkfcgGkpMLp8wJ3xRlDCtRWKcpj2v+rsrqQJhO9AMcA6brimza9Y7XMZ
cq9NevnuFz118SHuQ2wwKObfykNTbGUmfGnJ9zr6ZYYRJjceIIaDjXxA0EY4ZV9H
gHz3nKtyRHRWkt2VdAAp
=Ooag
-----END PGP SIGNATURE-----
--- End Message ---