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 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 MAKE_JOBS=1 or both.
Thomas
Home |
Main Index |
Thread Index |
Old Index