From owner-freebsd-ports@FreeBSD.ORG Wed May 14 19:36:36 2014 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 6701EE58 for ; Wed, 14 May 2014 19:36:36 +0000 (UTC) Received: from mout.perfora.net (mout.perfora.net [74.208.4.195]) (using TLSv1 with cipher RC4-SHA (128/128 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 156D02289 for ; Wed, 14 May 2014 19:36:35 +0000 (UTC) Received: from 192.168.1.4 (vsat-148-64-184-182.c005.g4.mrt.starband.net [148.64.184.182]) by mrelay.perfora.net (node=mrus2) with ESMTP (Nemesis) id 0M2cIP-1X2s7K0Zwj-00snmS; Wed, 14 May 2014 15:36:33 -0400 Message-ID: <5373C5AF.2020703@hawaii-pacific.com> Date: Wed, 14 May 2014 09:36:15 -1000 From: Bruce User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:29.0) Gecko/20100101 Firefox/29.0 SeaMonkey/2.26 MIME-Version: 1.0 To: "freebsd-ports@freebsd.org" Subject: Re: math/sage error log message References: <5372B62A.6030901@hawaii-pacific.com> <5372CA15.9080603@missouri.edu> In-Reply-To: <5372CA15.9080603@missouri.edu> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Provags-ID: V02:K0:IeBXkEceylGVn3xII6Iwpr+7vV3nYbhGoC4mqG5RODh iuoMX6oqfAlCDxXzDVKjRccCOGpYWrTs4QAN71LT4OhB+JrGuJ LoXkKyryW3atqW4VTXvMfmWX/z7fWeyYmw6wNQS6LURz/fycrV 1gBZxpNvaAt+OMBbfsFkmppox9kbQoq8OrHcgjqhPkUadOsLIB yNRIXfUj/XLz13/3iDxnkk9YqAiyWNuJ/xLkMvjX7giR0fiAVL HZXXhEweesb1Rr8o/98PZ3Qr0p2W6ERl8rAidVcKWYBw9HZOcV xSIVESLn9c9RpaEwkQTQZAecDMkhFzOB3Hi4RyLJT9v+CKptW3 21bYt8BqhorZEadN3o2PUMI0jec4m81TjSf0Bf0Vh Cc: "Montgomery-Smith, Stephen" X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 14 May 2014 19:36:36 -0000 At this time I get the same error at the same place. I have had sage on this computer before freebsd-9.2 and haven't been able to build it since. Every time I notice a change in the sage port I try again. I have tried about 4 times in the last week. Before the last Makefile change in the port it got a lot farther and the error was during the building of the html documentation. I have tried MAKE_JOBS_UNSAFE and it gets farther. I am using a Shuttle xpc with amd 64 and freebsd-9.2 uname -a FreeBSD 192.168.1.4 9.2-RELEASE FreeBSD 9.2-RELEASE #0 r255898: Thu Sep 26 22:50:31 UTC 2013 root@bake.isc.freebsd.org:/usr/obj/usr/src/sys/GENERIC amd64 Thanks for your help. Montgomery-Smith, Stephen wrote: > On 05/13/2014 07:17 PM, Bruce wrote: > >> -Wl,-rpath=/usr/local/lib/gcc47 -g -fPIC -c linbox-sage.C -fPIC -DPIC >> -o .libs/linbox-sage.o >> {standard input}: Assembler messages: >> {standard input}:669830: Warning: end of file not at end of a line; >> newline inserted >> {standard input}:670930: Error: unknown pseudo-op: `.lvl719' >> {standard input}: Error: open CFI at the end of file; missing >> .cfi_endproc directive >> g++47: internal compiler error: Killed: 9 (program cc1plus) >> Please submit a full bug report, >> with preprocessed source if appropriate. >> ............. > What a horrible error! Do you get the error in the same place every > time you try to compile sage? > > It might be a hardware error, or maybe the compiler is running out of > memory. Did you try building it with MAKE_JOBS_UNSAFE set? How many > cores do you have on your processor? > _______________________________________________ > freebsd-ports@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-ports > To unsubscribe, send any mail to "freebsd-ports-unsubscribe@freebsd.org" >