Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 10 Mar 2023 11:14:10 +0000
From:      bugzilla-noreply@freebsd.org
To:        office@FreeBSD.org
Subject:   [Bug 252689] editors/libreoffice: requires ELF feature tag to indicate W+X mappings required
Message-ID:  <bug-252689-25061-Oyyo2ACFDi@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-252689-25061@https.bugs.freebsd.org/bugzilla/>
References:  <bug-252689-25061@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D252689

Peter Much <pmc@citylink.dinoex.sub.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |pmc@citylink.dinoex.sub.org

--- Comment #2 from Peter Much <pmc@citylink.dinoex.sub.org> ---
Created attachment 240717
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D240717&action=
=3Dedit
elfctl +wxneeded for the binary

The libreoffice binary can be treated with Uses/elfctl during the build, th=
is
works and prevents the problem (patch attached).

But that is not the only problem: by default libreoffice requires JAVA (her=
e:
java/openjdk11), and that port has the same problem, it also requires allow=
_wx.

What is worse, the java/openjdk11 cannot be treated with Uses/elfctl, becau=
se
it computes the build directory dynamically.

--=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-252689-25061-Oyyo2ACFDi>