=> Building sysutils/tclsyslog build started at Wed Oct 5 19:33:45 PDT 2016 port directory: /usr/ports/sysutils/tclsyslog 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: frank@fenor.de ident warning: no id keywords in /build/boomdata/data/.m/bleeding-edge-default/ref/../09//usr/ports/sysutils/tclsyslog/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=tclsyslog-2.1_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-- --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- XDG_DATA_HOME=/wrkdirs/sysutils/tclsyslog XDG_CONFIG_HOME=/wrkdirs/sysutils/tclsyslog HOME=/wrkdirs/sysutils/tclsyslog TMPDIR="/tmp" SHELL=/bin/sh CONFIG_SHELL=/bin/sh CCVER=gcc50 --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/sysutils/tclsyslog XDG_CONFIG_HOME=/wrkdirs/sysutils/tclsyslog HOME=/wrkdirs/sysutils/tclsyslog 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/tclsyslog" EXAMPLESDIR="share/examples/tclsyslog" DATADIR="share/tclsyslog" WWWDIR="www/tclsyslog" ETCDIR="etc/tclsyslog" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/tclsyslog DOCSDIR=/usr/local/share/doc/tclsyslog EXAMPLESDIR=/usr/local/share/examples/tclsyslog WWWDIR=/usr/local/www/tclsyslog ETCDIR=/usr/local/etc/tclsyslog --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--- =================================================== =========================================================================== =================================================== ===> tclsyslog-2.1_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 ===> tclsyslog-2.1_1 depends on file: /usr/local/sbin/pkg - found ===> Returning to build of tclsyslog-2.1_1 =========================================================================== =================================================== =========================================================================== =================================================== ===> Fetching all distfiles required by tclsyslog-2.1_1 for building =========================================================================== =================================================== ===> Fetching all distfiles required by tclsyslog-2.1_1 for building => SHA256 Checksum OK for tclsyslog-2.1.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Fetching all distfiles required by tclsyslog-2.1_1 for building ===> Extracting for tclsyslog-2.1_1 => SHA256 Checksum OK for tclsyslog-2.1.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for tclsyslog-2.1_1 =========================================================================== =================================================== =========================================================================== =================================================== ===> tclsyslog-2.1_1 depends on shared library: libtcl86.so - not found ===> Installing existing package /packages/All/tcl86-8.6.6.txz Installing tcl86-8.6.6... Extracting tcl86-8.6.6: .......... done ===> tclsyslog-2.1_1 depends on shared library: libtcl86.so - found (/usr/local/lib/libtcl86.so) ===> Returning to build of tclsyslog-2.1_1 =========================================================================== =================================================== ===> Configuring for tclsyslog-2.1_1 =========================================================================== =================================================== ===> Building for tclsyslog-2.1_1 --- tclsyslog.o --- cc -pipe -O2 -fno-strict-aliasing -Wall -fPIC -I/usr/local/include/tcl8.6 -DVERSION=\"2.1\" -c tclsyslog.c tclsyslog.c: In function 'Syslog_Log': tclsyslog.c:54:24: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] info->facility=(int)Tcl_GetHashValue(entry); ^ tclsyslog.c:80:14: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] tmp |= (int) Tcl_GetHashValue(entry); ^ tclsyslog.c:113:17: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] priority=(int)Tcl_GetHashValue(entry); ^ In file included from tclsyslog.c:4:0: tclsyslog.c: In function 'AddEntry': tclsyslog.c:184:26: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] Tcl_SetHashValue(entry,(ClientData)value); ^ /usr/local/include/tcl8.6/tcl.h:2578:69: note: in definition of macro 'Tcl_SetHashValue' #define Tcl_SetHashValue(h, value) ((h)->clientData = (ClientData) (value)) ^ tclsyslog.c: In function 'Syslog_Init': tclsyslog.c:202:9: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] argv0=Tcl_GetVar(interp,"argv0",TCL_GLOBAL_ONLY); ^ --- libsyslog.so.2.1 --- cc -pipe -O2 -fno-strict-aliasing -Wall -fPIC -shared -L/usr/local/lib -o libsyslog.so.2.1 -DUSE_TCL_STUBS -DVERSION=\"2.1\" tclsyslog.o -ltclstub86 --- pkgIndex.tcl --- echo 'package ifneeded Syslog 2.1 [list tclPkgSetup $dir Syslog 2.1 {{libsyslog.so.2.1 load {syslog}}}]' >pkgIndex.tcl =========================================================================== =================================================== =========================================================================== =================================================== ===> Staging for tclsyslog-2.1_1 ===> Generating temporary packing list /usr/bin/install -m 755 -d /wrkdirs/sysutils/tclsyslog/stage/usr/local/lib/syslog /usr/bin/install -m 755 -c libsyslog.so.2.1 /wrkdirs/sysutils/tclsyslog/stage/usr/local/lib/syslog /usr/bin/install -m 644 -c pkgIndex.tcl /wrkdirs/sysutils/tclsyslog/stage/usr/local/lib/syslog /usr/bin/install -m 644 -c syslog.n /wrkdirs/sysutils/tclsyslog/stage/usr/local/man/mann/syslog.n ====> Compressing man pages (compress-man) =========================================================================== =================================================== ===> Building package for tclsyslog-2.1_1 file sizes/checksums [3]: . done packing files [3]: . done packing directories [0]: . done =========================================================================== => Cleaning up wrkdir ===> Cleaning for tclsyslog-2.1_1 build of sysutils/tclsyslog ended at Wed Oct 5 19:33:49 PDT 2016 build time: 00:00:04