====>> Building devel/libedit build started at Thu Aug 25 21:57:53 BST 2016 port directory: /usr/ports/devel/libedit building for: FreeBSD 110amd64-system-job-04 11.0-RC2 FreeBSD 11.0-RC2 amd64 maintained by: bapt@FreeBSD.org Makefile ident: $FreeBSD: head/devel/libedit/Makefile 417132 2016-06-19 19:55:49Z bapt $ Poudriere version: 3.1.10 Host OSVERSION: 1100122 Jail OSVERSION: 1100122 ---Begin Environment--- SHELL=/bin/csh OSVERSION=1100122 UNAME_v=FreeBSD 11.0-RC2 UNAME_r=11.0-RC2 BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM=screen MASTERMNT=/space/poudriere/poudriere_data/.m/110amd64-system/ref FORCE_PACKAGE=yes PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin POUDRIERE_BUILD_TYPE=bulk PKGNAME=libedit-3.1.20150325_2,1 OLDPWD=/ PWD=/space/poudriere/poudriere_data/.m/110amd64-system/ref/.p/pool MASTERNAME=110amd64-system SCRIPTPREFIX=/usr/local/share/poudriere USER=root HOME=/root POUDRIERE_VERSION=3.1.10 SCRIPTPATH=/usr/local/share/poudriere/bulk.sh LIBEXECPREFIX=/usr/local/libexec/poudriere LOCALBASE=/usr/local PACKAGE_BUILDING=yes ---End Environment--- ---Begin OPTIONS List--- ---End OPTIONS List--- --CONFIGURE_ARGS-- --enable-widec --prefix=/usr/local ${_LATE_CONFIGURE_ARGS} --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/devel/libedit/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/devel/libedit/work HOME=/wrkdirs/usr/ports/devel/libedit/work TMPDIR="/tmp" SHELL=/bin/sh CONFIG_SHELL=/bin/sh CONFIG_SITE=/usr/ports/Templates/config.site lt_cv_sys_max_cmd_len=262144 --End CONFIGURE_ENV-- --MAKE_ENV-- LC_ALL=C XDG_DATA_HOME=/wrkdirs/usr/ports/devel/libedit/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/devel/libedit/work HOME=/wrkdirs/usr/ports/devel/libedit/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=" -L/usr/local/lib -Wl,-rpath=/usr/lib:/usr/local/lib -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-- OSREL=11.0 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local PORTDOCS="" PORTEXAMPLES="" LIB32DIR=lib DOCSDIR="share/doc/libedit" EXAMPLESDIR="share/examples/libedit" DATADIR="share/libedit" WWWDIR="www/libedit" ETCDIR="etc/libedit" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/libedit DOCSDIR=/usr/local/share/doc/libedit EXAMPLESDIR=/usr/local/share/examples/libedit WWWDIR=/usr/local/www/libedit ETCDIR=/usr/local/etc/libedit --End SUB_LIST-- ---Begin make.conf--- USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs PORTSDIR=/usr/ports PACKAGES=/packages DISTDIR=/distfiles DISABLE_MAKE_JOBS=poudriere ---End make.conf--- =================================================== ===> License BSD2CLAUSE accepted by the user =========================================================================== =================================================== ===> libedit-3.1.20150325_2,1 depends on file: /usr/local/sbin/pkg - not found ===> Installing existing package /packages/All/pkg-1.8.7_1.txz [110amd64-system-job-04] Installing pkg-1.8.7_1... [110amd64-system-job-04] Extracting pkg-1.8.7_1: .......... done ===> libedit-3.1.20150325_2,1 depends on file: /usr/local/sbin/pkg - found ===> Returning to build of libedit-3.1.20150325_2,1 =========================================================================== =================================================== =========================================================================== =================================================== ===> License BSD2CLAUSE accepted by the user ===> Fetching all distfiles required by libedit-3.1.20150325_2,1 for building =========================================================================== =================================================== ===> License BSD2CLAUSE accepted by the user ===> Fetching all distfiles required by libedit-3.1.20150325_2,1 for building => SHA256 Checksum OK for libedit-20150325-3.1.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> License BSD2CLAUSE accepted by the user ===> Fetching all distfiles required by libedit-3.1.20150325_2,1 for building ===> Extracting for libedit-3.1.20150325_2,1 => SHA256 Checksum OK for libedit-20150325-3.1.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for libedit-3.1.20150325_2,1 ===> Applying FreeBSD patches for libedit-3.1.20150325_2,1 =========================================================================== =================================================== =========================================================================== =================================================== =========================================================================== =================================================== ===> Configuring for libedit-3.1.20150325_2,1 configure: loading site script /usr/ports/Templates/config.site checking for gcc... cc 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 cc accepts -g... yes checking for cc option to accept ISO C89... none needed checking whether cc understands -c and -o together... yes checking how to run the C preprocessor... cpp 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 minix/config.h... (cached) no checking whether it is safe to define __EXTENSIONS__... yes 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 for style of include used by make... GNU checking whether make supports nested variables... yes checking dependency style of cc... gcc3 checking build system type... amd64-portbld-freebsd11.0 checking host system type... amd64-portbld-freebsd11.0 checking how to print strings... printf checking for a sed that does not truncate output... (cached) /usr/bin/sed checking for fgrep... (cached) /usr/bin/fgrep checking for ld used by cc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm checking the name lister (/usr/bin/nm) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... (cached) 262144 checking how to convert amd64-portbld-freebsd11.0 file names to amd64-portbld-freebsd11.0 format... func_convert_file_noop checking how to convert amd64-portbld-freebsd11.0 file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for ar... ar checking for archiver @FILE support... no checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/bin/nm output from cc object... ok checking for sysroot... no checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for mt... mt checking if mt is a manifest tool... no checking for dlfcn.h... (cached) yes checking for objdir... .libs checking if cc supports -fno-rtti -fno-exceptions... yes checking for cc option to produce PIC... -fPIC -DPIC checking if cc PIC flag -fPIC -DPIC works... yes checking if cc static flag -static works... yes checking if cc supports -c -o file.o... yes checking if cc supports -c -o file.o... (cached) yes checking whether the cc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... freebsd11.0 ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking whether make supports nested variables... (cached) yes checking for cc option to accept ISO C99... none needed checking whether ln -s works... yes checking for gawk... (cached) /usr/bin/awk checking for nroff... /usr/bin/nroff checking for tgetent in -ltinfo... yes checking if you want wide-character code... yes checking for dirent.h that defines DIR... yes checking for library containing opendir... none required 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 limits.h... (cached) yes checking for malloc.h... (cached) no checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for sys/ioctl.h... (cached) yes checking for sys/param.h... (cached) yes checking for unistd.h... (cached) yes checking curses.h usability... yes checking curses.h presence... yes checking for curses.h... yes checking ncurses.h usability... yes checking ncurses.h presence... yes checking for ncurses.h... yes checking for sys/cdefs.h... (cached) yes checking termcap.h usability... yes checking termcap.h presence... yes checking for termcap.h... yes checking termios.h usability... yes checking termios.h presence... yes checking for termios.h... yes checking for term.h... yes checking for struct dirent.d_namlen... yes checking for an ANSI C-conforming const... yes checking for pid_t... (cached) yes checking for size_t... (cached) yes checking for u_int32_t... (cached) yes checking whether closedir returns void... 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 whether cc needs -traditional... no checking return type of signal handlers... void checking whether lstat correctly handles trailing slash... (cached) yes checking whether stat accepts an empty string... no checking for endpwent... yes checking for isascii... (cached) yes checking for memchr... (cached) yes checking for memset... (cached) yes checking for re_comp... no checking for regcomp... yes checking for strcasecmp... (cached) yes checking for strchr... yes checking for strcspn... (cached) yes checking for strdup... (cached) yes checking for strerror... (cached) yes checking for strrchr... yes checking for strstr... yes checking for strtol... (cached) yes checking for issetugid... (cached) yes checking for wcsdup... yes checking for strlcpy... (cached) yes checking for strlcat... (cached) yes checking for fgetln... yes checking for vis... yes checking for strvis... yes checking for strunvis... yes checking for __secure_getenv... no checking for secure_getenv... no checking for strlcpy... (cached) yes checking for strlcat... (cached) yes checking for vis... (cached) yes checking for unvis... yes checking whether getpwnam_r and getpwuid_r are posix like... yes checking whether getpwnam_r and getpwuid_r are posix _draft_ like... no checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating libedit.pc config.status: creating src/Makefile config.status: creating doc/Makefile config.status: creating examples/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands =========================================================================== =================================================== ===> Building for libedit-3.1.20150325_2,1 /usr/bin/make all-recursive Making all in src AWK=/usr/bin/awk sh ./makelist -h ./vi.c > vi.h AWK=/usr/bin/awk sh ./makelist -h ./emacs.c > emacs.h AWK=/usr/bin/awk sh ./makelist -h ./common.c > common.h AWK=/usr/bin/awk sh ./makelist -fh vi.h emacs.h common.h > fcns.h AWK=/usr/bin/awk sh ./makelist -bh ./vi.c ./emacs.c ./common.c > help.h AWK=/usr/bin/awk sh ./makelist -fc vi.h emacs.h common.h > fcns.c AWK=/usr/bin/awk sh ./makelist -bc ./vi.c ./emacs.c ./common.c > help.c AWK=/usr/bin/awk sh ./makelist -n ./tokenizer.c > tokenizern.c AWK=/usr/bin/awk sh ./makelist -n ./history.c > historyn.c /usr/bin/make all-am CC chared.lo CC common.lo CC el.lo CC emacs.lo CC hist.lo CC keymacro.lo CC map.lo CC chartype.lo CC parse.lo CC prompt.lo CC read.lo CC refresh.lo CC search.lo CC sig.lo CC terminal.lo CC tty.lo CC vi.lo CC fgetln.lo CC wcsdup.lo CC tokenizer.lo CC history.lo CC filecomplete.lo CC readline.lo CC eln.lo CC fcns.lo CC help.lo CC tokenizern.lo CC historyn.lo CCLD libedit.la Making all in examples CC tc1.o CCLD tc1 CC fileman.o CCLD fileman CC wtc1.o CCLD wtc1 Making all in doc =========================================================================== =================================================== =========================================================================== =================================================== ===> Staging for libedit-3.1.20150325_2,1 ===> Generating temporary packing list if test -z 'strip'; then /usr/bin/make INSTALL_PROGRAM="/bin/sh /wrkdirs/usr/ports/devel/libedit/work/libedit-20150325-3.1/install-sh -c -s" install_sh_PROGRAM="/bin/sh /wrkdirs/usr/ports/devel/libedit/work/libedit-20150325-3.1/install-sh -c -s" INSTALL_STRIP_FLAG=-s install; else /usr/bin/make INSTALL_PROGRAM="/bin/sh /wrkdirs/usr/ports/devel/libedit/work/libedit-20150325-3.1/install-sh -c -s" install_sh_PROGRAM="/bin/sh /wrkdirs/usr/ports/devel/libedit/work/libedit-20150325-3.1/install-sh -c -s" INSTALL_STRIP_FLAG=-s "INSTALL_PROGRAM_ENV=STRIPPROG='strip'" install; fi Making install in src /usr/bin/make install-am /bin/mkdir -p '/wrkdirs/usr/ports/devel/libedit/work/stage/usr/local/lib' /bin/sh ../libtool --mode=install /usr/bin/install -c -s libedit.la '/wrkdirs/usr/ports/devel/libedit/work/stage/usr/local/lib' libtool: install: /usr/bin/install -c .libs/libedit.so.0.0.53 /wrkdirs/usr/ports/devel/libedit/work/stage/usr/local/lib/libedit.so.0.0.53 libtool: install: strip --strip-unneeded /wrkdirs/usr/ports/devel/libedit/work/stage/usr/local/lib/libedit.so.0.0.53 libtool: install: (cd /wrkdirs/usr/ports/devel/libedit/work/stage/usr/local/lib && { ln -s -f libedit.so.0.0.53 libedit.so.0 || { rm -f libedit.so.0 && ln -s libedit.so.0.0.53 libedit.so.0; }; }) libtool: install: (cd /wrkdirs/usr/ports/devel/libedit/work/stage/usr/local/lib && { ln -s -f libedit.so.0.0.53 libedit.so || { rm -f libedit.so && ln -s libedit.so.0.0.53 libedit.so; }; }) libtool: install: /usr/bin/install -c .libs/libedit.lai /wrkdirs/usr/ports/devel/libedit/work/stage/usr/local/lib/libedit.la libtool: install: /usr/bin/install -c .libs/libedit.a /wrkdirs/usr/ports/devel/libedit/work/stage/usr/local/lib/libedit.a libtool: install: strip --strip-debug /wrkdirs/usr/ports/devel/libedit/work/stage/usr/local/lib/libedit.a libtool: install: chmod 644 /wrkdirs/usr/ports/devel/libedit/work/stage/usr/local/lib/libedit.a libtool: install: ranlib /wrkdirs/usr/ports/devel/libedit/work/stage/usr/local/lib/libedit.a libtool: warning: remember to run 'libtool --finish /usr/local/lib' /bin/mkdir -p '/wrkdirs/usr/ports/devel/libedit/work/stage/usr/local/include' /bin/mkdir -p '/wrkdirs/usr/ports/devel/libedit/work/stage/usr/local/include/editline' install -m 0644 editline/readline.h '/wrkdirs/usr/ports/devel/libedit/work/stage/usr/local/include/editline' install -m 0644 histedit.h '/wrkdirs/usr/ports/devel/libedit/work/stage/usr/local/include/.' Making install in examples Making install in doc /bin/mkdir -p '/wrkdirs/usr/ports/devel/libedit/work/stage/usr/local/man/man3' install -m 0644 editline.3 '/wrkdirs/usr/ports/devel/libedit/work/stage/usr/local/man/man3' /bin/mkdir -p '/wrkdirs/usr/ports/devel/libedit/work/stage/usr/local/man/man5' install -m 0644 editrc.5 '/wrkdirs/usr/ports/devel/libedit/work/stage/usr/local/man/man5' /usr/bin/make install-data-hook (cd /wrkdirs/usr/ports/devel/libedit/work/stage/usr/local/man/man3 && rm -f el_init.3 && ln -s editline.3 el_init.3) (cd /wrkdirs/usr/ports/devel/libedit/work/stage/usr/local/man/man3 && rm -f el_end.3 && ln -s editline.3 el_end.3) (cd /wrkdirs/usr/ports/devel/libedit/work/stage/usr/local/man/man3 && rm -f el_reset.3 && ln -s editline.3 el_reset.3) (cd /wrkdirs/usr/ports/devel/libedit/work/stage/usr/local/man/man3 && rm -f el_gets.3 && ln -s editline.3 el_gets.3) (cd /wrkdirs/usr/ports/devel/libedit/work/stage/usr/local/man/man3 && rm -f el_getc.3 && ln -s editline.3 el_getc.3) (cd /wrkdirs/usr/ports/devel/libedit/work/stage/usr/local/man/man3 && rm -f el_push.3 && ln -s editline.3 el_push.3) (cd /wrkdirs/usr/ports/devel/libedit/work/stage/usr/local/man/man3 && rm -f el_parse.3 && ln -s editline.3 el_parse.3) (cd /wrkdirs/usr/ports/devel/libedit/work/stage/usr/local/man/man3 && rm -f el_set.3 && ln -s editline.3 el_set.3) (cd /wrkdirs/usr/ports/devel/libedit/work/stage/usr/local/man/man3 && rm -f el_get.3 && ln -s editline.3 el_get.3) (cd /wrkdirs/usr/ports/devel/libedit/work/stage/usr/local/man/man3 && rm -f el_source.3 && ln -s editline.3 el_source.3) (cd /wrkdirs/usr/ports/devel/libedit/work/stage/usr/local/man/man3 && rm -f el_resize.3 && ln -s editline.3 el_resize.3) (cd /wrkdirs/usr/ports/devel/libedit/work/stage/usr/local/man/man3 && rm -f el_line.3 && ln -s editline.3 el_line.3) (cd /wrkdirs/usr/ports/devel/libedit/work/stage/usr/local/man/man3 && rm -f el_insertstr.3 && ln -s editline.3 el_insertstr.3) (cd /wrkdirs/usr/ports/devel/libedit/work/stage/usr/local/man/man3 && rm -f el_deletestr.3 && ln -s editline.3 el_deletestr.3) (cd /wrkdirs/usr/ports/devel/libedit/work/stage/usr/local/man/man3 && rm -f el_history_init.3 && ln -s editline.3 el_history_init.3) (cd /wrkdirs/usr/ports/devel/libedit/work/stage/usr/local/man/man3 && rm -f el_history_end.3 && ln -s editline.3 el_history_end.3) (cd /wrkdirs/usr/ports/devel/libedit/work/stage/usr/local/man/man3 && rm -f el_history.3 && ln -s editline.3 el_history.3) (cd /wrkdirs/usr/ports/devel/libedit/work/stage/usr/local/man/man3 && rm -f el_tok_init.3 && ln -s editline.3 el_tok_init.3) (cd /wrkdirs/usr/ports/devel/libedit/work/stage/usr/local/man/man3 && rm -f el_tok_end.3 && ln -s editline.3 el_tok_end.3) (cd /wrkdirs/usr/ports/devel/libedit/work/stage/usr/local/man/man3 && rm -f el_tok_reset.3 && ln -s editline.3 el_tok_reset.3) (cd /wrkdirs/usr/ports/devel/libedit/work/stage/usr/local/man/man3 && rm -f el_tok_line.3 && ln -s editline.3 el_tok_line.3) (cd /wrkdirs/usr/ports/devel/libedit/work/stage/usr/local/man/man3 && rm -f el_tok_str.3 && ln -s editline.3 el_tok_str.3) /bin/mkdir -p '/wrkdirs/usr/ports/devel/libedit/work/stage/usr/local/libdata/pkgconfig' install -m 0644 libedit.pc '/wrkdirs/usr/ports/devel/libedit/work/stage/usr/local/libdata/pkgconfig' ====> Compressing man pages (compress-man) =========================================================================== =================================================== ===> Building package for libedit-3.1.20150325_2,1 =========================================================================== ====>> Cleaning up wrkdir ===> Cleaning for libedit-3.1.20150325_2,1 build of devel/libedit ended at Thu Aug 25 21:58:14 BST 2016 build time: 00:00:21