[Bug 284274] print/lyx pkg-plist incorrect if NLS is disabled
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 22 Jan 2025 20:48:56 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=284274 Bug ID: 284274 Summary: print/lyx pkg-plist incorrect if NLS is disabled Product: Ports & Packages Version: Latest Hardware: Any OS: Any Status: New Severity: Affects Only Me Priority: --- Component: Individual Port(s) Assignee: wen@FreeBSD.org Reporter: mirror176@hotmail.com Assignee: wen@FreeBSD.org Flags: maintainer-feedback?(wen@FreeBSD.org) Created attachment 256915 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=256915&action=edit Insert %%NLS%% at start of relevant filenames The pkg-plist doesn't conditionally stop listing files based on NLS definition; prepending %%NLS%% to lines starting with share/locale/ corrects that. Build failure found with OPTIONS_UNSET+=NLS defined in make.conf during a poudriere run. =======================<phase: package >============================ ===== env: 'PKG_NOTES=build_timestamp ports_top_git_hash ports_top_checkout_unclean port_git_hash port_checkout_unclean built_by' 'PKG_NOTE_build_timestamp=2025-01-22T02:01:10+00:00' 'PKG_NOTE_ports_top_git_hash=37b63b66d301' 'PKG_NOTE_ports_top_checkout_unclean=no' 'PKG_NOTE_port_git_hash=312ee18b022b' 'PKG_NOTE_port_checkout_unclean=no' 'PKG_NOTE_built_by=poudriere-git-3.4.99.20250115' NO_DEPENDS=yes USER=root UID=0 GID=0 ===> Building packages for lyx-2.4.2_1 ===> Building lyx-2.4.2_1 pkg-static: Unable to access file /wrkdirs/usr/ports/print/lyx/work/stage/usr/local/share/locale/ar/LC_MESSAGES/lyx.mo:No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/print/lyx/work/stage/usr/local/share/locale/bg/LC_MESSAGES/lyx.mo:No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/print/lyx/work/stage/usr/local/share/locale/cs/LC_MESSAGES/lyx.mo:No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/print/lyx/work/stage/usr/local/share/locale/de/LC_MESSAGES/lyx.mo:No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/print/lyx/work/stage/usr/local/share/locale/en/LC_MESSAGES/lyx.mo:No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/print/lyx/work/stage/usr/local/share/locale/es/LC_MESSAGES/lyx.mo:No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/print/lyx/work/stage/usr/local/share/locale/eu/LC_MESSAGES/lyx.mo:No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/print/lyx/work/stage/usr/local/share/locale/fi/LC_MESSAGES/lyx.mo:No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/print/lyx/work/stage/usr/local/share/locale/fr/LC_MESSAGES/lyx.mo:No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/print/lyx/work/stage/usr/local/share/locale/he/LC_MESSAGES/lyx.mo:No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/print/lyx/work/stage/usr/local/share/locale/hu/LC_MESSAGES/lyx.mo:No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/print/lyx/work/stage/usr/local/share/locale/ia/LC_MESSAGES/lyx.mo:No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/print/lyx/work/stage/usr/local/share/locale/id/LC_MESSAGES/lyx.mo:No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/print/lyx/work/stage/usr/local/share/locale/it/LC_MESSAGES/lyx.mo:No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/print/lyx/work/stage/usr/local/share/locale/ja/LC_MESSAGES/lyx.mo:No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/print/lyx/work/stage/usr/local/share/locale/nb/LC_MESSAGES/lyx.mo:No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/print/lyx/work/stage/usr/local/share/locale/nl/LC_MESSAGES/lyx.mo:No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/print/lyx/work/stage/usr/local/share/locale/nn/LC_MESSAGES/lyx.mo:No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/print/lyx/work/stage/usr/local/share/locale/pl/LC_MESSAGES/lyx.mo:No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/print/lyx/work/stage/usr/local/share/locale/pt_BR/LC_MESSAGES/lyx.mo:No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/print/lyx/work/stage/usr/local/share/locale/pt_PT/LC_MESSAGES/lyx.mo:No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/print/lyx/work/stage/usr/local/share/locale/ru/LC_MESSAGES/lyx.mo:No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/print/lyx/work/stage/usr/local/share/locale/sk/LC_MESSAGES/lyx.mo:No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/print/lyx/work/stage/usr/local/share/locale/sv/LC_MESSAGES/lyx.mo:No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/print/lyx/work/stage/usr/local/share/locale/uk/LC_MESSAGES/lyx.mo:No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/print/lyx/work/stage/usr/local/share/locale/zh_CN/LC_MESSAGES/lyx.mo:No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/print/lyx/work/stage/usr/local/share/locale/zh_TW/LC_MESSAGES/lyx.mo:No such file or directory *** Error code 1 Stop. make: stopped in /usr/ports/print/lyx -- You are receiving this mail because: You are the assignee for the bug.