Debugging tips

If it has CI, look at CI.

If CI has Docker, look at Docker image dependencies.

Check for missing files.

Check for missing binaries you may or may not have installed.

Check for inconsistent dependencies.