I have attempted to compile www/webkit2-gtk3 for armv6 in poudriere+qemu and it fails with "/wrkdirs/usr/ports/www/webkit2-gtk3/work/webkitgtk-2.8.5/Source/WTF/wtf/Platform.h:310:6: error: "Not supported ARM architecture"" I have tried compiling with DEBUG=off and have also tried the freebsd-ports-gnome/www/webkit2-gtk3 port as well. Attached is the build log from poudriere.
Created attachment 172707 [details] Webkit2-gtk3 Poudriere Log
see bug #207275
The build doesn't get as far as bug #207275 it only gets to [ 3%] Building CXX object Source/WTF/wtf/CMakeFiles/WTF.dir/Assertions.cpp.o. I have also tried the the freebsd-ports-gnome/www/webkit2-gtk3 port suggested in that bug and it still fails at the same point.
I've attached a patch in bug #207275
I know this is probably not what you wanted to hear, but I tried out the patch from #207275 and it would fail at patching the bmalloc_BPlatform.h stuff. I edited the diff to remove everything past the line: Index: files/patch-Source_bmalloc_bmalloc_BPlatform.h and the patch completed and the build worked.
We can close this out and discuss in 207275 if you'd like.
Fixed in r422019.