[Bug 265453] textproc/po4a: add missing dependencies
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 26 Jul 2022 15:26:54 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=265453 Bug ID: 265453 Summary: textproc/po4a: add missing dependencies Product: Ports & Packages Version: Latest Hardware: Any OS: Any Status: New Severity: Affects Many People Priority: --- Component: Individual Port(s) Assignee: dbaio@freebsd.org Reporter: amdmi3@FreeBSD.org Flags: maintainer-feedback?(dbaio@freebsd.org) Assignee: dbaio@freebsd.org Created attachment 235491 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=235491&action=edit Patch p5-Syntax-Keyword-Try dependency is missing. From www/ikiwiki (which consumes po4a) fallout: po4a::chooser: Module loading error: Can't locate Syntax/Keyword/Try.pm in @INC (you may need to install the Syntax::Keyword::Try module) (@INC contains: .. /usr/local/lib/perl5/site_perl/mach/5.32 /usr/local/lib/perl5/site_perl /usr/local/lib/perl5/5.32/mach /usr/local/lib/perl5/5.32 .) at /usr/local/lib/perl5/site_perl/Locale/Po4a/Text.pm line 61. BEGIN failed--compilation aborted at /usr/local/lib/perl5/site_perl/Locale/Po4a/Text.pm line 61. Compilation failed in require at (eval 47) line 1. BEGIN failed--compilation aborted at (eval 47) line 1. From po4a NEWS: This introduces a NEW DEPENDENCY: Syntax::Keyword::Try Also add missing test dependency, but note that tests are failing. -- You are receiving this mail because: You are the assignee for the bug.