broken dependencies when doing make all ?

Baesken, Matthias matthias.baesken at sap.com
Tue Mar 25 14:23:57 UTC 2025


Hello, I was running on Linux into this issue today  :

make all

Building target 'all' in configuration '/builddir'
gmake[3]: *** No rule to make target '/builddir/support/interim-image/bin/java', needed by '/builddir/support/link_opt/classlist'.  Stop.
gmake[2]: *** [make/Main.gmk:649: generate-link-opt-data] Error 2
gmake[2]: *** Waiting for unfinished jobs....

ERROR: Build failed for target 'all' in configuration '/builddir' (exit code 2)

No indication of failed target found.
HELP: Try searching the build log for '] Error'.
HELP: Run 'make doctor' to diagnose build problems.

make[1]: *** [main] Error 2
make: *** [all] Error 2



Any idea what’s going wrong ?  Is there maybe some issue with the dependencies of the make ?
(it is an incremental make and my understanding was that  the dependencies of the make will  lead to regeneration of such missing files ?)

Best regards, Matthias
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mail.openjdk.org/pipermail/build-dev/attachments/20250325/4fdb0606/attachment-0001.htm>


More information about the build-dev mailing list