Ludo
   See below

* kernel version
$ uname -a
Linux debian-vm 2.6.32-5-686 #1 SMP Wed Jan 11 12:29:30 UTC 2012 i686 GNU/Linux
* ftw output
BDW_GC_CFLAGS=-L/usr/local/lib BDW_GC_LIBS=-lgc ./check-guile ftw.test
BDW_GC_CFLAGS=-L/usr/local/lib BDW_GC_LIBS=-lgc ./check-guile ftw.test
> ftw-output.log
* libc version
$ dpkg -l libc6*
Desired=Unknown/Install/Remove/Purge/Hold
| Status=Not/Inst/Conf-files/Unpacked/halF-conf/Half-inst/trig-aWait/Trig-pend
|/ Err?=(none)/Reinst-required (Status,Err: uppercase=bad)
||/ Name           Version        Description
+++-==============-==============-============================================
ii  libc6          2.11.3-3       Embedded GNU C Library: Shared libraries
ii  libc6-dev      2.11.3-3       Embedded GNU C Library: Development Librarie
un  libc6-dev-i386 <none>         (no description available)
un  libc6-i686     <none>         (no description available)
un  libc6.1        <none>         (no description available)
un  libc6.1-dev    <none>         (no description available)

Thanks

On 9/3/12, Ludovic Courtès <l...@gnu.org> wrote:
> Hi again,
>
> The log you sent shows two failures:
>
>   FAIL: ftw.test: file-system-fold: EACCES
>   FAIL: gc.test: gc: Lexical vars are collectable
>
> The second one is harmless and can be ignored.
>
> As for the first one, can you try this patch, run ‘./check-guile
> ftw.test’, and send the output?
>
>


-- 
Bernardo E.C.
Testing /home/vonbecmann/downloads/guile/guile-2.0.6/meta/guile ... ftw.test
with GUILE_LOAD_PATH=/home/vonbecmann/downloads/guile/guile-2.0.6/test-suite
Running ftw.test

;;; (((error "/home/vonbecmann/downloads/guile/guile-2.0.6/test-EACCES" 13)))

Totals for this test run:
passes:                 30
failures:               0
unexpected passes:      0
expected failures:      0
unresolved test cases:  0
untested test cases:    0
unsupported test cases: 0
errors:                 0

PASS: ftw.test: visited?-proc: 0 0 - 1st
PASS: ftw.test: visited?-proc: 0 0 - 2nd
PASS: ftw.test: visited?-proc: 0 0 - 3rd
PASS: ftw.test: visited?-proc: 0 1
PASS: ftw.test: visited?-proc: 0 2
PASS: ftw.test: visited?-proc: 0 3
PASS: ftw.test: visited?-proc: 5 5
PASS: ftw.test: visited?-proc: 5 7
PASS: ftw.test: visited?-proc: 7 5
PASS: ftw.test: visited?-proc: 7 7
PASS: ftw.test: visited?-proc: 5 5 - 2nd
PASS: ftw.test: visited?-proc: 5 7 - 2nd
PASS: ftw.test: visited?-proc: 7 5 - 2nd
PASS: ftw.test: visited?-proc: 7 7 - 2nd
PASS: ftw.test: file-system-fold: test-suite
PASS: ftw.test: file-system-fold: test-suite (never enter)
PASS: ftw.test: file-system-fold: test-suite/lib.scm (flat file)
PASS: ftw.test: file-system-fold: ENOENT
PASS: ftw.test: file-system-fold: EACCES
PASS: ftw.test: file-system-fold: dangling symlink and lstat
PASS: ftw.test: file-system-fold: dangling symlink and stat
PASS: ftw.test: file-system-tree: test-suite (never enter)
PASS: ftw.test: file-system-tree: test-suite/*
PASS: ftw.test: file-system-tree: test-suite (recursive)
PASS: ftw.test: file-system-tree: ENOENT
PASS: ftw.test: scandir: top-srcdir
PASS: ftw.test: scandir: test-suite
PASS: ftw.test: scandir: flat file
PASS: ftw.test: scandir: EACCES
PASS: ftw.test: scandir: no select

Totals for this test run:
passes:                 30
failures:               0
unexpected passes:      0
expected failures:      0
unresolved test cases:  0
untested test cases:    0
unsupported test cases: 0
errors:                 0

Reply via email to