Date: Fri, 24 Oct 2014 12:38:45 -0500 From: Jimmy Kelley <ljboiler@gmail.com> To: Matthias Apitz <guru@unixarea.de> Cc: freebsd-ports@freebsd.org Subject: Re: Fwd: building java/eclipse in HEAD w/ poudriere ... Message-ID: <20141024173845.GA9673@jmobile.jimmy.localnet> In-Reply-To: <20141023103016.GA2470@unixarea.DDR.dd> References: <20140824145851.GA1966@tiny-r269739> <20140907184231.GA1092@tiny-r269739> <20140909141026.GA1217@jmobile.jimmy.localnet> <20141023103016.GA2470@unixarea.DDR.dd>
next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, Oct 23, 2014 at 12:30:16PM +0200, Matthias Apitz wrote: > El día Tuesday, September 09, 2014 a las 09:10:26AM -0500, Jimmy Kelley escribió: > > > Hello Matthias, > > > > No ideas at the present on your problem. I tried building the eclipse port with > > poudriere, but lang/gcc is failing for me on -CURRENT right now. > > > > I had never before built the eclipse port on a -CURRENT machine, so I set up a > > -CURRENT i386 VM in VirtualBox with 2Gb RAM, 30 GB disk space, > > did a "pkg install" of eclipse 4.3.2_1 that currently is available (to get all > > the build/run dependencies installed), and then did a "make package" of the > > eclipse 4.3.2_2 in the ports tree. One hour later, I had a eclipse package > > ready to install, no out of memory errors or any other problem. > > > > From posts on the Eclipse Wiki's, building Eclipse with only 2Gb of RAM seems to > > running pretty close to the lower limit needed. I have managed to build with > > -Xmx1536m, but that's a low as I dare go; suggestions on the Eclipse Wiki for > > building Eclipse 4.4 recommend setting -Xmx2560m. > > > > I don't know anything about poudriere really, having never used it until my > > attempt last week. Could the overhead of poudriere be taking away from the > > memory space that would normally be available if one wasn't using it? > > Hello, > > Was meanwhile someone able to build java/eclipse on head in i386 *with* poudriere? > > Thx > > matthias > Matthias, I finally had the time to set up an environment to do the build in a -CURRENT i386 poudriere environment. It built with no errors; see the bug you filed for details: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=193479 Regards, Jimmy
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20141024173845.GA9673>