How much memory does your build system have? > On 4 Apr 2020, at 08:04, ummeegge wrote: > > Hi all, > the current build delivers an error with dnsdist: > > dnsdist (1.4.0) [ 17 ][ FAIL ] > > -j [N], --jobs[=N] Allow N jobs at once; infinite jobs with no arg. > -k, --keep-going Keep going when some targets can't be made. > -l [N], --load-average[=N], --max-load[=N] > Don't start multiple jobs unless load is below N. > -L, --check-symlink-times Use the latest mtime between symlinks and target. > -n, --just-print, --dry-run, --recon > . . . > Consider FILE to be infinitely new. > --warn-undefined-variables Warn when an undefined variable is referenced. > > This program built for x86_64-pc-linux-gnu > Report bugs to > make: *** [dnsdist:84: /usr/src/log/dnsdist-1.4.0] Error 2 > > ERROR: Building dnsdist [ FAIL ] > > By commenting '$(MAKETUNING)' the build went through. Should it prepare > a patch for this or is there may another solution ? > > Best, > > Erik >