JDK-7161065 : deploy windows build is broken
  • Type: Bug
  • Component: deploy
  • Sub-Component: deployment_toolkit
  • Affected Version: 8,8-pool
  • Priority: P2
  • Status: Closed
  • Resolution: Fixed
  • OS: windows
  • CPU: generic,x86
  • Submitted: 2012-04-12
  • Updated: 2013-09-12
  • Resolved: 2012-05-10
The Version table provides details related to the release that this issue/RFE will be addressed.

Unresolved : Release in which this issue/RFE will be addressed.
Resolved: Release in which this issue/RFE has been resolved.
Fixed : Release in which this issue/RFE has been fixed. The release containing this fix may be available for download as an Early Access Release or a General Availability Release.

To download the current JDK release, click here.
JDK 7 JDK 8
7u6Fixed 8 b36Fixed
Description
deploy windows build is broken

gnumake[4]: Entering directory `C:/8deploy2-32/jdk8_deploy/deploy/make/plugin/plugin2'
gnumake -C jp2native all
gnumake[5]: Entering directory `C:/8deploy2-32/jdk8_deploy/deploy/make/plugin/plugin2/jp2native'
gnumake[5]: Leaving directory `C:/8deploy2-32/jdk8_deploy/deploy/make/plugin/plugin2/jp2native'
../../../../make/plugin/common/rules.gmk:59: *** commands commence before first target.  Stop.
gnumake[4]: *** [jp2native] Error 2
gnumake[4]: Leaving directory `C:/8deploy2-32/jdk8_deploy/deploy/make/plugin/plugin2'
gnumake[3]: *** [plugin2] Error 2
gnumake[3]: Leaving directory `C:/8deploy2-32/jdk8_deploy/deploy/make/plugin'
gnumake[2]: *** [deploy] Error 2
gnumake[2]: Leaving directory `C:/8deploy2-32/jdk8_deploy/deploy/make'
gnumake[1]: *** [deploy-build] Error 2
gnumake[1]: Leaving directory `C:/8deploy2-32/jdk8_deploy'
gnumake: *** [build_product_image] Error 2

Comments
EVALUATION fix broken build
12-04-2012