Debugging a failing build
We are trying to run MATE on an exact pull of dnsmasq v2.77. The project compiles but fails to build after several hours. We attempted to follow the build debugging suggestions on https://galoisinc.github.io/MATE/debugging-builds.html, but the Docker logs only show the most recent activity and we didn't see information about the failure. There apparently were no out-of-memory issues (checked with dmesg | grep -i "OOM"). We'd appreciate any ideas about the likely cause or potential fixes.
Our machine runs Ubuntu 22.04.2 LTS with 4 threads and 64GB of RAM.
Can you try clicking the "Rebuild with minimal settings" button and see if it completes?
@thinkmoore
Can you try clicking the "Rebuild with minimal settings" button and see if it completes?
I'm having a similar problem but with FFmpeg, I have already tried using "rebuild with minimal settings" and it still failed