pkgsrc-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: Cmake errors while building net/aria2 (NetBSD 9.2 /amd64)



On Tue, 15 Mar 2022 at 07:45, Thomas Klausner <wiz%netbsd.org@localhost> wrote:
>
> On Mon, Mar 14, 2022 at 10:39:13PM +0000, Ottavio Caruso wrote:
> > Hi,
> >
> > $ uname -a
> > NetBSD NetBSD 9.2 NetBSD 9.2 (GENERIC) #0: Wed May 12 13:15:55 UTC
> > 2021  mkrepro%mkrepro.NetBSD.org@localhost:/usr/src/sys/arch/amd64/compile/GENERIC
> > amd64
> > oc@NetBSD:/home/oc/git/pkgsrc/net/aria2$
> >
> >
> > $ env -i /usr/pkg/bin/bmake bin-install
> >
> > [Tried without "env -i", same thing]
> >
> > Log > http://paste.debian.net/plainh/9443797b
> >
> > Log of errors: /home/oc/pkgsrc/work/devel/cmake/work/cmake-3.22.3/Bootstrap.cmk/cmake_bootstrap.log
> >
> > url > http://paste.debian.net/plainh/526150f4
> >
> > This is really too much for me to digest. Any help is appreciated.
> >
> > One more thing: this is a qemu VM; host is Debian oldstable.
>
> g++: internal compiler error: Killed (program cc1plus received signal 9)
>
> I guess you ran into some VM limits (not enough RAM). Try with a
> larger VM or with g++: internal compiler error: Killed (program cc1plus received signal 9)

I guess you ran into some VM limits (not enough RAM). Try with a
larger VM or with MAKE_JOBS=1 or both.=1 or both.

Turning off MAKE_JOBS did the trick. Thanks.




--
Ottavio Caruso

A: Because it messes up the order in which people normally read text.
Q: Why is top-posting such a bad thing?
A: Top-posting.
Q: What is the most annoying thing in e-mail?


Home | Main Index | Thread Index | Old Index