cmake port fails to compile on pi3b+

Tobias C. Berner tcberner at freebsd.org
Wed Dec 28 08:49:45 GMT 2022


Moin moin

My best guess (from the limited log) is that your build was killed due
to resource starvation (i.e. out of memory/storage).


mfg Tobias

On Wed, 28 Dec 2022 at 09:48, Aaron Beck <quantum.ab at falcon.org> wrote:
>
> freshly installed pi3b+ using the 13.1 sd card image, with ports tree from portsnap.  Trying to build comms/rtl-433 which requires cmake.
>
>
> --- cmGlobalUnixMakefileGenerator3.o ---
> Killed
> *** [cmGlobalUnixMakefileGenerator3.o] Error code 137
>
> make[4]: stopped in /usr/ports/devel/cmake-core/work/cmake-3.24.3/Bootstrap.cmk
> --- cmake.o ---
> Killed
> *** [cmake.o] Error code 137
>
> make[4]: stopped in /usr/ports/devel/cmake-core/work/cmake-3.24.3/Bootstrap.cmk
> 4 errors
>
> make[4]: stopped in /usr/ports/devel/cmake-core/work/cmake-3.24.3/Bootstrap.cmk
> ---------------------------------------------
> Error when bootstrapping CMake:
> Problem while running make
> ---------------------------------------------
> Log of errors: /usr/ports/devel/cmake-core/work/cmake-3.24.3/Bootstrap.cmk/cmake_bootstrap.log
> ---------------------------------------------
> ===>  Script "configure" failed unexpectedly.
> Please report the problem to kde at FreeBSD.org [maintainer] and attach the
> "/usr/ports/devel/cmake-core/work/cmake-3.24.3/config.log" including the
> output of the failure of your make command. Also, it might be a good idea to
> provide an overview of all packages installed on your system (e.g. a
> /usr/local/sbin/pkg-static info -g -Ea).
> *** Error code 1
>
> Stop.
> make[3]: stopped in /usr/ports/devel/cmake-core
> *** Error code 1
>
> Stop.
> make[2]: stopped in /usr/ports/devel/cmake-core
> *** Error code 1
>
> Stop.
> make[1]: stopped in /usr/ports/devel/cmake
> *** Error code 1
>
> Stop.
> make: stopped in /usr/ports/devel/cmake


More information about the kde-freebsd mailing list