=> Bootstrap dependency digest>=20010302: found digest-20121220 => Checksum SHA1 OK for varnish-3.0.3.tar.gz => Checksum RMD160 OK for varnish-3.0.3.tar.gz ===> Installing dependencies for varnish-3.0.3 ========================================================================== The following variables will affect the build process of this package, varnish-3.0.3. Their current value is shown below: * CURSES_DEFAULT = ncurses * PYTHON_VERSION_DEFAULT = 27 * VARBASE = /usr/var Based on these variables, the following variables have been set: * CURSES_TYPE = ncurses * PYPACKAGE = python27 You may want to abort the process now with CTRL-C and change their value before continuing. Be sure to run `/usr/pkg/bin/bmake clean' after the changes. ========================================================================== => Tool dependency libtool-base>=2.2.6bnb3: found libtool-base-2.4.2nb1 => Tool dependency autoconf>=2.50: found autoconf-2.69nb1 => Tool dependency gmake>=3.81: found gmake-3.82nb6 => Tool dependency pkg-config>=0.25: found pkg-config-0.28 => Build dependency py27-docutils>=0.5: found py27-docutils-0.10 => Build dependency python27>=2.7.1nb2: found python27-2.7.4nb2 => Full dependency pth>=2.0.0nb2: found pth-2.0.7nb3 => Full dependency pcre>=8.30nb1: found pcre-8.32 => Full dependency ncurses>=5.4nb1: found ncurses-5.9 ===> Overriding tools for varnish-3.0.3 ===> Extracting for varnish-3.0.3 ===> Patching for varnish-3.0.3 => Applying pkgsrc patches for varnish-3.0.3 ===> Creating toolchain wrappers for varnish-3.0.3 ===> Configuring for varnish-3.0.3 cd /usr/pkgsrc/work/www/varnish/work/varnish-3.0.3 && autoconf Can't ignore signal CHLD, forcing to default. aclocal.m4:17: warning: this file was generated for autoconf 2.68. You have another version of autoconf. It may work, but is not guaranteed to. If you have problems, you may need to regenerate the build system entirely. To do so, use the procedure documented by the package, typically `autoreconf'. configure.ac:463: warning: AC_LANG_CONFTEST: no AC_LANG_SOURCE call detected in body ../../lib/autoconf/lang.m4:193: AC_LANG_CONFTEST is expanded from... ../../lib/autoconf/general.m4:2661: _AC_LINK_IFELSE is expanded from... ../../lib/autoconf/general.m4:2678: AC_LINK_IFELSE is expanded from... m4/ld-version-script.m4:18: gl_LD_VERSION_SCRIPT is expanded from... configure.ac:463: the top level => Modifying GNU configure scripts to avoid --recheck => Replacing config-guess with pkgsrc versions => Replacing config-sub with pkgsrc versions => Replacing install-sh with pkgsrc version configure: WARNING: unrecognized options: --with-libintl-prefix checking build system type... i386-pc-minix checking host system type... i386-pc-minix checking target system type... i386-pc-minix checking for a BSD-compatible install... /usr/bin/install -c -o root -g operator checking whether build environment is sane... yes checking for a thread-safe mkdir -p... ./install-sh -c -d checking for gawk... /usr/bin/awk checking whether make sets $(MAKE)... yes checking for style of include used by make... GNU checking for i386-pc-minix-gcc... gcc 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 gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking dependency style of gcc... gcc3 checking how to run the C preprocessor... gcc -E 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... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking minix/config.h usability... yes checking minix/config.h presence... yes checking for minix/config.h... yes checking whether it is safe to define __EXTENSIONS__... yes checking for i386-pc-minix-gcc... (cached) gcc checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to accept ISO C89... (cached) none needed checking dependency style of gcc... (cached) gcc3 checking for gcc option to accept ISO C99... -std=gnu99 checking for gcc -std=gnu99 option to accept ISO Standard C... (cached) -std=gnu99 checking how to run the C preprocessor... gcc -E checking for pthread_join in LIBS=-lpthread with CFLAGS= -D_REENTRANT... yes checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE checking if more special flags are required for pthreads... no checking how to print strings... printf checking for a sed that does not truncate output... /usr/bin/sed checking for fgrep... /usr/bin/grep -F checking for ld used by gcc -std=gnu99... /usr/pkgsrc/work/www/varnish/work/.wrapper/bin/ld checking if the linker (/usr/pkgsrc/work/www/varnish/work/.wrapper/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/pkg.sav/bin/nm -B checking the name lister (/usr/pkg.sav/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 65536 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... no checking how to convert i386-pc-minix file names to i386-pc-minix format... func_convert_file_noop checking how to convert i386-pc-minix file names to toolchain format... func_convert_file_noop checking for /usr/pkgsrc/work/www/varnish/work/.wrapper/bin/ld option to reload object files... -r checking for i386-pc-minix-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... unknown checking for i386-pc-minix-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for i386-pc-minix-ar... no checking for ar... ar checking for archiver @FILE support... @ checking for i386-pc-minix-strip... strip checking for i386-pc-minix-ranlib... no checking for ranlib... ranlib checking command to parse /usr/pkg.sav/bin/nm -B output from gcc -std=gnu99 object... ok checking for sysroot... no checking for i386-pc-minix-mt... no checking for mt... mt checking if mt is a manifest tool... no checking for dlfcn.h... yes checking for objdir... .libs checking if gcc -std=gnu99 supports -fno-rtti -fno-exceptions... no checking for gcc -std=gnu99 option to produce PIC... -fPIC -DPIC checking if gcc -std=gnu99 PIC flag -fPIC -DPIC works... yes checking if gcc -std=gnu99 static flag -static works... yes checking if gcc -std=gnu99 supports -c -o file.o... rm: conftest*: no such file or directory yes checking if gcc -std=gnu99 supports -c -o file.o... (cached) yes checking whether the gcc -std=gnu99 linker (/usr/pkgsrc/work/www/varnish/work/.wrapper/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... rm: conftest*: no such file or directory yes checking dynamic linker characteristics... no checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... no checking whether to build shared libraries... no checking whether to build static libraries... yes checking whether make sets $(MAKE)... (cached) yes checking for xsltproc... no configure: WARNING: xsltproc not found – not building documentation checking for rst2man... no checking for rst2man.py... rst2man.py checking for rst2html... no checking for rst2html.py... rst2html.py checking for clock_gettime in -lrt... no checking for dlopen in -ldl... no checking for library containing initscr... -lcurses checking ncurses/curses.h usability... yes checking ncurses/curses.h presence... yes checking for ncurses/curses.h... yes checking curses.h usability... yes checking curses.h presence... yes checking for curses.h... yes checking for library containing pthread_create... -lpthread checking for socket in -lsocket... no checking for getaddrinfo in -lnsl... no checking for cos in -lm... yes checking pkg-config is at least version 0.9.0... yes checking for PCRE... yes checking for LIBEDIT... no checking readline/readline.h usability... yes checking readline/readline.h presence... yes checking for readline/readline.h... yes checking edit/readline/readline.h usability... no checking edit/readline/readline.h presence... no checking for edit/readline/readline.h... no checking for el_init in -ledit... yes checking for ANSI C header files... (cached) yes checking for sys/wait.h that is POSIX.1 compatible... yes checking whether time.h and sys/time.h may both be included... yes checking sys/param.h usability... yes checking sys/param.h presence... yes checking for sys/param.h... yes checking for sys/types.h... (cached) yes checking sys/endian.h usability... yes checking sys/endian.h presence... yes checking for sys/endian.h... yes checking sys/filio.h usability... no checking sys/filio.h presence... no checking for sys/filio.h... no checking for sys/mount.h... yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking sys/statvfs.h usability... yes checking sys/statvfs.h presence... yes checking for sys/statvfs.h... yes checking sys/vfs.h usability... no checking sys/vfs.h presence... no checking for sys/vfs.h... no checking endian.h usability... no checking endian.h presence... no checking for endian.h... no checking execinfo.h usability... no checking execinfo.h presence... no checking for execinfo.h... no checking netinet/in.h usability... yes checking netinet/in.h presence... yes checking for netinet/in.h... yes checking pthread_np.h usability... no checking pthread_np.h presence... no checking for pthread_np.h... no checking stddef.h usability... yes checking stddef.h presence... yes checking for stddef.h... yes checking for stdlib.h... (cached) yes checking for unistd.h... (cached) yes checking priv.h usability... no checking priv.h presence... no checking for priv.h... no checking for an ANSI C-conforming const... yes checking for struct sockaddr.sa_len... no checking return type of signal handlers... void checking for size_t... yes checking for vprintf... yes checking for _doprnt... no checking for strerror... yes checking whether strerror_r is declared... yes checking for strerror_r... yes checking whether strerror_r returns char *... no checking for dladdr... yes checking for socket... yes checking for strptime... yes checking for fmtcheck... yes checking for getdtablesize... yes checking for abort2... no checking for timegm... yes checking for nanosleep... yes checking for setppriv... no checking for pthread_set_name_np... no checking for pthread_mutex_isowned_np... no checking for pthread_timedjoin_np... no configure: WARNING: won't look for sendfile() on i386-pc-minix checking whether we have support for visibility attributes... yes checking for setproctitle... no checking for srandomdev... no checking for backtrace... no checking whether daemon() works... checking for daemon... yes checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... unknown checking for _LARGE_FILES value needed for large files... unknown checking for clock_gettime... yes checking for gethrtime... no checking for kqueue... no checking for epoll_ctl... no checking for port_create... no checking for exp2... no checking for python3... /usr/pkg/bin/python2.7 checking whether SO_RCVTIMEO works... no checking whether SO_SNDTIMEO works... no configure: WARNING: connection timeouts will not work checking if LD -Wl,--version-script works... yes configure: creating ./config.status config.status: creating Makefile config.status: creating bin/Makefile config.status: creating bin/varnishadm/Makefile config.status: creating bin/varnishd/Makefile config.status: creating bin/varnishlog/Makefile config.status: creating bin/varnishhist/Makefile config.status: creating bin/varnishncsa/Makefile config.status: creating bin/varnishreplay/Makefile config.status: creating bin/varnishstat/Makefile config.status: creating bin/varnishsizes/Makefile config.status: creating bin/varnishtest/Makefile config.status: creating bin/varnishtop/Makefile config.status: creating doc/Makefile config.status: creating doc/sphinx/Makefile config.status: creating doc/sphinx/conf.py config.status: creating etc/Makefile config.status: creating include/Makefile config.status: creating lib/Makefile config.status: creating lib/libvarnish/Makefile config.status: creating lib/libvarnishapi/Makefile config.status: creating lib/libvarnishcompat/Makefile config.status: creating lib/libvcl/Makefile config.status: creating lib/libvgz/Makefile config.status: creating lib/libvmod_std/Makefile config.status: creating lib/libjemalloc/Makefile config.status: creating man/Makefile config.status: creating redhat/Makefile config.status: creating varnishapi.pc config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands rm: libtoolT: no such file or directory configure: WARNING: unrecognized options: --with-libintl-prefix => Modifying libtool scripts to use pkgsrc libtool