bug#10681: GNU Guile 2.0.5 released

2012-01-31 Thread Andy Wingo
https://savannah.gnu.org/bugs/?30122 -- http://wingolog.org/

bug#10681: GNU Guile 2.0.5 released

2012-01-31 Thread Hans Aberg
On 31 Jan 2012, at 15:40, Andy Wingo wrote: https://savannah.gnu.org/bugs/?30122 I used /usr/bin/gcc - llvm-gcc-4.2, which is different from clang. There is also this one http://lists.gnu.org/archive/html/bug-guile/2011-11/msg00026.html It asks for this output: $ grep scm_t_int8

bug#10681: GNU Guile 2.0.5 released

2012-01-31 Thread Hans Aberg
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

bug#10681: GNU Guile 2.0.5 released

2012-01-31 Thread Mark H Weaver
Hans Aberg haber...@telia.com writes: 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: PASS: test-asmobs bad return from expression `(f-sum -1 2000 -3 400)': expected 3971999; got

bug#10645: Guile 2.0.3: fails make check on s390x in test-ffi

2012-01-31 Thread Mark H Weaver
Rob Browning r...@defaultvalue.org writes: Make check fails on the s390x architecture: [...] ERROR: incorrect result (7 7 7 7 7 7 7 7 7 7 7 7 7 7 7 7 7 7 7 7 7 7 7 7 7 7 7 7 7 7 7 7 7 7 7 7 7 7 7 7 7 7 7 7 7 7 7 7 7 7 7 7 7 7 7 7 7 7 7 7 7 7 7 7 7 7 7 7 7 7 7 7 7 7 7 7 7 7 7 7 7 7 7 7 7 7

bug#10681: GNU Guile 2.0.5 released

2012-01-31 Thread Hans Aberg
On 31 Jan 2012, at 19:04, Mark H Weaver 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: PASS: test-asmobs bad return from expression `(f-sum -1 2000 -3 400)': expected

bug#10681: GNU Guile 2.0.5 released

2012-01-31 Thread Mark H Weaver
Hans Aberg haber...@telia.com writes: On 31 Jan 2012, at 19:04, Mark H Weaver 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: PASS: test-asmobs bad return from expression `(f-sum -1 2000

bug#10681: GNU Guile 2.0.5 released

2012-01-31 Thread Hans Aberg
On 31 Jan 2012, at 20:35, Mark H Weaver 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: PASS: test-asmobs bad return from expression `(f-sum -1 2000 -3 400)': expected

bug#10096: Failing gc.test for i586

2012-01-31 Thread Andy Wingo
On Sat 03 Dec 2011 01:26, Andreas Schwab sch...@linux-m68k.org writes: threads.test has the same problem: the test mutex with owner not retained (bug #27450) can fail because of a spurious stack reference to the mutex object. Thanks for the note. We have a patch that didn't make 2.0.5, but

bug#10352: Broken pipe while generating guile-procedures.txt

2012-01-31 Thread Andy Wingo
On Thu 22 Dec 2011 22:37, Ian Price ianpric...@googlemail.com writes: I am unable to completely build master due to a broken pipe while building guile-procedures.txt. I reverted 47ed8656db8800f3ad20a40eb2c4e9ef3dc891e3 as you suggested and fixed the two other SCM_HEAP_OBJECT_BASE uses. Can

bug#10681: GNU Guile 2.0.5 released

2012-01-31 Thread Hans Aberg
On 31 Jan 2012, at 20:35, Mark H Weaver 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: PASS: test-asmobs bad return from expression `(f-sum -1 2000 -3 400)': expected

bug#10352: Broken pipe while generating guile-procedures.txt

2012-01-31 Thread Ian Price
Andy Wingo wi...@pobox.com writes: I reverted 47ed8656db8800f3ad20a40eb2c4e9ef3dc891e3 as you suggested and fixed the two other SCM_HEAP_OBJECT_BASE uses. Can you try again? Yes, it builds now. Thanks. -- Ian Price Programming is like pinball. The reward for doing it well is the

bug#9776: case-lambda should accept zero clauses

2012-01-31 Thread Ludovic Courtès
Hi Ian, Sorry for the late reply. Ian Price ianpric...@googlemail.com skribis: l...@gnu.org (Ludovic Courtès) writes: Hi Göran, Sorry for the delay. Göran Weinholt go...@weinholt.se skribis: the case-lambda form is specified in r6rs-lib as accepting any number of clauses, including

bug#10681: GNU Guile 2.0.5 released

2012-01-31 Thread Hans Aberg
On 31 Jan 2012, at 20:35, Mark H Weaver 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: PASS: test-asmobs bad return from expression `(f-sum -1 2000 -3 400)': expected

bug#10681: GNU Guile 2.0.5 released

2012-01-31 Thread Mark H Weaver
Hans Aberg haber...@telia.com writes: With gcc-4.7.0 (from SVN), the test-ffi test now passes (libffi from GIT) Excellent! I guess that this was a libffi bug. but I get three other failures. The compiler that is normally used on the system, is llvm-gcc-4.2, and its compile is still

bug#10681: GNU Guile 2.0.5 released

2012-01-31 Thread Mark H Weaver
Hans Aberg haber...@telia.com writes: After doing this, the same failure with the LLVM-GCC compiler: /usr/bin/cc - llvm-gcc-4.2 /usr/bin/gcc - llvm-gcc-4.2 i686-apple-darwin11-llvm-gcc-4.2 (GCC) 4.2.1 This is the compiler that one will use on OS X 10.7 if one installs Xcode 4.2.1, and

bug#9776: case-lambda should accept zero clauses

2012-01-31 Thread Mark H Weaver
Hi Ludovic, Thanks for tackling this. Of course this is Andy's area, but psyntax is still fresh in my mind, so I'll attempt a review as well as my own tentative approach. l...@gnu.org (Ludovic Courtès) writes: So, here’s a tentative patch for review: Modified module/ice-9/psyntax.scm