You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@harmony.apache.org by "Ladislav Jahoda (JIRA)" <ji...@apache.org> on 2010/09/30 21:00:44 UTC

[jira] Created: (HARMONY-6665) [buildtest][vts] GetOwnedMonitorInfo0101.cpp doesn't compile with gcc 4.4.1

[buildtest][vts] GetOwnedMonitorInfo0101.cpp doesn't compile with gcc 4.4.1
---------------------------------------------------------------------------

                 Key: HARMONY-6665
                 URL: https://issues.apache.org/jira/browse/HARMONY-6665
             Project: Harmony
          Issue Type: Bug
          Components: build - test - ci
    Affects Versions: 6.0M3
         Environment: Ubuntu9
            Reporter: Ladislav Jahoda
            Priority: Trivial
             Fix For: 6.0M4


GetOwnedMonitorInfo0101.cpp compile with gcc 4.4.1 fails with:

-compile.jvmti.lib.lnx:
     [echo] File fullname: /tmp/infra/build/checkouts/vts/vm/src/test/vm/jvmti/funcs/GetOwnedMonitorInfo/GetOwnedMonitorInfo0101/GetOwnedMonitorInfo0101.cpp
     [echo] File name(cpp): GetOwnedMonitorInfo0101
     [exec] /tmp/infra/build/checkouts/vts/vm/src/test/vm/jvmti/funcs/GetOwnedMonitorInfo/GetOwnedMonitorInfo0101/GetOwnedMonitorInfo0101.cpp: In function "void Exception(jvmtiEnv*, JNIEnv*, _jobject*, _jmethodID*, jlocation, _jobject*, _jmethodID*, jlocation)":
     [exec] /tmp/infra/build/checkouts/vts/vm/src/test/vm/jvmti/funcs/GetOwnedMonitorInfo/GetOwnedMonitorInfo0101/GetOwnedMonitorInfo0101.cpp:114: error: "strstr" was not declared in this scope
     [exec] /tmp/infra/build/checkouts/vts/vm/src/test/vm/jvmti/funcs/GetOwnedMonitorInfo/GetOwnedMonitorInfo0101/GetOwnedMonitorInfo0101.cpp: In function "jint Agent_OnLoad(JavaVM*, char*, void*)":
     [exec] /tmp/infra/build/checkouts/vts/vm/src/test/vm/jvmti/funcs/GetOwnedMonitorInfo/GetOwnedMonitorInfo0101/GetOwnedMonitorInfo0101.cpp:196: error: "memset" was not declared in this scope
     [exec] Result: 1




-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Resolved: (HARMONY-6665) [buildtest][vts] GetOwnedMonitorInfo0101.cpp doesn't compile with gcc 4.4.1

Posted by "Tim Ellison (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HARMONY-6665?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Tim Ellison resolved HARMONY-6665.
----------------------------------

         Assignee: Tim Ellison
    Fix Version/s: 5.0M16
                       (was: 6.0M4)
       Resolution: Fixed

Thanks Ladislav.

Patch applied at repo revision r1004036.

Please verify the fix is good.


> [buildtest][vts] GetOwnedMonitorInfo0101.cpp doesn't compile with gcc 4.4.1
> ---------------------------------------------------------------------------
>
>                 Key: HARMONY-6665
>                 URL: https://issues.apache.org/jira/browse/HARMONY-6665
>             Project: Harmony
>          Issue Type: Bug
>          Components: build - test - ci
>    Affects Versions: 6.0M3
>         Environment: Ubuntu9
>            Reporter: Ladislav Jahoda
>            Assignee: Tim Ellison
>            Priority: Trivial
>             Fix For: 5.0M16
>
>         Attachments: 6665.patch
>
>
> GetOwnedMonitorInfo0101.cpp compile with gcc 4.4.1 fails with:
> -compile.jvmti.lib.lnx:
>      [echo] File fullname: /tmp/infra/build/checkouts/vts/vm/src/test/vm/jvmti/funcs/GetOwnedMonitorInfo/GetOwnedMonitorInfo0101/GetOwnedMonitorInfo0101.cpp
>      [echo] File name(cpp): GetOwnedMonitorInfo0101
>      [exec] /tmp/infra/build/checkouts/vts/vm/src/test/vm/jvmti/funcs/GetOwnedMonitorInfo/GetOwnedMonitorInfo0101/GetOwnedMonitorInfo0101.cpp: In function "void Exception(jvmtiEnv*, JNIEnv*, _jobject*, _jmethodID*, jlocation, _jobject*, _jmethodID*, jlocation)":
>      [exec] /tmp/infra/build/checkouts/vts/vm/src/test/vm/jvmti/funcs/GetOwnedMonitorInfo/GetOwnedMonitorInfo0101/GetOwnedMonitorInfo0101.cpp:114: error: "strstr" was not declared in this scope
>      [exec] /tmp/infra/build/checkouts/vts/vm/src/test/vm/jvmti/funcs/GetOwnedMonitorInfo/GetOwnedMonitorInfo0101/GetOwnedMonitorInfo0101.cpp: In function "jint Agent_OnLoad(JavaVM*, char*, void*)":
>      [exec] /tmp/infra/build/checkouts/vts/vm/src/test/vm/jvmti/funcs/GetOwnedMonitorInfo/GetOwnedMonitorInfo0101/GetOwnedMonitorInfo0101.cpp:196: error: "memset" was not declared in this scope
>      [exec] Result: 1

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Closed: (HARMONY-6665) [buildtest][vts] GetOwnedMonitorInfo0101.cpp doesn't compile with gcc 4.4.1

