Re: How to build packages on PBP ?
Steve O'Hara-Smith <[email protected]>
| Newsgroups | gmane.os.freebsd.devel.arm |
|---|---|
| Message-ID | <[email protected]> |
On Thu, 22 Apr 2021 10:08:39 +0900 KIRIYAMA Kazuhiko <[email protected]> wrote: > I'm tring to build packages for my desktop use on pineboookpro (PBP), > but suddenly crashed during compiled devel/llvm10 and failed to build > llvm10-10.0.1_5.txz. The reason why I guess was for too heavy to process > to compile llvm10 because it's load average was over 6.0 ! It probably ran out of memory, try setting NO_PARALLEL=1 in the environment and/or add some swap and try again. -- Steve O'Hara-Smith <[email protected]> _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-arm To unsubscribe, send any mail to "[email protected]"