You are receiving this mail as a port that you maintain
is failing to build on the FreeBSD package build server.
Please investigate the failure and submit a PR to fix
build.

Maintainer:     jada...@freebsd.org
Last committer: jada...@freebsd.org
Ident:          $FreeBSD: head/net/spoofer/Makefile 416203 2016-05-31 14:19:05Z 
jadawin $
Log URL:        
http://beefy4.nyi.freebsd.org/data/head-amd64-default/p416265_s301181/logs/spoofer-1.0.1.log
Build URL:      
http://beefy4.nyi.freebsd.org/build.html?mastername=head-amd64-default&build=p416265_s301181
Log:

====>> Building net/spoofer
build started at Sat Jun  4 18:03:55 UTC 2016
port directory: /usr/ports/net/spoofer
building for: FreeBSD head-amd64-default-job-16 11.0-ALPHA1 FreeBSD 11.0-ALPHA1 
r301181 amd64
maintained by: jada...@freebsd.org
Makefile ident:      $FreeBSD: head/net/spoofer/Makefile 416203 2016-05-31 
14:19:05Z jadawin $
Poudriere version: 3.1.12
Host OSVERSION: 1100109
Jail OSVERSION: 1100116




!!! Jail is newer than host. (Jail: 1100116, Host: 1100109) !!!
!!! This is not supported. !!!
!!! Host kernel must be same or newer than jail. !!!
!!! Expect build failures. !!!



---Begin Environment---
SHELL=/bin/csh
UNAME_v=FreeBSD 11.0-ALPHA1 r301181
UNAME_r=11.0-ALPHA1
BLOCKSIZE=K
MAIL=/var/mail/root
STATUS=1
OPSYS=FreeBSD
ARCH=amd64
SAVED_TERM=
MASTERMNT=/usr/local/poudriere/data/.m/head-amd64-default/ref
UID=0
PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin
_JAVA_VERSION_LIST_REGEXP=1.6\|1.7\|1.8\|1.6+\|1.7+\|1.8+
POUDRIERE_BUILD_TYPE=bulk
PKGNAME=spoofer-1.0.1
OSREL=11.0
_OSRELEASE=11.0-ALPHA1
PYTHONBASE=/usr/local
OLDPWD=/
_SMP_CPUS=24
PWD=/usr/local/poudriere/data/.m/head-amd64-default/ref/.p/pool
HAVE_COMPAT_IA32_KERN=YES LINUX_OSRELEASE=2.6.32
MASTERNAME=head-amd64-default
SCRIPTPREFIX=/usr/local/share/poudriere
_JAVA_VENDOR_LIST_REGEXP=openjdk\|oracle\|sun
USER=root
HOME=/root
POUDRIERE_VERSION=3.1.12
SCRIPTPATH=/usr/local/share/poudriere/bulk.sh
CONFIGURE_MAX_CMD_LEN=262144
LIBEXECPREFIX=/usr/local/libexec/poudriere
LOCALBASE=/usr/local
PACKAGE_BUILDING=yes
_JAVA_OS_LIST_REGEXP=native\|linux
OSVERSION=1100116
---End Environment---

---Begin OPTIONS List---
===> The following configuration options are available for spoofer-1.0.1:
     DOCS=on: Build and/or install documentation
     GUI=on: GUI (Graphical User Interface) support
===> Use 'make config' to modify these settings
---End OPTIONS List---

--CONFIGURE_ARGS--
--disable-development --with-qt-includes=/usr/local/include/qt5  
--with-qt-libraries=/usr/local/lib  --with-extra-includes=/usr/local/include  
--with-extra-libs=/usr/local/lib --x-libraries=/usr/local/lib 
--x-includes=/usr/local/include --prefix=/usr/local ${_LATE_CONFIGURE_ARGS}
--End CONFIGURE_ARGS--

