Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8000660

7u10 win64 build failed at rebase process by including a signed installer.dll

XMLWordPrintable

    • Icon: Backport Backport
    • Resolution: Duplicate
    • Icon: P1 P1
    • 8
    • 7u40
    • install
    • b62
    • Not verified

      jdk 7u10 b08 windows-amd64 build failed at rebase process by including
      a signed installer.dll


      C:/PROGRA~2/MICROS~2/Windows/v7.0A//Bin/x64/ReBase.Exe -v -b 0x6D000000 -R C:/JDK7U2~1/jdk7u10/build/windows-amd64/j2re-image \
                -G C:/JDK7U2~1/jdk7u10/build/windows-amd64/tmp/rebase/jre-rebase.input
      REBASE: awt.dll initial base at 0x0000000180000000 (size 0x00193000)
      REBASE: awt.dll rebased to 0x000000006d000000 (size 0x001a0000)
      REBASE: dcpr.dll initial base at 0x0000000180000000 (size 0x0002a000)
      REBASE: dcpr.dll rebased to 0x000000006d1a0000 (size 0x00030000)
      REBASE: decora-d3d.dll initial base at 0x0000000180000000 (size 0x0000b000)
      REBASE: decora-d3d.dll rebased to 0x000000006d1d0000 (size 0x00010000)
      REBASE: decora-sse.dll initial base at 0x0000000180000000 (size 0x00016000)
      REBASE: decora-sse.dll rebased to 0x000000006d1e0000 (size 0x00020000)
      REBASE: deploy.dll initial base at 0x0000000180000000 (size 0x00062000)
      REBASE: deploy.dll rebased to 0x000000006d200000 (size 0x00070000)
      REBASE: dt_shmem.dll initial base at 0x0000000180000000 (size 0x0000b000)
      REBASE: dt_shmem.dll rebased to 0x000000006d270000 (size 0x00010000)
      REBASE: dt_socket.dll initial base at 0x0000000180000000 (size 0x00009000)
      REBASE: dt_socket.dll rezREBASE: jfxmedia.dll initial base at 0x0000000180000000 (size 0x00023000)
      REBASE: jfxmedia.dll rebased to 0x000000006d6b0000 (size 0x00030000)
      REBASE: jfxwebkit.dll initial base at 0x000000006f000000 (size 0x00e35000)
      REBASE: jfxwebkit.dll rebased to 0x000000006d6e0000 (size 0x00e40000)
      REBASE: jli.dll initial base at 0x0000000180000000 (size 0x0002b000)
      REBASE: jli.dll rebased to 0x000000006e520000 (size 0x00030000)
      REBASE: jp2iexp.dll initial base at 0x0000000180000000 (size 0x00044000)
      REBASE: jp2iexp.dll rebased to 0x000000006e550000 (size 0x00050000)
      REBASE: jp2native.dll initial base at 0x0000000180000000 (size 0x00007000)
      REBASE: jp2native.dll rebased to 0x000000006e5a0000 (size 0x00010000)
      REBASE: jp2ssv.dll initial base at 0x0000000180000000 (size 0x00034000)
      REBASE: jp2ssv.dll rebased to 0x000000006e5b0000 (size 0x00040000)
      REBASE: jpeg.dll initial base at 0x0000000180000000 (size 0x00030000)
      REBASE: jpeg.dll rtREBASE: w2k_lsa_auth.dll rebased to 0x000000006ea30000 (size 0x00010000)
      REBASE: windowsaccessbridge-64.dll initial base at 0x0000000180000000 (size 0x00020000)
      REBASE: windowsaccessbridge-64.dll rebased to 0x000000006ea40000 (size 0x00020000)
      REBASE: wsdetect.dll initial base at 0x0000000180000000 (size 0x0002c000)
      REBASE: wsdetect.dll rebased to 0x000000006ea60000 (size 0x00030000)
      REBASE: zip.dll initial base at 0x0000000180000000 (size 0x00015000)
      REBASE: zip.dll rebased to 0x000000006ea90000 (size 0x00020000)
      REBASE: deployjava1.dll initial base at 0x0000000180000000 (size 0x000e7000)
      REBASE: deployjava1.dll rebased to 0x000000006eab0000 (size 0x000f0000)
      REBASE: npdeployjava1.dll initial base at 0x0000000180000000 (size 0x00104000)
      REBASE: npdeployjava1.dll rebased to 0x000000006eba0000 (size 0x00110000)
      REBASE: npjp2.dll initial base at 0x0000000180000000 (size 0x00033000)
      REBASE: npjp2.dll rebased to 0x000000006ecb0000 (size 0x00040000)
      REBASE: jvm.dll initial base at 0x0000000008000000 (size 0x0071f000)
      REBASE: jvm.dll rebased to 0x000000006ecf0000 (size 0x00720000)

      REBASE: Total Size of mapping 0x0000000002410000
      REBASE: Range 0x000000006d000000 -0x000000006f410000
      REBASE: installer.dll Rebase failed. Signed images can not be rebased.
      gnumake[2]: *** [rebase-dlls] Error 99
      gnumake[2]: Leaving directory `C:/jdk7u2_64p/jdk7u10/install/make/rebase'
      gnumake[1]: *** [all] Error 1
      gnumake[1]: Leaving directory `C:/jdk7u2_64p/jdk7u10/install/make'
      gnumake: *** [install-build] Error 2
      + gmkexitcode=2
      + [ 2 -ne 0 ]
      + errorExit gnumake failed, return code 2
      + echo ERROR: gnumake failed, return code 2
      ERROR: gnumake failed, return code 2
      + exit 3

      Notifying upstream projects of job completion
      Finished: FAILURE

            cgruszka Chris Gruszka (Inactive)
            aywang Amy Wang
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: