pkgsrc-Users archive

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

Re: www/firefox build failure



On Tue, 30 Nov 2021 at 21:21, Chavdar Ivanov <ci4ic4%gmail.com@localhost> wrote:
>
> I can confirm the same with MAKE_JOBS=1. Weird  '-j1 -j1' ...

A data point - when I put - just to test - MAKE_JOBS=2 - the build
continued fine, but I got a warning message:

warning: a `-j` argument was passed to Cargo but Cargo is also
configured with an external jobserver in its environment, ignoring the
`-j` parameter which probably means there is a double -j invocation in
any occasion, but when MAKE_JOBS is greater than 1 -j is completely
ignored and doesn't cause a problem.

>
> On Sun, 28 Nov 2021 at 14:56, Chavdar Ivanov <ci4ic4%gmail.com@localhost> wrote:
> >
> > On Sun, 28 Nov 2021 at 13:48, Greg Troxel <gdt%lexort.com@localhost> wrote:
> > >
> > >
> > > Chavdar Ivanov <ci4ic4%gmail.com@localhost> writes:
> > >
> > > > On Fri, 26 Nov 2021 at 15:07, Greg Troxel <gdt%lexort.com@localhost> wrote:
> > > >>
> > > >>
> > > >> pkgsrc HEAD, up to date within a day or so.
> > > >> netbsd 9, amd64
> > > >
> > > > With pkgsrc HEAD, NetBSD-current, amd64, firefox 94.0.2 builds OK
> > > > (after upgrading llvm/clang to 13.0 and rebuilding rust 1.56.1 and
> > > > cbindgen).
> > >
> > > I used to have MAKE_JOBS?=1 in mk.conf.local, included before mk.conf
> > > which had MAKE_JOBS?=4.  I think that's obviously legit but could
> > > trigger a latent edge-case bug.
> > >
> > > I built without any MAKE_JOBS definition and it worked.
> > >
> > > Does it work if you add "MAKE_JOBS=1" to mk.conf?   I expect it will
> > > fail fairly early in the build.
> >
> > I have 'MAKE_JOBS=4' in my /etc/mk.conf. I will try it with 1 after my
> > current pkg_rolling-replace finishes.
> >
> > >
> >
> >
> > --
> > ----
>
>
>
> --
> ----



-- 
----


Home | Main Index | Thread Index | Old Index