Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 905892 - app-office/libreoffice: unmask firebird USE flag on arm64
Summary: app-office/libreoffice: unmask firebird USE flag on arm64
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: ARM64 Linux
: Normal normal (vote)
Assignee: Gentoo Office Team
URL:
Whiteboard:
Keywords:
Depends on: 905891
Blocks:
  Show dependency tree
 
Reported: 2023-05-07 18:20 UTC by Leonid Kopylov
Modified: 2023-05-09 16:03 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Leonid Kopylov 2023-05-07 18:20:48 UTC
dev-db/firebird seems to install fine - https://bugs.gentoo.org/905891

unmasking "firebird" use flag - libreoffice installed - works without any issue.

i also tried to enable al LIBREOFFICE_EXTENSIONS - also seems no issues
Comment 1 Andreas Sturmlechner gentoo-dev 2023-05-08 11:14:34 UTC

*** This bug has been marked as a duplicate of bug 905891 ***
Comment 2 Leonid Kopylov 2023-05-09 15:53:26 UTC
firebird USE flag for libreoffice still masked, though firebird already keyworded
Comment 3 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2023-05-09 15:54:26 UTC
Yeah, more of a "depends on", I guess.
Comment 4 Leonid Kopylov 2023-05-09 16:02:14 UTC
postgres USE flag also can be unmasked. according to notes:


"USE=postgres requires dev-db/postgresql[kerberos] (USE masked)"


but i have it installed with USE=kerberos:
# emerge dev-db/postgresql -pvq
[ebuild   R   ] dev-db/postgresql-15.2  USE="doc icu kerberos ldap lz4 nls pam perl python readline server ssl systemd tcl threads uuid xml zlib zstd -debug -llvm (-selinux) -static-libs" PYTHON_SINGLE_TARGET="python3_11 -python3_10"
Comment 5 Leonid Kopylov 2023-05-09 16:03:38 UTC
i believe same for "mask app-office/libreoffice java extensions" - that i enabled just for testing - and everything installed without any issue
# emerge libreoffice -pvq
[ebuild   R   ] app-office/libreoffice-7.5.3.2  USE="accessibility base bluetooth branding cups dbus firebird googledrive gstreamer gtk java kde ldap mariadb odk pdfimport postgres -clang (-coinmp) -custom-cflags -debug (-eds) -test -vulkan" LIBREOFFICE_EXTENSIONS="nlpsolver scripting-beanshell scripting-javascript wiki-publisher" PYTHON_SINGLE_TARGET="python3_11 -python3_10"