Re: How to build packages on PBP ?
KIRIYAMA Kazuhiko <[email protected]>
| Newsgroups | gmane.os.freebsd.devel.arm |
|---|---|
| Message-ID | <[email protected]> |
On Thu, 22 Apr 2021 15:05:56 +0900, Steve O'Hara-Smith wrote: > > 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. Unfortunately also crashed with: root@kazu:/var/ports/lpbpkx/devel/llvm90 # env NO_PARALLEL=1 make package-recursive Swap is ready by 8GB: root@kazu:~ # swapinfo -h Device Size Used Avail Capacity /dev/mmcsd0p2 8.0G 0B 8.0G 0% root@kazu:~ # The situation before crash is like [1]. [1] http://www.truefc.org/~kiri/freebsd/pbp/IMG_1417.jpeg Regards --- Kazuhiko Kiriyama <[email protected]> > > -- > 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]" > _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-arm To unsubscribe, send any mail to "[email protected]"