Namazu-users-en(old)


[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: namazu returns references, but no matching documents



On Wed, 26 Nov 2003 knok@xxxxxxxxxxxxx wrote:

:    Can you try 'make check' on your build tree?

Hello,

First, I'll note that I don't have any of the .jp language
support packages installed. I believe that these are not
required to build namazu for english support.

It's obvious there's a problem. Here's the output from
"make check":

Making check in conf
Making check in doc
Making check in en
Making check in ja
Making check in etc
Making check in filter
Making check in intl
Making check in po
Making check in lib
Making check in nmz
Making check in pl
Making check in src
Making check in lisp
Making check in scripts
Making check in man
Making check in tests
Making check in data
Making check in en
Making check in ja
Making check in query
Making check in html-split
Making check in filter
Making check in ja-spec
Making check in emphasize
Making check in dup-field
make  check-TESTS
PASS: mknmz-1
PASS: mknmz-2
PASS: mknmz-3
PASS: mknmz-4
PASS: mknmz-5
PASS: mknmz-6
PASS: mknmz-7
PASS: mknmz-8
PASS: mknmz-9
PASS: mknmz-10
PASS: mknmz-11
PASS: mknmz-12
PASS: mknmz-13
^APASS: mknmz-14
PASS: mknmz-15
PASS: mknmz-16
PASS: mknmz-17
PASS: gcnmz-1
PASS: idxdiff-1
PASS: idxdiff-2
PASS: idxdiff-3
FAIL: namazu-1
FAIL: namazu-2
FAIL: namazu-3
FAIL: namazu-4
FAIL: namazu-5
cmp: EOF on /usr/local/src/namazu-2.0.12/tests/tmp
FAIL: namazu-6
FAIL: namazu-7
FAIL: namazu-8
PASS: namazu-9
PASS: namazu-10
FAIL: namazu-11
PASS: namazu-12
FAIL: namazu-cgi-1
FAIL: namazu-cgi-2
PASS: namazu-cgi-3
PASS: namazu-cgi-4
PASS: namazu-cgi-5
PASS: namazu-cgi-6
FAIL: namazu-cgi-7
FAIL: namazu-cgi-8
Memory fault (core dumped)
FAIL: namazu-cgi-9
FAIL: namazu-cgi-10
PASS: ja-mknmz-1
PASS: ja-namazu-cgi-1
=====================
15 of 45 tests failed
=====================
*** Error code 1

Stop in /usr/local/src/namazu-2.0.12/tests (line 286 of
Makefile).
*** Error code 1

Stop in /usr/local/src/namazu-2.0.12/tests (line 292 of
Makefile).
*** Error code 1

Stop in /usr/local/src/namazu-2.0.12/tests (line 176 of
Makefile).
*** Error code 1

Stop in /usr/local/src/namazu-2.0.12 (line 273 of Makefile).

I'll also include the output from ./configure:

creating cache ./config.cache
checking for a BSD compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking whether make sets ${MAKE}... yes
checking for working aclocal-1.4... missing
checking for working autoconf... found
checking for working automake-1.4... missing
checking for working autoheader... found
checking for working makeinfo... found
checking whether to enable maintainer-specific portions of Makefiles... no
checking for gcc... gcc
checking whether the C compiler (gcc  ) works... yes
checking whether the C compiler (gcc  ) is a cross-compiler... no
checking whether we are using GNU C... yes
checking whether gcc accepts -g... yes
checking for a BSD compatible install... /usr/bin/install -c
checking whether ln -s works... yes
checking for ranlib... ranlib
checking whether make sets ${MAKE}... (cached) yes
checking for strerror in -lcposix... no
checking for Cygwin environment... no
checking for mingw32 environment... no
checking for executable suffix... no
checking for object suffix... o
checking how to run the C preprocessor... gcc -E
checking host system type... i386-unknown-openbsd3.3
checking build system type... i386-unknown-openbsd3.3
checking for ld used by GCC... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... no
checking for /usr/bin/ld option to reload object files... -r
checking for BSD-compatible nm... /usr/bin/nm -B
checking for a sed that does not truncate output... /usr/bin/sed
checking how to recognise dependent libraries... file_magic OpenBSD.* shared library
checking command to parse /usr/bin/nm -B output... ok
checking for dlfcn.h... yes
checking for ranlib... (cached) ranlib
checking for strip... strip
checking for objdir... .libs
checking for gcc option to produce PIC... -fPIC
checking if gcc PIC flag -fPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.lo... yes
checking if gcc supports -fno-rtti -fno-exceptions... yes
checking whether the linker (/usr/bin/ld) supports shared libraries... yes
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... no
checking dynamic linker characteristics... openbsd3.3 ld.so
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking whether -lc should be explicitly linked in... yes
creating libtool
checking for ANSI C header files... yes
checking for working const... yes
checking for inline... inline
checking for off_t... yes
checking for size_t... yes
checking for working alloca.h... no
checking for alloca... yes
checking for unistd.h... yes
checking for getpagesize... yes
checking for working mmap... yes
checking whether we are using the GNU C Library 2.1 or newer... no
checking for argz.h... no
checking for limits.h... yes
checking for locale.h... yes
checking for nl_types.h... yes
checking for malloc.h... no
checking for stddef.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for unistd.h... (cached) yes
checking for sys/param.h... yes
checking for feof_unlocked... no
checking for fgets_unlocked... no
checking for getcwd... yes
checking for getegid... yes
checking for geteuid... yes
checking for getgid... yes
checking for getuid... yes
checking for mempcpy... no
checking for munmap... yes
checking for putenv... yes
checking for setenv... yes
checking for setlocale... yes
checking for stpcpy... no
checking for strchr... yes
checking for strcasecmp... yes
checking for strdup... yes
checking for strtoul... yes
checking for tsearch... yes
checking for __argz_count... no
checking for __argz_stringify... no
checking for __argz_next... no
checking for iconv... no, consider installing GNU libiconv
checking for nl_langinfo and CODESET... no
checking for LC_MESSAGES... yes
checking whether NLS is requested... yes
checking whether included gettext is requested... no
checking for libintl.h... no
checking for msgfmt... /usr/local/bin/msgfmt
checking for gmsgfmt... /usr/local/bin/msgfmt
checking for xgettext... /usr/local/bin/xgettext
checking for bison... no
checking for catalogs to be installed...  ja ja_JP.SJIS es fr
checking for main in -lm... yes
checking for ANSI C header files... (cached) yes
checking for fcntl.h... yes
checking for limits.h... (cached) yes
checking for malloc.h... (cached) no
checking for unistd.h... (cached) yes
checking for string.h... (cached) yes
checking for stdlib.h... (cached) yes
checking whether byte ordering is bigendian... no
checking for working const... (cached) yes
checking for inline... (cached) inline
checking whether char is unsigned... no
checking size of int... 4
checking size of long... 4
checking size of long long... 8
checking for pid_t... yes
checking for size_t... (cached) yes
checking for working alloca.h... (cached) no
checking for alloca... (cached) yes
checking for unistd.h... (cached) yes
checking for getpagesize... (cached) yes
checking for working mmap... (cached) yes
checking for working memcmp... yes
checking for vprintf... yes
checking for getcwd... (cached) yes
checking for getwd... yes
checking for putenv... (cached) yes
checking for setenv... (cached) yes
checking for strdup... (cached) yes
checking for strspn... yes
checking for strstr... yes
checking for memmove... yes
checking for memset... yes
checking for strcspn... yes
checking for strerror... yes
checking for strcasecmp... (cached) yes
checking for strncasecmp... yes
checking for vsnprintf... yes
checking if malloc debugging is wanted... no
checking for admin's email address... webmaster@xxxxxxxxxxxxxxx
checking for perl5... no
checking for perl... /usr/bin/perl
checking for NKF perl module... no
checking for nkf... no
checking for Text::Kakasi perl module... no
checking for kakasi... no
checking for Text::ChaSen perl module... no
checking for chasen... no
checking for default wakatigaki processor... none
checking for File::MMagic perl module... yes
updating cache ./config.cache
creating ./config.status
creating Makefile
creating nmz-config
creating namazu.spec
creating conf/Makefile
creating doc/Makefile
creating doc/en/Makefile
creating doc/ja/Makefile
creating etc/Makefile
creating filter/Makefile
creating filter/win32/Makefile
creating intl/Makefile
creating lib/Makefile
creating lisp/Makefile
creating man/Makefile
creating nmz/Makefile
creating pl/Makefile
creating pl/var.pl
creating pl/conf.pl
creating po/Makefile.in
creating scripts/Makefile
creating scripts/bnamazu
creating scripts/gtnmz
creating scripts/mailutime
creating scripts/nmzgrep
creating scripts/rfnmz
creating scripts/vfnmz
creating src/Makefile
creating template/Makefile
creating contrib/Makefile
creating tests/Makefile
creating tests/data/Makefile
creating tests/data/ja/Makefile
creating tests/data/ja-spec/Makefile
creating tests/data/en/Makefile
creating tests/data/query/Makefile
creating tests/data/html-split/Makefile
creating tests/data/filter/Makefile
creating tests/data/emphasize/Makefile
creating tests/data/dup-field/Makefile
creating config.h
creating po/POTFILES
creating po/Makefile


-- 
Hans Kuhn, Academic User Services	     office (541) 346-1714
University of Oregon, 237 CC	             fax    (541) 346-4397

Key fingerprint =  8D66 51A8 E120 B781 C298  2C38 031A BFB5 67FC ABE5