Date: Sun, 30 Aug 2020 14:52:20 -0700 From: bob prohaska <fbsd@www.zefox.net> To: Marcel Bischoff <marcel@herrbischoff.com> Cc: freebsd-ports@freebsd.org Subject: Firefox build failure, was Re: Silent stoppage building www/chromium Message-ID: <20200830215220.GA55065@www.zefox.net> In-Reply-To: <0102017441506207-d654b79e-fe91-4fbd-89f8-7b923265fbc7-000000@eu-west-1.amazonses.com> References: <20200830154829.GA53905@www.zefox.net> <20200830154938.GB53905@www.zefox.net> <0102017441506207-d654b79e-fe91-4fbd-89f8-7b923265fbc7-000000@eu-west-1.amazonses.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Sun, Aug 30, 2020 at 09:40:21PM +0000, Marcel Bischoff wrote: > Firefox has Rust as a dependency. In the past I have found that the build process for the latter easily overwhelms lean systems with little physical RAM. Regardless of swap space, quite unlike most other ports. > My error seems to have been using -j2 with make. Re-run using simply make -DBATCH MAKE_JOBS_UNSAFE=yes compilation kept going until reporting gmake[4]: Leaving directory '/usr/ports/www/firefox/work/.build/toolkit/library/rust' gmake[3]: Leaving directory '/usr/ports/www/firefox/work/.build' gmake[2]: Leaving directory '/usr/ports/www/firefox/work/.build' gmake[1]: Leaving directory '/usr/ports/www/firefox/work/.build' *** Error code 1 but no further details are offered. It's been suggested to obtain a backtrace, but looking at the man page that seems to require some changes to the source, which I don't know how to do. If somebody can suggest reading material I'll give it a try. Thanks for replying, bob prohaska
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20200830215220.GA55065>