Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 09 Nov 2019 06:40:28 +0000
From:      bugzilla-noreply@freebsd.org
To:        gnome@FreeBSD.org
Subject:   [Bug 241817] math/gnumeric: fix for non-default PREFIX
Message-ID:  <bug-241817-6497@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D241817

            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@FreeBSD.org
          Reporter: jcfyecrayz@liamekaens.com
             Flags: maintainer-feedback?(gnome@FreeBSD.org)
          Assignee: gnome@FreeBSD.org

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

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

% make PREFIX=3D/opt stage check-plist
 .
 .
=3D=3D=3D> 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
=3D=3D=3D> 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
=3D=3D=3D> Error: Plist issues found.
=3D=3D=3D> Warning: Test was done with PREFIX !=3D LOCALBASE
=3D=3D=3D> Warning: The port may not be properly installing into PREFIX
*** Error code 1

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-241817-6497>