Created attachment 201028 [details] patch to clean stage-qa FreeBSD's packager found staging issues so I added a work-around I was preparing for arm and fixed some stage-qa missing dependencies. Everything builds clean in my extra checks now: % make check-plist ====> 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 ===> No pkg-plist issues found (check-plist) % make stage-qa ====> Running Q/A tests (stage-qa) /!\ To run stage-qa automatically add DEVELOPER=yes to your environment /!\ The package works fine in my system (FreeBSD-12 stable)
A commit references this bug: Author: swills Date: Sun Jan 13 16:12:55 UTC 2019 New revision: 490153 URL: https://svnweb.freebsd.org/changeset/ports/490153 Log: math/reduce: fix stage-qa issues PR: 234873 Submitted by: pfg (maintainer) Changes: head/math/reduce/Makefile head/math/reduce/files/patch-generic_newfront_redfront.h
Committed, thanks!