=> Building net/sipsak build started at Wed Oct 5 09:22:22 PDT 2016 port directory: /usr/ports/net/sipsak 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: jesusr@FreeBSD.org ident warning: no id keywords in /build/boomdata/data/.m/bleeding-edge-default/ref/../03//usr/ports/net/sipsak/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=sipsak-0.9.6 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/sipsak XDG_CONFIG_HOME=/wrkdirs/net/sipsak HOME=/wrkdirs/net/sipsak 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/sipsak XDG_CONFIG_HOME=/wrkdirs/net/sipsak HOME=/wrkdirs/net/sipsak 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 -std=gnu89" 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/sipsak" EXAMPLESDIR="share/examples/sipsak" DATADIR="share/sipsak" WWWDIR="www/sipsak" ETCDIR="etc/sipsak" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/sipsak DOCSDIR=/usr/local/share/doc/sipsak EXAMPLESDIR=/usr/local/share/examples/sipsak WWWDIR=/usr/local/www/sipsak ETCDIR=/usr/local/etc/sipsak --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--- =================================================== =========================================================================== =================================================== ===> sipsak-0.9.6 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 ===> sipsak-0.9.6 depends on file: /usr/local/sbin/pkg - found ===> Returning to build of sipsak-0.9.6 =========================================================================== =================================================== =========================================================================== =================================================== ===> Fetching all distfiles required by sipsak-0.9.6 for building =========================================================================== =================================================== ===> Fetching all distfiles required by sipsak-0.9.6 for building => SHA256 Checksum OK for sipsak-0.9.6-1.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Fetching all distfiles required by sipsak-0.9.6 for building ===> Extracting for sipsak-0.9.6 => SHA256 Checksum OK for sipsak-0.9.6-1.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for sipsak-0.9.6 =========================================================================== =================================================== =========================================================================== =================================================== =========================================================================== =================================================== ===> Configuring for sipsak-0.9.6 configure: loading site script /usr/ports/Templates/config.site checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for gawk... (cached) /usr/bin/awk checking whether make sets $(MAKE)... yes checking whether to enable maintainer-specific portions of Makefiles... no checking for gcc... cc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether cc accepts -g... yes checking for cc option to accept ANSI C... none needed checking for style of include used by make... GNU checking dependency style of cc... gcc3 checking whether cc accepts -fstack-protector... yes checking for distcc... not requested checking for a BSD-compatible install... /usr/bin/install -c checking build system type... x86_64-portbld-dragonfly4.7 checking host system type... x86_64-portbld-dragonfly4.7 checking how to run the C preprocessor... cpp checking for egrep... grep -E 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 ctype.h... (cached) yes checking for errno.h... (cached) yes checking for arpa/inet.h... (cached) yes checking for netdb.h... (cached) yes checking for netinet/in.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 limits.h... (cached) yes checking for sys/poll.h... (cached) yes checking regex.h usability... yes checking regex.h presence... yes checking for regex.h... yes checking for signal.h... (cached) yes checking for stdlib.h... (cached) yes checking for stdio.h... (cached) yes checking for string.h... (cached) yes checking for sys/param.h... (cached) yes checking for sys/socket.h... (cached) yes checking for sys/time.h... (cached) yes checking for unistd.h... (cached) yes checking sys/utsname.h usability... yes checking sys/utsname.h presence... yes checking for sys/utsname.h... yes checking for getopt.h... (cached) yes checking for sys/wait.h that is POSIX.1 compatible... (cached) yes checking whether time.h and sys/time.h may both be included... yes checking for netinet/ip.h... yes checking for netinet/udp.h... yes checking for netinet/ip_icmp.h... yes checking cygwin/icmp.h usability... no checking cygwin/icmp.h presence... no checking for cygwin/icmp.h... no checking for size_t... (cached) yes checking whether time.h and sys/time.h may both be included... (cached) yes checking for stdlib.h... (cached) yes checking for GNU libc compatible malloc... (cached) yes checking for sys/select.h... (cached) yes checking for sys/socket.h... (cached) yes checking types of arguments for select... int,fd_set *,struct timeval * checking for getchar... yes checking for gethostbyname... (cached) yes checking for gethostname... (cached) yes checking for getopt... (cached) yes checking for getpid... (cached) yes checking for gettimeofday... (cached) yes checking for memset... (cached) yes checking for ntohs... yes checking for regcomp... yes checking for select... (cached) yes checking for socket... yes checking for strchr... yes checking for strcmp... yes checking for strstr... yes checking for strtol... (cached) yes checking for uname... (cached) yes checking for calloc... yes checking for getdomainname... yes checking for getopt_long... yes checking for inet_ntop... (cached) yes checking for strncasecmp... (cached) yes checking for strcasestr... yes checking disabled gnutls... not requested checking for libgnutls-config... no checking for libgnutls - version >= 1.0.0... no checking openssl/md5.h usability... no checking openssl/md5.h presence... no checking for openssl/md5.h... no checking openssl/sha.h usability... no checking openssl/sha.h presence... no checking for openssl/sha.h... no checking for ares_version.h... not found checking for ruli.h... not found configure: creating ./config.status config.status: creating Makefile config.status: creating config.h config.status: executing depfiles commands =========================================================================== =================================================== ===> Building for sipsak-0.9.6 --- all --- /usr/bin/make all-am --- auth.o --- --- header_f.o --- --- helper.o --- --- md5.o --- --- request.o --- --- auth.o --- if cc -DHAVE_CONFIG_H -I. -I. -I. -pipe -O2 -fno-strict-aliasing -std=gnu89 -Wall -fstack-protector -MT auth.o -MD -MP -MF ".deps/auth.Tpo" -c -o auth.o auth.c; then mv -f ".deps/auth.Tpo" ".deps/auth.Po"; else rm -f ".deps/auth.Tpo"; exit 1; fi --- header_f.o --- if cc -DHAVE_CONFIG_H -I. -I. -I. -pipe -O2 -fno-strict-aliasing -std=gnu89 -Wall -fstack-protector -MT header_f.o -MD -MP -MF ".deps/header_f.Tpo" -c -o header_f.o header_f.c; then mv -f ".deps/header_f.Tpo" ".deps/header_f.Po"; else rm -f ".deps/header_f.Tpo"; exit 1; fi --- helper.o --- if cc -DHAVE_CONFIG_H -I. -I. -I. -pipe -O2 -fno-strict-aliasing -std=gnu89 -Wall -fstack-protector -MT helper.o -MD -MP -MF ".deps/helper.Tpo" -c -o helper.o helper.c; then mv -f ".deps/helper.Tpo" ".deps/helper.Po"; else rm -f ".deps/helper.Tpo"; exit 1; fi --- request.o --- if cc -DHAVE_CONFIG_H -I. -I. -I. -pipe -O2 -fno-strict-aliasing -std=gnu89 -Wall -fstack-protector -MT request.o -MD -MP -MF ".deps/request.Tpo" -c -o request.o request.c; then mv -f ".deps/request.Tpo" ".deps/request.Po"; else rm -f ".deps/request.Tpo"; exit 1; fi --- md5.o --- if cc -DHAVE_CONFIG_H -I. -I. -I. -pipe -O2 -fno-strict-aliasing -std=gnu89 -Wall -fstack-protector -MT md5.o -MD -MP -MF ".deps/md5.Tpo" -c -o md5.o md5.c; then mv -f ".deps/md5.Tpo" ".deps/md5.Po"; else rm -f ".deps/md5.Tpo"; exit 1; fi --- shoot.o --- if cc -DHAVE_CONFIG_H -I. -I. -I. -pipe -O2 -fno-strict-aliasing -std=gnu89 -Wall -fstack-protector -MT shoot.o -MD -MP -MF ".deps/shoot.Tpo" -c -o shoot.o shoot.c; then mv -f ".deps/shoot.Tpo" ".deps/shoot.Po"; else rm -f ".deps/shoot.Tpo"; exit 1; fi --- sipsak.o --- if cc -DHAVE_CONFIG_H -I. -I. -I. -pipe -O2 -fno-strict-aliasing -std=gnu89 -Wall -fstack-protector -MT sipsak.o -MD -MP -MF ".deps/sipsak.Tpo" -c -o sipsak.o sipsak.c; then mv -f ".deps/sipsak.Tpo" ".deps/sipsak.Po"; else rm -f ".deps/sipsak.Tpo"; exit 1; fi --- exit_code.o --- if cc -DHAVE_CONFIG_H -I. -I. -I. -pipe -O2 -fno-strict-aliasing -std=gnu89 -Wall -fstack-protector -MT exit_code.o -MD -MP -MF ".deps/exit_code.Tpo" -c -o exit_code.o exit_code.c; then mv -f ".deps/exit_code.Tpo" ".deps/exit_code.Po"; else rm -f ".deps/exit_code.Tpo"; exit 1; fi --- transport.o --- if cc -DHAVE_CONFIG_H -I. -I. -I. -pipe -O2 -fno-strict-aliasing -std=gnu89 -Wall -fstack-protector -MT transport.o -MD -MP -MF ".deps/transport.Tpo" -c -o transport.o transport.c; then mv -f ".deps/transport.Tpo" ".deps/transport.Po"; else rm -f ".deps/transport.Tpo"; exit 1; fi --- sipsak --- cc -pipe -O2 -fno-strict-aliasing -std=gnu89 -Wall -fstack-protector -o sipsak auth.o header_f.o helper.o md5.o request.o shoot.o sipsak.o exit_code.o transport.o =========================================================================== =================================================== =========================================================================== =================================================== ===> Staging for sipsak-0.9.6 ===> Generating temporary packing list test -z "/usr/local/bin" || /bin/sh ./mkinstalldirs "/wrkdirs/net/sipsak/stage/usr/local/bin" install -s -m 555 'sipsak' '/wrkdirs/net/sipsak/stage/usr/local/bin/sipsak' test -z "/usr/local/man/man1" || /bin/sh ./mkinstalldirs "/wrkdirs/net/sipsak/stage/usr/local/man/man1" install -m 0644 './sipsak.1' '/wrkdirs/net/sipsak/stage/usr/local/man/man1/sipsak.1' ====> Compressing man pages (compress-man) =========================================================================== =================================================== ===> Building package for sipsak-0.9.6 file sizes/checksums [2]: . done packing files [2]: . done packing directories [0]: . done =========================================================================== => Cleaning up wrkdir ===> Cleaning for sipsak-0.9.6 build of net/sipsak ended at Wed Oct 5 09:22:34 PDT 2016 build time: 00:00:12