Created attachment 185500 [details] poudriere log ====> Checking for pkg-plist issues (check-plist) ===> Parsing plist ===> Checking for items in STAGEDIR missing from pkg-plist Error: Orphaned: info/gcc7/libitm.info Error: Orphaned: info/gcc7/libquadmath.info ===> Checking for items in pkg-plist which are not in STAGEDIR ===> Error: Plist issues found. *** Error code 1
A commit references this bug: Author: gerald Date: Wed Aug 16 20:45:06 UTC 2017 New revision: 448065 URL: https://svnweb.freebsd.org/changeset/ports/448065 Log: Also package libitm.info and libquadmath.info on aarch64. PR: 221571 Changes: head/lang/gcc7/Makefile
Thanks for the report; this should be fixed now by bringing aarch64 in line with other applicable platforms.
A commit references this bug: Author: gerald Date: Wed Aug 16 22:18:53 UTC 2017 New revision: 448067 URL: https://svnweb.freebsd.org/changeset/ports/448067 Log: Fix PR 221571 more thoroughly and aligned with lang/gcc6 and lang/gcc5: release tarballs, unlike snapshots, always contain prebuilt .info files. PR: 221571 Changes: head/lang/gcc7/Makefile