You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@harmony.apache.org by "Ilya Berezhniuk (JIRA)" <ji...@apache.org> on 2008/09/03 17:37:44 UTC

[jira] Created: (HARMONY-5967) [classlib][freebsd][build] Fix freebsd.x86 build

[classlib][freebsd][build] Fix freebsd.x86 build
------------------------------------------------

                 Key: HARMONY-5967
                 URL: https://issues.apache.org/jira/browse/HARMONY-5967
             Project: Harmony
          Issue Type: Bug
          Components: Classlib
         Environment: FreeBSD/x86
            Reporter: Ilya Berezhniuk
            Priority: Minor
         Attachments: working_classlib.patch

Suggested patch allows me to build classlib on FreeBSD/x86 6.3-RELEASE (GCC 3.4.6).

Required small patch for common_resources was already committed at r690784.


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


[jira] Updated: (HARMONY-5967) [classlib][freebsd][build] Fix freebsd.x86 build

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

Ilya Berezhniuk updated HARMONY-5967:
-------------------------------------

    Attachment: working_classlib.patch

> [classlib][freebsd][build] Fix freebsd.x86 build
> ------------------------------------------------
>
>                 Key: HARMONY-5967
>                 URL: https://issues.apache.org/jira/browse/HARMONY-5967
>             Project: Harmony
>          Issue Type: Bug
>          Components: Classlib
>         Environment: FreeBSD/x86
>            Reporter: Ilya Berezhniuk
>            Priority: Minor
>         Attachments: working_classlib.patch
>
>
> Suggested patch allows me to build classlib on FreeBSD/x86 6.3-RELEASE (GCC 3.4.6).
> Required small patch for common_resources was already committed at r690784.

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


[jira] Assigned: (HARMONY-5967) [classlib][freebsd][build] Fix freebsd.x86 build

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

Tim Ellison reassigned HARMONY-5967:
------------------------------------

    Assignee: Tim Ellison

> [classlib][freebsd][build] Fix freebsd.x86 build
> ------------------------------------------------
>
>                 Key: HARMONY-5967
>                 URL: https://issues.apache.org/jira/browse/HARMONY-5967
>             Project: Harmony
>          Issue Type: Bug
>          Components: Classlib
>         Environment: FreeBSD/x86
>            Reporter: Ilya Berezhniuk
>            Assignee: Tim Ellison
>            Priority: Minor
>         Attachments: working_classlib.patch
>
>
> Suggested patch allows me to build classlib on FreeBSD/x86 6.3-RELEASE (GCC 3.4.6).
> Required small patch for common_resources was already committed at r690784.

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


[jira] Closed: (HARMONY-5967) [classlib][freebsd][build] Fix freebsd.x86 build

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

Mark Hindess closed HARMONY-5967.
---------------------------------


FreeBSD classlib build works for me.  Closing.


> [classlib][freebsd][build] Fix freebsd.x86 build
> ------------------------------------------------
>
>                 Key: HARMONY-5967
>                 URL: https://issues.apache.org/jira/browse/HARMONY-5967
>             Project: Harmony
>          Issue Type: Bug
>          Components: Classlib
>         Environment: FreeBSD/x86
>            Reporter: Ilya Berezhniuk
>            Assignee: Tim Ellison
>            Priority: Minor
>         Attachments: working_classlib.patch
>
>
> Suggested patch allows me to build classlib on FreeBSD/x86 6.3-RELEASE (GCC 3.4.6).
> Required small patch for common_resources was already committed at r690784.

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


[jira] Resolved: (HARMONY-5967) [classlib][freebsd][build] Fix freebsd.x86 build

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

Tim Ellison resolved HARMONY-5967.
----------------------------------

    Resolution: Fixed

Thanks Ilya,

I just dropped a couple of chunks that were unnecessary (comment change and dupe).

Patch applied at repo revision r691916.

Please check it was applied as you expected.


> [classlib][freebsd][build] Fix freebsd.x86 build
> ------------------------------------------------
>
>                 Key: HARMONY-5967
>                 URL: https://issues.apache.org/jira/browse/HARMONY-5967
>             Project: Harmony
>          Issue Type: Bug
>          Components: Classlib
>         Environment: FreeBSD/x86
>            Reporter: Ilya Berezhniuk
>            Assignee: Tim Ellison
>            Priority: Minor
>         Attachments: working_classlib.patch
>
>
> Suggested patch allows me to build classlib on FreeBSD/x86 6.3-RELEASE (GCC 3.4.6).
> Required small patch for common_resources was already committed at r690784.

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


[jira] Commented: (HARMONY-5967) [classlib][freebsd][build] Fix freebsd.x86 build

Posted by "Tim Ellison (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/HARMONY-5967?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12628043#action_12628043 ] 

Tim Ellison commented on HARMONY-5967:
--------------------------------------

Index: modules/awt/src/main/native/x11wrapper/unix/org_apache_harmony_awt_nativebridge_linux_GLX.cpp
===================================================================
--- modules/awt/src/main/native/x11wrapper/unix/org_apache_harmony_awt_nativebridge_linux_GLX.cpp	(revision 685130)
+++ modules/awt/src/main/native/x11wrapper/unix/org_apache_harmony_awt_nativebridge_linux_GLX.cpp	(working copy)
@@ -16,7 +16,7 @@
  */
  /**
  * @author Oleg V. Khaschansky
- * @version $Revision$
+ * @version $Revision$(size_t) 
  */



Interesting ;-)

> [classlib][freebsd][build] Fix freebsd.x86 build
> ------------------------------------------------
>
>                 Key: HARMONY-5967
>                 URL: https://issues.apache.org/jira/browse/HARMONY-5967
>             Project: Harmony
>          Issue Type: Bug
>          Components: Classlib
>         Environment: FreeBSD/x86
>            Reporter: Ilya Berezhniuk
>            Priority: Minor
>         Attachments: working_classlib.patch
>
>
> Suggested patch allows me to build classlib on FreeBSD/x86 6.3-RELEASE (GCC 3.4.6).
> Required small patch for common_resources was already committed at r690784.

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