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: Jan Synacek
Subject: Re: Guile 2.0.6 - some tests fail
Date: Wed, 17 Oct 2012 08:16:15 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:16.0) Gecko/20121009 Thunderbird/16.0

Hello Ludovic,

On 10/16/2012 04:28 PM, Ludovic Courtès wrote:
> 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’.
> 

After seeing this:

scheme@(guile-user)> (assq-ref %guile-build-info 'top_srcdir)
$1 = ""

I realized that I was using a patch that breaks those tests. And that pretty
much conlcudes my problem I guess. The tests all pass on current stable and git
versions.

Thank you for helping me and I'm so sorry for the confusion.

-- 
Jan Synacek
Software Engineer, BaseOS team Brno, Red Hat



reply via email to

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