building on head r292788 and ports from SVN head on amd64 gives: ... =======================<phase: build >============================ ===> Building for gsoap-2.8.25 /usr/bin/make all-recursive Making all in gsoap ln -s -f ./stdsoap2.cpp stdsoap2_cpp.cpp ln -s -f ./dom.cpp dom_cpp.cpp cc -DHAVE_CONFIG_H -I. -I.. -DFREEBSD -O2 -pipe -fstack-protector -fno-strict-aliasing -MT li bgsoap_a-stdsoap2.o -MD -MP -MF .deps/libgsoap_a-stdsoap2.Tpo -c -o libgsoap_a-stdsoap2.o `test -f ' stdsoap2.c' || echo './'`stdsoap2.c stdsoap2.c:5107:64: error: use of undeclared identifier 'SOL_TCP' if (!(soap->omode & SOAP_IO_UDP) && setsockopt(soap->master, SOL_TCP, TCP_FASTOPEN, (char*)&set, s izeof(int))) ^ 1 error generated. *** Error code 1 this let skip (among others) the port emulators/virtualbox-ose I will attach a patch later the day;
Poudriere building with fix.
A commit references this bug: Author: bofh Date: Fri Jan 1 16:54:14 UTC 2016 New revision: 405012 URL: https://svnweb.freebsd.org/changeset/ports/405012 Log: devel/gsoap: Update version 2.8.25=>2.8.27 - Fix BUILD on 10 amd64 and CURRENT [1] PR: 205782 [1] Submitted by: guru@unixarea.de [1] Changes: head/devel/gsoap/Makefile head/devel/gsoap/distinfo head/devel/gsoap/files/patch-gsoap_stdsoap2.c head/devel/gsoap/files/patch-gsoap_stdsoap2.cpp head/devel/gsoap/pkg-plist