MATE icon indicating copy to clipboard operation
MATE copied to clipboard

Debugging a failing build

Open william-simmonstst opened this issue 2 years ago • 2 comments

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.

Screen Shot 2023-07-06 at 2 09 13 PM

william-simmonstst avatar Jul 13 '23 20:07 william-simmonstst

Can you try clicking the "Rebuild with minimal settings" button and see if it completes?

thinkmoore avatar Jul 13 '23 20:07 thinkmoore

@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

matteasu avatar Aug 22 '23 07:08 matteasu