>>> Unpacking source... >>> Unpacking sphinx-0.9.9-rc1.tar.gz to /var/tmp/portage/app-misc/sphinx-0.9.9_rc1/work >>> Unpacking libstemmer_c.tgz to /var/tmp/portage/app-misc/sphinx-0.9.9_rc1/work/sphinx-0.9.9-rc1 * Running eautoreconf in '/var/tmp/portage/app-misc/sphinx-0.9.9_rc1/work/sphinx-0.9.9-rc1' ... * Running aclocal ...  [ ok ] * Running autoconf ...  [ ok ] * Running autoheader ...  [ ok ] * Running automake --add-missing --copy --foreign ...  [ ok ] * Running elibtoolize in: sphinx-0.9.9-rc1/api/libsphinxclient * Applying install-sh-1.5.4.patch ... * Applying portage-1.5.10.patch ... * Applying max_cmd_len-1.5.20.patch ... * Applying sed-1.5.6.patch ... >>> Source unpacked in /var/tmp/portage/app-misc/sphinx-0.9.9_rc1/work >>> Compiling source in /var/tmp/portage/app-misc/sphinx-0.9.9_rc1/work/sphinx-0.9.9-rc1 ... * econf: updating sphinx-0.9.9-rc1/api/libsphinxclient/config.guess with /usr/share/gnuconfig/config.guess * econf: updating sphinx-0.9.9-rc1/api/libsphinxclient/config.sub with /usr/share/gnuconfig/config.sub ./configure --prefix=/usr --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --with-mysql --without-pgsql --with-libstemmer --without-debug --libdir=/usr/lib64 --build=x86_64-pc-linux-gnu checking build environment -------------------------- checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk 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-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-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 x86_64-pc-linux-gnu-gcc accepts -g... yes checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed checking for style of include used by make... GNU checking dependency style of x86_64-pc-linux-gnu-gcc... gcc3 checking for x86_64-pc-linux-gnu-g++... x86_64-pc-linux-gnu-g++ checking whether we are using the GNU C++ compiler... yes checking whether x86_64-pc-linux-gnu-g++ accepts -g... yes checking dependency style of x86_64-pc-linux-gnu-g++... gcc3 checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib checking for header files ------------------------- checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E 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 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 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 dereferences a symlink specified with a 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 XML_Parse... -lexpat checking for library containing iconv... 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 LOCK_EX in sys/file.h... yes checking for F_SETLKW in fcntl.h... yes configuring Sphinx ------------------ checking for CFLAGS needed for pthreads... -pthread checking for LIBS needed for pthreads... -lpthread checking for pthreads... found checking whether to compile with MySQL support... yes checking for mysql_config... mysql_config checking MySQL include files... -I/usr/include/mysql -DHAVE_ERRNO_AS_DEFINE=1 checking MySQL libraries... -Wl,-O1 -rdynamic -L/usr/lib64/mysql -lmysqlclient -lz -lcrypt -lnsl -lm -L/usr/lib64 -lssl -lcrypto 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... yes checking for libexpat... found checking for libiconv... found checking for iconv() arg types... char ** checking for unaligned RAM access... yes 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 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' to build Sphinx binaries, and then run 'make install' to install them. make -j1 Making all in libstemmer_c make[1]: Entering directory `/var/tmp/portage/app-misc/sphinx-0.9.9_rc1/work/sphinx-0.9.9-rc1/libstemmer_c' x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I/usr/local/include -pthread -I/usr/include/mysql -DHAVE_ERRNO_AS_DEFINE=1 -march=athlon64 -O2 -pipe -D_FILE_OFFSET_BITS=64 -DNDEBUG -MT stem_ISO_8859_1_danish.o -MD -MP -MF .deps/stem_ISO_8859_1_danish.Tpo -c -o stem_ISO_8859_1_danish.o `test -f 'src_c/stem_ISO_8859_1_danish.c' || echo './'`src_c/stem_ISO_8859_1_danish.c mv -f .deps/stem_ISO_8859_1_danish.Tpo .deps/stem_ISO_8859_1_danish.Po x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I/usr/local/include -pthread -I/usr/include/mysql -DHAVE_ERRNO_AS_DEFINE=1 -march=athlon64 -O2 -pipe -D_FILE_OFFSET_BITS=64 -DNDEBUG -MT stem_UTF_8_danish.o -MD -MP -MF .deps/stem_UTF_8_danish.Tpo -c -o stem_UTF_8_danish.o `test -f 'src_c/stem_UTF_8_danish.c' || echo './'`src_c/stem_UTF_8_danish.c mv -f .deps/stem_UTF_8_danish.Tpo .deps/stem_UTF_8_danish.Po x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I/usr/local/include -pthread -I/usr/include/mysql -DHAVE_ERRNO_AS_DEFINE=1 -march=athlon64 -O2 -pipe -D_FILE_OFFSET_BITS=64 -DNDEBUG -MT stem_ISO_8859_1_dutch.o -MD -MP -MF .deps/stem_ISO_8859_1_dutch.Tpo -c -o stem_ISO_8859_1_dutch.o `test -f 'src_c/stem_ISO_8859_1_dutch.c' || echo './'`src_c/stem_ISO_8859_1_dutch.c mv -f .deps/stem_ISO_8859_1_dutch.Tpo .deps/stem_ISO_8859_1_dutch.Po x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I/usr/local/include -pthread -I/usr/include/mysql -DHAVE_ERRNO_AS_DEFINE=1 -march=athlon64 -O2 -pipe -D_FILE_OFFSET_BITS=64 -DNDEBUG -MT stem_UTF_8_dutch.o -MD -MP -MF .deps/stem_UTF_8_dutch.Tpo -c -o stem_UTF_8_dutch.o `test -f 'src_c/stem_UTF_8_dutch.c' || echo './'`src_c/stem_UTF_8_dutch.c mv -f .deps/stem_UTF_8_dutch.Tpo .deps/stem_UTF_8_dutch.Po x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I/usr/local/include -pthread -I/usr/include/mysql -DHAVE_ERRNO_AS_DEFINE=1 -march=athlon64 -O2 -pipe -D_FILE_OFFSET_BITS=64 -DNDEBUG -MT stem_ISO_8859_1_english.o -MD -MP -MF .deps/stem_ISO_8859_1_english.Tpo -c -o stem_ISO_8859_1_english.o `test -f 'src_c/stem_ISO_8859_1_english.c' || echo './'`src_c/stem_ISO_8859_1_english.c mv -f .deps/stem_ISO_8859_1_english.Tpo .deps/stem_ISO_8859_1_english.Po x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I/usr/local/include -pthread -I/usr/include/mysql -DHAVE_ERRNO_AS_DEFINE=1 -march=athlon64 -O2 -pipe -D_FILE_OFFSET_BITS=64 -DNDEBUG -MT stem_UTF_8_english.o -MD -MP -MF .deps/stem_UTF_8_english.Tpo -c -o stem_UTF_8_english.o `test -f 'src_c/stem_UTF_8_english.c' || echo './'`src_c/stem_UTF_8_english.c mv -f .deps/stem_UTF_8_english.Tpo .deps/stem_UTF_8_english.Po x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I/usr/local/include -pthread -I/usr/include/mysql -DHAVE_ERRNO_AS_DEFINE=1 -march=athlon64 -O2 -pipe -D_FILE_OFFSET_BITS=64 -DNDEBUG -MT stem_ISO_8859_1_finnish.o -MD -MP -MF .deps/stem_ISO_8859_1_finnish.Tpo -c -o stem_ISO_8859_1_finnish.o `test -f 'src_c/stem_ISO_8859_1_finnish.c' || echo './'`src_c/stem_ISO_8859_1_finnish.c mv -f .deps/stem_ISO_8859_1_finnish.Tpo .deps/stem_ISO_8859_1_finnish.Po x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I/usr/local/include -pthread -I/usr/include/mysql -DHAVE_ERRNO_AS_DEFINE=1 -march=athlon64 -O2 -pipe -D_FILE_OFFSET_BITS=64 -DNDEBUG -MT stem_UTF_8_finnish.o -MD -MP -MF .deps/stem_UTF_8_finnish.Tpo -c -o stem_UTF_8_finnish.o `test -f 'src_c/stem_UTF_8_finnish.c' || echo './'`src_c/stem_UTF_8_finnish.c mv -f .deps/stem_UTF_8_finnish.Tpo .deps/stem_UTF_8_finnish.Po x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I/usr/local/include -pthread -I/usr/include/mysql -DHAVE_ERRNO_AS_DEFINE=1 -march=athlon64 -O2 -pipe -D_FILE_OFFSET_BITS=64 -DNDEBUG -MT stem_ISO_8859_1_french.o -MD -MP -MF .deps/stem_ISO_8859_1_french.Tpo -c -o stem_ISO_8859_1_french.o `test -f 'src_c/stem_ISO_8859_1_french.c' || echo './'`src_c/stem_ISO_8859_1_french.c mv -f .deps/stem_ISO_8859_1_french.Tpo .deps/stem_ISO_8859_1_french.Po x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I/usr/local/include -pthread -I/usr/include/mysql -DHAVE_ERRNO_AS_DEFINE=1 -march=athlon64 -O2 -pipe -D_FILE_OFFSET_BITS=64 -DNDEBUG -MT stem_UTF_8_french.o -MD -MP -MF .deps/stem_UTF_8_french.Tpo -c -o stem_UTF_8_french.o `test -f 'src_c/stem_UTF_8_french.c' || echo './'`src_c/stem_UTF_8_french.c mv -f .deps/stem_UTF_8_french.Tpo .deps/stem_UTF_8_french.Po x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I/usr/local/include -pthread -I/usr/include/mysql -DHAVE_ERRNO_AS_DEFINE=1 -march=athlon64 -O2 -pipe -D_FILE_OFFSET_BITS=64 -DNDEBUG -MT stem_ISO_8859_1_german.o -MD -MP -MF .deps/stem_ISO_8859_1_german.Tpo -c -o stem_ISO_8859_1_german.o `test -f 'src_c/stem_ISO_8859_1_german.c' || echo './'`src_c/stem_ISO_8859_1_german.c mv -f .deps/stem_ISO_8859_1_german.Tpo .deps/stem_ISO_8859_1_german.Po x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I/usr/local/include -pthread -I/usr/include/mysql -DHAVE_ERRNO_AS_DEFINE=1 -march=athlon64 -O2 -pipe -D_FILE_OFFSET_BITS=64 -DNDEBUG -MT stem_UTF_8_german.o -MD -MP -MF .deps/stem_UTF_8_german.Tpo -c -o stem_UTF_8_german.o `test -f 'src_c/stem_UTF_8_german.c' || echo './'`src_c/stem_UTF_8_german.c mv -f .deps/stem_UTF_8_german.Tpo .deps/stem_UTF_8_german.Po x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I/usr/local/include -pthread -I/usr/include/mysql -DHAVE_ERRNO_AS_DEFINE=1 -march=athlon64 -O2 -pipe -D_FILE_OFFSET_BITS=64 -DNDEBUG -MT stem_ISO_8859_1_hungarian.o -MD -MP -MF .deps/stem_ISO_8859_1_hungarian.Tpo -c -o stem_ISO_8859_1_hungarian.o `test -f 'src_c/stem_ISO_8859_1_hungarian.c' || echo './'`src_c/stem_ISO_8859_1_hungarian.c mv -f .deps/stem_ISO_8859_1_hungarian.Tpo .deps/stem_ISO_8859_1_hungarian.Po x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I/usr/local/include -pthread -I/usr/include/mysql -DHAVE_ERRNO_AS_DEFINE=1 -march=athlon64 -O2 -pipe -D_FILE_OFFSET_BITS=64 -DNDEBUG -MT stem_UTF_8_hungarian.o -MD -MP -MF .deps/stem_UTF_8_hungarian.Tpo -c -o stem_UTF_8_hungarian.o `test -f 'src_c/stem_UTF_8_hungarian.c' || echo './'`src_c/stem_UTF_8_hungarian.c mv -f .deps/stem_UTF_8_hungarian.Tpo .deps/stem_UTF_8_hungarian.Po x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I/usr/local/include -pthread -I/usr/include/mysql -DHAVE_ERRNO_AS_DEFINE=1 -march=athlon64 -O2 -pipe -D_FILE_OFFSET_BITS=64 -DNDEBUG -MT stem_ISO_8859_1_italian.o -MD -MP -MF .deps/stem_ISO_8859_1_italian.Tpo -c -o stem_ISO_8859_1_italian.o `test -f 'src_c/stem_ISO_8859_1_italian.c' || echo './'`src_c/stem_ISO_8859_1_italian.c mv -f .deps/stem_ISO_8859_1_italian.Tpo .deps/stem_ISO_8859_1_italian.Po x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I/usr/local/include -pthread -I/usr/include/mysql -DHAVE_ERRNO_AS_DEFINE=1 -march=athlon64 -O2 -pipe -D_FILE_OFFSET_BITS=64 -DNDEBUG -MT stem_UTF_8_italian.o -MD -MP -MF .deps/stem_UTF_8_italian.Tpo -c -o stem_UTF_8_italian.o `test -f 'src_c/stem_UTF_8_italian.c' || echo './'`src_c/stem_UTF_8_italian.c mv -f .deps/stem_UTF_8_italian.Tpo .deps/stem_UTF_8_italian.Po x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I/usr/local/include -pthread -I/usr/include/mysql -DHAVE_ERRNO_AS_DEFINE=1 -march=athlon64 -O2 -pipe -D_FILE_OFFSET_BITS=64 -DNDEBUG -MT stem_ISO_8859_1_norwegian.o -MD -MP -MF .deps/stem_ISO_8859_1_norwegian.Tpo -c -o stem_ISO_8859_1_norwegian.o `test -f 'src_c/stem_ISO_8859_1_norwegian.c' || echo './'`src_c/stem_ISO_8859_1_norwegian.c mv -f .deps/stem_ISO_8859_1_norwegian.Tpo .deps/stem_ISO_8859_1_norwegian.Po x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I/usr/local/include -pthread -I/usr/include/mysql -DHAVE_ERRNO_AS_DEFINE=1 -march=athlon64 -O2 -pipe -D_FILE_OFFSET_BITS=64 -DNDEBUG -MT stem_UTF_8_norwegian.o -MD -MP -MF .deps/stem_UTF_8_norwegian.Tpo -c -o stem_UTF_8_norwegian.o `test -f 'src_c/stem_UTF_8_norwegian.c' || echo './'`src_c/stem_UTF_8_norwegian.c mv -f .deps/stem_UTF_8_norwegian.Tpo .deps/stem_UTF_8_norwegian.Po x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I/usr/local/include -pthread -I/usr/include/mysql -DHAVE_ERRNO_AS_DEFINE=1 -march=athlon64 -O2 -pipe -D_FILE_OFFSET_BITS=64 -DNDEBUG -MT stem_ISO_8859_1_porter.o -MD -MP -MF .deps/stem_ISO_8859_1_porter.Tpo -c -o stem_ISO_8859_1_porter.o `test -f 'src_c/stem_ISO_8859_1_porter.c' || echo './'`src_c/stem_ISO_8859_1_porter.c mv -f .deps/stem_ISO_8859_1_porter.Tpo .deps/stem_ISO_8859_1_porter.Po x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I/usr/local/include -pthread -I/usr/include/mysql -DHAVE_ERRNO_AS_DEFINE=1 -march=athlon64 -O2 -pipe -D_FILE_OFFSET_BITS=64 -DNDEBUG -MT stem_UTF_8_porter.o -MD -MP -MF .deps/stem_UTF_8_porter.Tpo -c -o stem_UTF_8_porter.o `test -f 'src_c/stem_UTF_8_porter.c' || echo './'`src_c/stem_UTF_8_porter.c mv -f .deps/stem_UTF_8_porter.Tpo .deps/stem_UTF_8_porter.Po x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I/usr/local/include -pthread -I/usr/include/mysql -DHAVE_ERRNO_AS_DEFINE=1 -march=athlon64 -O2 -pipe -D_FILE_OFFSET_BITS=64 -DNDEBUG -MT stem_ISO_8859_1_portuguese.o -MD -MP -MF .deps/stem_ISO_8859_1_portuguese.Tpo -c -o stem_ISO_8859_1_portuguese.o `test -f 'src_c/stem_ISO_8859_1_portuguese.c' || echo './'`src_c/stem_ISO_8859_1_portuguese.c mv -f .deps/stem_ISO_8859_1_portuguese.Tpo .deps/stem_ISO_8859_1_portuguese.Po x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I/usr/local/include -pthread -I/usr/include/mysql -DHAVE_ERRNO_AS_DEFINE=1 -march=athlon64 -O2 -pipe -D_FILE_OFFSET_BITS=64 -DNDEBUG -MT stem_UTF_8_portuguese.o -MD -MP -MF .deps/stem_UTF_8_portuguese.Tpo -c -o stem_UTF_8_portuguese.o `test -f 'src_c/stem_UTF_8_portuguese.c' || echo './'`src_c/stem_UTF_8_portuguese.c mv -f .deps/stem_UTF_8_portuguese.Tpo .deps/stem_UTF_8_portuguese.Po x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I/usr/local/include -pthread -I/usr/include/mysql -DHAVE_ERRNO_AS_DEFINE=1 -march=athlon64 -O2 -pipe -D_FILE_OFFSET_BITS=64 -DNDEBUG -MT stem_ISO_8859_2_romanian.o -MD -MP -MF .deps/stem_ISO_8859_2_romanian.Tpo -c -o stem_ISO_8859_2_romanian.o `test -f 'src_c/stem_ISO_8859_2_romanian.c' || echo './'`src_c/stem_ISO_8859_2_romanian.c mv -f .deps/stem_ISO_8859_2_romanian.Tpo .deps/stem_ISO_8859_2_romanian.Po x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I/usr/local/include -pthread -I/usr/include/mysql -DHAVE_ERRNO_AS_DEFINE=1 -march=athlon64 -O2 -pipe -D_FILE_OFFSET_BITS=64 -DNDEBUG -MT stem_UTF_8_romanian.o -MD -MP -MF .deps/stem_UTF_8_romanian.Tpo -c -o stem_UTF_8_romanian.o `test -f 'src_c/stem_UTF_8_romanian.c' || echo './'`src_c/stem_UTF_8_romanian.c mv -f .deps/stem_UTF_8_romanian.Tpo .deps/stem_UTF_8_romanian.Po x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I/usr/local/include -pthread -I/usr/include/mysql -DHAVE_ERRNO_AS_DEFINE=1 -march=athlon64 -O2 -pipe -D_FILE_OFFSET_BITS=64 -DNDEBUG -MT stem_KOI8_R_russian.o -MD -MP -MF .deps/stem_KOI8_R_russian.Tpo -c -o stem_KOI8_R_russian.o `test -f 'src_c/stem_KOI8_R_russian.c' || echo './'`src_c/stem_KOI8_R_russian.c mv -f .deps/stem_KOI8_R_russian.Tpo .deps/stem_KOI8_R_russian.Po x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I/usr/local/include -pthread -I/usr/include/mysql -DHAVE_ERRNO_AS_DEFINE=1 -march=athlon64 -O2 -pipe -D_FILE_OFFSET_BITS=64 -DNDEBUG -MT stem_UTF_8_russian.o -MD -MP -MF .deps/stem_UTF_8_russian.Tpo -c -o stem_UTF_8_russian.o `test -f 'src_c/stem_UTF_8_russian.c' || echo './'`src_c/stem_UTF_8_russian.c mv -f .deps/stem_UTF_8_russian.Tpo .deps/stem_UTF_8_russian.Po x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I/usr/local/include -pthread -I/usr/include/mysql -DHAVE_ERRNO_AS_DEFINE=1 -march=athlon64 -O2 -pipe -D_FILE_OFFSET_BITS=64 -DNDEBUG -MT stem_ISO_8859_1_spanish.o -MD -MP -MF .deps/stem_ISO_8859_1_spanish.Tpo -c -o stem_ISO_8859_1_spanish.o `test -f 'src_c/stem_ISO_8859_1_spanish.c' || echo './'`src_c/stem_ISO_8859_1_spanish.c mv -f .deps/stem_ISO_8859_1_spanish.Tpo .deps/stem_ISO_8859_1_spanish.Po x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I/usr/local/include -pthread -I/usr/include/mysql -DHAVE_ERRNO_AS_DEFINE=1 -march=athlon64 -O2 -pipe -D_FILE_OFFSET_BITS=64 -DNDEBUG -MT stem_UTF_8_spanish.o -MD -MP -MF .deps/stem_UTF_8_spanish.Tpo -c -o stem_UTF_8_spanish.o `test -f 'src_c/stem_UTF_8_spanish.c' || echo './'`src_c/stem_UTF_8_spanish.c mv -f .deps/stem_UTF_8_spanish.Tpo .deps/stem_UTF_8_spanish.Po x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I/usr/local/include -pthread -I/usr/include/mysql -DHAVE_ERRNO_AS_DEFINE=1 -march=athlon64 -O2 -pipe -D_FILE_OFFSET_BITS=64 -DNDEBUG -MT stem_ISO_8859_1_swedish.o -MD -MP -MF .deps/stem_ISO_8859_1_swedish.Tpo -c -o stem_ISO_8859_1_swedish.o `test -f 'src_c/stem_ISO_8859_1_swedish.c' || echo './'`src_c/stem_ISO_8859_1_swedish.c mv -f .deps/stem_ISO_8859_1_swedish.Tpo .deps/stem_ISO_8859_1_swedish.Po x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I/usr/local/include -pthread -I/usr/include/mysql -DHAVE_ERRNO_AS_DEFINE=1 -march=athlon64 -O2 -pipe -D_FILE_OFFSET_BITS=64 -DNDEBUG -MT stem_UTF_8_swedish.o -MD -MP -MF .deps/stem_UTF_8_swedish.Tpo -c -o stem_UTF_8_swedish.o `test -f 'src_c/stem_UTF_8_swedish.c' || echo './'`src_c/stem_UTF_8_swedish.c mv -f .deps/stem_UTF_8_swedish.Tpo .deps/stem_UTF_8_swedish.Po x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I/usr/local/include -pthread -I/usr/include/mysql -DHAVE_ERRNO_AS_DEFINE=1 -march=athlon64 -O2 -pipe -D_FILE_OFFSET_BITS=64 -DNDEBUG -MT stem_UTF_8_turkish.o -MD -MP -MF .deps/stem_UTF_8_turkish.Tpo -c -o stem_UTF_8_turkish.o `test -f 'src_c/stem_UTF_8_turkish.c' || echo './'`src_c/stem_UTF_8_turkish.c mv -f .deps/stem_UTF_8_turkish.Tpo .deps/stem_UTF_8_turkish.Po x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I/usr/local/include -pthread -I/usr/include/mysql -DHAVE_ERRNO_AS_DEFINE=1 -march=athlon64 -O2 -pipe -D_FILE_OFFSET_BITS=64 -DNDEBUG -MT api.o -MD -MP -MF .deps/api.Tpo -c -o api.o `test -f 'runtime/api.c' || echo './'`runtime/api.c mv -f .deps/api.Tpo .deps/api.Po x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I/usr/local/include -pthread -I/usr/include/mysql -DHAVE_ERRNO_AS_DEFINE=1 -march=athlon64 -O2 -pipe -D_FILE_OFFSET_BITS=64 -DNDEBUG -MT utilities.o -MD -MP -MF .deps/utilities.Tpo -c -o utilities.o `test -f 'runtime/utilities.c' || echo './'`runtime/utilities.c mv -f .deps/utilities.Tpo .deps/utilities.Po x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I/usr/local/include -pthread -I/usr/include/mysql -DHAVE_ERRNO_AS_DEFINE=1 -march=athlon64 -O2 -pipe -D_FILE_OFFSET_BITS=64 -DNDEBUG -MT libstemmer.o -MD -MP -MF .deps/libstemmer.Tpo -c -o libstemmer.o `test -f 'libstemmer/libstemmer.c' || echo './'`libstemmer/libstemmer.c mv -f .deps/libstemmer.Tpo .deps/libstemmer.Po rm -f libstemmer.a ar cru libstemmer.a stem_ISO_8859_1_danish.o stem_UTF_8_danish.o stem_ISO_8859_1_dutch.o stem_UTF_8_dutch.o stem_ISO_8859_1_english.o stem_UTF_8_english.o stem_ISO_8859_1_finnish.o stem_UTF_8_finnish.o stem_ISO_8859_1_french.o stem_UTF_8_french.o stem_ISO_8859_1_german.o stem_UTF_8_german.o stem_ISO_8859_1_hungarian.o stem_UTF_8_hungarian.o stem_ISO_8859_1_italian.o stem_UTF_8_italian.o stem_ISO_8859_1_norwegian.o stem_UTF_8_norwegian.o stem_ISO_8859_1_porter.o stem_UTF_8_porter.o stem_ISO_8859_1_portuguese.o stem_UTF_8_portuguese.o stem_ISO_8859_2_romanian.o stem_UTF_8_romanian.o stem_KOI8_R_russian.o stem_UTF_8_russian.o stem_ISO_8859_1_spanish.o stem_UTF_8_spanish.o stem_ISO_8859_1_swedish.o stem_UTF_8_swedish.o stem_UTF_8_turkish.o api.o utilities.o libstemmer.o x86_64-pc-linux-gnu-ranlib libstemmer.a make[1]: Leaving directory `/var/tmp/portage/app-misc/sphinx-0.9.9_rc1/work/sphinx-0.9.9-rc1/libstemmer_c' Making all in src make[1]: Entering directory `/var/tmp/portage/app-misc/sphinx-0.9.9_rc1/work/sphinx-0.9.9-rc1/src' if test -d ../.svn; then svn info .. --xml | perl svnxrev.pl; fi; make all-am make[2]: Entering directory `/var/tmp/portage/app-misc/sphinx-0.9.9_rc1/work/sphinx-0.9.9-rc1/src' x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../config -I../libstemmer_c/include -DSYSCONFDIR="\"/etc\"" -I/usr/local/include -pthread -I/usr/include/mysql -DHAVE_ERRNO_AS_DEFINE=1 -march=athlon64 -O2 -pipe -D_FILE_OFFSET_BITS=64 -DNDEBUG -MT sphinx.o -MD -MP -MF .deps/sphinx.Tpo -c -o sphinx.o sphinx.cpp mv -f .deps/sphinx.Tpo .deps/sphinx.Po x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../config -I../libstemmer_c/include -DSYSCONFDIR="\"/etc\"" -I/usr/local/include -pthread -I/usr/include/mysql -DHAVE_ERRNO_AS_DEFINE=1 -march=athlon64 -O2 -pipe -D_FILE_OFFSET_BITS=64 -DNDEBUG -MT sphinxexcerpt.o -MD -MP -MF .deps/sphinxexcerpt.Tpo -c -o sphinxexcerpt.o sphinxexcerpt.cpp mv -f .deps/sphinxexcerpt.Tpo .deps/sphinxexcerpt.Po x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../config -I../libstemmer_c/include -DSYSCONFDIR="\"/etc\"" -I/usr/local/include -pthread -I/usr/include/mysql -DHAVE_ERRNO_AS_DEFINE=1 -march=athlon64 -O2 -pipe -D_FILE_OFFSET_BITS=64 -DNDEBUG -MT sphinxquery.o -MD -MP -MF .deps/sphinxquery.Tpo -c -o sphinxquery.o sphinxquery.cpp mv -f .deps/sphinxquery.Tpo .deps/sphinxquery.Po x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../config -I../libstemmer_c/include -DSYSCONFDIR="\"/etc\"" -I/usr/local/include -pthread -I/usr/include/mysql -DHAVE_ERRNO_AS_DEFINE=1 -march=athlon64 -O2 -pipe -D_FILE_OFFSET_BITS=64 -DNDEBUG -MT sphinxsoundex.o -MD -MP -MF .deps/sphinxsoundex.Tpo -c -o sphinxsoundex.o sphinxsoundex.cpp mv -f .deps/sphinxsoundex.Tpo .deps/sphinxsoundex.Po x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../config -I../libstemmer_c/include -DSYSCONFDIR="\"/etc\"" -I/usr/local/include -pthread -I/usr/include/mysql -DHAVE_ERRNO_AS_DEFINE=1 -march=athlon64 -O2 -pipe -D_FILE_OFFSET_BITS=64 -DNDEBUG -MT sphinxmetaphone.o -MD -MP -MF .deps/sphinxmetaphone.Tpo -c -o sphinxmetaphone.o sphinxmetaphone.cpp mv -f .deps/sphinxmetaphone.Tpo .deps/sphinxmetaphone.Po x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../config -I../libstemmer_c/include -DSYSCONFDIR="\"/etc\"" -I/usr/local/include -pthread -I/usr/include/mysql -DHAVE_ERRNO_AS_DEFINE=1 -march=athlon64 -O2 -pipe -D_FILE_OFFSET_BITS=64 -DNDEBUG -MT sphinxstemen.o -MD -MP -MF .deps/sphinxstemen.Tpo -c -o sphinxstemen.o sphinxstemen.cpp mv -f .deps/sphinxstemen.Tpo .deps/sphinxstemen.Po x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../config -I../libstemmer_c/include -DSYSCONFDIR="\"/etc\"" -I/usr/local/include -pthread -I/usr/include/mysql -DHAVE_ERRNO_AS_DEFINE=1 -march=athlon64 -O2 -pipe -D_FILE_OFFSET_BITS=64 -DNDEBUG -MT sphinxstemru.o -MD -MP -MF .deps/sphinxstemru.Tpo -c -o sphinxstemru.o sphinxstemru.cpp mv -f .deps/sphinxstemru.Tpo .deps/sphinxstemru.Po x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../config -I../libstemmer_c/include -DSYSCONFDIR="\"/etc\"" -I/usr/local/include -pthread -I/usr/include/mysql -DHAVE_ERRNO_AS_DEFINE=1 -march=athlon64 -O2 -pipe -D_FILE_OFFSET_BITS=64 -DNDEBUG -MT sphinxstemcz.o -MD -MP -MF .deps/sphinxstemcz.Tpo -c -o sphinxstemcz.o sphinxstemcz.cpp mv -f .deps/sphinxstemcz.Tpo .deps/sphinxstemcz.Po x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../config -I../libstemmer_c/include -DSYSCONFDIR="\"/etc\"" -I/usr/local/include -pthread -I/usr/include/mysql -DHAVE_ERRNO_AS_DEFINE=1 -march=athlon64 -O2 -pipe -D_FILE_OFFSET_BITS=64 -DNDEBUG -MT sphinxutils.o -MD -MP -MF .deps/sphinxutils.Tpo -c -o sphinxutils.o sphinxutils.cpp mv -f .deps/sphinxutils.Tpo .deps/sphinxutils.Po x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../config -I../libstemmer_c/include -DSYSCONFDIR="\"/etc\"" -I/usr/local/include -pthread -I/usr/include/mysql -DHAVE_ERRNO_AS_DEFINE=1 -march=athlon64 -O2 -pipe -D_FILE_OFFSET_BITS=64 -DNDEBUG -MT md5.o -MD -MP -MF .deps/md5.Tpo -c -o md5.o md5.cpp mv -f .deps/md5.Tpo .deps/md5.Po x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../config -I../libstemmer_c/include -DSYSCONFDIR="\"/etc\"" -I/usr/local/include -pthread -I/usr/include/mysql -DHAVE_ERRNO_AS_DEFINE=1 -march=athlon64 -O2 -pipe -D_FILE_OFFSET_BITS=64 -DNDEBUG -MT sphinxstd.o -MD -MP -MF .deps/sphinxstd.Tpo -c -o sphinxstd.o sphinxstd.cpp mv -f .deps/sphinxstd.Tpo .deps/sphinxstd.Po x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../config -I../libstemmer_c/include -DSYSCONFDIR="\"/etc\"" -I/usr/local/include -pthread -I/usr/include/mysql -DHAVE_ERRNO_AS_DEFINE=1 -march=athlon64 -O2 -pipe -D_FILE_OFFSET_BITS=64 -DNDEBUG -MT sphinxsort.o -MD -MP -MF .deps/sphinxsort.Tpo -c -o sphinxsort.o sphinxsort.cpp mv -f .deps/sphinxsort.Tpo .deps/sphinxsort.Po x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../config -I../libstemmer_c/include -DSYSCONFDIR="\"/etc\"" -I/usr/local/include -pthread -I/usr/include/mysql -DHAVE_ERRNO_AS_DEFINE=1 -march=athlon64 -O2 -pipe -D_FILE_OFFSET_BITS=64 -DNDEBUG -MT sphinxexpr.o -MD -MP -MF .deps/sphinxexpr.Tpo -c -o sphinxexpr.o sphinxexpr.cpp mv -f .deps/sphinxexpr.Tpo .deps/sphinxexpr.Po x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../config -I../libstemmer_c/include -DSYSCONFDIR="\"/etc\"" -I/usr/local/include -pthread -I/usr/include/mysql -DHAVE_ERRNO_AS_DEFINE=1 -march=athlon64 -O2 -pipe -D_FILE_OFFSET_BITS=64 -DNDEBUG -MT sphinxfilter.o -MD -MP -MF .deps/sphinxfilter.Tpo -c -o sphinxfilter.o sphinxfilter.cpp mv -f .deps/sphinxfilter.Tpo .deps/sphinxfilter.Po rm -f libsphinx.a ar cru libsphinx.a sphinx.o sphinxexcerpt.o sphinxquery.o sphinxsoundex.o sphinxmetaphone.o sphinxstemen.o sphinxstemru.o sphinxstemcz.o sphinxutils.o md5.o sphinxstd.o sphinxsort.o sphinxexpr.o sphinxfilter.o x86_64-pc-linux-gnu-ranlib libsphinx.a x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../config -I../libstemmer_c/include -DSYSCONFDIR="\"/etc\"" -I/usr/local/include -pthread -I/usr/include/mysql -DHAVE_ERRNO_AS_DEFINE=1 -march=athlon64 -O2 -pipe -D_FILE_OFFSET_BITS=64 -DNDEBUG -MT indexer.o -MD -MP -MF .deps/indexer.Tpo -c -o indexer.o indexer.cpp mv -f .deps/indexer.Tpo .deps/indexer.Po x86_64-pc-linux-gnu-g++ -march=athlon64 -O2 -pipe -D_FILE_OFFSET_BITS=64 -DNDEBUG -Wl,-O1 -o indexer indexer.o libsphinx.a ../libstemmer_c/libstemmer.a -Wl,-O1 -rdynamic -L/usr/lib64/mysql -lmysqlclient -lz -lcrypt -lnsl -lm -L/usr/lib64 -lssl -lcrypto -lm -lz -lexpat -L/usr/local/lib -lpthread x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../config -I../libstemmer_c/include -DSYSCONFDIR="\"/etc\"" -I/usr/local/include -pthread -I/usr/include/mysql -DHAVE_ERRNO_AS_DEFINE=1 -march=athlon64 -O2 -pipe -D_FILE_OFFSET_BITS=64 -DNDEBUG -MT searchd.o -MD -MP -MF .deps/searchd.Tpo -c -o searchd.o searchd.cpp mv -f .deps/searchd.Tpo .deps/searchd.Po x86_64-pc-linux-gnu-g++ -march=athlon64 -O2 -pipe -D_FILE_OFFSET_BITS=64 -DNDEBUG -Wl,-O1 -o searchd searchd.o libsphinx.a ../libstemmer_c/libstemmer.a -Wl,-O1 -rdynamic -L/usr/lib64/mysql -lmysqlclient -lz -lcrypt -lnsl -lm -L/usr/lib64 -lssl -lcrypto -lm -lz -lexpat -L/usr/local/lib -lpthread x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../config -I../libstemmer_c/include -DSYSCONFDIR="\"/etc\"" -I/usr/local/include -pthread -I/usr/include/mysql -DHAVE_ERRNO_AS_DEFINE=1 -march=athlon64 -O2 -pipe -D_FILE_OFFSET_BITS=64 -DNDEBUG -MT search.o -MD -MP -MF .deps/search.Tpo -c -o search.o search.cpp mv -f .deps/search.Tpo .deps/search.Po x86_64-pc-linux-gnu-g++ -march=athlon64 -O2 -pipe -D_FILE_OFFSET_BITS=64 -DNDEBUG -Wl,-O1 -o search search.o libsphinx.a ../libstemmer_c/libstemmer.a -Wl,-O1 -rdynamic -L/usr/lib64/mysql -lmysqlclient -lz -lcrypt -lnsl -lm -L/usr/lib64 -lssl -lcrypto -lm -lz -lexpat -L/usr/local/lib -lpthread x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../config -I../libstemmer_c/include -DSYSCONFDIR="\"/etc\"" -I/usr/local/include -pthread -I/usr/include/mysql -DHAVE_ERRNO_AS_DEFINE=1 -march=athlon64 -O2 -pipe -D_FILE_OFFSET_BITS=64 -DNDEBUG -MT spelldump.o -MD -MP -MF .deps/spelldump.Tpo -c -o spelldump.o spelldump.cpp mv -f .deps/spelldump.Tpo .deps/spelldump.Po x86_64-pc-linux-gnu-g++ -march=athlon64 -O2 -pipe -D_FILE_OFFSET_BITS=64 -DNDEBUG -Wl,-O1 -o spelldump spelldump.o libsphinx.a ../libstemmer_c/libstemmer.a -Wl,-O1 -rdynamic -L/usr/lib64/mysql -lmysqlclient -lz -lcrypt -lnsl -lm -L/usr/lib64 -lssl -lcrypto -lm -lz -lexpat -L/usr/local/lib -lpthread x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../config -I../libstemmer_c/include -DSYSCONFDIR="\"/etc\"" -I/usr/local/include -pthread -I/usr/include/mysql -DHAVE_ERRNO_AS_DEFINE=1 -march=athlon64 -O2 -pipe -D_FILE_OFFSET_BITS=64 -DNDEBUG -MT tests.o -MD -MP -MF .deps/tests.Tpo -c -o tests.o tests.cpp mv -f .deps/tests.Tpo .deps/tests.Po x86_64-pc-linux-gnu-g++ -march=athlon64 -O2 -pipe -D_FILE_OFFSET_BITS=64 -DNDEBUG -Wl,-O1 -o tests tests.o libsphinx.a ../libstemmer_c/libstemmer.a -Wl,-O1 -rdynamic -L/usr/lib64/mysql -lmysqlclient -lz -lcrypt -lnsl -lm -L/usr/lib64 -lssl -lcrypto -lm -lz -lexpat -L/usr/local/lib -lpthread make[2]: Leaving directory `/var/tmp/portage/app-misc/sphinx-0.9.9_rc1/work/sphinx-0.9.9-rc1/src' make[1]: Leaving directory `/var/tmp/portage/app-misc/sphinx-0.9.9_rc1/work/sphinx-0.9.9-rc1/src' Making all in test make[1]: Entering directory `/var/tmp/portage/app-misc/sphinx-0.9.9_rc1/work/sphinx-0.9.9-rc1/test' make[1]: Nothing to be done for `all'. make[1]: Leaving directory `/var/tmp/portage/app-misc/sphinx-0.9.9_rc1/work/sphinx-0.9.9-rc1/test' make[1]: Entering directory `/var/tmp/portage/app-misc/sphinx-0.9.9_rc1/work/sphinx-0.9.9-rc1' make[1]: Nothing to be done for `all-am'. make[1]: Leaving directory `/var/tmp/portage/app-misc/sphinx-0.9.9_rc1/work/sphinx-0.9.9-rc1' >>> Source compiled. >>> Test phase [check]: app-misc/sphinx-0.9.9_rc1 make -j1 -j1 check Making check in libstemmer_c make[1]: Entering directory `/var/tmp/portage/app-misc/sphinx-0.9.9_rc1/work/sphinx-0.9.9-rc1/libstemmer_c' make[1]: Nothing to be done for `check'. make[1]: Leaving directory `/var/tmp/portage/app-misc/sphinx-0.9.9_rc1/work/sphinx-0.9.9-rc1/libstemmer_c' Making check in src make[1]: Entering directory `/var/tmp/portage/app-misc/sphinx-0.9.9_rc1/work/sphinx-0.9.9-rc1/src' if test -d ../.svn; then svn info .. --xml | perl svnxrev.pl; fi; make check-am make[2]: Entering directory `/var/tmp/portage/app-misc/sphinx-0.9.9_rc1/work/sphinx-0.9.9-rc1/src' make[2]: Nothing to be done for `check-am'. make[2]: Leaving directory `/var/tmp/portage/app-misc/sphinx-0.9.9_rc1/work/sphinx-0.9.9-rc1/src' make[1]: Leaving directory `/var/tmp/portage/app-misc/sphinx-0.9.9_rc1/work/sphinx-0.9.9-rc1/src' Making check in test make[1]: Entering directory `/var/tmp/portage/app-misc/sphinx-0.9.9_rc1/work/sphinx-0.9.9-rc1/test' php ubertest.php t -u test PERFORMING AUTOMATED TESTING testing test_00, prefix/infix indexing (part 1)... 1/18 testing test_00, prefix/infix indexing (part 1)... 2/18 testing test_00, prefix/infix indexing (part 1)... 3/18 testing test_00, prefix/infix indexing (part 1)... 4/18 testing test_00, prefix/infix indexing (part 1)... 5/18 testing test_00, prefix/infix indexing (part 1)... 6/18 testing test_00, prefix/infix indexing (part 1)... 7/18 testing test_00, prefix/infix indexing (part 1)... 8/18 testing test_00, prefix/infix indexing (part 1)... 9/18 testing test_00, prefix/infix indexing (part 1)... 10/18 testing test_00, prefix/infix indexing (part 1)... 11/18 testing test_00, prefix/infix indexing (part 1)... 12/18 testing test_00, prefix/infix indexing (part 1)... 13/18 testing test_00, prefix/infix indexing (part 1)... 14/18 testing test_00, prefix/infix indexing (part 1)... 15/18 testing test_00, prefix/infix indexing (part 1)... 16/18 testing test_00, prefix/infix indexing (part 1)... 17/18 testing test_00, prefix/infix indexing (part 1)... 18/18 testing test_00, prefix/infix indexing (part 1)... done; 18/18 subtests OK testing test_01, prefix/infix indexing (part 2)... 1/18 testing test_01, prefix/infix indexing (part 2)... 2/18 testing test_01, prefix/infix indexing (part 2)... 3/18 testing test_01, prefix/infix indexing (part 2)... 4/18 testing test_01, prefix/infix indexing (part 2)... 5/18 testing test_01, prefix/infix indexing (part 2)... 6/18 testing test_01, prefix/infix indexing (part 2)... 7/18 testing test_01, prefix/infix indexing (part 2)... 8/18 testing test_01, prefix/infix indexing (part 2)... 9/18 testing test_01, prefix/infix indexing (part 2)... 10/18 testing test_01, prefix/infix indexing (part 2)... 11/18 testing test_01, prefix/infix indexing (part 2)... 12/18 testing test_01, prefix/infix indexing (part 2)... 13/18 testing test_01, prefix/infix indexing (part 2)... 14/18 testing test_01, prefix/infix indexing (part 2)... 15/18 testing test_01, prefix/infix indexing (part 2)... 16/18 testing test_01, prefix/infix indexing (part 2)... 17/18 testing test_01, prefix/infix indexing (part 2)... 18/18 testing test_01, prefix/infix indexing (part 2)... done; 18/18 subtests OK testing test_02, prefix/infix indexing (part 3)... 1/18 testing test_02, prefix/infix indexing (part 3)... 2/18 testing test_02, prefix/infix indexing (part 3)... 3/18 testing test_02, prefix/infix indexing (part 3)... 4/18 testing test_02, prefix/infix indexing (part 3)... 5/18 testing test_02, prefix/infix indexing (part 3)... 6/18 testing test_02, prefix/infix indexing (part 3)... 7/18 testing test_02, prefix/infix indexing (part 3)... 8/18 testing test_02, prefix/infix indexing (part 3)... 9/18 testing test_02, prefix/infix indexing (part 3)... 10/18 testing test_02, prefix/infix indexing (part 3)... 11/18 testing test_02, prefix/infix indexing (part 3)... 12/18 testing test_02, prefix/infix indexing (part 3)... 13/18 testing test_02, prefix/infix indexing (part 3)... 14/18 testing test_02, prefix/infix indexing (part 3)... 15/18 testing test_02, prefix/infix indexing (part 3)... 16/18 testing test_02, prefix/infix indexing (part 3)... 17/18 testing test_02, prefix/infix indexing (part 3)... 18/18 testing test_02, prefix/infix indexing (part 3)... done; 18/18 subtests OK testing test_03, prefix_fields/infix_fields (part 1)... 1/16 testing test_03, prefix_fields/infix_fields (part 1)... 2/16 testing test_03, prefix_fields/infix_fields (part 1)... 3/16 testing test_03, prefix_fields/infix_fields (part 1)... 4/16 testing test_03, prefix_fields/infix_fields (part 1)... 5/16 testing test_03, prefix_fields/infix_fields (part 1)... 6/16 testing test_03, prefix_fields/infix_fields (part 1)... 7/16 testing test_03, prefix_fields/infix_fields (part 1)... 8/16 testing test_03, prefix_fields/infix_fields (part 1)... 9/16 testing test_03, prefix_fields/infix_fields (part 1)... 10/16 testing test_03, prefix_fields/infix_fields (part 1)... 11/16 testing test_03, prefix_fields/infix_fields (part 1)... 12/16 testing test_03, prefix_fields/infix_fields (part 1)... 13/16 testing test_03, prefix_fields/infix_fields (part 1)... 14/16 testing test_03, prefix_fields/infix_fields (part 1)... 15/16 testing test_03, prefix_fields/infix_fields (part 1)... 16/16 testing test_03, prefix_fields/infix_fields (part 1)... done; 16/16 subtests OK testing test_04, prefix_fields/infix_fields (part 2)... 1/16 testing test_04, prefix_fields/infix_fields (part 2)... 2/16 testing test_04, prefix_fields/infix_fields (part 2)... 3/16 testing test_04, prefix_fields/infix_fields (part 2)... 4/16 testing test_04, prefix_fields/infix_fields (part 2)... 5/16 testing test_04, prefix_fields/infix_fields (part 2)... 6/16 testing test_04, prefix_fields/infix_fields (part 2)... 7/16 testing test_04, prefix_fields/infix_fields (part 2)... 8/16 testing test_04, prefix_fields/infix_fields (part 2)... 9/16 testing test_04, prefix_fields/infix_fields (part 2)... 10/16 testing test_04, prefix_fields/infix_fields (part 2)... 11/16 testing test_04, prefix_fields/infix_fields (part 2)... 12/16 testing test_04, prefix_fields/infix_fields (part 2)... 13/16 testing test_04, prefix_fields/infix_fields (part 2)... 14/16 testing test_04, prefix_fields/infix_fields (part 2)... 15/16 testing test_04, prefix_fields/infix_fields (part 2)... 16/16 testing test_04, prefix_fields/infix_fields (part 2)... done; 16/16 subtests OK testing test_05, prefix_fields/infix_fields (part 3)... 1/16 testing test_05, prefix_fields/infix_fields (part 3)... 2/16 testing test_05, prefix_fields/infix_fields (part 3)... 3/16 testing test_05, prefix_fields/infix_fields (part 3)... 4/16 testing test_05, prefix_fields/infix_fields (part 3)... 5/16 testing test_05, prefix_fields/infix_fields (part 3)... 6/16 testing test_05, prefix_fields/infix_fields (part 3)... 7/16 testing test_05, prefix_fields/infix_fields (part 3)... 8/16 testing test_05, prefix_fields/infix_fields (part 3)... 9/16 testing test_05, prefix_fields/infix_fields (part 3)... 10/16 testing test_05, prefix_fields/infix_fields (part 3)... 11/16 testing test_05, prefix_fields/infix_fields (part 3)... 12/16 testing test_05, prefix_fields/infix_fields (part 3)... 13/16 testing test_05, prefix_fields/infix_fields (part 3)... 14/16 testing test_05, prefix_fields/infix_fields (part 3)... 15/16 testing test_05, prefix_fields/infix_fields (part 3)... 16/16 testing test_05, prefix_fields/infix_fields (part 3)... done; 16/16 subtests OK testing test_06, prefix_fields/infix_fields (part 4)... 1/16 testing test_06, prefix_fields/infix_fields (part 4)... 2/16 testing test_06, prefix_fields/infix_fields (part 4)... 3/16 testing test_06, prefix_fields/infix_fields (part 4)... 4/16 testing test_06, prefix_fields/infix_fields (part 4)... 5/16 testing test_06, prefix_fields/infix_fields (part 4)... 6/16 testing test_06, prefix_fields/infix_fields (part 4)... 7/16 testing test_06, prefix_fields/infix_fields (part 4)... 8/16 testing test_06, prefix_fields/infix_fields (part 4)... 9/16 testing test_06, prefix_fields/infix_fields (part 4)... 10/16 testing test_06, prefix_fields/infix_fields (part 4)... 11/16 testing test_06, prefix_fields/infix_fields (part 4)... 12/16 testing test_06, prefix_fields/infix_fields (part 4)... 13/16 testing test_06, prefix_fields/infix_fields (part 4)... 14/16 testing test_06, prefix_fields/infix_fields (part 4)... 15/16 testing test_06, prefix_fields/infix_fields (part 4)... 16/16 testing test_06, prefix_fields/infix_fields (part 4)... done; 16/16 subtests OK testing test_07, fullscan filtering on virtual attributes... 1/1 testing test_07, fullscan filtering on virtual attributes... done; 1/1 subtests OK testing test_08, @geodist sorting... 1/1 testing test_08, @geodist sorting... done; 1/1 subtests OK testing test_09, attributes over network... 1/1 testing test_09, attributes over network... done; 1/1 subtests FAILED: subtest 1: query error: all remote agents unreachable and no available local indexes found testing test_10, bitfields + MVA... 1/1 testing test_10, bitfields + MVA... done; 1/1 subtests OK testing test_11, postfixes... 1/6 testing test_11, postfixes... 2/6 testing test_11, postfixes... 3/6 testing test_11, postfixes... 4/6 testing test_11, postfixes... 5/6 testing test_11, postfixes... 6/6 testing test_11, postfixes... done; 6/6 subtests OK testing test_12, stemmers + infixes (throttled)... 1/16 testing test_12, stemmers + infixes (throttled)... 2/16 testing test_12, stemmers + infixes (throttled)... 3/16 testing test_12, stemmers + infixes (throttled)... 4/16 testing test_12, stemmers + infixes (throttled)... 5/16 testing test_12, stemmers + infixes (throttled)... 6/16 testing test_12, stemmers + infixes (throttled)... 7/16 testing test_12, stemmers + infixes (throttled)... 8/16 testing test_12, stemmers + infixes (throttled)... 9/16 testing test_12, stemmers + infixes (throttled)... 10/16 testing test_12, stemmers + infixes (throttled)... 11/16 testing test_12, stemmers + infixes (throttled)... 12/16 testing test_12, stemmers + infixes (throttled)... 13/16 testing test_12, stemmers + infixes (throttled)... 14/16 testing test_12, stemmers + infixes (throttled)... 15/16 testing test_12, stemmers + infixes (throttled)... 16/16 testing test_12, stemmers + infixes (throttled)... done; 16/16 subtests OK testing test_13, prefixes/infixes + UTF-8... 1/1 testing test_13, prefixes/infixes + UTF-8... done; 1/1 subtests OK testing test_14, n-grams... 1/1 testing test_14, n-grams... done; 1/1 subtests OK testing test_15, phrase matching vs. duplicate keywords... 1/1 testing test_15, phrase matching vs. duplicate keywords... done; 1/1 subtests OK testing test_16, expr sorting vs. filters... 1/1 testing test_16, expr sorting vs. filters... done; 1/1 subtests OK testing test_17, phrase matching vs. stop words and short words... 1/1 testing test_17, phrase matching vs. stop words and short words... done; 1/1 subtests OK testing test_18, excerpts... 1/16 testing test_18, excerpts... 2/16 testing test_18, excerpts... 3/16 testing test_18, excerpts... 4/16 testing test_18, excerpts... 5/16 testing test_18, excerpts... 6/16 testing test_18, excerpts... 7/16 testing test_18, excerpts... 8/16 testing test_18, excerpts... 9/16 testing test_18, excerpts... 10/16 testing test_18, excerpts... 11/16 testing test_18, excerpts... 12/16 testing test_18, excerpts... 13/16 testing test_18, excerpts... 14/16 testing test_18, excerpts... 15/16 testing test_18, excerpts... 16/16 testing test_18, excerpts... done; 16/16 subtests OK testing test_19, extended queries... 1/1 testing test_19, extended queries... done; 1/1 subtests OK testing test_20, groupby... 1/1 testing test_20, groupby... done; 1/1 subtests OK testing test_21, sorting... 1/1 testing test_21, sorting... done; 1/1 subtests OK testing test_22, wordforms vs case folding... 1/1 testing test_22, wordforms vs case folding... done; 1/1 subtests OK testing test_23, min_word_len vs queries (part 1)... 1/9 testing test_23, min_word_len vs queries (part 1)... 2/9 testing test_23, min_word_len vs queries (part 1)... 3/9 testing test_23, min_word_len vs queries (part 1)... 4/9 testing test_23, min_word_len vs queries (part 1)... 5/9 testing test_23, min_word_len vs queries (part 1)... 6/9 testing test_23, min_word_len vs queries (part 1)... 7/9 testing test_23, min_word_len vs queries (part 1)... 8/9 testing test_23, min_word_len vs queries (part 1)... 9/9 testing test_23, min_word_len vs queries (part 1)... done; 9/9 subtests OK testing test_24, min_word_len vs queries (part 2)... 1/9 testing test_24, min_word_len vs queries (part 2)... 2/9 testing test_24, min_word_len vs queries (part 2)... 3/9 testing test_24, min_word_len vs queries (part 2)... 4/9 testing test_24, min_word_len vs queries (part 2)... 5/9 testing test_24, min_word_len vs queries (part 2)... 6/9 testing test_24, min_word_len vs queries (part 2)... 7/9 testing test_24, min_word_len vs queries (part 2)... 8/9 testing test_24, min_word_len vs queries (part 2)... 9/9 testing test_24, min_word_len vs queries (part 2)... done; 9/9 subtests OK testing test_25, min_word_len vs queries (part 3)... 1/9 testing test_25, min_word_len vs queries (part 3)... 2/9 testing test_25, min_word_len vs queries (part 3)... 3/9 testing test_25, min_word_len vs queries (part 3)... 4/9 testing test_25, min_word_len vs queries (part 3)... 5/9 testing test_25, min_word_len vs queries (part 3)... 6/9 testing test_25, min_word_len vs queries (part 3)... 7/9 testing test_25, min_word_len vs queries (part 3)... 8/9 testing test_25, min_word_len vs queries (part 3)... 9/9 testing test_25, min_word_len vs queries (part 3)... done; 9/9 subtests OK testing test_26, basic main/delta merge... 1/1 testing test_26, basic main/delta merge... done; 1/1 subtests OK testing test_27, main/delta merge vs docinfo,range,mva... 1/16 testing test_27, main/delta merge vs docinfo,range,mva... 2/16 testing test_27, main/delta merge vs docinfo,range,mva... 3/16 testing test_27, main/delta merge vs docinfo,range,mva... 4/16 testing test_27, main/delta merge vs docinfo,range,mva... 5/16 testing test_27, main/delta merge vs docinfo,range,mva... 6/16 testing test_27, main/delta merge vs docinfo,range,mva... 7/16 testing test_27, main/delta merge vs docinfo,range,mva... 8/16 testing test_27, main/delta merge vs docinfo,range,mva... 9/16 testing test_27, main/delta merge vs docinfo,range,mva... 10/16 testing test_27, main/delta merge vs docinfo,range,mva... 11/16 testing test_27, main/delta merge vs docinfo,range,mva... 12/16 testing test_27, main/delta merge vs docinfo,range,mva... 13/16 testing test_27, main/delta merge vs docinfo,range,mva... 14/16 testing test_27, main/delta merge vs docinfo,range,mva... 15/16 testing test_27, main/delta merge vs docinfo,range,mva... 16/16 testing test_27, main/delta merge vs docinfo,range,mva... done; 16/16 subtests OK testing test_28, spelldump... done; 1/1 subtests OK testing test_29, merging results... 1/1 testing test_29, merging results... done; 1/1 subtests OK testing test_30, ext2 ranking... 1/1 testing test_30, ext2 ranking... done; 1/1 subtests OK testing test_31, geodist/expressions vs multiquery... 1/1 testing test_31, geodist/expressions vs multiquery... done; 1/1 subtests OK testing test_32, fullscan early-reject blocks vs cutoff/updates/ranges... 1/1 testing test_32, fullscan early-reject blocks vs cutoff/updates/ranges... done; 1/1 subtests OK testing test_33, ignore_chars vs specials... 1/2 testing test_33, ignore_chars vs specials... 2/2 testing test_33, ignore_chars vs specials... done; 2/2 subtests OK testing test_34, distibuted index vs MVA... 1/1 testing test_34, distibuted index vs MVA... done; 1/1 subtests FAILED: subtest 1: query error: all remote agents unreachable and no available local indexes found testing test_35, infixes vs stopwords... 1/2 testing test_35, infixes vs stopwords... 2/2 testing test_35, infixes vs stopwords... done; 2/2 subtests OK testing test_36, --merge-dst-range... 1/1 testing test_36, --merge-dst-range... done; 1/1 subtests OK testing test_37, wordcount... 1/1 testing test_37, wordcount... done; 1/1 subtests OK testing test_38, stemming... 1/1 testing test_38, stemming... done; 1/1 subtests OK testing test_39, distributed updates... 1/1 testing test_39, distributed updates... done; 1/1 subtests FAILED: subtest 1: query results mismatch; see test_39/report.txt testing test_40, excerpts - wildcard matches... 1/1 testing test_40, excerpts - wildcard matches... done; 1/1 subtests OK testing test_41, index_exact_words... 1/4 testing test_41, index_exact_words... 2/4 testing test_41, index_exact_words... 3/4 testing test_41, index_exact_words... 4/4 testing test_41, index_exact_words... done; 4/4 subtests OK testing test_42, persistent connections... 1/2 testing test_42, persistent connections... 2/2 testing test_42, persistent connections... done; 2/2 subtests OK testing test_43, unpack... 1/1 testing test_43, unpack... done; 1/1 subtests OK testing test_44, killlist, part 1/2... 1/1 testing test_44, killlist, part 1/2... done; 1/1 subtests OK testing test_45, killlist, part 2/2... 1/1 testing test_45, killlist, part 2/2... done; 1/1 subtests OK testing test_46, mva filtering... 1/1 testing test_46, mva filtering... done; 1/1 subtests OK SKIPPING test_47, id64 - enable id64 to run this test testing test_48, @custom sorting... 1/1 testing test_48, @custom sorting... done; 1/1 subtests OK testing test_49, union... 1/1 testing test_49, union... done; 1/1 subtests OK testing test_50, bigint attrs... 1/1 testing test_50, bigint attrs... done; 1/1 subtests OK testing test_51, excerpts - exact_phrase... 1/1 testing test_51, excerpts - exact_phrase... done; 1/1 subtests OK 3 of 51 tests and 3 of 292 subtests failed, 37.20 sec elapsed THERE WERE FAILURES! make[1]: *** [check] Error 1 make[1]: Leaving directory `/var/tmp/portage/app-misc/sphinx-0.9.9_rc1/work/sphinx-0.9.9-rc1/test' make: *** [check-recursive] Error 1 * * ERROR: app-misc/sphinx-0.9.9_rc1 failed. * Call stack: * ebuild.sh, line 49: Called src_test * environment, line 2748: Called _eapi0_src_test * ebuild.sh, line 616: Called die * The specific snippet of code: * hasq test $FEATURES && die "Make check failed. See above for details." * The die message: * Make check failed. See above for details. * * If you need support, post the topmost build error, and the call stack if relevant. * A complete build log is located at '/var/tmp/portage/app-misc/sphinx-0.9.9_rc1/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/app-misc/sphinx-0.9.9_rc1/temp/environment'. *