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:   maintainer-feedback requested: [Bug 241817] math/gnumeric: fix for non-default PREFIX
Message-ID:  <bug-241817-6497-gDlw69q2fH@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-241817-6497@https.bugs.freebsd.org/bugzilla/>
References:  <bug-241817-6497@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
Bugzilla Automation <bugzilla@FreeBSD.org> has asked freebsd-gnome mailing =
list
<gnome@FreeBSD.org> for maintainer-feedback:
Bug 241817: math/gnumeric: fix for non-default PREFIX
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D241817



--- Description ---
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



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