[ 
http://jira.codehaus.org/browse/MGWT-15?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=166249#action_166249
 ] 

nicolas de loof commented on MGWT-15:
-------------------------------------

Is GWT really supposed to work on Solaris ?

The project page only claims support for Windows Mac &  Linux...

> gwt:gwt failed on solaris
> -------------------------
>
>                 Key: MGWT-15
>                 URL: http://jira.codehaus.org/browse/MGWT-15
>             Project: Maven 2.x GWT Plugin
>          Issue Type: Bug
>    Affects Versions: 1.1
>         Environment: solaris
>            Reporter: Olivier Lamy
>
> On solaris to reproduce :
> {code}
> mvn clean install
> cd target/it/gwt-compile/
> mvn gwt:gwt
> {code}
> The output :
> {code}
> [INFO] 
> ------------------------------------------------------------------------
> [INFO] Building Unnamed - 
> org.codehaus.mojo.gwt.it:gwt-compile:war:1.0-SNAPSHOT
> [INFO]    task-segment: [gwt:gwt]
> [INFO] 
> ------------------------------------------------------------------------
> [INFO] Preparing gwt:gwt
> [INFO] [resources:resources]
> [INFO] Using default encoding to copy filtered resources.
> [INFO] [compiler:compile]
> [INFO] Nothing to compile - all classes are up to date
> [INFO] [gwt:gwt]
> [INFO] using GWT jars for specified version 1.5.3
> [INFO] Unpack native libraries required to run GWT
> [INFO] source web.xml NOT present, using default empty web.xml for shell
> [INFO] establishing classpath list (buildClaspathList - scope = runtime)
> [INFO] establishing classpath list (buildClaspathList - scope = compile)
> [ERROR] Exception in thread "main" java.lang.UnsatisfiedLinkError: 
> /local/olamy/.m2/repository/com/google/gwt/gwt-dev/1.5.3/libswt-pi-gtk-3235.so:
>  ld.so.1: java: fatal: 
> /local/olamy/.m2/repository/com/google/gwt/gwt-dev/1.5.3/libswt-pi-gtk-3235.so:
>  wrong ELF data format: ELFDATA2LSB (Possible cause: endianness mismatch)
> [ERROR]         at java.lang.ClassLoader$NativeLibrary.load(Native Method)
> [ERROR]         at java.lang.ClassLoader.loadLibrary0(ClassLoader.java:1751)
> [ERROR]         at java.lang.ClassLoader.loadLibrary(ClassLoader.java:1647)
> [ERROR]         at java.lang.Runtime.load0(Runtime.java:769)
> [ERROR]         at java.lang.System.load(System.java:968)
> [ERROR]         at 
> org.eclipse.swt.internal.Library.loadLibrary(Library.java:132)
> [ERROR]         at org.eclipse.swt.internal.gtk.OS.<clinit>(OS.java:22)
> [ERROR]         at 
> org.eclipse.swt.internal.Converter.wcsToMbcs(Converter.java:63)
> [ERROR]         at 
> org.eclipse.swt.internal.Converter.wcsToMbcs(Converter.java:54)
> [ERROR]         at org.eclipse.swt.widgets.Display.<clinit>(Display.java:126)
> [ERROR]         at com.google.gwt.dev.GWTShell.<clinit>(GWTShell.java:301)
> [ERROR]         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> [ERROR]         at 
> sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
> [ERROR]         at 
> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
> [ERROR]         at java.lang.reflect.Method.invoke(Method.java:585)
> [ERROR]         at 
> org.codehaus.mojo.gwt.fork.ForkBooter.main(ForkBooter.java:57)
> [INFO] 
> ------------------------------------------------------------------------
> [ERROR] BUILD ERROR
> [INFO] 
> ------------------------------------------------------------------------
> [INFO] run.sh script exited abnormally with code - 1
> [INFO] 
> ------------------------------------------------------------------------
> [INFO] For more information, run Maven with the -e switch
> [INFO] 
> ------------------------------------------------------------------------
> [INFO] Total time: 19 seconds
> [INFO] Finished at: Tue Jan 20 09:23:59 CET 2009
> [INFO] Final Memory: 11M/494M
> [INFO] 
> ------------------------------------------------------------------------
> bash-3.00$ 
> {code}

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

        

---------------------------------------------------------------------
To unsubscribe from this list, please visit:

    http://xircles.codehaus.org/manage_email


Reply via email to