You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@harmony.apache.org by "Naumova Natalya (JIRA)" <ji...@apache.org> on 2006/10/24 10:35:19 UTC

[jira] Updated: (HARMONY-1946) [drlvm][test] run-kernel-test target doesn't work with Intel Compiler Linux/ia32

     [ http://issues.apache.org/jira/browse/HARMONY-1946?page=all ]

Naumova Natalya  updated HARMONY-1946:
--------------------------------------

    Attachment: kernel_classes_test.patch

This patch to the build module just set environment variable ($LD_LIBRARY_PATH) for the "-run-kernel-test" target. With with patch the kernel classes tests are able to run with DRLVM compiled by Intel Compiler on Linux. 

> [drlvm][test] run-kernel-test target doesn't work with Intel Compiler Linux/ia32
> --------------------------------------------------------------------------------
>
>                 Key: HARMONY-1946
>                 URL: http://issues.apache.org/jira/browse/HARMONY-1946
>             Project: Harmony
>          Issue Type: Bug
>          Components: build - test - ci
>         Environment: Linux/ia32 with Intel Compiler 9.0
>            Reporter: Naumova Natalya 
>         Attachments: kernel_classes_test.patch
>
>
> DRLVM compiled with Intel Compiler 9.0 on Linux/ia32 currently couldn't launch any test from the kernel classes tests. The output message is "..build/lnx_ia32_icc_debug/deploy/jre/bin/java: error while loading shared libraries: libimf.so: cannot open shared object file: No such file or directory". The reason is that LD_LIBRARY_PATH is not set for this target in build scripts, but libimf.so is needed for the any class loading.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira