Source: openjfx
Version: 11.0.11+0-1.1
Severity: serious
Tags: ftbfs
Justification: fails to build from source (but built successfully in the past)

openjfx tries to build with -j64 on zani.debian.org, which only has 2
processors and 8GB of RAM:

buildd   3853047  0.0  0.0  67668     4 ?        S    11:07   0:00 cmake 
--build 
/build/openjfx-fzmlCD/openjfx-11.0.11+1/modules/javafx.web/build/linux/Release 
--config Release -- -j64
buildd   3853048  0.0  0.0   3200   272 ?        S    11:07   0:00 
/usr/bin/gmake -f Makefile -j64

This hogs the buildd resources and we had to kill the build.

Reply via email to