From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Newsgroups: gmane.lisp.guile.devel Subject: Re: Date: Mon, 8 Apr 2013 8:33:50 -0400 Message-ID: <20130408123350.6BRRM.227091.root@cdptpa-web34-z02.mail.rr.com> References: <20130408025047.7CZG0.222185.root@cdptpa-web34-z02.mail.rr.com> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1365445593 2847 80.91.229.3 (8 Apr 2013 18:26:33 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Mon, 8 Apr 2013 18:26:33 +0000 (UTC) To: guile-devel@gnu.org, dsmich@roadrunner.com Original-X-From: guile-devel-bounces+guile-devel=m.gmane.org@gnu.org Mon Apr 08 20:26:37 2013 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 1UPGln-0004Y8-Ql for guile-devel@m.gmane.org; Mon, 08 Apr 2013 20:26:19 +0200 Original-Received: from localhost ([::1]:34389 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UPBGr-00040I-00 for guile-devel@m.gmane.org; Mon, 08 Apr 2013 08:34:01 -0400 Original-Received: from eggs.gnu.org ([208.118.235.92]:33705) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UPBGn-000408-Ou for guile-devel@gnu.org; Mon, 08 Apr 2013 08:33:58 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UPBGh-0004yy-Lf for guile-devel@gnu.org; Mon, 08 Apr 2013 08:33:57 -0400 Original-Received: from cdptpa-omtalb.mail.rr.com ([75.180.132.120]:40782) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UPBGh-0004ys-HB for guile-devel@gnu.org; Mon, 08 Apr 2013 08:33:51 -0400 Authentication-Results: cdptpa-omtalb.mail.rr.com smtp.user=dsmich@roadrunner.com; auth=pass (LOGIN) X-Authority-Analysis: v=2.0 cv=TO3HuiZa c=1 sm=0 a=zTVDa7HKqxcA:10 a=IkcTkHD0fZMA:10 a=doupyKFmAAAA:8 a=ayC55rCoAAAA:8 a=y4BQX2EzCBlrbp3oYCkA:9 a=QEXdDO2ut3YA:10 a=0vUscowIxtUA:10 a=KOrh491K8B87fFeLgJkoRw==:117 X-Cloudmark-Score: 0 X-Authenticated-User: dsmich@roadrunner.com Original-Received: from [10.127.132.185] ([10.127.132.185:38831] helo=cdptpa-web34-z02) by cdptpa-oedge01.mail.rr.com (envelope-from ) (ecelerity 2.2.3.46 r()) with ESMTPA id 3A/CC-06772-E29B2615; Mon, 08 Apr 2013 12:33:50 +0000 In-Reply-To: <20130408025047.7CZG0.222185.root@cdptpa-web34-z02.mail.rr.com> X-Priority: 3 (Normal) Sensitivity: Normal X-Originating-IP: X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. X-Received-From: 75.180.132.120 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:16194 Archived-At: ---- dsmich@roadrunner.com wrote: > Well Fouey. > > I thought I'd try building guile on my old mipsel box before the upcoming release. It failed compiling psyntax-pp. Here is the compile output. I don't have a full build log at this time. This was starting from a git clean -dxf at > v2.0.7-321-g254d313 This is looking a lot like a hardware problem. The build is failing at random points. Once it failed during ./configure checking for a math function! It's a very slow box. Details to come later. -Dale