[arch-general] Problems compiling big projects from AUR

David C. Rankin drankinatty at suddenlinkmail.com
Sat Apr 13 10:06:12 UTC 2019


Apr 12 2019, Ralph Corderoy has written:
...
> Is it possible you haven't disabled the `-j', e.g. `MAKEFLAGS' in
> /etc/makepkg.conf?
...
Hey hey Ralph,
thanks, it turned out that the -j option had crept back in. Possibly
something during the system update/copy went wrong. Thanks a lot.

Thanks everyone, best wishes,

Jeanette
...

Jeanette,

  You have to be careful with the -j option. Some packages are capable of
using multiple jobs, but there are a whole lot of packages that can't. So make
sure whatever you are compiling supports multiple jobs, otherwise a -j1 option
may be the quickest overall.


More information about the arch-general mailing list