Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 14 May 2014 22:06:03 +0200
From:      Dimitry Andric <dim@FreeBSD.org>
To:        Bruce <bruce@hawaii-pacific.com>
Cc:        stephen@FreeBSD.org, "freebsd-ports@freebsd.org" <freebsd-ports@freebsd.org>
Subject:   Re: math/sage error log message
Message-ID:  <76E790E7-E0B9-4E4A-835F-2727071FA2C9@FreeBSD.org>
In-Reply-To: <5372B62A.6030901@hawaii-pacific.com>
References:  <5372B62A.6030901@hawaii-pacific.com>

next in thread | previous in thread | raw e-mail | index | archive | help

--Apple-Mail=_3986BCAF-5A53-4C29-9113-08B34DFCF3F8
Content-Transfer-Encoding: quoted-printable
Content-Type: text/plain;
	charset=us-ascii

On 14 May 2014, at 02:17, Bruce <bruce@hawaii-pacific.com> wrote:
> /bin/sh ../../libtool --tag=3DCXX   --mode=3Dcompile g++ =
-DHAVE_CONFIG_H -I. -I../..  -I../.. -I. -I../../linbox =
-DDISABLE_COMMENTATOR -O2 -g -DNDEBUG -U_LB_DEBUG -DDISABLE_COMMENTATOR =
-I/usr/ports/math/sage/work/sage-6.1.1/local/include =
-I/usr/ports/math/sage/work/sage-6.1.1/local/include =
-I/usr/ports/math/sage/work/sage-6.1.1/local/include =
-I/usr/ports/math/sage/work/sage-6.1.1/local/include =
-I/usr/ports/math/sage/work/sage-6.1.1/local/include -pipe =
-Wl,-rpath=3D/usr/ports/math/sage/work/sage-6.1.1/local/lib =
-Wl,-rpath=3D/usr/local/lib/gcc47 =
-Wl,-rpath=3D/usr/ports/math/sage/work/sage-6.1.1/local/lib =
-Wl,-rpath=3D/usr/local/lib/gcc47 -g -fPIC -c -o linbox-sage.lo =
linbox-sage.C
> libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../.. -I../.. -I. =
-I../../linbox -DDISABLE_COMMENTATOR -O2 -g -DNDEBUG -U_LB_DEBUG =
-DDISABLE_COMMENTATOR =
-I/usr/ports/math/sage/work/sage-6.1.1/local/include =
-I/usr/ports/math/sage/work/sage-6.1.1/local/include =
-I/usr/ports/math/sage/work/sage-6.1.1/local/include =
-I/usr/ports/math/sage/work/sage-6.1.1/local/include =
-I/usr/ports/math/sage/work/sage-6.1.1/local/include -pipe =
-Wl,-rpath=3D/usr/ports/math/sage/work/sage-6.1.1/local/lib =
-Wl,-rpath=3D/usr/local/lib/gcc47 =
-Wl,-rpath=3D/usr/ports/math/sage/work/sage-6.1.1/local/lib =
-Wl,-rpath=3D/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)

How much memory do you have in this machine?  Do you see any "pid XXX
was killed, out of swap space" messages in dmesg or syslog?

My first guess would be that gcc is running out of memory, dies, and
leaves a half-written assembly file.  That is why you get the complaint
from the assembler about an open CFI directive at the end of the file.

-Dimitry


--Apple-Mail=_3986BCAF-5A53-4C29-9113-08B34DFCF3F8
Content-Transfer-Encoding: 7bit
Content-Disposition: attachment;
	filename=signature.asc
Content-Type: application/pgp-signature;
	name=signature.asc
Content-Description: Message signed with OpenPGP using GPGMail

-----BEGIN PGP SIGNATURE-----
Version: GnuPG/MacGPG2 v2.0.22 (Darwin)

iEYEARECAAYFAlNzzLIACgkQsF6jCi4glqMdSQCgoEHGKrPEuYw9q/qJCUiBGX2Z
hisAoJbYiQAsSml3wyscgAEJeqrpY6+6
=fESe
-----END PGP SIGNATURE-----

--Apple-Mail=_3986BCAF-5A53-4C29-9113-08B34DFCF3F8--



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?76E790E7-E0B9-4E4A-835F-2727071FA2C9>