guile-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Guile 2.0.6 - some tests fail


From: Ludovic Courtès
Subject: Re: Guile 2.0.6 - some tests fail
Date: Tue, 16 Oct 2012 16:28:01 +0200
User-agent: Gnus/5.130005 (Ma Gnus v0.5) Emacs/24.2 (gnu/linux)

Hi Jan,

Jan Synacek <address@hidden> skribis:

> Running ftw.test
> ERROR: ftw.test: file-system-fold: test-suite - arguments: ((match-error 
> "match" "no matching pattern"))
>
> ;;; (never-enter ((error "/test-suite")))
> FAIL: ftw.test: file-system-fold: test-suite (never enter)
>
> ;;; (flat ((error "/test-suite/test-suite/lib.scm")))
> FAIL: ftw.test: file-system-fold: test-suite/lib.scm (flat file)
> ERROR: ftw.test: file-system-tree: test-suite (never enter) - arguments: 
> ((match-error "match" "no matching pattern"))
> ERROR: ftw.test: file-system-tree: test-suite/* - arguments: ((match-error 
> "match" "no matching pattern"))
> ERROR: ftw.test: file-system-tree: test-suite (recursive) - arguments: 
> ((match-error "match" "no matching pattern"))
> ERROR: ftw.test: scandir: top-srcdir - arguments: ((match-error "match" "no 
> matching pattern"))
> ERROR: ftw.test: scandir: test-suite - arguments: ((match-error "match" "no 
> matching pattern"))
>
> ;;; (no-select #f)
> FAIL: ftw.test: scandir: no select
> Running ports.test
>
> ;;; (canon 
> "/home/jsynacek/work/1-fedora/guile/guile-2.0.6/module/ice-9/q.scm")
> FAIL: ports.test: %file-port-name-canonicalization: absolute canonicalization 
> from ice-9

Could you run “./meta/guile”, and then type the following expressions at
the REPL:

  (assq-ref %guile-build-info 'top_srcdir)
  (canonicalize-path (assq-ref %guile-build-info 'top_srcdir))

TIA,
Ludo’.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]