Sujet : Re: Open Source does not mean easily re-compile-able
De : kalevi (at) *nospam* kolttonen.fi (Kalevi Kolttonen)
Groupes : comp.unix.programmerDate : 28. Dec 2024, 01:11:48
Autres entêtes
Organisation : A noiseless patient Spider
Message-ID : <vknfo3$3tlrt$1@dont-email.me>
References : 1 2 3 4 5 6 7 8 9
User-Agent : tin/2.6.3-20231224 ("Banff") (Linux/6.12.4-200.fc41.x86_64 (x86_64))
Kalevi Kolttonen <
kalevi@kolttonen.fi> wrote:
I got 16GM of RAM. Maybe the build parameters in the
spec file are too aggressive for this modest laptop,
but I did not find any "make -j" invocation.
Now I have to sleep and maybe try it again tomorrow.
Still awake for a while. I looked at the spec file
and replaced:
./mach build -v
with
./mach build -j6 -v
Maybe in the morning we have a complete build.
br,
KK