You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@harmony.apache.org by Vladimir Ivanov <iv...@gmail.com> on 2006/10/05 05:43:23 UTC

[drlvm][build] build failure

Seems, that after todays update I can't build DRL VM. Can anybode else
reproduce it?
 Thanks Vladimir

...update -r HEAD C:/harmony/drlvm1.5

At revision 453100.
=========================
<...>
build.native.init:
     [echo] ## Building native of 'vm.vmi'
    [mkdir] Created dir:
C:\harmony\drlvm1.5\build\win_ia32_msvc_debug\semis\vm\vmi\_bin
    [mkdir] Created dir:
C:\harmony\drlvm1.5\build\win_ia32_msvc_debug\semis\vm\vmi\_obj

build.native.c:
       [cc] 0 total files to be compiled.

build.native.cpp:
       [cc] 2 total files to be compiled.
       [cc] cl : Command line warning D4025 : overriding '/Ox' with '/Od'
       [cc] j9vmls.cpp
       [cc] C:\harmony\drlvm1.5\vm\vmi\src\j9vmls.cpp(21) : fatal error
C1083: Cannot open include file: 'hyvmls.h': No such file or directory
       [cc] vmi.cpp
       [cc] C:\harmony\drlvm1.5\vm\vmi\src\vmi.cpp(26) : fatal error C1083:
Cannot open include file: 'zipsup.h': No such file or directory
       [cc] Generating Code...

BUILD FAILED
C:\harmony\drlvm1.5\build\make\build.xml:406: The following error occurred
while executing this line:
C:\harmony\drlvm1.5\build\make\build.xml:413: The following error occurred
while executing this line:
C:\harmony\drlvm1.5\build\make\build_component.xml:72: The following error
occurred while executing this line:
C:\harmony\drlvm1.5\build\win_ia32_msvc_debug\semis\build\targets\build.native.xml:75:
cl failed with return code 2

Re: [drlvm][build] build failure

Posted by Vladimir Ivanov <iv...@gmail.com>.
Thanks everyone. It was fixed by rebuild the my copy of classlib module.
 thanks, Vladimir


On 10/5/06, Vladimir Ivanov <iv...@gmail.com> wrote:
>
> Seems, that after todays update I can't build DRL VM. Can anybode else
> reproduce it?
>  Thanks Vladimir
>
> ...update -r HEAD C:/harmony/drlvm1.5
>
> At revision 453100.
> =========================
> <...>
> build.native.init:
>      [echo] ## Building native of 'vm.vmi'
>     [mkdir] Created dir:
> C:\harmony\drlvm1.5\build\win_ia32_msvc_debug\semis\vm\vmi\_bin
>     [mkdir] Created dir:
> C:\harmony\drlvm1.5\build\win_ia32_msvc_debug\semis\vm\vmi\_obj
>
> build.native.c:
>        [cc] 0 total files to be compiled.
>
> build.native.cpp:
>        [cc] 2 total files to be compiled.
>        [cc] cl : Command line warning D4025 : overriding '/Ox' with '/Od'
>        [cc] j9vmls.cpp
>        [cc] C:\harmony\drlvm1.5\vm\vmi\src\j9vmls.cpp(21) : fatal error
> C1083: Cannot open include file: ' hyvmls.h': No such file or directory
>        [cc] vmi.cpp
>        [cc] C:\harmony\drlvm1.5\vm\vmi\src\vmi.cpp(26) : fatal error
> C1083: Cannot open include file: 'zipsup.h': No such file or directory
>        [cc] Generating Code...
>
> BUILD FAILED
> C:\harmony\drlvm1.5\build\make\build.xml:406: The following error occurred
> while executing this line:
> C:\harmony\drlvm1.5\build\make\build.xml:413: The following error occurred
> while executing this line:
> C:\harmony\drlvm1.5\build\make\build_component.xml:72: The following error
> occurred while executing this line:
> C:\harmony\drlvm1.5\build\win_ia32_msvc_debug\semis\build\targets\build.native.xml:75:
> cl failed with return code 2
>