From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Jan Synacek Newsgroups: gmane.lisp.guile.devel Subject: Re: Guile 2.0.6 - some tests fail Date: Wed, 17 Oct 2012 08:16:15 +0200 Message-ID: <507E4D2F.6050905@redhat.com> References: <506D52E8.7090603@redhat.com> <871uhbna3a.fsf@tines.lan> <87sj9nuxut.fsf@gnu.org> <507BC684.6030308@redhat.com> <874nlu4hla.fsf@gnu.org> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-Trace: ger.gmane.org 1350454590 29227 80.91.229.3 (17 Oct 2012 06:16:30 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Wed, 17 Oct 2012 06:16:30 +0000 (UTC) Cc: Mark H Weaver , guile-devel@gnu.org To: =?UTF-8?B?THVkb3ZpYyBDb3VydMOocw==?= Original-X-From: guile-devel-bounces+guile-devel=m.gmane.org@gnu.org Wed Oct 17 08:16:37 2012 Return-path: Envelope-to: guile-devel@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1TOMvk-0004rO-Pn for guile-devel@m.gmane.org; Wed, 17 Oct 2012 08:16:36 +0200 Original-Received: from localhost ([::1]:42376 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TOMvd-0004NU-PQ for guile-devel@m.gmane.org; Wed, 17 Oct 2012 02:16:29 -0400 Original-Received: from eggs.gnu.org ([208.118.235.92]:39167) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TOMvb-0004NP-Kf for guile-devel@gnu.org; Wed, 17 Oct 2012 02:16:28 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1TOMvV-0005Mf-IF for guile-devel@gnu.org; Wed, 17 Oct 2012 02:16:27 -0400 Original-Received: from mx1.redhat.com ([209.132.183.28]:38329) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TOMvT-0005M1-Sv; Wed, 17 Oct 2012 02:16:20 -0400 Original-Received: from int-mx11.intmail.prod.int.phx2.redhat.com (int-mx11.intmail.prod.int.phx2.redhat.com [10.5.11.24]) by mx1.redhat.com (8.14.4/8.14.4) with ESMTP id q9H6GIlm015124 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK); Wed, 17 Oct 2012 02:16:18 -0400 Original-Received: from dhcp-24-219.brq.redhat.com (dhcp-24-219.brq.redhat.com [10.34.24.219]) by int-mx11.intmail.prod.int.phx2.redhat.com (8.14.4/8.14.4) with ESMTP id q9H6GFVF026081 (version=TLSv1/SSLv3 cipher=DHE-RSA-CAMELLIA256-SHA bits=256 verify=NO); Wed, 17 Oct 2012 02:16:17 -0400 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:16.0) Gecko/20121009 Thunderbird/16.0 In-Reply-To: <874nlu4hla.fsf@gnu.org> X-Scanned-By: MIMEDefang 2.68 on 10.5.11.24 X-MIME-Autoconverted: from 8bit to quoted-printable by mx1.redhat.com id q9H6GIlm015124 X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. X-Received-From: 209.132.183.28 X-BeenThere: guile-devel@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: "Developers list for Guile, the GNU extensibility library" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guile-devel-bounces+guile-devel=m.gmane.org@gnu.org Original-Sender: guile-devel-bounces+guile-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.lisp.guile.devel:14996 Archived-At: Hello Ludovic, On 10/16/2012 04:28 PM, Ludovic Court=C3=A8s wrote: > Hi Jan, >=20 > Jan Synacek skribis: >=20 >> Running ftw.test >> ERROR: ftw.test: file-system-fold: test-suite - arguments: ((match-err= or "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) - argument= s: ((match-error "match" "no matching pattern")) >> ERROR: ftw.test: file-system-tree: test-suite/* - arguments: ((match-e= rror "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 canonical= ization from ice-9 >=20 > Could you run =E2=80=9C./meta/guile=E2=80=9D, and then type the followi= ng expressions at > the REPL: >=20 > (assq-ref %guile-build-info 'top_srcdir) > (canonicalize-path (assq-ref %guile-build-info 'top_srcdir)) >=20 > TIA, > Ludo=E2=80=99. >=20 After seeing this: scheme@(guile-user)> (assq-ref %guile-build-info 'top_srcdir) $1 =3D "" I realized that I was using a patch that breaks those tests. And that pre= tty much conlcudes my problem I guess. The tests all pass on current stable a= nd git versions. Thank you for helping me and I'm so sorry for the confusion. --=20 Jan Synacek Software Engineer, BaseOS team Brno, Red Hat