pkgsrc-Bugs archive

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

Re: pkg/43746 (Compiler crash when building subversion-devel from pkgsrc)



The following reply was made to PR pkg/43746; it has been noted by GNATS.

From: Eugene Dorofeyev <edorofeyev%gmail.com@localhost>
To: gnats-bugs%netbsd.org@localhost
Cc: obache%netbsd.org@localhost, pkg-manager%netbsd.org@localhost, 
pkgsrc-bugs%netbsd.org@localhost, 
        gnats-admin%netbsd.org@localhost
Subject: Re: pkg/43746 (Compiler crash when building subversion-devel from 
pkgsrc)
Date: Sun, 20 Feb 2011 11:57:45 +0200

 --0016e6daa93a6524c7049cb3c71d
 Content-Type: text/plain; charset=ISO-8859-1
 
 Yes, it works now. I run:
 
 cd /usr/pkgsrc/databases/sqlite3
 vi /etc/mk.conf, added line "CFLAGS+=-O0", then
 make clean
 make
 make install
 
 Compiled & installed without errors. The package sqlite3-3.6.23.1 appeared
 in pkg_info list.
 
 
 2010/11/13 <obache%netbsd.org@localhost>
 
 > Synopsis: Compiler crash when building subversion-devel from pkgsrc
 >
 > State-Changed-From-To: open->feedback
 > State-Changed-By: obache%NetBSD.org@localhost
 > State-Changed-When: Sat, 13 Nov 2010 08:58:26 +0000
 > State-Changed-Why:
 > It's happend when try to build database/sqlite3, not subversion-base
 > itself.
 > sqlite3 contains huge size (over 4M) souce code, so I feel that it is hard
 > to
 > build with optimization on low memory environment.
 >
 > Could you try to install database/sqlite3 with CFLAGS+=-O0 in /etc/mk.conf?
 >
 >
 >
 >
 
 
 -- 
 Eugene Dorofeyev
 (sent via Gmail)
 
 --0016e6daa93a6524c7049cb3c71d
 Content-Type: text/html; charset=ISO-8859-1
 Content-Transfer-Encoding: quoted-printable
 
 <div>Yes, it works now. I run:</div><div><br></div><div>cd /usr/pkgsrc/data=
 bases/sqlite3</div><div>vi /etc/mk.conf, added line &quot;CFLAGS+=3D-O0&quo=
 t;, then</div><div>make clean</div><div>make</div><div>make install</div><d=
 iv>
 <br></div><div>Compiled &amp; installed without errors. The package sqlite3=
 -3.6.23.1 appeared in pkg_info list.</div><div><br></div><br><div class=3D"=
 gmail_quote">2010/11/13  <span dir=3D"ltr">&lt;<a href=3D"mailto:obache@net=
 bsd.org">obache%netbsd.org@localhost</a>&gt;</span><br>
 <blockquote class=3D"gmail_quote" style=3D"margin:0 0 0 .8ex;border-left:1p=
 x #ccc solid;padding-left:1ex;"><div class=3D"im">Synopsis: Compiler crash =
 when building subversion-devel from pkgsrc<br>
 <br>
 </div>State-Changed-From-To: open-&gt;feedback<br>
 <div class=3D"im">State-Changed-By: obache%NetBSD.org@localhost<br>
 </div>State-Changed-When: Sat, 13 Nov 2010 08:58:26 +0000<br>
 State-Changed-Why:<br>
 It&#39;s happend when try to build database/sqlite3, not subversion-base it=
 self.<br>
 sqlite3 contains huge size (over 4M) souce code, so I feel that it is hard =
 to<br>
 build with optimization on low memory environment.<br>
 <br>
 Could you try to install database/sqlite3 with CFLAGS+=3D-O0 in /etc/mk.con=
 f?<br>
 <br>
 <br>
 <br>
 </blockquote></div><br><br clear=3D"all"><br>-- <br>Eugene Dorofeyev<br>(se=
 nt via Gmail)<br>
 
 --0016e6daa93a6524c7049cb3c71d--
 


Home | Main Index | Thread Index | Old Index