As in PR 196937, comms/hamlib fails to detect C++ compiler under emulation. A patch for this was introduced in r377901 and then removed in r398432, but I suspect it was still needed. I think the proper solution is to re-introduce the patch that was removed, but I can't properly test it myself because I'm failing to rebuild my arm.armv6 poudriere jail.
CC'ing Mikael on this, since he submitted the original patch and is likely in a better position to test this (judging from past experience).
Created attachment 181033 [details] patch Yes it's still needed, patch attached
A commit references this bug: Author: db Date: Sat Mar 25 13:21:50 UTC 2017 New revision: 436901 URL: https://svnweb.freebsd.org/changeset/ports/436901 Log: As stated by Kyle Evans <bsdports@kyle-evans.net> "As in PR 196937, comms/hamlib fails to detect C++ compiler under emulation. A patch for this was introduced in r377901 and then removed in r398432, but I suspect it was still needed. I think the proper solution is to re-introduce the patch that was removed, but I can't properly test it myself because I'm failing to rebuild my arm.armv6 poudriere jail." re-introduce missing diff portlint again redo checksum PR: ports/217972 Reported by: Kyle Evans <bsdports@kyle-evans.net> Reviewed by: mikael.urankar@gmail.com Changes: head/comms/hamlib/distinfo head/comms/hamlib/files/patch-bindings_Makefile.am head/comms/hamlib/files/patch-configure.ac