pkgsrc-Users archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: /lang/openjdk install (for amd64)
Paul Ripke <stix%stix.id.au@localhost> writes:
> Can you see if the suggestion in:
> https://marc.info/?l=pkgsrc-users&m=169896209209983
> fixes your issue?
>
> That is, add 'MAKE_ENV+= MAKEFLAGS=' to the openjdk Makefile. This
> fixed the above issue for me with openjdk17 on netbsd-10 amd64.
Adding that line changes my build from skipping most of the build to
running out of space in tmpfs, which is great progress :-) Redoing it
now and I expect it to succeed.
I see that UNPRIVILEGED_GROUPS has multiple members, which follows what
"id" prints for me.
This likely explains why bulk builds succeed, due to the uid/gid
building the package not having any secondary groups.
Is this variable intended for BSD make but is also being interpreted by
gmake?
Opinions as to where the bug is?
Home |
Main Index |
Thread Index |
Old Index