Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 905892

Summary: app-office/libreoffice: unmask firebird USE flag on arm64
Product: Gentoo Linux Reporter: Leonid Kopylov <leonchik1976>
Component: Current packagesAssignee: Gentoo Office Team <office>
Status: CONFIRMED ---    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: ARM64   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on: 905891    
Bug Blocks:    

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"