=> Bootstrap dependency digest>=20010302: found digest-20121220 => Checksum SHA1 OK for sphinx-2.0.8-release.tar.gz => Checksum RMD160 OK for sphinx-2.0.8-release.tar.gz ===> Installing dependencies for sphinxsearch-2.0.8 ========================================================================== The supported build options for sphinxsearch are: iconv mysql pgsql The currently selected options are: iconv mysql You can select which build options to use by setting PKG_DEFAULT_OPTIONS or the following variable. Its current value is shown: PKG_OPTIONS.sphinx-search (not defined) ========================================================================== ========================================================================== The following variables will affect the build process of this package, sphinxsearch-2.0.8. Their current value is shown below: * SSLBASE = /usr * SSLCERTS = /etc/openssl/certs * SSLDIR = /etc/openssl * SSLKEYS = /etc/openssl/private * VARBASE = /var You may want to abort the process now with CTRL-C and change their value before continuing. Be sure to run `/usr/bin/make clean' after the changes. ========================================================================== => Tool dependency libtool-base>=2.2.6bnb3: found libtool-base-2.4.2nb3 => Tool dependency checkperms>=1.1: found checkperms-1.11 => Full dependency mysql-client>=5.5.10<5.6: found mysql-client-5.5.32 => Full dependency mysql-client>=5.5.29nb1<5.6: found mysql-client-5.5.32 ===> Overriding tools for sphinxsearch-2.0.8 ===> Extracting for sphinxsearch-2.0.8 ===> Patching for sphinxsearch-2.0.8 => Applying pkgsrc patches for sphinxsearch-2.0.8 => Verifying /usr/pkgsrc/wip/sphinxsearch/patches/patch-Makefile.in => Applying pkgsrc patch /usr/pkgsrc/wip/sphinxsearch/patches/patch-Makefile.in Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD$ | |Force pkgsrc compatible locations. | |--- Makefile.in.orig 2012-08-15 13:58:33.000000000 +0000 |+++ Makefile.in -------------------------- Patching file Makefile.in using Plan A... Hunk #1 succeeded at 79. Hunk #2 succeeded at 222. Hunk #3 succeeded at 291. Hunk #4 succeeded at 625. Hunk #5 succeeded at 676. Hunk #6 succeeded at 732. Hunk #7 succeeded at 742. done => Verifying /usr/pkgsrc/wip/sphinxsearch/patches/patch-src_searchd.cpp => Applying pkgsrc patch /usr/pkgsrc/wip/sphinxsearch/patches/patch-src_searchd.cpp Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD$ | |Avoid hard-coded paths. | |--- src/searchd.cpp.orig 2012-10-16 16:28:39.000000000 +0000 |+++ src/searchd.cpp -------------------------- Patching file src/searchd.cpp using Plan A... Hunk #1 succeeded at 14337 (offset -97 lines). done => Verifying /usr/pkgsrc/wip/sphinxsearch/patches/patch-src_sphinxstd.h => Applying pkgsrc patch /usr/pkgsrc/wip/sphinxsearch/patches/patch-src_sphinxstd.h Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD$ | |Portability fixes. | |--- src/sphinxstd.h.orig 2013-04-18 15:15:44.000000000 +0000 |+++ src/sphinxstd.h -------------------------- Patching file src/sphinxstd.h using Plan A... Hunk #1 succeeded at 67. done => Setting standard paths ===> Creating toolchain wrappers for sphinxsearch-2.0.8 ===> Configuring for sphinxsearch-2.0.8 => 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 => Checking for portability problems in extracted files checking build environment -------------------------- checking for a BSD-compatible install... /usr/bin/install -c -o kristerw -g wheel checking whether build environment is sane... yes checking for a thread-safe mkdir -p... config/install-sh -c -d checking for gawk... /usr/bin/awk checking whether make sets $(MAKE)... yes checking whether to enable maintainer-specific portions of Makefiles... no checking for compiler programs ------------------------------ checking whether to compile debug version... no checking for x86_64--netbsd-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 for style of include used by make... GNU checking dependency style of gcc... gcc3 checking whether we are using the GNU C++ compiler... yes checking whether c++ accepts -g... yes checking dependency style of c++... gcc3 checking for x86_64--netbsd-ranlib... no checking for ranlib... ranlib checking for header files ------------------------- 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/wait.h that is POSIX.1 compatible... 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 fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking netdb.h usability... yes checking netdb.h presence... yes checking for netdb.h... yes checking netinet/in.h usability... yes checking netinet/in.h presence... yes checking for netinet/in.h... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking sys/file.h usability... yes checking sys/file.h presence... yes checking for sys/file.h... yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking for unistd.h... (cached) yes checking pthread.h usability... yes checking pthread.h presence... yes checking for pthread.h... yes checking execinfo.h usability... no checking execinfo.h presence... no checking for execinfo.h... no checking expat.h usability... yes checking expat.h presence... yes checking for expat.h... yes checking iconv.h usability... yes checking iconv.h presence... yes checking for iconv.h... yes checking zlib.h usability... yes checking zlib.h presence... yes checking for zlib.h... yes checking sql.h usability... no checking sql.h presence... no checking for sql.h... no checking syslog.h usability... yes checking syslog.h presence... yes checking for syslog.h... yes checking for types ------------------ checking for stdbool.h that conforms to C99... yes checking for _Bool... yes checking for an ANSI C-conforming const... yes checking for inline... inline checking for off_t... yes checking for size_t... yes checking whether time.h and sys/time.h may both be included... yes checking for library functions ------------------------------ checking for pid_t... yes checking vfork.h usability... no checking vfork.h presence... no checking for vfork.h... no checking for fork... yes checking for vfork... yes checking for working fork... yes checking for working vfork... (cached) yes checking for stdlib.h... (cached) yes checking for GNU libc compatible malloc... yes checking for stdlib.h... (cached) yes checking for GNU libc compatible realloc... yes checking sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking for sys/socket.h... (cached) yes checking types of arguments for select... int,fd_set *,struct timeval * checking return type of signal handlers... void checking whether lstat correctly handles trailing slash... yes checking whether stat accepts an empty string... no checking for vprintf... yes checking for _doprnt... no checking for library containing setsockopt... none required checking for library containing gethostbyname... none required checking for library containing inflate... -lz checking for library containing logf... -lm checking for dup2... yes checking for gethostbyname... yes checking for gettimeofday... yes checking for memmove... yes checking for memset... yes checking for select... yes checking for socket... yes checking for strcasecmp... yes checking for strchr... yes checking for strerror... yes checking for strncasecmp... yes checking for strstr... yes checking for strtol... yes checking for logf... yes checking for pread... yes checking for backtrace... no checking for backtrace_symbols... no checking for clock_gettime in -lrt... yes checking for clock_gettime... yes checking for LOCK_EX in sys/file.h... yes checking for F_SETLKW in fcntl.h... yes checking for dlopen in -ldl... no checking for dlopen... yes checking for dlerror... yes configuring Sphinx ------------------ checking for CFLAGS needed for pthreads... -pthread checking for LIBS needed for pthreads... -lpthread checking for pthreads... found checking for pthread_mutex_timedlock... no checking whether to compile with MySQL support... yes checking for mysql_config... mysql_config checking for mysql_real_connect... yes checking MySQL include files... -I/usr/pkg/include/mysql -DUSE_OLD_FUNCTIONS -fPIC -DPIC -I/usr/pkg/include -g -DNDEBUG checking MySQL libraries... -L/usr/pkg/lib -lmysqlclient -lpthread -lz -lm -lssl -lcrypto checking whether to link statically with MySQL support... no checking whether to compile with PostgreSQL support... no checking whether to use 64-bit document/word IDs... no checking whether to compile with libstemmer support... no checking for libexpat... checking for library containing XML_Parse... -lexpat found checking for libiconv... checking for library containing iconv... none required found checking for iconv() arg types... const char ** checking for UnixODBC... not found configure: WARNING: ODBC source support will NOT be available checking whether to enable c++ memory routines override... yes checking for Syslog... disabled checking for unaligned RAM access... yes checking whether byte ordering is bigendian... no generating configuration files ------------------------------ configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating libstemmer_c/Makefile config.status: creating doc/Makefile config.status: creating sphinx.conf.dist config.status: creating sphinx-min.conf.dist config.status: creating config/config.h config.status: executing depfiles commands configuration done ------------------ You can now run 'make install' to build and install Sphinx binaries. On a multi-core machine, try 'make -j4 install' to speed up the build. Updates, articles, help forum, and commercial support, consulting, training, and development services are available at http://sphinxsearch.com/ Thank you for choosing Sphinx! checking for a BSD-compatible install... /usr/bin/install -c -o kristerw -g wheel checking whether build environment is sane... yes checking for gawk... /usr/bin/awk checking whether make sets $(MAKE)... yes checking whether to enable maintainer-specific portions of Makefiles... no checking for x86_64--netbsd-gcc... gcc 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 gcc accepts -g... yes checking for gcc option to accept ANSI C... none needed checking for style of include used by make... GNU checking dependency style of gcc... none checking for a sed that does not truncate output... /scratch/wip/sphinxsearch/work/.tools/bin/sed checking build system type... x86_64--netbsd checking host system type... x86_64--netbsd checking for egrep... grep -E checking for ld used by gcc... /scratch/wip/sphinxsearch/work/.wrapper/bin/ld checking if the linker (/scratch/wip/sphinxsearch/work/.wrapper/bin/ld) is GNU ld... yes checking for /scratch/wip/sphinxsearch/work/.wrapper/bin/ld option to reload object files... -r checking for BSD-compatible nm... nm checking whether ln -s works... yes checking how to recognise dependent libraries... match_pattern /lib[^/]+(\.so|_pic\.a)$ checking how to run the C preprocessor... gcc -E 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 dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... yes checking how to run the C++ preprocessor... c++ -E checking the maximum length of command line arguments... (cached) 262144 checking command to parse nm output from gcc object... ok checking for objdir... .libs checking for x86_64--netbsd-ar... no checking for ar... ar checking for x86_64--netbsd-ranlib... no checking for ranlib... ranlib checking for x86_64--netbsd-strip... no checking for strip... strip checking if gcc static flag works... yes checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC checking if gcc PIC flag -fPIC works... yes checking if gcc supports -c -o file.o... yes checking whether the gcc linker (/scratch/wip/sphinxsearch/work/.wrapper/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... NetBSD ld.elf_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 configure: creating libtool appending configuration tag "CXX" to libtool checking whether the c++ linker (/scratch/wip/sphinxsearch/work/.wrapper/bin/ld) supports shared libraries... yes checking for c++ option to produce PIC... checking if c++ supports -c -o file.o... yes checking whether the c++ linker (/scratch/wip/sphinxsearch/work/.wrapper/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... NetBSD ld.elf_so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes appending configuration tag "F77" to libtool checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking for g77 option to produce PIC... -fPIC checking if g77 PIC flag -fPIC works... no checking if g77 supports -c -o file.o... no checking whether the g77 linker (/scratch/wip/sphinxsearch/work/.wrapper/bin/ld) supports shared libraries... PKGSRC-WARNING: Something is trying to run the fortran compiler, PKGSRC-WARNING: but it is not added to USE_LANGUAGES in the package Makefile. yes checking dynamic linker characteristics... PKGSRC-WARNING: Something is trying to run the fortran compiler, PKGSRC-WARNING: but it is not added to USE_LANGUAGES in the package Makefile. PKGSRC-WARNING: Something is trying to run the fortran compiler, PKGSRC-WARNING: but it is not added to USE_LANGUAGES in the package Makefile. NetBSD ld.elf_so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking for a BSD-compatible install... /usr/bin/install -c -o kristerw -g wheel checking for size_t... yes checking for string.h... (cached) yes checking for strings.h... (cached) yes checking for unistd.h... (cached) yes checking for stdint.h... (cached) yes configure: creating ./config.status config.status: creating Makefile config.status: creating sphinxclient_config.h config.status: executing depfiles commands => Modifying libtool scripts to use pkgsrc libtool WARNING: *** Please consider adding fortran to USE_LANGUAGES in the package Makefile.