You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It would be nice to be able to do a dry run (make --dry-run) to analyze bulid-mondo-ingest. I believe that previously I have done so successfully.
However, when I try it now, I get this error: make[1]: *** No rule to make target 'tmp/mondo.db', needed by 'reports/doid.subclass.confirmed.robot.tsv'. Stop.
Certainly there is no real problem here. We run the build just fine normally, and I can confirm that the setup of goals in the makefile is still correct.
Overview
It would be nice to be able to do a dry run (
make --dry-run
) to analyzebulid-mondo-ingest
. I believe that previously I have done so successfully.However, when I try it now, I get this error:
make[1]: *** No rule to make target 'tmp/mondo.db', needed by 'reports/doid.subclass.confirmed.robot.tsv'. Stop.
Certainly there is no real problem here. We run the build just fine normally, and I can confirm that the setup of goals in the makefile is still correct.
Full log: dry-run.txt
The text was updated successfully, but these errors were encountered: