Bug 265739 - editors/libreoffice: install failure - required shared library libjawt.so not found
Summary: editors/libreoffice: install failure - required shared library libjawt.so not...
Status: New
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Many People
Assignee: FreeBSD Office Team
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-08-09 15:32 UTC by O. Hartmann
Modified: 2022-08-11 02:02 UTC (History)
1 user (show)

See Also:
bugzilla: maintainer-feedback? (office)


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description O. Hartmann 2022-08-09 15:32:28 UTC
The recent update on editors/libreoffice renders the update of an existing libreoffice-7.3.5.2 -> libreoffice-7.3.5.2_1 to fail in installation process:

[...]

:/usr/ports/editors/libreoffice # make install
===>  Installing for libreoffice-7.3.5.2_1
===>   Registering installation for libreoffice-7.3.5.2_1
(libreoffice-7.3.5.2_1) /usr/ports/editors/libreoffice/work/stage//usr/local/lib/libreoffice/program/libofficebean.so - required shared library libjawt.so not found
*** Error code 1

Stop.
make[1]: stopped in /usr/ports/editors/libreoffice
*** Error code 1

Stop.
make: stopped in /usr/ports/editors/libreoffice

[...]

Host:
FreeBSD 14.0-CURRENT #7 main-n257205-521abc32e22a: Mon Aug  8 20:48:13 CEST 2022 amd64

 # make showconfig
===> The following configuration options are available for libreoffice-7.3.5.2_1:
     COINMP=off: Enable CoinMP (deprecated) math solver
     CUPS=on: CUPS printing system support
     DOCS=on: Build and/or install documentation
     GNOME=off: GNOME desktop environment support
     GTK3=off: GTK+ 3 GUI toolkit support
     GTK4=off: GTK+ 4 GUI toolkit support (broken)
     JAVA=on: Add Java support (XML filters, macros, DB connections)
     KF5=off: KF5/Qt5 GUI toolkit support (implies QT5)
     LTO=off: Use Link-Time Optimization
     MARIADB=off: Build with MariaDB/MySQL-SDBC driver
     MMEDIA=on: Enable multimedia backend for Impress
     PDFIUM=on: Enable PDFium secure engine
     PGSQL=on: Build with PostgreSQL-SDBC driver
     QT5=on: Qt5 GUI toolkit support (default visual style)
     SDK=off: Build with SDK
     TEST=off: Run all regression tests
     WEBDAV=off: Enable WebDAV protocol
===> Use 'make config' to modify these settings