GNU bug report logs -
#10681
GNU Guile 2.0.5 released
Previous Next
Reported by: Hans Aberg <haberg-1 <at> telia.com>
Date: Tue, 31 Jan 2012 14:23:02 UTC
Severity: normal
Done: Andy Wingo <wingo <at> pobox.com>
Bug is archived. No further changes may be made.
Full log
Message #17 received at submit <at> debbugs.gnu.org (full text, mbox):
On 31 Jan 2012, at 16:18, Ludovic Courtès wrote:
>> The 'make check' gives this error, on OS X 10.7.2 using the compiler i686-apple-darwin11-llvm-gcc-4.2 (GCC) 4.2.1 supplied by Xcode 4.2.1:
>
> What is this? Apple’s GCC? DragonEgg?
On OS X 10.7.2, Xcode 4.2 installs two system compilers
/usr/bin/clang
/usr/bin/gcc -> llvm-gcc-4.2
/usr/bin/cc -> llvm-gcc-4.2
It is the latter, because that is one gets hold of without 'export CC=...'.
> FWIW, this problem doesn’t show up on
> <http://hydra.nixos.org/jobset/gnu/guile-2-0/>, which uses Apple’s GCC
> 4.2.1 on x86_64-apple-darwin10.2.0.
I get another error with gcc (GCC) 4.7.0 (from SVN, installed in /usr/local/bin/gcc):
PASS: test-asmobs
/bin/sh: line 1: 33654 Bus error: 10 srcdir="." builddir="." CHARSETALIASDIR="/usr/local/src/guile/gcc-4.7/guile-2.0.5/lib" GUILE_AUTO_COMPILE=0 "../../meta/uninstalled-env" ${dir}$tst
FAIL: test-ffi
PASS: test-list
...
==================================
1 of 28 tests failed
Please report to bug-guile <at> gnu.org
==================================
So the f-sum error seems to have to do with llvm-gcc (and possibly clang).
In both cases, the failure is
FAIL: test-ffi
Hans
This bug report was last modified 13 years and 6 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.