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 <[email protected]> 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 [email protected] [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
