How many CPU cores does it have (I assume it is a VM)? You can disable parallelism then. The build should generally be able to run through with 2GB of RAM because it does that on the ARM boards. -Michael > On 6 Jun 2019, at 07:31, ummeegge wrote: > > On Mi, 2019-06-05 at 17:48 +0100, Michael Tremer wrote: >> Can you upgrade? > Currently, no. > >> >>> On 5 Jun 2019, at 17:32, ummeegge wrote: >>> >>> On Mi, 2019-06-05 at 17:31 +0100, Michael Tremer wrote: >>>> How much memory does your build machine have? >>> >>> 2GB :-) . >>> >>>> >>>>> On 5 Jun 2019, at 16:40, ummeegge wrote: >>>>> >>>>> Hi all, >>>>> just wanted to report that Hyperscan quits in the current >>>>> origin/next >>>>> build process with >>>>> >>>>> [ 78%] Building CXX object >>>>> CMakeFiles/hs_compile_shared.dir/src/rose/rose_build_castle.cpp >>>>> .o >>>>> c++: fatal error: Killed signal terminated program cc1plus >>>>> compilation terminated. >>>>> make[3]: *** [CMakeFiles/hs_compile_shared.dir/build.make:1698: >>>>> CMakeFiles/hs_compile_shared.dir/src/rose/rose_build_bytecode.c >>>>> pp.o >>>>> ] Error 1 >>>>> make[3]: *** Deleting file >>>>> 'CMakeFiles/hs_compile_shared.dir/src/rose/rose_build_bytecode. >>>>> cpp. >>>>> o' >>>>> make[3]: *** Waiting for unfinished jobs.... >>>>> make[3]: Leaving directory '/usr/src/hyperscan-5.1.1' >>>>> make[2]: *** [CMakeFiles/Makefile2:251: >>>>> CMakeFiles/hs_compile_shared.dir/all] Error 2 >>>>> make[2]: Leaving directory '/usr/src/hyperscan-5.1.1' >>>>> make[1]: *** [Makefile:130: all] Error 2 >>>>> make[1]: Leaving directory '/usr/src/hyperscan-5.1.1' >>>>> make: *** [hyperscan:80: /usr/src/log/hyperscan-5.1.1] Error 2 >>>>> >>>>> Best, >>>>> >>>>> Erik >>>>> >>>>> >>>>> >>>> >>>> >> >> >