Re: Restarting poudriere

2021-06-17 Thread Ronald Klop
Van: bob prohaska Datum: 17 juni 2021 03:47 Aan: FreeBSD ports Onderwerp: Re: Restarting poudriere On Tue, Jun 15, 2021 at 01:31:32AM -0700, Mark Millard wrote: > > Bob has a history of posting large log files someplace for > reference. So I'd not be surprised if he does

Re: Restarting poudriere

2021-06-16 Thread bob prohaska
On Tue, Jun 15, 2021 at 01:31:32AM -0700, Mark Millard wrote: > > Bob has a history of posting large log files someplace for > reference. So I'd not be surprised if he does that again for > this issue at some point. > Is it feasible to set up a poudriere working directory under a public_html ind

Re: Restarting poudriere

2021-06-15 Thread Mark Millard via freebsd-ports
On 2021-Jun-15, at 02:20, Michael Gmelin wrote: > On Tue, 15 Jun 2021 01:31:32 -0700 > Mark Millard wrote: > >> Michael Gmelin wrote on >> Date: Tue, 15 Jun 2021 09:31:26 +0200 : >> >> On Mon, 14 Jun 2021 18:02:33 -0700 >> bob prohaska wrote: >>> On Mon, Jun 14, 2021 at 09:52:22PM +020

Re: Restarting poudriere

2021-06-15 Thread Michael Gmelin
On Tue, 15 Jun 2021 01:31:32 -0700 Mark Millard wrote: > Michael Gmelin wrote on > Date: Tue, 15 Jun 2021 09:31:26 +0200 : > > On Mon, 14 Jun 2021 18:02:33 -0700 > bob prohaska wrote: > > > > > On Mon, Jun 14, 2021 at 09:52:22PM +0200, Michael Gmelin wrote: > > > > > > > > > > >

Re: Restarting poudriere

2021-06-15 Thread Mark Millard via freebsd-ports
Michael Gmelin wrote on Date: Tue, 15 Jun 2021 09:31:26 +0200 : On Mon, 14 Jun 2021 18:02:33 -0700 bob prohaska wrote: > > > On Mon, Jun 14, 2021 at 09:52:22PM +0200, Michael Gmelin wrote: > > > > > > > > > > On 14. Jun 2021, at 20:30, bob prohaska > > > > wrote: > > > > > > > > ???On M

Re: Restarting poudriere

2021-06-15 Thread Michael Gmelin
On Mon, 14 Jun 2021 18:02:33 -0700 bob prohaska wrote: > On Mon, Jun 14, 2021 at 09:52:22PM +0200, Michael Gmelin wrote: > > > > > > > On 14. Jun 2021, at 20:30, bob prohaska > > > wrote: > > > > > > ???On Mon, Jun 14, 2021 at 06:46:52PM +0200, Michael Gmelin > > > wrote: > > >> On Mon

Re: Restarting poudriere

2021-06-14 Thread Tatsuki Makino
poudriere adds DISABLE_MAKE_JOBS=poudriere to make.conf by default. ALLOW_MAKE_JOBS and ALLOW_MAKE_JOBS_PACKAGES in poudriere.conf, turn it off.

Re: Restarting poudriere

2021-06-14 Thread bob prohaska
On Mon, Jun 14, 2021 at 09:52:22PM +0200, Michael Gmelin wrote: > > > > On 14. Jun 2021, at 20:30, bob prohaska wrote: > > > > ???On Mon, Jun 14, 2021 at 06:46:52PM +0200, Michael Gmelin wrote: > >> On Mon, 14 Jun 2021 09:28:39 -0700 > >> What do you mean by "restarting"? > >> How do you invoke

Re: Restarting poudriere

2021-06-14 Thread Michael Gmelin
> On 14. Jun 2021, at 20:30, bob prohaska wrote: > > On Mon, Jun 14, 2021 at 06:46:52PM +0200, Michael Gmelin wrote: >> On Mon, 14 Jun 2021 09:28:39 -0700 >> What do you mean by "restarting"? >> How do you invoke poudriere exactly? > As root, > poudriere bulk -J 2 -j main x11-wm/lxqt www/chro

Re: Restarting poudriere

2021-06-14 Thread Mark Millard via freebsd-ports
On 2021-Jun-14, at 12:03, Mark Millard wrote: > bob prohaska wrote on > Date: Mon, 14 Jun 2021 09:28:39 -0700 : > >> Thanks to much support on the lists it looks like poudriere _almost_ >> worked on the Pi3. > > I'm presuming the RPi3B+ is being used as aarch64 instead > of armv7. > >> In

Re: Restarting poudriere

2021-06-14 Thread Mark Millard via freebsd-ports
bob prohaska wrote on Date: Mon, 14 Jun 2021 09:28:39 -0700 : > Thanks to much support on the lists it looks like poudriere _almost_ > worked on the Pi3. I'm presuming the RPi3B+ is being used as aarch64 instead of armv7. > In earlier tries builds of llvm10 failed from lack of memory. Restrain

Re: Restarting poudriere

2021-06-14 Thread bob prohaska
On Mon, Jun 14, 2021 at 06:46:52PM +0200, Michael Gmelin wrote: > > > On Mon, 14 Jun 2021 09:28:39 -0700 > > What do you mean by "restarting"? > How do you invoke poudriere exactly? > As root, poudriere bulk -J 2 -j main x11-wm/lxqt www/chromium > testbuild.log Sorry for the omission, thanks f

Re: Restarting poudriere

2021-06-14 Thread Michael Gmelin
On Mon, 14 Jun 2021 09:28:39 -0700 bob prohaska wrote: > Thanks to much support on the lists it looks like poudriere _almost_ > worked on the Pi3. > > In earlier tries builds of llvm10 failed from lack of memory. > Restraining poudriere with -J 2 and MAKE_JOBS_NUMBER=2 in > /etc/make.conf, a