Posted by "Tim Ellison (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HARMONY-6665?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Tim Ellison closed HARMONY-6665.
--------------------------------


> [buildtest][vts] GetOwnedMonitorInfo0101.cpp doesn't compile with gcc 4.4.1
> ---------------------------------------------------------------------------
>
>                 Key: HARMONY-6665
>                 URL: https://issues.apache.org/jira/browse/HARMONY-6665
>             Project: Harmony
>          Issue Type: Bug
>          Components: build - test - ci
>    Affects Versions: 6.0M3
>         Environment: Ubuntu9
>            Reporter: Ladislav Jahoda
>            Assignee: Tim Ellison
>            Priority: Trivial
>             Fix For: 5.0M16
>
>         Attachments: 6665.patch
>
>
> GetOwnedMonitorInfo0101.cpp compile with gcc 4.4.1 fails with:
> -compile.jvmti.lib.lnx:
>      [echo] File fullname: /tmp/infra/build/checkouts/vts/vm/src/test/vm/jvmti/funcs/GetOwnedMonitorInfo/GetOwnedMonitorInfo0101/GetOwnedMonitorInfo0101.cpp
>      [echo] File name(cpp): GetOwnedMonitorInfo0101
>      [exec] /tmp/infra/build/checkouts/vts/vm/src/test/vm/jvmti/funcs/GetOwnedMonitorInfo/GetOwnedMonitorInfo0101/GetOwnedMonitorInfo0101.cpp: In function "void Exception(jvmtiEnv*, JNIEnv*, _jobject*, _jmethodID*, jlocation, _jobject*, _jmethodID*, jlocation)":
>      [exec] /tmp/infra/build/checkouts/vts/vm/src/test/vm/jvmti/funcs/GetOwnedMonitorInfo/GetOwnedMonitorInfo0101/GetOwnedMonitorInfo0101.cpp:114: error: "strstr" was not declared in this scope
>      [exec] /tmp/infra/build/checkouts/vts/vm/src/test/vm/jvmti/funcs/GetOwnedMonitorInfo/GetOwnedMonitorInfo0101/GetOwnedMonitorInfo0101.cpp: In function "jint Agent_OnLoad(JavaVM*, char*, void*)":
>      [exec] /tmp/infra/build/checkouts/vts/vm/src/test/vm/jvmti/funcs/GetOwnedMonitorInfo/GetOwnedMonitorInfo0101/GetOwnedMonitorInfo0101.cpp:196: error: "memset" was not declared in this scope
>      [exec] Result: 1

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Commented: (HARMONY-6665) [buildtest][vts] GetOwnedMonitorInfo0101.cpp doesn't compile with gcc 4.4.1

Posted by "Ladislav Jahoda (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/HARMONY-6665?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12917667#action_12917667 ] 

Ladislav Jahoda commented on HARMONY-6665:
------------------------------------------

Recompiled vts with gcc 4.4.1, problem is fixed, thanks.

