bug#10520: [platform-testers] Guile 2.0.4 release imminent

2012-01-29 Thread Ludovic Courtès
Hello, l...@gnu.org (Ludovic Courtès) skribis: > Eventually, I found that, keeping frames.h unchanged, adding a compiler > barrier after each ‘fp’ assignment would solve the problem: For the record, compiling with -fno-strict-aliasing solves the problem too, and possibly other similar issues, so

bug#10520: [platform-testers] Guile 2.0.4 release imminent

2012-01-24 Thread Ludovic Courtès
Hi Bruno, l...@gnu.org (Ludovic Courtès) skribis: > Bruno Haible skribis: > >> 8) On Linux/hppa and Linux/SPARC32 and Linux/IA-64, build failure in the >> libguile directory: >> >> SNARF socket.doc >> SNARF regex-posix.doc >> GENguile-procedures.texi >> /bin/sh: line 1: 1022 Broken

bug#10520: [platform-testers] Guile 2.0.4 release imminent

2012-01-21 Thread Ludovic Courtès
Hi Bruno, Bruno Haible skribis: > 8) On Linux/hppa and Linux/SPARC32 and Linux/IA-64, build failure in the > libguile directory: > > SNARF socket.doc > SNARF regex-posix.doc > GENguile-procedures.texi > /bin/sh: line 1: 1022 Broken pipe cat alist.doc arbiters.doc > arra

bug#10520: [platform-testers] Guile 2.0.4 release imminent

2012-01-17 Thread Ludovic Courtès
Hi Bruno, Bruno Haible skribis: >> > How about changing that section to mention >> > 1) that pkg-config ought to be installed before libffi and libgc? >> > 2) that usually setting PKG_CONFIG_PATH to include >> > >> > $BDW_LIBDIR/pkgconfig:$LIBFFI_LIBDIR/pkgconfig:/usr

bug#10520: [platform-testers] Guile 2.0.4 release imminent

2012-01-16 Thread Bruno Haible
Hi Ludo, > Thanks for the quick and detailed report! Another set of platforms is being tested right now. -- About configuration of the dependencies: > > How about changing that section to mention > > 1) that pkg-config ought to be ins

bug#10520: [platform-testers] Guile 2.0.4 release imminent

2012-01-16 Thread Ludovic Courtès
Bruno Haible skribis: > 11) On Solaris 11, "make check" gives 1 test failure: > > gmake[5]: Entering directory > `/home/bruno/multibuild-1614/solaris11x8632/guile-2.0.3.152-c5f6c2/test-suite/standalone' > PASS: test-system-cmds > PASS: test-bad-identifiers > PASS: test-require-extension > usage:

bug#10520: [platform-testers] Guile 2.0.4 release imminent

2012-01-16 Thread Bruno Haible
PS: More portability problems: 13) On Solaris 11/x86_64, "make check" hangs: ... Running texinfo.string-utils.test Running texinfo.test Running threads.test The process guile-2.0.3.152-c5f6c2/libguile/.libs/guile --debug --no-auto-compile -e main -s guile-2.0.3.152-c5f6c2/test-suite/guile-test

bug#10520: [platform-testers] Guile 2.0.4 release imminent

2012-01-16 Thread Ludovic Courtès
retitle 2.0.3+ portability issues thanks Hi Bruno, Thanks for the quick and detailed report! Bruno Haible skribis: [...] > How about changing that section to mention > 1) that pkg-config ought to be installed before libffi and libgc? > 2) that usually setting PKG_CONFIG_PATH

bug#10520: [platform-testers] Guile 2.0.4 release imminent

2012-01-15 Thread Bruno Haible
PS: More failures: 11) On Solaris 11, "make check" gives 1 test failure: gmake[5]: Entering directory `/home/bruno/multibuild-1614/solaris11x8632/guile-2.0.3.152-c5f6c2/test-suite/standalone' PASS: test-system-cmds PASS: test-bad-identifiers PASS: test-require-extension usage: tail [+/-[n][lbc][

bug#10520: [platform-testers] Guile 2.0.4 release imminent

2012-01-15 Thread Bruno Haible
Hi Ludo, > We’d like to release GNU Guile 2.0.4 within the next few days. The > latest 2.0.x tarball can be found at: > > > http://hydra.nixos.org/job/gnu/guile-2-0/tarball/latest/download-by-type/file/source-dist > > Guile has the following dependencies: > > - libgmp 4.1+ > - libiconv