Created attachment 226936 [details] v1 (use "git am") Add BUILD_CC to unbreak the build when the base toolchain (/usr/bin/cc) does not exist, and CC is provided via inclusion of /usr/share/toolchains. 11.4/amd64: OK bulk diff https://codeberg.org/ei/misc/commit/40f4d06 pkg diff https://codeberg.org/ei/misc/commit/bdd711a testport https://codeberg.org/ei/misc/commit/4ab5313 11.4/i386 OK: bulk diff https://codeberg.org/ei/misc/commit/59af18e pkg diff https://codeberg.org/ei/misc/commit/e37ab81 testport https://codeberg.org/ei/misc/commit/8ec3936 12.2/amd64: OK bulk diff https://codeberg.org/ei/misc/commit/9193cad pkg diff https://codeberg.org/ei/misc/commit/5c9a740 testport https://codeberg.org/ei/misc/commit/9d9dfec 12.2/i386: OK bulk diff https://codeberg.org/ei/misc/commit/b25fa9f pkg diff https://codeberg.org/ei/misc/commit/aa3dee6 testport https://codeberg.org/ei/misc/commit/af7a620 13.0/amd64: OK bulk diff https://codeberg.org/ei/misc/commit/422ec35 pkg diff https://codeberg.org/ei/misc/commit/7fc97b6 testport https://codeberg.org/ei/misc/commit/b07da06 13.0/aarch64 (via qemu-user-static): OK bulk diff https://codeberg.org/ei/misc/commit/253a1df pkg diff https://codeberg.org/ei/misc/commit/d213af1 testport https://codeberg.org/ei/misc/commit/b3713f6
A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=9ed7c64ffecfe2001b496da1afd84724a89df56f commit 9ed7c64ffecfe2001b496da1afd84724a89df56f Author: Evgeniy Khramtsov <evgeniy@khramtsov.org> AuthorDate: 2021-08-04 02:18:47 +0000 Commit: Neel Chauhan <nc@FreeBSD.org> CommitDate: 2021-08-08 12:08:05 +0000 textproc/libwapcaplet: respect CC PR: 257610 textproc/libwapcaplet/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-)
Committed!