Alexey Varlamov wrote:
Folks,

The new build system for DRLVM is now the offical one, our integrity
and snapshot CC systems were switched to it before this weekend.
Currently there is certain duplication of resources between the new
and old systems (property files, etc); I suggest we drop the old
system in a week or two.
Also, the old build directory encloses x-lists and MSVC solutions.
X-lists apparently should be moved closer to test sources, but what
about the solutions - just move them to working_vm/make? AFAIU they
need update to changed deploy dir names, any volunteers?
Meanwhile please be careful to update the right files, those in
<working_vm>/make tree.
I've updated GettingStarted page to reflect build changes, and will
update README.txt soon. Hopefully the transition to unified build
interface will be smooth for DRLVM developers.


Good move Alexey.  I think this will be much simpler.

I tried running the federated build at r618239 on a Windows machine and got a failure (below). I'll take a look, but if you have any hint please let me know.

<snip>
port:

-plugin-cpptasks:
[echo] Checking for c:\Harmony-federated\common_resources\depends/jars/cpptasks-1.0b4/cpptasks.jar

setup-native-build:

init-compression-mode:

-common-vm:

build:
     [echo] ## Building 'portlib'
[mkdir] Created dir: c:\Harmony-federated\working_vm\build\windows_x86_msvc_release\semis\portlib\bin [mkdir] Created dir: c:\Harmony-federated\working_vm\build\windows_x86_msvc_release\semis\portlib\obj [compile-asm] Skipping fileset for directory c:\Harmony-federated\working_vm\vm\port\src. It is empty.

BUILD FAILED
c:\Harmony-federated\build.xml:375: The following error occurred while executing this line: c:\Harmony-federated\working_vm\build.xml:120: The following error occurred while executing this line: c:\Harmony-federated\working_vm\make\vm\port.xml:66: port.includes doesn't denote a IncludePath

Total time: 6 minutes 46 seconds


Regards,
Tim

Reply via email to