From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Andy Wingo Newsgroups: gmane.lisp.guile.devel Subject: Re: Build failure on master Date: Thu, 23 Jul 2009 23:44:56 +0200 Message-ID: References: <1247412093.30108.4.camel@localhost.localdomain> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1248387267 15227 80.91.229.12 (23 Jul 2009 22:14:27 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 23 Jul 2009 22:14:27 +0000 (UTC) Cc: Guile Devel To: Mike Gran Original-X-From: guile-devel-bounces+guile-devel=m.gmane.org@gnu.org Fri Jul 24 00:14:20 2009 Return-path: Envelope-to: guile-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1MU6YM-0000pK-Ib for guile-devel@m.gmane.org; Fri, 24 Jul 2009 00:14:19 +0200 Original-Received: from localhost ([127.0.0.1]:52417 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MU6YL-00034p-Rc for guile-devel@m.gmane.org; Thu, 23 Jul 2009 18:14:17 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1MU6YI-000342-2u for guile-devel@gnu.org; Thu, 23 Jul 2009 18:14:14 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1MU6YD-00032K-8w for guile-devel@gnu.org; Thu, 23 Jul 2009 18:14:13 -0400 Original-Received: from [199.232.76.173] (port=55761 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MU6YD-00032D-2b for guile-devel@gnu.org; Thu, 23 Jul 2009 18:14:09 -0400 Original-Received: from a-pb-sasl-sd.pobox.com ([64.74.157.62]:40845 helo=sasl.smtp.pobox.com) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1MU6YC-00052W-Sn for guile-devel@gnu.org; Thu, 23 Jul 2009 18:14:08 -0400 Original-Received: from localhost.localdomain (unknown [127.0.0.1]) by a-pb-sasl-sd.pobox.com (Postfix) with ESMTP id 89498FBF8; Thu, 23 Jul 2009 18:14:08 -0400 (EDT) Original-Received: from unquote (unknown [81.38.186.175]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by a-pb-sasl-sd.pobox.com (Postfix) with ESMTPSA id C08FAFBF7; Thu, 23 Jul 2009 18:14:06 -0400 (EDT) In-Reply-To: <1247412093.30108.4.camel@localhost.localdomain> (Mike Gran's message of "Sun, 12 Jul 2009 08:21:33 -0700") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.92 (gnu/linux) X-Pobox-Relay-ID: 24697BBE-77D6-11DE-B979-AEF1826986A2-02397024!a-pb-sasl-sd.pobox.com X-detected-operating-system: by monty-python.gnu.org: Solaris 10 (beta) X-BeenThere: guile-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Developers list for Guile, the GNU extensibility library" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: guile-devel-bounces+guile-devel=m.gmane.org@gnu.org Errors-To: guile-devel-bounces+guile-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.lisp.guile.devel:8944 Archived-At: On Sun 12 Jul 2009 17:21, Mike Gran writes: > I'm finding that master fails to build with the following terminating > error: > > --- > > GUILE_AUTO_COMPILE=0 ../meta/uninstalled-env guile-tools compile -o > "ice-9/lineio.go" "ice-9/lineio.scm" > ERROR: In procedure make_objcode_by_mmap: > ERROR: bad header on object file: "GOOF-0.5" > make[2]: *** [ice-9/lineio.go] Error 1 > make[2]: Leaving directory `/home/mike/Documents/guile/module' Just a note to say you'll find this again now, I've bumped the objcode version again. Make clean in module/, and remove your ~/.cache/guile dir. We should figure out a solution that's easier... Andy -- http://wingolog.org/