====>> Building devel/talloc build started at Fri Oct 28 22:44:17 BST 2016 port directory: /usr/ports/devel/talloc building for: FreeBSD 110armv6-system-job-04 11.0-RELEASE-p1 FreeBSD 11.0-RELEASE-p1 arm maintained by: timur@FreeBSD.org Makefile ident: $FreeBSD: head/devel/talloc/Makefile 413162 2016-04-12 22:40:36Z timur $ Poudriere version: 3.1.14 Host OSVERSION: 1100122 Jail OSVERSION: 1100122 ---Begin Environment--- OSVERSION=1100122 _JAVA_OS_LIST_REGEXP=native\|linux PACKAGE_BUILDING=yes LOCALBASE=/usr/local LIBEXECPREFIX=/usr/local/libexec/poudriere CONFIGURE_MAX_CMD_LEN=262144 SCRIPTPATH=/usr/local/share/poudriere/bulk.sh POUDRIERE_VERSION=3.1.14 HOME=/root USER=root _JAVA_VENDOR_LIST_REGEXP=openjdk\|oracle\|sun SCRIPTPREFIX=/usr/local/share/poudriere MASTERNAME=110armv6-system PWD=/space/poudriere/poudriere_data/.m/110armv6-system/ref/.p/pool _SMP_CPUS=4 OLDPWD=/ PYTHONBASE=/usr/local _OSRELEASE=11.0-RELEASE-p1 OSREL=11.0 PKGNAME=talloc-2.1.6 POUDRIERE_BUILD_TYPE=bulk _JAVA_VERSION_LIST_REGEXP=1.6\|1.7\|1.8\|1.6+\|1.7+\|1.8+ PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin FORCE_PACKAGE=yes UID=0 QEMU_EMULATING=1 MASTERMNT=/space/poudriere/poudriere_data/.m/110armv6-system/ref SAVED_TERM=screen ARCH=armv6 OPSYS=FreeBSD STATUS=1 MAIL=/var/mail/root BLOCKSIZE=K UNAME_r=11.0-RELEASE-p1 UNAME_v=FreeBSD 11.0-RELEASE-p1 ABI_FILE=/usr/lib/crt1.o UNAME_m=arm UNAME_p=armv6 SHELL=/bin/csh ---End Environment--- ---Begin OPTIONS List--- ===> The following configuration options are available for talloc-2.1.6: MANPAGES=off: Build and install manpages (requires textproc/docbook-xsl) ===> Use 'make config' to modify these settings ---End OPTIONS List--- --CONFIGURE_ARGS-- --mandir=/usr/local/man --infodir=/usr/local/info/ --disable-rpath --without-gettext --prefix=/usr/local -j1 --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- PKG_CONFIG=pkgconf PYTHON="/usr/local/bin/python2.7" XSLTPROC="true" NOCOLOR=yes XDG_DATA_HOME=/wrkdirs/usr/ports/devel/talloc/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/devel/talloc/work HOME=/wrkdirs/usr/ports/devel/talloc/work TMPDIR="/tmp" SHELL=/bin/sh CONFIG_SHELL=/bin/sh --End CONFIGURE_ENV-- --MAKE_ENV-- NOCOLOR=yes XDG_DATA_HOME=/wrkdirs/usr/ports/devel/talloc/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/devel/talloc/work HOME=/wrkdirs/usr/ports/devel/talloc/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="-O -pipe -fno-color-diagnostics -fno-strict-aliasing" CPP="cpp" CPPFLAGS="" LDFLAGS="" LIBS="" CXX="c++" CXXFLAGS="-O -pipe -fno-color-diagnostics -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-- PKGCONFIGDIR=libdata/pkgconfig PYTHON_INCLUDEDIR=include/python2.7 PYTHON_LIBDIR=lib/python2.7 PYTHON_PLATFORM=freebsd11 PYTHON_SITELIBDIR=lib/python2.7/site-packages PYTHON_VER=2.7 PYTHON_VERSION=python2.7 OSREL=11.0 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local PORTDOCS="@comment " PORTEXAMPLES="" LIB32DIR=lib DOCSDIR="share/doc/talloc" EXAMPLESDIR="share/examples/talloc" DATADIR="share/talloc" WWWDIR="www/talloc" ETCDIR="etc/talloc" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/talloc DOCSDIR=/usr/local/share/doc/talloc EXAMPLESDIR=/usr/local/share/examples/talloc WWWDIR=/usr/local/www/talloc ETCDIR=/usr/local/etc/talloc --End SUB_LIST-- ---Begin make.conf--- MACHINE=arm MACHINE_ARCH=armv6 ARCH=${MACHINE_ARCH} .sinclude "/etc/make.nxb.conf" USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs PORTSDIR=/usr/ports PACKAGES=/packages DISTDIR=/distfiles #### /usr/local/etc/poudriere.d/110armv6-make.conf #### #.for port in net/samba43 devel/gamin databases/ldb ftp/curl devel/cmake multimedia/ffmpeg audio/musicpd #. if ${.CURDIR:M*${port}} NO_CROSSBUILDING= yes #. endif #.endfor .ifndef NO_CROSSBUILDING CC= /usr/armv6-freebsd/usr/bin/cc CPP= /usr/armv6-freebsd/usr/bin/cpp CXX= /usr/armv6-freebsd/usr/bin/c++ AS= /usr/armv6-freebsd/usr/bin/as NM= /usr/armv6-freebsd/usr/bin/nm #RANLIB= /usr/armv6-freebsd/usr/bin/gnu-ranlib RANLIB= /usr/armv6-freebsd/usr/bin/ranlib LD= /usr/armv6-freebsd/usr/bin/ld OBJCOPY=/usr/armv6-freebsd/usr/bin/objcopy #SIZE= /usr/obj/build/hostsrc/home/src/tmp/usr/bin/size SIZE= /usr/armv6-freebsd/usr/bin/size STRIPBIN=/usr/armv6-freebsd/usr/bin/strip .endif # ndef NO_CROSSBUILDING CONF_CFLAGS=-march=armv7a OPTIONS_UNSET= NLS DOCS GNUTLS OPTIONS_SET= OPENSSL DISABLE_MAKE_JOBS=poudriere ---End make.conf--- =================================================== ===> License LGPL3 accepted by the user =========================================================================== =================================================== ===> talloc-2.1.6 depends on file: /usr/local/sbin/pkg - not found ===> Installing existing package /packages/All/pkg-1.9.1.txz [110armv6-system-job-04] Installing pkg-1.9.1... [110armv6-system-job-04] Extracting pkg-1.9.1: .......... done ===> talloc-2.1.6 depends on file: /usr/local/sbin/pkg - found ===> Returning to build of talloc-2.1.6 =========================================================================== =================================================== =========================================================================== =================================================== ===> License LGPL3 accepted by the user ===> Fetching all distfiles required by talloc-2.1.6 for building =========================================================================== =================================================== ===> License LGPL3 accepted by the user ===> Fetching all distfiles required by talloc-2.1.6 for building => SHA256 Checksum OK for talloc-2.1.6.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> License LGPL3 accepted by the user ===> Fetching all distfiles required by talloc-2.1.6 for building ===> Extracting for talloc-2.1.6 => SHA256 Checksum OK for talloc-2.1.6.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for talloc-2.1.6 ===> Applying FreeBSD patches for talloc-2.1.6 =========================================================================== =================================================== ===> talloc-2.1.6 depends on package: pkgconf>=0.9.10 - not found ===> Installing existing package /packages/All/pkgconf-1.0.2.txz [110armv6-system-job-04] Installing pkgconf-1.0.2... [110armv6-system-job-04] Extracting pkgconf-1.0.2: .......... done ===> talloc-2.1.6 depends on package: pkgconf>=0.9.10 - found ===> Returning to build of talloc-2.1.6 ===> talloc-2.1.6 depends on file: /usr/local/bin/python2.7 - not found ===> Installing existing package /packages/All/python27-2.7.12.txz [110armv6-system-job-04] Installing python27-2.7.12... [110armv6-system-job-04] `-- Installing libffi-3.2.1... [110armv6-system-job-04] | `-- Installing indexinfo-0.2.6... [110armv6-system-job-04] | `-- Extracting indexinfo-0.2.6: .... done [110armv6-system-job-04] `-- Extracting libffi-3.2.1: .......... done [110armv6-system-job-04] `-- Installing readline-6.3.8... [110armv6-system-job-04] `-- Extracting readline-6.3.8: .......... done [110armv6-system-job-04] Extracting python27-2.7.12: .......... done Message from python27-2.7.12: =========================================================================== Note that some standard Python modules are provided as separate ports as they require additional dependencies. They are available as: bsddb databases/py-bsddb gdbm databases/py-gdbm sqlite3 databases/py-sqlite3 tkinter x11-toolkits/py-tkinter =========================================================================== ===> talloc-2.1.6 depends on file: /usr/local/bin/python2.7 - found ===> Returning to build of talloc-2.1.6 ===> talloc-2.1.6 depends on executable: python2 - not found ===> Installing existing package /packages/All/python2-2_3.txz [110armv6-system-job-04] Installing python2-2_3... [110armv6-system-job-04] Extracting python2-2_3: ...... done ===> talloc-2.1.6 depends on executable: python2 - found ===> Returning to build of talloc-2.1.6 =========================================================================== =================================================== =========================================================================== =================================================== ===> Configuring for talloc-2.1.6 Checking for program gcc or cc : cc Checking for program ar : /usr/bin/ar Checking for program ranlib : /usr/bin/ranlib Checking for gcc : ok Checking for program git : not found Check for -MD : yes Checking for program gdb : /usr/bin/gdb Checking build system : FreeBSD 110armv6-system-job-04 11.0-RELEASE-p1 FreeBSD 11.0-RELEASE-p1 arm Checking for header sys/utsname.h : yes Checking uname sysname type : FreeBSD Checking uname machine type : arm Checking uname release type : 11.0-RELEASE-p1 Checking uname version type : FreeBSD 11.0-RELEASE-p1 Checking for header stdio.h : yes Checking simple C program : ok Checking compiler accepts ['-Werror'] : yes Checking linker accepts ['-Wl,-rpath,.'] : yes Checking for rpath library support : ok Checking for -Wl,--version-script support : ok Checking compiler accepts ['-fvisibility=hidden', '-Werror'] : yes Checking for HAVE_VISIBILITY_ATTR : ok Checking for library constructor support : ok Checking for library destructor support : ok Checking compiler accepts -fPIC : yes Checking for inline : inline Checking for pkg-config version >= 0.0.0 : yes Checking compiler accepts [''] : yes Checking for header sys/types.h : yes Checking for header sys/stat.h : yes Checking for header stdlib.h : yes Checking for header stddef.h : yes Checking for header memory.h : yes Checking for header string.h : yes Checking for header strings.h : yes Checking for header inttypes.h : yes Checking for header stdint.h : yes Checking for header unistd.h : yes Checking for header minix/config.h : no Checking for header ctype.h : yes Checking for header standards.h : no Checking for header stdbool.h : yes Checking for header stdarg.h : yes Checking for header vararg.h : no Checking for header limits.h : yes Checking for header assert.h : yes Checking getconf LFS_CFLAGS : getconf: no such configuration parameter `LFS_CFLAGS' not found Checking for large file support without additional flags : ok Checking for header sys/time.h : yes Checking for header time.h : yes Checking for header endian.h : no Checking for header sys/endian.h : yes Checking for HAVE_LITTLE_ENDIAN : ok Checking for HAVE_BIG_ENDIAN : not found Checking for header signal.h : yes Checking if signal handlers return int : not found Checking for variable __FUNCTION__ : ok Checking for va_copy : ok Checking for HAVE__VA_ARGS__MACRO : ok Checking for header linux/types.h : no Checking for header crypt.h : no Checking for header locale.h : yes Checking for header acl/libacl.h : no Checking for header compat.h : no Checking for header attr/xattr.h : no Checking for header dustat.h : no Checking for header fcntl.h : yes Checking for header fnmatch.h : yes Checking for header glob.h : yes Checking for header history.h : no Checking for header krb5.h : yes Checking for header langinfo.h : yes Checking for header libaio.h : no Checking for header ndir.h : no Checking for header pwd.h : yes Checking for header shadow.h : no Checking for header sys/acl.h : yes Checking for header sys/attributes.h : no Checking for header attr/attributes.h : no Checking for header sys/capability.h : yes Checking for header sys/dir.h : yes Checking for header sys/epoll.h : no Checking for header port.h : no Checking for header sys/fcntl.h : yes Checking for header sys/filio.h : yes Checking for header sys/filsys.h : no Checking for header sys/fs/s5param.h : no Checking for header sys/fs/vx/quota.h : no Checking for header sys/id.h : no Checking for header sys/ioctl.h : yes Checking for header sys/ipc.h : yes Checking for header sys/mman.h : yes Checking for header sys/mode.h : no Checking for header sys/ndir.h : no Checking for header sys/priv.h : yes Checking for header sys/resource.h : yes Checking for header sys/security.h : no Checking for header sys/shm.h : yes Checking for header sys/statfs.h : no Checking for header sys/statvfs.h : yes Checking for header sys/termio.h : no Checking for header sys/vfs.h : no Checking for header sys/xattr.h : no Checking for header termio.h : no Checking for header termios.h : yes Checking for header sys/file.h : yes Checking for header sys/ucontext.h : yes Checking for header sys/wait.h : yes Checking for declaration of malloc : ok Checking for header grp.h : yes Checking for header sys/select.h : yes Checking for header setjmp.h : yes Checking for header utime.h : yes Checking for header sys/syslog.h : yes Checking for header syslog.h : yes Checking for header sys/mount.h : yes Checking for header mntent.h : no Checking for header stropts.h : no Checking for header unix.h : no Checking for header sys/param.h : yes Checking for header sys/socket.h : yes Checking for header netinet/in.h : yes Checking for header netdb.h : yes Checking for header arpa/inet.h : yes Checking for header netinet/in_systm.h : yes Checking for header netinet/ip.h : yes Checking for header netinet/tcp.h : yes Checking for header netinet/in_ip.h : no Checking for header sys/sockio.h : yes Checking for header sys/un.h : yes Checking for header sys/uio.h : yes Checking for header ifaddrs.h : yes Checking for header direct.h : no Checking for header dirent.h : yes Checking for header windows.h : no Checking for header winsock2.h : no Checking for header ws2tcpip.h : no Checking for header errno.h : yes Checking for header getopt.h : yes Checking for header iconv.h : yes Checking for header nss.h : yes Checking for header sasl/sasl.h : no Checking for inotify_init : not found Checking for library inotify : not found Checking for inotify_init : not found Checking for header security/pam_appl.h : yes Checking for header zlib.h : yes Checking for header asm/unistd.h : no Checking for header aio.h : yes Checking for header sys/unistd.h : yes Checking for header rpc/rpc.h : yes Checking for header rpc/nettype.h : yes Checking for header alloca.h : no Checking for header float.h : yes Checking for header rpcsvc/nis.h : yes Checking for header rpcsvc/ypclnt.h : yes Checking for header sys/sysctl.h : yes Checking for header sys/fileio.h : no Checking for header sys/filesys.h : no Checking for header sys/dustat.h : no Checking for header sys/sysmacros.h : no Checking for header xfs/libxfs.h : no Checking for header netgroup.h : no Checking for header rpcsvc/yp_prot.h : no Checking for HAVE_RPCSVC_YP_PROT_H : ok Checking for header valgrind.h : no Checking for header valgrind/valgrind.h : no Checking for header valgrind/memcheck.h : no Checking for header nss_common.h : no Checking for header nsswitch.h : yes Checking for header ns_api.h : no Checking for header sys/extattr.h : yes Checking for header sys/ea.h : no Checking for header sys/proplist.h : no Checking for header sys/cdefs.h : yes Checking for header utmp.h : no Checking for header utmpx.h : yes Checking for header lastlog.h : no Checking for header syscall.h : no Checking for header sys/syscall.h : yes Checking for header sys/atomic.h : no Checking for header libgen.h : yes Checking for header sys/prctl.h : no Checking for prctl syscall : not found Checking for O_DIRECT flag to open(2) : ok Checking for long long : ok Checking for intptr_t : ok Checking for uintptr_t : ok Checking for ptrdiff_t : ok Checking for comparison_fn_t : not found Checking for _Bool : ok Checking for bool : ok Checking for int8_t : ok Checking for uint8_t : ok Checking for int16_t : ok Checking for uint16_t : ok Checking for int32_t : ok Checking for uint32_t : ok Checking for int64_t : ok Checking for uint64_t : ok Checking for size_t : ok Checking for ssize_t : ok Checking for ino_t : ok Checking for loff_t : not found Checking for offset_t : not found Checking for volatile int : ok Checking for uint_t : not found Checking for blksize_t : ok Checking for blkcnt_t : ok Checking if size of bool == 1 : ok Checking if size of char == 1 : ok Checking if size of int == 1 : not found Checking if size of int == 2 : not found Checking if size of int == 4 : ok Checking if size of long long == 1 : not found Checking if size of long long == 2 : not found Checking if size of long long == 4 : not found Checking if size of long long == 8 : ok Checking if size of long == 1 : not found Checking if size of long == 2 : not found Checking if size of long == 4 : ok Checking if size of short == 1 : not found Checking if size of short == 2 : ok Checking if size of size_t == 1 : not found Checking if size of size_t == 2 : not found Checking if size of size_t == 4 : ok Checking if size of ssize_t == 1 : not found Checking if size of ssize_t == 2 : not found Checking if size of ssize_t == 4 : ok Checking if size of int8_t == 1 : ok Checking if size of uint8_t == 1 : ok Checking if size of int16_t == 1 : not found Checking if size of int16_t == 2 : ok Checking if size of uint16_t == 1 : not found Checking if size of uint16_t == 2 : ok Checking if size of int32_t == 1 : not found Checking if size of int32_t == 2 : not found Checking if size of int32_t == 4 : ok Checking if size of uint32_t == 1 : not found Checking if size of uint32_t == 2 : not found Checking if size of uint32_t == 4 : ok Checking if size of int64_t == 1 : not found Checking if size of int64_t == 2 : not found Checking if size of int64_t == 4 : not found Checking if size of int64_t == 8 : ok Checking if size of uint64_t == 1 : not found Checking if size of uint64_t == 2 : not found Checking if size of uint64_t == 4 : not found Checking if size of uint64_t == 8 : ok Checking if size of void* == 1 : not found Checking if size of void* == 2 : not found Checking if size of void* == 4 : ok Checking if size of off_t == 1 : not found Checking if size of off_t == 2 : not found Checking if size of off_t == 4 : not found Checking if size of off_t == 8 : ok Checking if size of dev_t == 1 : not found Checking if size of dev_t == 2 : not found Checking if size of dev_t == 4 : ok Checking if size of ino_t == 1 : not found Checking if size of ino_t == 2 : not found Checking if size of ino_t == 4 : ok Checking if size of time_t == 1 : not found Checking if size of time_t == 2 : not found Checking if size of time_t == 4 : not found Checking if size of time_t == 8 : ok Checking for socklen_t : ok Checking for struct ifaddrs : ok Checking for struct addrinfo : ok Checking for struct sockaddr : ok Checking for HAVE_STRUCT_SOCKADDR_IN6 : ok Checking for struct sockaddr_storage : ok Checking for sa_family_t : ok Checking for sig_atomic_t : ok Checking for sigsetmask : ok Checking for siggetmask : not found Checking for sigprocmask : ok Checking for sigblock : ok Checking for sigaction : ok Checking for sigset : ok Checking for inet_ntoa : ok Checking for inet_aton : ok Checking for inet_ntop : ok Checking for inet_pton : ok Checking for connect : ok Checking for gethostbyname : ok Checking for getaddrinfo : ok Checking for getnameinfo : ok Checking for freeaddrinfo : ok Checking for gai_strerror : ok Checking for socketpair : ok Checking for variable IPV6_V6ONLY : ok Checking for HAVE_IPV6 : ok Checking whether we have ucontext_t : ok Checking for __sync_fetch_and_add compiler builtin : not found Checking for atomic_add_32 compiler builtin : not found Checking for strdup : ok Checking for memmem : ok Checking for printf : ok Checking for memset : ok Checking for memcpy : ok Checking for memmove : ok Checking for strcpy : ok Checking for strncpy : ok Checking for bzero : ok Checking for shl_load : not found Checking for shl_unload : not found Checking for shl_findsym : not found Checking for pipe : ok Checking for strftime : ok Checking for srandom : ok Checking for random : ok Checking for srand : ok Checking for rand : ok Checking for usleep : ok Checking for setbuffer : ok Checking for lstat : ok Checking for getpgrp : ok Checking for utime : ok Checking for utimes : ok Checking for setuid : ok Checking for seteuid : ok Checking for setreuid : ok Checking for setresuid : ok Checking for setgid : ok Checking for setegid : ok Checking for setregid : ok Checking for setresgid : ok Checking for chroot : ok Checking for strerror : ok Checking for vsyslog : ok Checking for setlinebuf : ok Checking for mktime : ok Checking for ftruncate : ok Checking for chsize : not found Checking for rename : ok Checking for waitpid : ok Checking for wait4 : ok Checking for initgroups : ok Checking for pread : ok Checking for pwrite : ok Checking for strndup : ok Checking for strcasestr : ok Checking for strsep : ok Checking for strtok_r : ok Checking for mkdtemp : ok Checking for dup2 : ok Checking for dprintf : ok Checking for vdprintf : ok Checking for isatty : ok Checking for chown : ok Checking for lchown : ok Checking for link : ok Checking for readlink : ok Checking for symlink : ok Checking for realpath : ok Checking for snprintf : ok Checking for vsnprintf : ok Checking for asprintf : ok Checking for vasprintf : ok Checking for setenv : ok Checking for unsetenv : ok Checking for strnlen : ok Checking for strtoull : ok Checking for __strtoull : not found Checking for strtouq : ok Checking for strtoll : ok Checking for __strtoll : not found Checking for strtoq : ok Checking for memalign : not found Checking for posix_memalign : ok Checking for prctl : not found Checking for dirname : ok Checking for basename : ok Checking for strlcpy : ok Checking for strlcat : ok Checking for getpeereid : ok Checking for library setproctitle : not found Checking for setproctitle : ok Checking whether we can use SO_PEERCRED to get socket credentials : not found Checking correct behavior of strtoll : ok Checking for if_nametoindex : ok Checking for strerror_r : ok Checking for getdirentries : ok Checking for getdents : ok Checking for syslog : ok Checking for gai_strerror : ok Checking for get_current_dir_name : not found Checking for timegm : ok Checking for getifaddrs : ok Checking for freeifaddrs : ok Checking for mmap : ok Checking for setgroups : ok Checking for syscall : ok Checking for setsid : ok Checking for getgrent_r : ok Checking for getgrgid_r : ok Checking for getgrnam_r : ok Checking for getgrouplist : ok Checking for getpagesize : ok Checking for getpwent_r : ok Checking for getpwnam_r : ok Checking for getpwuid_r : ok Checking for epoll_create : not found Checking for port_create : not found Checking for fgetxattr : not found Checking for flistea : not found Checking for flistxattr : not found Checking for fremovexattr : not found Checking for fsetxattr : not found Checking for getxattr : not found Checking for listxattr : not found Checking for removexattr : not found Checking for setxattr : not found Checking for library attr : not found Checking for fgetxattr : not found Checking for flistea : not found Checking for flistxattr : not found Checking for fremovexattr : not found Checking for fsetxattr : not found Checking for getxattr : not found Checking for listxattr : not found Checking for removexattr : not found Checking for setxattr : not found Checking for attr_get : not found Checking for attr_getf : not found Checking for attr_list : not found Checking for attr_listf : not found Checking for attropen : not found Checking for attr_remove : not found Checking for attr_removef : not found Checking for attr_set : not found Checking for attr_setf : not found Checking for extattr_delete_fd : ok Checking for extattr_delete_file : ok Checking for extattr_get_fd : ok Checking for extattr_get_file : ok Checking for extattr_list_fd : ok Checking for extattr_list_file : ok Checking for extattr_set_fd : ok Checking for extattr_set_file : ok Checking for fgetea : not found Checking for fremoveea : not found Checking for fsetea : not found Checking for getea : not found Checking for listea : not found Checking for removeea : not found Checking for setea : not found Checking for library attr : not found Checking for attr_get : not found Checking for attr_getf : not found Checking for attr_list : not found Checking for attr_listf : not found Checking for attropen : not found Checking for attr_remove : not found Checking for attr_removef : not found Checking for attr_set : not found Checking for attr_setf : not found Checking for fgetea : not found Checking for fremoveea : not found Checking for fsetea : not found Checking for getea : not found Checking for listea : not found Checking for removeea : not found Checking for setea : not found Checking whether xattr interface takes additional options : not found Checking for dlopen : ok Checking for dlsym : ok Checking for dlerror : ok Checking for dlclose : ok Checking for declaration of dlopen : ok Checking C prototype for dlopen : not found Checking for fdatasync : not found Checking for library rt : yes Checking for fdatasync : not found Checking for clock_gettime : ok Checking whether the clock_gettime clock ID CLOCK_MONOTONIC is available : ok Checking whether the clock_gettime clock ID CLOCK_PROCESS_CPUTIME_ID is available : ok Checking whether the clock_gettime clock ID CLOCK_REALTIME is available : ok Checking for struct timespec : ok Checking for header net/if.h : yes Checking for header arpa/nameser.h : yes Checking for header resolv.h : yes Checking for res_search : ok Checking for pthread_create : not found Checking for library pthread : yes Checking for pthread_create : ok Checking for pthread_attr_init : ok Checking for pthread_mutexattr_setrobust : ok Checking for declaration of PTHREAD_MUTEX_ROBUST : ok Checking for pthread_mutex_consistent : ok Checking for crypt : not found Checking for library crypt : yes Checking for crypt : ok Checking for header readline.h : no Checking for header readline/readline.h : yes Checking for header readline/history.h : yes Checking for variable rl_event_hook : ok Checking for declaration of snprintf : ok Checking for declaration of vsnprintf : ok Checking for declaration of asprintf : ok Checking for declaration of vasprintf : ok Checking for declaration of errno : ok Checking for declaration of EWOULDBLOCK : ok Checking for declaration of environ : not found Checking for declaration of environ (as enum) : not found Checking for declaration of getgrent_r : ok Checking for declaration of getpwent_r : ok Checking for declaration of pread : ok Checking for declaration of pwrite : ok Checking for declaration of setenv : ok Checking for declaration of setresgid : ok Checking for declaration of setresuid : ok Checking for header poll.h : yes Checking for poll : ok Checking for strptime : ok Checking for declaration of strptime : ok Checking for working strptime : not found Checking for declaration of gettimeofday : ok Checking C prototype for gettimeofday : ok Checking C prototype for gettimeofday : not found Checking for C99 vsnprintf : ok Checking for HAVE_SHARED_MMAP : ok Checking for HAVE_MREMAP : not found Checking for HAVE_INCOHERENT_MMAP : not found Checking for HAVE_IMMEDIATE_STRUCTURES : ok Checking for HAVE_MKDIR_MODE : ok Checking for member st_mtim.tv_nsec in struct stat : ok Checking for member st_rdev in struct stat : ok Checking for member st_rdev in struct stat : ok Checking for member ss_family in struct sockaddr_storage : ok Checking for member __ss_family in struct sockaddr_storage : not found Checking for member sa_len in struct sockaddr : ok Checking for member sin_len in struct sockaddr_in : ok Checking for HAVE_UNIXSOCKET : ok Checking for HAVE_SECURE_MKSTEMP : ok Checking for HAVE_IFACE_GETIFADDRS : ok Checking for getpwnam_r : ok Checking for getpwuid_r : ok Checking for getpwent_r : ok Checking for declaration of getpwent_r : ok Checking C prototype for getpwent_r : not found Checking for declaration of getgrent_r : ok Checking C prototype for getgrent_r : not found Checking C prototype for getpwent_r : not found Checking C prototype for getgrent_r : not found Checking for getgrouplist : ok Checking for program xsltproc : true Checking for stylesheet http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl : ok Checking for program python : /usr/local/bin/python2.7 Checking for program python : /usr/local/bin/python2.7 Checking for program python : not found Checking for Python version >= 2.4.2 : ok 2.7.12 Checking for library python2.7 : yes Checking for program python2.7-config : /usr/local/bin/python2.7-config Checking for custom code : yes Checking for header sys/auxv.h : no Checking for getauxval : not found Checking if toolchain accepts -fstack-protector : yes Checking linker accepts -Wl,-no-undefined : yes Checking linker accepts ['-undefined', 'dynamic_lookup'] : yes 'configure' finished successfully (24m5.753s) =========================================================================== =================================================== ===> Building for talloc-2.1.6 /bin/mkdir -p /wrkdirs/usr/ports/devel/talloc/work/talloc-2.1.6/bin/default/man install -m 444 /usr/ports/devel/talloc/files/`basename man/man3/talloc.3.gz .gz` /wrkdirs/usr/ports/devel/talloc/work/talloc-2.1.6/bin/default/man Waf: Entering directory `/wrkdirs/usr/ports/devel/talloc/work/talloc-2.1.6/bin' Checking project rules ... Project rules pass [ 1/28] Generating talloc.vscript [ 2/28] Generating pytalloc-util.vscript [ 3/28] Compiling lib/replace/replace.c 22:09:22 runner cc -O -pipe -fno-color-diagnostics -fno-strict-aliasing -fPIC -fstack-protector -DSTATIC_replace_MODULES=NULL -DSTATIC_replace_MODULES_PROTO=extern void __replace_dummy_module_proto(void) -MD -Idefault/lib/replace -I../lib/replace -Idefault -I.. -I/usr/local/include -D_GNU_SOURCE=1 -D_XOPEN_SOURCE_EXTENDED=1 ../lib/replace/replace.c -c -o default/lib/replace/replace_2.o [ 4/28] Compiling lib/replace/strptime.c 22:09:25 runner cc -O -pipe -fno-color-diagnostics -fno-strict-aliasing -fPIC -fstack-protector -DSTATIC_replace_MODULES=NULL -DSTATIC_replace_MODULES_PROTO=extern void __replace_dummy_module_proto(void) -MD -Idefault/lib/replace -I../lib/replace -Idefault -I.. -I/usr/local/include -D_GNU_SOURCE=1 -D_XOPEN_SOURCE_EXTENDED=1 ../lib/replace/strptime.c -c -o default/lib/replace/strptime_2.o [ 5/28] Compiling lib/replace/cwrap.c 22:09:35 runner cc -O -pipe -fno-color-diagnostics -fno-strict-aliasing -fPIC -fstack-protector -DSTATIC_replace_MODULES=NULL -DSTATIC_replace_MODULES_PROTO=extern void __replace_dummy_module_proto(void) -MD -Idefault/lib/replace -I../lib/replace -Idefault -I.. -I/usr/local/include -D_GNU_SOURCE=1 -D_XOPEN_SOURCE_EXTENDED=1 ../lib/replace/cwrap.c -c -o default/lib/replace/cwrap_2.o [ 6/28] Compiling lib/replace/xattr.c 22:09:37 runner cc -O -pipe -fno-color-diagnostics -fno-strict-aliasing -fPIC -fstack-protector -DSTATIC_replace_MODULES=NULL -DSTATIC_replace_MODULES_PROTO=extern void __replace_dummy_module_proto(void) -MD -Idefault/lib/replace -I../lib/replace -Idefault -I.. -I/usr/local/include -D_GNU_SOURCE=1 -D_XOPEN_SOURCE_EXTENDED=1 ../lib/replace/xattr.c -c -o default/lib/replace/xattr_2.o [ 7/28] Generating PKGCONFIG_talloc.pc [ 8/28] Generating PKGCONFIG_pytalloc-util.pc [ 9/28] Compiling lib/replace/replace.c 22:09:41 runner cc -O -pipe -fno-color-diagnostics -fno-strict-aliasing -D_SAMBA_HOSTCC_ -fPIC -fstack-protector -DSTATIC_LIBREPLACE_HOSTCC_MODULES=NULL -DSTATIC_LIBREPLACE_HOSTCC_MODULES_PROTO=extern void __LIBREPLACE_HOSTCC_dummy_module_proto(void) -MD -Idefault/lib/replace -I../lib/replace -Idefault -I.. -I/usr/local/include -D_GNU_SOURCE=1 -D_XOPEN_SOURCE_EXTENDED=1 ../lib/replace/replace.c -c -o default/lib/replace/replace_1.o [10/28] Compiling lib/replace/strptime.c 22:09:44 runner cc -O -pipe -fno-color-diagnostics -fno-strict-aliasing -D_SAMBA_HOSTCC_ -fPIC -fstack-protector -DSTATIC_LIBREPLACE_HOSTCC_MODULES=NULL -DSTATIC_LIBREPLACE_HOSTCC_MODULES_PROTO=extern void __LIBREPLACE_HOSTCC_dummy_module_proto(void) -MD -Idefault/lib/replace -I../lib/replace -Idefault -I.. -I/usr/local/include -D_GNU_SOURCE=1 -D_XOPEN_SOURCE_EXTENDED=1 ../lib/replace/strptime.c -c -o default/lib/replace/strptime_1.o [11/28] Compiling lib/replace/test/testsuite.c 22:09:54 runner cc -O -pipe -fno-color-diagnostics -fno-strict-aliasing -fPIC -fstack-protector -DSTATIC_replace_test_MODULES=NULL -DSTATIC_replace_test_MODULES_PROTO=extern void __replace_test_dummy_module_proto(void) -MD -Idefault/lib/replace -I../lib/replace -Idefault -I.. -I/usr/local/include -D_GNU_SOURCE=1 -D_XOPEN_SOURCE_EXTENDED=1 ../lib/replace/test/testsuite.c -c -o default/lib/replace/test/testsuite_3.o [12/28] Compiling lib/replace/test/strptime.c 22:10:32 runner cc -O -pipe -fno-color-diagnostics -fno-strict-aliasing -fPIC -fstack-protector -DSTATIC_replace_test_MODULES=NULL -DSTATIC_replace_test_MODULES_PROTO=extern void __replace_test_dummy_module_proto(void) -MD -Idefault/lib/replace -I../lib/replace -Idefault -I.. -I/usr/local/include -D_GNU_SOURCE=1 -D_XOPEN_SOURCE_EXTENDED=1 ../lib/replace/test/strptime.c -c -o default/lib/replace/test/strptime_3.o [13/28] Compiling lib/replace/test/os2_delete.c 22:10:35 runner cc -O -pipe -fno-color-diagnostics -fno-strict-aliasing -fPIC -fstack-protector -DSTATIC_replace_test_MODULES=NULL -DSTATIC_replace_test_MODULES_PROTO=extern void __replace_test_dummy_module_proto(void) -MD -Idefault/lib/replace -I../lib/replace -Idefault -I.. -I/usr/local/include -D_GNU_SOURCE=1 -D_XOPEN_SOURCE_EXTENDED=1 ../lib/replace/test/os2_delete.c -c -o default/lib/replace/test/os2_delete_3.o [14/28] Compiling lib/replace/test/getifaddrs.c 22:10:38 runner cc -O -pipe -fno-color-diagnostics -fno-strict-aliasing -fPIC -fstack-protector -DSTATIC_replace_test_MODULES=NULL -DSTATIC_replace_test_MODULES_PROTO=extern void __replace_test_dummy_module_proto(void) -MD -Idefault/lib/replace -I../lib/replace -Idefault -I.. -I/usr/local/include -D_GNU_SOURCE=1 -D_XOPEN_SOURCE_EXTENDED=1 ../lib/replace/test/getifaddrs.c -c -o default/lib/replace/test/getifaddrs_3.o [15/28] Compiling testsuite_main.c 22:10:41 runner cc -O -pipe -fno-color-diagnostics -fno-strict-aliasing -fPIC -fstack-protector -DSTATIC_talloc_testsuite_MODULES=NULL -DSTATIC_talloc_testsuite_MODULES_PROTO=extern void __talloc_testsuite_dummy_module_proto(void) -MD -Idefault -I.. -Idefault -I.. -Idefault/lib/replace -I../lib/replace -I/usr/local/include -D_GNU_SOURCE=1 -D_XOPEN_SOURCE_EXTENDED=1 ../testsuite_main.c -c -o default/testsuite_main_1.o [16/28] Compiling testsuite.c 22:10:43 runner cc -O -pipe -fno-color-diagnostics -fno-strict-aliasing -fPIC -fstack-protector -DSTATIC_talloc_testsuite_MODULES=NULL -DSTATIC_talloc_testsuite_MODULES_PROTO=extern void __talloc_testsuite_dummy_module_proto(void) -MD -Idefault -I.. -Idefault -I.. -Idefault/lib/replace -I../lib/replace -I/usr/local/include -D_GNU_SOURCE=1 -D_XOPEN_SOURCE_EXTENDED=1 ../testsuite.c -c -o default/testsuite_1.o [17/28] Compiling talloc.c 22:11:01 runner cc -O -pipe -fno-color-diagnostics -fno-strict-aliasing -fPIC -fstack-protector -fvisibility=hidden -DSTATIC_talloc_MODULES=NULL -DSTATIC_talloc_MODULES_PROTO=extern void __talloc_dummy_module_proto(void) -MD -Idefault -I.. -Idefault -I.. -Idefault/lib/replace -I../lib/replace -I/usr/local/include -D_GNU_SOURCE=1 -D_XOPEN_SOURCE_EXTENDED=1 ../talloc.c -c -o default/talloc_5.o [18/28] Compiling test_magic_differs_helper.c 22:11:19 runner cc -O -pipe -fno-color-diagnostics -fno-strict-aliasing -fPIC -fstack-protector -DSTATIC_talloc_test_magic_differs_helper_MODULES=NULL -DSTATIC_talloc_test_magic_differs_helper_MODULES_PROTO=extern void __talloc_test_magic_differs_helper_dummy_module_proto(void) -MD -Idefault -I.. -Idefault -I.. -Idefault/lib/replace -I../lib/replace -I/usr/local/include -D_GNU_SOURCE=1 -D_XOPEN_SOURCE_EXTENDED=1 ../test_magic_differs_helper.c -c -o default/test_magic_differs_helper_3.o [19/28] Compiling pytalloc_util.c 22:11:21 runner cc -O -pipe -fno-color-diagnostics -fno-strict-aliasing -fPIC -fstack-protector -fvisibility=hidden -MD -fno-strict-aliasing -Idefault -I.. -Idefault -I.. -Idefault/lib/replace -I../lib/replace -I/usr/local/include -I/usr/local/include/python2.7 -D_GNU_SOURCE=1 -D_XOPEN_SOURCE_EXTENDED=1 ../pytalloc_util.c -c -o default/pytalloc_util_10.o [20/28] Compiling pytalloc.c 22:11:25 runner cc -O -pipe -fno-color-diagnostics -fno-strict-aliasing -DPY_SSIZE_T_CLEAN=1 -fPIC -fstack-protector -DSTATIC_pytalloc_MODULES=NULL -DSTATIC_pytalloc_MODULES_PROTO=extern void __pytalloc_dummy_module_proto(void) -MD -fno-strict-aliasing -Idefault -I.. -Idefault -I.. -Idefault/lib/replace -I../lib/replace -I/usr/local/include -I/usr/local/include/python2.7 -D_GNU_SOURCE=1 -D_XOPEN_SOURCE_EXTENDED=1 ../pytalloc.c -c -o default/pytalloc_14.o [21/28] Compiling test_pytalloc.c 22:11:29 runner cc -O -pipe -fno-color-diagnostics -fno-strict-aliasing -DPY_SSIZE_T_CLEAN=1 -fPIC -fstack-protector -DSTATIC_test_pytalloc_MODULES=NULL -DSTATIC_test_pytalloc_MODULES_PROTO=extern void __test_pytalloc_dummy_module_proto(void) -MD -fno-strict-aliasing -Idefault -I.. -Idefault -I.. -Idefault/lib/replace -I../lib/replace -I/usr/local/include -I/usr/local/include/python2.7 -D_GNU_SOURCE=1 -D_XOPEN_SOURCE_EXTENDED=1 ../test_pytalloc.c -c -o default/test_pytalloc_16.o [22/28] Linking default/libtalloc.so 22:11:33 runner cc default/talloc_5.o default/lib/replace/replace_2.o default/lib/replace/strptime_2.o default/lib/replace/cwrap_2.o default/lib/replace/xattr_2.o -o /wrkdirs/usr/ports/devel/talloc/work/talloc-2.1.6/bin/default/libtalloc.so -fstack-protector -Wl,-no-undefined -shared -Wl,--version-script=/wrkdirs/usr/ports/devel/talloc/work/talloc-2.1.6/bin/default/talloc.vscript -Wl,-h,libtalloc.so.2 -L/usr/local/lib -Wl,-Bdynamic -lrt -lcrypt [23/28] Linking default/talloc_test_magic_differs_helper 22:11:33 runner cc default/test_magic_differs_helper_3.o -o /wrkdirs/usr/ports/devel/talloc/work/talloc-2.1.6/bin/default/talloc_test_magic_differs_helper -fstack-protector -Wl,-no-undefined -Ldefault -L/usr/local/lib -Wl,-Bdynamic -ltalloc -lcrypt -lrt [24/28] Linking default/libpytalloc-util.so 22:11:34 runner cc default/pytalloc_util_10.o -o /wrkdirs/usr/ports/devel/talloc/work/talloc-2.1.6/bin/default/libpytalloc-util.so -fstack-protector -Wl,-no-undefined -shared -Wl,--version-script=/wrkdirs/usr/ports/devel/talloc/work/talloc-2.1.6/bin/default/pytalloc-util.vscript -Wl,-h,libpytalloc-util.so.2 -Ldefault -L/usr/local/lib -Wl,-Bdynamic -ltalloc -lcrypt -lrt -lm -lutil -lpthread -lpython2.7 [25/28] Linking default/pytalloc.so 22:11:34 runner cc default/pytalloc_14.o -o /wrkdirs/usr/ports/devel/talloc/work/talloc-2.1.6/bin/default/pytalloc.so -fstack-protector -undefined dynamic_lookup -shared -Ldefault -L/usr/local/lib -Wl,-Bdynamic -lpytalloc-util -ltalloc -lm -lutil -lpthread -lpython2.7 -lrt -lcrypt cc: warning: argument unused during compilation: '-undefined dynamic_lookup' [26/28] Linking default/test-pytalloc.so 22:11:35 runner cc default/pytalloc_14.o default/test_pytalloc_16.o -o /wrkdirs/usr/ports/devel/talloc/work/talloc-2.1.6/bin/default/test-pytalloc.so -fstack-protector -undefined dynamic_lookup -shared -Ldefault -L/usr/local/lib -Wl,-Bdynamic -lpytalloc-util -ltalloc -lm -lutil -lpthread -lpython2.7 -lrt -lcrypt cc: warning: argument unused during compilation: '-undefined dynamic_lookup' [27/28] Linking default/talloc_testsuite 22:11:36 runner cc default/testsuite_main_1.o default/testsuite_1.o -o /wrkdirs/usr/ports/devel/talloc/work/talloc-2.1.6/bin/default/talloc_testsuite -fstack-protector -Wl,-no-undefined -Ldefault -L/usr/local/lib -Wl,-Bdynamic -ltalloc -lcrypt -lrt -lpthread [28/28] Generating man/talloc.3 22:11:37 runner true --xinclude -o default/man/talloc.3 --nonet http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl ../man/talloc.3.xml Waf: Leaving directory `/wrkdirs/usr/ports/devel/talloc/work/talloc-2.1.6/bin' 'build' finished successfully (2m17.166s) =========================================================================== =================================================== ===> talloc-2.1.6 depends on file: /usr/local/bin/python2.7 - found ===> talloc-2.1.6 depends on executable: python2 - found =========================================================================== =================================================== ===> Staging for talloc-2.1.6 ===> Generating temporary packing list Waf: Entering directory `/wrkdirs/usr/ports/devel/talloc/work/talloc-2.1.6/bin' * installing bin/default/talloc.pc as /wrkdirs/usr/ports/devel/talloc/work/stage/usr/local/libdata/pkgconfig/talloc.pc * installing bin/default/pytalloc-util.pc as /wrkdirs/usr/ports/devel/talloc/work/stage/usr/local/libdata/pkgconfig/pytalloc-util.pc [22/28] Linking default/libtalloc.so 22:11:45 runner cc default/talloc_5.o default/lib/replace/replace_2.o default/lib/replace/strptime_2.o default/lib/replace/cwrap_2.o default/lib/replace/xattr_2.o -o /wrkdirs/usr/ports/devel/talloc/work/talloc-2.1.6/bin/default/libtalloc.so -fstack-protector -Wl,-no-undefined -Wl,-h,libtalloc.so.2 -shared -Wl,--version-script=/wrkdirs/usr/ports/devel/talloc/work/talloc-2.1.6/bin/default/talloc.vscript -L/usr/local/lib -Wl,-Bdynamic -lrt -lcrypt [23/28] Linking default/talloc_test_magic_differs_helper 22:11:45 runner cc default/test_magic_differs_helper_3.o -o /wrkdirs/usr/ports/devel/talloc/work/talloc-2.1.6/bin/default/talloc_test_magic_differs_helper -fstack-protector -Wl,-no-undefined -Ldefault -L/usr/local/lib -Wl,-Bdynamic -ltalloc -lcrypt -lrt [24/28] Linking default/talloc_testsuite 22:11:46 runner cc default/testsuite_main_1.o default/testsuite_1.o -o /wrkdirs/usr/ports/devel/talloc/work/talloc-2.1.6/bin/default/talloc_testsuite -fstack-protector -Wl,-no-undefined -Ldefault -L/usr/local/lib -Wl,-Bdynamic -ltalloc -lcrypt -lrt -lpthread [25/28] Linking default/libpytalloc-util.so 22:11:46 runner cc default/pytalloc_util_10.o -o /wrkdirs/usr/ports/devel/talloc/work/talloc-2.1.6/bin/default/libpytalloc-util.so -fstack-protector -Wl,-no-undefined -Wl,-h,libpytalloc-util.so.2 -shared -Wl,--version-script=/wrkdirs/usr/ports/devel/talloc/work/talloc-2.1.6/bin/default/pytalloc-util.vscript -Ldefault -L/usr/local/lib -Wl,-Bdynamic -ltalloc -lcrypt -lrt -lm -lutil -lpthread -lpython2.7 [26/28] Linking default/test-pytalloc.so 22:11:47 runner cc default/pytalloc_14.o default/test_pytalloc_16.o -o /wrkdirs/usr/ports/devel/talloc/work/talloc-2.1.6/bin/default/test-pytalloc.so -fstack-protector -undefined dynamic_lookup -shared -Ldefault -L/usr/local/lib -Wl,-Bdynamic -lpytalloc-util -ltalloc -lm -lutil -lpthread -lpython2.7 -lrt -lcrypt [27/28] Linking default/pytalloc.so 22:11:47 runner cc default/pytalloc_14.o -o /wrkdirs/usr/ports/devel/talloc/work/talloc-2.1.6/bin/default/pytalloc.so -fstack-protector -undefined dynamic_lookup -Wl,-h,talloc.so -shared -Ldefault -L/usr/local/lib -Wl,-Bdynamic -lpytalloc-util -ltalloc -lm -lutil -lpthread -lpython2.7 -lrt -lcrypt cc: warning: argument unused during compilation: '-undefined dynamic_lookup' cc: warning: argument unused during compilation: '-undefined dynamic_lookup' * installing bin/default/libtalloc.so as /wrkdirs/usr/ports/devel/talloc/work/stage/usr/local/lib/libtalloc.so.2 * symlink /wrkdirs/usr/ports/devel/talloc/work/stage/usr/local/lib/libtalloc.so (-> libtalloc.so.2) * installing bin/default/libpytalloc-util.so as /wrkdirs/usr/ports/devel/talloc/work/stage/usr/local/lib/libpytalloc-util.so.2 * symlink /wrkdirs/usr/ports/devel/talloc/work/stage/usr/local/lib/libpytalloc-util.so (-> libpytalloc-util.so.2) * installing bin/default/pytalloc.so as /wrkdirs/usr/ports/devel/talloc/work/stage/usr/local/lib/python2.7/site-packages/talloc.so * installing talloc.h as /wrkdirs/usr/ports/devel/talloc/work/stage/usr/local/include/talloc.h * installing bin/default/man/talloc.3 as /wrkdirs/usr/ports/devel/talloc/work/stage/usr/local/man/man3/talloc.3 * installing pytalloc.h as /wrkdirs/usr/ports/devel/talloc/work/stage/usr/local/include/pytalloc.h Waf: Leaving directory `/wrkdirs/usr/ports/devel/talloc/work/talloc-2.1.6/bin' 'install' finished successfully (4.416s) ====> Compressing man pages (compress-man) =========================================================================== =================================================== ===> Building package for talloc-2.1.6 =========================================================================== ====>> Cleaning up wrkdir ===> Cleaning for talloc-2.1.6 build of devel/talloc ended at Fri Oct 28 23:11:57 BST 2016 build time: 00:27:40