--CONFIGURE_ENV--
XDG_DATA_HOME=/wrkdirs/usr/ports/net/spoofer/work  
XDG_CONFIG_HOME=/wrkdirs/usr/ports/net/spoofer/work  
HOME=/wrkdirs/usr/ports/net/spoofer/work TMPDIR="/tmp" SHELL=/bin/sh 
CONFIG_SHELL=/bin/sh QTDIR="/usr/local" QMAKE="/usr/local/lib/qt5/bin/qmake"  
MOC="/usr/local/lib/qt5/bin/moc" RCC="/usr/local/lib/qt5/bin/rcc" 
UIC="/usr/local/lib/qt5/bin/uic"  
QMAKESPEC="/usr/local/lib/qt5/mkspecs/freebsd-$(ccver="$(c++ --version)"; case 
"$ccver" in *clang*) echo clang ;; *) echo g++ ;; esac)" 
CONFIG_SITE=/usr/ports/Templates/config.site lt_cv_sys_max_cmd_len=262144
--End CONFIGURE_ENV--

--MAKE_ENV--
XDG_DATA_HOME=/wrkdirs/usr/ports/net/spoofer/work  
XDG_CONFIG_HOME=/wrkdirs/usr/ports/net/spoofer/work  
HOME=/wrkdirs/usr/ports/net/spoofer/work TMPDIR="/tmp" NO_PIE=yes 
MK_DEBUG_FILES=no MK_KERNEL_SYMBOLS=no SHELL=/bin/sh NO_LINT=YES 
PREFIX=/usr/local  LOCALBASE=/usr/local  LIBDIR="/usr/lib"  CC="cc" CFLAGS="-O2 
-pipe  -fstack-protector -fno-strict-aliasing"  CPP="cpp" CPPFLAGS=""  
LDFLAGS=" -fstack-protector" LIBS=""  CXX="c++" CXXFLAGS="-O2 -pipe 
-fstack-protector -fno-strict-aliasing "  MANPREFIX="/usr/local" 
BSD_INSTALL_PROGRAM="install  -s -m 555"  BSD_INSTALL_LIB="install  -s -m 444"  
BSD_INSTALL_SCRIPT="install  -m 555"  BSD_INSTALL_DATA="install  -m 0644"  
BSD_INSTALL_MAN="install  -m 444"
--End MAKE_ENV--

--PLIST_SUB--
DOCS=""
NO_DOCS="@comment
"
GUI=""
NO_GUI="@comment
"
QT_PREFIX="/usr/local"
QT_BINDIR="lib/qt5/bin"
QT_INCDIR="include/qt5"
QT_LIBDIR="lib"
QT_ARCHDIR="lib/qt5"
QT_PLUGINDIR="lib/qt5/plugins"
QT_LIBEXECDIR="libexec/qt5"
QT_IMPORTDIR="lib/qt5/imports"
QT_QMLDIR="lib/qt5/qml"
QT_DATADIR="share/qt5"
QT_DOCDIR="share/doc/qt5"
QT_L10NDIR="share/qt5/translations"
QT_ETCDIR="etc/xdg"
QT_EXAMPLEDIR="share/examples/qt5"
QT_TESTDIR="share/qt5/tests"
QT_MKSPECDIR="lib/qt5/mkspecs"
OSREL=11.0
PREFIX=%D
LOCALBASE=/usr/local
RESETPREFIX=/usr/local
PORTDOCS=""
PORTEXAMPLES=""
LIB32DIR=lib
DOCSDIR="share/doc/spoofer"
EXAMPLESDIR="share/examples/spoofer"
DATADIR="share/spoofer"
WWWDIR="www/spoofer"
ETCDIR="etc/spoofer"
--End PLIST_SUB--

--SUB_LIST--
DOCS=""
NO_DOCS="@comment
"
GUI=""
NO_GUI="@comment
"
PREFIX=/usr/local
LOCALBASE=/usr/local
DATADIR=/usr/local/share/spoofer
DOCSDIR=/usr/local/share/doc/spoofer
EXAMPLESDIR=/usr/local/share/examples/spoofer
WWWDIR=/usr/local/www/spoofer
ETCDIR=/usr/local/etc/spoofer
--End SUB_LIST--

