[Bug 286397] textproc/p5-HTML-T5 is broken
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 27 Apr 2025 17:26:41 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=286397
Bug ID: 286397
Summary: textproc/p5-HTML-T5 is broken
Product: Ports & Packages
Version: Latest
Hardware: Any
OS: Any
Status: New
Severity: Affects Only Me
Priority: ---
Component: Individual Port(s)
Assignee: sunpoet@FreeBSD.org
Reporter: rodrigo@FreeBSD.org
Assignee: sunpoet@FreeBSD.org
Flags: maintainer-feedback?(sunpoet@FreeBSD.org)
If it compiles without error, p5-HTML-T5 doesn't work and breaks
other ports who dependent upon it.
perl -e "use HTML::T5;"
Can't locate loadable object for module HTML::T5 in @INC (@INC contains:
/usr/local/lib/perl5/site_perl/mach/5.36 /usr/local/lib/perl5/site_perl
/usr/local/lib/perl5/5.36/mach /usr/local/lib/perl5/5.36) at -e line 1.
Compilation failed in require at -e line 1.
BEGIN failed--compilation aborted at -e line 1.
I open an issue on the upstream repo with more details:
https://github.com/shlomif/html-tidy5/issues/9
--
You are receiving this mail because:
You are the assignee for the bug.