NetBSD-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: port-evbarm/55797: Compiler segfault at memcpy() building libgcc addqq3



The following reply was made to PR port-evbarm/55797; it has been noted by GNATS.

From: Innes Thoth <innes666%gmail.com@localhost>
To: gnats-bugs%netbsd.org@localhost
Cc: 
Subject: Re: port-evbarm/55797: Compiler segfault at memcpy() building libgcc addqq3
Date: Mon, 9 Nov 2020 23:11:04 +0100

 --00000000000090490f05b3b3db46
 Content-Type: text/plain; charset="UTF-8"
 
 Servus Martin,
 
 thank you for your suggestion. This A20 board has 1G of RAM and when trying
 to compile it for the first time it also had 1G of swap. After your reply I
 set swap to 2G, ran make clean and tried to build it again and encountered
 exactly the same error. swapctl -l and top also shows this working swap
 space.
 
 Could it be because of the following settings in /etc/mk.conf ?  (which
 seemed to work for most packages)
 
 USE_SSP=yes
 CFLAGS+=-mcpu=cortex-a7 -mtune=cortex-a7 -mfpu=neon -O2
 
 
 On Mon, 9 Nov 2020 at 06:40, Martin Husemann <martin%duskware.de@localhost> wrote:
 
 > The following reply was made to PR port-evbarm/55797; it has been noted by
 > GNATS.
 >
 > From: Martin Husemann <martin%duskware.de@localhost>
 > To: gnats-bugs%netbsd.org@localhost
 > Cc:
 > Subject: Re: port-evbarm/55797: Compiler segfault at memcpy() building
 > libgcc
 >  addqq3
 > Date: Mon, 9 Nov 2020 06:37:10 +0100
 >
 >  Do you have enough swap space configured? Running out of memory is the #1
 >  reason for this kind of issues.
 >
 >  Martin
 >
 >
 
 --00000000000090490f05b3b3db46
 Content-Type: text/html; charset="UTF-8"
 Content-Transfer-Encoding: quoted-printable
 
 <div dir=3D"ltr"><div dir=3D"ltr">Servus Martin,<br><div><br></div><div>tha=
 nk you for your suggestion. This A20 board has 1G of RAM and when trying to=
  compile it for the first time it also had 1G of swap. After your reply I s=
 et swap to 2G, ran make clean and tried to build it again and encountered e=
 xactly the same error. swapctl -l and top also shows this working swap spac=
 e.<br><br>Could it be because of the following settings in /etc/mk.conf ?=
 =C2=A0 (which seemed to work for most packages)<br><br>USE_SSP=3Dyes<br>CFL=
 AGS+=3D-mcpu=3Dcortex-a7 -mtune=3Dcortex-a7 -mfpu=3Dneon -O2<br></div></div=
 ><div><br></div><div><br></div><div class=3D"gmail_quote"><div dir=3D"ltr" =
 class=3D"gmail_attr">On Mon, 9 Nov 2020 at 06:40, Martin Husemann &lt;<a hr=
 ef=3D"mailto:martin%duskware.de@localhost";>martin%duskware.de@localhost</a>&gt; wrote:<br></div=
 ><blockquote class=3D"gmail_quote" style=3D"margin:0px 0px 0px 0.8ex;border=
 -left:1px solid rgb(204,204,204);padding-left:1ex">The following reply was =
 made to PR port-evbarm/55797; it has been noted by GNATS.<br>
 <br>
 From: Martin Husemann &lt;<a href=3D"mailto:martin%duskware.de@localhost"; target=3D"_=
 blank">martin%duskware.de@localhost</a>&gt;<br>
 To: <a href=3D"mailto:gnats-bugs%netbsd.org@localhost"; target=3D"_blank">gnats-bugs@n=
 etbsd.org</a><br>
 Cc: <br>
 Subject: Re: port-evbarm/55797: Compiler segfault at memcpy() building libg=
 cc<br>
 =C2=A0addqq3<br>
 Date: Mon, 9 Nov 2020 06:37:10 +0100<br>
 <br>
 =C2=A0Do you have enough swap space configured? Running out of memory is th=
 e #1<br>
 =C2=A0reason for this kind of issues.<br>
 <br>
 =C2=A0Martin<br>
 <br>
 </blockquote></div></div>
 
 --00000000000090490f05b3b3db46--
 



Home | Main Index | Thread Index | Old Index