> [buildtest][vts] GetOwnedMonitorInfo0101.cpp doesn't compile with gcc 4.4.1
> ---------------------------------------------------------------------------
>
>                 Key: HARMONY-6665
>                 URL: https://issues.apache.org/jira/browse/HARMONY-6665
>             Project: Harmony
>          Issue Type: Bug
>          Components: build - test - ci
>    Affects Versions: 6.0M3
>         Environment: Ubuntu9
>            Reporter: Ladislav Jahoda
>            Assignee: Tim Ellison
>            Priority: Trivial
>             Fix For: 5.0M16
>
>         Attachments: 6665.patch
>
>
> GetOwnedMonitorInfo0101.cpp compile with gcc 4.4.1 fails with:
> -compile.jvmti.lib.lnx:
>      [echo] File fullname: /tmp/infra/build/checkouts/vts/vm/src/test/vm/jvmti/funcs/GetOwnedMonitorInfo/GetOwnedMonitorInfo0101/GetOwnedMonitorInfo0101.cpp
>      [echo] File name(cpp): GetOwnedMonitorInfo0101
>      [exec] /tmp/infra/build/checkouts/vts/vm/src/test/vm/jvmti/funcs/GetOwnedMonitorInfo/GetOwnedMonitorInfo0101/GetOwnedMonitorInfo0101.cpp: In function "void Exception(jvmtiEnv*, JNIEnv*, _jobject*, _jmethodID*, jlocation, _jobject*, _jmethodID*, jlocation)":
>      [exec] /tmp/infra/build/checkouts/vts/vm/src/test/vm/jvmti/funcs/GetOwnedMonitorInfo/GetOwnedMonitorInfo0101/GetOwnedMonitorInfo0101.cpp:114: error: "strstr" was not declared in this scope
>      [exec] /tmp/infra/build/checkouts/vts/vm/src/test/vm/jvmti/funcs/GetOwnedMonitorInfo/GetOwnedMonitorInfo0101/GetOwnedMonitorInfo0101.cpp: In function "jint Agent_OnLoad(JavaVM*, char*, void*)":
>      [exec] /tmp/infra/build/checkouts/vts/vm/src/test/vm/jvmti/funcs/GetOwnedMonitorInfo/GetOwnedMonitorInfo0101/GetOwnedMonitorInfo0101.cpp:196: error: "memset" was not declared in this scope
>      [exec] Result: 1

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (HARMONY-6665) [buildtest][vts] GetOwnedMonitorInfo0101.cpp doesn't compile with gcc 4.4.1

Posted by "Ladislav Jahoda (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HARMONY-6665?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Ladislav Jahoda updated HARMONY-6665:
-------------------------------------

    Attachment: 6665.patch

gcc 4.4.1 compile fix

> [buildtest][vts] GetOwnedMonitorInfo0101.cpp doesn't compile with gcc 4.4.1
> ---------------------------------------------------------------------------
>
>                 Key: HARMONY-6665
>                 URL: https://issues.apache.org/jira/browse/HARMONY-6665
>             Project: Harmony
>          Issue Type: Bug
>          Components: build - test - ci
>    Affects Versions: 6.0M3
>         Environment: Ubuntu9
>            Reporter: Ladislav Jahoda
>            Priority: Trivial
>             Fix For: 6.0M4
>
>         Attachments: 6665.patch
>
>
> GetOwnedMonitorInfo0101.cpp compile with gcc 4.4.1 fails with:
> -compile.jvmti.lib.lnx:
>      [echo] File fullname: /tmp/infra/build/checkouts/vts/vm/src/test/vm/jvmti/funcs/GetOwnedMonitorInfo/GetOwnedMonitorInfo0101/GetOwnedMonitorInfo0101.cpp
>      [echo] File name(cpp): GetOwnedMonitorInfo0101
>      [exec] /tmp/infra/build/checkouts/vts/vm/src/test/vm/jvmti/funcs/GetOwnedMonitorInfo/GetOwnedMonitorInfo0101/GetOwnedMonitorInfo0101.cpp: In function "void Exception(jvmtiEnv*, JNIEnv*, _jobject*, _jmethodID*, jlocation, _jobject*, _jmethodID*, jlocation)":
>      [exec] /tmp/infra/build/checkouts/vts/vm/src/test/vm/jvmti/funcs/GetOwnedMonitorInfo/GetOwnedMonitorInfo0101/GetOwnedMonitorInfo0101.cpp:114: error: "strstr" was not declared in this scope
>      [exec] /tmp/infra/build/checkouts/vts/vm/src/test/vm/jvmti/funcs/GetOwnedMonitorInfo/GetOwnedMonitorInfo0101/GetOwnedMonitorInfo0101.cpp: In function "jint Agent_OnLoad(JavaVM*, char*, void*)":
>      [exec] /tmp/infra/build/checkouts/vts/vm/src/test/vm/jvmti/funcs/GetOwnedMonitorInfo/GetOwnedMonitorInfo0101/GetOwnedMonitorInfo0101.cpp:196: error: "memset" was not declared in this scope
>      [exec] Result: 1

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.