Hi Vladimir,
I can reproduce the failure. It looks like that commit r496108 broke the
build:
Log:
HARMONY-2802, fixes for formatting in include/ and vmcore interface files
I'm going to look into.
Thanks,
Stepan.
On 1/15/07, Vladimir Ivanov wrote:
The drlvm build on the suse 9 linux failed for me with log:
<snip>
build.native.init:
[echo] ## Building native of 'vm.port'
[mkdir] Created dir:
/export/users/viv/trunk/cc/projects/drlvm/trunk/build/lnx_ia32_gcc_debug/semis/vm/port/_bin
[mkdir] Created dir:
/export/users/viv/trunk/cc/projects/drlvm/trunk/build/lnx_ia32_gcc_debug/semis/vm/port/_obj
build.native.c:
[cc] 12 total files to be compiled.
[cc] In file included from
/export/users/viv/trunk/cc/projects/drlvm/trunk/vm/port/include/port_sysinfo.h:25,
[cc] from
/export/users/viv/trunk/cc/projects/drlvm/trunk/vm/port/src/misc/linux/user.c:26:
[cc]
/export/users/viv/trunk/cc/projects/drlvm/trunk/vm/include/open/types.h:216:
error: parse error before "Java_java_lang_System"
[cc]
/export/users/viv/trunk/cc/projects/drlvm/trunk/vm/include/open/types.h:216:
warning: data definition has no type or storage class
[cc] In file included from
/export/users/viv/trunk/cc/projects/drlvm/trunk/vm/port/include/port_dso.h:25,
[cc] from
/export/users/viv/trunk/cc/projects/drlvm/trunk/vm/port/src/misc/linux/dso.c:26:
[cc]
/export/users/viv/trunk/cc/projects/drlvm/trunk/vm/include/open/types.h:216:
error: parse error before "Java_java_lang_System"
[cc]
/export/users/viv/trunk/cc/projects/drlvm/trunk/vm/include/open/types.h:216:
warning: data definition has no type or storage class
[cc] In file included from
/export/users/viv/trunk/cc/projects/drlvm/trunk/vm/port/include/port_sysinfo.h:25,
[cc] from
/export/users/viv/trunk/cc/projects/drlvm/trunk/vm/port/src/misc/linux/sysinfo.c:27:
[cc]
/export/users/viv/trunk/cc/projects/drlvm/trunk/vm/include/open/types.h:216:
error: parse error before "Java_java_lang_System"
[cc]
/export/users/viv/trunk/cc/projects/drlvm/trunk/vm/include/open/types.h:216:
warning: data definition has no type or storage class
[cc] In file included from
/export/users/viv/trunk/cc/projects/drlvm/trunk/vm/port/include/port_sysinfo.h:25,
[cc] from
/export/users/viv/trunk/cc/projects/drlvm/trunk/vm/port/src/misc/linux/timezone.c:26:
[cc]
/export/users/viv/trunk/cc/projects/drlvm/trunk/vm/include/open/types.h:216:
error: parse error before "Java_java_lang_System"
[cc]
/export/users/viv/trunk/cc/projects/drlvm/trunk/vm/include/open/types.h:216:
warning: data definition has no type or storage class
BUILD FAILED
/export/users/viv/trunk/cc/projects/drlvm/trunk/build/make/build.xml:432:
The following error occurred while executing this line:
/export/users/viv/trunk/cc/projects/drlvm/trunk/build/make/build.xml:439:
The following error occurred while executing this line:
/export/users/viv/trunk/cc/projects/drlvm/trunk/build/make/build_component.xml:72:
The following error occurred while executing this line:
/export/users/viv/trunk/cc/projects/drlvm/trunk/build/lnx_ia32_gcc_debug/semis/build/targets/build.native.xml:65:
gcc failed with return code 1
Total time: 2 minutes 51 seconds
Could somebody reproduce/ fix it?
thanks, Vladimir
--
Stepan Mishura
Intel Enterprise Solutions Software Division