* Package: app-text/namazu-2.0.21:0 * Repository: gentoo * Maintainer: cjk@gentoo.org * USE: abi_x86_64 amd64 elibc_glibc kernel_linux nls userland_GNU * FEATURES: network-sandbox preserve-libs sandbox userpriv usersandbox >>> Unpacking source... >>> Unpacking namazu-2.0.21.tar.gz to /var/tmp/portage/app-text/namazu-2.0.21/work >>> Source unpacked in /var/tmp/portage/app-text/namazu-2.0.21/work >>> Preparing source in /var/tmp/portage/app-text/namazu-2.0.21/work/namazu-2.0.21 ... * Applying namazu-gentoo.patch ... [ ok ] * Applying namazu-emacs-27.patch ... [ ok ] * Applying namazu-perl-5.18.patch ... [ ok ] * Applying namazu-perl-5.26.patch ... [ ok ] * Applying namazu-2.0.21-memmove.patch ... [ ok ] * Running eautoreconf in '/var/tmp/portage/app-text/namazu-2.0.21/work/namazu-2.0.21/tknamazu' ... * Running 'aclocal --system-acdir=/var/tmp/portage/app-text/namazu-2.0.21/temp/aclocal' ... [ ok ] * Running 'autoconf --force' ... [ ok ] * Running 'automake --add-missing --copy --force-missing' ... [ ok ] * Running eautoreconf in '/var/tmp/portage/app-text/namazu-2.0.21/work/namazu-2.0.21' ... * Running 'libtoolize --install --copy --force --automake' ... [ ok ] * Running 'aclocal -I m4 --system-acdir=/var/tmp/portage/app-text/namazu-2.0.21/temp/aclocal' ... [ ok ] * Running 'autoconf --force' ... [ ok ] * Running 'autoheader' ... [ ok ] * Running 'automake --add-missing --copy --force-missing' ... [ ok ] * Running elibtoolize in: namazu-2.0.21/ * Applying portage/1.2.0 patch ... * Applying sed/1.5.6 patch ... * Applying as-needed/2.4.3 patch ... * Running elibtoolize in: namazu-2.0.21/tknamazu/ >>> Source prepared. >>> Configuring source in /var/tmp/portage/app-text/namazu-2.0.21/work/namazu-2.0.21 ... * econf: updating namazu-2.0.21/config.sub with /usr/share/gnuconfig/config.sub * econf: updating namazu-2.0.21/config.guess with /usr/share/gnuconfig/config.guess * econf: updating namazu-2.0.21/tknamazu/config.sub with /usr/share/gnuconfig/config.sub * econf: updating namazu-2.0.21/tknamazu/config.guess with /usr/share/gnuconfig/config.guess ./configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --disable-dependency-tracking --disable-silent-rules --docdir=/usr/share/doc/namazu-2.0.21 --htmldir=/usr/share/doc/namazu-2.0.21/html --with-sysroot=/ --libdir=/usr/lib64 --enable-nls --disable-static --disable-tknamazu checking for a BSD-compatible install... /usr/lib/portage/python3.10/ebuild-helpers/xattr/install -c checking whether build environment is sane... yes checking for a race-free mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether to enable maintainer-specific portions of Makefiles... no checking for x86_64-pc-linux-gnu-gcc... clang 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 the compiler supports GNU C... yes checking whether clang accepts -g... yes checking for clang option to enable C11 features... none needed checking whether clang understands -c and -o together... yes checking whether make supports the include directive... yes (GNU style) checking dependency style of clang... none checking whether ln -s works... yes checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking how to print strings... printf checking for a sed that does not truncate output... /bin/sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for fgrep... /bin/grep -F checking for ld used by clang... /usr/bin/x86_64-pc-linux-gnu-ld checking if the linker (/usr/bin/x86_64-pc-linux-gnu-ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/x86_64-pc-linux-gnu-nm -B checking the name lister (/usr/bin/x86_64-pc-linux-gnu-nm -B) interface... BSD nm checking the maximum length of command line arguments... 1572864 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/x86_64-pc-linux-gnu-ld option to reload object files... -r checking for x86_64-pc-linux-gnu-file... no checking for file... file checking for x86_64-pc-linux-gnu-objdump... x86_64-pc-linux-gnu-objdump checking how to recognize dependent libraries... pass_all checking for x86_64-pc-linux-gnu-dlltool... x86_64-pc-linux-gnu-dlltool checking how to associate runtime and link libraries... printf %s\n checking for x86_64-pc-linux-gnu-ar... x86_64-pc-linux-gnu-ar checking for archiver @FILE support... @ checking for x86_64-pc-linux-gnu-strip... x86_64-pc-linux-gnu-strip checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib checking command to parse /usr/bin/x86_64-pc-linux-gnu-nm -B output from clang object... ok checking for sysroot... / checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for x86_64-pc-linux-gnu-mt... no checking for mt... no checking if : is a manifest tool... no checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking for sys/param.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if clang supports -fno-rtti -fno-exceptions... yes checking for clang option to produce PIC... -fPIC -DPIC checking if clang PIC flag -fPIC -DPIC works... yes checking if clang static flag -static works... yes checking if clang supports -c -o file.o... yes checking if clang supports -c -o file.o... (cached) yes checking whether the clang linker (/usr/bin/x86_64-pc-linux-gnu-ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux 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... no checking whether make sets $(MAKE)... (cached) yes checking for strerror in -lcposix... no checking whether NLS is requested... yes checking for msgfmt... /usr/bin/msgfmt checking for gmsgfmt... /usr/bin/gmsgfmt checking for xgettext... /usr/bin/xgettext checking for msgmerge... /usr/bin/msgmerge checking for ld used by GCC... /usr/bin/x86_64-pc-linux-gnu-ld -m elf_x86_64 checking if the linker (/usr/bin/x86_64-pc-linux-gnu-ld -m elf_x86_64) is GNU ld... yes checking for shared library run path origin... done checking whether NLS is requested... yes checking for GNU gettext in libc... yes checking whether to use NLS... yes checking where the gettext function comes from... libc checking for LC_MESSAGES... yes checking for main in -lm... yes checking for egrep... (cached) /bin/grep -E checking for fcntl.h... yes checking for limits.h... yes checking for malloc.h... yes checking for unistd.h... (cached) yes checking for string.h... (cached) yes checking for stdlib.h... (cached) yes checking for locale.h... yes checking for errno.h... yes checking whether byte ordering is bigendian... no checking for an ANSI C-conforming const... yes checking for inline... inline checking whether char is unsigned... no checking size of int... 4 checking size of long... 8 checking size of long long... 8 checking for pid_t... yes checking for size_t... yes checking for working alloca.h... yes checking for alloca... yes checking for getpagesize... yes checking for vprintf... yes checking for working mmap... yes checking for working memcmp... no checking for getcwd... yes checking for getwd... yes checking for putenv... yes checking for setenv... yes checking for strdup... yes checking for strspn... yes checking for setlocale... yes checking for strstr... yes checking for memmove... yes checking for memset... yes checking for strcspn... yes checking for strerror... yes checking for strcasecmp... yes checking for strncasecmp... yes checking for vsnprintf... yes checking if malloc debugging is wanted... no egrep: warning: egrep is obsolescent; using /bin/grep -E checking for admin's email address... webmaster@localhost. checking for perl5... no checking for perl... /usr/bin/perl checking for NKF perl module... no checking for nkf... /usr/bin/nkf checking for Text::Kakasi perl module... no checking for kakasi... no checking for Text::ChaSen perl module... no checking for chasen... no checking for MeCab perl module... no checking for mecab... no checking for default wakatigaki processor... configure: WARNING: KAKASI or ChaSen are required to handle Japanese none checking for File::MMagic perl module... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating nmz-config config.status: creating namazu.spec config.status: creating conf/Makefile config.status: creating doc/Makefile config.status: creating doc/en/Makefile config.status: creating doc/ja/Makefile config.status: creating etc/Makefile config.status: creating filter/Makefile config.status: creating filter/win32/Makefile config.status: creating m4/Makefile config.status: creating lib/Makefile config.status: creating lisp/Makefile config.status: creating man/Makefile config.status: creating nmz/Makefile config.status: creating pl/Makefile config.status: creating pl/var.pl config.status: creating pl/conf.pl config.status: creating po/Makefile.in config.status: WARNING: 'po/Makefile.in.in' seems to ignore the --datarootdir setting config.status: creating scripts/Makefile config.status: creating src/Makefile config.status: creating template/Makefile config.status: creating contrib/Makefile config.status: creating tests/Makefile config.status: creating tests/data/Makefile config.status: creating tests/data/ja/Makefile config.status: creating tests/data/ja-spec/Makefile config.status: creating tests/data/en/Makefile config.status: creating tests/data/query/Makefile config.status: creating tests/data/html-split/Makefile config.status: creating tests/data/filter/Makefile config.status: creating tests/data/emphasize/Makefile config.status: creating tests/data/dup-field/Makefile config.status: creating tests/data/decodebase64/Makefile config.status: creating pltests/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands config.status: executing default-1 commands config.status: creating po/POTFILES config.status: creating po/Makefile config.status: executing default commands >>> Source configured. '/var/tmp/portage/app-text/namazu-2.0.21/temp/clang14.log' -> '/var/tmp/clang/app-text/namazu-2.0.21/clang14.log' '/var/tmp/portage/app-text/namazu-2.0.21/temp/clang15.log' -> '/var/tmp/clang/app-text/namazu-2.0.21/clang15.log' >>> Compiling source in /var/tmp/portage/app-text/namazu-2.0.21/work/namazu-2.0.21 ... make -j4 make all-recursive make[1]: Entering directory '/var/tmp/portage/app-text/namazu-2.0.21/work/namazu-2.0.21' Making all in m4 make[2]: Entering directory '/var/tmp/portage/app-text/namazu-2.0.21/work/namazu-2.0.21/m4' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/var/tmp/portage/app-text/namazu-2.0.21/work/namazu-2.0.21/m4' Making all in conf make[2]: Entering directory '/var/tmp/portage/app-text/namazu-2.0.21/work/namazu-2.0.21/conf' perl -pe 's/^/\x23 / unless /^(\x23|package|$)/' ../pl/conf.pl | perl -pe 's/^#\[WIN\].*$//s' > mknmzrc-sample perl -pe 's/^/\x23 / unless /^(\x23|package|$)/' ../pl/conf.pl | perl -pe 's/^#\[WIN\]\s+//' > mknmzrc-sample.win32 make[2]: Leaving directory '/var/tmp/portage/app-text/namazu-2.0.21/work/namazu-2.0.21/conf' Making all in doc make[2]: Entering directory '/var/tmp/portage/app-text/namazu-2.0.21/work/namazu-2.0.21/doc' Making all in en make[3]: Entering directory '/var/tmp/portage/app-text/namazu-2.0.21/work/namazu-2.0.21/doc/en' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/var/tmp/portage/app-text/namazu-2.0.21/work/namazu-2.0.21/doc/en' Making all in ja make[3]: Entering directory '/var/tmp/portage/app-text/namazu-2.0.21/work/namazu-2.0.21/doc/ja' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/var/tmp/portage/app-text/namazu-2.0.21/work/namazu-2.0.21/doc/ja' make[3]: Entering directory '/var/tmp/portage/app-text/namazu-2.0.21/work/namazu-2.0.21/doc' make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory '/var/tmp/portage/app-text/namazu-2.0.21/work/namazu-2.0.21/doc' make[2]: Leaving directory '/var/tmp/portage/app-text/namazu-2.0.21/work/namazu-2.0.21/doc' Making all in etc make[2]: Entering directory '/var/tmp/portage/app-text/namazu-2.0.21/work/namazu-2.0.21/etc' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/var/tmp/portage/app-text/namazu-2.0.21/work/namazu-2.0.21/etc' Making all in filter make[2]: Entering directory '/var/tmp/portage/app-text/namazu-2.0.21/work/namazu-2.0.21/filter' make[3]: Entering directory '/var/tmp/portage/app-text/namazu-2.0.21/work/namazu-2.0.21/filter' make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory '/var/tmp/portage/app-text/namazu-2.0.21/work/namazu-2.0.21/filter' make[2]: Leaving directory '/var/tmp/portage/app-text/namazu-2.0.21/work/namazu-2.0.21/filter' Making all in po make[2]: Entering directory '/var/tmp/portage/app-text/namazu-2.0.21/work/namazu-2.0.21/po' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/var/tmp/portage/app-text/namazu-2.0.21/work/namazu-2.0.21/po' Making all in lib make[2]: Entering directory '/var/tmp/portage/app-text/namazu-2.0.21/work/namazu-2.0.21/lib' clang -DHAVE_CONFIG_H -I. -I.. -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -Wall -pedantic -c -o getopt.o getopt.c clang -DHAVE_CONFIG_H -I. -I.. -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -Wall -pedantic -c -o getopt1.o getopt1.c rm -f libnmzut.a x86_64-pc-linux-gnu-ar cru libnmzut.a getopt.o getopt1.o x86_64-pc-linux-gnu-ranlib libnmzut.a make[2]: Leaving directory '/var/tmp/portage/app-text/namazu-2.0.21/work/namazu-2.0.21/lib' Making all in nmz make[2]: Entering directory '/var/tmp/portage/app-text/namazu-2.0.21/work/namazu-2.0.21/nmz' /bin/sh ../libtool --tag=CC --mode=compile clang -DLOCALEDIR=\"/usr/share/locale\" -DOPT_CONFDIR=\"/etc/namazu\" -DOPT_INDEXDIR=\"/var/lib/namazu/index\" -DHAVE_SUPPORT_H -DNO_ALLOCA -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I./../lib -I./../src -I../intl -I./../nmz -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -Wall -pedantic -c -o alias.lo alias.c /bin/sh ../libtool --tag=CC --mode=compile clang -DLOCALEDIR=\"/usr/share/locale\" -DOPT_CONFDIR=\"/etc/namazu\" -DOPT_INDEXDIR=\"/var/lib/namazu/index\" -DHAVE_SUPPORT_H -DNO_ALLOCA -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I./../lib -I./../src -I../intl -I./../nmz -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -Wall -pedantic -c -o codeconv.lo codeconv.c /bin/sh ../libtool --tag=CC --mode=compile clang -DLOCALEDIR=\"/usr/share/locale\" -DOPT_CONFDIR=\"/etc/namazu\" -DOPT_INDEXDIR=\"/var/lib/namazu/index\" -DHAVE_SUPPORT_H -DNO_ALLOCA -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I./../lib -I./../src -I../intl -I./../nmz -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -Wall -pedantic -c -o field.lo field.c /bin/sh ../libtool --tag=CC --mode=compile clang -DLOCALEDIR=\"/usr/share/locale\" -DOPT_CONFDIR=\"/etc/namazu\" -DOPT_INDEXDIR=\"/var/lib/namazu/index\" -DHAVE_SUPPORT_H -DNO_ALLOCA -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I./../lib -I./../src -I../intl -I./../nmz -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -Wall -pedantic -c -o hlist.lo hlist.c libtool: compile: clang -DLOCALEDIR=\"/usr/share/locale\" -DOPT_CONFDIR=\"/etc/namazu\" -DOPT_INDEXDIR=\"/var/lib/namazu/index\" -DHAVE_SUPPORT_H -DNO_ALLOCA -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I./../lib -I./../src -I../intl -I./../nmz -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -Wall -pedantic -c codeconv.c -fPIC -DPIC -o .libs/codeconv.o libtool: compile: clang -DLOCALEDIR=\"/usr/share/locale\" -DOPT_CONFDIR=\"/etc/namazu\" -DOPT_INDEXDIR=\"/var/lib/namazu/index\" -DHAVE_SUPPORT_H -DNO_ALLOCA -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I./../lib -I./../src -I../intl -I./../nmz -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -Wall -pedantic -c hlist.c -fPIC -DPIC -o .libs/hlist.o libtool: compile: clang -DLOCALEDIR=\"/usr/share/locale\" -DOPT_CONFDIR=\"/etc/namazu\" -DOPT_INDEXDIR=\"/var/lib/namazu/index\" -DHAVE_SUPPORT_H -DNO_ALLOCA -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I./../lib -I./../src -I../intl -I./../nmz -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -Wall -pedantic -c field.c -fPIC -DPIC -o .libs/field.o libtool: compile: clang -DLOCALEDIR=\"/usr/share/locale\" -DOPT_CONFDIR=\"/etc/namazu\" -DOPT_INDEXDIR=\"/var/lib/namazu/index\" -DHAVE_SUPPORT_H -DNO_ALLOCA -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I./../lib -I./../src -I../intl -I./../nmz -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -Wall -pedantic -c alias.c -fPIC -DPIC -o .libs/alias.o In file included from codeconv.c:57: ./libnamazu.h:265:29: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] extern char *nmz_get_version(); ^ void codeconv.c:206:11: warning: result of comparison of constant 159 with boolean expression is always true [-Wtautological-constant-out-of-range-compare] else if (iskanji1st(c)) { ^~~~~~~~~~~~~ codeconv.c:73:36: In file included from alias.c:54: In file included from ./alias.h:4: ./libnamazu.h:265:29: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] extern char *nmz_get_version(); ^ void note: expanded from macro 'iskanji1st' (uchar)(c)) <= 0x9f || \ ~~~~~~~~~~~ ^ ~~~~ In file included from field.c:47: ./libnamazu.h:265:29: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] extern char *nmz_get_version(); ^ void In file included from field.c:53: ./idxname.h:14:26: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] extern int nmz_get_idxnum(); ^ void In file included from hlist.c:61: ./libnamazu.h:265:29: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] extern char *nmz_get_version(); ^ void In file included from hlist.c:66: ./idxname.h:14:26: warning: a function declaration without a prototype is 1 warning generated. deprecated in all versions of C [-Wstrict-prototypes] extern int nmz_get_idxnum(); ^ void 2 warnings generated. hlist.c:722:15: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] nmz_get_docnum() ^ void /bin/sh ../libtool --tag=CC --mode=compile clang -DLOCALEDIR=\"/usr/share/locale\" -DOPT_CONFDIR=\"/etc/namazu\" -DOPT_INDEXDIR=\"/var/lib/namazu/index\" -DHAVE_SUPPORT_H -DNO_ALLOCA -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I./../lib -I./../src -I../intl -I./../nmz -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -Wall -pedantic -c -o i18n.lo i18n.c /bin/sh ../libtool --tag=CC --mode=compile clang -DLOCALEDIR=\"/usr/share/locale\" -DOPT_CONFDIR=\"/etc/namazu\" -DOPT_INDEXDIR=\"/var/lib/namazu/index\" -DHAVE_SUPPORT_H -DNO_ALLOCA -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I./../lib -I./../src -I../intl -I./../nmz -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -Wall -pedantic -c -o idxname.lo idxname.c 2 warnings generated. /bin/sh ../libtool --tag=CC --mode=compile clang -DLOCALEDIR=\"/usr/share/locale\" -DOPT_CONFDIR=\"/etc/namazu\" -DOPT_INDEXDIR=\"/var/lib/namazu/index\" -DHAVE_SUPPORT_H -DNO_ALLOCA -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I./../lib -I./../src -I../intl -I./../nmz -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -Wall -pedantic -c -o libnamazu.lo libnamazu.c libtool: compile: clang -DLOCALEDIR=\"/usr/share/locale\" -DOPT_CONFDIR=\"/etc/namazu\" -DOPT_INDEXDIR=\"/var/lib/namazu/index\" -DHAVE_SUPPORT_H -DNO_ALLOCA -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I./../lib -I./../src -I../intl -I./../nmz -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -Wall -pedantic -c i18n.c -fPIC -DPIC -o .libs/i18n.o libtool: compile: clang -DLOCALEDIR=\"/usr/share/locale\" -DOPT_CONFDIR=\"/etc/namazu\" -DOPT_INDEXDIR=\"/var/lib/namazu/index\" -DHAVE_SUPPORT_H -DNO_ALLOCA -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I./../lib -I./../src -I../intl -I./../nmz -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -Wall -pedantic -c idxname.c -fPIC -DPIC -o .libs/idxname.o libtool: compile: clang -DLOCALEDIR=\"/usr/share/locale\" -DOPT_CONFDIR=\"/etc/namazu\" -DOPT_INDEXDIR=\"/var/lib/namazu/index\" -DHAVE_SUPPORT_H -DNO_ALLOCA -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I./../lib -I./../src -I../intl -I./../nmz -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -Wall -pedantic -c libnamazu.c -fPIC -DPIC -o .libs/libnamazu.o In file included from i18n.c:49: ./libnamazu.h:265:29: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] extern char *nmz_get_version(); ^ void In file included from idxname.c:52: ./libnamazu.h:265:29: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] extern char *nmz_get_version(); ^ void In file included from idxname.c:56: ./idxname.h:14:26: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] extern int nmz_get_idxnum(); ^ void idxname.c:194:15: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] nmz_get_idxnum() ^ void In file included from libnamazu.c:63: ./libnamazu.h:265:29: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] extern char *nmz_get_version(); ^ void In file included from libnamazu.c:74: ./idxname.h:14:26: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] extern int nmz_get_idxnum(); ^ void 2 warnings generated. 1 warning generated. /bin/sh ../libtool --tag=CC --mode=compile clang -DLOCALEDIR=\"/usr/share/locale\" -DOPT_CONFDIR=\"/etc/namazu\" -DOPT_INDEXDIR=\"/var/lib/namazu/index\" -DHAVE_SUPPORT_H -DNO_ALLOCA -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I./../lib -I./../src -I../intl -I./../nmz -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -Wall -pedantic -c -o l10n-ja.lo l10n-ja.c /bin/sh ../libtool --tag=CC --mode=compile clang -DLOCALEDIR=\"/usr/share/locale\" -DOPT_CONFDIR=\"/etc/namazu\" -DOPT_INDEXDIR=\"/var/lib/namazu/index\" -DHAVE_SUPPORT_H -DNO_ALLOCA -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I./../lib -I./../src -I../intl -I./../nmz -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -Wall -pedantic -c -o parser.lo parser.c 3 warnings generated. libtool: compile: clang -DLOCALEDIR=\"/usr/share/locale\" -DOPT_CONFDIR=\"/etc/namazu\" -DOPT_INDEXDIR=\"/var/lib/namazu/index\" -DHAVE_SUPPORT_H -DNO_ALLOCA -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I./../lib -I./../src -I../intl -I./../nmz -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -Wall -pedantic -c parser.c -fPIC -DPIC -o .libs/parser.o 3 warnings generated. libtool: compile: clang -DLOCALEDIR=\"/usr/share/locale\" -DOPT_CONFDIR=\"/etc/namazu\" -DOPT_INDEXDIR=\"/var/lib/namazu/index\" -DHAVE_SUPPORT_H -DNO_ALLOCA -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I./../lib -I./../src -I../intl -I./../nmz -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -Wall -pedantic -c l10n-ja.c -fPIC -DPIC -o .libs/l10n-ja.o /bin/sh ../libtool --tag=CC --mode=compile clang -DLOCALEDIR=\"/usr/share/locale\" -DOPT_CONFDIR=\"/etc/namazu\" -DOPT_INDEXDIR=\"/var/lib/namazu/index\" -DHAVE_SUPPORT_H -DNO_ALLOCA -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I./../lib -I./../src -I../intl -I./../nmz -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -Wall -pedantic -c -o query.lo query.c /bin/sh ../libtool --tag=CC --mode=compile clang -DLOCALEDIR=\"/usr/share/locale\" -DOPT_CONFDIR=\"/etc/namazu\" -DOPT_INDEXDIR=\"/var/lib/namazu/index\" -DHAVE_SUPPORT_H -DNO_ALLOCA -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I./../lib -I./../src -I../intl -I./../nmz -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -Wall -pedantic -c -o re.lo re.c In file included from parser.c:46: ./libnamazu.h:265:29: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] extern char *nmz_get_version(); ^ void In file included from l10n-ja.c:37: In file included from ./i18n.h:19: ./libnamazu.h:265:29: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] extern char *nmz_get_version(); ^ void libtool: compile: clang -DLOCALEDIR=\"/usr/share/locale\" -DOPT_CONFDIR=\"/etc/namazu\" -DOPT_INDEXDIR=\"/var/lib/namazu/index\" -DHAVE_SUPPORT_H -DNO_ALLOCA -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I./../lib -I./../src -I../intl -I./../nmz -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -Wall -pedantic -c query.c -fPIC -DPIC -o .libs/query.o 1 warning generated. libtool: compile: clang -DLOCALEDIR=\"/usr/share/locale\" -DOPT_CONFDIR=\"/etc/namazu\" -DOPT_INDEXDIR=\"/var/lib/namazu/index\" -DHAVE_SUPPORT_H -DNO_ALLOCA -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I./../lib -I./../src -I../intl -I./../nmz -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -Wall -pedantic -c re.c -fPIC -DPIC -o .libs/re.o 1 warning generated. /bin/sh ../libtool --tag=CC --mode=compile clang -DLOCALEDIR=\"/usr/share/locale\" -DOPT_CONFDIR=\"/etc/namazu\" -DOPT_INDEXDIR=\"/var/lib/namazu/index\" -DHAVE_SUPPORT_H -DNO_ALLOCA -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I./../lib -I./../src -I../intl -I./../nmz -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -Wall -pedantic -c -o replace.lo replace.c /bin/sh ../libtool --tag=CC --mode=compile clang -DLOCALEDIR=\"/usr/share/locale\" -DOPT_CONFDIR=\"/etc/namazu\" -DOPT_INDEXDIR=\"/var/lib/namazu/index\" -DHAVE_SUPPORT_H -DNO_ALLOCA -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I./../lib -I./../src -I../intl -I./../nmz -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -Wall -pedantic -c -o regex.lo regex.c In file included from query.c:44: ./libnamazu.h:265:29: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] extern char *nmz_get_version(); ^ void In file included from re.c:52: ./libnamazu.h:265:29: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] extern char *nmz_get_version(); ^ void libtool: compile: clang -DLOCALEDIR=\"/usr/share/locale\" -DOPT_CONFDIR=\"/etc/namazu\" -DOPT_INDEXDIR=\"/var/lib/namazu/index\" -DHAVE_SUPPORT_H -DNO_ALLOCA -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I./../lib -I./../src -I../intl -I./../nmz -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -Wall -pedantic -c replace.c -fPIC -DPIC -o .libs/replace.o libtool: compile: clang -DLOCALEDIR=\"/usr/share/locale\" -DOPT_CONFDIR=\"/etc/namazu\" -DOPT_INDEXDIR=\"/var/lib/namazu/index\" -DHAVE_SUPPORT_H -DNO_ALLOCA -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I./../lib -I./../src -I../intl -I./../nmz -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -Wall -pedantic -c regex.c -fPIC -DPIC -o .libs/regex.o 1 warning generated. In file included from replace.c:53: In file included from ./replace.h:4: ./libnamazu.h:265:29: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] extern char *nmz_get_version(); ^ void In file included from regex.c:97: In file included from ./util.h:5: ./libnamazu.h:265:29: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] extern char *nmz_get_version(); ^ void regex.c:203:24: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] static void store_jump _((char*, int, char*)); ^ regex.c:67:18: note: expanded from macro '_' /bin/sh ../libtool --tag=CC --mode=compile clang -DLOCALEDIR=\"/usr/share/locale\" -DOPT_CONFDIR=\"/etc/namazu\" -DOPT_INDEXDIR=\"/var/lib/namazu/index\" -DHAVE_SUPPORT_H -DNO_ALLOCA -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I./../lib -I./../src -I../intl -I./../nmz -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -Wall -pedantic -c -o search.lo search.c # define _(args) () ^ regex.c:204:25: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] static void insert_jump _((int, char*, char*, char*)); ^ regex.c:67:18: note: expanded from macro '_' # define _(args) () ^ regex.c:205:26: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] static void store_jump_n _((char*, int, char*, unsigned)); ^ regex.c:67:18: note: expanded from macro '_' # define _(args) () ^ regex.c:206:27: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] static void insert_jump_n _((int, char*, char*, char*, unsigned)); ^ regex.c:67:18: note: expanded from macro '_' # define _(args) () ^ regex.c:210:25: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] static void insert_op_2 _((int, char*, char*, int, int)); ^ regex.c:67:18: note: expanded from macro '_' # define _(args) () ^ regex.c:211:29: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] static int memcmp_translate _((unsigned char*, unsigned char*, int)); ^ regex.c:67:18: note: expanded from macro '_' # define _(args) () ^ regex.c:223:30: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] static void init_syntax_once _((void)); ^ regex.c:67:18: note: expanded from macro '_' # define _(args) () ^ regex.c:225:23: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] static void init_regs _((struct re_registers*, unsigned int)); ^ regex.c:67:18: note: expanded from macro '_' # define _(args) () ^ regex.c:226:26: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] static void bm_init_skip _((int *, unsigned char*, int, const unsigned char*)); ^ regex.c:67:18: note: expanded from macro '_' # define _(args) () ^ regex.c:236:17: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] init_syntax_once() ^ void regex.c:258:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] nmz_re_set_casetable(table) ^ regex.c:465:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] nmz_re_set_syntax(syntax) ^ regex.c:522:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] utf8_firstbyte(c) ^ regex.c:693:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] set_list_bits(c1, c2, b) ^ regex.c:739:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] is_in_list(c, b) ^ regex.c:1026:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] calculate_must_string(start, end) ^ regex.c:1138:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] read_backslash(c) ^ regex.c:1170:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] read_special(p, pend, pp) ^ regex.c:1226:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] nmz_re_compile_pattern(pattern, size, bufp) ^ regex.c:1372:7: warning: format specifies type 'int' but the argument has type 'long' [-Wformat] c, p-pattern); ^~~~~~~~~ regex.c:1419:12: warning: passing arguments to 'store_jump' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] store_jump(b,greedy?maybe_finalize_jump:finalize_push,laststart-3); ^ regex.c:1426:18: warning: passing arguments to 'insert_jump' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] insert_jump(on_failure_jump, laststart, b + 3, b); ^ regex.c:1432:15: warning: passing arguments to 'insert_jump' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] insert_jump(try_next, laststart, b + 3, b); ^ regex.c:1443:13: warning: passing arguments to 'insert_jump' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] insert_jump(dummy_failure_jump, laststart, laststart + 6, b); ^ regex.c:1528:40: warning: passing 'char *' to parameter of type 'unsigned char *' converts between pointers to integer types where one is of the unique plain 'char' type and the other is not [-Wpointer-sign] set_list_bits(0x80, 0xffffffff, b); ^ regex.c:1558:40: warning: passing 'char *' to parameter of type 'unsigned char *' converts between pointers to integer types where one is of the unique plain 'char' type and the other is not [-Wpointer-sign] set_list_bits(0x80, 0xffffffff, b); ^ regex.c:1575:40: warning: passing 'char *' to parameter of type 'unsigned char *' converts between pointers to integer types where one is of the unique plain 'char' type and the other is not [-Wpointer-sign] set_list_bits(0x80, 0xffffffff, b); ^ regex.c:1601:34: warning: passing 'char **' to parameter of type 'const char **' discards qualifiers in nested pointer types [-Wincompatible-pointer-types-discards-qualifiers] c = read_special(p, pend, &pp); ^~~ regex.c:1629:29: warning: passing 'char *' to parameter of type 'unsigned char *' converts between pointers to integer types where one is of the unique plain 'char' type and the other is not [-Wpointer-sign] set_list_bits(last, c, b); ^ regex.c:1724:24: warning: passing 'char *' to parameter of type 'unsigned char *' converts between pointers to integer types where one is of the unique plain 'char' type and the other is not [-Wpointer-sign] set_list_bits(c, c, b); ^ regex.c:1925:12: warning: passing arguments to 'store_jump' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] store_jump(fixup_alt_jump, jump, b); ^ 1 warning generated. regex.c:1992:18: warning: passing arguments to 'insert_jump' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] insert_jump(on_failure_jump, begalt, b + 6, b); ^ regex.c:2012:12: warning: passing arguments to 'store_jump' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] store_jump(fixup_alt_jump, jump_past_alt, b); ^ regex.c:2030:4: warning: format specifies type 'int' but the argument has type 'long' [-Wformat] p-pattern); ^~~~~~~~~ regex.c:2096:13: warning: passing arguments to 'insert_jump' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] insert_jump(jump, laststart, b + 3, b); ^ regex.c:2158:15: warning: passing arguments to 'insert_jump_n' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] insert_jump_n(succeed_n, laststart, b + (nbytes/2), ^ regex.c:2166:13: warning: passing arguments to 'insert_op_2' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] insert_op_2(set_number_at, laststart, b, 5, lower_bound); ^ regex.c:2178:16: warning: passing arguments to 'store_jump_n' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] store_jump_n(b, greedy?jump_n:finalize_push_n, laststart + 5, ^ regex.c:2196:15: warning: passing arguments to 'insert_op_2' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] insert_op_2(set_number_at, laststart, b, b - laststart, ^ 1 warning generated. libtool: compile: clang -DLOCALEDIR=\"/usr/share/locale\" -DOPT_CONFDIR=\"/etc/namazu\" -DOPT_INDEXDIR=\"/var/lib/namazu/index\" -DHAVE_SUPPORT_H -DNO_ALLOCA -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I./../lib -I./../src -I../intl -I./../nmz -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -Wall -pedantic -c search.c -fPIC -DPIC -o .libs/search.o regex.c:2421:15: warning: passing arguments to 'store_jump' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] store_jump(fixup_alt_jump, jump, b); ^ regex.c:2480:19: warning: passing arguments to 'bm_init_skip' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] bm_init_skip(bufp->must_skip, (unsigned char*)bufp->must+1, ^ /bin/sh ../libtool --tag=CC --mode=compile clang -DLOCALEDIR=\"/usr/share/locale\" -DOPT_CONFDIR=\"/etc/namazu\" -DOPT_INDEXDIR=\"/var/lib/namazu/index\" -DHAVE_SUPPORT_H -DNO_ALLOCA -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I./../lib -I./../src -I../intl -I./../nmz -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -Wall -pedantic -c -o seed.lo seed.c /bin/sh ../libtool --tag=CC --mode=compile clang -DLOCALEDIR=\"/usr/share/locale\" -DOPT_CONFDIR=\"/etc/namazu\" -DOPT_INDEXDIR=\"/var/lib/namazu/index\" -DHAVE_SUPPORT_H -DNO_ALLOCA -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I./../lib -I./../src -I../intl -I./../nmz -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -Wall -pedantic -c -o util.lo util.c regex.c:2515:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] nmz_re_free_pattern(bufp) ^ regex.c:2537:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] store_jump(from, opcode, to) ^ regex.c:2553:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] insert_jump(op, from, to, current_end) ^ regex.c:2575:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] store_jump_n(from, opcode, to, n) ^ regex.c:2595:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] insert_jump_n(op, from, to, current_end, n) ^ regex.c:2639:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] insert_op_2(op, there, current_end, num_1, num_2) ^ regex.c:2658:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] slow_match(little, lend, big, bend, translate) ^ regex.c:2720:52: warning: passing 'char *' to parameter of type 'unsigned char *' converts between pointers to integer types where one is of the unique plain 'char' type and the other is not [-Wpointer-sign] if (slow_match(little, little+llen, big, bend, translate)) ^~~~~~~~~ regex.c:2676:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] slow_search(little, llen, big, blen, translate) ^ regex.c:2729:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] bm_init_skip(skip, pat, m, translate) ^ regex.c:2753:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] bm_search(little, llen, big, blen, skip, translate) ^ regex.c:2801:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] nmz_re_compile_fastmap(bufp) ^ regex.c:3136:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] nmz_re_adjust_startpos(bufp, string, size, startpos, range) ^ regex.c:3189:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] nmz_re_search(bufp, string, size, startpos, range, regs) ^ regex.c:3255:25: warning: passing 'char *' to parameter of type 'unsigned char *' converts between pointers to integer types where one is of the unique plain 'char' type and the other is not [-Wpointer-sign] pos = slow_search(bufp->must+1, len, ^~~~~~~~~~~~ regex.c:3256:4: warning: passing 'const char *' to parameter of type 'unsigned char *' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers] string+pbeg, pend-pbeg, ^~~~~~~~~~~ regex.c:3257:4: warning: passing 'const unsigned char *' to parameter of type 'char *' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers] MAY_TRANSLATE()?translate:0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~ regex.c:476:25: note: expanded from macro 'MAY_TRANSLATE' #define MAY_TRANSLATE() ((bufp->options&(RE_OPTION_IGNORECASE|RE_MAY_IGN... ^ regex.c:3260:23: warning: passing 'char *' to parameter of type 'unsigned char *' converts between pointers to integer types where one is of the unique plain 'char' type and the other is not [-Wpointer-sign] pos = bm_search(bufp->must+1, len, ^~~~~~~~~~~~ regex.c:3261:9: warning: passing 'const char *' to parameter of type 'unsigned char *' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers] string+pbeg, pend-pbeg, ^~~~~~~~~~~ regex.c:3263:9: warning: passing 'const unsigned char *' to parameter of type 'unsigned char *' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers] MAY_TRANSLATE()?translate:0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~ regex.c:476:25: note: expanded from macro 'MAY_TRANSLATE' #define MAY_TRANSLATE() ((bufp->options&(RE_OPTION_IGNORECASE|RE_MAY_IGN... ^ regex.c:3357:25: warning: passing 'char *' to parameter of type 'const unsigned char *' converts between pointers to integer types where one is of the unique plain 'char' type and the other is not [-Wpointer-sign] if (!is_in_list(c, bufp->stclass+1)) break; ^~~~~~~~~~~~~~~ regex.c:3360:24: warning: passing 'char *' to parameter of type 'const unsigned char *' converts between pointers to integer types where one is of the unique plain 'char' type and the other is not [-Wpointer-sign] if (is_in_list(c, bufp->stclass+1)) break; ^~~~~~~~~~~~~~~ regex.c:3537:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] init_regs(regs, num_regs) ^ regex.c:3578:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] nmz_re_match(bufp, string_arg, size, pos, regs) ^ regex.c:3830:21: warning: passing arguments to 'memcmp_translate' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ? memcmp_translate(d, d2, mcnt) ^ In file included from search.c:58: ./libnamazu.h:265:29: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] extern char *nmz_get_version(); ^ void In file included from search.c:70: ./idxname.h:14:26: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] extern int nmz_get_idxnum(); ^ void search.c:342:19: warning: variable 'i' set but not used [-Wunused-but-set-variable] int hash = 0, i, j; ^ libtool: compile: clang -DLOCALEDIR=\"/usr/share/locale\" -DOPT_CONFDIR=\"/etc/namazu\" -DOPT_INDEXDIR=\"/var/lib/namazu/index\" -DHAVE_SUPPORT_H -DNO_ALLOCA -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I./../lib -I./../src -I../intl -I./../nmz -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -Wall -pedantic -c seed.c -fPIC -DPIC -o .libs/seed.o regex.c:4424:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] memcmp_translate(s1, s2, len) ^ regex.c:4448:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] nmz_re_copy_registers(regs1, regs2) ^ regex.c:4472:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] nmz_re_free_registers(regs) ^ regex.c:4562:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] nmz_re_mbcinit(mbctype) ^ libtool: compile: clang -DLOCALEDIR=\"/usr/share/locale\" -DOPT_CONFDIR=\"/etc/namazu\" -DOPT_INDEXDIR=\"/var/lib/namazu/index\" -DHAVE_SUPPORT_H -DNO_ALLOCA -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I./../lib -I./../src -I../intl -I./../nmz -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -Wall -pedantic -c util.c -fPIC -DPIC -o .libs/util.o /bin/sh ../libtool --tag=CC --mode=compile clang -DLOCALEDIR=\"/usr/share/locale\" -DOPT_CONFDIR=\"/etc/namazu\" -DOPT_INDEXDIR=\"/var/lib/namazu/index\" -DHAVE_SUPPORT_H -DNO_ALLOCA -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I./../lib -I./../src -I../intl -I./../nmz -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -Wall -pedantic -c -o var.lo var.c In file included from util.c:60: ./libnamazu.h:265:29: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] extern char *nmz_get_version(); ^ void libtool: compile: clang -DLOCALEDIR=\"/usr/share/locale\" -DOPT_CONFDIR=\"/etc/namazu\" -DOPT_INDEXDIR=\"/var/lib/namazu/index\" -DHAVE_SUPPORT_H -DNO_ALLOCA -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I./../lib -I./../src -I../intl -I./../nmz -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -Wall -pedantic -c var.c -fPIC -DPIC -o .libs/var.o In file included from var.c:34: ./libnamazu.h:265:29: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] extern char *nmz_get_version(); ^ void 1 warning generated. /bin/sh ../libtool --tag=CC --mode=compile clang -DLOCALEDIR=\"/usr/share/locale\" -DOPT_CONFDIR=\"/etc/namazu\" -DOPT_INDEXDIR=\"/var/lib/namazu/index\" -DHAVE_SUPPORT_H -DNO_ALLOCA -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I./../lib -I./../src -I../intl -I./../nmz -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -Wall -pedantic -c -o wakati.lo wakati.c 1 warning generated. libtool: compile: clang -DLOCALEDIR=\"/usr/share/locale\" -DOPT_CONFDIR=\"/etc/namazu\" -DOPT_INDEXDIR=\"/var/lib/namazu/index\" -DHAVE_SUPPORT_H -DNO_ALLOCA -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I./../lib -I./../src -I../intl -I./../nmz -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -Wall -pedantic -c wakati.c -fPIC -DPIC -o .libs/wakati.o /bin/sh ../libtool --tag=CC --mode=compile clang -DLOCALEDIR=\"/usr/share/locale\" -DOPT_CONFDIR=\"/etc/namazu\" -DOPT_INDEXDIR=\"/var/lib/namazu/index\" -DHAVE_SUPPORT_H -DNO_ALLOCA -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I./../lib -I./../src -I../intl -I./../nmz -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -Wall -pedantic -c -o score.lo score.c 3 warnings generated. In file included from wakati.c:42: ./libnamazu.h:265:29: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] extern char *nmz_get_version(); ^ void /bin/sh ../libtool --tag=CC --mode=compile clang -DLOCALEDIR=\"/usr/share/locale\" -DOPT_CONFDIR=\"/etc/namazu\" -DOPT_INDEXDIR=\"/var/lib/namazu/index\" -DHAVE_SUPPORT_H -DNO_ALLOCA -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I./../lib -I./../src -I../intl -I./../nmz -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -Wall -pedantic -c -o list.lo list.c libtool: compile: clang -DLOCALEDIR=\"/usr/share/locale\" -DOPT_CONFDIR=\"/etc/namazu\" -DOPT_INDEXDIR=\"/var/lib/namazu/index\" -DHAVE_SUPPORT_H -DNO_ALLOCA -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I./../lib -I./../src -I../intl -I./../nmz -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -Wall -pedantic -c score.c -fPIC -DPIC -o .libs/score.o 1 warning generated. /bin/sh ../libtool --tag=CC --mode=compile clang -DLOCALEDIR=\"/usr/share/locale\" -DOPT_CONFDIR=\"/etc/namazu\" -DOPT_INDEXDIR=\"/var/lib/namazu/index\" -DHAVE_SUPPORT_H -DNO_ALLOCA -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I./../lib -I./../src -I../intl -I./../nmz -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -Wall -pedantic -c -o nmzversion.lo nmzversion.c libtool: compile: clang -DLOCALEDIR=\"/usr/share/locale\" -DOPT_CONFDIR=\"/etc/namazu\" -DOPT_INDEXDIR=\"/var/lib/namazu/index\" -DHAVE_SUPPORT_H -DNO_ALLOCA -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I./../lib -I./../src -I../intl -I./../nmz -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -Wall -pedantic -c list.c -fPIC -DPIC -o .libs/list.o In file included from score.c:64: ./libnamazu.h:265:29: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] extern char *nmz_get_version(); ^ void In file included from score.c:69: ./idxname.h:14:26: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] extern int nmz_get_idxnum(); ^ void libtool: compile: clang -DLOCALEDIR=\"/usr/share/locale\" -DOPT_CONFDIR=\"/etc/namazu\" -DOPT_INDEXDIR=\"/var/lib/namazu/index\" -DHAVE_SUPPORT_H -DNO_ALLOCA -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I./../lib -I./../src -I../intl -I./../nmz -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -Wall -pedantic -c nmzversion.c -fPIC -DPIC -o .libs/nmzversion.o In file included from list.c:53: In file included from ./list.h:4: ./libnamazu.h:265:29: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] extern char *nmz_get_version(); ^ void list.c:183:15: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] int (*cmp)(); ^ void list.c:457:31: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if (!list->cmp(p->key, key)) { ^ list.c:519:23: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if (!list->cmp(p->key, key)) { ^ list.c:543:23: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if (!list->cmp(p->key, key)) { ^ In file included from nmzversion.c:50: ./libnamazu.h:265:29: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] extern char *nmz_get_version(); ^ void 1 warning generated. /bin/sh ../libtool --tag=CC --mode=compile clang -DLOCALEDIR=\"/usr/share/locale\" -DOPT_CONFDIR=\"/etc/namazu\" -DOPT_INDEXDIR=\"/var/lib/namazu/index\" -DHAVE_SUPPORT_H -DNO_ALLOCA -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I./../lib -I./../src -I../intl -I./../nmz -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -Wall -pedantic -c -o memcmp.lo memcmp.c 2 warnings generated. 5 warnings generated. libtool: compile: clang -DLOCALEDIR=\"/usr/share/locale\" -DOPT_CONFDIR=\"/etc/namazu\" -DOPT_INDEXDIR=\"/var/lib/namazu/index\" -DHAVE_SUPPORT_H -DNO_ALLOCA -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I./../lib -I./../src -I../intl -I./../nmz -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -Wall -pedantic -c memcmp.c -fPIC -DPIC -o .libs/memcmp.o 71 warnings generated. /bin/sh ../libtool --tag=CC --mode=link clang -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -Wall -pedantic -version-info 8:3:1 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o libnmz.la -rpath /usr/lib64 alias.lo codeconv.lo field.lo hlist.lo i18n.lo idxname.lo libnamazu.lo l10n-ja.lo parser.lo query.lo re.lo replace.lo regex.lo search.lo seed.lo util.lo var.lo wakati.lo score.lo list.lo nmzversion.lo -lm libtool: link: clang -shared -fPIC -DPIC .libs/alias.o .libs/codeconv.o .libs/field.o .libs/hlist.o .libs/i18n.o .libs/idxname.o .libs/libnamazu.o .libs/l10n-ja.o .libs/parser.o .libs/query.o .libs/re.o .libs/replace.o .libs/regex.o .libs/search.o .libs/seed.o .libs/util.o .libs/var.o .libs/wakati.o .libs/score.o .libs/list.o .libs/nmzversion.o -Wl,--as-needed -lm -march=native -O2 -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -Wl,-soname -Wl,libnmz.so.7 -o .libs/libnmz.so.7.1.3 libtool: link: (cd ".libs" && rm -f "libnmz.so.7" && ln -s "libnmz.so.7.1.3" "libnmz.so.7") libtool: link: (cd ".libs" && rm -f "libnmz.so" && ln -s "libnmz.so.7.1.3" "libnmz.so") libtool: link: ( cd ".libs" && rm -f "libnmz.la" && ln -s "../libnmz.la" "libnmz.la" ) make[2]: Leaving directory '/var/tmp/portage/app-text/namazu-2.0.21/work/namazu-2.0.21/nmz' Making all in pl make[2]: Entering directory '/var/tmp/portage/app-text/namazu-2.0.21/work/namazu-2.0.21/pl' rm -f gettext.pl rm -f filter.pl sed -e 's!@LOCALEDIR@!/usr/share/locale!g' \ ./gettext.pl.in > gettext.pl sed -e 's!@pkgdatadir@!/usr/share/namazu!g' \ ./filter.pl.in > filter.pl.tmp mv filter.pl.tmp filter.pl make[2]: Leaving directory '/var/tmp/portage/app-text/namazu-2.0.21/work/namazu-2.0.21/pl' Making all in src make[2]: Entering directory '/var/tmp/portage/app-text/namazu-2.0.21/work/namazu-2.0.21/src' clang -DLOCALEDIR=\"/usr/share/locale\" -DOPT_CONFDIR=\"/etc/namazu\" -DOPT_INDEXDIR=\"/var/lib/namazu/index\" -DHAVE_SUPPORT_H -DHAVE_CONFIG_H -I. -I.. -I.. -I../intl -I./../lib -I./../nmz -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -Wall -pedantic -c -o form.o form.c clang -DLOCALEDIR=\"/usr/share/locale\" -DOPT_CONFDIR=\"/etc/namazu\" -DOPT_INDEXDIR=\"/var/lib/namazu/index\" -DHAVE_SUPPORT_H -DHAVE_CONFIG_H -I. -I.. -I.. -I../intl -I./../lib -I./../nmz -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -Wall -pedantic -c -o namazu.o namazu.c clang -DLOCALEDIR=\"/usr/share/locale\" -DOPT_CONFDIR=\"/etc/namazu\" -DOPT_INDEXDIR=\"/var/lib/namazu/index\" -DHAVE_SUPPORT_H -DHAVE_CONFIG_H -I. -I.. -I.. -I../intl -I./../lib -I./../nmz -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -Wall -pedantic -c -o output.o output.c clang -DLOCALEDIR=\"/usr/share/locale\" -DOPT_CONFDIR=\"/etc/namazu\" -DOPT_INDEXDIR=\"/var/lib/namazu/index\" -DHAVE_SUPPORT_H -DHAVE_CONFIG_H -I. -I.. -I.. -I../intl -I./../lib -I./../nmz -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -Wall -pedantic -c -o rcfile.o rcfile.c In file included from output.c:48: In file included from ./namazu.h:4: ./../nmz/libnamazu.h:265:29: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] extern char *nmz_get_version(); ^ void In file included from output.c:60: ./../nmz/idxname.h:14:26: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] extern int nmz_get_idxnum(); ^ void In file included from form.c:58: In file included from ./namazu.h:4: ./../nmz/libnamazu.h:265:29: warning: a function declaration without a prototype In file included from namazu.c:55: In file included from ./namazu.h:4: ./../nmz/libnamazu.h:265:29: warning: a function declaration without a prototype is deprecated in all versions of C is deprecated[-Wstrict-prototypes] in all versions of C [-Wstrict-prototypes] extern char *nmz_get_version(); ^ extern char *nmz_get_version(); void ^ void In file included from rcfile.c:47: In file included from ./namazu.h:4: ./../nmz/libnamazu.h:265:29: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] extern char *nmz_get_version(); ^ void In file included from namazu.c:62: ./../nmz/idxname.h:14:26: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] extern int nmz_get_idxnum(); ^ void In file included from form.c:68: ./../nmz/idxname.h:14:26: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] extern int nmz_get_idxnum(); ^ void In file included from rcfile.c:59: ./../nmz/idxname.h:14:26: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] extern int nmz_get_idxnum(); ^ void form.c:383:21: warning: field width should have type 'int', but argument has type 'size_t' (aka 'unsigned long') [-Wformat] fprintf(stdout, "%*.*s", l, l, start); ~~^~~ ~ 2 warnings generated. clang -DLOCALEDIR=\"/usr/share/locale\" -DOPT_CONFDIR=\"/etc/namazu\" -DOPT_INDEXDIR=\"/var/lib/namazu/index\" -DHAVE_SUPPORT_H -DHAVE_CONFIG_H -I. -I.. -I.. -I../intl -I./../lib -I./../nmz -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -Wall -pedantic -c -o charset.o charset.c In file included from charset.c:51: In file included from ./charset.h:4: ./../nmz/libnamazu.h:265:29: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] extern char *nmz_get_version(); ^ void 1 warning generated. clang -DLOCALEDIR=\"/usr/share/locale\" -DOPT_CONFDIR=\"/etc/namazu\" -DOPT_INDEXDIR=\"/var/lib/namazu/index\" -DHAVE_SUPPORT_H -DHAVE_CONFIG_H -I. -I.. -I.. -I../intl -I./../lib -I./../nmz -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -Wall -pedantic -c -o result.o result.c In file included from result.c:43: In file included from ./namazu.h:4: ./../nmz/libnamazu.h:265:29: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] extern char *nmz_get_version(); ^ void 3 warnings generated. result.c:105:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] my_strcasestr (s1, s2) ^ result.c:105:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] clang -DLOCALEDIR=\"/usr/share/locale\" -DOPT_CONFDIR=\"/etc/namazu\" -DOPT_INDEXDIR=\"/var/lib/namazu/index\" -DHAVE_SUPPORT_H -DHAVE_CONFIG_H -I. -I.. -I.. -I../intl -I./../lib -I./../nmz -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -Wall -pedantic -c -o usage.o usage.c 2 warnings generated. clang -DLOCALEDIR=\"/usr/share/locale\" -DOPT_CONFDIR=\"/etc/namazu\" -DOPT_INDEXDIR=\"/var/lib/namazu/index\" -DHAVE_SUPPORT_H -DHAVE_CONFIG_H -I. -I.. -I.. -I../intl -I./../lib -I./../nmz -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -Wall -pedantic -c -o namazu-cmd.o namazu-cmd.c In file included from usage.c:34: In file included from ./namazu.h:4: ./../nmz/libnamazu.h:265:29: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] extern char *nmz_get_version(); ^ void 1 warning generated. In file included from namazu-cmd.c:63: In file included from ./namazu.h:4: ./../nmz/libnamazu.h:265:29: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] extern char *nmz_get_version(); ^ void In file included from namazu-cmd.c:73: ./../nmz/idxname.h:14:26: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] extern int nmz_get_idxnum(); ^ void 2 warnings generated. clang -DLOCALEDIR=\"/usr/share/locale\" -DOPT_CONFDIR=\"/etc/namazu\" -DOPT_INDEXDIR=\"/var/lib/namazu/index\" -DHAVE_SUPPORT_H -DHAVE_CONFIG_H -I. -I.. -I.. -I../intl -I./../lib -I./../nmz -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -Wall -pedantic -c -o cgi.o cgi.c clang -DLOCALEDIR=\"/usr/share/locale\" -DOPT_CONFDIR=\"/etc/namazu\" -DOPT_INDEXDIR=\"/var/lib/namazu/index\" -DHAVE_SUPPORT_H -DHAVE_CONFIG_H -I. -I.. -I.. -I../intl -I./../lib -I./../nmz -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -Wall -pedantic -c -o namazu-cgi.o namazu-cgi.c 2 warnings generated. In file included from cgi.c:52: In file included from ./namazu.h:4: ./../nmz/libnamazu.h:265:29: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] extern char *nmz_get_version(); ^ void In file included from cgi.c:62: ./../nmz/idxname.h:14:26: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] extern int nmz_get_idxnum(); ^ void In file included from namazu-cgi.c:64: In file included from ./namazu.h:4: ./../nmz/libnamazu.h:265:29: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] extern char *nmz_get_version(); ^ void In file included from namazu-cgi.c:74: ./../nmz/idxname.h:14:26: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] extern int nmz_get_idxnum(); ^ void 2 warnings generated. 3 warnings generated. /bin/sh ../libtool --tag=CC --mode=link clang -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -Wall -pedantic -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o namazu form.o namazu.o output.o rcfile.o charset.o result.o usage.o namazu-cmd.o ../nmz/libnmz.la ../lib/libnmzut.a -lm 2 warnings generated. /bin/sh ../libtool --tag=CC --mode=link clang -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -Wall -pedantic -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o namazu.cgi form.o namazu.o output.o rcfile.o charset.o result.o usage.o cgi.o namazu-cgi.o ../nmz/libnmz.la ../lib/libnmzut.a -lm libtool: link: clang -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -Wall -pedantic -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o .libs/namazu form.o namazu.o output.o rcfile.o charset.o result.o usage.o namazu-cmd.o -Wl,--as-needed ../nmz/.libs/libnmz.so ../lib/libnmzut.a -lm libtool: link: clang -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -Wall -pedantic -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o .libs/namazu.cgi form.o namazu.o output.o rcfile.o charset.o result.o usage.o cgi.o namazu-cgi.o -Wl,--as-needed ../nmz/.libs/libnmz.so ../lib/libnmzut.a -lm /usr/bin/x86_64-pc-linux-gnu-ld: ../nmz/.libs/libnmz.so: undefined reference to `_nmz_memcmp' clang-15: error: linker command failed with exit code 1 (use -v to see invocation) make[2]: *** [Makefile:497: namazu] Error 1 make[2]: *** Waiting for unfinished jobs.... /usr/bin/x86_64-pc-linux-gnu-ld: ../nmz/.libs/libnmz.so: undefined reference to `_nmz_memcmp' clang-15: error: linker command failed with exit code 1 (use -v to see invocation) make[2]: *** [Makefile:501: namazu.cgi] Error 1 make[2]: Leaving directory '/var/tmp/portage/app-text/namazu-2.0.21/work/namazu-2.0.21/src' make[1]: *** [Makefile:554: all-recursive] Error 1 make[1]: Leaving directory '/var/tmp/portage/app-text/namazu-2.0.21/work/namazu-2.0.21' make: *** [Makefile:426: all] Error 2 * ERROR: app-text/namazu-2.0.21::gentoo failed (compile phase): * emake failed * * If you need support, post the output of `emerge --info '=app-text/namazu-2.0.21::gentoo'`, * the complete build log and the output of `emerge -pqv '=app-text/namazu-2.0.21::gentoo'`. * The complete build log is located at '/var/log/portage/app-text:namazu-2.0.21:20221002-201027.log'. * For convenience, a symlink to the build log is located at '/var/tmp/portage/app-text/namazu-2.0.21/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/app-text/namazu-2.0.21/temp/environment'. * Working directory: '/var/tmp/portage/app-text/namazu-2.0.21/work/namazu-2.0.21' * S: '/var/tmp/portage/app-text/namazu-2.0.21/work/namazu-2.0.21'