-
Bug
-
Resolution: Fixed
-
P1
-
7
When fixing 6819847 I ran multiple OpenJDK builds in all possible configurations.
Sadly, I forgot to also test a full product build:
linux i586 1.7.0-ea-fastdebug build finished: 09-03-31 17:44
>>>Making images @ Tue Mar 31 17:44:38 PDT 2009 ...
gnumake[3]: *** No rule to make target `export-binary-plugs', needed by `images'. Stop.
gnumake[3]: Leaving directory `/BUILD_AREA/jdk7/jdk/make'
gnumake[2]: *** [jdk-build] Error 2
gnumake[2]: Leaving directory `/BUILD_AREA/jdk7'
gnumake[1]: *** [generic_debug_build] Error 2
gnumake[1]: Leaving directory `/BUILD_AREA/jdk7'
gnumake: *** [build_fastdebug_image] Error 2
## Linux IA 32-bit local build finished on jdk7-lin-i586
Sadly, I forgot to also test a full product build:
linux i586 1.7.0-ea-fastdebug build finished: 09-03-31 17:44
>>>Making images @ Tue Mar 31 17:44:38 PDT 2009 ...
gnumake[3]: *** No rule to make target `export-binary-plugs', needed by `images'. Stop.
gnumake[3]: Leaving directory `/BUILD_AREA/jdk7/jdk/make'
gnumake[2]: *** [jdk-build] Error 2
gnumake[2]: Leaving directory `/BUILD_AREA/jdk7'
gnumake[1]: *** [generic_debug_build] Error 2
gnumake[1]: Leaving directory `/BUILD_AREA/jdk7'
gnumake: *** [build_fastdebug_image] Error 2
## Linux IA 32-bit local build finished on jdk7-lin-i586
- relates to
-
JDK-6819847 build is broken for OpenJDK with plugs
-
- Resolved
-