From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: David Pirotte Newsgroups: gmane.lisp.guile.devel Subject: guile-cairo - make check fails Date: Sun, 14 Dec 2014 21:28:15 -0200 Message-ID: <20141214212815.238db300@capac> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; boundary="Sig_/XeBZ2aai/WkR=SO1WwRKGAb"; protocol="application/pgp-signature" X-Trace: ger.gmane.org 1418599754 30381 80.91.229.3 (14 Dec 2014 23:29:14 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sun, 14 Dec 2014 23:29:14 +0000 (UTC) Cc: wingo@pobox.com To: guile-devel Original-X-From: guile-devel-bounces+guile-devel=m.gmane.org@gnu.org Mon Dec 15 00:29:08 2014 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 1Y0Ib3-0004Sv-LA for guile-devel@m.gmane.org; Mon, 15 Dec 2014 00:29:05 +0100 Original-Received: from localhost ([::1]:37439 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Y0Ib3-0004pR-51 for guile-devel@m.gmane.org; Sun, 14 Dec 2014 18:29:05 -0500 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:58869) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Y0Iat-0004pG-Px for guile-devel@gnu.org; Sun, 14 Dec 2014 18:29:03 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Y0Iam-0007bP-9d for guile-devel@gnu.org; Sun, 14 Dec 2014 18:28:55 -0500 Original-Received: from maximusconfessor.all2all.org ([79.99.200.102]:57986) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Y0Iam-0006h2-0r for guile-devel@gnu.org; Sun, 14 Dec 2014 18:28:48 -0500 Original-Received: from localhost (unknown [192.168.0.2]) by maximusconfessor.all2all.org (Postfix) with ESMTP id C8FAEA04C0EE; Mon, 15 Dec 2014 00:28:25 +0100 (CET) Original-Received: from maximusconfessor.all2all.org ([192.168.0.1]) by localhost (maximusconfessor.all2all.org [192.168.0.2]) (amavisd-new, port 10024) with ESMTP id 95FhRAGFHICW; Mon, 15 Dec 2014 00:05:11 +0100 (CET) Original-Received: from capac (unknown [177.98.12.103]) by maximusconfessor.all2all.org (Postfix) with ESMTPSA id 4A323A04C110; Mon, 15 Dec 2014 00:28:18 +0100 (CET) X-Mailer: Claws Mail 3.11.1 (GTK+ 2.24.25; x86_64-pc-linux-gnu) X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6.x X-Received-From: 79.99.200.102 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:17621 Archived-At: --Sig_/XeBZ2aai/WkR=SO1WwRKGAb Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: quoted-printable Hello, Andy, debian testing guile (GNU Guile) 2.0.11.10-fa1a3-dirty Sorry I never ran these checks before, just did (*) and here is a [funny] f= ailure: guile's trying to compile /bin/bash :) while make check in tests/unit-tests Cheers, David (*) I'm facing a problem with guile-gnome, make distcheck fails on debian, = because no matter what, it wants to link to libcairo.la, which does not exists on d= ebian... so I thought I'll try make distcheck in guile-cairo and see if by any chanc= e you'd face and solve that problem 'here'... If you are interested and/or have an idea for this guile-gnoe make distcheck problem, try to read the #guile log= of today [sunday the 14th, 2014], I tried a couple of things with the help of Ludovi= c, but so far no success yet. ;; -- ... Making check in unit-tests make[3]: Entering directory '/usr/local/src/guile-cairo/git-clone/tests/uni= t-tests' make check-TESTS make[4]: Entering directory '/usr/local/src/guile-cairo/git-clone/tests/uni= t-tests' make[5]: Entering directory '/usr/local/src/guile-cairo/git-clone/tests/uni= t-tests' ;;; note: auto-compilation is enabled, set GUILE_AUTO_COMPILE=3D0 ;;; or pass the --no-auto-compile argument to disable. ;;; compiling /bin/bash ;;; WARNING: compilation of /bin/bash failed: ;;; ERROR: In procedure read_inner_expression: /bin/bash:7:14: unexpected "= )" Backtrace: In ice-9/boot-9.scm: 157: 10 [catch #t # ...] In unknown file: ?: 9 [apply-smob/1 #] In ice-9/boot-9.scm: 63: 8 [call-with-prompt prompt0 ...] In ice-9/eval.scm: 432: 7 [eval # #] In ice-9/boot-9.scm: 2401: 6 [save-module-excursion #] 4050: 5 [#] 1724: 4 [%start-stack load-stack ...] 1729: 3 [#] In unknown file: ?: 2 [primitive-load "/bin/bash"] In ice-9/eval.scm: 393: 1 [eval # ()] In unknown file: ?: 0 [memoize-variable-access! # #] ERROR: In procedure memoize-variable-access!: ERROR: Unbound variable: #{\x7f;ELF\x2;\x1;\x1;\x0;\x0;\x0;\x0;\x0;\x0;\x0;= \x0;\x0;\x2;\x0;>\x0;\x1;\x0;\x0;\x0;?\x5;B\x0;\x0;\x0;\x0;\x0;@\x0;\x0;\x0= ;\x0;\x0;\x0;\x0;8?\xf;\x0;\x0;\x0;\x0;\x0;\x0;\x0;\x0;\x0;@\x0;8\x0;}# Makefile:655: recipe for target 'api-stability.scm.log' failed make[5]: *** [api-stability.scm.log] Error 1 make[5]: Leaving directory '/usr/local/src/guile-cairo/git-clone/tests/unit= -tests' Makefile:634: recipe for target 'check-TESTS' failed make[4]: *** [check-TESTS] Error 2 make[4]: Leaving directory '/usr/local/src/guile-cairo/git-clone/tests/unit= -tests' Makefile:714: recipe for target 'check-am' failed make[3]: *** [check-am] Error 2 make[3]: Leaving directory '/usr/local/src/guile-cairo/git-clone/tests/unit= -tests' Makefile:361: recipe for target 'check-recursive' failed make[2]: *** [check-recursive] Error 1 make[2]: Leaving directory '/usr/local/src/guile-cairo/git-clone/tests' Makefile:497: recipe for target 'check-recursive' failed make[1]: *** [check-recursive] Error 1 make[1]: Leaving directory '/usr/local/src/guile-cairo/git-clone' Makefile:789: recipe for target 'check' failed make: *** [check] Error 2 david@capac:/usr/local/src/guile-cairo/git-clone 60 $=20 --Sig_/XeBZ2aai/WkR=SO1WwRKGAb Content-Type: application/pgp-signature Content-Description: OpenPGP digital signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 iQEcBAEBAgAGBQJUjh0PAAoJEPN0/ZOjBXrXG5IH/3HRCPpKajkLa6rMBzR7VyLk ctnwPFtSlUdJWxF4ShqxgCjGL4VIjNZx83FW6Wv9xssAF7AouqphIcNgTCmDlndu BFY08RKgt61uly7MSBZakUvTc4IrAPSewSSJg1mQGLcDMLgWilLtnURa9kSgTYUV GJIT4CP1XIpM2v3CRGD1A2CVIGA3njTGGqvG+zfDlWxn/8kLdIWL9SUSumFzUGbt xuKY/Cz89JzhbpbfruaoLF2KO8CholyHHImBCKqrcdRMNZyYaiQKSiWrTmOIOdIR eGJPJ1rcaJ2irueQr4fRWHhI3FVWnLlxWG1057yJDoDqkjYgzQd9uCmYiM4G+xE= =VxMp -----END PGP SIGNATURE----- --Sig_/XeBZ2aai/WkR=SO1WwRKGAb--