From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Neil Jerram Newsgroups: gmane.lisp.guile.devel Subject: Snapshot news Date: Fri, 02 Oct 2009 00:05:54 +0100 Message-ID: <878wfu1zql.fsf@ossau.uklinux.net> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1254438391 26176 80.91.229.12 (1 Oct 2009 23:06:31 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 1 Oct 2009 23:06:31 +0000 (UTC) To: Guile Development Original-X-From: guile-devel-bounces+guile-devel=m.gmane.org@gnu.org Fri Oct 02 01:06:24 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 1MtUj8-0001tp-VA for guile-devel@m.gmane.org; Fri, 02 Oct 2009 01:06:23 +0200 Original-Received: from localhost ([127.0.0.1]:55289 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MtUj8-0002GX-3U for guile-devel@m.gmane.org; Thu, 01 Oct 2009 19:06:22 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1MtUj3-0002Dt-GT for guile-devel@gnu.org; Thu, 01 Oct 2009 19:06:17 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1MtUiy-0002Bq-DR for guile-devel@gnu.org; Thu, 01 Oct 2009 19:06:17 -0400 Original-Received: from [199.232.76.173] (port=39629 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MtUix-0002Bn-RH for guile-devel@gnu.org; Thu, 01 Oct 2009 19:06:11 -0400 Original-Received: from mail3.uklinux.net ([80.84.72.33]:45152) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1MtUix-0002UA-0P for guile-devel@gnu.org; Thu, 01 Oct 2009 19:06:11 -0400 Original-Received: from arudy (host86-145-159-48.range86-145.btcentralplus.com [86.145.159.48]) by mail3.uklinux.net (Postfix) with ESMTP id 328BC1F69F7 for ; Fri, 2 Oct 2009 00:06:10 +0100 (BST) Original-Received: from arudy (arudy [127.0.0.1]) by arudy (Postfix) with ESMTP id 6F2E738023 for ; Fri, 2 Oct 2009 00:05:54 +0100 (BST) User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.1 (gnu/linux) X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.4-2.6 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:9429 Archived-At: Here's a summary of the current status of my overnight builds, for which you can find detailed output at http://www.ossau.uklinux.net/guile/snapshots and http://autobuild.josefsson.org/guile. - branch_release-1-8 builds, both native and mingw32, have been successful for some time. No change there. - Native build of master is now successful (as of a few days ago). - Mingw32 cross-build of master is failing because I don't have a mingw32 build of BDW-GC yet. (If anyone has already done that, let's talk.) - I added calling ./benchmark-guile to the build script, and am saving off the results. I hope soon to start producing graphs. Regards, Neil