You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@harmony.apache.org by "Tim Ellison (JIRA)" <ji...@apache.org> on 2009/07/08 09:18:14 UTC

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

     [ https://issues.apache.org/jira/browse/HARMONY-1946?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Tim Ellison closed HARMONY-1946.
--------------------------------


> [drlvm][test] run-kernel-test target doesn't work with Intel Compiler Linux/ia32
> --------------------------------------------------------------------------------
>
>                 Key: HARMONY-1946
>                 URL: https://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, kernel_classes_test_icc.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.
-
You can reply to this email to add a comment to the issue online.