[Bug 270219] math/gnumeric fails to install with PERL=off
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 14 Mar 2023 20:25:01 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=270219
Bug ID: 270219
Summary: math/gnumeric fails to install with PERL=off
Product: Ports & Packages
Version: Latest
Hardware: Any
OS: Any
Status: New
Severity: Affects Only Me
Priority: ---
Component: Individual Port(s)
Assignee: gnome@FreeBSD.org
Reporter: bsd@philippost.de
Assignee: gnome@FreeBSD.org
Flags: maintainer-feedback?(gnome@FreeBSD.org)
Created attachment 240847
--> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=240847&action=edit
Compressed build log of math/gnumeric in poudriere
math/gnumeric (version 1.12.52_1) fails to install if PERL=off:
----8<----
====> Running Q/A tests (stage-qa)
Error: /usr/local/bin/gnumeric-1.12.52 is linked to
/usr/local/lib/libharfbuzz.so.0 from print/harfbuzz but it is not declared as a
dependency
Warning: you need LIB_DEPENDS+=libharfbuzz.so:print/harfbuzz
Error: /usr/local/bin/gnumeric-1.12.52 is linked to
/usr/local/lib/libgdk_pixbuf-2.0.so.0 from graphics/gdk-pixbuf2 but it is not
declared as a dependency
Warning: you need USE_GNOME+=gdkpixbuf2
====> Checking for pkg-plist issues (check-plist)
===> Parsing plist
===> Checking for items in STAGEDIR missing from pkg-plist
===> Checking for items in pkg-plist which are not in STAGEDIR
Error: Missing: lib/gnumeric/%%VERSION%%/plugins/perl-func/perl_func.pl
Error: Missing: lib/gnumeric/%%VERSION%%/plugins/perl-func/plugin.xml
Error: Missing: lib/gnumeric/%%VERSION%%/plugins/perl-loader/perl_loader.so
Error: Missing: lib/gnumeric/%%VERSION%%/plugins/perl-loader/plugin.xml
===> Error: Plist issues found.
*** Error code 1
Stop.
make: stopped in /usr/ports/math/gnumeric
---->8----
This is both on bare metal and within poudriere testport. The full poudriere
build log is attached.
--
You are receiving this mail because:
You are the assignee for the bug.