Hi, failing testport [00:02:36] ====> Compressing man pages (compress-man) [00:02:36] =========================================================================== [00:02:36] ====> Running Q/A tests (stage-qa) [00:02:36] Error: /usr/local/bin/readpst is linked to /usr/local/lib/libgobject-2.0.so.0 from devel/glib20 but it is not declared as a dependency [00:02:36] Warning: you need USE_GNOME+=glib20 [00:02:36] Error: /usr/local/bin/readpst is linked to /usr/local/lib/libglib-2.0.so.0 from devel/glib20 but it is not declared as a dependency [00:02:36] Warning: you need USE_GNOME+=glib20 [00:02:36] Error: /usr/local/bin/readpst is linked to /usr/local/lib/libintl.so.8 from devel/gettext-runtime but it is not declared as a dependency [00:02:36] Warning: you need USES+=gettext-runtime [00:02:37] Error: /usr/local/bin/readpst is linked to /usr/local/lib/libxml2.so.2 from textproc/libxml2 but it is not declared as a dependency [00:02:37] Warning: you need USE_GNOME+=libxml2 [00:02:37] ====> Checking for pkg-plist issues (check-plist) [00:02:37] ===> Parsing plist [00:02:37] ===> Checking for items in STAGEDIR missing from pkg-plist [00:02:37] ===> Checking for items in pkg-plist which are not in STAGEDIR [00:02:37] Error: Missing: bin/pst2dii [00:02:37] ===> Error: Plist issues found. [00:02:37] *** Error code 1 [00:02:37] [00:02:37] Stop. [00:02:37] make: stopped in /usr/ports/mail/libpst [00:02:37] =>> Error: check-plist failures detected [00:02:46] Saved mail/libpst | libpst-0.6.72 wrkdir to: /usr/local/poudriere/data/wrkdirs/12S-desktop-default/default/libpst-0.6.72.txz [00:02:46] build of mail/libpst | libpst-0.6.72 ended at Sat Oct 26 14:40:57 BST 2019 [00:02:46] build time: 00:00:59 [00:02:46] !!! build failure encountered !!! [00:02:46] Error: Build failed in phase: check-plist [00:02:46] Cleaning up [00:02:47] Unmounting file systems
If PST2DII=off, it will build
A commit references this bug: Author: sunpoet Date: Sat Oct 26 14:31:00 UTC 2019 New revision: 515701 URL: https://svnweb.freebsd.org/changeset/ports/515701 Log: Fix build of pst2dii PR: 241501 Reported by: <tech-lists@zyxst.net> Changes: head/mail/libpst/Makefile
Committed. Thanks!