-
Type:
Bug
-
Resolution: Fixed
-
Priority:
P1
-
Affects Version/s: 8
-
Component/s: infrastructure
-
b112
-
b113
-
Not verified
Update to NewMakefile.gmk check of MAKE_VERSION broke jdk8-build nightly builds on windows, saying 3.82.90 is too low
+ /usr/bin/make all LOG=debug
../../NewMakefile.gmk:40: *** This version of GNU Make is too low (3.82.90). Check your path, or upgrade to 3.81 or newer.. Stop.
Archiving artifacts
Notifying upstream projects of job completion
Finished: FAILURE
Recent change to NewMakefile.gmk,JDK-8026528, is the root cause
+ /usr/bin/make all LOG=debug
../../NewMakefile.gmk:40: *** This version of GNU Make is too low (3.82.90). Check your path, or upgrade to 3.81 or newer.. Stop.
Archiving artifacts
Notifying upstream projects of job completion
Finished: FAILURE
Recent change to NewMakefile.gmk,
- relates to
-
JDK-8026528 [build] configure does not recognize newer make in cygwin
-
- Resolved
-