[Bug 205918] editors/libreoffice does not build on i386

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Tue Jan 5 11:32:02 UTC 2016


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=205918

            Bug ID: 205918
           Summary: editors/libreoffice does not build on i386
           Product: Ports & Packages
           Version: Latest
          Hardware: i386
                OS: Any
            Status: New
          Severity: Affects Many People
          Priority: ---
         Component: Individual Port(s)
          Assignee: office at FreeBSD.org
          Reporter: lenzi.sergio at gmail.com
             Flags: maintainer-feedback?(office at FreeBSD.org)
          Assignee: office at FreeBSD.org

The error is in the java version 8 that complains about not be able to allocate
enough stack for the vm machine...

The solution is to export to the enviroment JAVA_OPTIONS with proper stack size


export _JAVA_OPTIONS="-Xmx512M"


Than continue to build libreoffice and it works

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-ports-bugs mailing list