---Begin make.conf---
USE_PACKAGE_DEPENDS=yes
BATCH=yes
WRKDIRPREFIX=/wrkdirs
PORTSDIR=/usr/ports
PACKAGES=/packages
DISTDIR=/distfiles
#### /usr/local/etc/poudriere.d/make.conf ####
DISABLE_MAKE_JOBS=poudriere
---End make.conf---
=======================<phase: check-sanity   >============================
===>  License GPLv3 accepted by the user
===========================================================================
=======================<phase: pkg-depends    >============================
===>   spoofer-1.0.1 depends on file: /usr/local/sbin/pkg - not found
===>   Installing existing package /packages/All/pkg-1.8.3.txz
[head-amd64-default-job-16] Installing pkg-1.8.3...
[head-amd64-default-job-16] Extracting pkg-1.8.3: .......... done
===>   spoofer-1.0.1 depends on file: /usr/local/sbin/pkg - found
===>   Returning to build of spoofer-1.0.1
===========================================================================
=======================<phase: fetch-depends  >============================
===========================================================================
=======================<phase: fetch          >============================
===>  License GPLv3 accepted by the user
=> spoofer-1.0.1.tar.gz doesn't seem to exist in /portdistfiles/.
=> Attempting to fetch 
http://www.caida.org/projects/spoofer/downloads/spoofer-1.0.1.tar.gz
spoofer-1.0.1.tar.gz                                     0  B    0  Bps
===> Fetching all distfiles required by spoofer-1.0.1 for building
===========================================================================
=======================<phase: checksum       >============================
===>  License GPLv3 accepted by the user
===> Fetching all distfiles required by spoofer-1.0.1 for building
=> SHA256 Checksum OK for spoofer-1.0.1.tar.gz.
===========================================================================
=======================<phase: extract-depends>============================
===========================================================================
=======================<phase: extract        >============================
===>  License GPLv3 accepted by the user
===> Fetching all distfiles required by spoofer-1.0.1 for building
===>  Extracting for spoofer-1.0.1
=> SHA256 Checksum OK for spoofer-1.0.1.tar.gz.
===========================================================================
=======================<phase: patch-depends  >============================
===========================================================================
=======================<phase: patch          >============================
===>  Patching for spoofer-1.0.1
===========================================================================
=======================<phase: build-depends  >============================
===>   spoofer-1.0.1 depends on executable: protoc - not found
===>   Installing existing package /packages/All/protobuf-2.6.1.txz
[head-amd64-default-job-16] Installing protobuf-2.6.1...
[head-amd64-default-job-16] Extracting protobuf-2.6.1: .......... done
===>   spoofer-1.0.1 depends on executable: protoc - found
===>   Returning to build of spoofer-1.0.1
===>   spoofer-1.0.1 depends on package: libGL>0 - not found
===>   Installing existing package /packages/All/libGL-11.1.2.txz
[head-amd64-default-job-16] Installing libGL-11.1.2...
[head-amd64-default-job-16] `-- Installing expat-2.1.1...
[head-amd64-default-job-16] `-- Extracting expat-2.1.1: .......... done
[head-amd64-default-job-16] `-- Installing dri2proto-2.8...
[head-amd64-default-job-16] `-- Extracting dri2proto-2.8: .... done
[head-amd64-default-job-16] `-- Installing libXdamage-1.1.4_3...
[head-amd64-default-job-16] |   `-- Installing libXfixes-5.0.1_3...
[head-amd64-default-job-16] |   | `-- Installing xproto-7.0.28...
[head-amd64-default-job-16] |   | `-- Extracting xproto-7.0.28: .......... done
[head-amd64-default-job-16] |   | `-- Installing fixesproto-5.0...
[head-amd64-default-job-16] |   | `-- Extracting fixesproto-5.0: .... done
[head-amd64-default-job-16] |   | `-- Installing libX11-1.6.3,1...
<snip>
checking build system type... amd64-portbld-freebsd11.0
checking host system type... amd64-portbld-freebsd11.0
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... (cached) /bin/mkdir -p
checking for gawk... (cached) /usr/bin/awk
checking whether make sets $(MAKE)... yes
checking whether the C++ compiler works... yes
checking for C++ compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C++ compiler... yes
checking whether c++ accepts -g... yes
checking for style of include used by make... GNU
checking dependency style of c++... gcc3
checking for gcc... cc
checking whether we are using the GNU C compiler... yes
checking whether cc accepts -g... yes
checking for cc option to accept ISO C89... none needed
checking dependency style of cc... gcc3
checking how to run the C preprocessor... cpp
checking for ranlib... ranlib
checking for ar... ar
checking the archiver (ar) interface... ar
checking for protoc... protoc
Determined host operating system: freebsd11.0
checking for library containing socket... none required
checking for library containing gethostbyname... none required
checking for library containing pcap_close... -lpcap
checking for grep that handles long lines and -e... (cached) /usr/bin/grep
checking for egrep... (cached) /usr/bin/egrep
checking for ANSI C header files... (cached) yes
checking for sys/types.h... (cached) yes
checking for sys/stat.h... (cached) yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking for memory.h... (cached) yes
checking for strings.h... (cached) yes
checking for inttypes.h... (cached) yes
checking for stdint.h... (cached) yes
checking for unistd.h... (cached) yes
checking for arpa/inet.h... (cached) yes
checking for fcntl.h... (cached) yes
checking for inttypes.h... (cached) yes
checking for netdb.h... (cached) yes
checking for netinet/in.h... (cached) yes
checking for stdint.h... (cached) yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking for strings.h... (cached) yes
checking for sys/param.h... (cached) yes
checking for sys/types.h... (cached) yes
checking for sys/socket.h... (cached) yes
checking for unistd.h... (cached) yes
checking netinet/in_systm.h usability... yes
checking netinet/in_systm.h presence... yes
checking for netinet/in_systm.h... yes
checking for netinet/ip.h... yes
checking for netinet/ip6.h... yes
checking ws2tcpip.h usability... no
checking ws2tcpip.h presence... no
checking for ws2tcpip.h... no
checking pcap/pcap.h usability... yes
checking pcap/pcap.h presence... yes
checking for pcap/pcap.h... yes
checking for pid_t... (cached) yes
checking for size_t... (cached) yes
checking for ssize_t... (cached) yes
checking for stdbool.h that conforms to C99... (cached) yes
checking for _Bool... (cached) yes
checking for uint16_t... (cached) yes
checking for uint32_t... (cached) yes
checking for uint64_t... (cached) yes
checking for uint8_t... (cached) yes
checking whether in_addr_t is defined... yes
checking whether byte ordering is bigendian... no
checking for vfork.h... (cached) no
checking for fork... (cached) yes
checking for vfork... (cached) yes
checking for working fork... yes
checking for working vfork... (cached) yes
checking for alarm... (cached) yes
checking for bzero... (cached) yes
checking for gethostbyname... (cached) yes
checking for gethostname... (cached) yes
checking for inet_ntoa... (cached) yes
checking for inet_ntop... (cached) yes
checking for inet_pton... yes
checking for memmove... (cached) yes
checking for memset... (cached) yes
checking for pcap_close... yes
checking for pcap_create... yes
checking for pcap_open_live... yes
checking for pcap_sendpacket... yes
checking for socket... yes
checking for strtol... (cached) yes
checking for strtoul... (cached) yes
checking for struct sockaddr_in6... yes
configure: creating ./config.status
config.status: creating Makefile
config.status: creating common/Makefile
config.status: creating prober/Makefile
config.status: creating manager/Makefile
config.status: creating common/spoofer.proto
config.status: creating config.h
config.status: executing depfiles commands
configure: WARNING: unrecognized options: --with-qt-includes, 
--with-qt-libraries, --with-extra-includes, --with-extra-libs

Will build spoofer prober:  yes
Will build spoofer prober manager:  yes
Will build spoofer server:  no
===========================================================================
=======================<phase: build          >============================
===>  Building for spoofer-1.0.1
/usr/bin/make  all-recursive
Making all in common
protoc --proto_path=. --cpp_out=. spoofer.proto
/usr/bin/make  all-am
c++ -DHAVE_CONFIG_H -I. -I..  -I'/usr/local/include'   -O2 -pipe 
-fstack-protector -fno-strict-aliasing -MT libspooferpb_a-spoofer.pb.o -MD -MP 
-MF .deps/libspooferpb_a-spoofer.pb.Tpo -c -o libspooferpb_a-spoofer.pb.o `test 
-f 'spoofer.pb.cc' || echo './'`spoofer.pb.cc
mv -f .deps/libspooferpb_a-spoofer.pb.Tpo .deps/libspooferpb_a-spoofer.pb.Po
rm -f libspooferpb.a
ar cru libspooferpb.a libspooferpb_a-spoofer.pb.o 
ranlib libspooferpb.a
c++ -DHAVE_CONFIG_H -I. -I..   -I'/usr/local/include'   -O2 -pipe 
-fstack-protector -fno-strict-aliasing -MT util.o -MD -MP -MF .deps/util.Tpo -c 
-o util.o util.cc
mv -f .deps/util.Tpo .deps/util.Po
c++ -DHAVE_CONFIG_H -I. -I..   -I'/usr/local/include'   -O2 -pipe 
-fstack-protector -fno-strict-aliasing -MT net.o -MD -MP -MF .deps/net.Tpo -c 
-o net.o net.cc
mv -f .deps/net.Tpo .deps/net.Po
c++ -DHAVE_CONFIG_H -I. -I..   -I'/usr/local/include'   -O2 -pipe 
-fstack-protector -fno-strict-aliasing -MT messages.o -MD -MP -MF 
.deps/messages.Tpo -c -o messages.o messages.cc
mv -f .deps/messages.Tpo .deps/messages.Po
c++ -DHAVE_CONFIG_H -I. -I..   -I'/usr/local/include'   -O2 -pipe 
-fstack-protector -fno-strict-aliasing -MT PBStreamer.o -MD -MP -MF 
.deps/PBStreamer.Tpo -c -o PBStreamer.o PBStreamer.cc
mv -f .deps/PBStreamer.Tpo .deps/PBStreamer.Po
rm -f libspoofer.a
ar cru libspoofer.a util.o net.o  messages.o PBStreamer.o 
ranlib libspoofer.a
Making all in prober
c++ -DHAVE_CONFIG_H -I. -I..   -I../common -I../common -I'/usr/local/include'   
-O2 -pipe -fstack-protector -fno-strict-aliasing -MT trace.o -MD -MP -MF 
.deps/trace.Tpo -c -o trace.o trace.cc
mv -f .deps/trace.Tpo .deps/trace.Po
c++ -DHAVE_CONFIG_H -I. -I..   -I../common -I../common -I'/usr/local/include'   
-O2 -pipe -fstack-protector -fno-strict-aliasing -MT wintrace.o -MD -MP -MF 
.deps/wintrace.Tpo -c -o wintrace.o wintrace.cc
mv -f .deps/wintrace.Tpo .deps/wintrace.Po
c++ -DHAVE_CONFIG_H -I. -I..   -I../common -I../common -I'/usr/local/include'   
-O2 -pipe -fstack-protector -fno-strict-aliasing -MT spoofer-prober.o -MD -MP 
-MF .deps/spoofer-prober.Tpo -c -o spoofer-prober.o spoofer-prober.cc
mv -f .deps/spoofer-prober.Tpo .deps/spoofer-prober.Po
c++  -O2 -pipe -fstack-protector -fno-strict-aliasing -L../common 
-L'/usr/local/lib' -fstack-protector  -o spoofer-prober trace.o wintrace.o  
spoofer-prober.o ../common/libspoofer.a ../common/libspooferpb.a 
-lprotobuf-lite -lpcap
Making all in manager
make[3]: "/wrkdirs/usr/ports/net/spoofer/work/spoofer-1.0.1/manager/Makefile" 
line 409: warning: duplicate script for target "distclean" ignored
make[3]: "/wrkdirs/usr/ports/net/spoofer/work/spoofer-1.0.1/manager/Makefile" 
line 330: warning: using previous script for "distclean" defined here
/usr/local/lib/qt5/bin/qmake 
/usr/bin/make -f manager.mak  bindir='/usr/local/bin'  
ORG_DOMAIN_REVERSED='org.caida'  all
cd common/ && ( test -e Makefile || /usr/local/lib/qt5/bin/qmake 
/wrkdirs/usr/ports/net/spoofer/work/spoofer-1.0.1/manager/common/common.pro -o 
Makefile ) && /usr/bin/make -f Makefile all
clang++ -c -pipe -O2 -fPIC -std=c++11 -Wall -W -pthread -D_THREAD_SAFE 
-DQT_NO_DEBUG -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I/usr/local/include/qt5 
-I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtCore -I. 
-I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o common.o 
common.cpp
clang++ -c -pipe -O2 -fPIC -std=c++11 -Wall -W -pthread -D_THREAD_SAFE 
-DQT_NO_DEBUG -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I/usr/local/include/qt5 
-I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtCore -I. 
-I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o SpooferUI.o 
SpooferUI.cpp
/usr/local/lib/qt5/bin/moc -DQT_NO_DEBUG -DQT_NETWORK_LIB -DQT_CORE_LIB 
-I/usr/local/lib/qt5/mkspecs/freebsd-clang 
-I/wrkdirs/usr/ports/net/spoofer/work/spoofer-1.0.1/manager/common 
-I/usr/local/include/qt5 -I/usr/local/include/qt5/QtNetwork 
-I/usr/local/include/qt5/QtCore -I/usr/include/c++/v1 
-I/usr/lib/clang/3.8.0/include -I/usr/include InputReader.h -o 
moc_InputReader.cpp
clang++ -c -pipe -O2 -fPIC -std=c++11 -Wall -W -pthread -D_THREAD_SAFE 
-DQT_NO_DEBUG -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I/usr/local/include/qt5 
-I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtCore -I. 
-I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o 
moc_InputReader.o moc_InputReader.cpp
/usr/local/lib/qt5/bin/moc -DQT_NO_DEBUG -DQT_NETWORK_LIB -DQT_CORE_LIB 
-I/usr/local/lib/qt5/mkspecs/freebsd-clang 
-I/wrkdirs/usr/ports/net/spoofer/work/spoofer-1.0.1/manager/common 
-I/usr/local/include/qt5 -I/usr/local/include/qt5/QtNetwork 
-I/usr/local/include/qt5/QtCore -I/usr/include/c++/v1 
-I/usr/lib/clang/3.8.0/include -I/usr/include FileTailThread.h -o 
moc_FileTailThread.cpp
clang++ -c -pipe -O2 -fPIC -std=c++11 -Wall -W -pthread -D_THREAD_SAFE 
-DQT_NO_DEBUG -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I/usr/local/include/qt5 
-I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtCore -I. 
-I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o 
moc_FileTailThread.o moc_FileTailThread.cpp
rm -f libcommon.a
ar cqs libcommon.a common.o  SpooferUI.o  moc_InputReader.o  
moc_FileTailThread.o
cd scheduler/ && ( test -e Makefile || /usr/local/lib/qt5/bin/qmake 
/wrkdirs/usr/ports/net/spoofer/work/spoofer-1.0.1/manager/scheduler/scheduler.pro
 -o Makefile ) && /usr/bin/make -f Makefile all
clang++ -c -pipe -O2 -std=c++11 -Wall -W -pthread -D_THREAD_SAFE -fPIC 
-DQT_NO_DEBUG -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I../common 
-I/usr/local/include/qt5 -I/usr/local/include/qt5/QtNetwork 
-I/usr/local/include/qt5/QtCore -I. -I/usr/local/include 
-I/usr/local/lib/qt5/mkspecs/freebsd-clang -o main.o main.cpp
clang++ -c -pipe -O2 -std=c++11 -Wall -W -pthread -D_THREAD_SAFE -fPIC 
-DQT_NO_DEBUG -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I../common 
-I/usr/local/include/qt5 -I/usr/local/include/qt5/QtNetwork 
-I/usr/local/include/qt5/QtCore -I. -I/usr/local/include 
-I/usr/local/lib/qt5/mkspecs/freebsd-clang -o app.o app.cpp
clang++ -c -pipe -O2 -std=c++11 -Wall -W -pthread -D_THREAD_SAFE -fPIC 
-DQT_NO_DEBUG -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I../common 
-I/usr/local/include/qt5 -I/usr/local/include/qt5/QtNetwork 
-I/usr/local/include/qt5/QtCore -I. -I/usr/local/include 
-I/usr/local/lib/qt5/mkspecs/freebsd-clang -o appunix.o appunix.cpp
/usr/local/lib/qt5/bin/moc -DQT_NO_DEBUG -DQT_NETWORK_LIB -DQT_CORE_LIB 
-I/usr/local/lib/qt5/mkspecs/freebsd-clang 
-I/wrkdirs/usr/ports/net/spoofer/work/spoofer-1.0.1/manager/scheduler 
-I/wrkdirs/usr/ports/net/spoofer/work/spoofer-1.0.1/manager/common 
-I/usr/local/include/qt5 -I/usr/local/include/qt5/QtNetwork 
-I/usr/local/include/qt5/QtCore -I/usr/include/c++/v1 
-I/usr/lib/clang/3.8.0/include -I/usr/include app.h -o moc_app.cpp
clang++ -c -pipe -O2 -std=c++11 -Wall -W -pthread -D_THREAD_SAFE -fPIC 
-DQT_NO_DEBUG -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I../common 
-I/usr/local/include/qt5 -I/usr/local/include/qt5/QtNetwork 
-I/usr/local/include/qt5/QtCore -I. -I/usr/local/include 
-I/usr/local/lib/qt5/mkspecs/freebsd-clang -o moc_app.o moc_app.cpp
In file included from moc_app.cpp:9:
In file included from ./app.h:29:
./common/common.h:368:57: error: unknown type name 'time_t'
    static QString ftime(QString fmt = QString(), const time_t *tp = nullptr);
                                                        ^
./common/common.h:369:61: error: unknown type name 'time_t'
    static QString ftime_utc(QString fmt = QString(), const time_t *tp = 
nullptr);
                                                            ^
In file included from moc_app.cpp:9:
./app.h:63:2: error: unknown type name 'time_t'
        time_t t;
        ^
3 errors generated.
*** Error code 1

Stop.
make[5]: stopped in 
/wrkdirs/usr/ports/net/spoofer/work/spoofer-1.0.1/manager/scheduler
*** Error code 1

Stop.
make[4]: stopped in /wrkdirs/usr/ports/net/spoofer/work/spoofer-1.0.1/manager
*** Error code 1

Stop.
make[3]: stopped in /wrkdirs/usr/ports/net/spoofer/work/spoofer-1.0.1/manager
*** Error code 1

Stop.
make[2]: stopped in /wrkdirs/usr/ports/net/spoofer/work/spoofer-1.0.1
*** Error code 1

Stop.
make[1]: stopped in /wrkdirs/usr/ports/net/spoofer/work/spoofer-1.0.1
*** Error code 1

Stop.
make: stopped in /usr/ports/net/spoofer
_______________________________________________
freebsd-pkg-fallout@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-pkg-fallout
To unsubscribe, send any mail to "freebsd-pkg-fallout-unsubscr...@freebsd.org"

Reply via email to