Date: Sun, 06 Mar 2022 16:42:51 +0000 From: bugzilla-noreply@freebsd.org To: office@FreeBSD.org Subject: [Bug 262008] editors/libreoffice failed to build Message-ID: <bug-262008-25061-GHJ1TnWkIP@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-262008-25061@https.bugs.freebsd.org/bugzilla/> References: <bug-262008-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=3D262008 --- Comment #49 from commit-hook@FreeBSD.org --- A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=3Dc8b6581835f18a1dae05a4dd9a8b582= 9fe99b5d7 commit c8b6581835f18a1dae05a4dd9a8b5829fe99b5d7 Author: Dima Panov <fluffy@FreeBSD.org> AuthorDate: 2022-03-06 16:37:48 +0000 Commit: Dima Panov <fluffy@FreeBSD.org> CommitDate: 2022-03-06 16:37:48 +0000 editors/libreoffice: force PDFium to link with OpenJPEG (+) When libvcllo.so is linked together with libpdfiumlo.so, it also needs libopenjp2.so from graphics/openjpeg, since pdfium depends on that. Building with LTO exposes this as an error, complaining about undefined references to openjpeg library functions. While here, add py310 to allowed versions to the build PR: 262008 Submitted by: Florian Walpen <dev@submerge.ch> Sponsored by: Netzkommune GmbH editors/libreoffice/Makefile | 4 ++-- editors/libreoffice/files/patch-RepositoryExternal.mk (new) | 10 ++++++++++ 2 files changed, 12 insertions(+), 2 deletions(-) --=20 You are receiving this mail because: You are on the CC list for the bug. 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-262008-25061-GHJ1TnWkIP>