Created attachment 208551 [details] patch Another round of trying to fix packaging for qtcreator...
Approved as mentor (builds on ppcports) awaiting maintainer review.
I'm not quite convinced that these files are actually depending on GCC/Clang and that its not just again a race in the build that you hit.
Probably the better fix for this is to no longer list the doc-files explicitely in the plist and use a PORTDOCS wildcard.
Created attachment 208683 [details] v2 Is that ok?
Looks good to me.
A commit references this bug: Author: pkubaj Date: Sat Nov 2 20:25:41 UTC 2019 New revision: 516365 URL: https://svnweb.freebsd.org/changeset/ports/516365 Log: devel/qtcreator: fix packaging with GCC architectures Remove explicit PORTDOCS from pkg-plist. PR: 241451 Approved by: tcberner (maintainer, mentor), linimon (mentor) Changes: head/devel/qtcreator/Makefile head/devel/qtcreator/pkg-plist