Your message dated Sat, 27 Jun 2015 18:34:56 +0000
with message-id <e1z8uwk-00050t...@franck.debian.org>
and subject line Bug#778130: fixed in stalin 0.11-6
has caused the Debian Bug report #778130,
regarding stalin: 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 ow...@bugs.debian.org
immediately.)
--
778130: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=778130
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: src:stalin
Version: 0.11-5
Severity: normal
Tags: sid stretch
User: debian-...@lists.debian.org
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/stalin_0.11-5_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
[...]
gcc -O -I./include -DATOMIC_UNCOLLECTABLE -DNO_SIGNALS -DNO_EXECUTE_PERMISSION
-DSILENT -DALL_INTERIOR_POINTERS -DLARGE_CONFIG -DUSE_MMAP
-DDONT_ADD_BYTE_AT_END -c -o checksums.o checksums.c
gcc -O -I./include -DATOMIC_UNCOLLECTABLE -DNO_SIGNALS -DNO_EXECUTE_PERMISSION
-DSILENT -DALL_INTERIOR_POINTERS -DLARGE_CONFIG -DUSE_MMAP
-DDONT_ADD_BYTE_AT_END -c -o solaris_threads.o solaris_threads.c
gcc -O -I./include -DATOMIC_UNCOLLECTABLE -DNO_SIGNALS -DNO_EXECUTE_PERMISSION
-DSILENT -DALL_INTERIOR_POINTERS -DLARGE_CONFIG -DUSE_MMAP
-DDONT_ADD_BYTE_AT_END -c -o pthread_support.o pthread_support.c
gcc -O -I./include -DATOMIC_UNCOLLECTABLE -DNO_SIGNALS -DNO_EXECUTE_PERMISSION
-DSILENT -DALL_INTERIOR_POINTERS -DLARGE_CONFIG -DUSE_MMAP
-DDONT_ADD_BYTE_AT_END -c -o pthread_stop_world.o pthread_stop_world.c
gcc -O -I./include -DATOMIC_UNCOLLECTABLE -DNO_SIGNALS -DNO_EXECUTE_PERMISSION
-DSILENT -DALL_INTERIOR_POINTERS -DLARGE_CONFIG -DUSE_MMAP
-DDONT_ADD_BYTE_AT_END -c -o darwin_stop_world.o darwin_stop_world.c
gcc -O -I./include -DATOMIC_UNCOLLECTABLE -DNO_SIGNALS -DNO_EXECUTE_PERMISSION
-DSILENT -DALL_INTERIOR_POINTERS -DLARGE_CONFIG -DUSE_MMAP
-DDONT_ADD_BYTE_AT_END -c -o typd_mlc.o typd_mlc.c
gcc -O -I./include -DATOMIC_UNCOLLECTABLE -DNO_SIGNALS -DNO_EXECUTE_PERMISSION
-DSILENT -DALL_INTERIOR_POINTERS -DLARGE_CONFIG -DUSE_MMAP
-DDONT_ADD_BYTE_AT_END -c -o ptr_chck.o ptr_chck.c
gcc -O -I./include -DATOMIC_UNCOLLECTABLE -DNO_SIGNALS -DNO_EXECUTE_PERMISSION
-DSILENT -DALL_INTERIOR_POINTERS -DLARGE_CONFIG -DUSE_MMAP
-DDONT_ADD_BYTE_AT_END -c -o mallocx.o mallocx.c
gcc -O -I./include -DATOMIC_UNCOLLECTABLE -DNO_SIGNALS -DNO_EXECUTE_PERMISSION
-DSILENT -DALL_INTERIOR_POINTERS -DLARGE_CONFIG -DUSE_MMAP
-DDONT_ADD_BYTE_AT_END -c -o solaris_pthreads.o solaris_pthreads.c
gcc -O -I./include -DATOMIC_UNCOLLECTABLE -DNO_SIGNALS -DNO_EXECUTE_PERMISSION
-DSILENT -DALL_INTERIOR_POINTERS -DLARGE_CONFIG -DUSE_MMAP
-DDONT_ADD_BYTE_AT_END -c -o gcj_mlc.o gcj_mlc.c
gcc -O -I./include -DATOMIC_UNCOLLECTABLE -DNO_SIGNALS -DNO_EXECUTE_PERMISSION
-DSILENT -DALL_INTERIOR_POINTERS -DLARGE_CONFIG -DUSE_MMAP
-DDONT_ADD_BYTE_AT_END -c -o specific.o specific.c
gcc -O -I./include -DATOMIC_UNCOLLECTABLE -DNO_SIGNALS -DNO_EXECUTE_PERMISSION
-DSILENT -DALL_INTERIOR_POINTERS -DLARGE_CONFIG -DUSE_MMAP
-DDONT_ADD_BYTE_AT_END -c -o gc_dlopen.o gc_dlopen.c
gcc -O -I./include -DATOMIC_UNCOLLECTABLE -DNO_SIGNALS -DNO_EXECUTE_PERMISSION
-DSILENT -DALL_INTERIOR_POINTERS -DLARGE_CONFIG -DUSE_MMAP
-DDONT_ADD_BYTE_AT_END -c -o backgraph.o backgraph.c
gcc -O -I./include -DATOMIC_UNCOLLECTABLE -DNO_SIGNALS -DNO_EXECUTE_PERMISSION
-DSILENT -DALL_INTERIOR_POINTERS -DLARGE_CONFIG -DUSE_MMAP
-DDONT_ADD_BYTE_AT_END -c -o win32_threads.o win32_threads.c
gcc -O -I./include -DATOMIC_UNCOLLECTABLE -DNO_SIGNALS -DNO_EXECUTE_PERMISSION
-DSILENT -DALL_INTERIOR_POINTERS -DLARGE_CONFIG -DUSE_MMAP
-DDONT_ADD_BYTE_AT_END -c -o dyn_load.o dyn_load.c
echo > base_lib
rm -f dont_ar_1
./if_mach SPARC SUNOS5 touch dont_ar_1
./if_mach SPARC SUNOS5 ar rus gc.a alloc.o reclaim.o allchblk.o misc.o
mach_dep.o os_dep.o mark_rts.o headers.o mark.o obj_map.o blacklst.o finalize.o
new_hblk.o dbg_mlc.o malloc.o stubborn.o checksums.o solaris_threads.o
pthread_support.o pthread_stop_world.o darwin_stop_world.o typd_mlc.o
ptr_chck.o mallocx.o solaris_pthreads.o gcj_mlc.o specific.o gc_dlopen.o
backgraph.o win32_threads.o dyn_load.o
./if_mach M68K AMIGA touch dont_ar_1
./if_mach M68K AMIGA ar -vrus gc.a alloc.o reclaim.o allchblk.o misc.o
mach_dep.o os_dep.o mark_rts.o headers.o mark.o obj_map.o blacklst.o finalize.o
new_hblk.o dbg_mlc.o malloc.o stubborn.o checksums.o solaris_threads.o
pthread_support.o pthread_stop_world.o darwin_stop_world.o typd_mlc.o
ptr_chck.o mallocx.o solaris_pthreads.o gcj_mlc.o specific.o gc_dlopen.o
backgraph.o win32_threads.o dyn_load.o
./if_not_there dont_ar_1 ar ru gc.a alloc.o reclaim.o allchblk.o misc.o
mach_dep.o os_dep.o mark_rts.o headers.o mark.o obj_map.o blacklst.o finalize.o
new_hblk.o dbg_mlc.o malloc.o stubborn.o checksums.o solaris_threads.o
pthread_support.o pthread_stop_world.o darwin_stop_world.o typd_mlc.o
ptr_chck.o mallocx.o solaris_pthreads.o gcj_mlc.o specific.o gc_dlopen.o
backgraph.o win32_threads.o dyn_load.o
^^^^Starting command^^^^
ar: creating gc.a
./if_not_there dont_ar_1 ranlib gc.a || cat /dev/null
^^^^Starting command^^^^
rm -f gctest
./if_mach SPARC DRSNX gcc -O -I./include -DATOMIC_UNCOLLECTABLE -DNO_SIGNALS
-DNO_EXECUTE_PERMISSION -DSILENT -DALL_INTERIOR_POINTERS -DLARGE_CONFIG
-DUSE_MMAP -DDONT_ADD_BYTE_AT_END -o gctest tests/test.o gc.a -lucb
./if_mach HP_PA HPUX gcc -O -I./include -DATOMIC_UNCOLLECTABLE -DNO_SIGNALS
-DNO_EXECUTE_PERMISSION -DSILENT -DALL_INTERIOR_POINTERS -DLARGE_CONFIG
-DUSE_MMAP -DDONT_ADD_BYTE_AT_END -o gctest tests/test.o gc.a -ldld
`./threadlibs`
./if_mach M68K AMIGA gcc -O -I./include -DATOMIC_UNCOLLECTABLE -DNO_SIGNALS
-DNO_EXECUTE_PERMISSION -DSILENT -DALL_INTERIOR_POINTERS -DLARGE_CONFIG
-DUSE_MMAP -DDONT_ADD_BYTE_AT_END -UGC_AMIGA_MAKINGLIB -o gctest tests/test.o
gc.a `./threadlibs`
./if_not_there gctest gcc -O -I./include -DATOMIC_UNCOLLECTABLE -DNO_SIGNALS
-DNO_EXECUTE_PERMISSION -DSILENT -DALL_INTERIOR_POINTERS -DLARGE_CONFIG
-DUSE_MMAP -DDONT_ADD_BYTE_AT_END -o gctest tests/test.o gc.a `./threadlibs`
^^^^Starting command^^^^
./setjmp_test
This appears to be a X86_64 running LINUX
Stack appears to grow down, which is the default.
A good guess for STACKBOTTOM on this machine is 0x7fff02e52000.
Note that this may vary between machines of ostensibly
the same architecture (e.g. Sun 3/50s and 3/80s).
On many machines the value is not fixed.
A good guess for ALIGNMENT on this machine is 8.
Generic mark_regs code may work
./gctest
Segfault at 0x0
Unexpected bus error or segmentation fault
make[2]: *** [KandRtest] Aborted
Makefile:605: recipe for target 'KandRtest' failed
make[2]: Leaving directory '/«PKGBUILDDIR»/gc6.8'
make[1]: *** [override_dh_auto_build] Error 2
make: *** [build-arch] Error 2
dpkg-buildpackage: error: debian/rules build-arch gave error exit status 2
--- End Message ---
--- Begin Message ---
Source: stalin
Source-Version: 0.11-6
We believe that the bug you reported is fixed in the latest version of
stalin, 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 778...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Rob Browning <r...@defaultvalue.org> (supplier of updated stalin 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, 27 Jun 2015 11:34:59 -0500
Source: stalin
Binary: stalin
Architecture: source amd64
Version: 0.11-6
Distribution: unstable
Urgency: medium
Maintainer: Rob Browning <r...@defaultvalue.org>
Changed-By: Rob Browning <r...@defaultvalue.org>
Description:
stalin - An extremely aggressive Scheme compiler
Closes: 778130
Changes:
stalin (0.11-6) unstable; urgency=medium
.
[ Rob Browning ]
* Move debian/.gitignore to ./ and add /.pc.
* Move prebuilt ./stalin-arch-*.c files to debian/prebuilt-src/.
.
[ Barak A. Pearlmutter ]
* Remove obsolete debian/prerm.
* Update depends, standards-version, section, priority, and homepage.
* Expand copyright information and update for 0.11.
* Add uscan support (debian/watch).
* Switch to "3.0 (quilt)" source format.
.
[ Rob Browning ]
* Simplify override_dh_testdir since entire tree is now in git.
* Update FSF address in debian/copyright.
* Don't use debian/clean since it can't handle directories.
* Switch to git-dpm.
* Don't build/use the local libgc. (Closes: 778130)
* Remove quilt build dependency.
Checksums-Sha1:
6f9aca4349dc5a6d25ecacfcb73f76717d9c1404 1869 stalin_0.11-6.dsc
9a12cbe735321001a8466d3cc5affe33c2ca12be 6412024 stalin_0.11-6.debian.tar.xz
b0970947de17cb4f1244634dd8caff4151f7e74e 1995988 stalin_0.11-6_amd64.deb
Checksums-Sha256:
9326733d612699ded667c9ae694bc009683d20d12ee3da6389b660e72caca6c5 1869
stalin_0.11-6.dsc
08351e95e3c7971a375f15dd30764c77e7ff9ad2d5ea2d1af6da41f006016eb1 6412024
stalin_0.11-6.debian.tar.xz
1c01c8fa548c5d2f4862440f024bae385bc816fe4c7a0c87c12bf8ea3c27f1ad 1995988
stalin_0.11-6_amd64.deb
Files:
ad29e8568b8f1464c076ebdac1cb5123 1869 lisp extra stalin_0.11-6.dsc
2f5228b7a027c87443b16b30062499e2 6412024 lisp extra stalin_0.11-6.debian.tar.xz
44f41c07dde6bef193396034cd0deda5 1995988 lisp extra stalin_0.11-6_amd64.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1
iQIcBAEBCAAGBQJVjut9AAoJEO7xFsVaWkLxvtkQAK0+muvJjSyo2xD4Huz0y3N5
Cf4OYor4fa5tUsp7j7EyHHwULDPvzkpL1U950utSDPxwBLcXafdf0/jhYRw4M37L
lZGfBFgSMIWqHoyWdId6z1ZxtdNa6B5FTUfjOaiuxBYu4T45UgEazo6A3YMJHv27
bj6kxx9X6FNsgdBg01JGdJ7ZYvT587LXIWfufuylyZH5OLAHRrhrG998izxzny3N
DFOdmway3XI9AqXiP2ivLEekrcIymwTGhHHxORwmaaG8KmWAcvEQVK6Qs55xytzr
7TPSfCO1LVoJfSE4gPmZPoO3i2nYfI0uHbf1UI/FfiWK9LlHe2SP67G8AChSMxvR
LbYGJ/GlqQ1nvG7c4EKrz7tc3EYi9fP0Y6v34ey0KbxGrDYTPrAaUg7bVRfFQOrN
2iUA2oR9acmGV7ojbW+kjJVWps5tQdQ50VOW82o9vShy7AhY1MYfHGlX9Rsv4l7n
+LfsenJ+GSdcMWG8aRfl+5K1OuoBLzNGy8vj8OodASmT0zOcRA1Dn4LcpqVP+nlQ
GGppL2hi3vUyKkeCMSONrvzdq9KO55sKKddI3jTcemvo2GVb2qvo+ztXDv5FI9nZ
pKyNReoaS715xCGfKCsEh+uwv5tE3AeFMp8o5aCcwB2p+5xB9WsmL5UIkbt0qE0M
Lzda5BO2IFpzSwCI6+As
=KVoY
-----END PGP SIGNATURE-----
--- End Message ---