|
From: | Natanael Copa |
Subject: | [bug #57676] openjdk11 fails to build with make 4.3 |
Date: | Tue, 28 Jan 2020 07:01:03 -0500 (EST) |
User-agent: | Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/79.0.3945.130 Safari/537.36 |
Follow-up Comment #5, bug #57676 (project make): > I see "make clean" isn't enough to set up for a new run - you need rm -r vardeps too. Yeah. I messed up the Makefile. the clean target should also remove vardeps. > If it is that, then the behavior change was introduced by git commit c5ccc4930c3805604813def4455bc2e90635349e: > [SV 40236] Handle included file open failures properly. That seems to correspond with what openjdk developers concluded with. From https://mail.openjdk.java.net/pipermail/build-dev/2020-January/026647.html: > I've found the culprit. The "-include" statement does not work properly. > Manually checking for the existence of the file and then using "include" > works fine. I would consider this a bug in make. Feel free to pass this > information along to the upstream make project. _______________________________________________________ Reply to this item at: <https://savannah.gnu.org/bugs/?57676> _______________________________________________ Message sent via Savannah https://savannah.gnu.org/
[Prev in Thread] | Current Thread | [Next in Thread] |