[Bug 241817] math/gnumeric: fix for non-default PREFIX

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sat Nov 9 06:40:30 UTC 2019


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=241817

            Bug ID: 241817
           Summary: math/gnumeric: fix for non-default PREFIX
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Some People
          Priority: ---
         Component: Individual Port(s)
          Assignee: gnome at FreeBSD.org
          Reporter: jcfyecrayz at liamekaens.com
             Flags: maintainer-feedback?(gnome at FreeBSD.org)
          Assignee: gnome at FreeBSD.org

Created attachment 208990
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=208990&action=edit
[patch] fix gnumeric with non-default PREFIX

If you build with a non-default PREFIX, check-plist fails:

% make PREFIX=/opt stage check-plist
 .
 .
===> Checking for items in STAGEDIR missing from pkg-plist
Error: Orphaned: /usr/local/lib/girepository-1.0/Gnm-%%SHORT_VER%%.typelib
Error: Orphaned:
/usr/local/lib/goffice/%%GOFFICE%%/plugins/gnumeric/gnumeric.so
Error: Orphaned: /usr/local/lib/goffice/%%GOFFICE%%/plugins/gnumeric/plugin.xml
Error: Orphaned: /usr/local/%%PYTHON_SITELIBDIR%%/gi/overrides/Gnm.py
Error: Orphaned: /usr/local/share/gir-1.0/Gnm-%%SHORT_VER%%.gir
Error: Orphaned: @dir /usr/local/lib/girepository-1.0
Error: Orphaned: @dir /usr/local/lib/goffice/%%GOFFICE%%/plugins/gnumeric
Error: Orphaned: @dir /usr/local/lib/goffice/%%GOFFICE%%/plugins
Error: Orphaned: @dir /usr/local/lib/goffice/%%GOFFICE%%
Error: Orphaned: @dir /usr/local/lib/goffice
Error: Orphaned: @dir /usr/local/%%PYTHON_SITELIBDIR%%/gi/overrides
Error: Orphaned: @dir /usr/local/%%PYTHON_SITELIBDIR%%/gi
Error: Orphaned: @dir /usr/local/%%PYTHON_SITELIBDIR%%
Error: Orphaned: @dir /usr/local/%%PYTHON_LIBDIR%%
Error: Orphaned: @dir /usr/local/share/gir-1.0
===> Checking for items in pkg-plist which are not in STAGEDIR
Error: Missing: lib/girepository-1.0/Gnm-%%SHORT_VER%%.typelib
Error: Missing: lib/goffice/%%GOFFICE%%/plugins/gnumeric/gnumeric.so
Error: Missing: lib/goffice/%%GOFFICE%%/plugins/gnumeric/plugin.xml
Error: Missing: %%PYTHON_SITELIBDIR%%/gi/overrides/Gnm.py
Error: Missing: share/gir-1.0/Gnm-%%SHORT_VER%%.gir
===> Error: Plist issues found.
===> Warning: Test was done with PREFIX != LOCALBASE
===> Warning: The port may not be properly installing into PREFIX
*** Error code 1

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-ports-bugs mailing list