Date: Tue, 05 Jan 2016 11:32:01 +0000 From: bugzilla-noreply@freebsd.org To: freebsd-ports-bugs@FreeBSD.org Subject: [Bug 205918] editors/libreoffice does not build on i386 Message-ID: <bug-205918-13@https.bugs.freebsd.org/bugzilla/>
next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D205918 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@FreeBSD.org Reporter: lenzi.sergio@gmail.com Flags: maintainer-feedback?(office@FreeBSD.org) Assignee: office@FreeBSD.org The error is in the java version 8 that complains about not be able to allo= cate enough stack for the vm machine... The solution is to export to the enviroment JAVA_OPTIONS with proper stack = size export _JAVA_OPTIONS=3D"-Xmx512M" Than continue to build libreoffice and it works --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-205918-13>