=> Building net/simpleproxy build started at Wed Oct 5 09:46:46 PDT 2016 port directory: /usr/ports/net/simpleproxy building for: DragonFly pkgbox64.dragonflybsd.org 4.7-DEVELOPMENT DragonFly v4.7.0.78.g7d868-DEVELOPMENT #7: Mon Aug 1 22:25:32 PDT 2016 root@pkgbox64.dragonflybsd.org:/usr/obj/usr/src/sys/X86_64_GENERIC x86_64 maintained by: pluknet@gmail.com ident warning: no id keywords in /build/boomdata/data/.m/bleeding-edge-default/ref/../10//usr/ports/net/simpleproxy/Makefile Makefile ident: Poudriere version: 3.1-pre Host OSVERSION: 400700 Jail OSVERSION: 400702 !!! Jail is newer than host. (Jail: 400702, Host: 400700) !!! !!! This is not supported. !!! !!! Host kernel must be same or newer than jail. !!! !!! Expect build failures. !!! ---Begin Environment--- STATUS=1 SAVED_TERM=screen MASTERMNT=/build/boomdata/data/.m/bleeding-edge-default/ref PATH=/usr/local/libexec/poudriere:/sbin:/bin:/usr/sbin:/usr/bin:/usr/pkg/bin:/usr/pkg/sbin:/usr/games:/usr/local/sbin:/usr/local/bin:/usr/pkg/xorg/bin:/usr/X11R6/bin:/root/bin:/sbin:/usr/sbin POUDRIERE_BUILD_TYPE=bulk PKGNAME=simpleproxy-3.4_1 OLDPWD=/root/boom PWD=/build/boomdata/data/.m/bleeding-edge-default/ref/.p/pool MASTERNAME=bleeding-edge-default TERM=cons25 USER=root HOME=/root POUDRIERE_VERSION=3.1-pre LOCALBASE=/usr/local PACKAGE_BUILDING=yes ---End Environment--- ---Begin OPTIONS List--- ---End OPTIONS List--- --CONFIGURE_ARGS-- --prefix=/usr/local ${_LATE_CONFIGURE_ARGS} --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- XDG_DATA_HOME=/wrkdirs/net/simpleproxy XDG_CONFIG_HOME=/wrkdirs/net/simpleproxy HOME=/wrkdirs/net/simpleproxy TMPDIR="/tmp" SHELL=/bin/sh CONFIG_SHELL=/bin/sh CCVER=gcc50 CONFIG_SITE=/usr/ports/Templates/config.site lt_cv_sys_max_cmd_len=262144 --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/net/simpleproxy XDG_CONFIG_HOME=/wrkdirs/net/simpleproxy HOME=/wrkdirs/net/simpleproxy TMPDIR="/tmp" NO_PIE=yes MK_DEBUG_FILES=no MK_KERNEL_SYMBOLS=no SHELL=/bin/sh NO_LINT=YES CCVER=gcc50 PREFIX=/usr/local LOCALBASE=/usr/local LIBDIR="/usr/lib" NOPROFILE=1 CC="cc" CFLAGS="-pipe -O2 -fno-strict-aliasing" CPP="cpp" CPPFLAGS="" LDFLAGS="" LIBS="" CXX="c++" CXXFLAGS=" -pipe -O2 -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-- OSREL=4.7 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local PORTDOCS="" PORTEXAMPLES="" LIB32DIR=lib PROFILE="@comment " DOCSDIR="share/doc/simpleproxy" EXAMPLESDIR="share/examples/simpleproxy" DATADIR="share/simpleproxy" WWWDIR="www/simpleproxy" ETCDIR="etc/simpleproxy" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/simpleproxy DOCSDIR=/usr/local/share/doc/simpleproxy EXAMPLESDIR=/usr/local/share/examples/simpleproxy WWWDIR=/usr/local/www/simpleproxy ETCDIR=/usr/local/etc/simpleproxy --End SUB_LIST-- ---Begin make.conf--- USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs NO_BACKUP=yes USE_PACKAGE_DEPENDS=yes PKG_CREATE_VERBOSE=yes BATCH=yes WRKDIRPREFIX=/wrkdirs PORT_DBDIR=/options PORTSDIR=/usr/ports PACKAGES=/packages DISTDIR=/distfiles MAKE_JOBS_NUMBER=5 ---End make.conf--- =================================================== =========================================================================== =================================================== ===> simpleproxy-3.4_1 depends on file: /usr/local/sbin/pkg - not found ===> Installing existing package /packages/All/pkg-1.8.7_3.txz Installing pkg-1.8.7_3... Extracting pkg-1.8.7_3: .......... done ===> simpleproxy-3.4_1 depends on file: /usr/local/sbin/pkg - found ===> Returning to build of simpleproxy-3.4_1 =========================================================================== =================================================== =========================================================================== =================================================== ===> Fetching all distfiles required by simpleproxy-3.4_1 for building =========================================================================== =================================================== ===> Fetching all distfiles required by simpleproxy-3.4_1 for building => SHA256 Checksum OK for simpleproxy-3.4.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Fetching all distfiles required by simpleproxy-3.4_1 for building ===> Extracting for simpleproxy-3.4_1 => SHA256 Checksum OK for simpleproxy-3.4.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for simpleproxy-3.4_1 ===> Applying ports patches for simpleproxy-3.4_1 =========================================================================== =================================================== =========================================================================== =================================================== =========================================================================== =================================================== ===> Configuring for simpleproxy-3.4_1 configure: warning: x86_64-portbld-dragonfly4.7: invalid host type loading site script /usr/ports/Templates/config.site creating cache ./config.cache checking for gcc... cc checking whether the C compiler (cc -pipe -O2 -fno-strict-aliasing ) works... yes checking whether the C compiler (cc -pipe -O2 -fno-strict-aliasing ) is a cross-compiler... no checking whether we are using GNU C... yes checking whether cc accepts -g... yes checking for a BSD compatible install... /usr/bin/install -c checking for lint... no checking for gethostbyname in -lnsl... no checking for connect in -lsocket... no checking how to run the C preprocessor... cpp checking for ANSI C header files... (cached) yes checking for sys/wait.h that is POSIX.1 compatible... (cached) yes checking for fcntl.h... (cached) yes checking for sys/time.h... (cached) yes checking for syslog.h... yes checking for termio.h... no checking for unistd.h... (cached) yes checking for sys/filio.h... yes checking for stropts.h... no checking for working const... yes checking whether time.h and sys/time.h may both be included... yes checking return type of signal handlers... void checking for vprintf... (cached) yes checking for syslog... yes checking for openlog... yes checking for closelog... yes checking for select... (cached) yes checking for socket... yes checking for strdup... (cached) yes checking for strerror... (cached) yes checking for strtol... (cached) yes checking for vsnprintf... (cached) yes checking for vsprintf... (cached) yes updating cache ./config.cache creating ./config.status creating Makefile =========================================================================== =================================================== ===> Building for simpleproxy-3.4_1 --- cfg.o --- --- simpleproxy.o --- cc -pipe -O2 -fno-strict-aliasing -DSTDC_HEADERS=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_FCNTL_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYSLOG_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_FILIO_H=1 -DTIME_WITH_SYS_TIME=1 -DRETSIGTYPE=void -DHAVE_VPRINTF=1 -DHAVE_SYSLOG=1 -DHAVE_OPENLOG=1 -DHAVE_CLOSELOG=1 -DHAVE_SELECT=1 -DHAVE_SOCKET=1 -DHAVE_STRDUP=1 -DHAVE_STRERROR=1 -DHAVE_STRTOL=1 -DHAVE_VSNPRINTF=1 -DHAVE_VSPRINTF=1 -c simpleproxy.c --- cfg.o --- cc -pipe -O2 -fno-strict-aliasing -DSTDC_HEADERS=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_FCNTL_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYSLOG_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_FILIO_H=1 -DTIME_WITH_SYS_TIME=1 -DRETSIGTYPE=void -DHAVE_VPRINTF=1 -DHAVE_SYSLOG=1 -DHAVE_OPENLOG=1 -DHAVE_CLOSELOG=1 -DHAVE_SELECT=1 -DHAVE_SOCKET=1 -DHAVE_STRDUP=1 -DHAVE_STRERROR=1 -DHAVE_STRTOL=1 -DHAVE_VSNPRINTF=1 -DHAVE_VSPRINTF=1 -c cfg.c --- simpleproxy.o --- simpleproxy.c:123:13: warning: conflicting types for built-in function 'log' static void log(int, char *format, ...); ^ --- simpleproxy --- cc -pipe -O2 -fno-strict-aliasing -DSTDC_HEADERS=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_FCNTL_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYSLOG_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_FILIO_H=1 -DTIME_WITH_SYS_TIME=1 -DRETSIGTYPE=void -DHAVE_VPRINTF=1 -DHAVE_SYSLOG=1 -DHAVE_OPENLOG=1 -DHAVE_CLOSELOG=1 -DHAVE_SELECT=1 -DHAVE_SOCKET=1 -DHAVE_STRDUP=1 -DHAVE_STRERROR=1 -DHAVE_STRTOL=1 -DHAVE_VSNPRINTF=1 -DHAVE_VSPRINTF=1 -o simpleproxy simpleproxy.o cfg.o =========================================================================== =================================================== =========================================================================== =================================================== ===> Staging for simpleproxy-3.4_1 ===> Generating temporary packing list ./mkinstalldirs /wrkdirs/net/simpleproxy/stage/usr/local/bin install -s -m 555 simpleproxy /wrkdirs/net/simpleproxy/stage/usr/local/bin ./mkinstalldirs /wrkdirs/net/simpleproxy/stage/usr/local/man/man1 install -m 444 simpleproxy.man /wrkdirs/net/simpleproxy/stage/usr/local/man/man1/simpleproxy.1 ====> Compressing man pages (compress-man) =========================================================================== =================================================== ===> Building package for simpleproxy-3.4_1 file sizes/checksums [2]: . done packing files [2]: . done packing directories [0]: . done =========================================================================== => Cleaning up wrkdir ===> Cleaning for simpleproxy-3.4_1 build of net/simpleproxy ended at Wed Oct 5 09:46:51 PDT 2016 build time: 00:00:05